Hightlightjs expects language name to be provided before code block like
```javascript
I want to use other word like js to get the same syntax highlight?
js
```js
How do I do it?