markdown-to-jsx icon indicating copy to clipboard operation
markdown-to-jsx copied to clipboard

Extend `namedCodesToUnicode` to allow own HTML character references

Open dexster opened this issue 4 years ago • 2 comments

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.

dexster avatar Mar 05 '21 11:03 dexster

This is definitely something I'm open to adding if you'd like to make an RFC or open a PR!

quantizor avatar Mar 08 '21 16:03 quantizor

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

dexster avatar Mar 09 '21 12:03 dexster