From 8c2c02fe8278d81ba903f4d87a614c1ddaa34dc9 Mon Sep 17 00:00:00 2001 From: Lars Jung Date: Mon, 6 Aug 2012 00:25:25 +0200 Subject: [PATCH] Updates readme. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e17b08bc..b409f652 100644 --- a/README.md +++ b/README.md @@ -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)