Closed jiajiala closed 4 months ago
Can i have the markdown for testing ? Are you in reading or live preview mode ?
Can i have the markdown for testing ? Are you in reading or live preview mode ?
In either mode, it is not possible to represent "xx" as all yellow
I forgot to add support for th
in the markdown processor, and also forgot to set the regex on g
(global).
Now fixed for table
Issue validation
Describe the bug
As shown in the figure, xx does not change color in the table, but is correct under normal conditions
Minimal Reproducible Example
{ "regex": "“(.*?)”", "class": "ccsse", "hide": false },
.ccsse{ background-color: rgb(103 33 0); }
Obsidian information
Plugin version
1.7.0