Skip to content
Snippets Groups Projects
Commit 95cf421f authored by Hakim El Hattab's avatar Hakim El Hattab
Browse files

Merge pull request #194 from mischah/feature-fullscreen

Adding info about the fullscreen mode to README.md
parents ecb4347e f82c1349
No related branches found
No related tags found
No related merge requests found
...@@ -195,6 +195,8 @@ It's easy to link between slides. The first example below targets the index of a ...@@ -195,6 +195,8 @@ It's easy to link between slides. The first example below targets the index of a
<a href="#/2/2">Link</a> <a href="#/2/2">Link</a>
<a href="#/some-slide">Link</a> <a href="#/some-slide">Link</a>
``` ```
### Fullscreen mode
Just press »F« on your keyboard to show your presentation in fullscreen mode. Press the »ESC« key to exit fullscreen mode.
## PDF Export ## PDF Export
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment