Problem/Motivation
Dangling conjunctions, also known as orphans, are a typographical error in the Polish language. They are single-letter words left at the end of a line. This rule applies to, for example, conjunctions and prepositions.
Functionality
This module provides a text filter that moves dangling conjunctions from the end of each line. It contains its own set of words specific for Polish typography. It automatically adds a non-breaking space to the text where necessary.
This module skip ignore tags (a|script|style|code|pre). No attributes are processed.
Requirements
No specific requirements.
Roadmap
- The coding standards are preserved
- Automatic tests have been added
- The module does not contain any configuration form or custom permissions
- The stable version 8.x-1.0 has been created
Project link
https://www.drupal.org/project/hanging_conjunctions_filter
Git instructions
git clone --branch 8.x-1.x https://git.drupalcode.org/project/hanging_conjunctions_filter.git
Comments
Comment #2
klausiThanks for you contribution! I did not see any security issues, so this should be good to go.
Comment #3
avpadernoThank you for your contribution! I am going to update your account.
These are some recommended readings to help with excellent maintainership:
You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
I thank all the dedicated reviewers as well.