Replies: 1 comment 1 reply
-
I have this working. Here is my .eleventy.js. Is this a dumb idea?
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm relatively new to 11ty and loving it so far.
I've found how to use "include" to re-use HTML snippets like this:
I think would be cool if this would generate the same result:
Is that currently possible?
Would it be worth it to make a plugin if it's not currently available somewhere? Where would I even start? Is there a plugin that's close to doing this already?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions