From 04b1ef83d25c7efa238016e6d28101c924df7c55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A5=81=E5=AE=81?= Date: Sat, 11 Oct 2014 16:25:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E4=B8=BAMarkdownExtraExtende?= =?UTF-8?q?d=E8=A7=A3=E6=9E=90=E5=BC=95=E6=93=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/editor-js.php | 2 +- admin/js/markdown-extra-extended.js | 2974 ++++++++++++++++++++++++ admin/js/typecho.js | 10 +- var/Markdown.php | 14 +- var/MarkdownExtraExtended.php | 3289 +++++++++++++++++++++++++++ 5 files changed, 6272 insertions(+), 17 deletions(-) create mode 100644 admin/js/markdown-extra-extended.js create mode 100644 var/MarkdownExtraExtended.php diff --git a/admin/editor-js.php b/admin/editor-js.php index 949305c1..129308ea 100644 --- a/admin/editor-js.php +++ b/admin/editor-js.php @@ -1,7 +1,7 @@ markdown): ?> - +