Top "Prettify" questions

A JavaScript module and CSS file that allows syntax highlighting of source code snippets in an HTML page.

format xml, pretty print

I know of two ways to "pretty print", or format, xml: shell tools Hack 38 Pretty-Print XML Using a Generic Identity …

xml pretty-print prettify
BeautifulSoup Prettify fails on copyright symbol

I am getting a Unicode error: UnicodeEncodeError: 'charmap' codec can't encode character u'\xa9' in position 822: character maps to &…

python unicode beautifulsoup prettify
aligning or prettifying code in emacs

I remember this was possible in emacs, but don't know how. If I have something like: 'abc' => 1, 'abcabc' =>2, …

emacs alignment indentation prettify