Closed
Description
Description
<summary>
of the <details>
tag which contains contents of the markdown frontmatter contains an <i class="icon table">
tag, but it does not render.
Example issue body:
---
this: is
a: yaml frontmatter
---
the `<summary>` of the `<details>` html tag above has element `<i class="icon table"></i>`, and it does not render.
Demo link: https://demo.gitea.com/rijenkii/123123/issues/1
Related code:
gitea/modules/markup/markdown/goldmark.go
Lines 229 to 230 in 6ed1b26
Possibly related code:
gitea/modules/markup/markdown/markdown.go
Lines 187 to 191 in 6ed1b26
Gitea Version
1.24.0+dev-529-g92dfec704f
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
Git Version
No response
Operating System
No response
How are you running Gitea?
Demo
Database
None