unified
https://gyazo.com/8f7c95f675e60b8837a0218f3503ff49
GitHub - unifiedjs/unified: ☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees
unified is an interface for processing text using syntax trees. It’s what powers
remark
(Markdown), retext (natural language), and rehype (HTML), and allows for processing between formats.