marko 0.3.0

Programmtically format text with Markdown syntax
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "marko"
version = "0.3.0"
authors = ["Joseph T Lyons <JosephTLyons@gmail.com>"]
edition = "2021"
description = "Programmtically format text with Markdown syntax"
license = "GPL-3.0-only"
repository = "https://github.com/JosephTLyons/marko"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]