Skip to content

Commit 4fa8b1d

Browse files
strugeewooorm
authored andcommitted
Replace deprecated plugin with remark-behead in list of plugins
Closes GH-365. Reviewed-by: Titus Wormer <[email protected]>
1 parent 31ef684 commit 4fa8b1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/plugins.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ Have a good idea for a new plugin? Let’s [chat][gitter] and make it happen!
2929
— Add support for custom attributes to markdown
3030
* [`remark-autolink-headings`](https://github.com/ben-eb/remark-autolink-headings)
3131
— Automatically add GitHub style links to headings
32+
* [`remark-behead`](https://github.com/mrzmmr/remark-behead)
33+
— Increase or decrease heading depth
3234
* [`remark-bookmarks`](https://github.com/ben-eb/remark-bookmarks)
3335
– Link manager for Markdown files
3436
* [`remark-bracketed-spans`](https://github.com/sethvincent/remark-bracketed-spans)
@@ -146,8 +148,6 @@ Have a good idea for a new plugin? Let’s [chat][gitter] and make it happen!
146148
[rehype](https://github.com/rehypejs/rehype) support
147149
* [`remark-retext`](https://github.com/remarkjs/remark-retext)
148150
[retext](https://github.com/retextjs/retext) support
149-
* [`remark-rewrite-headers`](https://github.com/strugee/remark-rewrite-headers)
150-
— Change heading levels
151151
* [`remark-shortcodes`](https://github.com/djm/remark-shortcodes)
152152
— Parses custom Wordpress/Hugo-like shortcodes inside your Markdown
153153
* [`remark-slug`](https://github.com/remarkjs/remark-slug)

0 commit comments

Comments
 (0)