feat: replace innerHTML call with createEL (obsidian plugin guidelines)

This commit is contained in:
Daniel Bauer
2024-12-18 10:34:00 +01:00
parent 1644899116
commit f58f736df4
3 changed files with 20 additions and 3 deletions

3
styles.css Normal file
View File

@@ -0,0 +1,3 @@
span.suggestion-highlight {
font-weight: bold;
}