<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><pre><code class='bash'><span class='line'><span class="c">#!/usr/bin/env bash</span></span><span class='line'><span class="c"># union mount Music when Apollo plugged in</span></span><span class='line'>...</span><span class='line'><span class="k"> </span><span class="nb">printf</span> <span class="s2">"^fg(#BF85CC)%s\n"</span> <span class="s2">"Music directory updated"</span> | dzen2 -p 3</span><span class='line'><span class="k">fi</span></span></code></pre></div></figure>...and how it is supposed to look
I have been digging around in the source to try and find why the closing table tag is missing, but have not had much luck. Can anyone point me at the file(s) I should be looking at?
Thanks,
/J