summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-03-12 00:51:56 -0700
committerelijah <elijah@riseup.net>2013-03-12 00:51:56 -0700
commit003d33c565a4363504a5a4fb7c4c1a711566371f (patch)
treed7bc70e5402b275b8da6139e20f5ff25e40a86a9 /README.md
parent5ef7ba63b5b57147740641d3065fdce8d1eac4d9 (diff)
updated readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
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
---------------------------------