Skip to content

Commit dadb2b8

Browse files
committed
Add link to alpha crate for now
1 parent a7f1e8c commit dadb2b8

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

readme.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@
1414
[![docs.rs][docs-badge]][docs]
1515
[![crates.io][crate-badge]][crate]
1616

17-
<!-- To do: coverage -->
18-
19-
<!-- [![Coverage][coverage-badge]][coverage] -->
20-
2117
CommonMark compliant markdown parser in Rust with ASTs and extensions.
2218

2319
## Feature highlights
@@ -352,7 +348,7 @@ Special thanks go out to:
352348

353349
[crate-badge]: https://img.shields.io/crates/v/markdown
354350

355-
[crate]: https://crates.io/crates/markdown
351+
[crate]: https://crates.io/crates/markdown/1.0.0-alpha.1
356352

357353
[chat]: https://github.com/wooorm/markdown-rs/discussions
358354

0 commit comments

Comments
 (0)