asciidoctor / docker-asciidoctor

:ship: A Docker image for using the Asciidoctor toolchain to process AsciiDoc content
https://hub.docker.com/r/asciidoctor/docker-asciidoctor/
Other
321 stars 151 forks source link

chore(README for DockerHub): bump Pandoc to `3.1.12.1` and track its version with `updatecli` #429

Closed gounthar closed 3 months ago

gounthar commented 4 months ago

I tested locally, and the recent versions of pandoc work with this Makefile.

Therefore, I suggest using a recent version of pandoc in the Makefile, along with an updatecli manifest to keep it up to date.

gounthar commented 3 months ago

Thanks for accepting it. 🤗

gounthar commented 3 months ago

Ooopsie... I will also have a look at that. https://github.com/rstudio/rmarkdown/issues/1956#issue-747461559 says:

Add option --markdown-headings=atx|setext, and deprecate --atx-headers (#6662, Aner Lucero).

Sorry. 🤷

gounthar commented 3 months ago

make README worked for me.