gitea
gitea copied to clipboard
Empty comment render, but there is text
Description
Put this text in comment and save
<?php
test
will see empty comment render
Gitea Version
1.25.0+dev-48-gb6bf128f1e
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
binary
Database
None
Not a bug. The same as GitHub
<tag ... is invalid embeded HTML for markdown
Not a bug. The same as GitHub
<tag ...is invalid embeded HTML for markdown
Shouldn't tag be closed <?php> to be invalid?
Shouldn't tag be closed
<?php>to be invalid?
I don't see why it should be valid.
<?php>
You see nothing below:
This one will fix: Fix commit message rendering and some UI problems #34680