UNPKG

rehype-citation

Version:

rehype plugin to add citation and bibliography from bibtex files

4 lines (3 loc) 89 B
export function parse(input) { return input.val() || input.text() || input.html(); }