What is Snarkdown?
Snarkdown is a Markdown parser written in JavaScript that focuses on speed and efficiency. It is a compact implementation, weighing in at only 1kb in size, and utilizes a single, extensive regular expression as its tokenizer. This approach allows Snarkdown to provide Markdown parsing capabilities in a lightweight package suitable for a variety of use cases
Highlights
- Compact size of only 1kb
- Uses a single, efficient regular expression for tokenization
- Provides Markdown parsing functionality in a lightweight implementation
Platforms
- Self-Hosted
Languages
- English
Features
Support for MarkDown