Method: ReVIEW::RSTBuilder#inline_u
- Defined in:
- lib/review/rstbuilder.rb
#inline_u(str) ⇒ Object
448 449 450 |
# File 'lib/review/rstbuilder.rb', line 448 def inline_u(str) " :subscript:`#{str}` " end |
448 449 450 |
# File 'lib/review/rstbuilder.rb', line 448 def inline_u(str) " :subscript:`#{str}` " end |