Bug description
The multi-syntax code block does not highlight C++ code, while still does highlights other languages.
How to reproduce
- Create a multi-syntax code block on a gitbook page.
- Choose the "C++" language option and write some piece of code.
- Save the page and check it on the proper gitbook.io page.
- The code will not be highlighted.