Make Pandoc-style citations into links to matching tiddlers? #8910
-
I have many notes that use this Pandoc citation syntax for citing sources:
Is there a way to make citation keys (like I'd like to avoid using macros and procedures because they don't allow me to preserve interoperability with Pandoc. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
I did have a look at your "Pandoc citation syntax" link. There is no formal description about the syntax. I only could see, that there are several different syntaxes. Is the syntax you describe the only syntax you use, or are there any other formats you use? |
Beta Was this translation helpful? Give feedback.
-
I ended up writing a script to convert this to the format used by the Refnotes plugin. Interoperability with Pandoc ended up being unimportant for me. |
Beta Was this translation helpful? Give feedback.
I ended up writing a script to convert this to the format used by the Refnotes plugin.
Interoperability with Pandoc ended up being unimportant for me.