summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-06don't attempt to further resolve logo image from theme if it's already an abs...Dan Allen
2023-04-06rework patch for File.absolute_path? on JRuby so it returns the correct responseDan Allen
2023-04-06test oldest supported JRuby (9.2) and newest supported JRuby (9.4)Dan Allen
2023-04-06upgrade CI workflows to v3 version of checkout actionDan Allen
2023-04-06allow trigger of CI workflow via dispatchDan Allen
2023-04-02provide more accurate details about how the theme and related attributes are ...Dan Allen
2023-03-31prepare branch for development [no ci]Dan Allen
2023-03-31release 2.3.5Dan Allen
2023-03-31add additional tests and docs for loading themes from the classpathDan Allen
2023-03-30explain how to add support for admonition-<name> category on admonition theme...Liran Tal
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-26explain where to find the source code for the extended converter use casesDan 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-12backport fix for #2402 add callout-list-marker-font-color theme key to contro...Dan Allen
2023-03-11fix warning in class for AsciiDoc table cellDan 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-20add deploy docs workflowDan 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-14fix test assertion when testing against Rouge 2Dan Allen
2023-02-14fix test assertions to account for changes in Rouge 4.1Dan 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
2022-12-12fix typo in link to contributing guideDan Allen
2022-12-08document how to display author and revision information in articleDan 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-29remove unused breakable tag in test suiteDan Allen
2022-10-29prepare branch for development [no ci]Dan Allen
2022-10-29release 2.3.4v2.3.4Dan Allen
2022-10-28upgrade RuboCop and RSpec; configure new rules and update code to conformDan Allen
2022-10-28backport fix for #2361 resolve attribute references in target of image in run...Dan Allen
2022-10-27backport fix for #2363 replace use of AbstractBlock#role= method to ensure co...Dan 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