Skip to content

quote μs to allow using in the browser#11

Merged
dy merged 1 commit intojkroso:masterfrom
achingbrain:quote-μs
Dec 6, 2019

Hidden character warning

The head ref may contain hidden characters: "quote-\u03bcs"
Merged

quote μs to allow using in the browser#11
dy merged 1 commit intojkroso:masterfrom
achingbrain:quote-μs

Conversation

@achingbrain
Copy link
Contributor

Quotes non-ascii μ character to allow use in the browser.

Having this character in strings is fine, but including it in variable/property names requires everyone using any code that contains this module in a final bundle to add charset='utf-8' to their script tags.

With this change they can continue omitting the charset.

Quotes non-ascii `μ` character to allow use in the browser.

Having this character in strings is fine, but including it in
variable/property names requires everyone using any code that
contains this module in a final bundle to add `charset='utf-8'`
to their script tags.

With this change they can continue omitting the charset.
@dy dy merged commit c1156c7 into jkroso:master Dec 6, 2019
@achingbrain achingbrain deleted the quote-μs branch December 7, 2019 08:08
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.

4 participants