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:
44
55- added 3rd party Aiken grammar to SUPPORTED_LANGUAGES [ Josh Marchand] [ ]
66- added 3rd party VoltScript grammar to SUPPORTED_LANGUAGES [ Chester Moses] [ ]
7+ - added 3rd party Prisma grammar to SUPPORTED_LANGUAGES [ SungHyun Kim] [ ]
78- added 3rd party Magik grammar to SUPPORTED_LANGUAGES [ Sebastiaan Speck] [ ]
89- added 3rd party Gleam grammar to SUPPORTED_LANGUAGES [ Filip Hoffmann] [ ]
910
@@ -29,6 +30,7 @@ CONTRIBUTORS
2930[ Chris Wilson ] : https://github.com/sushicw
3031[ Antoine Musso ] : https://github.com/hashar
3132[ Chester Moses ] : https://github.com/Chester-Moses-HCL
33+ [ SungHyun Kim ] : https://github.com/witch-factory
3234[ Adam Lui ] : https://github.com/adamlui
3335[ Sebastiaan Speck ] : https://github.com/sebastiaanspeck
3436[ 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
183183| PostgreSQL & PL/pgSQL | pgsql, postgres, postgresql | |
184184| PowerOn | poweron, po | [ highlightjs-poweron] ( https://github.com/libum-llc/highlightjs-poweron ) |
185185| PowerShell | powershell, ps, ps1 | |
186+ | Prisma | prisma | [ highlightjs-prisma] ( https://github.com/witch-factory/highlightjs-prisma ) |
186187| Processing | processing | |
187188| Prolog | prolog | |
188189| Properties | properties | |
You can’t perform that action at this time.
0 commit comments