asana highlighter

#0 / 0 rate

asana highlighter

23 users

2022-05-05

inogu1979

Extension Information

5 star
0%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Description

highlight the source code block on Asana pages

Currently, Asana does not have code highlighting feature, so until that feature is provided, please use this Chrome extension.

On Asana pages (matches to `https://app.asana.com/*`), if you input source code into comment field as follows, the source code will be highlighted.
```javascript
function() {
console.log("Hello world!!!") ;
}
```

Since we are using highlight.js, it supports the languages listed below.
https://github.com/highlightjs/highlight.js/blob/main/SUPPORTED_LANGUAGES.md