diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2016-06-01 14:42:03 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-06-01 14:42:03 +0000 |
commit | a574679f7b2636e74e6a262f4badad0445d10c3a (patch) | |
tree | 466429721c3454a9236b033a788ca72f9f4f4507 /docs/com/plugin/markdown/example.md | |
parent | 70b96b8719b48c51b59182162fe8e018c55e7364 (diff) | |
parent | bb522c6efd9a02e611014038566b15feb28da0c8 (diff) |
Merge "Add framework for presentations"
Diffstat (limited to 'docs/com/plugin/markdown/example.md')
-rwxr-xr-x | docs/com/plugin/markdown/example.md | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/docs/com/plugin/markdown/example.md b/docs/com/plugin/markdown/example.md new file mode 100755 index 000000000..6f6f577a1 --- /dev/null +++ b/docs/com/plugin/markdown/example.md @@ -0,0 +1,31 @@ +# Markdown Demo + + + +## External 1.1 + +Content 1.1 + +Note: This will only appear in the speaker notes window. + + +## External 1.2 + +Content 1.2 + + + +## External 2 + +Content 2.1 + + + +## External 3.1 + +Content 3.1 + + +## External 3.2 + +Content 3.2 |