Skip to content

Commit 22b026f

Browse files
Hocdocwooorm
authored andcommitted
Add remark-slug package to using unified guide
Closes GH-21. Reviewed-by: Titus Wormer <tituswormer@gmail.com>
1 parent cccf36a commit 22b026f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/learn/using-unified.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ We can use [`remark-slug`][slug] and [`remark-toc`][toc] for the former, and
133133
[`rehype-document`][document] to do the latter tasks.
134134

135135
```sh
136-
$ npm install remark-toc rehype-document
136+
$ npm install remark-slug remark-toc rehype-document
137137
/Users/tilde/example
138138
├── remark-slug@5.1.2
139139
├── remark-toc@6.0.0

0 commit comments

Comments
 (0)