From eac58097e36823ec7d25662249c9eb2fb5eb2aa4 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Wed, 13 Oct 2021 14:41:04 +0300 Subject: [PATCH] Fix markdownlint --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac9919cb..e597b691 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,8 @@ #### All Editors -* Fix JS errors while copy chart from Document Editor to Presentation Editor (Bug #52844) +* Fix JS errors while copy chart from Document Editor + to Presentation Editor (Bug #52844) * Fix `htmlutils.js` not found for `toolbarNoTabs` (Bug #52849)([DocumentServer#1445](https://github.com/ONLYOFFICE/DocumentServer/issues/1445)) #### Documents Editor