Closed
Description
- Gitea version (or commit ref):
- Git version:
- Operating system:
- Database (use
[x]
):- PostgreSQLMySQLMSSQLSQLite
- Can you reproduce the bug at https://try.gitea.io:
- Log gist:
Description
With shell scripts syntax highlighting fails when encountering an escaped double quote (\"
) causing following code to be incorrectly highlighted. This is very distracting and instead of making the code easier to read, the syntax highlighting makes it harder to read. Please see the try.gitea.io example link for a test case.
Activity
stale commentedon Jan 27, 2019
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
orbea commentedon Jan 27, 2019
This issue is still current.
Server-side syntax highlighting for all code (#12047)
Server-side syntax highlighting for all code (go-gitea#12047)