<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 9 Aug 2016, at 1:56, Lewis Overton wrote:</p>

<p dir="auto"></p></div>
<div style="white-space:pre-wrap"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><div dir="auto">TM2 does a nice job of formatting Github markdown, and places it in a new
</div><div dir="auto">window. Unfortunately, I have yet to figure out how to print or export the
</div><div dir="auto">contents of the formatted window. Is this a bug in TM2 or in my head?
</div></blockquote></div>
<div style="white-space:normal">

<p dir="auto">A little known secret is that all the (HTML) output windows support ⌘P to bring up the Print dialog.</p>

<p dir="auto">Unfortunately 10.10 or maybe 10.11 introduced a bug in WebKit so that it is very prone to crashing (when it generates a PDF from our HTML), I fixed this locally by commenting out the <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">position fixed;</code> from the CSS and then forgot about it.</p>

<p dir="auto">We’ll update the CSS shortly to workaround this issue.</p>

<p dir="auto">Jacob already mentioned you can use View Source with the (HTML) output windows, though the Markdown bundle also has a Convert to HTML action if you just want the HTML created from the Markdown (without TextMate’s boilerplate).</p>
</div>
</div>
</body>
</html>