mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-24 17:10:29 +00:00
Share Plugin: Fix problem with sharing double quoted tiddler titles
This commit is contained in:
parent
59f233cd46
commit
f8961abb8a
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user