diff --git a/README.md b/README.md index ddc8a50..1b06f12 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,7 @@ This does two things: 1. Creates a new `css` shortcode for adding arbitrary code to this bundle 2. Adds `"css"` as an eligible type argument to the `getBundle` and `getBundleFileUrl` shortcodes. -
-Expand to see all bundle options +### More options ```js module.exports = function(eleventyConfig) { @@ -63,7 +62,7 @@ module.exports = function(eleventyConfig) { Read more about [`hoist` and duplicate bundle hoisting](https://github.com/11ty/eleventy-plugin-bundle/issues/5). -
+### Universal Shortcodes The following Universal Shortcodes (available in `njk`, `liquid`, `hbs`, `11ty.js`, and `webc`) are provided by this plugin: