method
inline_html?
inline_html?()
public
Hide source
# File lib/rss/maker/base.rb, line 900 def inline_html? @type == "html" end