xowiki::Includelet proc html_encode
xowiki::Includelet html_encode
- Testcases:
- create_folder_with_page, xowf, create_workflow_with_instance, create_form_with_form_instance
Source code: # ' is not a known entity to some validators, so we use the # numerical entity here for encoding "'" return [string map [list & "&" < "<" > ">" \" """ ' "'"] $string]XQL Not present: Generic, PostgreSQL, Oracle