bfom-lib 0.1.35

Brendan's Flavor of Markdown: I'll build my own markdown format, what could go wrong?
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[lib]
path = "src/lib.rs"

[package]
authors = ["Brendan Golden <markdown@brendan.ie>"]
description = "Brendan's Flavor of Markdown: I'll build my own markdown format, what could go wrong?"
edition = "2018"
keywords = ["markdown"]
license = "MIT OR Apache-2.0"
name = "bfom-lib"
repository = "https://gitlab.com/silver_rust/bfom"
version = "0.1.35"