Crates.io | bfom |
lib.rs | bfom |
version | 0.1.47 |
source | src |
created_at | 2021-07-21 15:45:31.71541 |
updated_at | 2024-08-12 22:20:15.385208 |
description | Brendan's Flavor of Markdown: I'll build my own markdown format, what could go wrong? |
homepage | |
repository | https://gitlab.com/silver_rust/bfom |
max_upload_size | |
id | 425586 |
size | 68,209 |
Crates.io: cargo install bfom
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.
An overview is available at the root of this project: Main Readme
If you want to read about the rabbit-hole I fell down please direct your attention to: background.
It builds off of existing markdown but has some significant changes.
If you want to see the actual implementation please look at breaking changes.