Skip to content

Commit

Permalink
Remove autolink (#24811)
Browse files Browse the repository at this point in the history
* Remove autolink

Relates to #24764

* Fix linting
  • Loading branch information
dawei-wang committed Feb 23, 2023
1 parent aab3135 commit ceabd21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion files/en-us/web/api/element/keyup_event/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,3 @@ input.onkeyup = logKey;
- [`input`](/en-US/docs/Web/API/HTMLElement/input_event)
- [`keydown`](/en-US/docs/Web/API/Element/keydown_event)
- [`keypress`](/en-US/docs/Web/API/Element/keypress_event)
- [Document `keyup` event](/en-US/docs/Web/API/Document/keyup_event)

0 comments on commit ceabd21

Please sign in to comment.