summaryrefslogtreecommitdiff
path: root/spec/text_formatter_spec.rb
AgeCommit message (Expand)Author
2019-09-22resolves #1286 allow custom role to revert font style to normal (PR #1288)Dan Allen
2019-09-13resolves #1219 pass styles for inline elements downwards when parsing; allow ...Dan Allen
2019-09-04resolves #1254 preserve hyphens in role names in theme file (PR #1255)Dan Allen
2019-09-04verify character references up to length of 6 are decodedDan Allen
2019-09-02resolves #1247 do not override font color of formatted text in toc (PR #1249)Dan Allen
2019-08-30resolves #1223 allow to define text background and border for phrase with cus...Guillaume Grossetie
2019-08-27resolves #1226 allow theme to style mark element; add default styles to built...Dan Allen
2019-08-27remove unused option for visual testsDan Allen
2019-08-23validate icon can be used in heading and xrefDan Allen
2019-08-17add missing integration tags in test suiteDan Allen
2019-08-16set big role correctly in default themeDan Allen
2019-08-12organize the role testsDan Allen
2019-08-06add test for font size specified in rem on inline elementDan Allen
2019-07-30resolves #459 add support for big and small roles on phrases (PR #1177)Dan Allen
2019-07-30resolves #368 add theming support to (inline) roles on phrases (PR #1178)Dan Allen
2019-07-13resolves #313 allow theme to control background and border of inline kbd (PR ...Dan Allen
2019-07-08add simple test for fallback fontDan Allen
2019-07-08resolves #451 allow button to be styled by theme (PR #1143)Dan Allen
2019-07-08resolves #306 allow theme to control background and border of inline code (li...Dan Allen
2019-06-22add expectation matcher for log messageDan Allen
2019-06-18introduce have_size matcher in test suiteDan Allen
2019-05-02use our custom PDF inspector as the default when the analyze option is setDan Allen
2019-04-25resolves #1038 restore compatibility with Asciidoctor back to 1.5.3 (PR #1039)Dan Allen
2019-04-23resolves #262 rename Pdf module to PDFDan Allen
2019-04-21switch to consolidated text inspector for testsDan Allen
2019-04-21disable footer by default in testsDan Allen
2019-04-21add tests for basic text formatting (end-to-end)Dan Allen
2019-04-21add support for nbsp named entityDan Allen
2019-04-16resolves #37 add test suite and seed with initial helpers and tests (PR #1025)Dan Allen