summaryrefslogtreecommitdiff
path: root/Markdown/README
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2020-12-09 18:28:42 +0100
committerEugen Wissner <belka@caraus.de>2020-12-09 18:28:42 +0100
commit2910a89d6c59b997a3896f05c6ad7fb65c26f813 (patch)
tree3d3edebdf32b0c972e8449b82be2c10742395d6c /Markdown/README
parentbe64bc6dbb9d0f717f7cbdd83d9371de979d4c63 (diff)
downloadslackbuilder-2910a89d6c59b997a3896f05c6ad7fb65c26f813.tar.gz
Add autoupdater
Diffstat (limited to 'Markdown/README')
-rw-r--r--Markdown/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/Markdown/README b/Markdown/README
deleted file mode 100644
index abac921..0000000
--- a/Markdown/README
+++ /dev/null
@@ -1,4 +0,0 @@
-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.