Closed
Description
https://ld246.com/article/1638283280873
使用方式:在文档上设置属性 pandoc-docx
,值为附加参数列表,比如 --reference-doc twocolumns.docx --lua-filter=zotero.lua
。
Metadata
Metadata
Assignees
Type
Projects
Relationships
Development
No branches or pull requests
Activity
🎨 导出 Word 时支持通过属性设置 Pandoc 参数 Fix siyuan-note/siyuan#3535
legend053 commentedon Dec 26, 2021
那现在属性里设置的pandoc参数可以用吗?我看论坛里之前的帖子说设置的参数并不起作用。
88250 commentedon Dec 26, 2021
论坛里反馈的是这个 #3592
legend053 commentedon Dec 26, 2021
没看懂。那现在设置的参数对导出word有影响吗?
88250 commentedon Dec 26, 2021
有的,这个 issue 做的就是导出 Word 时支持设置 Pandoc 参数。
legend053 commentedon Dec 26, 2021
Achuan-2 commentedon Feb 1, 2023
现在还支持这个特性吗
88250 commentedon Feb 1, 2023
不支持了,有其他问题,建议还是导出 Markdown 后自行调用 Pandoc。
Achuan-2 commentedon Feb 1, 2023
好的,我现在用quarto转换md为word和pdf,就是单纯想问问