markdoll

Crates.iomarkdoll
lib.rsmarkdoll
version
sourcesrc
created_at2024-09-07 10:30:26.961517
updated_at2024-11-02 02:56:56.938
descriptiona structured and extensible markup language
homepage
repositoryhttps://github.com/0x57e11a/markdoll
max_upload_size
id1367106
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
stella (0x57e11a)

documentation

README

markdoll

MADE WITH MARKDOLL

markdoll is a structured and extensible markup language

its syntax is relatively simple, with anything more complicated than sections, lists, and text, being delegated to tags

to get an idea of the syntax, visit the repository

cargo features

  • ariadne allows fancy diagnostic printing, requires std

minimum supported rust version

this library requires features from rust 1.81

Commit count: 32

cargo fmt