#1022·editor.md

"序号。" 如果多行代码块的开头出现空行,代码块就无法渲染,变成普通字符串。

作者: kang-bao-yan创建于 2025年3月20日更新于 2025年3月20日

The following string is in the editor.md plugin, and the first code block renders normally, but the second one does not. I found that only when the code block does not start with "序号." or there is no blank line in the code block (for example, deleting the blank line between the two functions in the second block) can the code block render normally. How can this problem be solved? Can anyone help me solve it? Thank you!

内容来源: pandao/editor.md