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-`
438438 — Reparse a HAST tree
439439* [ ` hast-util-sanitize ` ] ( https://github.com/syntax-tree/hast-util-sanitize )
440440 — Sanitise nodes
441- * [ ` hast-util-select ` ] ( https://github.com/syntax-tree/hast-util-select )
442- — ` querySelector ` , ` querySelectorAll ` , and ` matches `
443441* [ ` hast-util-script-supporting ` ] ( https://github.com/syntax-tree/hast-util-script-supporting )
444442 — Check if ` node ` is script-supporting content
443+ * [ ` hast-util-select ` ] ( https://github.com/syntax-tree/hast-util-select )
444+ — ` querySelector ` , ` querySelectorAll ` , and ` matches `
445445* [ ` hast-util-sectioning ` ] ( https://github.com/syntax-tree/hast-util-sectioning )
446446 — 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)
447449* [ ` hast-util-table-cell-style ` ] ( https://github.com/mapbox/hast-util-table-cell-style )
448450 — Transform deprecated styling attributes on table cells to inline styles
449451* [ ` 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