Skip to content

Commit f869040

Browse files
committed
Fix prose
1 parent cfa1f13 commit f869040

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

readme.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,8 @@ perform the second algorithm.
2828
This package provides the low-level modules for integrating with the micromark
2929
tokenizer and the micromark HTML compiler.
3030

31-
You probably shouldn’t use this package directly, but instead use
32-
[`mdast-util-gfm-autolink-literal`][mdast-util-gfm-autolink-literal] with
33-
**[mdast][]**.
31+
You probably should use this package with
32+
[`mdast-util-gfm-autolink-literal`][mdast-util-gfm-autolink-literal].
3433

3534
## Install
3635

@@ -129,8 +128,6 @@ abide by its terms.
129128

130129
[remark]: https://github.com/remarkjs/remark
131130

132-
[mdast]: https://github.com/syntax-tree/mdast
133-
134131
[mdast-util-gfm-autolink-literal]: https://github.com/syntax-tree/mdast-util-gfm-autolink-literal
135132

136133
[literal autolinks]: https://github.github.com/gfm/#autolinks-extension-

0 commit comments

Comments
 (0)