commit | 124a859516c7299191a77c00187e7770c31571a1 | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Sun Jan 08 11:27:37 2017 +0100 |
committer | Benno Schulenberg <bensberg@justemail.net> | Sun Jan 08 11:32:30 2017 +0100 |
tree | a7ab380aa92e4bfc600937b510d854c228e269c6 | |
parent | 322120c98067a85ac84b6cb247989f4751054d61 [diff] |
syntax: html: be more precise with tags, and paint attribute names A tag begins not merely with a "<" but it must be followed by an ASCII alphabetic character or one of "/", "!" and "?". Further, color all the valid attribute names in red.