tweaking...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-08-10 04:17:12 +03:00
parent 15cc7b1d20
commit 4c4c6fa2f7

View File

@ -717,6 +717,13 @@ var data = {
+'@include(./links)' +'<br><br>\n'
+'\n',
},
// XXX this is not used yet...
'Templates/EmptyToDo': {
text: ''
+'@include(./todo)'
+'',
},
'Templates/pages': {
text: '<macro src="../*"> [@source(./path)]<br> </macro>\n'
},