From fabdcfe3f7dc890f89c0ca2f0ef034d189226531 Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Sun, 29 May 2016 14:19:54 +0200 Subject: renderer: added support to truncate variables. this commit also documents variable formatters properly. --- man/blogc-source.7.ronn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'man/blogc-source.7.ronn') diff --git a/man/blogc-source.7.ronn b/man/blogc-source.7.ronn index 9a0c94c..5bb3b32 100644 --- a/man/blogc-source.7.ronn +++ b/man/blogc-source.7.ronn @@ -55,7 +55,9 @@ parser. It contains the unparsed content of the first paragraph found in the source file. The content is not parsed but HTML entities are encoded. Paragraphs inside blockquotes are ignored. This variable can be overriden by an explicit definition in source file, that must have the HTML entities escaped manually. -This is useful to add "description" meta-tags to HTML templates. +This is useful to add "description" meta-tags to HTML templates. It may be +needed to truncate the variable size to an maximum length, take a look at +blogc-template(7). ## SOURCE CONTENT - BLOCK ELEMENTS -- cgit v1.2.3-18-g5258