summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-27resolves #2379 restore bottom margin on table with breakable or unbreakable o...Dan Allen
2023-03-27resolves #2368 do not drop section that follows empty index (PR #2414)Dan Allen
2023-03-26explain where to find the source code for the extended converter use casesDan Allen
2023-03-24update description of testDan Allen
2023-03-24rewrite the autowidth tables page with examples for illustrationDan Allen
2023-03-14Fix link in optimize-pdf.adoc for distiller preset options doc (PR #2405)Harrison Chin
2023-03-12remove "caption-" prefix from key names in reference table for table-caption ...Fabien Launay
2023-03-12move font-size row down in the reference table for the quote-cite theme keys ...Fabien Launay
2023-03-12move font-color row up in reference tables for ulist marker (PR #2392)Fabien Launay
2023-03-12resolves #2402 add callout-list-marker-font-color theme key to control color ...Dan Allen
2023-03-11fix warning in class for AsciiDoc table cellDan Allen
2023-03-11exclude image path test on JRuby for WindowsDan Allen
2023-03-11add missing directory to fixturesDan Allen
2023-03-11add test to verify image can be read from path with non-ASCII charactersDan Allen
2023-03-10document that callout numbers are limited to 1-20 when using the bundled fontDan Allen
2023-03-03add Custom Fonts section to Font Support page that refers to Use Custom Fonts...Dan Allen
2023-03-03rename Custom Fonts page to Use Custom FontsDan Allen
2023-02-20more thoroughly document the noborder role on block imagesDan Allen
2023-02-20clarify that built-in roles can be redefined in the themeDan Allen
2023-02-20skip installing graphicsmagick/prawn-gmagick on macOS as it no longer works i...Dan Allen
2023-02-14lock visual tests to Rouge 4.0.x to stabilize themDan Allen
2023-02-14remove only flag from test suiteDan Allen
2023-02-14fix test assertion when testing against Rouge 2Dan Allen
2023-02-14remove debug flag in test suiteDan Allen
2023-02-14fix test assertions to account for changes in Rouge 4.1Dan Allen
2023-02-12resolves #2390 prevent special character substitution from interfering with c...Dan Allen
2023-02-02clarify that pageref macro example is a two-phase conversionDan Allen
2023-01-30add entry about character references and named entities to Known LimitationsDan Allen
2023-01-27clarify the scope of keys on a custom roleDan Allen
2023-01-24correct example text for padding on thematic break (PR #2386)Jenn Strater
2023-01-02add test to assert that pdfwidth is ignored on background image if fit=none i...Dan Allen
2023-01-02fix invalid test scenarioDan Allen
2022-12-12fix typo in link to contributing guideDan Allen
2022-12-08document how to display author and revision information in articleDan Allen
2022-12-07resolves #2373 correctly map all icons from FontAwesome 4 (PR #2374)Dan Allen
2022-11-25add font-size key to table role example; change role nameDan Allen
2022-11-14qualify reference to AttributeList classDan Allen
2022-10-30switch from EOS to END as heredoc delimiterDan Allen
2022-10-29resolves #2362 allow revision content to be customized by theme (PR #2366)Dan Allen
2022-10-29remove unused breakable tag in test suiteDan Allen
2022-10-28import CHANGELOG entries from 2.3.4 releaseDan Allen
2022-10-28upgrade RSpecDan Allen
2022-10-28upgrade RuboCop, configure new rules, and update code to conformDan Allen
2022-10-28resolves #2361 resolve attribute references in target of image in running con...Dan Allen
2022-10-27resolves #2363 replace use of AbstractBlock#role= method to ensure compatbili...Dan Allen
2022-10-27update issue template to request a sample document when reporting a problemDan Allen
2022-10-25resolves #2358 support horizontal alignment on AsciiDoc table cell that only ...Dan Allen
2022-10-25skip mdi icon set test when prawn-icon < 3.1.0Dan Allen
2022-10-25document prerequisites for running tests on Fedora without using BundlerDan Allen
2022-10-25look for bin path in project if Bundler is not loadedDan Allen