1
0
mirror of https://gitcode.com/gitea/gitea.git synced 2025-06-14 00:34:12 +08:00
Files
gitea/modules/markup/orgmode
zeripath 623d2dd411 Prevent panic in Org mode HighlightCodeBlock ()
When rendering source in org mode there is a mistake in the highlight code that
causes a panic.

This PR fixes this.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-09-24 14:29:32 +01:00
..