fix(docs): use LF instead of CRLF

This commit is contained in:
Elian Doran
2025-04-02 22:34:51 +03:00
parent 4b8e3b39fe
commit 749a398128
40 changed files with 41 additions and 41 deletions

View File

@@ -1,4 +1,4 @@
# Note Icons
# Note Icons
Icons are useful for distinguishing notes. At the technical level, they are set by the `iconClass` attribute which adds a CSS class to the note. For example `#iconClass="bx bx-calendar"` will show a calendar instead of the default page or folder icon. Looking up and remembering the css class names is not necessary. While editing a note, click on the icon next to the title to bring up a chooser gallery:
![change note icon](../../Attachments/note-icon-change.png)