-
-
Notifications
You must be signed in to change notification settings - Fork 708
Open
Labels
Description
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, but it isn't in the docs anywhere!
11ty-website/src/docs/config.md
Line 263 in a5585af
| eleventyConfig.setTemplateFormats("html,liquid,njk"); |
I couldn't find a precedent on this page for how an additional function would be added here, but if someone wants to provide guidance I'd be happy to write it up in a PR. Otherwise, go for it 💖
Reactions are currently unavailable