remove mention of deprecated transitions #1390
parent
596f3d3c5a
commit
35462a424c
|
@ -513,9 +513,6 @@ You can also use different in and out transitions for the same slide:
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
Note that this does not work with the page and cube transitions.
|
|
||||||
|
|
||||||
|
|
||||||
### 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">```):
|
||||||
|
|
Loading…
Reference in New Issue