summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2024-06-01backport fix for #2510 always use /Producer field in document info to credit ...Dan Allen
2024-05-31resolves #2512 support base64-encoded SVG image reference in SVG (PR #2524)Dan Allen
2024-05-30backport fix for #2520 duplicate attributes on table when wrapping table in b...Dan Allen
2024-05-27backport fix for #2521 do not hyphenate autolink when hyphenation is enabledAdam Monsen
2024-05-17account for new error message logged by Asciidoctor > 2.0.22 when table row i...Dan Allen
2024-05-17add additional test for #1642Dan Allen
2024-03-11resolves #2508 lock ttfunk to 1.7.x (PR #2509)Dan Allen
2024-03-09backport fix for #2505 drop links from entries in TOCDan Allen
2024-03-09fix typos in test descriptions [skip ci]Dan Allen
2024-03-07remove use of base64 library in test suiteDan Allen
2024-03-07backport fix for #2502 propagate source location to table cell for descriptio...Dan Allen
2024-03-07upgrade prawn-svg to 0.34 to fix warning about base64 gem when using Ruby >= ...Dan Allen
2024-03-06deactivate OTF test if Ruby version is < 2.7Dan Allen
2024-03-06fix reference file for OTF font support in wake of ttfunk releaseDan Allen
2024-02-16backport fix for #2495 don't drop text on line above inline image macro in ru...Dan Allen
2024-02-16backport fix for #2492 don't warn about missing character in fallback font wh...Dan Allen
2024-02-05backport fix for #2489 support toc start at value for page numbering and runn...Dan Allen
2024-02-04replace END with EOS in test suiteDan Allen
2024-02-04backport fix for #2487 fix page number of index entries in prepress book when...Dan Allen
2024-01-29backport fix for #2482 add select combining characters to bundled fontsDan Allen
2024-01-27resolves #2480 ensure indentation is preserved at page transition of index wh...Dan Allen
2024-01-22backport fix for #2471 assign node to instance variable on table instanceDan Allen
2024-01-20backport fix for #2477 force color space to be set when setting up graphic st...Dan Allen
2023-12-18upgrade prawn-svg from 0.32.x to 0.33.x (PR #2469)Henry Hsieh
2023-12-03backport fix for #2012 don't advance image that's first child of block at top...Dan Allen
2023-12-02backport fix for #2463 consider inherited styles when analyzing glyphs for fa...Dan Allen
2023-10-20backport fix for #2458 make NoMethodError message check in test compatible wi...Mamoru TASAKA
2023-10-05use consistent terminator for heredocDan Allen
2023-10-05backport fix for #2453 add fallback character for placeholder character when ...Dan Allen
2023-09-04backport fix for #2444 decouple tests from path of PWDDan Allen
2023-08-20backport fix for #2441 show dot leaders in TOC entry if toclevels is increase...Dan Allen
2023-06-28fix lint errors reported by RuboCopDan Allen
2023-06-28backport fix for #2434 honor table caption end placement when unbreakable (or...Dan Allen
2023-06-28backport fix for #2433 correctly align block image in raster format in column...Dan Allen
2023-06-24backport fix for #2428 prevent inline image from being scaled down in normal ...Dan Allen
2023-06-22backport fix for #2430 remove null character enclosed by XML tag when sanitiz...Dan Allen
2023-04-13add workaround for JRuby on Windows when value of imagesdir attribute is abso...Dan Allen
2023-04-10don't crash if source block with custom subs is empty and source highlighter ...Dan Allen
2023-04-06use consistent heredoc boundaryDan Allen
2023-04-06don't attempt to further resolve logo image from theme if it's already an abs...Dan Allen
2023-03-31add additional tests and docs for loading themes from the classpathDan Allen
2023-03-29backport fix for #2398 use first recto page after toc when media is prepress ...Dan Allen
2023-03-29revert uses of END to EOS for consistencyDan Allen
2023-03-29resolves #2410 catalog all footnotes found inside AsciiDoc table cells (PR #2...Dan Allen
2023-03-27related to #2379 honor theme settings for caption on table with breakable or ...Dan Allen
2023-03-27backport fix for #2379 restore bottom margin on table with breakable or unbre...Dan Allen
2023-03-27backport fix for #2368 do not drop section that follows empty indexDan Allen
2023-03-12backport fix for #2402 add callout-list-marker-font-color theme key to contro...Dan Allen
2023-02-14fix test assertion when testing against Rouge 2Dan Allen
2023-02-14fix test assertions to account for changes in Rouge 4.1Dan Allen