diff --git a/Code notes.md b/Code-notes.md similarity index 98% rename from Code notes.md rename to Code-notes.md index d8bffb3..3e117ab 100644 --- a/Code notes.md +++ b/Code-notes.md @@ -33,4 +33,4 @@ api.setCodeMimeTypes(codeMimeTypes); To get correct mime type for your language see [list of language modes](https://codemirror.net/mode/) for CodeMirror (code editor component used in Trilium). -Add [[label|attributes]] `run` with value `frontendStartup` so that desired languages are added to the list on every startup. For changes to take effect, click on "run" button or reload Trilium's frontend with `CTRL-R`. \ No newline at end of file +Add [[label|attributes]] `run` with value `frontendStartup` so that desired languages are added to the list on every startup. For changes to take effect, click on "run" button or reload Trilium's frontend with `CTRL-R`.