I've installed the Red Carpet gem and implemented it with my rails app. However, its readme doesn't really contain any information on the syntax.
Should the syntax be obvious, then? All of the git hub markdown appears to be parsed successfully into the expected html in my app, so can I use the git hub markdown as a resource to write a readme for my own application? Or are there slight changes and will I have to test every heading, bullet point and strike though?
If the syntax isn't universal, what is the Red Carpet markdown syntax?