atom-tidy-markdown icon indicating copy to clipboard operation
atom-tidy-markdown copied to clipboard

Fix ugly markdown.

Results 33 atom-tidy-markdown issues
Sort by recently updated
recently updated
newest added

Hello. I am trying to install your extension but I must use an HTTP proxy to reach the internet. However, when I try to install your extension, it tries to...

Hello, When editing a markdown file with "---" if I save the file tidy-markdown automatically converts it to a header "--------". This breaks the reveal.js slides. Thanks!

I think the problem was that my first line was ``` Heading === ``` and after that next line was ``` Subheading --- ``` Without having any text in between...