Issue using fenced code blocks in Editor

I am trying to use the fenced code block in the desktop app to highlight my javascript code. To do so i have to write

```javascript
content
```

but whenever i type 3 backticks my app converts it to the code block and if i write javascipt in the box it’s not highlighted.

This sounds like a duplicate of this topic:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.