Closed
Description
After some recent changes it appears that tool directives are not always being run, or at least the results of their run aren't being interpolated into the HTML.
An example is in Chip.onDeleted in the Flutter docs.
The snippet code there is being generated, so I think the tool is being run, but for some reason the output isn't being put back into the HTML.