Fix markdown issues
This commit is contained in:
parent
e0729ab53d
commit
374286a6ce
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
#### Plugins
|
#### Plugins
|
||||||
|
|
||||||
* Add plugin methods to move the cursor to the start/end
|
* Add plugin methods to move the cursor to the start/end
|
||||||
of the document (`MoveCursorToStart`, `MoveCursorToEnd`)
|
of the document (`MoveCursorToStart`, `MoveCursorToEnd`)
|
||||||
(bug #41521)
|
(bug #41521)
|
||||||
|
|
||||||
|
@ -22,12 +22,12 @@
|
||||||
|
|
||||||
#### Document Editor
|
#### Document Editor
|
||||||
|
|
||||||
* Fix the problem with removing previously added text by
|
* Fix the problem with removing previously added text by
|
||||||
other user in the review mode (bug #43183)
|
other user in the review mode (bug #43183)
|
||||||
* Fix the problem with moving text in the review mode
|
* Fix the problem with moving text in the review mode
|
||||||
(bug #43238)
|
(bug #43238)
|
||||||
* Fix the problem of inserting a table over another table
|
* Fix the problem of inserting a table over another table
|
||||||
* Fix the problem with reviewed numbering
|
* Fix the problem with reviewed numbering
|
||||||
* Fix some problems with watermarks
|
* Fix some problems with watermarks
|
||||||
* Fix license error while inserting chart for DocumentServer
|
* Fix license error while inserting chart for DocumentServer
|
||||||
with custom logo (bug #43314)
|
with custom logo (bug #43314)
|
||||||
|
|
Loading…
Reference in a new issue