frippa@lemmy.ml to Programmer Humor@lemmy.ml · 2 年前Yes, I program in HTMLlemmy.mlimagemessage-square38fedilinkarrow-up1425
arrow-up1425imageYes, I program in HTMLlemmy.mlfrippa@lemmy.ml to Programmer Humor@lemmy.ml · 2 年前message-square38fedilink
minus-squareTrailblazing Braille Taser@lemmy.dbzer0.comlinkfedilinkarrow-up16·2 年前The editor would need to start counting lines at zero.
minus-squareBjörn Tantau@swg-empire.delinkfedilinkarrow-up14·2 年前The line numbers show us that we’re seeing the whole file.
minus-squareLeeennaaaaa@feddit.delinkfedilinkarrow-up8·2 年前Oh ur right Ew I didn’t notice That’s awful
minus-squareJoe_0237@lemmy.mllinkfedilinkarrow-up1·2 年前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.
minus-squarejaybone@lemmy.worldlinkfedilinkarrow-up1·2 年前Could 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