After upgrading from 1.4.6 top 1.5.1, my AppleScript Fenced Code Blocks no longer display correctly:
tell application "Safari"
if it is running then
end if
end tell
AppleScript language is turned on for highlighting, and this used to display correctly, but now displays like a mangled mess:
Hopefully there is some switch or setting that has been messed up or not set automatically that I can correct this, otherwise large chunks of my site now display significantly differently from previously.