Skip to content

Commit

Permalink
Update changes and supported_language for Iptables syntax (#3775)
Browse files Browse the repository at this point in the history
  • Loading branch information
Checconio authored Apr 30, 2023
1 parent 3987abe commit cc93b0e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions SUPPORTED_LANGUAGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 | |
Expand Down

0 comments on commit cc93b0e

Please sign in to comment.