mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Fix inappropriate markdown post process end tag check
When <code> is nested inside <pre>, the next end tag token would not able to be the same as outer-most start tag. So we only check outer-most start and end tag token to be the same.
This commit is contained in:
@@ -1 +1 @@
|
||||
0.8.38.0217
|
||||
0.8.39.0219
|
Reference in New Issue
Block a user