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.
1 parent fd824c4 commit bfc1c6fCopy full SHA for bfc1c6f
crates/gfm/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "markdown-it-gfm"
3
version = "0.1.0"
4
-description = "A markdown-it plugin for parsing definition lists"
+description = "A markdown-it plugin to implement Github Flavored Markdown"
5
readme = "README.md"
6
license = "Apache-2.0"
7
authors = { workspace = true }
0 commit comments