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

Escaping full stop when used for acronyms #11

Open
didmar opened this issue Jan 8, 2023 · 0 comments
Open

Escaping full stop when used for acronyms #11

didmar opened this issue Jan 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@didmar
Copy link
Owner

didmar commented Jan 8, 2023

Is your feature request related to a problem? Please describe.
When writing an acronym, e.g. T.H.E.R.E, the full stop is interpreted as the end of a thought.
This is an issue because the acronym is supposed to be part of a single thought.

Describe the solution you'd like
Make it possible with double quotes: "T.H.E.R.E"

Describe alternatives you've considered

  • Introduce a special character to "escape" the full stop, e.g., T\.H\.E\.R\.E
  • Banning the use of the full stop for acronyms, writing THERE, or using another character for that purpose
@didmar didmar added the enhancement New feature or request label Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant