frippa@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agoYes, I program in HTMLlemmy.mlimagemessage-square51fedilinkarrow-up1425arrow-down125
arrow-up1400arrow-down1imageYes, I program in HTMLlemmy.mlfrippa@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agomessage-square51fedilink
minus-squareBjörn Tantau@swg-empire.delinkfedilinkarrow-up65arrow-down2·2 years agoThis is not HTML. It isn’t even XML. It’s not as bad as designers putting “code” into ads, but it’s close. Also, ever heard of XSLT?
minus-squareLeeennaaaaa@feddit.delinkfedilinkarrow-up26·2 years agoI mean it’s valid XML It’s just not useful
minus-squareBjörn Tantau@swg-empire.delinkfedilinkarrow-up36·2 years agoIt isn’t valid XML. No root node.
minus-squareLeeennaaaaa@feddit.delinkfedilinkarrow-up24·2 years agoWe may just not see it but fair point
minus-squareTrailblazing Braille Taser@lemmy.dbzer0.comlinkfedilinkarrow-up17·2 years agoThe editor would need to start counting lines at zero.
minus-squareBjörn Tantau@swg-empire.delinkfedilinkarrow-up14·2 years agoThe line numbers show us that we’re seeing the whole file.
minus-squareLeeennaaaaa@feddit.delinkfedilinkarrow-up9·2 years agoOh ur right Ew I didn’t notice That’s awful
minus-squareJoe_0237@lemmy.mllinkfedilinkarrow-up1·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-squarejaybone@lemmy.worldlinkfedilinkarrow-up1·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?
This is not HTML. It isn’t even XML. It’s not as bad as designers putting “code” into ads, but it’s close.
Also, ever heard of XSLT?
I mean it’s valid XML
It’s just not useful
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?