---
date: 2026-01-22T12:48:03+00:00
modified: 2026-01-22T12:48:03+00:00
permalink: https://kaspars.net/note/mastodon-social-115939297431529154
post_type: note
author:
  name: Kaspars
  avatar: https://reverse.kaspars.net/gravatar/avatar/92bfcd3a8c3a21a033a6484d32c25a40b113ec6891f674336081513d5c98ef76?s=96&d=mm&r=g
---

# On January 22, 2026 at 14:48

Turns out that building a "Clear formatting" feature for the WordPress block editor is more difficult than I imagined.

Many blocks have the inner content as part of the `content` attribute but things get difficult with RichText, for example.

Do you have a solution for this?