packagecontrol.io
packagecontrol.io copied to clipboard
Website markdown parser
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)