mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-25 17:40: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
|
title: $:/plugins/tiddlywiki/share/wizard
|
||||||
|
|
||||||
\define generate-json()
|
\define generate-json()
|
||||||
<$text text=<<jsontiddlers filter:"""$(share-filter)$""" spaces:"">>/>
|
<$macrocall $name="jsontiddlers" filter=<<share-filter>> spaces="" $output="text/vnd.tiddlywiki"/>
|
||||||
\end
|
\end
|
||||||
|
|
||||||
\define inner-share-actions()
|
\define inner-share-actions()
|
||||||
|
Loading…
Reference in New Issue
Block a user