Closed
Description
- Gitea version (or commit ref): 1.1.0
- Git version: n/a
- Operating system: Mac OS X (Chrome 57, Safari 10, Firefox 49)
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes
- No
- Not relevant
- Log gist: n/a
Description
The rendering of markdown XML code-blocks is incorrect if the code-block contains a URL. I'm guessing the JS code responsible for parsing URLs conflicts with highlight.js.