Merge pull request #2171 from tristansokol/tristans/add-all-transitions
add a full list of transitions to readme
This commit is contained in:
		| @@ -734,7 +734,7 @@ You can also use different in and out transitions for the same slide: | |||||||
|     And it starts again. |     And it starts again. | ||||||
| </section> | </section> | ||||||
| ``` | ``` | ||||||
|  | You can choose from `none`, `fade`, `slide`, `convex`, `concave` and `zoom`. | ||||||
| ### Internal links | ### 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">`): | 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">`): | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user