From 04e27b06d068b8bdbc823fda338e6023777535b4 Mon Sep 17 00:00:00 2001 From: Denis Spitsyn Date: Mon, 19 Dec 2022 13:31:20 +0500 Subject: [PATCH] Fix markdown --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c79bcf5f..58fce73e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Fixes #### All Editors + * Change selection font for base math font #### Document Editor @@ -22,7 +23,8 @@ * Fix print from the integrations (Bug #59466) * Fix hangup on opening xlsx file (Bug #59549) -* Fix displaying of the descriptions in `Function Arguments` window for non-English formula languages +* Fix displaying of the descriptions in `Function Arguments` window + for non-English formula languages #### Presentation Editor @@ -34,7 +36,8 @@ #### Back-end -* Major improvements of js compilation during convertions through сreatштп js caches with fonts +* Major improvements of js compilation during convertions + through сreating js caches with fonts * Fix file collection with setting `FileConverter.converter.errorfiles` * Add idle session close log and `clientLog` command * Add `onDocumentContentReady` log message