commit dae597896d4c9e3984f41851580b6139f6720f15
parent ca9421a27fa8913fb04f77265ccd5e40256fadc2
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sun, 15 Dec 2013 16:46:42 +0100
README: escape some characters
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -13,4 +13,4 @@ Pages are defined as shellscripts containing metadata (see pages/example-page-te
The page content is the basename of the shellscript + .html (see pages/example-page-template.html). Markdown should be supported, but is untested for now.
-<insert you favorite template language> can easily be added to generate.sh.
+\<insert you favorite template language\> can easily be added to generate.sh.