Updates readme.

This commit is contained in:
Lars Jung 2012-08-06 00:25:25 +02:00
parent 9c1142bd02
commit 8c2c02fe82

View file

@ -52,8 +52,8 @@ Run `makejs -t` to list all possible targets.
* improves filter (now ignorecase, now only checks if chars in right order)
* adds keyboard support to image preview (space, enter, backspace, left, right, up, down, f, esc)
* adds text file preview and highlighting with [SyntaxHighlighter](http://alexgorbatchev.com/SyntaxHighlighter/) (keys: left, right, esc)
* adds Markdown preview
* adds new type and icon `markdown`
* adds Markdown preview with [markdown-js](http://github.com/evilstreak/markdown-js)
* adds new type `markdown`
* changes language code `gr` to `el`
* adds localization for filter placeholder
* adds `hu` translation by [Rodolffo](http://github.com/Rodolffo)