WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2024 Poal.co

878

https://en.wikipedia.org/wiki/Xed

Make an html document, your typical <!DOCTYPE html> stuff, place a couple of tags inside the body for the sake of it, make a lame hello world web page essentially

Everything is fine and all... Then add an <h1> tag, guess what happens? Text coloration breaks, I shit you not, everything turns single color even if you ctrl z it's fucked you have to close and re-open the document to get the coloration back, even revert isn't going to fix shit

How? What have they done again? How is this even possible?

https://en.wikipedia.org/wiki/Xed Make an html document, your typical <!DOCTYPE html> stuff, place a couple of tags inside the body for the sake of it, make a lame hello world web page essentially Everything is fine and all... Then add an <h1> tag, guess what happens? Text coloration breaks, I shit you not, everything turns single color even if you ctrl z it's fucked you have to close and re-open the document to get the coloration back, even revert isn't going to fix shit How? What have they done again? How is this even possible?

(post is archived)

Linux Mint default text editor is xed, but I only use it for text, so I have not experienced these things and thought it was doing just fine. lol

Why are we up at 4am? lol

[–] 0 pt

It's 11am here

Create a document paste that inside:

<!DOCTYPE html> <html> <body>

</body> </html>

And save it as mydocument.html, then html coloration should appear

And then paste that <h1>My Title</h1> between <body> and </body>

Here the coloration just dies on me when I do that

xed-coloration (pic8.co)

[–] 0 pt

Why mine is breaking fuckingfucks... Maybe it comes from a theme I installed...