factor/basis/xml
Jon Harper 5af166b8f5 add DOCTYPE html in most places.
4ef4235 started it. This is also good for html emails like in
extra/webapps/mason/backend/watchdog/watchdog.factor .

I just grepped for "<html>".
2017-01-05 09:03:46 -08:00
..
autoencoding
char-classes
data
dtd Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00
elements
entities xml.entities: use with-variable in with-entities. 2016-12-05 10:38:26 -08:00
errors
name using [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*. 2016-07-11 19:50:37 -07:00
state
syntax
tests
tokenize
traversal
writer add DOCTYPE html in most places. 2017-01-05 09:03:46 -08:00
authors.txt
summary.txt
tags.txt
xml-docs.factor
xml.factor