Skip to content

Commit bfc1c6f

Browse files
committed
🔧 Fix markdown-it-gfm description
1 parent fd824c4 commit bfc1c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/gfm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "markdown-it-gfm"
33
version = "0.1.0"
4-
description = "A markdown-it plugin for parsing definition lists"
4+
description = "A markdown-it plugin to implement Github Flavored Markdown"
55
readme = "README.md"
66
license = "Apache-2.0"
77
authors = { workspace = true }

0 commit comments

Comments
 (0)