syntax-highlighting-code-block icon indicating copy to clipboard operation
syntax-highlighting-code-block copied to clipboard

Getting rid of Tags

Open riduanchowdhury opened this issue 1 year ago • 1 comments

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? Screenshot_2024-08-20-12-46-04-449_com android chrome

riduanchowdhury avatar Aug 20 '24 06:08 riduanchowdhury

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.

westonruter avatar Aug 20 '24 20:08 westonruter