Skip to content

Unicode chars after plane 0 should be properly parsed #76

@cruwe

Description

@cruwe

First, thank you very much for developing the extremely useful StringManipulation Package. It is of extreme utility and I am grateful that you make it available under a permissive license.

Yes, my request is not entirely serious:

When commenting code or assigning TODOs, I like to make use of some Unicode chars, for instance 1f4a9, very useful, rendering to "PILE OF POO", which actually is available in the Source Code Font (http://www.fileformat.info/info/unicode/font/source_code_pro/list.htm).

Regrettably, unicode-unescaping renders the glyph as "GREEK CAPITAL LETTER OMICRON WITH PSILI AND VARIA" + 9, so that, unfortunately, I need to resort to more verbose explanations.

Perhaps you could consider correcting this parsing in one of the future releases.

Anyhow, thank you very much for your effort developing this package!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions