deathau / cm-show-whitespace-obsidian

A plugin for [Obsidian](https://obsidian.md) which shows whitespace in the editor.
53 stars 6 forks source link

Shows NBSP characters as ordinary spaces #18

Open claremacrae opened 2 years ago

claremacrae commented 2 years ago

I've just installed this plugin and switched to Legacy editor, having been bitten by some hidden NBSP characters copied for a GitHub issue which caused me confusion in a Tasks plugin issue

This is what I hoped that this plugin would display - as screenshotted in PyCharm:

image

This is what it actually displayed...

image

That is, the NBSP is indistinguishable from an ordinary space.