Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Fixed a bug related to the handling of new-line characters source code.tar.gz | 2024-04-10 | 1.3 MB | |
Fixed a bug related to the handling of new-line characters source code.zip | 2024-04-10 | 1.3 MB | |
README.md | 2024-04-10 | 207 Bytes | |
Totals: 3 Items | 2.5 MB | 0 |
The handling of the new-line characters now seems to work correctly in both Firefox and Chrome. I simply replaced textContent
with innerText
in the code written by @betelgeuse-7 and it seems to work now.