Bump md2html to 1.0.1 - add curl API

This commit is contained in:
2026-04-10 19:21:06 +00:00
parent d3ab1fb060
commit 3461f47bd2
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
"categories": ["utilities", "development"],
"description": "A web-based Markdown converter that produces beautifully styled HTML documents with sidebar table of contents, Mermaid diagram rendering, and PDF export via headless Chromium. Supports drag-and-drop file upload, live preview, and downloadable output.",
"tipi_version": 1,
"version": "1.0.0",
"version": "1.0.1",
"source": "https://git.alexzaw.dev/alexz/md2html",
"website": "https://git.alexzaw.dev/alexz/md2html",
"exposable": true,