I have a textarea that I'm trying to enable CodeMirror for it and it does seem be working but it's always in readonly mode. I have added the following attributes codemirror-mode="htmlmixed" and codemirror-config="mode:'text/html'" to it and it does init CodeMirror on it but i cannot type anything in there. If I already have a value that i set before enabling CodeMirror i do se that text in there but same, in readonly mode.
Any idea what I'm doing wrong? Thanks. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
