Updates preview styles.

This commit is contained in:
Lars Jung 2012-08-06 16:47:17 +02:00
parent 61ae46386e
commit a8a6871ebd
6 changed files with 42 additions and 28 deletions

View file

@ -51,7 +51,7 @@ Run `makejs -t` to list all possible targets.
* adds Google Analytics support (async)
* 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 text file preview and highlighting with [SyntaxHighlighter](http://alexgorbatchev.com/SyntaxHighlighter/) (same keys as img preview)
* adds Markdown preview with [markdown-js](http://github.com/evilstreak/markdown-js)
* adds new type `markdown`
* changes language code `gr` to `el`