summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-10-25backport updates to contributing code from main branchDan Allen
2022-10-25deactivate packaging tests if test suite is not run through BundlerDan Allen
2022-10-25allow rouge gem to be deselected by setting ROUGE_VERSION=falseDan Allen
2022-10-25only run tests that require rouge if the rouge gem is availableDan Allen
2022-10-25deactivate source-highlighter on chronicles example in converter API testsDan Allen
2022-10-25only test example files in CLI tests if rouge is availableDan Allen
2022-10-25allow pages to be skipped in visual comparisonDan Allen
2022-10-24make it more apparent which page in the theming guide applies to paragraphsDan Allen
2022-10-22verify trailing hard line break is ignoredDan Allen
2022-10-21build on the inline macro example in the docs that resolves the page numberDan Allen
2022-10-21prepare branch for development [no ci]Dan Allen
2022-10-21release 2.3.3v2.3.3Dan Allen
2022-10-20remove gem version patch script and update release scriptDan Allen
2022-10-20import improvements to release scripts from asciidoctor project [no ci]Dan Allen
2022-10-20add release version to workflow run name [skip ci]Dan Allen
2022-10-20remove redundant tags-ignore in CI workflowDan Allen
2022-10-17resolves #2355 pass -dNEWPDF=false to Ghostscript when optimizing PDF (PR #2356)Dan Allen
2022-10-16fix issue reference in CHANGELOGDan Allen
2022-10-16resolves #2354 fix crash if last fragment in TOC entry is not rendered (PR #2...Dan Allen
2022-10-14document the chapter-numeral and part-numeral attributes in running contentDan Allen
2022-10-12add another hint about using shorthand to map font to all four font stylesDan Allen
2022-09-29document that the converter strips away additional formatting in a source blo...Dan Allen
2022-09-26rewrite the Asciidoctor Diagram integration sectionDan Allen
2022-09-25clarify which pages the background image is applied to and how to overrideDan Allen
2022-09-25rewrite intro on background images pageDan Allen
2022-09-21minor revisions to theming system descriptionsDan Allen
2022-09-21slight rewording in theming system introDan Allen
2022-09-21rename extend-theme.adoc to create-theme.adocDan Allen
2022-09-21rewrite the Create a Theme page to make the tutorial and explanation easier t...Dan Allen
2022-09-21document the built-in themesDan Allen
2022-09-21swap extend and apply theme pages in navDan Allen
2022-09-21rewrite the introduction to the theming systemDan Allen
2022-09-20add an Upgrade to Asciidoctor PDF 2 migration guideDan Allen
2022-09-20rearrange nav for themingDan Allen
2022-09-18clarify how the theme and theme assets are resolved when using pdf-theme, pdf...Dan Allen
2022-09-17prepare branch for development [no ci]Dan Allen
2022-09-17release 2.3.2 [no ci]v2.3.2Dan Allen
2022-09-17provide fallback value for base-font-size theme key before processing keysDan Allen
2022-09-17prepare branch for development [no ci]Dan Allen
2022-09-17release 2.3.1 [no ci]v2.3.1Dan Allen
2022-09-17backport fix for #2343 provide a fallback value for base-font-sizeDan Allen
2022-09-15be more clear that SVGs must declare the viewBox attributeDan Allen
2022-09-14add extended converter example that looks for images in multiple dirsDan Allen
2022-09-14backport fix for #2339 fix crash when smallcaps text transform is applied to ...Dan Allen