onde
onde copied to clipboard
Less restrictions on property names
Currently, we use property names to construct element IDs. HTML element IDs are restricted to certain characters, thus restrict the characters we can use for property names.
Remove (reduce) these restrictions.