···100100 }
101101 }}
102102 />
103103+ {/*
104104+ TODO:
105105+ to avoid all sort of messiness, editing any portion of link will edit the
106106+ entire range that includes the link rather than just the link text that is selected.
107107+108108+ ALSO TODO:
109109+ if there is already a link mark, the input should be prefilled with the link value
110110+ and the check mark should be a garbage can to remove the link.
111111+112112+ if the user changes the link, then the button reverts to a check mark.
113113+ */}
103114 <div className="flex items-center gap-3">
104115 <button
105116 className="hover:text-accent -mr-6"