Skip to content

Commit

Permalink
Remove an unnecessary link in HTML contenteditable (#21435)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfuji09 committed Oct 10, 2022
1 parent 6e345e7 commit b279919
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ You can set the color used to draw the text insertion {{Glossary("caret")}} with

## See also

- [Making content editable](/en-US/docs/Web/Guide/HTML/Editable_content)
- All [global attributes](/en-US/docs/Web/HTML/Global_attributes)
- {{domxref("HTMLElement.contentEditable")}} and {{domxref("HTMLElement.isContentEditable")}}
- The CSS {{cssxref("caret-color")}} property
Expand Down

0 comments on commit b279919

Please sign in to comment.