Releases
v0.1.0
Compare
Sorry, something went wrong.
No results found
Highlights
Markdown → ANSI renderer with GFM support (tables, task lists, strikethrough).
OSC-8 hyperlinks with auto-detection, fallback to label (url) when disabled.
Inline and block themes (inlineCode / blockCode) with code fallback; exported frozen themes.
Configurable wrapping, list indentation (listIndent), and blockquote prefix (quotePrefix).
Table rendering with GFM alignments and width-aware padding.
Highlighter hook for code blocks (pluggable, no built-in highlighting).
CLI flags: --no-wrap, --no-color, --no-links, --width, --theme, --list-indent, --quote-prefix.
Strict linting (Biome), high test coverage (~96%), types emitted via pnpm types.
Notes
Code blocks never hard-wrap; long lines may overflow; [lang] label shown when provided.
strip() renders with colors/links disabled but honors wrap/width/layout options.
Package files include src, dist/index.d.ts, README, LICENSE, docs/spec.
You can’t perform that action at this time.