[Bug] Indented text in note hides rest of text
STEPS:
- Click New Item > Login
- Under the "notes" section type four or more space characters and the letter 'a' (" a") on the first line, a return character, then "b" on the second line
- Click "Save" button
ACTUAL: only the first line " a" is shown in the notes section
EXPECT: it should show the whole note including the " a" and the "b" on the second line.
NOTES: there are other ways to repro this bug but this is the quickest way to demonstrate it. Basically have a line with 4 or more space characters followed by some text. Then everything on the following lines will be hidden in the preview when you click Save. Interesting bug!
