Pandoc 3.6.2 13 Jan 18:45
If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library.
major feature: . . New output format: pod (Evan Silberman). Pod. ( Plain old documentation ) is a markup languaged used principally to document Perl modules and programs.. New reader module Text.Pandoc.Readers.Pod, exporting. readPod API change .. Docx reader:. . Support row heads in tables. Reader: When w:tblLook has w:firstColumn. Set (or an equivalent bit mask), we set row heads = 1 in the AST.. Read table styles as custom styles when styles. Extension is enabled. . HTML reader:. . Add size information for font awesome SVG icons. If. The icon has class fa-fw or fa-w16 or fa-w14, we add a width attribute to prevent the icon. From appearing full-width in PDF or docx output. . Djot reader:. . Use a Span with class mark rather than highlighted for. Highlighted text, for consistency with the other pandoc readers And writers. . mandoc reader:. . Add mdoc St for C23 (Evan Silberman).. . RST reader:. . handling of underscores. a a regression introduced in 3.6.. . Docx writer:. . Support row heads in tables. Writer: set w:firstColumn in w:tblLook. When there are row heads. (Word only allows one, so this is Triggered by any number of row heads gt; 0.) . Djot writer:. . Render a Span with sole class mark as highlighted text.. . Asciidoc writer:. . Don t emit the class in a span if it s just mark . The. mark class is used for highlighting, and Asciidoc treats bare. #...# with no attributes as highlighted text.. Improve escaping.. . EPUB v2 writer:. . cover image. This is a regression introduced in 3.6.. . Typst writer:. . handling of pixel image dimensions. These. Are now converted to inches as in the LaTeX writer. . Improve error message given when users specify. asciidoc as input format.. Allow random 1.3.. Use texmath 0.12.8.13 (typst improvements).. lua-filters.md: document. system.os return values.. MANUAL.txt:. . Improve manual s coverage of custom styles.. Replace LibreOffice PDF documentation link to latest so it. Links to the latest major release rather than a s