diff --git a/layouts/partials/reveal-hugo/slides.html b/layouts/partials/reveal-hugo/slides.html index ac54247..d1157b2 100644 --- a/layouts/partials/reveal-hugo/slides.html +++ b/layouts/partials/reveal-hugo/slides.html @@ -4,6 +4,9 @@ {{- if ne (len .Content) 0 -}} {{- $content := replace .Content "
\n\n
" "
" -}} + + + {{- $content := replaceRE ` (blackfriday) and
(mmark) --> {{- $content := replace $content "
" "
" -}}