From cd5ce77371f03fe193a57bcfab17235f4a205872 Mon Sep 17 00:00:00 2001 From: thawk Date: Sun, 26 Jun 2022 12:21:12 +0800 Subject: [PATCH] Improve markdown support. 1. Support `marked`, you can using it instead. #811 2. Auto trim the indentation, so it can be indent like regular HTML. #812 --- examples/markdown/index.html | 1 + js/impress.js | 121 ++++++++++++++++++++++++----------- src/plugins/extras/extras.js | 121 ++++++++++++++++++++++++----------- 3 files changed, 169 insertions(+), 74 deletions(-) diff --git a/examples/markdown/index.html b/examples/markdown/index.html index a1d87bd3c..892d41560 100644 --- a/examples/markdown/index.html +++ b/examples/markdown/index.html @@ -182,6 +182,7 @@

CSS & JavaScript magic

+