From 9d9711cccc8edc2279d61b9ec8cffac3d82bbdbe Mon Sep 17 00:00:00 2001
From: manfromhuh
Date: Sat, 2 Jul 2022 09:53:42 -0400
Subject: [PATCH] Add Parsedown-extra to /license/
Add the license information for Pasedown-extra to /license/index.php
---
license/index.php | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/license/index.php b/license/index.php
index 3f493bc..f454bcb 100644
--- a/license/index.php
+++ b/license/index.php
@@ -46,5 +46,9 @@ JMenu is MIT Licensed.
Parsedown is used for all of the Markdown processing for this site.
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.
+