Skip to content

Commit ec1d07a

Browse files
mike-northwooorm
authored andcommitted
Add mdast-builder to list of utilities
Closes GH-29 Reviewed-by: Christian Murphy <[email protected]> Reviewed-by: Titus Wormer <[email protected]>
1 parent 4a85e82 commit ec1d07a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1315,6 +1315,8 @@ See the [unist list of utilities][utilities] for more utilities.
13151315
— Assert nodes
13161316
* [`mdast-add-list-metadata`](https://gitlab.com/staltz/mdast-add-list-metadata)
13171317
— Enhances the metadata of list and listItem nodes
1318+
* [`mdast-builder`](https://github.com/mike-north/mdast-builder)
1319+
— Build mdast structures with composable functions
13181320
* [`mdast-comment-marker`](https://github.com/syntax-tree/mdast-comment-marker)
13191321
— Parse a comment marker
13201322
* [`mdast-util-compact`](https://github.com/syntax-tree/mdast-util-compact)

0 commit comments

Comments
 (0)