Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Escape GitHub Emoji Shortcodes #23

Closed
@mattt

Description

@mattt

GitHub renders shortcodes like :heart_eyes :.

This causes issues for code symbols like this initializer:

  • Unescaped: init(imports:symbols:)
  • Escaped in code: init(imports:symbols:)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions