mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08:00
When rendering source in org mode there is a mistake in the highlight code that causes a panic. This PR fixes this. Fix #17139 Signed-off-by: Andrew Thornton <art27@cantab.net>