From 19ec5614eef4cfcc7738b2692f6eb5b877c8c2ee Mon Sep 17 00:00:00 2001 From: Chad Kennedy Date: Thu, 27 Aug 2020 11:18:20 -0500 Subject: [PATCH] Updated Text notes (markdown) --- Text-notes.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Text-notes.md b/Text-notes.md index 330c814..49d9cda 100644 --- a/Text-notes.md +++ b/Text-notes.md @@ -14,7 +14,6 @@ In both cases it is possible to switch to editable mode again. CKEditor supports markdown-like editing experience. It recognizes syntax and automatically converts it to rich text. See it in action: [[gifs/autoformat.gif]] -ode Complete documentation for this feature is available in [CKEditor documentation](https://ckeditor.com/docs/ckeditor5/latest/features/autoformat.html). If the autoformat is not desirable for what you just wrote, you can press `CTRL-Z` which will un-autoformat the text to its original form.