Skip to content
New issue

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

格式化操作会破坏markdown-all-in-one插件生成的目录 #8

Closed
lartpang opened this issue Jul 27, 2019 · 1 comment
Closed

Comments

@lartpang
Copy link

lartpang commented Jul 27, 2019

image

格式化后:

image

所以目前只好先格式化,再添加目录呢。不知道有什么好的解决办法么?

@sumnow
Copy link
Owner

sumnow commented Jul 29, 2019

您好,这个问题是因为 markdown all in one 插件中的列表前空格数目不通导致的错误,我参照了markdownlint,将插件列表的空格也统一成了2个,现在格式化不会出现问题了。
谢谢您的反馈。
已经在0.5.5版本中修复

@sumnow sumnow closed this as completed Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants