tornado/demos/chat/templates
Paul Buchheit f732f98063 add a linkify() function for converting text to html with link detection. Also changed xhtml_escape to not convert return value to utf8, since pages should be assembed in unicode and not utf8 encoded until they are ready to write(). 2010-09-30 14:41:13 -07:00
..
index.html Replace all tabs with spaces. 2010-03-17 14:59:17 -07:00
message.html add a linkify() function for converting text to html with link detection. Also changed xhtml_escape to not convert return value to utf8, since pages should be assembed in unicode and not utf8 encoded until they are ready to write(). 2010-09-30 14:41:13 -07:00