bytesparadise / libasciidoc

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

feat(renderer): table columns as headers #1097

Closed xcoulon closed 2 years ago

xcoulon commented 2 years ago

Fixes #1094

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #1097 (118e354) into master (f537bdf) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1097   +/-   ##
=======================================
  Coverage   80.99%   81.00%           
=======================================
  Files          89       89           
  Lines        7577     7580    +3     
=======================================
+ Hits         6137     6140    +3     
  Misses        946      946           
  Partials      494      494