Files
42marketplaces/sync/gh-yonggao-claude-plugins-skills-markdown-to-pdf.json
2025-11-30 09:08:53 +08:00

18 lines
535 B
JSON

{
"name": "markdown-to-pdf",
"owner": {
"name": "Yong Gao",
"email": "zhongweili@tubi.tv"
},
"plugins": [
{
"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.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-yonggao-claude-plugins-skills-markdown-to-pdf.git"
},
"strict": true
}
]
}