Skip to content

rejourFrontmatter(): Function;

Notifications You must be signed in to change notification settings

TrialAndErrorOrg/rejour-frontmatter

Repository files navigation

Note This repository is automatically generated from the main parser monorepo. Please submit any issues or pull requests there.

API


rejourFrontmatter()

Signature

rejourFrontmatter(): Function;

Returns

Function

Signature
(tree: Root, file: VFile): void;
Parameters
Name Type
tree Root
file VFile
Returns

void

Defined in: lib/rejour-frontmatter.ts:8

Install

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

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.

Releases

No releases published

Sponsor this project

 

Packages

No packages published