react-codemirror
react-codemirror copied to clipboard
highlightSpecialChars is it working?
Hello, is it only me, but i dont realy see difference when highlightSpecialChars is checked/unchecked? Any idea how to make it working?
It does not work even on https://uiwjs.github.io/react-codemirror/
My nonworking code runs without error... extensions={[highlightSpecialChars()]}
Thx
@jendamozna You may need to look for highlightSpecialChars issues here.
thanks, @jaywcjlove could you please be more specific? I didn't find any info about how to make those whitechars visible.