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
2023-08-04
modify with_content_spacer to accept units and fill color as options
Dan Allen
2023-08-04
begin replacing tall.svg with generated spacer SVG in tests
Dan Allen
2023-06-28
resolves #2434 honor table caption end placement when unbreakable (or breakab...
Dan Allen
2023-06-28
resolves #2433 correctly align block image in raster format in column when al...
Dan Allen
2023-06-24
resolves #2428 prevent inline image from being scaled down in normal table ce...
Dan Allen
2023-06-22
resolves #2430 remove null character enclosed by XML tag when sanitizing text...
Dan Allen
2023-05-18
fix example code in rouge test so it highlighted consistently across versions
Dan Allen
2023-04-19
remove redundant base qualifier on constants used at top level
Dan Allen
2023-04-14
do not insert break opportunities into bare URL with nobreak role
Dan Allen
2023-04-14
add support for nowrap and nobreak roles on formatted text
Dan Allen
2023-04-10
add workaround for JRuby on Windows when value of imagesdir attribute is abso...
Dan Allen
2023-04-10
add test for relative image target in directory that contains non-ASCII chara...
Dan Allen
2023-04-10
don't crash if source block with custom subs is empty and source highlighter ...
Dan Allen
2023-04-06
don't attempt to further resolve logo image from theme if it's already an abs...
Dan Allen
2023-03-31
add additional tests and docs for loading themes from the classpath
Dan Allen
2023-03-31
add test for additional key symbols in fallback font
Dan Allen
2023-03-29
resolves #2398 use first recto page after toc when media is prepress and page...
Dan Allen
2023-03-29
use single-quoted heredoc when possible
Dan Allen
2023-03-29
resolves #2410 catalog all footnotes found inside AsciiDoc table cells (PR #2...
Dan Allen
2023-03-27
related to #2379 honor theme settings for caption on table with breakable or ...
Dan Allen
2023-03-27
resolves #2379 restore bottom margin on table with breakable or unbreakable o...
Dan Allen
2023-03-27
resolves #2368 do not drop section that follows empty index (PR #2414)
Dan Allen
2023-03-24
update description of test
Dan Allen
2023-03-12
resolves #2402 add callout-list-marker-font-color theme key to control color ...
Dan Allen
2023-03-11
exclude image path test on JRuby for Windows
Dan Allen
2023-03-11
add missing directory to fixtures
Dan Allen
2023-03-11
add test to verify image can be read from path with non-ASCII characters
Dan Allen
2023-02-14
remove only flag from test suite
Dan Allen
2023-02-14
fix test assertion when testing against Rouge 2
Dan Allen
2023-02-14
remove debug flag in test suite
Dan Allen
2023-02-14
fix test assertions to account for changes in Rouge 4.1
Dan Allen
2023-02-12
resolves #2390 prevent special character substitution from interfering with c...
Dan Allen
2023-01-02
add test to assert that pdfwidth is ignored on background image if fit=none i...
Dan Allen
2023-01-02
fix invalid test scenario
Dan Allen
2022-12-07
resolves #2373 correctly map all icons from FontAwesome 4 (PR #2374)
Dan Allen
2022-10-30
switch from EOS to END as heredoc delimiter
Dan Allen
2022-10-29
resolves #2362 allow revision content to be customized by theme (PR #2366)
Dan Allen
2022-10-29
remove unused breakable tag in test suite
Dan Allen
2022-10-28
upgrade RuboCop, configure new rules, and update code to conform
Dan Allen
2022-10-28
resolves #2361 resolve attribute references in target of image in running con...
Dan Allen
2022-10-27
resolves #2363 replace use of AbstractBlock#role= method to ensure compatbili...
Dan Allen
2022-10-25
resolves #2358 support horizontal alignment on AsciiDoc table cell that only ...
Dan Allen
2022-10-25
skip mdi icon set test when prawn-icon < 3.1.0
Dan Allen
2022-10-25
look for bin path in project if Bundler is not loaded
Dan Allen
2022-10-25
deactivate packaging tests if test suite is not run through Bundler
Dan Allen
2022-10-25
only run tests that require rouge if the rouge gem is available
Dan Allen
2022-10-25
deactivate source-highlighter on chronicles example in converter API tests
Dan Allen
2022-10-25
only test example files in CLI tests if rouge is available
Dan Allen
2022-10-25
allow pages to be skipped in visual comparison
Dan Allen
2022-10-22
port fix for #2354 fix crash if last fragment in TOC entry is not rendered
Dan Allen
[next]