I’m a big fan of using the asciidoc markup, but I’m trying to figure out how to use it with tiddlywiki macros.
I’m using
- Asciidoctor for TiddlyWiki — a demo of the Asciidoctor plugin for TiddlyWiki5
- Refnotes 1.7.3 — references, citations, footnotes and abbreviations in Tiddlywiki
Is there a way to enable macros in tiddler types other than text/vnd.tiddlywiki
?
When I go to use something like:
<<ref my_bibtex_entry>>
in a text/asciidoc
tiddler type, the macro is not invoked.
I’d really like to stay with asciidoc formatting because I use the content for targets other than tiddlywiki as well.