mirror of
https://github.com/taylorchen/obsidian-press.git
synced 2026-07-22 06:52:12 +00:00
9 lines
347 B
JSON
9 lines
347 B
JSON
{
|
|
"id": "press-pdf-export",
|
|
"name": "Press PDF Export",
|
|
"version": "1.0.0",
|
|
"description": "High-fidelity PDF export powered by Pandoc. Supports multiple engines (XeLaTeX, wkhtmltopdf, WeasyPrint), Mermaid diagrams, custom CSS/templates, and batch export.",
|
|
"minAppVersion": "1.8.7",
|
|
"author": "Taylor Chen",
|
|
"isDesktopOnly": true
|
|
}
|