factor/extra/html/parser
John Benediktsson aeeaaec17d html.parser.printer: some improvements to text-printer.
- collapse spaces except within preformatted tags
- ignore <script> and <style> tags
- don't print dtd tags
2016-11-13 13:48:19 -08:00
..
analyzer unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
printer html.parser.printer: some improvements to text-printer. 2016-11-13 13:48:19 -08:00
utils factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
authors.txt Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
parser-tests.factor factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
parser.factor Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00