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
Statistics
Installs
21
history
Category
Rating
0.0 (0 votes)
Last update / version
2022-05-22 / 1.0.2
Listing languages
en