Comment on Markdown.css – make HTML look like plain-textComments−unfoldedorigami13yJust submitted a pull request to auto-increment the ordered list numbering so it doesn't repeat 1. over and over.https://github.com/mrcoles/markdown-css/pull/4−chc13yI'm pretty sure that was an intentional design choice to make the text look more like Markdown. Ordered lists increment by default — they went out of their way to disable that.
Comments
Just submitted a pull request to auto-increment the ordered list numbering so it doesn't repeat 1. over and over.
https://github.com/mrcoles/markdown-css/pull/4
I'm pretty sure that was an intentional design choice to make the text look more like Markdown. Ordered lists increment by default — they went out of their way to disable that.