Closed
Description
- Gitea version (or commit ref):1.11.0+dev-87-g3c63c3ace built with GNU Make 4.2.1, go1.13.3 : bindata, sqlite, sqlite_unlock_notify
- Git version:2.22.0
- Operating system:alpine/docker
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
The suggestion for rendering Asciidoctor via external renderers leaves the footer and the close of the <html lang="en">
tag in the output since it does not use embedded mode.
Asciidoctor should probably be put into embedded mode with -e
and told to have a level offset of -1 with -a leveloffset=-1
. This appears to work well under my setup.
Screenshots
Metadata
Metadata
Assignees
Labels
No labels