Class: HTMLforPost

Inherits:
Redcarpet::Render::HTMLwithSyntaxHighlight show all
Defined in:
lib/ultra_markdown/markdown_processor.rb

Instance Method Summary collapse

Methods inherited from Redcarpet::Render::HTMLwithSyntaxHighlight

#autolink, #block_code, #codespan, #header, #initialize, #postprocess, #preprocess

Constructor Details

This class inherits a constructor from Redcarpet::Render::HTMLwithSyntaxHighlight

Instance Method Details

#is_rssObject



80
81
82
# File 'lib/ultra_markdown/markdown_processor.rb', line 80

def is_rss
  false
end