Update passthrough.md

Closes #2752
This commit is contained in:
Bjørn Erik Pedersen
2024-10-31 08:27:39 +01:00
committed by GitHub
parent 9f33556300
commit 76a9f90b2d
+1 -1
View File
@@ -95,7 +95,7 @@ Hugo populates the `Attributes` map for _block_ passthrough elements. Markdown a
###### Type
(`bool`) The passthrough element type, either `block` or `inline`.
(`string`) The passthrough element type, either `block` or `inline`.
## Example