class Github::Markdown

def initialize(options = {})

Creates new Markdown API
def initialize(options = {})
  super(options)
end