sgml-pretty-print

sgml-pretty-print is an interactive compiled Lisp function in `sgml-mode.el'.


(sgml-pretty-print BEG END)

Simple-minded pretty printer for SGML.
Re-indents the code and inserts newlines between BEG and END.
You might want to turn on `auto-fill-mode' to get better results.