Do not autoformat intersecting styles #7364
Labels
domain:ui/ux
This issue reports a problem related to UI or UX.
package:autoformat
resolution:expired
This issue was closed due to lack of feedback.
status:stale
type:improvement
This issue reports a possible enhancement of an existing feature.
This is a followup after #1239 (comment)
📝 Provide a description of the improvement
Currently, we support autoformatting the intersecting styles in many cases.
After #7346 we will no longer support it in with
<code>
/`
, as it was found confusing and undesired. It put us in a position where.Text in _italic and **bo_ld**
creates interesting styles, whileText in _italic and `bo_ld`
don't.Neither Slack, Github, nor Notion supports that.
If we are about to drop this feature, autoformatting logic could be simplified to only handle currently focused text nodes.
📃 Other details
If you'd like to see this improvement implemented, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: