diff options
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. |
