Sorry, my misunderstanding again. It turns out that there was a bug which prevented this from working, now fixed:
https://github.com/Jermolene/TiddlyWiki5/commit/f4b44156765e69ddfd414a5ad0b6ff0ce3c628d3 Now, as expected, an inline transclusion will parse the transcluded text inline. For example this {{$:/themes/tiddlywiki/snowwhite/metrics##lineheight}} renders without a paragraph tag. Best wishes Jeremy On Fri, Aug 16, 2013 at 12:53 PM, David Johnston <[email protected]>wrote: > Thanks for that Jeremy, > > Unfortunately we come back full circle, the returned value from > {{TiddlerTitle##PropertyName}} always returns as a 'block' rather than > 'in-line' (so it is wrapped in html paragraph tags). > > So there seems to be no mechanism to retrieve dictionary/json data into a > tiddler without having added html paragraph tags? > > It is a shame as I was hoping to use the json/dictionary tiddlers for > simple data storage and use macro's / templates to bring the data out and > into a presentable format. > > Thanks for your continued assistance > > David > > p.s. If you could point to the code where the > {{TiddlerTitle##PropertyName}} gets wrapped in html P tags ... I might well > hack it ;) > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywikidev. > For more options, visit https://groups.google.com/groups/opt_out. > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
