<!DOCTYPE html>

<html><head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"/>
<title>HTML E-Mail</title>
</head><body class="email">
<p>Hi,</p>
<p class="quotelead" style="font-style: italic; margin-bottom: -1em; color: #999; font-size: 80%">On Thu, Jul 16, 2020 at 07:01:36AM +0200, Adam Sjøgren wrote:</p>
<p class="quotelead" style="font-style: italic; margin-bottom: -1em; color: #999; font-size: 80%">>Adam writes:</p>
<blockquote>
<p class="quotelead" style="font-style: italic; margin-bottom: -1em; color: #999; font-size: 80%">>> One of the Debian developers maintaining the Pandoc package remarked:</p>
</blockquote>
<blockquote class="quote initial" style="padding: 0 0.5em; margin: 0; font-style: italic; border-left: 2px solid #ccc; color: #999; font-size: 80%">
<p> > > I no longer use xmonad myself, but remember frm when I did that the<br/>
> > biggest frustration was that you'd need a working <em>development</em><br/>
> > environment, and each time Haskell packages went out of sync (using<br/>
> > Debian unstable), xmonad was one of the last ones to get back in<br/>
> > sync. I imagine that a decoupling from Pandoc might change that.</p>
<p>[...]</p>
<blockquote>
<p>I will be happy to take a stab at changing GenerateManPage to use cmark<br/>
instead of Pandoc, if it sounds useful to you.</p>
</blockquote>
<p>I have tried doing so now - Pandoc does more than cmark, so it's more<br/>
intrusive than I would have liked.<br/>
[...]</p>
</blockquote>
<p>I tried an alternative approach: drop the Haskell dependency on Pandoc/cmark entirely and use the command-line interface, which I believe is more stable than the Haskell library interface.</p>
<p>I implemented that here: <a class="uri" href="https://github.com/xmonad/xmonad/pull/260">https://github.com/xmonad/xmonad/pull/260</a></p>
<p>Do you folks think this is a viable option or are there any pitfalls that I'm not seeing? Any feedback highly appreciated.</p>
<div class="signature" style="color: #999; font-family: monospace; white-space: pre; margin: 1em 0 0 0; font-size: 80%"><span class="leader">-- </span><br/>Tomáš Janoušek, a.k.a. Pivník, a.k.a. Liskni_si, https://work.lisk.in/</div>
</body></html>