# File lib/rabbit/formatter.rb, line 121 def format(text) tagged_text(text, name, {}) end
# File lib/rabbit/formatter.rb, line 125 def html_format(text) tagged_text(text, name, {}) end
# File lib/rabbit/formatter.rb, line 117 def html_formatter? true end
# File lib/rabbit/formatter.rb, line 113 def text_formatter? true end
[Validate]
Generated with the Darkfish Rdoc Generator 2.