diff --git a/README.md b/README.md index 1d1f1f8..4a7884c 100644 --- a/README.md +++ b/README.md @@ -280,9 +280,6 @@ _Coming soon_ ## Advanced options: -### Limitations - -* `html` bundles do not support nesting or recursion (yet). If this will be useful to you, please file an issue! ### Add your own bundle type @@ -303,15 +300,15 @@ This does two things: 1. creates a new `possum` shortcode for adding arbitrary code to this bundle 2. adds `"possum"` as an eligible type argument to `getBundle` and `getBundleFileUrl` -