From efcea55a8dcbe13d58c7b1c69249169f487ddb80 Mon Sep 17 00:00:00 2001 From: 20xd6 <20xd6@airmail.cc> Date: Mon, 4 Jul 2022 15:12:03 -0400 Subject: [PATCH] Add the license informtion for Prism. Resolves issue#3 --- license/index.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/license/index.php b/license/index.php index f454bcb..2888d40 100644 --- a/license/index.php +++ b/license/index.php @@ -47,8 +47,14 @@ JMenu is MIT Licensed.
Parsedown is MIT Licensed.-An extension of Parsedown that adds support for Markdown Extra.
<
Pasrsedown-extra is used primarily to add support for footnotes in articles.
++An extension of Parsedown that adds support for Markdown Extra.
Pasrsedown-extra is used primarily to add support for footnotes in articles.
Parsedown-extra is MIT Licensed.
+Prism is a lightweight, robust, and elegant syntax highlighting library. It's a spin-off project from Dabblet.
+You can learn more on prismjs.com.
Prism is used for syntax highlighting is simple_blog.
+Prism is MIT Licensed.