markdown-to-jsx
markdown-to-jsx copied to clipboard
Extend `namedCodesToUnicode` to allow own HTML character references
This would be an enhancement to #236 to allow chars like ' to be replaced as well.
I'm happy to submit a PR if you think this is a valid request.
This is definitely something I'm open to adding if you'd like to make an RFC or open a PR!
PR submitted but I see that the generated file, markdown-to-jsx.js, is committed to the repo. Shouldn't this be ignored? I'm getting fails in the PR and it's difficult to pinpoint the source