Show HN: Markdown-exit – a TypeScript rewrite of Markdown-it with enhancements

github.com

2 points by serkodev 3 days ago

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