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
/
misc
/
html.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix HTML parse with empty lines (#537)
Isaac Muse
2017-01-24
1
-0
/
+11
*
Fixed #153. Two spaces at end of paragraph is not a linebreak.
Waylan Limberg
2012-10-21
1
-2
/
+1
*
Fixed #28. Inline raw html is now enclosed in p tags. This used to work. Some...
Waylan Limberg
2011-06-28
1
-0
/
+1
*
Fixed Ticket 65. Lines with only a lessthan sign (<) no longer crash the raw...
Waylan Limberg
2010-07-14
1
-1
/
+5
*
Fix bug with rawhtml and markdown escaping. Previously, any inline rawhtml th...
Waylan Limberg
2010-03-15
1
-1
/
+2
*
Fixed Ticket 48. Quoted attributes in raw html are specificly ackowledged now...
Waylan Limberg
2010-01-03
1
-0
/
+4
*
Moved prettifyETree into a Postprocessor and added code to append all '<br />...
Waylan Limberg
2008-09-04
1
-1
/
+2
*
Replaced indentation with linebreaks only. At least its more consistant - and...
Waylan Limberg
2008-09-03
1
-5
/
+4
*
Updated tests with raw block level html in them. **Note** these tests do not ...
Waylan Limberg
2008-08-22
1
-3
/
+4
*
A lot of bug fixes. Handlig attributes added, new hr processing. Reformatted ...
Artem Yunusov
2008-07-14
1
-8
/
+6
*
Replace LineBreaks preprocessor with an inlinePattern and update tests. Blank...
Waylan Limberg
2007-10-11
1
-5
/
+2
*
Added test cases
Yuri Takhteyev
2007-03-25
1
-0
/
+13