Mercurial > libervia-backend
log sat/plugins/plugin_misc_text_syntaxes.py @ 3031:98d1f34ce5b9
age | author | description |
---|---|---|
Tue, 13 Aug 2019 19:08:41 +0200 | Goffi | Python 3 port: |
Mon, 25 Mar 2019 18:40:12 +0100 | Goffi | plugin text syntaxes: activated useful markdown extensions: |
Mon, 25 Mar 2019 08:14:00 +0100 | Goffi | plugin text syntaxes: disable raw HTML parsing in mardown by default |
Mon, 25 Mar 2019 07:06:48 +0100 | Goffi | plugin text syntaxes: fixed default syntax |
Sat, 19 Jan 2019 11:39:02 +0100 | Goffi | plugin text syntaxes: handle empty content in cleanXHTML + don't use self-closing tags for non-void elements. |
Sat, 19 Jan 2019 11:39:02 +0100 | Goffi | core (XMLUI): new XHTMLBox widget: |
Sat, 19 Jan 2019 11:39:02 +0100 | Goffi | plugin text syntaxes: cleanStyle is an independent method, cleanXHTML is now blocking (no need to launch thread for that) |