From d5ae7feec228e88f2c728a1fec2d331c88789a1b Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Sun, 19 Apr 2015 16:30:16 -0300 Subject: fixed design notes wrt content formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 642f01a..1fe0295 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Variables are not available in ``multiple_sources_once`` blocks, because it is n As the compiler is output-agnostic, Atom feeds and sitemaps should be generated using templates as well. -The content defined in source files must be written as pre-formatted text. Make sure to enclose the content with ``
`` and ``
`` tags in your templates. +The content won't touch the content. If the user write pre-formatted text it will stay formatted, and the user may want to enclose the ``{{ CONTENT }}`` statement with ``
`` and ``
`` tags in the templates. For more flexibility, the user can even write raw HTML in the source content. The compiler is designed to be easily used with any POSIX-compatible implementation of ``make``. -- cgit v1.2.3-18-g5258