Skip to content

Latest commit

 

History

History

docs

start markdown test

  • a task list item

  • list syntax required

  • normal formatting, @mentions, #1234 refs

  • incomplete

  • completed

  • @mentions, #refs, links, formatting, and tags supported

  • list syntax required (any unordered or ordered list supported)

  • this is a complete item

  • this is an incomplete item

require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html

alias coffee2js='/root/Dropbox/coffee2js.sh' alias ls='/root/data/app.sh ls'