Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:08:14 +08:00
commit 6ea11d9f3a
6 changed files with 955 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "markdown-to-pdf",
"description": "Convert Markdown files to professional PDF presentations using Marp. Supports multiple themes, code syntax highlighting, math equations, and Chinese/CJK characters.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Yong Gao",
"email": "zhongweili@tubi.tv"
},
"skills": [
"./"
]
}