Closed
Description
There are a number of issues involving htmlify.p6. There is also some repeated code, for instance badchars-ntfs
is redefined in htmlify.p6 although it's included in the module, and badchars-unix
is re-defined with a different value. htmlify.p6 has lots of methods that could maybe be moved to Htmlify.pm6, and then there a group of methods: viz-, write- ...
I wonder if we could kinda take a look at it and suggest some improvements to work on, speed and otherwise. Or, as suggested, just ditch it and change to a dynamic website.