Styled Zero width space characters are present in the LivePreview (CSS)

  1. Create a link to a non-existent note like [[non-existent file]].
  2. Use CSS code:
.is-unresolved::before {
  content: "🗋 ";
}
  1. The content doubles in the Editing.
    image

The feature works fine in the Legacy mode.

Interesting detail

If you create this non-existent link, leave both panels open, restart the program and add the .css code, initially there is going to be only one ::before element displayed. But once you click on the link and get back, the bug shows itself

Environment

  • Operating system: Linux Mint 20.2 Cinnamon
  • Obsidian: the latest v0.13.19
  • Tested in Help Vault