diff --git a/README.md b/README.md index 93cb368..6da1cca 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ Or Settings/Preferences ➔ Packages ➔ Search for `atom-beautify` - [LESS](http://lesscss.org/) - [x] [SQL](https://github.com/Glavin001/atom-beautify/pull/67) - Requires [python-sqlparse](https://github.com/andialbrecht/sqlparse) +- [x] [Markdown](https://github.com/Glavin001/atom-beautify/issues/93#issuecomment-55642483) + - Requires [Pandoc](http://johnmacfarlane.net/pandoc/) to be already installed - [x] [PHP](https://github.com/donaldpipowitch/atom-beautify/issues/26) - Requires [PHP_Beautifier](http://pear.php.net/package/PHP_Beautifier) to be already installed. - [x] [Python](https://github.com/donaldpipowitch/atom-beautify/issues/24)