Here’s the results.
Why YSK: In order to improve readability on this site and inform users that these features exist
Note: not supported by every app
Superscript Subscript Italic Italic Bold Bold
Heading 1
Heading 2
Heading 1 alt
Heading 2 alt
Blockquote
List
- List
- List
- List
List alt
- List
- List
- List
Numbered List
- One
- Two
- Three
Numbered List alt
- One
- Two
- Three
Horizontal Rule
Horizontal Rule alt
# code block
print '3 backticks around'
# code block
print 'indent 4 spaces before'
Text Label
Actual Spoiler
Sounds great. Let’s try this thing.
heading requires a space
#some code a<-2 x<-1:10 b<-3 Y<-a*x+b plot(x,y)
##