mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-23 21:42:45 +00:00
The original fix for #8676 introduced illegal arguments for Asciidoctor, causing no rendering at all. This PR fixes the command line arguments so that Asciidoctor properly renders the text. See https://asciidoctor.org/docs/user-manual/#piping-content-through-the-cli as reference.