summaryrefslogtreecommitdiff
path: root/CHANGELOG.adoc
AgeCommit message (Expand)Author
2023-04-19add issue reference for #3642 to CHANGELOGDan Allen
2023-04-18resolves #4402 don't uppercase monospace span in section title in manpage out...Dan Allen
2023-04-18revise CHANGELOG entries [no ci]Dan Allen
2023-04-18reclassify CHANGELOG entry for #4393 [no ci]Dan Allen
2023-04-18resolves #4393 avoid matching numeric character references when searching for...孙茂胤 (Sun, Maoyin)
2023-04-18adjust font size of term in horizontal dlist to match font size of term in re...Dan Allen
2023-04-17update description for CHANGELOG entry for #4401 [no ci]Dan Allen
2023-04-17resolves #4401 manify alt text of block image in manpage output (PR #4436)Dan Allen
2023-04-16upgrade JRuby in CI workflowDan Allen
2023-04-16don't allow target of include directive to start or end with a spaceDan Allen
2023-04-15resolves #4425 don't split value of -r CLI option (PR #4432)Dan Allen
2023-04-09change Block#content to return empty string instead of nil if raw or verbatim...Dan Allen
2023-04-08resolves #4429 add support for Haml 6 to template converter (PR #4431)Dan Allen
2023-02-21resolves #4406 fix test assertion for fallback Rouge stylesheet to be compati...Todd Zullinger
2023-02-21update latest Ruby to 3.2 in CI workflowsDan Allen
2023-02-21resolves #4390 fix call order so use of an include file with invalid encoding...Dan Allen
2022-12-02update: use correct selector to collapse margin on first and last child of si...Dan Allen
2022-12-02use correct selector to collapse margin on first and last child of sidebarDan Allen
2022-10-22resolves #4368 redo loop rather than using recursion to locate next line to p...Dan Allen
2022-10-20fix attribute references in CHANGELOGDan Allen
2022-10-18drop support for Ruby < 9.2 (which provides Ruby 2.3)Dan Allen
2022-10-16import CHANGELOG section from 2.0.18 releaseDan Allen
2022-10-14add include role to link/URL macro that replaces include directive when inclu...Dan Allen
2022-10-13resolves #4361 honor marker on unordered list when marker is defined on ances...Dan Allen
2022-10-12add missing issue reference in CHANGELOG entry for #4263Dan Allen
2022-09-23resolves #4357 change internal uriish? to only detect a URI pattern at start ...Dan Allen
2022-09-10resolves #4351 force encoding of attribute data passed via CLI to UTF-8 if tr...Dan Allen
2022-08-24bump minimum required Ruby version to 2.5 (PR #4341)Dan Allen
2022-07-24resolves #4315 warn if include target is remote and allow-uri-read attribute ...Dan 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
2022-07-05resolves #4300 add support for TOML front matter to skip-front-matter attribu...Abhinav Gupta
2022-07-05resolves #4306 disallow the use of the left square bracket in an attribute li...Dan Allen
2022-07-05fix lineno on reader when skip-front-matter attribute is set but end of front...Dan Allen
2022-06-08resolves #4297 propagate :to_dir option to document of AsciiDoc table cell (P...Dan Allen
2022-04-21fix missing escape character in CHANGELOG [skip ci]Dan Allen
2022-04-04fix issue reference for #4270 [skip ci]Dan Allen
2022-03-20resolves #420 don't raise error if Asciidoctor::Extensions.unregister is call...Dan Allen
2022-02-28if path is included both partially and fully, store it with true value (inclu...Dan Allen
2022-02-17format source location in exception message when extension code is malformedDan Allen
2022-02-15resolves #4256 reset registry if activate is called on it again (PR #4257)Dan Allen
2022-01-28resolves #4250 enhance Logger constructor to honor positional and keyword arg...Dan Allen
2022-01-16resolves #3313 set linenums option on source block when line numbering is ena...Dan Allen
2022-01-12resolves #3220 alias Inline#content to Inline#text so Inline node quacks like...Dan Allen
2022-01-11update CHANGELOG to clarify when characters in URI are encoded according to R...Dan Allen
2022-01-05import CHANGELOG section for 2.0.17 release [skip ci]Dan Allen
2022-01-03resolves #4230 don't warn if a negated tag is not found in include file (PR #...Dan Allen
2022-01-01handle return value of process method for block and block macro extension pro...Dan Allen
2021-12-28drop outdated patch for open-uri-cached (PR #4229)Dan Allen
2021-12-27resolves #4227 fix open-uri-cached integration on Ruby 3.1 (PR #4228)Dan Allen