Dear Evernote community,
I'm using Evernote web, because I'm a Linux user.
I need to copy/paste text strings containing multiple spaces (in a row) to Evernote web. However, those multiple spaces turn to a single space. Unfortunately, I cannot replace spaces to another character and then replace them back to spaces, because there is no find/replace in Evernote web. Does anyone have a solution for this?
Many thanks
EXAMPLE
.
├── README
├── programs
│ ├── Python
│ │ ├── prog1.py
│ │ ├── prog2.py
.
├── README
├── programs
│ ├── Python
│ │ ├