- Create a link to a non-existent note like
[[non-existent file]]
. - Use CSS code:
.is-unresolved::before {
content: "🗋 ";
}
- The content doubles in the Editing.
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