index
:
asciidoctor-pdf
2.3.17-magentastripe
2.3.9-magentastripe
main
part-pictures
MSM's fork of Asciidoctor-PDF
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
hyphens_spec.rb
Age
Commit message (
Expand
)
Author
2022-05-15
resolves #2161 allow hyphenation to be turned on and configured using base-hy...
Dan Allen
2022-04-14
resolves #1515 implement smart block bottom margins to prevent extra space be...
Dan Allen
2020-11-12
use rspec conditionals to filter tests instead of a postfix conditional on th...
Dan Allen
2020-08-15
resolves #1715 respect hyphenation exceptions when word is adjacent to non-wo...
klonfish
2020-08-14
add missing defined? in test assertion
Dan Allen
2020-08-14
verify Text::Hyphen is autoloaded when hyphens attribute is set on document
Dan Allen
2020-05-27
verify hyphenation is applied to text in cell in table head if hyphens is set
Dan Allen
2020-05-09
resolves #1542 fix assertions in test suite when building RPM (PR #1680)
Dan Allen
2020-02-26
resolves #1562 do not hyphenate a hyphen (PR #1574)
Dan Allen
2019-12-03
add and customize dedicated linter rules for rspec
Dan Allen
2019-12-03
enforce magic comment for frozen string literal
Dan Allen
2019-12-02
fix lint errors in test suite
Dan Allen
2019-11-15
resolves #1383 preserve soft hyphens when line is advanced to next page (PR #...
Dan Allen
2019-11-13
resolves #20 hyphenate prose using the text-hyphen gem if the hyphens attribu...
Dan Allen