ITADN

Markdown tables don't render at all

#716Closedjansteffen 创建于 2026-02-10
bug
J
jansteffencommented
**Describe the bug** If the body of a text post or a comment includes a markdown table, the table simply does not render at all. **To Reproduce** (if applicable) Create a post or comment containing a simple markdown table, for example: ``` |Heading 1|Heading 2| |---|---| |Body 1|Body2| ``` **Expected behavior** When viewing a post or comment with the markdown above in the standard Lemmy UI, it will display it as a table. **Screenshots** Result in standard Lemmy UI: <img width="561" height="186" alt="Image" src="https://github.com/user-attachments/assets/0596566a-13a0-4b77-b4f5-97a4939bb9a4" /> Result in Phtn: <img width="282" height="108" alt="Image" src="https://github.com/user-attachments/assets/27ca8d6e-3a13-4266-b74c-6dcd96886cda" /> **Versions** * Browser: Firefox 147.0.3 * Photon version: 2.2.2 (I'm using the official instance at phtn.app)
关闭于 2026-02-12 0 条评论