Extract bibliography from bibtex
code fences in Markdown (GFM)
to standard output, which can be then redirected
to a single .bib
file.
bibx <directory> > <output.bib>
make build
make test
Extract bibliography from bibtex code fences in Markdown (GFM) to stdout (which can be redirected to a .bib file)
GoMPL-2.0