Age | Commit message (Expand) | Author | Files | Lines |
2008-09-30 | moved object out of inline elements to the block elements and skip elements v... | Derek Jones | 1 | -3/+3 |
2008-09-27 | tweak tweak... | Derek Jones | 1 | -1/+1 |
2008-09-27 | tweak of inline_element regex so that it doesn't hit partial matches, i.e. vi... | Derek Jones | 1 | -2/+2 |
2008-09-26 | added check that content is surrounded by a valid block level element, and if... | Derek Jones | 1 | -0/+6 |
2008-09-24 | fixed an issue where the last character before convert ... to an ellipsis was... | Derek Jones | 1 | -1/+1 |
2008-09-24 | renamed $ignore_elements to $inline_elements, and made more robust by includi... | Derek Jones | 1 | -3/+3 |
2008-09-24 | put all valid block level elements into $block_elements array, added table to... | Derek Jones | 1 | -3/+3 |
2008-09-23 | Fixed a bug that was adding too many blank paragraph tags under certain condi... | Rick Ellis | 1 | -6/+16 |
2008-09-13 | (no commit message) | Rick Ellis | 1 | -0/+3 |
2008-09-13 | typography tweaks | Rick Ellis | 1 | -40/+17 |
2008-09-12 | Continued working on typography class and docs | Rick Ellis | 1 | -0/+34 |
2008-09-12 | (no commit message) | Rick Ellis | 1 | -3/+10 |
2008-09-12 | (no commit message) | Rick Ellis | 1 | -0/+8 |
2008-09-12 | More tweaks | Rick Ellis | 1 | -12/+18 |
2008-09-11 | more tweaks! | Rick Ellis | 1 | -7/+8 |
2008-09-11 | (no commit message) | Rick Ellis | 1 | -1/+1 |
2008-09-11 | Simplified the typography conversion routine... I hope I didn't break something. | Rick Ellis | 1 | -131/+76 |
2008-09-11 | massaged regex for double spaces after sentences | Derek Jones | 1 | -1/+1 |
2008-09-11 | (no commit message) | Rick Ellis | 1 | -2/+1 |
2008-09-11 | replaced format_characters()' logic replacement with a more straightforward a... | Derek Jones | 1 | -220/+38 |
2008-09-11 | Added support for removing javascript event handlers from tags, for security ... | Rick Ellis | 1 | -4/+31 |
2008-09-11 | (no commit message) | Rick Ellis | 1 | -0/+482 |