diff options
| author | Eugen Wissner <belka@caraus.de> | 2020-11-30 08:58:11 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2020-11-30 08:58:11 +0100 |
| commit | b5fbc145ae5c0ff561a2f8e8177d79c948bd794b (patch) | |
| tree | eb86aacd6e476ec5fd74046797fb8db00b1b5f1f /Markdown/README | |
| parent | 8a97e33b589a1faa948fa99fadf1bb605223ce38 (diff) | |
| download | slackbuilder-b5fbc145ae5c0ff561a2f8e8177d79c948bd794b.tar.gz | |
Markdown: Added
Diffstat (limited to 'Markdown/README')
| -rw-r--r-- | Markdown/README | 4 |
1 files changed, 4 insertions, 0 deletions
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. |
