pycodestyle icon indicating copy to clipboard operation
pycodestyle copied to clipboard

fix: Replace self-closing Anchor elements with open and close brackets

Open SuhEugene opened this issue 1 year ago • 0 comments

🔗 Linked issue

None

Description

Edge needs Anchor parent to work. I just copypasted example code into the editor and it didn't work.

Patched a silly mistake in docs.

Checklist

  • [x] I've followed the Contributing guidelines

  • [x] I've titled my PR according to the Conventional Commits spec

  • [x] I've linked an open issue

  • [ ] I've added tests that fail without this PR but pass with it

  • [ ] I've linted and tested my code

  • [x] I've updated documentation (if appropriate)

SuhEugene avatar Aug 15 '24 22:08 SuhEugene