我想这是一个渲染错误?
Steps to reproduce
-
The file in VS Code is right:
* triple backticks can be preceded .. * .. only by indentation, not by hyphen.11111111111111111111111111111111111111111111111111 * so put code block on next line under list item mark "- " * and indent it more. * hyphen has to be followed by spaceand indent it more to act as list item. * aaaa ```php int a = 0;1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111 ``` ```mermaid graph LR A --> B ``` * see visualization of whitespace characters * e.g. in EmEditor
-
In Obsidian is wrong. The left is source mode, the right is reading mode.
Obsidian run in sanbox, every setting is default.