Hey Vincent, > > I'll look into it, but anyway, it should currently be regarded just > like another HTML element (i.e. generate a "start"), otherwise this > would be an API breakage that could affect existing scripts. In the > HTML::Gumbo(3pm) man page: [snip] > with no mention of a specific event for the template element.
In the test for this issue that Best Practical wrote, you can see that it does generate start/end events for the template element as you suggest. https://github.com/bestpractical/html-gumbo/commit/62438695d1330fb472246012d49cd0b330aa0d48 Cheers, Andrew -- Andrew Ruthven, Wellington, New Zealand [email protected] | Catalyst Cloud: | This space intentionally left blank https://catalystcloud.nz |

