goveal/examples/slides.md
Peter Kurfer a4c0016baa
feat(PoC): PoC complete
- HTTP server
- Rendering markdown content into a HTML template
- theme and some other useful options configurable via config file or flag
- release pipeline prepared
- reveal.js statically included into binary
- config hot reloading
2019-04-19 23:56:39 +02:00

45 lines
No EOL
429 B
Markdown

# Markdown Demo
## External 1.1
Content 1.1
asdf
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
---
## External 3.3
![External Image](https://s3.amazonaws.com/static.slid.es/logo/v2/slides-symbol-512x512.png)
===
## External 4.1
![Local image](/local/examples/gopher.jpg)