Add span to email shortcode

This commit is contained in:
Will Faught
2024-06-04 01:43:04 -07:00
parent ec863721e2
commit 6c4a7164cb
2 changed files with 3 additions and 1 deletions

View File

@@ -1002,6 +1002,8 @@ Shortcode classes:
<dl>
<dt><code>.paige-code</code></dt>
<dd>The container element of <code>paige/code</code> shortcodes.</dd>
<dt><code>.paige-email</code></dt>
<dd>The container element of <code>paige/email</code> shortcodes.</dd>
<dt><code>.paige-figure</code></dt>
<dd>The container element of <code>paige/figure</code> shortcodes.</dd>
<dt><code>.paige-gallery</code></dt>