markdown
markdown copied to clipboard
Can this be used to pretty print Markdown?
I am looking to take a loosely formatted Markdown text (inconsistent line breaks, spacing, etc.) and beautify (or pretty print) the contents of it.
If not, I would like to request such feature, as this is the most robust Markdown parser I have come across! 🥇
No good?
As far as I'm aware, there's no such feature yet.
So that would be something like PHP-CS-Fixer, but for markdown?
reference https://github.com/thephpleague/commonmark/issues/419