index
:
delta/python-markdown.git
2.6
baserock/morph
experiment-ancestory
feature-ancestry
flake8-722
html
image-url-spaces
inline
issue253
issue712
master
md3
mitya57/coveralls
mitya57/script-name
no-header_id.md
raw-html-ref-issue
regex-fixes
registry
revert-417-master
slowhtml
strongem
tox
travis-update
utest
waylan-patch-1
github.com: waylan/Python-Markdown.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_syntax
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issues related to hr tags
Isaac Muse
2020-10-24
1
-0
/
+123
*
Ensure when tag text is None that it is converted to empty string
Isaac Muse
2020-10-21
1
-0
/
+18
*
Properly parse inline HTML in md_in_html
Isaac Muse
2020-10-19
1
-0
/
+160
*
Account for Etree Elements in HTML Stash
Waylan Limberg
2020-10-14
1
-1
/
+16
*
Skip tests with pygments version mismatch.
Waylan Limberg
2020-10-08
2
-261
/
+282
*
Some test tweaks.
Waylan Limberg
2020-10-08
1
-1
/
+6
*
Ensure consistent handling of classes by fenced_code and codehilite (#1033)
Waylan Limberg
2020-10-08
1
-17
/
+17
*
Update tests for pygments-2.7.1
Michał Górny
2020-10-07
2
-12
/
+12
*
Support unicode ids in toc (#970)
Antoine
2020-10-01
1
-0
/
+22
*
Refactor HTML Parser (#803)
Waylan Limberg
2020-09-22
3
-2
/
+1247
*
Fix complex scenarios with definition, ordered, and unordered lists (#1007)
Isaac Muse
2020-07-27
1
-0
/
+323
*
Fix complex scenarios with lists and admonitions (#1006)
Isaac Muse
2020-07-26
1
-0
/
+194
*
Add suport for attr_lists in table headers.
Waylan Limberg
2020-06-30
1
-6
/
+14
*
Tune attr list regex
Waylan Limberg
2020-06-30
1
-0
/
+72
*
Fix unescaping of HTML characters <> in CodeHilite. (#990)
Rohitt Vashishtha
2020-06-29
1
-0
/
+23
*
Refactor fenced_code & codehilite options (#816)
Waylan Limberg
2020-06-23
2
-2
/
+1301
*
Fix issues with complex emphasis
facelessuser
2020-06-22
1
-0
/
+14
*
TOC fix for AtomicString handling (#934)
Isaac Muse
2020-04-06
1
-0
/
+22
*
Add permalink_title option (#886)
Waylan Limberg
2019-11-26
1
-0
/
+20
*
Add anchorlink_class and permalink_class options to TOC
Waylan Limberg
2019-11-26
1
-0
/
+67
*
Unescape IDs in TOC.
Waylan Limberg
2019-11-25
1
-0
/
+34
*
Drop support for Python 2.7 (#865)
Hugo van Kemenade
2019-10-24
6
-11
/
+0
*
Refactor em strong to consolidate code and fix issue #792
Isaac Muse
2019-09-03
1
-0
/
+14
*
Handle overlapping raw HTML matches (#770)
Philip Trauner
2019-02-07
1
-0
/
+53
*
foot note adjustments (#728)
Isaac Muse
2018-10-09
1
-0
/
+65
*
smart_emphasis keyword > legacy_em extension.
Waylan Limberg
2018-07-31
1
-0
/
+40
*
Consistent copyright headers.
Waylan Limberg
2018-07-27
3
-0
/
+63
*
Moved enable_attributes keyword to extension: legacy_attrs.
Waylan Limberg
2018-07-24
1
-0
/
+48
*
Only strip spaces in tables (#644)
Isaac Muse
2018-02-22
2
-0
/
+43