mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
341da3cea7
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.