mdx-paper icon indicating copy to clipboard operation
mdx-paper copied to clipboard

Parse Pandoc-style citations from Markdown

Open hubgit opened this issue 7 years ago • 1 comments

  1. Add a remark plugin that converts [@foo] to <Cite> markup.
  2. Extend the plugin to support prefix, locator, suffix, etc for each citation.

https://pandoc.org/MANUAL.html#citations

https://github.com/jgm/pandoc-citeproc/blob/master/man/pandoc-citeproc.1.md

hubgit avatar Apr 15 '19 14:04 hubgit

https://github.com/benrbray/remark-cite might be useful

hubgit avatar Jan 16 '23 09:01 hubgit