Given a list of document lines starting with a code block finds the end of the block, puts it into the dom verbatim wrapped in (" ") and recursively processes the the remainder of the text file. @param parent_elem: DOM element to which the conte
(self, parent_elem, lines, inList)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected