From 35462a424c4899747aa2079101372c66ac14d211 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Mon, 26 Oct 2015 16:34:25 +0100 Subject: [PATCH] remove mention of deprecated transitions #1390 --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 1808679..ee978de 100644 --- a/README.md +++ b/README.md @@ -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 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 (```
```):