Q
Parameters
cite (optional)
text (optional)
HMTL attributes (optional)
Examples
Example 1: Yield a given block
q id: "foo", class: "bar" do
plain 'Hello World' # optional content
endExample 2: Render options[:text] param and using options[:cite]
Last updated
Was this helpful?