summaryrefslogtreecommitdiff
path: root/spec/hyphens_spec.rb
AgeCommit message (Expand)Author
2022-05-15resolves #2161 allow hyphenation to be turned on and configured using base-hy...Dan Allen
2022-04-14resolves #1515 implement smart block bottom margins to prevent extra space be...Dan Allen
2020-11-12use rspec conditionals to filter tests instead of a postfix conditional on th...Dan Allen
2020-08-15resolves #1715 respect hyphenation exceptions when word is adjacent to non-wo...klonfish
2020-08-14add missing defined? in test assertionDan Allen
2020-08-14verify Text::Hyphen is autoloaded when hyphens attribute is set on documentDan Allen
2020-05-27verify hyphenation is applied to text in cell in table head if hyphens is setDan Allen
2020-05-09resolves #1542 fix assertions in test suite when building RPM (PR #1680)Dan Allen
2020-02-26resolves #1562 do not hyphenate a hyphen (PR #1574)Dan Allen
2019-12-03add and customize dedicated linter rules for rspecDan Allen
2019-12-03enforce magic comment for frozen string literalDan Allen
2019-12-02fix lint errors in test suiteDan Allen
2019-11-15resolves #1383 preserve soft hyphens when line is advanced to next page (PR #...Dan Allen
2019-11-13resolves #20 hyphenate prose using the text-hyphen gem if the hyphens attribu...Dan Allen