diff options
author | Waylan Limberg <waylan@gmail.com> | 2013-02-27 10:39:10 -0500 |
---|---|---|
committer | Waylan Limberg <waylan@gmail.com> | 2013-02-27 10:39:10 -0500 |
commit | 52613ceeed7b022a799be7b52775c8705133eca7 (patch) | |
tree | d65bc0403f3de62cb7ecd11d723a3c4198da7a5b /docs | |
parent | 8dce6643d04f449d0180b1233cf4b653420563e0 (diff) | |
download | markdown-52613ceeed7b022a799be7b52775c8705133eca7.tar.gz markdown-52613ceeed7b022a799be7b52775c8705133eca7.tar.bz2 markdown-52613ceeed7b022a799be7b52775c8705133eca7.zip |
Minor formatting edit to release notes for v2.3.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-2.3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release-2.3.txt b/docs/release-2.3.txt index 052fb23..956a303 100644 --- a/docs/release-2.3.txt +++ b/docs/release-2.3.txt @@ -71,6 +71,6 @@ try it out and report bugs/improvements. [Admonition Extension]: extensions/admonition.html [rST]: http://docutils.sourceforge.net/docs/ref/rst/directives.html#specific-admonitions -Various bug fixes have been made. See the +* Various bug fixes have been made. See the [commit log](https://github.com/waylan/Python-Markdown/commits/master) for a complete history of the changes. |