/ disable_highlight.css
disable_highlight.css
1 .markdown-preview-view mark, 2 .markdown-rendered mark, 3 .cm-s-obsidian span.cm-formatting-highlight, 4 .cm-s-obsidian span.cm-highlight { 5 background-color: inherit; 6 color: inherit; 7 font-weight: normal; 8 }