Find a file
Niklas Fasching cec002db22 Improve NewHTMLWriter() defaults
HTMLWriter uses the document to look up export options and adapt it's
behaviour. The writer.document & log are set in the Before() method during
normal use via document.Write().

Sometimes the writer is used separately and won't have it's Before method
called - in those cases we should use the defaults rather than crashing.
2019-01-07 21:43:50 +01:00
etc Add support for timestamps 2019-01-06 21:01:47 +01:00
org Improve NewHTMLWriter() defaults 2019-01-07 21:43:50 +01:00
.gitignore Set up fuzzing with go-fuzz 2018-12-20 00:30:58 +01:00
.travis.yml Add wasm demo to github pages 2018-12-16 19:54:17 +01:00
LICENSE Add MIT License 2018-12-20 20:30:14 +01:00
main.go Add some documentation & split Document into Configuration+Document 2019-01-02 19:17:17 +01:00
Makefile Cleanup: UPDATE README & Makefile 2019-01-07 20:31:12 +01:00
README.org Cleanup: UPDATE README & Makefile 2019-01-07 20:31:12 +01:00