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