Update changes and supported_language for Iptables syntax (#3775)

This commit is contained in:
Checconio 2023-04-30 20:46:49 +02:00 committed by GitHub
parent 3987abe437
commit cc93b0e6d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View File

@ -3,8 +3,10 @@
Parser:
- (enh) prevent rehighlighting of an element [joshgoebel][]
- added 3rd party Iptables grammar to SUPPORTED_LANGUAGES [Checconio][]
[Josh Goebel]: https://github.com/joshgoebel
[Checconio]: https://github.com/Checconio
## Version 11.8.0

View File

@ -108,6 +108,7 @@ The table below shows the full list of languages (and corresponding classes/alia
| Ini, TOML | ini, toml | |
| Inform7 | inform7, i7 | |
| IRPF90 | irpf90 | |
| Iptables | iptables | [highlightjs-iptables](https://github.com/highlightjs/highlightjs-iptables) |
| JSON | json | |
| Java | java, jsp | |
| JavaScript | javascript, js, jsx | |