princjef / gomarkdoc

Generate markdown documentation for Go (golang) code
MIT License
380 stars 60 forks source link

Multiple newlines are generated during templates processing #75

Closed dmvolod closed 2 years ago

dmvolod commented 2 years ago

Fixes #74

Also small issues fixed:

codecov-commenter commented 2 years ago

Codecov Report

Merging #75 (6039ba2) into master (4118600) will not change coverage. The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master      #75   +/-   ##
=======================================
  Coverage   67.82%   67.82%           
=======================================
  Files          17       17           
  Lines        1557     1557           
=======================================
  Hits         1056     1056           
  Misses        415      415           
  Partials       86       86           
Impacted Files Coverage Δ
cmd/gomarkdoc/output.go 50.49% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4118600...6039ba2. Read the comment docs.