From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason at zx2c4.com (Jason A. Donenfeld) Date: Mon, 13 Jan 2014 15:21:32 +0100 Subject: [PATCH v2] filters: Improved syntax-highlighting.py In-Reply-To: <1389610943-20120-1-git-send-email-stefan@sevenbyte.org> References: <1389610943-20120-1-git-send-email-stefan@sevenbyte.org> Message-ID: Thanks for all your hard work on this. Sorry for the extended back and forth. More comments, alas alas, below. On Mon, Jan 13, 2014 at 12:02 PM, Stefan Tatschner wrote: > - Using inline CSS instead of this sys.stdout.print() hack. Please don't do this. Inline CSS makes for much bigger files, and there's nothing in the HTML5 spec that forbids us from putting