HalosGhost / halosgho.st

The repo backing my homepage
GNU General Public License v3.0
3 stars 0 forks source link

Improve `minify` target #20

Closed HalosGhost closed 5 years ago

HalosGhost commented 5 years ago

Now that I actually use a pre element, my ultra-light minify target is not quite up-to-snuff (as it kills the spacing.

It seems clear the tr call will need to be replaced; my current plan would be to build a small state-machine in awk to detect the open and closing of the pre element.