plone / volto

React-based frontend for the Plone Content Management System
https://demo.plone.org/
MIT License
427 stars 575 forks source link

Broken markup shortcuts for bold, italic, strikethrough in Slate text block #5605

Closed kHAPPY2004 closed 2 weeks ago

kHAPPY2004 commented 3 months ago

/Describe the bug Markup shortcuts for inline formating (**text** for bold, *text* for italic and \~\~text\~\~ for strikethrough) in slate text blocks do not work .

To Reproduce Steps to reproduce the behavior:

  1. Go to https://demo.plone.org/ (or any other page using Volto 17.x)
  2. Edit a page
  3. Add text block
  4. Enter **text** and press space .
  5. Text still formatted as normal text .

Expected behavior Text should be formatted as bold.

Software (please complete the following information):