diff options
Diffstat (limited to 'examples/hello_world.marp')
-rw-r--r-- | examples/hello_world.marp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/hello_world.marp b/examples/hello_world.marp new file mode 100644 index 0000000..bdc5fb6 --- /dev/null +++ b/examples/hello_world.marp @@ -0,0 +1,5 @@ +# Prints out "Hello, World!" + +include "../lib/std.marp" + +"Hello, World!" write |