Opened 12 months ago

Closed 11 months ago

Last modified 9 months ago

#18059 closed enhancement (fixed)

asciidoctor-2.0.20

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (7)

comment:1 by Bruce Dubbs, 11 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 11 months ago

2.0.19 (2023-05-17)

Improvements::

  • Return empty string instead of nil if raw or verbatim block has no lines
  • Don't uppercase monospace span in section title in manpage output
  • Simplify processing of implicit link (i.e., autolink) by separating implicit and explicit match
  • Generate partintro block consistently
  • Add Kiswahili translation for built-in labels

Compliance::

  • Fix call order so use of an include file with invalid encoding continues to raise error when using Ruby >= 3.2.0
  • Fix test assertion for fallback Rouge stylesheet to be compatible with Rouge 4.1
  • Support notitle option on section as alternative to untitled to hide title
  • Add support for Haml 6 to template converter

Bug Fixes::

  • Process constrained inline passthrough inside monospace span
  • Catalog inline ref defined using anchor macro even when resolved reftext is empty
  • Use while loop rather than recursion to locate next line to process; prevents stack limit error
  • Avoid matching numeric character references when searching for # in xref target
  • Use correct selector to collapse margin on first and last child of sidebar
  • Don't allow target of include directive to start with a space (to distinguish it from a dlist item) or to end with a space
  • Manify alt text of block image in manpage output
  • Adjust font size of term in horizontal dlist to match font size of term in regular dlist
  • Implicitly attach nested list that starts with block attribute lines to dlist entry
  • Don't swallow square brackets when processing escaped URL macro
  • Treat uri:classloader: as an absolute path prefix when running on JRuby
  • Apply reftext substitutions to value of mantitle attribute in DocBook output
  • Enclose <reftext> tag in <article> tag in DocBook output for man page
  • Correctly handle compat role on monospace and constrained passthrough when box attrlist or formatted text is escaped

comment:3 by Bruce Dubbs, 11 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

0c97a34f39 Update to libcap-2.69.
cba968b420 Update to docutils-0.20.1 (Python module).
73c5b5748e Update to asciidoctor-2.0.19.
2c98f4848f Update to dos2unix-7.5.0.
7d8336d9af Update to IO-Socket-SSL-2.083 (Perl Module).

comment:4 by Bruce Dubbs, 11 months ago

Resolution: fixed
Status: closedreopened
Summary: asciidoctor-2.0.19asciidoctor-2.0.20

Now version 2.0.20.

comment:5 by Bruce Dubbs, 11 months ago

2.0.20 (2023-05-18)

Bug Fixes::

  • Update release-version attribute in READMEs and man page during release
  • Rebuild man page during release

comment:6 by Bruce Dubbs, 11 months ago

Resolution: fixed
Status: reopenedclosed

comment:7 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.