Add documentation for slide view mode to features page
Since it's a very useful feature, we should mention it in multiple locations. So we mention it in the slide mode section of the features page. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
This commit is contained in:
parent
43021283e4
commit
d94271c81a
1 changed files with 3 additions and 1 deletions
|
@ -72,9 +72,11 @@ Notes can be embedded as follows:
|
|||
|
||||
## [Slide Mode](./slide-example):
|
||||
You can use a special syntax to organize your note into slides.
|
||||
After that, you can use the **Slide Mode** <i class="fa fa-tv"></i> to make a presentation.
|
||||
After that, you can use the **[Slide Mode](./slide-example)** <i class="fa fa-tv"></i> to make a presentation.
|
||||
Visit the above link for details.
|
||||
|
||||
To switch the editor into slide mode, set the [document type](./yaml-metadata#type) to `slide`.
|
||||
|
||||
View
|
||||
===
|
||||
## Table of Contents:
|
||||
|
|
Loading…
Reference in a new issue