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
*
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
*
Add blank lines after toplevel function definitions.
Dmitry Shachnev
2016-11-18
4
-0
/
+5
*
Fox formatting of extension_configs example.
Waylan Limberg
2016-11-17
1
-7
/
+3
*
lists are not tables - fixes #478 (#507)
Adam Wood
2016-10-26
3
-4
/
+15
*
getiterator to iter (#501)
Brandon Chinn
2016-09-29
1
-1
/
+1
*
Replace `getiterator` function for Python 3.6
Brandon Chinn
2016-09-29
1
-2
/
+2
*
Up version to 2.6.7
2.6.7-final
Waylan Limberg
2016-09-23
2
-1
/
+3
*
No need to test the same thing twice.
Waylan Limberg
2016-09-23
2
-5
/
+2
*
Merge branch 'master' of https://github.com/waylan/Python-Markdown
Waylan Limberg
2016-09-23
8
-11
/
+21
|
\
|
*
Fix table alignment when seperator contains spaces (#489)
eph
2016-08-15
2
-4
/
+5
|
*
Merge pull request #485 from facelessuser/master
Waylan Limberg
2016-07-26
3
-3
/
+9
|
|
\
|
|
*
Fix image titles not following spec
facelessuser
2016-07-26
3
-3
/
+9
|
|
/
|
*
Merge pull request #483 from mitya57/master
Waylan Limberg
2016-06-13
3
-3
/
+6
|
|
\
|
|
*
Fix another issue with attribute lists (with multiple ‘=’ signs)
Dmitry Shachnev
2016-06-13
3
-3
/
+6
|
|
/
*
|
Don't allow equal signs in attr_list keys.
Waylan Limberg
2016-09-23
3
-4
/
+7
[next]