Skip to content

$$ Math Markup inside tables is not supported #31481

Closed
@microtherion

Description

@microtherion

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
$2^4$ $$2^4$$

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions