There was an error while loading. Please reload this page.
If you create, for instance, these language tabs:
- javascript--node - javascript--browser
and then write code blocks like this
```javascript--node // node example goes here ``` ```javascript--browser // browser example goes here ```
then you can have two languages highlighted with the javascript highlighter that nevertheless have different tabs.
javascript