Skip to content

Quote strings made by convert-to-emojipack#156

Open
jackellenberger wants to merge 1 commit into
lambtron:masterfrom
jackellenberger:quote-empjipacks-yaml
Open

Quote strings made by convert-to-emojipack#156
jackellenberger wants to merge 1 commit into
lambtron:masterfrom
jackellenberger:quote-empjipacks-yaml

Conversation

@jackellenberger

Copy link
Copy Markdown
Contributor
  • We have some weird emoji, for example :-: and :null:.

screen shot 2018-08-24 at 3 40 03 pm

  • This confuses yaml parsers immensely, and the easy solution is just to
    quote strings that are reserve words for node or yaml.
Uploading n with https://emoji.slack-edge.com/T3T9KQULR/n/38898911c5291054.png
Aliasing  to n
(node:15993) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): Error: form-data: Arrays
are not supported.
  • This change quotes all emoji names and aliases when generating an
    emoji yaml to avoid those issues

@adambullmer

* We have some weird emoji, for example :-: and :null:.
* This confuses yaml parsers immensely, and the easy solution is just to
quote strings that are reserve words for node or yaml.
* This change quotes all emoji names and aliases when generating an
emoji yaml to avoid those issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant