xrust-md 0.2.2

Parse Markdown and produce a χrust tree
Documentation
[dependencies.qualname]
version = "0.0.1"

[dependencies.xrust]
version = "2.0.1"

[lib]
name = "xrust_md"
path = "src/lib.rs"

[package]
authors = ["Steve Ball <Steve.Ball@explain.com.au>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["parser-implementations"]
description = "Parse Markdown and produce a χrust tree"
documentation = "https://docs.rs/xrust/"
edition = "2024"
keywords = ["markdown", "xslt", "tree"]
license = "Apache-2.0"
name = "xrust-md"
readme = "README.md"
repository = "https://gitlab.gnome.org/balls/xrust-md"
version = "0.2.2"