You mean the live preview mode? Then this css should work:
.markdown-source-view.mod-cm6.is-live-preview .cm-blockid {
display: none;
}
You mean the live preview mode? Then this css should work:
.markdown-source-view.mod-cm6.is-live-preview .cm-blockid {
display: none;
}