Changes in 1.4
- Add new capability tiny/multilang2:use that is the default capability required by Moodle.
- Declare capability tiny/multilang2:viewlanguagemenu to be obsolete.
- Rewrite the HTML parser to highlight the language tags.
- Add some js unit tests to the project (HTML parser at the moment only).
- Improve parsing of html when {mlang} tags are misplaced. Also, be more flexible where
mlang tags can be placed. - TinyMCE\Lang: mlang tag disappears after viewing the source code Pro #841026,
thanks to Tai Le Tan
Full Changelog: V1.3...V1.4