mirror of
https://github.com/flynx/pWiki.git
synced 2025-12-17 08:31:38 +00:00
tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a65cf13db5
commit
3a8e20fb2d
4
wiki.js
4
wiki.js
@ -674,12 +674,12 @@ var data = {
|
||||
|
||||
// Templates...
|
||||
'Templates': {
|
||||
text: '@filter(nl2br)'
|
||||
text: '@filter(nl2br) @filter(-wikiword)'
|
||||
+'XXX Genereal template description...\n'
|
||||
+'\n'
|
||||
+'<macro src="./*">'
|
||||
+'<hr>'
|
||||
+'<h2>[@source(./path)]</h2>'
|
||||
+'<h2><a href="#@source(./path)/_edit">@source(./path)</a></h2>'
|
||||
+'<div>@quote(./raw)</div>'
|
||||
+'</macro>\n'
|
||||
+'\n',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user