Be able to disable hyphenation with docx but allow for others #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added an
excludeto pipelines in the same pattern as the content elements:This caused a difficulty with an undocumented element in
hyphen-pipelinewhich allowed for a regular expression to ignore certain words that caused problem with hyphenation. This was moved toexclude.regex.Because this changed some projects in use, it was treated as a breaking change and bumped the version.