Inspiration
not for the moment
What it does
nothing right now
How I built it
Challenges I ran into
myself
Accomplishments that I'm proud of
What I learned
What's next for No name
require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html
Log in or sign up for Devpost to join the conversation.