aboutsummaryrefslogtreecommitdiffstats
path: root/markdown/serializers.py
Commit message (Expand)AuthorAgeFilesLines
* Fix double escaping of amp in attributes (#670)Isaac Muse2018-07-291-3/+8
* Add missing comma in HTML_EMPTYzyxw592018-07-241-1/+1
* Improve serializer test coverageWaylan Limberg2018-07-241-14/+3
* Simplify namespace support in serializer.Waylan Limberg2018-07-241-127/+48
* Flake8 cleanup (mostly whitespace).Waylan Limberg2014-11-201-13/+19
* Mark a few more lines with 'no cover' - missed them the first time through. T...Waylan Limberg2014-07-111-1/+1
* Marked a bunch of lines as 'no cover'. Coverage at 91%Waylan Limberg2014-07-111-9/+9
* Fix: "AttributeError: 'dict_items' object has no attribute 'sort'"Lucas Clemente Vella2013-09-111-1/+1
* Serializers now preserve case of tags.Waylan Limberg2013-08-071-4/+3
* Future imports go after the docstringsAdam Dinwoodie2013-03-181-1/+1
* Now using universal code for Python 2 & 3.Waylan Limberg2013-02-271-2/+4
* It is spelled 'serializers' not 'searializers'.Waylan Limberg2012-01-201-0/+275