index
:
markdown/.git
master
A Python implementation of John Gruber’s Markdown with Extension support.
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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.10
2.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
*
Add a code of conduct.
Waylan Limberg
2017-04-25
1
-0
/
+50
*
Update badges
Waylan Limberg
2017-04-25
1
-1
/
+1
*
Exclude all nested test data from stats
Waylan Limberg
2017-04-25
1
-7
/
+7
*
Exclude test data from project stats.
Waylan Limberg
2017-04-25
1
-0
/
+7
*
The location keyword of OrderedDict.add is not optional.
Waylan Limberg
2017-03-09
1
-1
/
+1
*
Added footnote BACKLINK_TEXT test.
Waylan Limberg
2017-03-08
1
-0
/
+24
*
Loosen whitespace requirements for admonitions.
Waylan Limberg
2017-03-05
3
-2
/
+18
*
Fix regression of single column tables (#540)
Isaac Muse
2017-01-26
3
-11
/
+169
*
Upped version to 2.6.8.
2.6.8-final
Waylan Limberg
2017-01-25
2
-2
/
+3
*
Fix HTML parse with empty lines (#537)
Isaac Muse
2017-01-24
3
-1
/
+29
*
Fix footnote parsing of footnote content (#536)
Isaac Muse
2017-01-23
3
-13
/
+78
*
Create additional references for duplicate footnotes (#534)
Isaac Muse
2017-01-23
3
-5
/
+115
*
Fix hr recursion issue (#535)
Isaac Muse
2017-01-23
3
-2
/
+18
*
Better inline code escaping (#533)
Isaac Muse
2017-01-20
5
-10
/
+42
*
Tables: Improvements (#530)
Isaac Muse
2017-01-19
5
-30
/
+172
*
Update fenced code extension to match codehilite lang regex. (#529)
Waylan Limberg
2017-01-18
1
-1
/
+1
*
codehilite: detect languages with funny names (#527)
Grant Mathews
2017-01-17
1
-1
/
+1
*
Recognize <main> as an HTML5 block level tag. (#525)
daniel-j-mac
2017-01-17
1
-1
/
+1
*
Better handling of backticks in tables (#524)
Isaac Muse
2017-01-11
3
-41
/
+102
*
Fix aspell silently failing (#523)
Isaac Muse
2017-01-11
1
-0
/
+1
*
command line (#517)
Ben Petty
2016-12-23
1
-1
/
+1
*
Spelling error (#516)
Ben Petty
2016-12-23
1
-1
/
+1
[next]