bfom-0.1.47 is not a library.
Visit the last successful build:
bfom-0.1.22
Brendan's Flavor of Markdown
CLI program
Usage
Install
Crates.io: cargo install bfom
Running it
it can be run with cargo bfom
.
The defaults can be overwritten by having a .md.toml
in the same directory the program is run in.
An example of this can be found here.
About
Overview
An overview is available at the root of this project: Main Readme
Background
If you want to read about the rabbit-hole I fell down please direct your attention to: background.
Changes
It builds off of existing markdown but has some significant changes.
If you want to see the actual implementation please look at breaking changes.