b0a91ea
Fix crash in more complex content around attention
Full Changelog: https://github.com/syntax-tree/mdast-util-to-markdown/compare/2.1.1...2.1.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 64k 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 532 packages maintained in those projects were downloaded 2.1b times from npm. Much of this is maintained by our teams, yet others are provided by the community.
See 532 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 5k issues/PRs while 122 are currently open (2%). In the last 30 days, we’ve cut 11 new releases.
b0a91ea
Fix crash in more complex content around attentionFull Changelog: https://github.com/syntax-tree/mdast-util-to-markdown/compare/2.1.1...2.1.2
79a0d18
)Full Changelog: https://github.com/aloisklink/remark-mermaid-dataurl/compare/v3.0.0...v3.0.1
4791865
Fix support for absolute paths on GitHubac9a800
Refactor to use @import
sFull Changelog: https://github.com/remarkjs/remark-validate-links/compare/13.0.1...13.0.2
Explore recent releases