mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-03 23:37:25 +00:00
Add slugify operator to JSZip static export example
This commit is contained in:
@@ -44,6 +44,7 @@ exports.startup = function() {
|
||||
templateTitle = paramObject.template,
|
||||
text = $tw.wiki.renderTiddler(outputType,templateTitle,{
|
||||
parseAsInline: paramObject.mode === "inline",
|
||||
parentWidget: event.widget,
|
||||
variables: {
|
||||
currentTiddler: paramObject.tiddler
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user