summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorKaushal Modi <[email protected]>2017-10-27 11:37:54 -0400
committerBjørn Erik Pedersen <[email protected]>2017-10-29 20:46:57 +0100
commit488631fe0abc3667355345c7eb98ba7a2204deb5 (patch)
tree13dc897505ae31a7bddd779e31d626491c813001 /docs
parentfdd62eb4c3dab9229ae4b7aeae45832961f6e168 (diff)
downloadhugo-488631fe0abc3667355345c7eb98ba7a2204deb5.tar.gz
hugo-488631fe0abc3667355345c7eb98ba7a2204deb5.zip
Add support for height argument to figure shortcode
Fixes #4014
Diffstat (limited to 'docs')
-rw-r--r--docs/content/content-management/shortcodes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/content/content-management/shortcodes.md b/docs/content/content-management/shortcodes.md
index fdeb6fba1..e396aada8 100644
--- a/docs/content/content-management/shortcodes.md
+++ b/docs/content/content-management/shortcodes.md
@@ -88,6 +88,7 @@ The `figure` shortcode can use the following named parameters:
* `attr` (i.e., attribution)
* `attrlink`
* `alt`
+* `height`
#### Example `figure` Input