bytesparadise / libasciidoc

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

fix(parser): support newlines in link attributes #1096

Closed xcoulon closed 1 year ago

xcoulon commented 1 year ago

Fixes #1095

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #1096 (d31cba2) into master (886f3d9) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1096   +/-   ##
=======================================
  Coverage   80.99%   80.99%           
=======================================
  Files          89       89           
  Lines        7577     7577           
=======================================
  Hits         6137     6137           
  Misses        946      946           
  Partials      494      494