New function utilities
Last modified by Manuel Leduc on 2025/12/22 09:59
New function utilities have been added: produceHtmlEl which is a helper to create HTML strings for DOM elements, and escapeHtml which escapes all HTML-specific characters in a string.