U
Parameters
text (optional)
HMTL attributes (optional)
Examples
Example 1: Yield a given block
u id: "u-id" do
plain 'Example text'
end<u id="u-id">Example text</u>Example 2: Render options[:text] param
Last updated
Was this helpful?