X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=sample.md;h=6b4efe7f42819bf606360304c403dd52902d7286;hb=2f79538642992aace2e319fbf679c8548a02f6eb;hp=e99bc8cf84c3737d32ddc93362d49c487b6fcab6;hpb=b68b33bdf38847668c349c3df09f9b29f58fc1b1;p=smdp.git diff --git a/sample.md b/sample.md index e99bc8c..6b4efe7 100644 --- a/sample.md +++ b/sample.md @@ -1,34 +1,51 @@ %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. --------------------------------------------------------------------------------- +-------------------------------------------- -# Page 2 +Here are some formating tests: -This is another test page. +These are 3 stars: \*\*\* +And two backslashes: \\\\ + +This text is _underlined_ and *highlighted*. + +******************************************** + +# UTF-8 support + +ae = ä, oe = ö, ue = ü, ss = ß +upsilon = Ʊ, phi = ɸ + +▛▀▀▀▀▀▀▀▀▀▜ +▌rectangle▐ +▙▄▄▄▄▄▄▄▄▄▟ * * * -## Code example +## Code examples - public static void main() { + public static void main() { + + printf("%s\n", "hello"); } -Now with different indentation. +Now with *different* indentation. function expand_tab { - } + printf("%s\n", "hello"); + } *** -Another Title -------------- +The END +------- -And some Text. +My only friend, the end.