wit-bindgen-markdown 0.26.0

Markdown generator for WIT and the component model, typically used through the `wit-bindgen-cli` crate.
Documentation
[dependencies.anyhow]
version = "1.0.72"

[dependencies.clap]
features = ["derive"]
optional = true
version = "4.3.19"

[dependencies.heck]
version = "0.5"

[dependencies.pulldown-cmark]
default-features = false
version = "0.9"

[dependencies.wit-bindgen-core]
version = "0.26.0"

[dependencies.wit-component]
version = "0.209.0"

[lib]
doctest = false
test = false

[package]
description = "Markdown generator for WIT and the component model, typically used\nthrough the `wit-bindgen-cli` crate.\n"
edition = "2021"
homepage = "https://github.com/bytecodealliance/wit-bindgen"
license = "Apache-2.0 WITH LLVM-exception"
name = "wit-bindgen-markdown"
repository = "https://github.com/bytecodealliance/wit-bindgen"
version = "0.26.0"