It's possible to handle table insertion cases with smart heuristics, covering the most practical cases ```html <table>{{ rows }}</table> ``` See [proposed solution](https://github.com/domenic/template-parts/issues/2)