-
Base64 encoded images work with non-HTML output formats now (thanks, @averissimo, #2604).
-
Use the argument
--syntax-highlightingfor Pandoc >= 3.8 since--highlight-stylehas been deprecated (thanks, @ywwry66, #2602). -
default_output_format()will fall back tohtml_documentif the output format in YAML cannot be recognized.