We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
blocks
content
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
下面是一个 Mermaid 块内容
Mermaid
```mermaid sequenceDiagram Alice->>John: Hello John, how are you? loop Every minute John-->>Alice: Great! end ```
数据库中该块 markdown 字段内容
markdown
```mermaid sequenceDiagram Alice->>John: Hello John, how are you? loop Every minute John-->>Alice: Great! end ```
> 字符被转义
>
Mermaid 块的内容在数据库 blocks 表 markdown 字段中不被转义
No response
- Version: 2.4.5 - Operating System: - Browser (if used):
无有效信息输出
The text was updated successfully, but these errors were encountered:
应该是 content 字段不对吧?
Sorry, something went wrong.
看来我记错了👀
🐛 图表块的内容在数据库 blocks 表 content 字段中被转义 Fix #6326
95ae0c3
88250
No branches or pull requests
该问题是否已经被报告过了? Is there an existing issue for this?
I have searched the existing issues
描述问题 Describe the problem
下面是一个
Mermaid
块内容数据库中该块
markdown
字段内容>
字符被转义期待的结果 Expected result
Mermaid
块的内容在数据库blocks
表markdown
字段中不被转义截屏或者录屏演示 Screenshot or screen recording presentation
No response
版本环境 Version environment
日志文件 Log file
无有效信息输出
更多信息 More information
No response
The text was updated successfully, but these errors were encountered: