To enable highlighting them as keywords in HTML documents, add the following elements [defined in W3C HTML 5.1](https://www.w3.org/TR/html51/fullindex.html#index-elements):
- `menuitem` - `picture` - `rb` - `rtc` - `template` as well as the following elements [defined in WHATWG HTML Living Standard](https://html.spec.whatwg.org/multipage/indices.html#elements-3): - `math` - `slot` - `svg` You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/1530 -- Commit Summary -- * Add newly standardized HTML elements to filetypes.html -- File Changes -- M data/filedefs/filetypes.html (2) -- Patch Links -- https://github.com/geany/geany/pull/1530.patch https://github.com/geany/geany/pull/1530.diff -- 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/pull/1530
