Remove height param

This commit is contained in:
Will Faught
2023-02-28 17:31:18 -08:00
parent 869505dcd7
commit 665f5e2955
6 changed files with 23 additions and 43 deletions

View File

@@ -4,7 +4,6 @@
{{ $caption := $params.caption }}
{{ $compact := $params.compact }}
{{ $float := $params.float }}
{{ $height := $params.height }}
{{ $horizontal := $params.horizontal }}
{{ $link := $params.link }}
{{ $maxwidth := $params.maxwidth }}
@@ -44,7 +43,6 @@
"compact" $compact
"content" $content
"float" $float
"height" $height
"horizontal" $horizontal
"maxwidth" $maxwidth
"number" $number