@[email protected] to Programmer [email protected] • 1 year agoYes, I program in HTMLlemmy.mlimagemessage-square39fedilinkarrow-up1417arrow-down125
arrow-up1392arrow-down1imageYes, I program in HTMLlemmy.ml@[email protected] to Programmer [email protected] • 1 year agomessage-square39fedilink
minus-squareTrailblazing Braille Taserlinkfedilink16•1 year agoThe editor would need to start counting lines at zero.
minus-squareBjörn Tantaulinkfedilink14•1 year agoThe line numbers show us that we’re seeing the whole file.
minus-square@[email protected]linkfedilink1•1 year 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.
minus-square@jaybonelink1•1 year agoCould it be an xml entity (or whatever it’s called) that you reference from another xml file? Do those require root nodes?
It isn’t valid XML. No root node.
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.
deleted by creator
Could it be an xml entity (or whatever it’s called) that you reference from another xml file? Do those require root nodes?