bytesparadise / libasciidoc

A Golang library for processing Asciidoc files.
Apache License 2.0
202 stars 24 forks source link

Add unescape function to template FuncMap #1103

Closed DavidGamba closed 1 year ago

DavidGamba commented 1 year ago

Also sort FuncMap functions.

Fixes #854

codecov[bot] commented 1 year ago

Codecov Report

Merging #1103 (dd4b492) into master (570e55a) will decrease coverage by 0.02%. The diff coverage is 60.00%.

@@            Coverage Diff             @@
##           master    #1103      +/-   ##
==========================================
- Coverage   77.60%   77.59%   -0.02%     
==========================================
  Files          89       89              
  Lines        8937     8940       +3     
==========================================
+ Hits         6936     6937       +1     
- Misses       1507     1509       +2     
  Partials      494      494