mirror of
https://github.com/hack-chat/main.git
synced 2024-03-22 13:20:33 +08:00
I forgot to change `holEl.textContent` with `holEl.innerHTML` after I shifted the links parsing line at the last. Earlier, I felt its need to preserve the anchor tags. Finally, fixed it!