Skip to content

Commit

Permalink
Adjusted heading level.
Browse files Browse the repository at this point in the history
  • Loading branch information
mlewand committed Jul 31, 2023
1 parent 3b56a84 commit 83bad16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/updating/update-to-39.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ ClassicEditor
} )
```

#### View element placeholder
### View element placeholder

Function {@link module:engine/view/placeholder~enablePlaceholder `enablePlaceholder()`} no longer gets placeholder content as a `text` property of `options` argument. To define a value of placeholder you need to specify it as a {@link module:engine/view/placeholder~PlaceholderableElement#placeholder `placeholder` property} of the `element` which is passed into `options` object.

Expand Down

0 comments on commit 83bad16

Please sign in to comment.