Share Plugin: Fix problem with sharing double quoted tiddler titles

This commit is contained in:
jeremy@jermolene.com 2020-09-28 11:31:58 +01:00
parent 59f233cd46
commit f8961abb8a
1 changed files with 1 additions and 1 deletions

View File

@ -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()