Some of the key pages for developers are:
Note: when editing Sites pages it is often useful to clean up HTML in material pasted in from other sources, such as Word or Google Docs. Some useful regexes for that: <(font|span|div)[^>]+> <$1> style="[^"]*" Also see the Google Docs to Markdown extension, by edbacher |