yzhang-gh / vscode-markdown

Markdown All in One
https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one
MIT License
2.93k stars 325 forks source link

Increase space after a closing italic " character. #1480

Open D4n2021 opened 2 weeks ago

D4n2021 commented 2 weeks ago

Proposal

increase space between an italic " icon (*"*)and letters

Other information

when writing the following in markdown, there barely is a noticable space between the first " character and the "T" from "Test2":

*"Test1"* Test2