From 488631fe0abc3667355345c7eb98ba7a2204deb5 Mon Sep 17 00:00:00 2001 From: Kaushal Modi Date: Fri, 27 Oct 2017 11:37:54 -0400 Subject: Add support for height argument to figure shortcode Fixes #4014 --- docs/content/content-management/shortcodes.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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 -- cgit v1.2.3