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

@@ -35,7 +35,7 @@ Basic Auth is meant to be used with tools which support only basic auth.
It is possible to write simple Bash scripts to interact with Trilium. As an example, here's how to obtain the HTML content of a note:
```sh
```
#!/usr/bin/env bash
# Configuration