jotdown 0.3.2

A parser for the Djot markup language
Documentation
[[bin]]
doc = false
name = "jotdown"
required-features = ["html"]

[features]
default = ["html"]
deterministic = []
html = []

[package]
authors = ["Noah Hellman <noah@hllmn.net>"]
categories = ["parser-implementations"]
description = "A parser for the Djot markup language"
documentation = "https://docs.rs/jotdown"
edition = "2021"
exclude = ["contrib", ".github", ".gitmodules", "Makefile", "bench", "modules", "tests"]
homepage = "https://hllmn.net/projects/jotdown"
keywords = ["djot", "markup"]
license = "MIT"
name = "jotdown"
readme = "README.md"
repository = "https://github.com/hellux/jotdown"
version = "0.3.2"