Closed
Description
Description
Github supports both single $
and double $$
for math blocks inside table cells, and Gitea documents ENABLE_MATH
to support both as well. But it appears that $$
is only supported outside tables, and the pytablewriter
python module generates $$
markup for color markup in tables.
x | y |
---|---|
See https://demo.gitea.com/microtherion/Markup/issues/1 for a demonstration.
Gitea Version
1.22.0
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
2.45.1
Operating System
Linux
How are you running Gitea?
Using official docker image.
Database
SQLite