Emoji in table #687

Open
opened 2026-01-29 14:42:58 +00:00 by claunia · 0 comments
Owner

Originally created by @drshihan on GitHub (Jul 12, 2024).

In a table using markdown, emojis are not rendered but their command text is displayed.

:x: // this works

// this doesn't work
|test|
|-|
|:x:|
Originally created by @drshihan on GitHub (Jul 12, 2024). In a table using markdown, emojis are not rendered but their command text is displayed. ``` :x: // this works // this doesn't work |test| |-| |:x:| ```
claunia added the bugPR Welcome! labels 2026-01-29 14:42:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#687