method
inline_xhtml?
ruby latest stable - Class:
RSS::Maker::ItemsBase::ItemBase::ContentBase
inline_xhtml?()public
No documentation available.
# File lib/rss/maker/base.rb, line 904
def inline_xhtml?
@type == "xhtml"
end