
Use `TextNode(data)` instead of `Template(data).nodelist` to parse the template only once. The report and fix was initially provided by Aaron McMillin. Fixes #361 Closes #362
Use `TextNode(data)` instead of `Template(data).nodelist` to parse the template only once. The report and fix was initially provided by Aaron McMillin. Fixes #361 Closes #362