Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Do not ventilate after some excluded vocabulary #113

Open
debuglevel opened this issue May 8, 2023 · 0 comments
Open

Do not ventilate after some excluded vocabulary #113

debuglevel opened this issue May 8, 2023 · 0 comments

Comments

@debuglevel
Copy link

I absolutely love --wrap=ventilate, but unfortunately it also wraps after some abbreviations such as …

  • e.g.
  • i.e.
  • vs.

It would be delightful, if kramdown-asciidoc would check if there was a period because of such an abbreviation and just continue on the current line.

If such a feature would be implemented, there is probably few chances for an algorithmic approach, but it would probably need an exclusion list.

I could think of:

e.g.
i.e.
vs.
Dr.
Mr.
Mrs.
Ms.
etc.
n.b.
P.S.
a.m.
p.m.
approx.
C.V.
Inc.
et al.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant