18 lines
535 B
JSON
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
|
|
}
|
|
]
|
|
} |