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 a7f1e8c commit dadb2b8Copy full SHA for dadb2b8
readme.md
@@ -14,10 +14,6 @@
14
[![docs.rs][docs-badge]][docs]
15
[![crates.io][crate-badge]][crate]
16
17
-<!-- To do: coverage -->
18
-
19
-<!-- [![Coverage][coverage-badge]][coverage] -->
20
21
CommonMark compliant markdown parser in Rust with ASTs and extensions.
22
23
## Feature highlights
@@ -352,7 +348,7 @@ Special thanks go out to:
352
348
353
349
[crate-badge]: https://img.shields.io/crates/v/markdown
354
350
355
-[crate]: https://crates.io/crates/markdown
351
+[crate]: https://crates.io/crates/markdown/1.0.0-alpha.1
356
357
[chat]: https://github.com/wooorm/markdown-rs/discussions
358
0 commit comments