How to pass a variable to a shortcode · Issue #298 · 11ty/eleventy
I'm trying to create a shortcode that needs to have in input variables eleventyConfig.addShortcode("twittershare", function(canonicalUrl, textToShare, viaName, hastagName) { return `&...