Changes between Initial Version and Version 1 of Ticket #11773, comment 7
- Timestamp:
- 05/15/12 20:04:30 (13 months 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?
