Hi I’m trying to write an Asciidoctor plugin and until now I can format my mail with asciidoctor.js and display it in the compose windows.
To use some special syntax highlighting, I need to run some javascript from the compose windows. Is it possible, does the compose window can interpret javascript?
thank you