Mercurial > libervia-backend
log sat/plugins/plugin_misc_text_syntaxes.py @ 3885:18ff4f75f0e6
age | author | description |
---|---|---|
2022-01-25 | Goffi | plugin XEP-0060, XEP-0163, XEP-0277, text syntaxes: make those plugins usable with components |
2021-11-12 | Goffi | merge bookmark @ |
2021-10-21 | Goffi | plugin text syntaxes: remove `id` attributes and whitelist allowed classes: |
2021-08-02 | Goffi | plugin text syntaxes: remove side effect on init: |
2021-03-19 | Goffi | date update |
2020-01-29 | Goffi | fixed shebangs |
2020-01-29 | Goffi | dates update |
2019-11-18 | Goffi | plugin text syntaxes: don't use anymore deprecated cgi.escape |
2019-09-25 | Goffi | jp: jp asyncio port: |
2019-08-13 | Goffi | Python 3 port: |
2019-03-25 | Goffi | plugin text syntaxes: activated useful markdown extensions: |
2019-03-25 | Goffi | plugin text syntaxes: disable raw HTML parsing in mardown by default |
2019-03-25 | Goffi | plugin text syntaxes: fixed default syntax |
2019-01-19 | Goffi | plugin text syntaxes: handle empty content in cleanXHTML + don't use self-closing tags for non-void elements. |