[Enhancement] Syntax highlight for code blocks
It would be a good feature to have a colored code for markup view. There are many plugins including the different special tags for different language of code. https://www.markdownguide.org/extended-syntax/#syntax-highlighting
Implementations on different platforms including javascript. https://highlightjs.org/ https://prismjs.com and others.