Remove inline param for image.html

This commit is contained in:
Will Faught
2022-12-31 22:41:40 -08:00
parent 40933e79b1
commit 237f9c39bb
2 changed files with 1 additions and 2 deletions

View File

@@ -475,7 +475,6 @@ title: Search
### Images
The `paige/image` shortcode provides a figure with a centered image and an optional centered caption.
The image and caption can optionally be displayed inline instead of centered.
The image has optional alt, title, width, and height attributes,
and can optionally be wrapped in an anchor. Only the image source parameter is required.
If the image source is a relative path, it is assumed to be a page resource.