Created
January 10, 2023 15:26
-
-
Save gulien/d95cb3e4bd7cae9d59ac7266652f128c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| let extra = document.getElementById('extra') | |
| extra.innerText = extra.innerText + ' and extra JavaScript tags too!' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment