Files
ProjectAGiPrompt/0-pandoc电子书转换/convert.ps1
2025-09-17 20:15:28 +08:00

2 lines
312 B
PowerShell

pandoc perplexity.md --from markdown+pipe_tables+fenced_code_blocks+fenced_code_attributes --to epub3 --filter mermaid-filter.cmd --epub-embed-font="SourceHanSansCN-Medium.otf" --css="epub-style.css" --syntax-highlighting=pygments --standalone --toc --toc-depth=3 --output output.epub