Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos | Jakub Wilk | 2018-02-17 | 4 | -10/+10 |
* | Simplify output_formats to html and xhtml. | Waylan Limberg | 2018-01-25 | 4 | -34/+11 |
* | Flexible inline (#629) | Isaac Muse | 2018-01-17 | 16 | -184/+785 |
* | Fix 'IndentationError' in release-2.6 document | raimon | 2018-01-15 | 1 | -2/+2 |
* | Remove deprecated support for Extension args. | Waylan Limberg | 2018-01-13 | 17 | -73/+45 |
* | Improve test coverage. | Waylan Limberg | 2018-01-13 | 21 | -56/+79 |
* | Correct spelling mistakes. | Edward Betts | 2018-01-13 | 21 | -25/+25 |
* | docs: Remove references to header_id.md page. | Dmitry Shachnev | 2018-01-12 | 5 | -9/+3 |
* | Refactor Extension loading (#627) | Waylan Limberg | 2018-01-12 | 27 | -291/+288 |
* | Removed some Py2.4-2.6 specific code. | Waylan Limberg | 2018-01-11 | 2 | -21/+2 |
* | Removed deprecated HeaderId Extension. | Waylan Limberg | 2018-01-11 | 4 | -283/+0 |
* | Removed deprecated safe_mode. | Waylan Limberg | 2018-01-11 | 32 | -741/+29 |
* | Removed support for deprecated config in ext name. | Waylan Limberg | 2018-01-11 | 2 | -26/+2 |
* | Removed deprecated support for positional args. | Waylan Limberg | 2018-01-11 | 2 | -37/+9 |
* | Moved core to core.py | Waylan Limberg | 2018-01-11 | 4 | -514/+535 |
* | Document the new test tools. | Waylan Limberg | 2018-01-08 | 5 | -140/+178 |
* | Switch from nose to unittest | Waylan Limberg | 2018-01-08 | 19 | -593/+342 |
* | Provide new testing framework. | Waylan Limberg | 2018-01-08 | 7 | -0/+1349 |
* | Include MkDocs config in dist. | Waylan Limberg | 2018-01-08 | 2 | -0/+4 |
* | Version to 3.0.dev | Waylan Limberg | 2018-01-08 | 2 | -2/+2 |
* | Up version to 2.6.11 (#620)2.6.11 | Waylan Limberg | 2018-01-04 | 3 | -2/+6 |
* | Fix raw html reference issue (#585) | Isaac Muse | 2018-01-04 | 5 | -1/+203 |
* | Avoid DeprecationWarnings for etree | Waylan Limberg | 2018-01-04 | 2 | -5/+5 |
* | Warnings should cause tests to fail. | Waylan Limberg | 2018-01-04 | 1 | -0/+7 |
* | Make sure regex patterns are raw strings (#614) | Isaac Muse | 2018-01-02 | 4 | -19/+19 |
* | Remove unwanted apostrophe from docs | Alex Chan | 2017-12-27 | 1 | -1/+1 |
* | [Footnote extension] Add a way to customize the backlink title (#616) | Jorge Maldonado Ventura | 2017-12-22 | 2 | -2/+13 |
* | Restore code to use markdown_py as the console script name. | Dmitry Shachnev | 2017-12-10 | 1 | -1/+6 |
* | Fix spellchecking test. | Waylan Limberg | 2017-12-08 | 4 | -6/+22 |
* | Build and upload wheels for releases. | Waylan Limberg | 2017-12-08 | 4 | -55/+22 |
* | Switch to setuptools. | Waylan Limberg | 2017-12-08 | 3 | -86/+19 |
* | Update makefile | Waylan Limberg | 2017-12-07 | 1 | -6/+2 |
* | Upped version to 2.6.102.6.10 | Waylan Limberg | 2017-12-07 | 3 | -3/+5 |
* | Switch docs to MKDocs (#602) | Waylan Limberg | 2017-12-06 | 83 | -3274/+2438 |
* | Feature ancestry (#598) | Isaac Muse | 2017-11-23 | 5 | -13/+107 |
* | Update builds with py35 and py36 support | facelessuser | 2017-11-17 | 3 | -1/+7 |
* | Fix new flake8 722 error | facelessuser | 2017-10-26 | 1 | -1/+1 |
* | Clean up some docs formatting. | Waylan Limberg | 2017-09-18 | 2 | -8/+9 |
* | Switch to codecov from coveralls | Waylan Limberg | 2017-09-08 | 3 | -3/+11 |
* | Manually define travis matrix. | Waylan Limberg | 2017-09-07 | 1 | -7/+12 |
* | Adjust for new PyPI changes | Waylan Limberg | 2017-08-17 | 2 | -3/+2 |
* | Merge remote-tracking branch 'upstream/master'2.6.9 | Waylan Limberg | 2017-08-17 | 0 | -0/+0 |
|\ | |||||
| * | Upped version to 2.6.9 | Waylan Limberg | 2017-08-17 | 2 | -1/+5 |
* | | Upped version to 2.6.9 | Waylan Limberg | 2017-08-17 | 2 | -1/+5 |
|/ | |||||
* | GitHub/waylan => GitHub/Python-Markdown org | Waylan Limberg | 2017-08-17 | 14 | -19/+18 |
* | fix DeprecationWarning: invalid escape sequence | d9pouces | 2017-07-25 | 1 | -1/+1 |
* | fix DeprecationWarning: invalid escape sequence | d9pouces | 2017-07-25 | 2 | -4/+4 |
* | Fix typo s/Goggle/Google/ | Tim Chase | 2017-06-03 | 1 | -1/+1 |
* | Fix a silly formatting error in README. | Waylan Limberg | 2017-04-26 | 1 | -1/+1 |
* | Added link to Code of Conduct in README | Waylan Limberg | 2017-04-26 | 1 | -0/+8 |