Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix regression of single column tables (#540) | Isaac Muse | 2017-01-26 | 1 | -2/+90 |
* | Better inline code escaping (#533) | Isaac Muse | 2017-01-20 | 1 | -1/+20 |
* | Tables: Improvements (#530) | Isaac Muse | 2017-01-19 | 1 | -1/+73 |
* | Better handling of backticks in tables (#524) | Isaac Muse | 2017-01-11 | 1 | -1/+30 |
* | lists are not tables - fixes #478 (#507) | Adam Wood | 2016-10-26 | 1 | -1/+6 |
* | Fix table alignment when seperator contains spaces (#489) | eph | 2016-08-15 | 1 | -4/+4 |
* | Add a failing testcase for issue #440. | Dmitry Shachnev | 2015-11-07 | 1 | -0/+15 |
* | Fixed handling of table cell split | Mustafa Haddara | 2015-10-24 | 1 | -0/+67 |
* | updated tables test | pieterprovoost | 2015-04-06 | 1 | -1/+10 |
* | Fixed #30. Tables now allow three spaces of indent like PHP Markdown Extra. T... | Waylan Limberg | 2011-06-29 | 1 | -1/+44 |
* | Added our own xhtml searializer. We no longer use a xml searializer to output... | Waylan Limberg | 2011-06-16 | 1 | -6/+6 |
* | Moved test dir back out of markdown lib. We don't need to install the tests i... | Waylan Limberg | 2010-02-12 | 1 | -0/+119 |