method
inline_html?
v1_8_7_72 -
Show latest stable
- Class:
RSS::Maker::ItemsBase::ItemBase::ContentBase
inline_html?()public
No documentation available.
# File lib/rss/maker/base.rb, line 831
def inline_html?
@type == "html"
end