Naomi Rubin
Naomi Rubin
 Pasted from commit comment: I found that without setting overflow explicitly on the nested <code> element, any non-wrapping code would create an...
I wanted to add a couple of template formats to my build without effecting the defaults. Looks like there's a [function that does just that](https://github.com/11ty/eleventy/blob/d30b952ad59e8978b22616797287fbb0fbfb332f/src/UserConfig.js#L502), but it isn't in the...