From 2f79538642992aace2e319fbf679c8548a02f6eb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michael=20G=C3=B6hler?= Date: Sun, 14 Sep 2014 11:41:08 +0200 Subject: [PATCH] updated sample.md --- sample.md | 33 +++++++++++++++++++++------------ 1 file changed, 21 insertions(+), 12 deletions(-) diff --git a/sample.md b/sample.md index afb8066..6b4efe7 100644 --- a/sample.md +++ b/sample.md @@ -1,26 +1,35 @@ %title: Sample Presentation %author: Michael Göhler -%date: 2014-08-07 +%date: 2014-09-14 -Title -===== +mpd +=== -This is the first page. +A command-line based presentation tool. ------------------------------------- +-------------------------------------------- + +Here are some formating tests: These are 3 stars: \*\*\* And two backslashes: \\\\ ---- +This text is _underlined_ and *highlighted*. + +******************************************** + +# UTF-8 support -# Page 2 +ae = ä, oe = ö, ue = ü, ss = ß +upsilon = Ʊ, phi = ɸ -This is _another_ test page. +▛▀▀▀▀▀▀▀▀▀▜ +▌rectangle▐ +▙▄▄▄▄▄▄▄▄▄▟ * * * -## Code example +## Code examples public static void main() { @@ -35,8 +44,8 @@ Now with *different* indentation. *** -Another Title -------------- +The END +------- -And some Text. +My only friend, the end. -- 2.20.1