blampe / goat

Render ASCII art as SVG diagrams
MIT License
668 stars 44 forks source link

Fix Issue #25 #34

Closed dmullis closed 4 months ago

dmullis commented 5 months ago

Besides a fix for Issue #25, this extends the current regression tests.

To work through false positives in diffing of SVG file regression test output, generate a visual difference file as well. For ease of implementation, it proved convenient to package this within HTML wrapper files.

This PR is a direct successor of "for-blampe-7.1" -- https://github.com/blampe/goat/pull/33, so if this is applied the other can be closed.

dmullis commented 4 months ago

Mistakenly closed.

dmullis commented 4 months ago

Will extend GitHub Action testing, and submit a new PR.