Fix markdown
This commit is contained in:
parent
914ea96369
commit
04e27b06d0
|
@ -5,6 +5,7 @@
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|
||||||
#### All Editors
|
#### All Editors
|
||||||
|
|
||||||
* Change selection font for base math font
|
* Change selection font for base math font
|
||||||
|
|
||||||
#### Document Editor
|
#### Document Editor
|
||||||
|
@ -22,7 +23,8 @@
|
||||||
|
|
||||||
* Fix print from the integrations (Bug #59466)
|
* Fix print from the integrations (Bug #59466)
|
||||||
* Fix hangup on opening xlsx file (Bug #59549)
|
* 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
|
#### Presentation Editor
|
||||||
|
|
||||||
|
@ -34,7 +36,8 @@
|
||||||
|
|
||||||
#### Back-end
|
#### 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`
|
* Fix file collection with setting `FileConverter.converter.errorfiles`
|
||||||
* Add idle session close log and `clientLog` command
|
* Add idle session close log and `clientLog` command
|
||||||
* Add `onDocumentContentReady` log message
|
* Add `onDocumentContentReady` log message
|
||||||
|
|
Loading…
Reference in a new issue