hi all
I use “.theme-light pre[class*=“language-”]” to set the code block properties, however, sometimes there is only "
== $0" for code block in document, thus my setting doesn’t work, currently I use “.markdown-preview-view pre” to set these code block properties, I wonder is there side effect in this way, or is there any way to solve " == $0" issue.
thanks in advance