@[email protected] to Programmer [email protected] • 2 years agoYes, I program in HTMLlemmy.mlimagemessage-square41fedilinkarrow-up1420
arrow-up1420imageYes, I program in HTMLlemmy.ml@[email protected] to Programmer [email protected] • 2 years agomessage-square41fedilink
minus-square@[email protected]linkfedilink1•2 years agoCould it be an xml entity (or whatever it’s called) that you reference from another xml file? Do those require root nodes?
minus-squareTrailblazing Braille Taserlinkfedilink16•2 years agoThe editor would need to start counting lines at zero.
minus-squareBjörn Tantaulinkfedilink14•2 years agoThe line numbers show us that we’re seeing the whole file.
minus-square@[email protected]linkfedilink1•2 years agoThey only (probably) show us that we are seeing the begining of the file. Also relative line numbing is a thing in vim for example.
I mean it’s valid XML
It’s just not useful
It isn’t valid XML. No root node.
Could it be an xml entity (or whatever it’s called) that you reference from another xml file? Do those require root nodes?
deleted by creator
We may just not see it but fair point
The editor would need to start counting lines at zero.
The line numbers show us that we’re seeing the whole file.
Oh ur right
Ew I didn’t notice
That’s awful
They only (probably) show us that we are seeing the begining of the file. Also relative line numbing is a thing in vim for example.