cloudacy / vue-markdown-render

A simple markdown parser for Vue using markdown-it.
MIT License
79 stars 10 forks source link

Processing markdown with no spaces after # #30

Open colinbes opened 3 months ago

colinbes commented 3 months ago

Super project - thanks!

Any suggestions on how to handle bad markdown that is missing space between leading # and start of paragraph?

E.g., instead of # Header I have #Header