Commit graph

10 commits

Author SHA1 Message Date
Jan Breuer
1c0d742e0c Add conversion for line breaks tag br to tag text:line-break 2017-10-01 09:05:26 +02:00
Christopher Ramírez
32b7f8f42f Adding support for ul and ol convertion. 2013-10-24 12:09:15 -06:00
Christopher Ramírez
a0c9478e72 Implement href for links and fix issues with preformated text in markdown filter. 2013-10-24 11:09:44 -06:00
Christopher Ramírez
99be02ad63 Implemented <a> tag with support to href attribute. 2013-09-12 18:24:40 -06:00
Christopher Ramírez
b8c5232dea Testing a attributes. 2013-09-12 17:30:09 -06:00
Christopher Ramírez
16041cb9c8 replace key attributes for style_attributes in transform_map. 2013-09-12 17:28:00 -06:00
Christopher Ramírez
aab74d3ef2 Implementing <pre> tag. <code> tag is still buggy. 2013-09-12 17:23:08 -06:00
Christopher Ramírez
686e598a73 First usable version of markdown filter 2013-09-12 15:50:17 -06:00
Christopher Ramírez
3b7eb6d9ad Rename key from 'append_style' to 'style'. 2013-09-12 13:59:47 -06:00
Christopher Ramírez
ca269d67b5 replacement_map renamed to 'transform_map' and moved into a separe file. 2013-09-12 13:23:24 -06:00