Open fbobbio opened 10 years ago
Realizar una investigación con el objetivo de:
Fecha límite: 13/05/2014
Basics
Features
require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html
First Header | Second Header |
---|---|
Content Cell | |
Content Cell | Content Cell |
Investigar y entender en completo el markdown de github con el fin de transmitirlo al resto del equipo y poder crear wiki, issues y comentarios en general enriquecidos en formato.