# eml-syntax EML Syntax for Sublime Text. ### Description * Distinct format for Timestamps, as per [RFC 5322 Sec 3.3](https://tools.ietf.org/html/rfc5322#section-3.3) * Distinct format for `Received` Trace fields. * Distinct format for `X-` extensible headers. * Leverages push HTML Syntax for HTML message content. ### References * https://tools.ietf.org/html/rfc5322#section-3.3 Forked & Updated from https://github.com/mariozaizar/eml-tmLanguage