Render about text to HTML.
116 117 118
# File 'lib/postview.rb', line 116 def about_to_html Maruku.new(about).to_html end