Skip to content

Commit

Permalink
Merge pull request hakimel#2171 from tristansokol/tristans/add-all-tr…
Browse files Browse the repository at this point in the history
…ansitions

add a full list of transitions to readme
  • Loading branch information
hakimel authored Aug 1, 2018
2 parents 56d87fd + cfe19f5 commit 622a793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -734,7 +734,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">`):
Expand Down

0 comments on commit 622a793

Please sign in to comment.