Skip to content
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

Converting characters to html entities #66

Open
dyamito opened this issue Oct 9, 2022 · 1 comment
Open

Converting characters to html entities #66

dyamito opened this issue Oct 9, 2022 · 1 comment
Labels
enhancement *sigh* what now? not my fault I swear! It's something else…

Comments

@dyamito
Copy link

dyamito commented Oct 9, 2022

Thanks for this package! It's already proven to be valuable for helping the accessibility community.

I noticed this considers GitHub, Discord, etc to be markdown windows which seems correct. However how's it going gets submitted as how’s it going during the conversion. This works well for github but discord doesn't translate html entities, and neither does slack (for me anyway). Am I mistaken, or should there be some modification to the markdown conversion to skip html entities?

@tecosaur
Copy link
Owner

I think really the fix for this is a more versatile markdown exporter.

@tecosaur tecosaur added enhancement *sigh* what now? not my fault I swear! It's something else… labels Jan 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement *sigh* what now? not my fault I swear! It's something else…
Projects
None yet
Development

No branches or pull requests

2 participants