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