manned/web
Yorhel 1ccc86ce86 Whole bunch of HTML conversion improvements
- Grotty escape sequences are now better interpreted. I feel rather
  stupid for not realizing the idea behind how those codes are supposed
  to work earlier. It finally hit me when I read the BSD ul(1) source
  code.
- URL end detection is slightly better (much better than the old C code)
- Man page references with : are recognized now (common in Perl modules).
- More efficient HTML escaping, no need to escape > and ".

There's still a bunch of improvements to make, but I have much more
confidence in the current implementation already.
2017-01-15 17:07:03 +01:00
..
src Whole bunch of HTML conversion improvements 2017-01-15 17:07:03 +01:00
Cargo.lock Experimental rewrite of grotty to html conversion in Rust 2017-01-15 12:17:34 +01:00
Cargo.toml Experimental rewrite of grotty to html conversion in Rust 2017-01-15 12:17:34 +01:00