mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-04 06:27:52 -09:00
a0c4c1ce0d
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.