🏠 New in Low Baseline Support: contenteditable="plaintext-only"

March 4, 2025

caniuse · mdn · spec

The contenteditable="plaintext-only" global HTML attribute allows the user to edit the content of an element, but prevents rich-text formatting.

Source features