shr-insert-document
shr-insert-document is an autoloaded compiled Lisp function in `shr.el
'.
(shr-insert-document DOM)
Render the parsed document DOM into the current buffer.
DOM should be a parse tree as generated by
`libxml-parse-html-region' or similar.