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
/
formatted_text_transform_spec.rb
Age
Commit message (
Expand
)
Author
2022-09-14
resolves #2339 fix crash when smallcaps text transform is applied to a phrase...
Dan Allen
2022-09-02
fix tests on Ruby 2.7
Dan Allen
2022-09-02
process pre-wrap role in text formatter
Dan Allen
2022-08-29
refactor formatted text transform to simplify how inner space is collapsed
Dan Allen
2020-10-08
test that formatted text parser does not attempt to parse invalid hex color
Dan Allen
2020-10-08
test that formatted text parser handles a element with only class attribute
Dan Allen
2020-09-10
verify that shorthand hex color in color attribute of font tag is expanded
Dan Allen
2020-09-07
use color attribute on font tag instead of color tag in psuedo-HTML and drop ...
Dan Allen
2020-09-07
avoid loss of precision in CMYK color value for conum or footnote font
Dan Allen
2020-07-30
add test for text formatter when processing empty element
Dan Allen
2019-12-08
add test when text contains invalid markup
Dan Allen
2019-12-08
add more unit tests for formatted text transform
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-30
add formatted text transform test for named entity
Dan Allen
2019-11-30
add formatted text formatter test for emphasized text
Dan Allen
2019-11-29
add formatted text transform tests for sup, sub, and del tags
Dan Allen
2019-11-28
add formatted text transform tests for inherited styles
Dan Allen
2019-11-28
add tests for merging adjacent text nodes in formatted text transformer
Dan Allen
2019-11-27
set up formatted text transform tests
Dan Allen