From 003d33c565a4363504a5a4fb7c4c1a711566371f Mon Sep 17 00:00:00 2001 From: elijah Date: Tue, 12 Mar 2013 00:51:56 -0700 Subject: updated readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 56b4500..1b42923 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,11 @@ Depending the the file extension, the file with be parsed like so: Markdown is rendered using RDiscount, Textile is rendered using RedCloth, and RST is rendered using docutils. Markdown is recommended, because it supports table of contents, although the markup is limited. +There are a couple options to preview your source files without needing to run the web server: + +* Markdown preview for Chrome: https://chrome.google.com/webstore/detail/markdown-preview/jmchmkecamhbiokiopfpnfgbidieafmd +* Markdown preview for Sublime: https://github.com/revolunet/sublimetext-markdown-preview + Setting page properties --------------------------------- -- cgit v1.2.3