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_formatter_spec.rb
Age
Commit message (
Expand
)
Author
2022-05-03
resolves #1192 add support for smallcaps text transform (PR #2131)
Dan Allen
2022-04-25
resolves #321 keep closing quote with trailing ellipsis in text enclosed in t...
Dan Allen
2022-04-18
resolves #1796 rename literal category to codespan in theme (PR #2045)
Dan Allen
2022-04-18
resolves #2052 rename key theme key to kbd (PR #2053)
Dan Allen
2022-01-19
resolves #1990 handle uppercase characters in character references (PR #1991)
Dan White
2021-05-16
resolves #1927 honor pre-wrap role on phrase (PR #1932)
Dan Allen
2021-05-15
allow custom inline role to control text transform when it's not the only rol...
Dan Allen
2021-02-27
resolves #1880 allow theme to customize quotation mark characters (PR #1713)
klonfish
2021-02-25
resolves #1774 allow theme to control font properties of menu element (PR #1879)
Dan Allen
2021-02-16
upgrade Rubocop and fix new warnings
Dan Allen
2020-10-26
add helper to write temporary theme file to avoid having to maintain so many ...
Dan Allen
2020-10-24
move font-related tests to font context
Dan Allen
2020-10-15
verify font size for superscript and subscript is computed correctly when par...
Dan Allen
2020-10-03
test case when both role and either span with style or inline element specify...
Dan Allen
2020-10-02
test that unsupported style property span is ignored
Dan Allen
2020-09-28
modify test to verify border offset on custom role can be unset
Dan Allen
2020-09-24
verify base border color is used for inline code if theme does not define bor...
Dan Allen
2020-09-23
verify base border color is used for key if theme does not define border colo...
Dan Allen
2020-09-23
verify base border color is used for button if button color not specified
Dan Allen
2020-09-21
test that text can be aligned to the left of a phrase
Dan Allen
2020-09-08
verify that border can be added to button by theme
Dan Allen
2020-09-08
add test that unknown font weight and style on formatted text are ignored
Dan Allen
2020-09-08
test empty formatted text at start and end of line is ignored
Dan Allen
2020-09-07
show reason when formatted text parser fails
Dan Allen
2020-09-06
update parsing for color and background-color style on span
Dan Allen
2020-08-27
resolves #1705 allow theme to control background color and border offset for ...
Dan Allen
2020-08-25
follow-up to #1745 to add support for % units as well
Dan Allen
2020-08-15
resolves #1745 compute font size for superscript and subscript correctly when...
Dan Allen
2020-08-14
verify capitalize text transform is only applied once per sequence of contigu...
Dan Allen
2020-08-08
verify border can be applied to phrase without a background color using role
Dan Allen
2020-08-08
verify custom role can set both font style and text decoration
Dan Allen
2020-08-07
verify the font style and font weight can be set using CSS on span element
Dan Allen
2020-08-06
text right alignment of text within span with fixed width
Dan Allen
2020-08-06
verify font size for big and small role is based on large and small base font...
Dan Allen
2020-08-02
add test for border with no background on inline phrase
Dan Allen
2020-08-02
add test for border with no radius on inline phrase
Dan Allen
2020-08-01
verify warning is not generated for invalid markup in scratch document
Dan Allen
2020-07-30
add test for text formatter when processing empty element
Dan Allen
2020-07-25
verify theme loader can handle extending theme that resolves to nil value
Dan Allen
2020-07-14
use and enforce a consistent style for comment annotations
Dan Allen
2020-06-02
test default caret content for menu macro
Dan Allen
2020-06-02
test all permutations of the menu macro
Dan Allen
2020-06-02
test that + is used as key separator if not specified in theme
Dan Allen
2020-05-31
verify %s is replaced with button label in button content defined by theme
Dan Allen
2020-05-31
test default content for button
Dan Allen
2020-05-30
expand kbd spec to test single key
Dan Allen
2020-05-12
use single-quoted heredoc where possible
Dan Allen
2020-05-09
resolves #1542 fix assertions in test suite when building RPM (PR #1680)
Dan Allen
2020-03-13
resolves #1603 add support for normal_italic font style (PR #1605)
Dan Allen
2020-03-13
test that custom role can be used to reset font style
Dan Allen
[next]