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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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