Skip to content

Commit

Permalink
chore(docs) Add BBcode to SUPPORTED_LANGUAGES (#2867)
Browse files Browse the repository at this point in the history
  • Loading branch information
RedGuy12 committed Nov 15, 2020
1 parent d2bf635 commit 31a6949
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Expand Up @@ -18,6 +18,7 @@ Parser:
New Languages:

- Added 3rd party Chapel grammar to SUPPORTED_LANGUAGES (#2806) [Brad Chamberlain][]
- Added BBCode grammar to SUPPORTED_LANGUAGES (#2867) [Paul Reid][]
- enh(javascript) Added `node-repl` for Node.js REPL sessions (#2792) [Marat Nagayev][]

Language Improvements:
Expand Down Expand Up @@ -78,6 +79,7 @@ New themes:
[Patrick Scheibe]: https://github.com/halirutan
[Kyle Brown]: https://github.com/kylebrown9
[Marcus Ortiz]: https://github.com/mportiz08
[Paul Reid]: https://github.com/RedGuy12


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

0 comments on commit 31a6949

Please sign in to comment.