Skip to content

Commit

Permalink
Merge pull request #2171 from tristansokol/tristans/add-all-transitions
Browse files Browse the repository at this point in the history
add a full list of transitions to readme
  • Loading branch information
hakimel authored Aug 1, 2018
2 parents b6aa0ca + 27553e2 commit 72b05a3
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 72b05a3

Please sign in to comment.