Note This repository is automatically generated from the main parser monorepo. Please submit any issues or pull requests there.
rejourFrontmatter(): Function;
Function
(tree: Root, file: VFile): void;
Name | Type |
---|---|
tree |
Root |
file |
VFile |
void
Defined in: lib/rejour-frontmatter.ts:8
This package is ESM only. In Node.js (version 12.20+, 14.14+, 16.0+, 18.0+), install as
pnpm add rejour-frontmatter
# or with yarn
# yarn add rejour-frontmatter
# or with npm
# npm install rejour-frontmatter
Plugin for rejour
that parses the frontmatter of a JATS
document and adds it to the processing VFile as a list of csl
citations.