Closed
Description
Description
If you create an example comment like this:
this is a test comment
Then then comment is stored, can be retrieved by the API, but us hidden in the webui:


It's apparently being hidden by the tw-hidden
class:
<div id="issue-6264-raw" class="raw-content tw-hidden">>
this is a test comment</div>
This can be verified here: https://demo.gitea.com/jonasrosland/testrepo/issues/1
Gitea Version
1.23.5
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
Using the default docker compose file
Database
None