Skip to content
#

pandoc

Here are 702 public repositories matching this topic...

mmatrosov
mmatrosov commented Aug 18, 2020

Take this input.db file:

<chapter xml:id="_responsibility">
<simpara>See regular link: <xref linkend="SEC-Definitions"/>.</simpara>
<simpara>See link with endterm: <xref linkend="SEC-Definitions" endterm="link"/>.</simpara>
</chapter>
<chapter xml:id="SEC-Definitions">
<title>Definitions</title>
<simpara>Some definitions.</simpara>
</chapter>

Convert it to output.docx:

Improve this page

Add a description, image, and links to the pandoc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pandoc topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.