From 5dff8c6f05928b6db821876c0ab032395837a78d Mon Sep 17 00:00:00 2001 From: azivner Date: Sun, 2 Sep 2018 10:28:52 +0200 Subject: [PATCH] fix link --- Text editor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Text editor.md b/Text editor.md index a3d7acc..a02c7d5 100644 --- a/Text editor.md +++ b/Text editor.md @@ -4,6 +4,6 @@ Trilium uses awesome [CKEditor 5](https://ckeditor.com/ckeditor-5/) as its editi CKEditor supports markdown-like editing experience. It recognizes syntax and automatically converts it to rich text. See it in action: -[gifs/autoformat.gif] +[[gifs/autoformat.gif]] Complete documentation for this feature is available in [CKEditor documentation](https://ckeditor.com/docs/ckeditor5/latest/features/autoformat.html). \ No newline at end of file