Changes between Initial Version and Version 1 of Ticket #11773, comment 7
- Timestamp:
- May 15, 2012, 4:04:30 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11773, comment 7
initial v1 3 3 > to escape HTML (both body text and attributes) 4 4 5 What do you mean by that? It's just a string and we're just replacing `< > %" '` without parsing anything. Or are you referring to its use in examples?5 What do you mean by that? It's just a string and we're just replacing `< > & " '` without parsing anything. Or are you referring to its use in examples?