show whitespace
Posted: Tue Dec 12, 2023 7:26 pm
Are there plans for Web Author to support the "Show tab/nbsp/eol/eof" feature? Especially in codeblocks, it would be nice to be able to see spaces in author view.
Code: Select all
@font-face {
font-family: Arial_spacedot;
src: url(Arial_spacedot.ttf);
unicode-range: U+1780-17FF, U+200B-200C, U+25CC;
}
* { font-family: Arial_spacedot,Arial; }