method

inline_html?

inline_html?()
public

No documentation available.

# File lib/rss/maker/base.rb, line 831
          def inline_html?
            @type == "html"
          end