- Create a post with some syntax highlighting:
function myFunction(x) {
console.log(x);
return x;
}
- Save the post.
- Edit the post - add a character or something.
- Save the post.
After step 4, the syntax highlighting is removed for that post. It doesn’t return until the page is refreshed.