Source code Pro
Maintained by
Josep Mulet
A feature-rich code editor for TinyMCE, powered by CodeMirror 6. 🚀
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
I haven't finished the support for moodle 5.1, but it will be ready soon (hopefully by the end of this week).
Thank you for interest.
do you know it is working in moodle 5.1 ?
Thank you
Thank you. I'm glad to know that you like my plugin.
In principle, the tiny editor should suppport adding the attibute style to HTML elements. Which version of Moodle are you using? At least it works in my version 4.1. Have you tried using class attribute instead of style?
It has been reported in Moodle Tracker issues related with Tiny editor removing certain elements such as SVG or empty tags. In principle, it behaviour could be modified by adding such cases as valid_custom_elements, but this would require the modification of the plugin code.