-
-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add new option namedCodesToUnicode (#236) #253
add new option namedCodesToUnicode (#236) #253
Conversation
Codecov Report
@@ Coverage Diff @@
## master #253 +/- ##
==========================================
+ Coverage 99.72% 99.72% +<.01%
==========================================
Files 1 1
Lines 363 364 +1
Branches 57 58 +1
==========================================
+ Hits 362 363 +1
Misses 1 1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, thanks!
thanks! |
Hmm weird, will take a look later today
…On Wed, May 29, 2019 at 2:13 AM JeremiasEh ***@***.***> wrote:
Nice, thanks!
thanks!
It seems like the npm-package did not successfully has beend updated:
https://www.npmjs.com/package/markdown-to-jsx/v/6.10.0 ? because the new
options is missing? 🙈
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#253>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAELFVTQPCF5JSHPQRFB67DPXYUILANCNFSM4HQDCGUQ>
.
|
@JeremiasEh sorry about that, not sure what happened with the publishing process, super weird. It's fixed in 6.10.1 |
Thank you very much! I love how fast you are!
|
Fixes #236