Lines Matching full:2006
234 Oct 10, 2006: Fixed a bug that caused some text to be lost after
237 Sept 6, 2006: Added exception for PHP tags when handling HTML blocks.
239 August 7, 2006: Incorporated Sergej Chodarev's patch to fix a problem
242 July 10, 2006: Switched to using `optparse`. Added proper support for
245 July 9, 2006: Fixed the `<!--@address.com>` problem (Tracker #1501354).
247 May 18, 2006: Stopped catching unquoted titles in reference links.
250 May 15, 2006: A bug with lists, recursion on block-level elements,
255 Mar. 24, 2006: Switched to a not-so-recursive algorithm with
258 Mar. 15, 2006: Replaced some instance variables with class variables
262 Feb. 28, 2006: Clean-up and command-line handling by Stewart
265 Feb. 24, 2006: Fixed a bug with the last line of the list appearing
271 Jan. 31, 2006: Added `hr` and `hr/` to BLOCK_LEVEL_ELEMENTS and