Module skooma.serialise
Module for DOM serialisation.
This module should rarely be used directly, as DOM nodes know how to serialise themselves.
Functions
html (dom_node, ...) | Serialises an HTML btree |
xml (dom_node, ...) | Serialises an XML tree |