markdown-it-compiler

JSON →
library 0.1.0 ·javascript
verified Jun 4, 2026

A configurable wrapper around markdown-it that simplifies processing Markdown to HTML with presets, options, plugins, and post-processing. Version 0.1.0 (stable) provides a single class-based API for configuring markdown-it, including preset selection, options, plugin arrays, a configure callback for custom plugins, and a format function for post-processing HTML and frontmatter attributes. Unlike raw markdown-it usage, this compiler centralises setup and adds structured output with attributes, TOC, body, and HTML. No recent updates; release cadence is unknown.