mirror of
https://gitee.com/gitea/gitea
synced 2026-03-01 01:55:37 +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>