https://try.gitea.io/silverwind/updates/commit/9f342114d7a6bb087ff777a983d0e03b41873b07 https://github.com/silverwind/updates/commit/9f342114d7a6bb087ff777a983d0e03b41873b07 On Line 88 of `test.js` the parts `nx">` and `k">` related to syntax highlighting markup should not be visible. Source HTML: ````html <span class="<span class=" removed-code"="">nx">resultValue</span> ```` ````html <span class="<span class=" added-code"="">k">typeof</span> ```` cc: @mrsdizzie