From 690a51bbf5c3ec1525ad0b691e73002e8fe8cfde Mon Sep 17 00:00:00 2001 From: steckbrief Date: Fri, 24 Jun 2016 13:26:56 +0200 Subject: initial commit --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md 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 -- cgit v1.2.3