From 6aaea6778bbdea2ef0bcc3de0386dd43cbc5108c Mon Sep 17 00:00:00 2001 From: Will Faught Date: Mon, 8 Jul 2024 15:35:34 -0700 Subject: [PATCH] Add missing dl tags --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c8ea63d..7f19627e 100644 --- a/README.md +++ b/README.md @@ -679,8 +679,10 @@ The `paige/quote` shortcode provides a quotation. Parameters: -
cite
-
Optional. String. Plain text. Citation.
+
+
cite
+
Optional. String. Plain text. Citation.
+
Body: Required. String. Markdown. The quotation.