We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
(This is currently only in the dev branch)
dev
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