bytesparadise / libasciidoc

A Golang library for processing Asciidoc files.
Apache License 2.0
196 stars 23 forks source link

test(parser/renderer): verify quoted text case #1082

Closed xcoulon closed 1 year ago

xcoulon commented 1 year ago

verifies that *a_b* _c_ is parsed and renderer as expected bug itself ws fixed in eecd0bb

Fixes #1078

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #1082 (3dee7dc) into master (481ef43) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1082   +/-   ##
=======================================
  Coverage   80.66%   80.66%           
=======================================
  Files          90       90           
  Lines        7591     7591           
=======================================
  Hits         6123     6123           
  Misses        971      971           
  Partials      497      497