class Troy::Markdown

def initialize(markup)

def initialize(markup)
  @markup = markup
end