mdoc 0.3.0

Modern PDF creation through Markdown and LaTeX
Documentation
1
2
3
4
5
mod bibliography;
mod csl;

pub use bibliography::get_bib_files;
pub use csl::get_csl;