Add mdast-util-compact to list of utilities · syntax-tree/mdast@3ae4b24 (original) (raw)

Original file line number Diff line number Diff line change
@@ -913,6 +913,8 @@ Yields:
913 913 — Assert MDAST nodes;
914 914 * [`wooorm/mdast-comment-marker`](https://github.com/wooorm/mdast-comment-marker)
915 915 — Parse a comment marker;
916 +* [`wooorm/mdast-util-compact`](https://github.com/wooorm/mdast-util-compact)
917 + — Make an MDAST tree compact;
916 918 * [`wooorm/mdast-util-definitions`](https://github.com/wooorm/mdast-util-definitions)
917 919 — Find definition nodes;
918 920 * [`wooorm/mdast-util-heading-range`](https://github.com/wooorm/mdast-util-heading-range)