Class: UltraMarkdown::HTMLforPost

Inherits:
Redcarpet::Render::HTMLwithSyntaxHighlight show all
Defined in:
lib/ultra_markdown.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



18
19
20
# File 'lib/ultra_markdown.rb', line 18

def is_rss
  false
end