Skip to content

Commit

Permalink
chore(docs) Add link to Laravel Blade plugin (#2944)
Browse files Browse the repository at this point in the history
  • Loading branch information
miken32 committed Dec 28, 2020
1 parent 35cd463 commit c3531a6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
@@ -1,3 +1,12 @@
## Version 10.6.0 (wip)

New Languages:

- Added 3rd party Laravel Blade grammar to SUPPORTED_LANGUAGES (#2944) [Michael Newton][]

[Michael Newton]: https://github.com/miken32


## Version 10.5.0

Build:
Expand Down Expand Up @@ -84,6 +93,7 @@ Recent Deprecations:
[Vaibhav Chanana]: https://github.com/il3ven
[Guillaume Grossetie]: https://github.com/mogztter


## Version 10.4.1 (tentative)

Security
Expand Down
1 change: 1 addition & 0 deletions SUPPORTED_LANGUAGES.md
Expand Up @@ -30,6 +30,7 @@ Languages that listed a **Package** below are 3rd party languages and are not bu
| Bash | bash, sh, zsh | |
| Basic | basic | |
| BBCode | bbcode | [highlightjs-bbcode](https://github.com/RedGuy7/highlightjs-bbcode) |
| Blade (Laravel) | blade | [highlightjs-blade](https://github.com/miken32/highlightjs-blade) |
| BNF | bnf | |
| Brainfuck | brainfuck, bf | |
| C# | csharp, cs | |
Expand Down

0 comments on commit c3531a6

Please sign in to comment.