Release: July 13, 2026

Rich text editor link modal for adding and exiting links

We updated the rich text editor link modal to add more capabilities when you add or edit links.

You can now set more link tag attributes without having to view the source code in the editor.

  • Accessibility values such as title, aria-label, and type.
  • Add custom data attributes. These are sometimes used for analytics tracking or behavior hooks for JavaScript.
  • Set the onclick JavaScript attribute value.
  • Set the id, class, and hreflang (language) attributes.

We also add some help text if you try to use link text that is not ideal, such as "click here", "click" or "learn more".