class Syntropy::App

def render_markdown(str)

def render_markdown(str)
  Papercraft.markdown(str)
end