From 9953de1431a59dafe4e465c5490c349fff81d209 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sat, 8 Mar 2025 17:43:00 -0800 Subject: [PATCH] Remove quotes from shortcode names --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 666dbc3e..880a6db2 100644 --- a/README.md +++ b/README.md @@ -1015,23 +1015,23 @@ Shortcode classes:
.paige-shortcode-code
-
The container of "paige/code" shortcodes.
+
The container of paige/code shortcodes.
.paige-shortcode-email
-
The container of "paige/email" shortcodes.
+
The container of paige/email shortcodes.
.paige-shortcode-figure
-
The container of "paige/figure" shortcodes.
+
The container of paige/figure shortcodes.
.paige-shortcode-gallery
-
The container of "paige/gallery" shortcodes.
+
The container of paige/gallery shortcodes.
.paige-shortcode-icon
-
The container of "paige/icon" shortcodes.
+
The container of paige/icon shortcodes.
.paige-shortcode-image
-
The container of "paige/image" shortcodes.
+
The container of paige/image shortcodes.
.paige-shortcode-quote
-
The container of "paige/quote" shortcodes.
+
The container of paige/quote shortcodes.
.paige-shortcode-vimeo
-
The container of "paige/vimeo" shortcodes.
+
The container of paige/vimeo shortcodes.
.paige-shortcode-youtube
-
The container of "paige/youtube" shortcodes.
+
The container of paige/youtube shortcodes.
### Minimal look