From c7f052c76a035e7f79b432a3acbb3b65d7c00767 Mon Sep 17 00:00:00 2001 From: zadam Date: Thu, 30 Dec 2021 14:23:49 +0100 Subject: [PATCH] Updated Note (markdown) --- Note.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Note.md b/Note.md index 40fbc51..43fdedc 100644 --- a/Note.md +++ b/Note.md @@ -7,7 +7,7 @@ Tree structure of notes can resemble file system - but compared to that notes in ### Note types * [[text note|Text notes]] - this is default note type which allows you to put rich text, images etc. -* [[code note|Code notes]] - some kind of formal code, typically programming language (e.g. JavaScript) or data structure (e.g. XML) +* [[code note|Code notes]] - some kind of formal code, typically programming language (e.g. JavaScript) or data structure (e.g. JSON) * [image note](https://github.com/zadam/trilium/wiki/Images) - represents single image * file note - represents uploaded file (e.g. docx MS Word document). * render HTML note - this works as an output screen of attached [[scripts]]