Remove useless sentences

This commit is contained in:
Will Faught
2023-01-08 22:49:11 -08:00
parent 3557248ffa
commit 9e51436043

View File

@@ -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" >}}
<!doctype html>
@@ -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" >}}