From b5fbc145ae5c0ff561a2f8e8177d79c948bd794b Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Mon, 30 Nov 2020 08:58:11 +0100 Subject: Markdown: Added --- Markdown/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Markdown/README (limited to 'Markdown/README') diff --git a/Markdown/README b/Markdown/README new file mode 100644 index 0000000..abac921 --- /dev/null +++ b/Markdown/README @@ -0,0 +1,4 @@ +This is a Python implementation of John Gruber's Markdown. + +It is almost completely compliant with the reference implementation, +though there are a few known issues. -- cgit v1.2.3