packagecontrol.io icon indicating copy to clipboard operation
packagecontrol.io copied to clipboard

Website markdown parser

Open p3lim opened this issue 10 years ago • 0 comments

There is an issue with the way the markdown parser on the website handles lists.

This is the original, on GitHub: https://github.com/p3lim/sublime-toxin#options

On the website, the list is not displayed as a list: https://packagecontrol.io/packages/Theme%20-%20Toxin

I'm aware that by proper markdown syntax, I should probably add a newline before the actual list, but GitHub handles it gracefully. This might be an issue with the Markdown parser you're using, not the website itself, but should still be considered a bug.

(Originally submitted at the wrong repo here: https://github.com/wbond/package_control/issues/912)

p3lim avatar Mar 27 '15 06:03 p3lim