From 37efb1e2b5ce78e2256eaee21e717e6936237ca9 Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Thu, 2 Feb 2023 15:36:47 -0600 Subject: [PATCH] README Ordering --- README.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) 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` -