Fix
5c3b277
Fix multiplecode
s in apre
Full Changelog: https://github.com/rehypejs/rehype-highlight/compare/7.0.1...7.0.2
Explore
We compile content to syntax trees and syntax trees to content.
We also provide hundreds of packages to work on the trees in between.
You can build on the unified collective to make all kinds of interesting things.
We provide the interface: for parsing, inspecting, transforming, and serializing content. You work on structured data. Learn how to plug building blocks together, write your own, and make things with unified.
Guide that summarizes the what and why of unified
Guide that delves into transforming markdown to HTML
How to do tree traversal (also known as walking or visiting a tree)
How to find a node in any unist syntax tree
How to support GitHub-style tables in remark (or react-markdown)
See 15 other articles
To support our efforts financially, sponsor us on GitHub, thanks.dev
, or OpenCollective. This lets us spend more time maintaining our projects and developing new ones.
The ever growing ecosystem that the unified collective provides today consists of 355 open source projects, with a combined 66k stars on GitHub. In comparison, the code that the collective maintains is about 103 Moby Dicks or 41 Linuxes. In the last 30 days, the 531 packages maintained in those projects were downloaded 1.5b times from npm. Much of this is maintained by our teams, yet others are provided by the community.
See 531 packages and 355 projects
We provide the building blocks: from tiny, focussed, modular utilities to plugins that combine them to perform bigger tasks. And much, much more. You can build on unified, mixing and matching building blocks together, to make all kinds of interesting new things.
Maintaining the collective, developing new projects, keeping everything fast and secure, and helping users, is a lot of work. In total, we’ve closed 5.1k issues/PRs while 100 are currently open (2%). In the last 30 days, we’ve cut 28 new releases.
5c3b277
Fix multiple code
s in a pre
Full Changelog: https://github.com/rehypejs/rehype-highlight/compare/7.0.1...7.0.2
d6cab31
Fix to not drop br
s in phrasingFull Changelog: https://github.com/syntax-tree/hast-util-to-mdast/compare/10.1.1...10.1.2
Explore recent releases