Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yeah, two thoughts

- no script tags in HTML5 it's mark up not JS.

- no separate body for rich html and plain text, This will just result in "Please enable HTML rendering to view this message" - maybe we need to define a subset of HTML (no external resources, css etc..)



I'd also restrict the allowed CSS to the tiny portion of the spec that styles the text and maybe some basic layout. Definitely no scripting allowed.


And require that if any colours are set, both foreground and background are set. (I've seen too much breakage with assumptions about one or the other.)


I still hope to see text/markdown as an officially supported content type by email clients.


Not useful proposal. Markdown is both limited and ambiguous. It's okay for writing by hand more naturally than HTML, but the sender should parse it and then explicitly indicate which characters are bold, which ones are underlined, etc, and you're back at a subset of HTML.


I guess it could be added to something like Thunderbird. Would be really nice.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: