Skip to content

Commit

Permalink
(docs) Added Papyrus to SUPPORTED_LANGUAGES (#3125)
Browse files Browse the repository at this point in the history
- Added link to my parser for Papyrus, the coding language used by Bethesda games.
  • Loading branch information
Pickysaurus committed Apr 12, 2021
1 parent 233fc42 commit ed4e04e
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 @@ -27,6 +27,7 @@ New Languages:

- Added 3rd party Splunk search processing language grammar to SUPPORTED_LANGUAGES (#3090) [Wei Su][]
- Added 3rd party ZenScript grammar to SUPPORTED_LANGUAGES(#3106) [Jared Luboff][]
- Added 3rd party Papyrus grammar to SUPPORTED_LANGUAGES(#3125) [Mike Watling][]

Theme Improvements:

Expand All @@ -43,6 +44,7 @@ Dev Improvements:
[Wei Su]: https://github.com/swsoyee
[Jared Luboff]: https://github.com/jaredlll08
[NullVoxPopuli]: https://github.com/NullVoxPopuli
[Mike Watling]: https://github.com/Pickysaurus

## Version 10.7.1

Expand Down
1 change: 1 addition & 0 deletions SUPPORTED_LANGUAGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ Languages that listed a **Package** below are 3rd party languages and are not bu
| Oxygene | oxygene | |
| PF | pf, pf.conf | |
| PHP | php, php3, php4, php5, php6, php7, php8 | |
| Papyrus | papyrus, psc |[highlightjs-papyrus](https://github.com/Pickysaurus/highlightjs-papyrus) |
| Parser3 | parser3 | |
| Perl | perl, pl, pm | |
| Plaintext | plaintext, txt, text | |
Expand Down

0 comments on commit ed4e04e

Please sign in to comment.