How do I shrink the font size of a markdown table for a powerpoint presentation?
I am preparing a powerpoint slide presentation
Pandoc 3.2.1, duplicate Footnote ID
I’m using Epubcheck on an Epub file produced by Pandoc v3.2.1 and I’m getting some duplicate footnote reference errors, e.g. Error while parsing file: Duplicate ID “fnref13”
Pandoc table of contents: unnumbered parts and numbered chapters
I have a book I’d like to convert from Markdown to epub via Pandoc. The book is all plain text and does not contain any figures, formulas, or code. I need it to consist of several unnumbered parts with each part divided into chapters; the chapter numbering does not renew with each new part. So something like:
To pass a variable as a value of the ‘–template’ option
I have an HTML template stored as a string variable, that is, echo $my_custom_html5_template
returns