bytesparadise / libasciidoc

A Golang library for processing Asciidoc files.
Apache License 2.0
205 stars 25 forks source link

feat(renderer): support inline formatting in table of contents #1098

Closed xcoulon closed 2 years ago

xcoulon commented 2 years ago

Fixes #1093

Signed-off-by: Xavier Coulon xcoulon@redhat.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #1098 (f898de2) into master (626c714) will decrease coverage by 0.20%. The diff coverage is 36.36%.

@@            Coverage Diff             @@
##           master    #1098      +/-   ##
==========================================
- Coverage   81.00%   80.79%   -0.21%     
==========================================
  Files          89       89              
  Lines        7580     7587       +7     
==========================================
- Hits         6140     6130      -10     
- Misses        946      963      +17     
  Partials      494      494