From 8e13202c2ad1f6043c7646057f97e625b0c8bab0 Mon Sep 17 00:00:00 2001 From: Susam Pal Date: Mon, 25 Nov 2013 04:59:46 +0530 Subject: [PATCH] Add 'Features' section to README The 'Features' section in README is meant to enumerate all the significant features of this application. --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 7522ac0..fb70515 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,19 @@ HTML. [1]: http://mathb.in/ +Features +-------- + 1. Input can be provided as a free mix of LaTeX, Markdown and HTML + code. + 2. Math is rendered with HTML and CSS on browsers that have JavaScript + enabled. + 3. Math is rendered as PNG image on browsers that have JavaScript + disabled. + 4. Live preview if JavaScript is enabled + 5. Static preview if JavaScript is disabled + 6. Secret posts with secret URLs + + System setup ------------ This application depends on a few Linux tools to display static preview