* How to visualize HTML/XML files in Emacs?
@ 2015-01-08 3:03 Marcin Borkowski
2015-01-11 16:28 ` Oleksandr Gavenko
0 siblings, 1 reply; 2+ messages in thread
From: Marcin Borkowski @ 2015-01-08 3:03 UTC (permalink / raw)
To: Help Gnu Emacs mailing list
Hello there,
so I have this HTML (or XML) file, and it is a mess as far as indenting
and newline characters go. I'd like to either pretty-print it, or maybe
convert to s-expressions, or visualize it in any other way. What would
you recommend? I know (from this answer on ESE:
http://stackoverflow.com/a/6247579) about sgml-pretty-print, and it
works nice. Any other suggestions?
Bonus points if it could be done with skewer-mode (or something), so
that the HTML is taken from the browser. (Notice that even if I'm
browsing a local file, which I am, just grabbing the file won't help,
since I modify the DOM in the browser with JavaScript.)
TIA,
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-11 16:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-08 3:03 How to visualize HTML/XML files in Emacs? Marcin Borkowski
2015-01-11 16:28 ` Oleksandr Gavenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).