Possible to type multiple spaces in forum replies?

  • Thread starter Thread starter NascentOxygen
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
Has anyone discovered a way to include a block of multiple spaces when you write on this forum? The software seems determined to compress whitespace wherever it can and with a vengence.

    I can manage by incorporating m-spaces like this, but it's tiresome to   resort to doing that manually.

I'd like a convenient way to at times present some text ...

Code:
like       t   h   i  s
              and also ...         like        this!
but without those CODE blocks. :smile:

Anybody?
 
Physics news on Phys.org
NascentOxygen said:
The software seems determined to compress whitespace wherever it can and with a vengence.
It is not the forum software, this is HTML standard. It allows to make source code readable without having to worry about whitespace everywhere. Adding other types of whitespace is the best solution.