mirror of
https://github.com/zadam/trilium.git
synced 2024-12-26 01:01:26 +08:00
Updated Code notes (markdown)
parent
6f208e4eb5
commit
67986fa915
1 changed files with 1 additions and 1 deletions
|
@ -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`.
|
||||
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`.
|
Loading…
Reference in a new issue