File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ NOTE: This is the {productname} Community version changelog. For information abo
2222* New `disabled` option to restore the previous `readonly` mode behavior, allowing the editor to be displayed in a disabled state.
2323// #TINY-11488
2424
25- === Improved
26- * Base64 data was not properly decoded due to unhandled URL-encoded characters.
25+ // === Improved
26+ // * Base64 data was not properly decoded due to unhandled URL-encoded characters.
2727// #TINY-9548
28- * The `latin` list style type is now recognized as an alias for the `alpha` list style type.
28+ // * The `latin` list style type is now recognized as an alias for the `alpha` list style type.
2929// #TINY-11515
3030
3131=== Fixed
@@ -35,7 +35,7 @@ NOTE: This is the {productname} Community version changelog. For information abo
3535// #TINY-11391
3636* Changing the table row type when a contenteditable=false cell was selected would not work as expected.
3737// #TINY-11383
38- * The `samp` format was being applied as a `block` level format, instead of an `inline` format.
38+ // * The `samp` format was being applied as a `block` level format, instead of an `inline` format.
3939// #TINY-11390
4040* Removed title attribute from dialog tree elements as they already have a tooltip.
4141// #TINY-11470
You can’t perform that action at this time.
0 commit comments