Opened 2 years ago

Closed 2 years ago

#15931 closed enhancement (fixed)

asciidoctor-2.0.17

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

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 2 years ago

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

comment:2 by Bruce Dubbs, 2 years ago

2.0.17 (2022-01-05)

Bug Fixes::

  • Don't crash if process method for custom block returns an abstract block with context :compound that isn't of type Block (e.g., a list)
  • Ignore return value of process method for custom block or block macro if value matches parent argument
  • Remove unnamespaced selectors in Pygments stylesheet
  • Normalize output from Pygments to use linenos class for inline line numbering and trim space after number; update default stylesheet accordingly
  • Change AbstractBlock#sections? to return false when called on block that isn't a Section or Document
  • Hide built-in marker on HTML summary element in Safari when using default stylesheet
  • Hide outline around HTML summary when activated in Safari
  • Include primary video in value of playlist attribute when embeddding YouTube video
  • Honor stripes=none on nested table
  • Update default stylesheet to fix spacing around empty list item
  • Honor :header_only option when parsing document with manpage doctype (
  • Use numeric character reference for closing square bracket around alt text of icon
  • Process author or authors document attribute in document header when implicit doctitle is absent
  • Patch open-uri-cached gem to work with Ruby 3.1 (update: drop patch now that open-uri-cached has been fixed)

Improvements::

  • Prevent line numbers on source blocks in HTML output from being selected (applies to pygments and coderay) (
  • Allow hash to be specified for Vimeo video either in video ID or using hash attribute
  • Remove unnecessary specificity in default stylesheet for styling p element inside list item
  • Remove obsolete gist embed styles from default stylesheet
  • Allow --failure-level to be set to default value, FATAL
  • Sort levels in help for --failure-level option in ascending order
  • Invert FR translations for caution & warning admonition labels
  • Add tests for open-uri-cached integration that is activated by the cache-uri attribute
  • Don't warn if negated tag is not found in include file

Documentation::

  • Document how to extend an existing converter or create a new converter
  • Document the syntax topic of the --help CLI option
  • Document how to uninstall the Asciidoctor gem
  • Document how to enable and use the sourcemap (the :sourcemap option)
  • Document how to catalog additional assets (the :catalog_assets option)

comment:3 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit bcccddd4f085470e1709ce64572f0f643123d8ce

Package updates.
   Update to pipewire-0.3.43. 
   Update to bluez-5.63. 
   Update to asciidoctor-2.0.17. 
   Update to userspace-rcu-0.13.1 (liburcu). 
   Update to mdadm-4.2. 
Note: See TracTickets for help on using tickets.