attribute tag_text
Ruby on Rails 2.2.3
Since v2.2.3 Last seen in v2.3.18Available in: v2.2.3 v2.3.18
The array of text to be placed before each paragraph when #tag_paragraph is true. When #format() is called, only the first element of the array is used. When #paragraphs is called, then each entry in the array will be used once, with corresponding paragraphs. If the tag elements are exhausted before the text is exhausted, then the remaining paragraphs will not be tagged. Regardless of indentation settings, a blank line will be inserted between all paragraphs when #tag_paragraph is true.
- Default
-
[] - Used in
-
#format,#paragraphs