Here are some ideas to get you started:
- π Iβm currently working on Security Testing
Hi, I'm Saurabh. You might recognize me as GitHub's mascot.
My top languages
Rank | Languages |
---|---|
1 | Spanish |
2 | German |
3 | English |
If we pull together and commit ourselves, then we can push through anything.
β Mona the Octocat
require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html