Replies: 1 comment
-
单行间距过小确实是个 UI 上的 bug,我会在下个版本中修复。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
markdown 里面支持的
step
容器的格式我认为可以进行优化. 目前当没有步骤详细描述的时候, 步骤之间的空隙过窄.例如我使用如下代码:
截图中①②③之间的间距过小, 甚至图标出现一定的重合. 目前我只能通过在代码中增加空行来避免该问题.
我知道这并不是一个 Bug, 仅仅是个建议.
Beta Was this translation helpful? Give feedback.
All reactions