1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-05 21:33:52 +00:00

JSZip plugin: Fix example formatting

This commit is contained in:
jeremy@jermolene.com 2020-10-19 09:44:55 +01:00
parent f863acf8ac
commit c8721b38fd

View File

@ -23,8 +23,8 @@ The actions below create a ZIP file containing a static HTML rendering of the fi
Render site Render site
</$button> </$button>
'<$list filter="[!is[system]duplicateslugs[]limit[1]]" emptyMessage="(There are no duplicate slugs)"> <$list filter="[!is[system]duplicateslugs[]limit[1]]" emptyMessage="''(There are no duplicate slugs)''">
The following tiddlers have duplicate slugs: ''The following tiddlers have duplicate slugs:''
<ul> <ul>
<$list filter="[all[tiddlers]!is[system]limit[25]duplicateslugs[]]"> <$list filter="[all[tiddlers]!is[system]limit[25]duplicateslugs[]]">