mirror of
https://github.com/golang/go.git
synced 2025-05-28 02:41:30 +00:00
- first cut at html writer (will do html escaping, html tag production) - first cut at generating basic html output via pretty - some cleanups R=r OCL=20550 CL=20550