mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-24 23:24:36 +00:00
Share Plugin: Fix problem with sharing double quoted tiddler titles
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
title: $:/plugins/tiddlywiki/share/wizard
|
||||
|
||||
\define generate-json()
|
||||
<$text text=<<jsontiddlers filter:"""$(share-filter)$""" spaces:"">>/>
|
||||
<$macrocall $name="jsontiddlers" filter=<<share-filter>> spaces="" $output="text/vnd.tiddlywiki"/>
|
||||
\end
|
||||
|
||||
\define inner-share-actions()
|
||||
|
||||
Reference in New Issue
Block a user