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

Escape quotes from being smart-quoted #945

Open
opoudjis opened this issue Nov 29, 2024 · 0 comments
Open

Escape quotes from being smart-quoted #945

opoudjis opened this issue Nov 29, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@opoudjis
Copy link
Contributor

opoudjis commented Nov 29, 2024

Request from @manuelfuenmayor

By default, dumb quotes not in monospace are converted into smart quotes. There is no mechanism to prevent this happening on a one-off basis. I thought inline passthrough would have (++"++quote++"++), but it doesn't, because inline passthrough is resolved before smart quotes are applied. If I flip the order that happens in, that should take care of it.

@opoudjis opoudjis added the bug Something isn't working label Nov 29, 2024
@opoudjis opoudjis self-assigned this Nov 29, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Metanorma Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant