Replies: 2 comments 6 replies
-
Should i better create feature request ? |
Beta Was this translation helpful? Give feedback.
2 replies
-
any chance to add characters for unsorted lists? please even this HTML <ul>
<li>First item</li>
<li>Second item</li>
<li>Third item
<ul>
<li>Indented item</li>
<li>Indented item</li>
</ul>
</li>
<li>Fourth item</li>
</ul> give all dots, only |
Beta Was this translation helpful? Give feedback.
4 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.
Uh oh!
There was an error while loading. Please reload this page.
-
We we have no padding for the lists, nor in vuepress, nor in vitepress?
With padded list (first level padding) it looks much cleaner (word, github...)
I saw different bullets in vuepress, but not in vitepress for list leveling.
Also tittle padding is very different, too. With massive gap under
Main title
List test - Github markdown
Main title
Second level title
Some simple text in this place to be here
{5-8}
{4,7,9}
List ended
List test - vitepress (copy paste from here to vitepress)
Beta Was this translation helpful? Give feedback.
All reactions