File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ New Grammars:
4
4
5
5
- added 3rd party Aiken grammar to SUPPORTED_LANGUAGES [ Josh Marchand] [ ]
6
6
- added 3rd party VoltScript grammar to SUPPORTED_LANGUAGES [ Chester Moses] [ ]
7
+ - added 3rd party Prisma grammar to SUPPORTED_LANGUAGES [ SungHyun Kim] [ ]
7
8
- added 3rd party Magik grammar to SUPPORTED_LANGUAGES [ Sebastiaan Speck] [ ]
8
9
- added 3rd party Gleam grammar to SUPPORTED_LANGUAGES [ Filip Hoffmann] [ ]
9
10
@@ -29,6 +30,7 @@ CONTRIBUTORS
29
30
[ Chris Wilson ] : https://github.com/sushicw
30
31
[ Antoine Musso ] : https://github.com/hashar
31
32
[ Chester Moses ] : https://github.com/Chester-Moses-HCL
33
+ [ SungHyun Kim ] : https://github.com/witch-factory
32
34
[ Adam Lui ] : https://github.com/adamlui
33
35
[ Sebastiaan Speck ] : https://github.com/sebastiaanspeck
34
36
[ Filip Hoffmann ] : https://github.com/folospior
Original file line number Diff line number Diff line change @@ -183,6 +183,7 @@ The table below shows the full list of languages (and corresponding classes/alia
183
183
| PostgreSQL & PL/pgSQL | pgsql, postgres, postgresql | |
184
184
| PowerOn | poweron, po | [ highlightjs-poweron] ( https://github.com/libum-llc/highlightjs-poweron ) |
185
185
| PowerShell | powershell, ps, ps1 | |
186
+ | Prisma | prisma | [ highlightjs-prisma] ( https://github.com/witch-factory/highlightjs-prisma ) |
186
187
| Processing | processing | |
187
188
| Prolog | prolog | |
188
189
| Properties | properties | |
You can’t perform that action at this time.
0 commit comments