You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
M4.4 compatibility in M4.5 - MDL-82427 core: Update namespace of core_filters classes.
Fix example not showing.
Version 402.1.0 - 22/04/24
Improve settings UI.
Minimal version is now M4.2 - due to changes in core external API and to make use of tabs for settings.
Version 39.1.2 - 08/10/23
Add missing 'pluginname' from language file.
Version 39.1.1 - 09/04/23
Fix 'non latin characters before the code block break highlighting' - #12.
Fix 'Less than and greater than symbols not rendering correctly'.
Version 39.1.0 - 01/04/23
Changed to semantic versioning 2.0.0 (https://semver.org/) for the release value, whereby the 'major' number is the minimum Moodle
core branch number. The 'version' property still needs to follow the Moodle way in order for the plugin to operate within the core
API.
Update EnlighterJS from 3.4.0 to 3.6.0.
Minify Syntaxhighlighter with 'uglifyjs syntaxhighlighter.js -c -o syntaxhighlighter.min.js'.
Version 3.7.1.2 - 22/05/21
Fix 'The EnlighterJS engine turns inline elements to block elements', thanks to
Tyson Whitehead (https://github.com/twhitehead) for the patch - #2 & #3.