This README can be used as a reference for github-flavored-markdown styling (and possibly behavior).
followed by some text
followed by some text
followed by some text
followed by some text
followed by some text
followed by some text
Auto-detected link: http://www.france.com
Some Ignored_multiple_underscore_italics here
A line of normal text with inline code
and italics, strong font, and even some μ†ℱ ╋ℯ╳╋. Followed by lots of Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis id sem purus, eu commodo tortor. Donec malesuada ultricies dolor a eleifend. In hac habitasse platea dictumst. Vivamus a faucibus ligula. Nullam molestie tristique arcu, eu elementum metus ultricies sed. Aenean luctus congue lectus, vitae semper erat rhoncus non. Nulla facilisi.
Followed by another line of normal text with inline code
and italics, strong font, and even some μ†ℱ ╋ℯ╳╋. Followed by lots of Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis id sem purus, eu commodo tortor. Donec malesuada ultricies dolor a eleifend. In hac habitasse platea dictumst. Vivamus a faucibus ligula. Nullam molestie tristique arcu, eu elementum metus ultricies sed. Aenean luctus congue lectus, vitae semper erat rhoncus non. Nulla facilisi.
"Line" Separator:
--
"Slanted" Separator:
Table Header 1 | Table Header 2 |
---|---|
Content | Cntent |
Content | Content |
Text right below table |
Table Header 1 | Table Header 2 |
---|---|
Content | Cntent |
Content | Content |
Empty line between table and this text
def this_is
puts "some #{4-space-indent} ruby code"
end
def this_is
puts "some #{code tag} ruby code"
end
def this_is puts "some #{pre tag} ruby code" end
def this_is
puts "some #{fenced} ruby code"
end
def this_is
puts "some #{colored} ruby code"
end