diff --git a/README.md b/README.md index d388eb55..533c4624 100644 --- a/README.md +++ b/README.md @@ -548,8 +548,6 @@ Parameters: The `paige/code` shortcode provides a figure with centered, highlighted code and an optional, centered caption. -These are the the named parameters with positions: - ``` {{< paige/code caption="My caption" lang="html" options="linenos=true" >}} @@ -576,8 +574,6 @@ Parameters: The `paige/image` shortcode provides a figure with a centered image and an optional, centered caption. -These are the the named parameters with positions: - ``` {{< paige/image alt="My alt" >}}