From b7f3f89b081a5e7e9e0c0ac0c013535118f37afb Mon Sep 17 00:00:00 2001 From: Meik Hellmund Date: Sun, 25 Oct 2020 19:52:17 +0100 Subject: [PATCH] preview.html: add css from pandoc, don't use local files for js, add Mathjax.typeset() call --- README.md | 15 ++-- preview.html | 196 ++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 203 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 0e72859..076c2c8 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,19 @@ Markdown preview mode =========================== + +*This is my private fork of https://github.com/ancane/markdown-preview-mode* + + +**!the contents of this readme may still apply or not!** + +------- + + [![MELPA Stable](http://stable.melpa.org/packages/markdown-preview-mode-badge.svg)](http://stable.melpa.org/#/markdown-preview-mode) [![MELPA](http://melpa.org/packages/markdown-preview-mode-badge.svg)](http://melpa.org/#/markdown-preview-mode) -private fork of https://github.com/ancane/markdown-preview-mode - -!the contents of this readme may still apply or not! - - - Markdown preview in emacs features: diff --git a/preview.html b/preview.html index 4ba0bef..f2b699e 100644 --- a/preview.html +++ b/preview.html @@ -2,11 +2,21 @@ - + Markdown preview + + + + ${MD_JS} + + + + + +