Welcome to SSH Slides! Create your presentations using markdown. In fact, the source for this README is at https://raw.githubusercontent.com/ivantsepp/ssh-slides/master/README.md.
You can use anything that is supported by markdown. To create a new slide, use ---
to separate your pages.
To advance the slides, use your arrow keys. To disconnect, press control D (^D).
- This is a list
- and is nested
- nested #2
- Another item
- Numbered
- List
Italic
Code block
Strikethrough
This is a block quote
The following will be highlighted in Ruby syntax:
puts "Hello, world!"
And that's all I have, thanks for visiting!