Closed demensky closed 2 years ago
Odd, it works for me.
is a non-breaking space. Swirly replaces regular spaces with non-breaking ones so spaces around observables don't get collapsed. However, it should insert the literal character rather than the named entity code.
This might be browser-specific. I'll experiment with it tomorrow. I might use <pre>
instead, so the non-breaking spaces aren't necessary.
I described incorrectly. This problem appears while downloading.
Ah, interesting. I'll look into it.
This should now be fixed on swirly.dev!
Code example:
The operator is rendered empty (in SVG also):
Code example (spaces around
=>
):SVG becomes invalid:
Can be reproduced at https://swirly.dev/.