<!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 16 Jul 2016, at 22:35, Stefan Daschek 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">Markdown (GitHub) also uses |TM_MARKDOWN|, but defaults to (a bundled version of) |redcarpet.rb|.
</div></blockquote></div>
<div style="white-space:normal">

<p dir="auto">This command appears to be copy/pasted from the default Markdown bundle with the fallback value for <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">TM_MARKDOWN</code> changed to <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">redcarpet.rb</code> and the MathJax support removed (or maybe it was added after Mike cloned the command).</p>

<p dir="auto">Mike: Would it be feasible to remove the Preview command and instead have the <em>Markdown (GitHub)</em> bundle set <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">TM_MARKDOWN</code> to <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">$TM_BUNDLE_SUPPORT/bin/redcarpet.rb</code>?</p>

<p dir="auto">That way, users who do not have <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">TM_MARKDOWN</code> set and install your bundle will automatically have <em>Markdown → Preview</em> use <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">redcarpet.rb</code>.</p>

<p dir="auto">Users who have set <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">TM_MARKDOWN</code> will still get their customer markdown processor, but that is already an issue with <em>Markdown (GitHub) → Preview</em>.</p>
</div>
</div>
</body>
</html>