Mercurial > libervia-backend
log sat/plugins/plugin_misc_text_syntaxes.py @ 2856:26d6ac4e4a66
age | author | description |
---|---|---|
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) |
Sat, 19 Jan 2019 11:39:02 +0100 | Goffi | plugin text syntaxes: changed import name to TEXT_SYNTAX (better with underscore for autocompletion) |
Sat, 12 Jan 2019 12:25:31 +0100 | Goffi | date update |
Wed, 27 Jun 2018 20:14:46 +0200 | Goffi | code style reformatting using black |
Mon, 02 Apr 2018 19:44:50 +0200 | Goffi | core, setup: huge cleaning: base src/plugins/plugin_misc_text_syntaxes.py@9e72d484e0d7 |