1 %title: Sample Presentation
2 %author: Michael Göhler
8 A command-line based presentation tool.
10 --------------------------------------------
12 Here are some formating tests:
14 These are 3 stars: \*\*\*
15 And two backslashes: \\\\
17 This text is _underlined_ and *highlighted*.
19 ********************************************
23 ae = ä, oe = ö, ue = ü, ss = ß
34 public static void main() {
36 printf("%s\n", "hello");
39 Now with *different* indentation.
42 printf("%s\n", "hello");
50 My only friend, the end.