Skip to content

Commit

Permalink
🎨 Pandoc template for exporting docx Fix #8740
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed Sep 9, 2023
1 parent cc8ee62 commit eb931f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/config/exportConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export const exportConfig = {
${window.siyuan.languages.export25}
<div class="b3-label__text">${window.siyuan.languages.export26}</div>
</div>
<input class="b3-text-field fn__flex-center fn__size200" id="docxTemplate">
<input class="b3-text-field fn__flex-center fn__size200" id="docxTemplate" placeholder="F:\\template.docx">
</label>
<label class="fn__flex b3-label config__item">
<div class="fn__flex-1">
Expand Down

0 comments on commit eb931f4

Please sign in to comment.