@@ -909,33 +909,33 @@ Yields:
909
909
910
910
<!-- lint disable list-item-spacing-->
911
911
912
- * [ ` syntax-tree/ mdast-util-assert` ] ( https://github.com/syntax-tree/mdast-util-assert )
912
+ * [ ` mdast-util-assert ` ] ( https://github.com/syntax-tree/mdast-util-assert )
913
913
— Assert MDAST nodes;
914
- * [ ` syntax-tree/ mdast-comment-marker` ] ( https://github.com/syntax-tree/mdast-comment-marker )
914
+ * [ ` mdast-comment-marker ` ] ( https://github.com/syntax-tree/mdast-comment-marker )
915
915
— Parse a comment marker;
916
- * [ ` syntax-tree/ mdast-util-compact` ] ( https://github.com/syntax-tree/mdast-util-compact )
916
+ * [ ` mdast-util-compact ` ] ( https://github.com/syntax-tree/mdast-util-compact )
917
917
— Make an MDAST tree compact;
918
- * [ ` syntax-tree/ mdast-util-definitions` ] ( https://github.com/syntax-tree/mdast-util-definitions )
918
+ * [ ` mdast-util-definitions ` ] ( https://github.com/syntax-tree/mdast-util-definitions )
919
919
— Find definition nodes;
920
- * [ ` syntax-tree/ mdast-util-heading-range` ] ( https://github.com/syntax-tree/mdast-util-heading-range )
920
+ * [ ` mdast-util-heading-range ` ] ( https://github.com/syntax-tree/mdast-util-heading-range )
921
921
— Markdown heading as ranges;
922
- * [ ` syntax-tree/ mdast-util-heading-style` ] ( https://github.com/syntax-tree/mdast-util-heading-style )
922
+ * [ ` mdast-util-heading-style ` ] ( https://github.com/syntax-tree/mdast-util-heading-style )
923
923
— Get the style of a heading node;
924
- * [ ` anandthakker/ mdast-util-inject` ] ( https://github.com/anandthakker/mdast-util-inject )
924
+ * [ ` mdast-util-inject ` ] ( https://github.com/anandthakker/mdast-util-inject )
925
925
— Inject a tree into another at a given heading;
926
- * [ ` syntax-tree/ mdast-util-to-string` ] ( https://github.com/syntax-tree/mdast-util-to-string )
926
+ * [ ` mdast-util-to-string ` ] ( https://github.com/syntax-tree/mdast-util-to-string )
927
927
— Get the plain text content of a node;
928
- * [ ` eush77/ mdast-normalize-headings` ] ( https://github.com/eush77/mdast-normalize-headings )
928
+ * [ ` mdast-normalize-headings ` ] ( https://github.com/eush77/mdast-normalize-headings )
929
929
— Ensure at most one top-level heading is in the document;
930
- * [ ` eush77/ mdast-squeeze-paragraphs` ] ( https://github.com/eush77/mdast-squeeze-paragraphs )
930
+ * [ ` mdast-squeeze-paragraphs ` ] ( https://github.com/eush77/mdast-squeeze-paragraphs )
931
931
— Remove empty paragraphs;
932
- * [ ` BarryThePenguin/ mdast-util-toc` ] ( https://github.com/BarryThePenguin/mdast-util-toc )
932
+ * [ ` mdast-util-toc ` ] ( https://github.com/BarryThePenguin/mdast-util-toc )
933
933
— Generate a Table of Contents from a tree;
934
- * [ ` syntax-tree/ mdast-util-to-hast` ] ( https://github.com/syntax-tree/mdast-util-to-hast )
934
+ * [ ` mdast-util-to-hast ` ] ( https://github.com/syntax-tree/mdast-util-to-hast )
935
935
— Transform MDAST to HAST;
936
- * [ ` syntax-tree/ mdast-util-to-nlcst` ] ( https://github.com/syntax-tree/mdast-util-to-nlcst )
936
+ * [ ` mdast-util-to-nlcst ` ] ( https://github.com/syntax-tree/mdast-util-to-nlcst )
937
937
— Transform MDAST to NLCST;
938
- * [ ` syntax-tree/ mdast-zone` ] ( https://github.com/syntax-tree/mdast-zone )
938
+ * [ ` mdast-zone ` ] ( https://github.com/syntax-tree/mdast-zone )
939
939
— HTML comments as ranges or markers.
940
940
941
941
## Related
0 commit comments