Update 2015-01-07-test-markdown.md
This commit is contained in:
parent
fbd7f26f76
commit
17ddb9ab48
@ -10,4 +10,12 @@ You can write regular [markdown](http://en.wikipedia.org/wiki/Markdown) here and
|
||||
|
||||
## Here is a secondary heading
|
||||
|
||||
Got it?
|
||||
And here's a code chunk:
|
||||
|
||||
~~~
|
||||
x <- 5 + 10
|
||||
print(x)
|
||||
~~~
|
||||
|
||||
Got it?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user