docs: add CSS keywords bug #4214 to syntax highlighting section

This commit is contained in:
Derick Payne 2026-01-18 07:34:10 +02:00
parent 4264fb8f9e
commit 77f30fa89b

View File

@ -83,6 +83,7 @@
- Groovy: [#5093](https://github.com/rizonesoft/Notepad3/issues/5093)
- Swift, Zig, Scala, F#, WASM, Vim, OCaml, Smali, GraphViz, Rebol
- (Maybe) CSS in `<style>` tags: [#2061](https://github.com/rizonesoft/Notepad3/issues/2061) - Embedded language complexity
- BUG: CSS keywords: [#4214](https://github.com/rizonesoft/Notepad3/issues/4214) - Update CSS property list
- [ ] **BATCH Code Folding** - Fold `if`/`for` blocks with parentheses
- Issue: [#4484](https://github.com/rizonesoft/Notepad3/issues/4484)
- [ ] **Markdown: Highlight Trailing Double Spaces** - Show line break indicators