Skip to content

Commit 1d706ed

Browse files
authored
Add remark-custom-header-id to list of plugins
Closes GH-1316. Reviewed-by: Remco Haszing <[email protected]> Reviewed-by: Titus Wormer <[email protected]>
1 parent a185821 commit 1d706ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/plugins.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,9 @@ The list of plugins:
118118
](https://github.com/zestedesavoir/zmarkdown/tree/HEAD/packages/remark-custom-blocks#readme)
119119
— new syntax for custom blocks (new node types, rehype compatible)
120120
(👉 **note**: [`remark-directive`][d] is similar and up to date)
121+
* 🟢 [`remark-custom-header-id`
122+
](https://github.com/sindresorhus/remark-custom-header-id)
123+
— add custom ID attribute to headers (`{#some-id}`)
121124
* 🟢 [`remark-definition-list`
122125
](https://github.com/wataru-chocola/remark-definition-list)
123126
— support definition lists

0 commit comments

Comments
 (0)