#17187 closed enhancement (fixed)

asciidoctor-2.0.18

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

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 18 months ago

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

comment:2 by Bruce Dubbs, 18 months ago

2.0.18 (2022-10-15)

Improvements::

  • Propagate :to_dir option to document of AsciiDoc table cell
  • Force encoding of attribute data passed via CLI to UTF-8 if transcoding fails
  • Add include role to link macro that replaces include directive when include is not enabled

Bug Fixes::

  • Change internal uriish? helper to only detect a URI pattern at start of a string; avoids misleading messages
  • Prevent highlight.js warning when no language is set on source block; don't call highlightBlock if data-lang attribute is absent
  • Don't raise error if Asciidoctor::Extensions.unregister is called before groups are initialized
  • If path is included both partially and fully, store it with true value (included fully) in includes table of document catalog
  • Reset registry if activate is called on it again
  • Format source location in exception message when extension code is malformed
  • Fix lineno on reader when skip-front-matter attribute is set but end of front matter is not found
  • Fix Asciidoctor::Cli::Invoker constructor when first argument is a hash
  • Update default stylesheet to honor marker on unordered list when marker is defined on ancestor unordered list

comment:3 by Bruce Dubbs, 18 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

7f25651aea Update to asciidoctor-2.0.18.
43472a08b3 Update to libunistring-1.1.
4180fdc1df Update to libical-3.0.16.
31f2b59f51 Update to libqalculate-4.4.0.
Note: See TracTickets for help on using tickets.