Skip to content

md2pdf v0.0.1

Choose a tag to compare

@amitdevx amitdevx released this 26 Jun 18:13

md2pdf v0.0.1

Initial public release of md2pdf.

Features

  • Convert Markdown to PDF
  • GitHub Flavored Markdown support
  • Syntax highlighting
  • Playwright-based PDF rendering
  • TypeScript implementation
  • CLI support
  • Library API
  • Cross-platform support

Installation

npm install -g @amitdevx/md2pdf

Roadmap

Future releases will add:

  • Mermaid support
  • KaTeX
  • Obsidian callouts
  • Wiki links
  • Themes
  • Plugin system

Full Changelog: https://github.com/amitdevx/md2pdf/commits/v0.0.1