summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-24rename Paragraph hint to Paragraph Text in navtitleDan Allen
2022-10-24make it more apparent which page in the theming guide applies to paragraphsDan Allen
2022-10-24enable GuardClause lint rule for method bodies >= 15 lines and reformat codeDan Allen
2022-10-22use more idiomatic while loop when evaluating math in theme dataDan Allen
2022-10-22upgrade RuboCop and configure new rules [no ci]Dan Allen
2022-10-22upgrade checkout action to v3Dan Allen
2022-10-22port fix for #2354 fix crash if last fragment in TOC entry is not renderedDan Allen
2022-10-22fix regression that prevented trailing hard break from being removedDan Allen
2022-10-22verify trailing hard line break is ignoredDan Allen
2022-10-22fix test description [no ci]Dan Allen
2022-10-21build on the inline macro example in the docs that resolves the page numberDan Allen
2022-10-20import CHANGELOG entries from 2.3.3 releaseDan Allen
2022-10-20fix assumption broken in test suite by changing versionDan 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-20remove redundant tags-ignore key from CI workflowDan Allen
2022-10-18fix assertion for gs option to not be system dependentDan Allen
2022-10-18port fix for #2355 pass -dNEWPDF=false to Ghostscript when optimizing PDF so ...Dan Allen
2022-10-17rename uri- prefix to url- for URL attributes in examplesDan 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-10-09add release version to workflow run name [skip ci]Dan Allen
2022-10-02add issue template to help direct traffic [skip ci]Dan Allen
2022-09-29remove limitation of using remote image in doctitle or section title with aut...Dan Allen
2022-09-29document that the converter strips away additional formatting in a source blo...Dan Allen
2022-09-29verify pdf-fontsdir value of . represents pwdDan Allen
2022-09-28resolves #2347 add support for passing a color mode to the default optimizer ...Dan Allen
2022-09-27fix typo on optimize PDF pageDan Allen
2022-09-27remove visual flag where not applicable in test suiteDan Allen
2022-09-26use diagram in test that does not rely on dot executableDan Allen
2022-09-26don't skip CI workflow if triggered from web UI [skip ci]Dan Allen
2022-09-26allow CI workflow to be started from web UI [skip ci]Dan Allen
2022-09-26rewrite the Asciidoctor Diagram integration sectionDan Allen
2022-09-26verify that pdfwidth attribute on diagram block is honoredDan Allen
2022-09-26remove unnecessary settings in diagram testDan Allen
2022-09-25treat empty background image as none instead of raising a file read errorDan 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