How to maintain HTML internal links when converting with Pandoc
I am trying to convert from html to pdf with Pandoc. The output is pretty
nice, still with the command pandoc index.html -o output.pdfI lose all my
internal links (from table of contents to chapters, from text to
footnotes, etc).
Is there any way to keep all the links also in the output?
No comments:
Post a Comment