Caption
Parameters
Text (optional)
HMTL attributes (optional)
Examples
Example 1: Render options[:text] param
table do
caption text: "table caption"
# table contents
endExample 2: Yield a given block
Last updated
Was this helpful?