-
We have a custom v2 theme that is not doing code highlighting for REST API code blocks that have Where is that language support coming from so I can include it in my theme? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
Try HTTP, with REST API it is either HTTP or JSON. On the demo site https://highlightjs.org/static/demo/, select the |
Beta Was this translation helpful? Give feedback.
Try HTTP, with REST API it is either HTTP or JSON.
On the demo site https://highlightjs.org/static/demo/, select the
web
orprotocols
in the Language Categories.