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 @@
# Excalidraw
# Excalidraw
[Excalidraw](https://excalidraw.com/) is the technology behind the [Canvas](../../Note%20Types/Canvas.md) notes. The source code of the library is available on [GitHub](https://github.com/excalidraw/excalidraw).
We are using an unmodified version of it, so it shares the same [issues](https://github.com/excalidraw/excalidraw/issues) as the original.

View File

@@ -1,4 +1,4 @@
# Leaflet
# Leaflet
Leaflet is the library behind [Geo map](../../Note%20Types/Geo%20map.md) notes.
## Plugins

View File

@@ -1,4 +1,4 @@
# MindElixir
# MindElixir
MindElixir is the library we are using for the [Mind Map](../../Note%20Types/Mind%20Map.md) note types.
The main library is available on [GitHub as mind-elixir-core](https://github.com/SSShooter/mind-elixir-core/issues).