What is this little square icon in the Jira description field?
17:05 14 Jan 2026

Does anyone know what this little square icon in the "Description" field of a Jira ticket is for?

Jira UI screenshot

Looking at the source, the HTML is:


  
     
  

Clicking the icon toggles the inner span between inactive and active. The solid horizontal line in the icon is black when it is inactive, red when it is active, but that seems to be the only thing that changes.

jira