@frippa@lemmy.ml to Programmer Humor@lemmy.ml • 2 years agoYes, I program in HTMLlemmy.mlimagemessage-square40fedilinkarrow-up1418arrow-down125
arrow-up1393arrow-down1imageYes, I program in HTMLlemmy.ml@frippa@lemmy.ml to Programmer Humor@lemmy.ml • 2 years agomessage-square40fedilink
minus-squareTrailblazing Braille Taserlinkfedilink17•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@Joe_0237@lemmy.mllinkfedilink1•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.
minus-square@jaybone@lemmy.worldlinkfedilink1•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?
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.
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