allocation library. And this is the, this is the event system for Samba. So when something happens within Samba and you want another part of Samba to know about it, you're going to be using T event. Okay, next up is tidy HTML or is it, no, yeah, tidy dash HTML five. That's the name of the package. What that contains is a command called tidy. And this is a, it's essentially a linter for HTML five and XML. So if we do Emacs dot, let's do index dot HTML, I guess would work. And we do, well, let's just do a paragraph tag. Hello world, close paragraph tag. Now hopefully tidy won't be happy with that. So I'm going to do tidy of H of tidy space index dot HTML. And it says that it's found three warnings and zero errors, which is a lot nicer than I would have expected. And it spits it out for me with the header information. So doc type HTML, HTML head, meta name generator content equals HTML tidy for HTML five, title, no title head, close head, open body, P hello world, close paragraph, body, (11/45)
You are viewing a single comment's thread from: