Skip to content

Instantly share code, notes, and snippets.

@cokeSchlumpf
Last active June 17, 2019 22:48
Show Gist options
  • Save cokeSchlumpf/4a100799a860e650917ac1d6557b006a to your computer and use it in GitHub Desktop.
Save cokeSchlumpf/4a100799a860e650917ac1d6557b006a to your computer and use it in GitHub Desktop.
# The first line should contain the title of the post
Then you can just write whatever you want with every Markdown feature available on GitHub.
You can mark the split between the preview and the rest of the post with ...
---
... a horizontal line. On the single view of the post, the preview as well as the rest of the article will be displayed.
You may also use code-samples in your markdown:
```scala
println("Scala is my favourite language")
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment