I built markdown-exit, a TypeScript rewrite of markdown-it.
It’s intended as a drop-in replacement, but with a more modern architecture and enhancements:
– Async rendering support
– Native TypeScript types
– Compatible with existing markdown-it plugins
– Simplified codebase and better developer experience
and more…
The goal is to modernize markdown-it for modern TypeScript projects while maintaining API compatibility, add new features, fix long-standing issues, and continue maintenance.
It’s currently in beta — feedback, issues, and ideas are very welcome.
Repo: https://github.com/serkodev/markdown-exit
Comments URL: https://news.ycombinator.com/item?id=45779773
Points: 1
# Comments: 0
Source: github.com
