1
vote
markdown
hi
some code
bold, bolder, bolder, bolder
how bold can we go
paragraph
red?
spoiler!
George kills Lennyline
breaks
do
what?
hi
lo
foo^bar
table |
---|
foo |
def foo():
print(42)
more code:
indented code sucks
one, two, three, four
~strike?~ or strike?
a
b
c
d
e
f
####### g
setex heading
setex subheading
rules:
+++++++++++
Tables and strikethrough are something @deimos hasn’t enabled yet... but I’m sure it’s coming soon enough.
Each successive pair of asterisks causes another set of
<strong>
tags, and there's afont-weight: bolder
onb
andstrong
, so each level of nesting should add to the boldness (although obviously browsers/fonts will only take it so far).