add note on Markdown support

This commit is contained in:
Bengt Lüers 2014-09-18 15:28:14 +02:00
parent cd3656501c
commit 950802c64b
1 changed files with 2 additions and 0 deletions

View File

@ -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)