From 6a2c5b4de833c73f656945253e7b72e31870c88a Mon Sep 17 00:00:00 2001 From: Martin JurĨa Date: Tue, 20 Feb 2018 10:30:56 +0100 Subject: documentation --- js/reveal.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'js/reveal.js') 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(); -- cgit v1.2.3