bfom

Crates.iobfom
lib.rsbfom
version0.1.43
sourcesrc
created_at2021-07-21 15:45:31.71541
updated_at2024-04-26 14:10:54.951364
descriptionBrendan's Flavor of Markdown: I'll build my own markdown format, what could go wrong?
homepage
repositoryhttps://gitlab.com/silver_rust/bfom
max_upload_size
id425586
size57,920
Brendan Golden (Silver-Golden)

documentation

README

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.

Commit count: 393

cargo fmt