Files
42marketplaces/sync/gh-cadrianmae-claude-marketplace-plugins-pandoc.json
2025-11-29 18:53:27 +08:00

18 lines
576 B
JSON

{
"name": "pandoc",
"owner": {
"name": "Mae Capacite",
"email": "cadrianmae@users.noreply.github.com"
},
"plugins": [
{
"name": "pandoc",
"description": "Document conversion toolkit for Pandoc with templates, validation, and format-specific helpers. Convert markdown to PDF, DOCX, HTML, and presentations with smart defaults and YAML frontmatter validation.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-cadrianmae-claude-marketplace-plugins-pandoc.git"
},
"strict": true
}
]
}