Introduction
Introduction Statistics Contact Development Disclaimer Help
README: escape some characters - static-site-scripts - static site generator sh…
git clone git://git.codemadness.org/static-site-scripts
Log
Files
Refs
README
LICENSE
---
commit dae597896d4c9e3984f41851580b6139f6720f15
parent ca9421a27fa8913fb04f77265ccd5e40256fadc2
Author: Hiltjo Posthuma <[email protected]>
Date: Sun, 15 Dec 2013 16:46:42 +0100
README: escape some characters
Signed-off-by: Hiltjo Posthuma <[email protected]>
Diffstat:
M README.md | 2 +-
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 pa…
The page content is the basename of the shellscript + .html (see pages/example…
-<insert you favorite template language> can easily be added to generate.sh.
+\<insert you favorite template language\> can easily be added to generate.sh.
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.