add a full list of transitions to readme

This commit is contained in:
Tristan Sokol 2018-06-04 13:52:11 -07:00 committed by Tristan Sokol
parent a2e69a4b42
commit 27553e2fcb
1 changed files with 1 additions and 1 deletions

View File

@ -695,7 +695,7 @@ You can also use different in and out transitions for the same slide:
And it starts again.
</section>
```
You can choose from `none`, `fade`, `slide`, `convex`, `concave` and `zoom`.
### Internal links
It's easy to link between slides. The first example below targets the index of another slide whereas the second targets a slide with an ID attribute (`<section id="some-slide">`):