We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Cargo.toml
1 parent dadb2b8 commit e716e2fCopy full SHA for e716e2f
Cargo.toml
@@ -4,7 +4,7 @@ version = "1.0.0-alpha.1"
4
authors = ["Titus Wormer <[email protected]>"]
5
edition = "2018"
6
rust-version = "1.56"
7
-description = "small commonmark compliant markdown parser with positional info and concrete tokens"
+description = "CommonMark compliant markdown parser in Rust with ASTs and extensions"
8
homepage = "https://github.com/wooorm/markdown-rs"
9
repository = "https://github.com/wooorm/markdown-rs"
10
license = "MIT"
0 commit comments