X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=sample.md;h=afb8066750d183c296f81fab139267efaa0cda1b;hb=31eb213da6e050f77ccaf59626484a03f1b95af6;hp=fa4bad738e5b659c7fd8207ac6e92982dea430e6;hpb=21fc184792b9633885316fab0fb4542d2198797d;p=smdp.git diff --git a/sample.md b/sample.md index fa4bad7..afb8066 100644 --- a/sample.md +++ b/sample.md @@ -1,26 +1,42 @@ -@title: Sample Presentation -@author: Michael Göhler -@date: 2014-08-07 +%title: Sample Presentation +%author: Michael Göhler +%date: 2014-08-07 Title ===== This is the first page. --------------------------------------------------------------------------------- +------------------------------------ + +These are 3 stars: \*\*\* +And two backslashes: \\\\ + +--- # Page 2 -This is another test page. +This is _another_ test page. * * * ## Code example - 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 +------------- + +And some Text. +