From 02a6b0515e03773352e93f84bbee651d640f33ff Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Tue, 31 Jan 2017 15:02:51 +0100 Subject: fix markdown typo, update comment #1780 --- plugin/markdown/markdown.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'plugin') diff --git a/plugin/markdown/markdown.js b/plugin/markdown/markdown.js index aad7f63..d9ff1ba 100755 --- a/plugin/markdown/markdown.js +++ b/plugin/markdown/markdown.js @@ -30,8 +30,9 @@ * element. Normalizes leading tabs/whitespace. */ function getMarkdownFromSlide( section ) { - // support - var template = section.querySelector( '[data-tempate]' ) || section.querySelector( 'script' ); + + // look for a