Skip to content

No slug-representation of emojis/pictogramsΒ #49

@remnestal

Description

@remnestal

This seems like a silly use case at first, but when creating a slug from a string containing emojis or pictograms, there is no representation of those characters. For example:

slug.Make("πŸ›")
slug.Make("☺")
slug.Make("π•—π•’π•Ÿπ•”π•ͺ π•₯𝕖𝕩π•₯")

all yield empty strings.

I'm not sure how such a character would best be represented in a slug, but simply removing them could be problematic in some cases. Is this intentional?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions