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
Age
Commit message (
Expand
)
Author
2020-09-07
use color attribute on font tag instead of color tag in psuedo-HTML and drop ...
Dan Allen
2020-09-07
show reason when formatted text parser fails
Dan Allen
2020-09-07
avoid loss of precision in CMYK color value for conum or footnote font
Dan Allen
2020-09-06
fix crash when Pygments style is not recognized; fall back to pastie style
Dan Allen
2020-09-06
update parsing for color and background-color style on span
Dan Allen
2020-09-04
verify inline image is scaled down to fit available width
Dan Allen
2020-09-03
exclude visual Rouge test if Rouge <= 2.1.0
Dan Allen
2020-09-03
verify underline style can be used in Rouge theme
Dan Allen
2020-09-03
verify default background color is used to highlight lines in source block
Dan Allen
2020-09-03
allow each section to control depth of outline for self and children using ou...
Dan Allen
2020-09-02
test that color value for token is expanded when highlighting source using Rouge
Dan Allen
2020-09-02
test token with background color when highlighting source using Rouge
Dan Allen
2020-09-01
exclude line-oriented background test when using Rouge < 2.1
Dan Allen
2020-09-01
fix warning caused by test
Dan Allen
2020-09-01
resolves #1761 drop support for chapter-label and document chapter-signifier ...
Dan Allen
2020-09-01
test line-oriented bg when highlighting source with Rouge
Dan Allen
2020-09-01
make sure Rouge theme can set both bold and italic on token
Dan Allen
2020-09-01
log warning rather than crash if front cover image cannot be embedded (e.g., ...
Dan Allen
2020-08-31
verify converter does not crash if CodeRay generates a token with nil text (e...
Dan Allen
2020-08-31
add missing test case for facing toc in prepress book
Dan Allen
2020-08-30
fix assertion
Dan Allen
2020-08-30
verify first line of abstract can be italic if abstract font style is normal
Dan Allen
2020-08-30
allow theme to control font size of dot leader in TOC
Dan Allen
2020-08-30
allow Rouge theme to be specified as theme class
Dan Allen
2020-08-29
verify text transform is applied to fallback label text of admonition when im...
Dan Allen
2020-08-29
resize admonition label to fit if height exceeds height of content box
Dan Allen
2020-08-28
remove unneeded conditional check in log_message
Dan Allen
2020-08-28
add a log_messages expectation for asserting multiple log messages
Dan Allen
2020-08-28
allow log_message expectation to accept an index
Dan Allen
2020-08-28
verify remote admonition icon image is not embedded if allow-uri-read is not ...
Dan Allen
2020-08-28
add test to verify border style on block can be set to dotted
Dan Allen
2020-08-28
add expectation to assert annotation surrounds text
Dan Allen
2020-08-27
resolves #1705 allow theme to control background color and border offset for ...
Dan Allen
2020-08-26
verify prose_margin_bottom controls padding around content box of admonition ...
Dan Allen
2020-08-25
consistently use "be" matcher to assert page number
Dan Allen
2020-08-25
verify inline macro can be used in running content
Dan Allen
2020-08-25
follow-up to #1745 to add support for % units as well
Dan Allen
2020-08-24
fix lint error in test suite
Dan Allen
2020-08-24
allow theme to set font style of first line of abstract to normal
Dan Allen
2020-08-23
test all font size units
Dan Allen
2020-08-23
allow inline image to be enclosed in link macro
Dan Allen
2020-08-23
verify theme instance can be passed to Rouge formatter
Dan Allen
2020-08-22
apply base font style to text on title page
Dan Allen
2020-08-22
verify substitutions are applied to attribution and citetitle attributes encl...
Dan Allen
2020-08-21
resolves #1754 allow theme to disable title page by assigning false to title_...
Dan Allen
2020-08-21
resolves #1437 verify OTF font support
Dan Allen
2020-08-19
resolves #1752 render image at end of section title in corresponding toc entr...
Dan Allen
2020-08-18
resolves #1735 align TOC section properly when index exceeds one page and sec...
Dan Allen
2020-08-17
fix crash when TOC is enabled and index is empty
Dan Allen
2020-08-17
resolves #1741 show textual label on admonition if icon image fails to embed ...
Dan Allen
[next]