This is a collection of remark plugins that were developed as part of my other project: Markbook
Feel free to contribute by submitting pull requests. Just make sure you follow the Code of Conduct and your submissions include unit tests.
-
Adds support for citations syntax and references using an external bibliography. Supports BibJSON and Chicago-style citations. Requires
remark-meta
. -
Adds support for pandoc-style definition lists syntax.
-
Add YAML/TOML metadata to a VFile during processing. Requires remark-frontmatter.
-
Changes links that refer to
.md
so that they will refer to.html
instead (useful for rendering multiple files). Also changes links toREADME.md
intoindex.html
-
Add support for Subscript and Superscript syntax.
MIT © Alex Shaw