[GH-ISSUE #457] MD026: "Trailing punctuation in heading" confuses emoji codes with punctuation #377

Closed
opened 2026-03-03 01:26:21 +03:00 by kerem · 2 comments
Owner

Originally created by @mlibre on GitHub (Nov 7, 2021).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/457

In header like:

# Header :heartpulse:

It can't detect where ":" is for emoji code or it is an unnecessary ":"

Originally created by @mlibre on GitHub (Nov 7, 2021). Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/457 In header like: ``` # Header :heartpulse: ``` It can't detect where ":" is for emoji code or it is an unnecessary ":"
kerem 2026-03-03 01:26:21 +03:00
Author
Owner

@DavidAnson commented on GitHub (Nov 7, 2021):

Emoji are not part of the CommonMark specification, but I'll look into this.

<!-- gh-comment-id:962635003 --> @DavidAnson commented on GitHub (Nov 7, 2021): Emoji are not part of the CommonMark specification, but I'll look into this.
Author
Owner

@DavidAnson commented on GitHub (Nov 23, 2022):

See #653 for markdown-it plug-in.

<!-- gh-comment-id:1324547096 --> @DavidAnson commented on GitHub (Nov 23, 2022): See #653 for markdown-it plug-in.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/markdownlint#377
No description provided.