markdown_preview: Fix markdown preview not updating on `AcceptEditPrediction` (#25772)
smit
created
Closes #25384
Markdown preview now subscribes to `ExcerptsEdited` event which is
emited when edit prediction is accepted.
Release Notes:
- Fixed markdown preview not updating when edit prediction is accepted.