aboutsummaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorMartin Jurča <martin.jurca@firma.seznam.cz>2018-02-20 10:30:56 +0100
committerMartin Jurča <martin.jurca@firma.seznam.cz>2018-02-20 10:30:56 +0100
commit6a2c5b4de833c73f656945253e7b72e31870c88a (patch)
tree479ca343f50e67fd6c48cc80ff7f18530ca5d48a /js
parent8468d82433cd04952e1fdc0ce68363a2cf618b13 (diff)
downloadfreenode-live-2017-presentation-6a2c5b4de833c73f656945253e7b72e31870c88a.tar
freenode-live-2017-presentation-6a2c5b4de833c73f656945253e7b72e31870c88a.tar.gz
documentation
Diffstat (limited to 'js')
-rw-r--r--js/reveal.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/js/reveal.js b/js/reveal.js
index 091372e..9a1422f 100644
--- a/js/reveal.js
+++ b/js/reveal.js
@@ -3901,6 +3901,9 @@
}
+ /**
+ * Returns an array of objects where each object represents the attributes on its respective slide.
+ */
function getSlidesMetaInfo() {
var slides = getSlides();