syntax-highlighting-code-block
syntax-highlighting-code-block copied to clipboard
Getting rid of Tags
H. I love this plug in as it's lightweight. But i am facing a problem. In code block, suppose I want to highlight or Bold a code. But if i do that it shows < strong> tag or < mark> tag etc in my code. I have attached an image for better understanding.
Is there any way to solve it?
I believe you may be describing this issue:
- https://github.com/westonruter/syntax-highlighting-code-block/issues/205
To get around this issue, you'd have to specify the lines you want to highlight in the block sidebar, as opposed to highlighting the lines directly in the editor.