## highlight
parse, inspect, transform, and serialize content through syntax trees
remark plugin to add support for serializing markdown
rehype plugin to reparse the tree (and raw nodes)
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
remark plugin to add support for parsing markdown input
recma plugin to serialize JavaScript
remark plugin to support MDX syntax
recma plugin to parse JavaScript
retext plugin to parse Latin-script prose
rehype plugin to sanitize HTML
recma plugin to transform HTML (hast) to JS (estree)
retext plugin to implement SmartyPants
rehype plugin to highlight code blocks with lowlight (highlight.js)
retext plugin to serialize prose
rehype plugin to add `id` attributes to headings
remark plugin to add break support, without needing spaces
remark plugin to support frontmatter (yaml, toml, and more)
recma plugin to add support for parsing and serializing JSX
rehype plugin to serialize HTML
remark plugin to parse and stringify math
recma plugin to add support for parsing and serializing JSX
rehype plugin to parse HTML
rehype plugin to automatically add `target` and `rel` attributes to external links