tweaking...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-08-02 04:39:04 +03:00
parent a65cf13db5
commit 3a8e20fb2d

View File

@ -674,12 +674,12 @@ var data = {
// Templates... // Templates...
'Templates': { 'Templates': {
text: '@filter(nl2br)' text: '@filter(nl2br) @filter(-wikiword)'
+'XXX Genereal template description...\n' +'XXX Genereal template description...\n'
+'\n' +'\n'
+'<macro src="./*">' +'<macro src="./*">'
+'<hr>' +'<hr>'
+'<h2>[@source(./path)]</h2>' +'<h2><a href="#@source(./path)/_edit">@source(./path)</a></h2>'
+'<div>@quote(./raw)</div>' +'<div>@quote(./raw)</div>'
+'</macro>\n' +'</macro>\n'
+'\n', +'\n',