docloom 0.2.0

Programmatically compose documents and render them to Markdown or styled terminal output.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "docloom"
version = "0.2.0"
edition = "2024"
description = "Programmatically compose documents and render them to Markdown or styled terminal output."
license = "MIT"
homepage = "https://github.com/Pingid/docloom"
repository = "https://github.com/Pingid/docloom"
documentation = "https://github.com/Pingid/docloom#readme"

[dependencies]
itemize = "0.1.0"