factor/basis/xml/writer
Benjamin Pollack 2ad91ce941 xml.writer: do not include meaningless extra whitespace in doctype
This is theoretically merely annoying, but since we're using the XML vocab in
tons of places as an overenthusiastic HTML generator, and HTML5 technically
mandates that the first token needs to be `<!DOCTYPE html>` full-stop, this had
to get fixed.
2016-03-11 18:20:55 -05:00
..
authors.txt Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
summary.txt Summaries for XML internal vocabs 2009-01-22 19:04:48 -06:00
writer-docs.factor factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
writer-tests.factor factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
writer.factor xml.writer: do not include meaningless extra whitespace in doctype 2016-03-11 18:20:55 -05:00