From 203b85808cae2fe0ea16ebc2a5de5d56b1649e29 Mon Sep 17 00:00:00 2001 From: Mohamed Feddad Date: Wed, 1 Apr 2020 10:08:27 +0300 Subject: [PATCH] Add markdown dialect attribute. (#763) Resolves #724 --- examples/markdown/index.html | 5 +++++ js/impress.js | 3 ++- src/plugins/README.md | 6 ++++++ src/plugins/extras/extras.js | 3 ++- 4 files changed, 15 insertions(+), 2 deletions(-) diff --git a/examples/markdown/index.html b/examples/markdown/index.html index 6f71a0c..355a14f 100644 --- a/examples/markdown/index.html +++ b/examples/markdown/index.html @@ -120,6 +120,11 @@ are converted to HTML first, then colored by Highlight.js: the content was written in simple Markdown. +
+This is an example of a slide with a specific Markdown dialect. +=============================================================== +
+