Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#15346 closed enhancement (fixed)

asciidoctor-2.0.16

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

Description

New point version.

Change History (4)

comment:1 by Bruce Dubbs, 3 years ago

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

comment:2 by Bruce Dubbs, 3 years ago

2.0.16 (2021-08-03)

Bug Fixes::

  • Include all lines outside of specified tagged region when tag filter on include directive is a single negated tag
  • Only interpret negated wildcard in tag filter on include directive as implicit globstar if it precedes other tags
  • Change ifeval directive to resolve to false if comparison operation cannot be performed
  • Don't crash if :to_file option is passed to load or load_file and value is not a string
  • Use automatic link text if ID in shorthand xref is followed by dangling comma (e.g., +<<idname,>>+)
  • Update default stylesheet to indent blocks attached to list item in checklist
  • Update default stylesheet to reenable styling of implicit lead role on first paragraph of preamble inside AsciiDoc table cell
  • Update default stylesheet to fix conflict between text decoration and bottom border on abbr[title] element
  • Change invalid font family "sans" in default stylesheet to "sans-serif"
  • Fix missing automatic reftext for internal xrefs in manpage output
  • Replace numeric character reference for plus in manpage output
  • Replace numeric character reference for degree sign in manpage output
  • Convert apostrophe to the portable +\*(Aq+ variable instead of the groff-specific escape \(aq
  • Document the -e, --embedded option flag in the man page, which replaces the outdated -e, --eruby option flag

Improvements::

  • Use queue to iterate over lines in reader instead of stack
  • Uppercase automatic reftext for level-2 section titles in manpage output if reftext matches section title
  • Show safe modes in strictness order in CLI help
  • Remove redundant styles from the default stylesheet
  • Update font styles for summary element in default stylesheet to match font styles of paragraph
  • Update default stylesheet to indent content of details element
  • Update default stylesheet to use custom marker for summary element to make appearance consistent
  • Add Vietnamese translation of built-in attributes
  • Add Thai translation of built-in attributes

Build / Infrastructure::

  • Import source of default stylesheet into this repository; use PostCSS with cssnano to minify
  • Use autoprefixer to manage browser prefixes in default stylesheet

comment:3 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit bd14511f082ac44381ba4688a8094c0d025aefb5

Package updates.
    Update to asciidoctor-2.0.16.
    Update to libqmi-1.28.8.
    Update to libcap-2.52.

comment:4 by Bruce Dubbs, 3 years ago

Milestone: 10.211.0

Milestone renamed

Note: See TracTickets for help on using tickets.