Describe the bug
Highlight.js works only onBlur event. It would be great to highlight the code as soon as you type.
To Reproduce
Steps to reproduce the behavior:
- Create a new code block
- Write some code
- Remove focus from the code element
Expected behavior
It should highlight the code as soon as you type
Describe the bug
Highlight.js works only
onBlurevent. It would be great to highlight the code as soon as you type.To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should highlight the code as soon as you type