diff options
author | steckbrief <steckbrief@chefmail.de> | 2016-06-24 13:26:56 +0200 |
---|---|---|
committer | steckbrief <steckbrief@chefmail.de> | 2016-06-24 13:26:56 +0200 |
commit | 690a51bbf5c3ec1525ad0b691e73002e8fe8cfde (patch) | |
tree | d9ceefa6058f823b68efd8ffb5fca72661aac6fc |
initial commit
-rw-r--r-- | README.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e656e6c --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# Playground +This is just my small little playground repository +# H1 +## H2 +### H3 +#### H4 +##### H5 +###### H6 +Alt-H1 +===== +Alt-H2 +------ +`small code block` +``` +Bigger Code BLock +really +More lines +```
\ No newline at end of file |