Backlink text does not preserve newlines

When the text linking to a certain page contains newlines then these newlines are removed in the backlinks panel

Steps to reproduce

  1. make new file with name “bug”
  2. make a back link to the bug page
  3. enter, type “sometext”, press enter again and type “sometext2”
  4. open back link panel and look at the newly created backlink entry

Expected result

[[bug]]
sometext
sometext2

Actual result

[[bug]]sometextsometext2

Environment

  • Operating system: Arch linux
  • Obsidian version: v0.8.0

1 Like

will be fixed in 0.8.4