mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
* add disableEscape parameter to disable this functionality * drop usage of escapeHTML() that is now done inside t() * add unit test for escaped and not escaped placeholder * proper JSDoc