summaryrefslogtreecommitdiff
path: root/spec/formatted_text_formatter_spec.rb
AgeCommit message (Expand)Author
2020-08-06verify font size for big and small role is based on large and small base font...Dan Allen
2020-08-02add test for border with no background on inline phraseDan Allen
2020-08-02add test for border with no radius on inline phraseDan Allen
2020-08-01verify warning is not generated for invalid markup in scratch documentDan Allen
2020-07-30add test for text formatter when processing empty elementDan Allen
2020-07-25verify theme loader can handle extending theme that resolves to nil valueDan Allen
2020-07-14use and enforce a consistent style for comment annotationsDan Allen
2020-06-02test default caret content for menu macroDan Allen
2020-06-02test all permutations of the menu macroDan Allen
2020-06-02test that + is used as key separator if not specified in themeDan Allen
2020-05-31verify %s is replaced with button label in button content defined by themeDan Allen
2020-05-31test default content for buttonDan Allen
2020-05-30expand kbd spec to test single keyDan Allen
2020-05-12use single-quoted heredoc where possibleDan Allen
2020-05-09resolves #1542 fix assertions in test suite when building RPM (PR #1680)Dan Allen
2020-03-13resolves #1603 add support for normal_italic font style (PR #1605)Dan Allen
2020-03-13test that custom role can be used to reset font styleDan Allen
2020-02-25honor font style when looking for glyph in font (PR #1571)Dan Allen
2020-02-12resolves #1552 drop support for versions of Asciidoctor < 2 (PR #1553)Dan Allen
2019-12-24support width value with units on span; support (text-)align on span (PR #1443)Dan Allen
2019-12-24resolves #1264 account for border offset in width of fragment (PR #1440)Dan Allen
2019-12-23allow font color to be set on nested span in passthrough contentDan Allen
2019-12-15resolves #1379 allow custom inline role to control text transform (PR #1429)Dan Allen
2019-12-14fix crash when capitalizing text that does not contain markupDan Allen
2019-12-12render stem contentDan Allen
2019-12-11resolves #1414 allow theme to set base text decoration width (PR #1422)Dan Allen
2019-12-08fix lint errorDan Allen
2019-12-08add test when text contains invalid markupDan Allen
2019-12-04fix test failures in JRubyDan 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-27rename spec for formatted text formatterDan Allen