Changes between Initial Version and Version 1 of Ticket #27601, comment 6
- Timestamp:
- 04/04/2014 03:46:26 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27601, comment 6
initial v1 1 1 It was at least possible to read and write text. I am not sure about the link tool. 2 2 3 Currently, you have to know where the problem comes from to solve it. When the back-end was XHTML, you could find it with a validator. But no , in HTML 5, an `id` attribute [http://mathiasbynens.be/notes/html5-id-class with brackets (and other characters)] is valid.3 Currently, you have to know where the problem comes from to solve it. When the back-end was XHTML, you could find it with a validator. But now, in HTML 5, an `id` attribute [http://mathiasbynens.be/notes/html5-id-class with brackets (and other characters)] is valid. 4 4