src/cm/utils/spannifier.py
Thu, 27 Jun 2013 16:39:16 +0200 gibus For some reason, BeautifulSoup wants now fromEncoding='UTF-8' in some unidentified cases.
Wed, 27 Mar 2013 17:51:18 +0100 gibus do not skip span for newline textnodes otherwise compute_new_comment_positions() will return bad results for pandoc texts.
Mon, 12 Nov 2012 12:58:34 +0100 gibus Do not spannify empty text nodes, prevents abiword crash.
Mon, 24 Sep 2012 01:12:12 -0700 gibus For some reasons BeautifulSouf does not convert entities with convertEntities=["xml","html"], use convertEntities=BeautifulSoup.ALL_ENTITIES instead.
Thu, 14 Jun 2012 11:43:46 +0200 gibus Fix #77 html code inside document viewer.
Thu, 06 May 2010 17:48:11 +0200 raph cache spannify function
Mon, 23 Nov 2009 15:14:29 +0100 raph import from internal svn r 4007
less more (0) tip