File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -438,12 +438,14 @@ The rest is sorted alphabetically based on content after `hast-util-`
438
438
— Reparse a HAST tree
439
439
* [ ` hast-util-sanitize ` ] ( https://github.com/syntax-tree/hast-util-sanitize )
440
440
— Sanitise nodes
441
- * [ ` hast-util-select ` ] ( https://github.com/syntax-tree/hast-util-select )
442
- — ` querySelector ` , ` querySelectorAll ` , and ` matches `
443
441
* [ ` hast-util-script-supporting ` ] ( https://github.com/syntax-tree/hast-util-script-supporting )
444
442
— Check if ` node ` is script-supporting content
443
+ * [ ` hast-util-select ` ] ( https://github.com/syntax-tree/hast-util-select )
444
+ — ` querySelector ` , ` querySelectorAll ` , and ` matches `
445
445
* [ ` hast-util-sectioning ` ] ( https://github.com/syntax-tree/hast-util-sectioning )
446
446
— Check if ` node ` is sectioning content
447
+ * [ ` hast-util-shift-heading ` ] ( https://github.com/syntax-tree/hast-util-shift-heading )
448
+ — Change heading rank (depth, level)
447
449
* [ ` hast-util-table-cell-style ` ] ( https://github.com/mapbox/hast-util-table-cell-style )
448
450
— Transform deprecated styling attributes on table cells to inline styles
449
451
* [ ` hast-util-to-dom ` ] ( https://github.com/syntax-tree/hast-util-to-dom )
You can’t perform that action at this time.
0 commit comments