summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-15release 2.0.18v2.0.18Dan Allen
2022-10-15fix entry in CHANGELOGDan Allen
2022-10-14declare net-ftp as development dependency for Ruby >= 3.1.0Dan Allen
2022-10-14update test descriptions in reader testsDan Allen
2022-10-14add include role to link/URL macro that replaces include directive when inclu...Dan Allen
2022-10-14minor refinements to release script [skip ci]Dan Allen
2022-10-14set release-version attribute in docs during releaseDan Allen
2022-10-14fix current release-version attribute in docsDan Allen
2022-10-14use Ruby 3.1.2 in docsDan Allen
2022-10-14add release version to workflow run nameDan Allen
2022-10-14don't run CI on PR that originates from a branch that starts with docs/Dan Allen
2022-10-14ignore changes to AsciiDoc files in repository rootDan Allen
2022-10-14update What's New for Asciidoctor 2.0.18 (PR #4369)Sarah White
2022-10-13resolves #4361 honor marker on unordered list when marker is defined on ances...Dan Allen
2022-10-12add point about RVM to warning about using gem installDan Allen
2022-10-12add important admonition about bundle exec in Bundler section of installation...Dan Allen
2022-10-12add warning to docs about not using gem install as root user unless in a cont...Dan Allen
2022-10-12add release script [skip ci]Dan Allen
2022-10-12manage bundler groups correctly in CI workflowDan Allen
2022-10-12update gitignore [skip ci]Dan Allen
2022-10-12remove duplicate CLI flag when calling npm i in CI workflowDan Allen
2022-10-12add missing issue reference in CHANGELOG entry for #4263Dan Allen
2022-10-09lock version of Bundler on Windows in CIDan Allen
2022-10-09remove gem version patch and set version to 2.0.18.preDan Allen
2022-10-08add tip about reference converters to custom converters pageDan Allen
2022-10-06remove unnecessary link macro prefixDan Allen
2022-10-06resolves #4362 added notice that Atom is being sunset (PR #4363)Steve Goodman
2022-10-02update mailing_list_uri field in gem metadata [skip ci]Dan Allen
2022-09-24backport fix for #4357 change internal uriish? to only detect a URI pattern a...Dan Allen
2022-09-24lowercase first letter in message for unknown content model to maintain consi...Dan Allen
2022-09-16remove redundant require statements in extension examplesDan Allen
2022-09-16update inline macro example to return an Inline object and support different ...Dan Allen
2022-09-10backport fix for #4351 force encoding of attribute data passed via CLI to UTF...Dan Allen
2022-08-24backport fix for #4338 recommend separate command to configure install path f...Dan Allen
2022-08-22proofread documentation (PR #4336)Guillaume Grossetie
2022-08-15doc: fix typo (PR #4332)Mo-Gul
2022-08-03update mathematical page to reflect macOS support (PR #4326)Harrison Chin
2022-07-29remove reference to jdocbook plugin exampleDan Allen
2022-07-27be more clear about what's included in the embedded outputDan Allen
2022-07-27set up fully automated release [no ci]Dan Allen
2022-07-26resolves #4044 document how to use a local copy of Font AwesomeDan Allen
2022-07-25advise against mixing syntax highlighting and AsciiDoc text formattingDan Allen
2022-07-20add more detail for how to apply substitutions to inline text in an extensionDan Allen
2022-07-20add section that gives suggestions for how to convert from DocBook to PDFDan Allen
2022-07-14document how to turn off compat mode when using the setext-style document titleDan Allen
2022-07-14fix unescaped preprocessor conditional in example snippet on AsciiDoc.py migr...Dan Allen
2022-07-14remove excess indentation in example snippet on AsciiDoc.py migration pageDan Allen
2022-07-09fix assertion to be compatible with code in v2.0.x branchDan Allen
2022-07-09fix Asciidoctor::Cli::Invoker constructor when first argument is a hashDan Allen
2022-07-09prevent highlight.js warning when no language is set on source blockDan Allen