diff options
author | Waylan Limberg <waylan@gmail.com> | 2009-07-21 21:56:19 -0400 |
---|---|---|
committer | Waylan Limberg <waylan@gmail.com> | 2009-07-21 21:56:19 -0400 |
commit | e719047b9b9514977e766f1aed932c1d11dfccaf (patch) | |
tree | f1c9509df75d620d5d9a6a5dd983d96708dcd510 /docs | |
parent | 383916493d8d05feb8df72e61cbec15d9b5fb937 (diff) | |
download | markdown-e719047b9b9514977e766f1aed932c1d11dfccaf.tar.gz markdown-e719047b9b9514977e766f1aed932c1d11dfccaf.tar.bz2 markdown-e719047b9b9514977e766f1aed932c1d11dfccaf.zip |
Fixed Ticket 37. When multiple markdown documents are displayed on one page and
contain footnotes with the same name, they will no longer collide when
'UNIQUE_IDS' is set to True. Thanks to Paul Stansifer for report and patch.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/AUTHORS b/docs/AUTHORS index cfe2b34..2843b56 100644 --- a/docs/AUTHORS +++ b/docs/AUTHORS @@ -37,6 +37,7 @@ Daniel Krech Steward Midwinter Jack Miller Neale Pickett +Paul Stansifer John Szakmeister Malcolm Tredinnick Ben Wilson |