[Github-comments] [geany/geany] syntax highlighting should alllow uncapitalized 'doctype' (#1489)

Adam Dingle notifications at xxxxx
Wed May 3 15:15:08 UTC 2017


When I edit an HTML document, Geany's syntax highlighter allows

```
<!DOCTYPE html>
```

But if I write 'doctype' in lowercase, the syntax highlighter marks 'doctype' in red.  According to the HTML specification, 'doctype' is not case-sensitive:

https://www.w3.org/TR/html51/syntax.html#the-doctype

So the syntax highlighter should allow this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1489
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170503/49aef9f6/attachment.html>


More information about the Github-comments mailing list