markdown-js
markdown-js copied to clipboard
deeply nested lists stop to nest at fourth level
At the fourth level lists stop to nest, it happened to me with an example like this: http://pastebin.com/YAWe3Tzq I would expect that lists can be nested recursively as deep as I want.