Vscode-markdown: Space insertion in lists is strange

Created on 22 Apr 2019  Â·  3Comments  Â·  Source: yzhang-gh/vscode-markdown

What is the problem?

In win10, the list tab has only 3 spaces, and the non-list is normal 4 spaces.

How can I reproduce it?

list to tab key

bug

Is there any error message in the console?

no

list continuation Question Answered

Most helpful comment

You can change the indentation size with setting list.indentationSize.

All 3 comments

You can change the indentation size with setting list.indentationSize.

set Markdown All in One Ext list.indentationSize:

qa

Thank You For yzhang-gh

👌

Was this page helpful?
0 / 5 - 0 ratings