From 3ecc9272a8ff23f77b215f9d303a698c2014ba52 Mon Sep 17 00:00:00 2001 From: Ellet <73608287+ellet0@users.noreply.github.com> Date: Fri, 14 Jun 2024 14:11:08 +0300 Subject: [PATCH] docs(readme): add spacing between the We word and the blockquotes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 900d7e0c..126b8c40 100644 --- a/README.md +++ b/README.md @@ -272,7 +272,7 @@ You have two options: > **Converting to Delta from Markdown and HTML is highly experimental and shouldn't be used for production applications**, while the current implementation is far from perfect, it could improved a lot however **it will likely not work as expected**, due to differences between HTML and Delta, see this [comment](https://github.com/slab/quill/issues/1551#issuecomment-311458570) for more info.
->We use it **internally** as it is more suitable for our specific use case, copying content from external websites and pasting it into the editor +> We use it **internally** as it is more suitable for our specific use case, copying content from external websites and pasting it into the editor previously breaks the styles, while the current implementation is not ready, it provides a better user experience and doesn't have many downsides. ## 🌐 Translation