<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div><div class="markdown">
<p dir="auto">/max<br>
<a href="https://xam.dk/about">https://xam.dk/about</a></p>

<p dir="auto">On 10 Aug 2020, at 14:52, Andreas Sahlbach wrote:</p>

<blockquote>
<p dir="auto">Oh interesting, it is actually working (I though it's not supported), because</p>

<ol>
<li value=1>I am missing
a) this
b) nested list</li>
</ol>
</blockquote>

<p dir="auto">okey - not a big user of that :)</p>

<blockquote>
<p dir="auto">which renders as a single line in HTML preview. Might be just a bug.</p>

<p dir="auto">I also would like to see<br>
- this<br>
- as<br>
- a list</p>
</blockquote>

<ul>
<li>this</li>
<li>is</li>
<li>a list</li>
</ul>

<p dir="auto">...that just seem to work.</p>

<blockquote>
<p dir="auto">which is not recognized as list in sundown.</p>

<p dir="auto">I am missing ~~strikethrough~~ as well.</p>
</blockquote>

<p dir="auto">that could be handy.</p>

<blockquote>
<p dir="auto">Or the fact that when I quote this:</p>

<blockquote>
<pre class="highlighted"><code><span style="color: #859900">public</span> <span style="color: #859900">class</span> <span style="color: #268bd2">Main</span> <span style="color: #657b83">{</span>
    <span style="color: #859900">public</span> <span style="color: #859900">static</span> <span style="color: #859900">void</span> <span style="color: #268bd2">main</span><span style="color: #657b83">(</span><span style="color: #586e75">String</span><span style="color: #657b83">[]</span> <span style="color: #586e75">args</span><span style="color: #657b83">)</span> <span style="color: #657b83">{</span>
        <span style="color: #586e75">System</span><span style="color: #657b83">.out.println(</span><span style="color: #2aa198">"This will be printed"</span><span style="color: #657b83">);</span>
    <span style="color: #657b83">}</span>
<span style="color: #657b83">}</span>
</code></pre>


</blockquote>

<p dir="auto">it is not rendered properly anymore.</p>
</blockquote>

<p dir="auto">it is if you make sure its actually markdown...was missing a newline after ```java</p>

<blockquote>
<p dir="auto">But again: I am just one user, writing a lot Github Flavored Markdown and missing some of the features or features in general (and I have not listed all).</p>

<p dir="auto">Others might have a different opinion. Would be nice to have the markdown syntax a bit more configurable and adjustable and to see some progress here.<br>
8 year old codes starts smelling...</p>
</blockquote>

<p dir="auto">Lets go for asciidoc then - true power ;)</p>

<p dir="auto">I know Benny stated he was looking at making it more controllable but I haven't heard something in a while.</p>

<p dir="auto">For now i'm fine with what I got - no other email client let me do markdown ;)</p>

<p dir="auto">/max</p>

<blockquote>
<p dir="auto">Andreas</p>

<p dir="auto">On 10 Aug 2020, at 14:09, Max Rydahl Andersen wrote:</p>

<blockquote>
<ul>
<li>what

<ul>
<li>nested lists

<ul>
<li>are you missing ?</li>
</ul></li>
</ul></li>
</ul>

<p dir="auto">and what is wrong with:</p>

<pre class="highlighted"><code><span style="color: #586e75">System</span><span style="color: #657b83">.out.println(</span><span style="color: #2aa198">"Hello MailMate"</span><span style="color: #657b83">)</span>
</code></pre>



<p dir="auto">?</p>

<p dir="auto">/max<br>
<a href="https://xam.dk/about">https://xam.dk/about</a></p>

<p dir="auto">On 10 Aug 2020, at 13:22, Andreas Sahlbach wrote:</p>

<blockquote>
<blockquote>
<p dir="auto">Can you suggest a possible replacement? I assume that it's largely a case of adjusting to a different API.</p>
</blockquote>

<p dir="auto">I would prefer to deal with this in an outcome oriented way, not from a implementation perspective. Ask the users what they want, then solve their problems. I can only speak for myself, the current syntax is too restricted and too basic.<br>
I am missing nested lists, nicely rendered code snippets etc. But that's only my opinion and based on my view of existing markdown solutions.</p>

<p dir="auto">Besides that, for a quick fix, there are several forks from the deprecated repository. Maybe one of them is compatible and improves the current situation already? (<a href="https://github.com/apiaryio/sundown">https://github.com/apiaryio/sundown</a>, <a href="https://github.com/hoedown/hoedown">https://github.com/hoedown/hoedown</a>)</p>

<p dir="auto">On a midterm base it would be a cool feature to open up a plug-in interface so that the community can improve the situation by itself.</p>

<p dir="auto">Ciao,</p>

<p dir="auto">Andreas</p>

<p dir="auto">On 10 Aug 2020, at 13:12, Charlie Clark wrote:</p>

<blockquote>
<p dir="auto">On 10 Aug 2020, at 12:44, Andreas Sahlbach wrote:</p>

<blockquote>
<p dir="auto">Hi!</p>

<p dir="auto">I would like to ask (again), what are the plans of the mark down syntax in Mailmate? AFAIK the current markdown is based on <a href="https://github.com/vmg/sundown">Sundown</a>, which is deprecated since 2012 without any fixes or active development.</p>

<p dir="auto">Since 2012 there are a lot of improvements in the Markdown language and features and I saw several questions about supporting more markdown features in the mailing list. I myself would love to see github flavored markdown or even simple things like nested lists.</p>

<p dir="auto">Are there any plans in doing improvements in this sector in Mailmate? Or opening up the interface so that the community can write its own plugins to enhance Mailmate?</p>

<p dir="auto">I would love to continue to use Mailmate, since there are a lot of features that I love. But the lack of progress in this sector bugs me more and more, so I wrote this mail.</p>
</blockquote>

<p dir="auto">Can you suggest a possible replacement? I assume that it's largely a case of adjusting to a different API.</p>

<p dir="auto">Charlie</p>

<p dir="auto">--<br>
Charlie Clark<br>
Kronenstr. 27a<br>
Düsseldorf<br>
D- 40217<br>
Tel: +49-211-938-5360<br>
Mobile: +49-178-782-6226</p>

<hr>

<p dir="auto">mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com">mailmate@lists.freron.com</a><br>
<a href="https://lists.freron.com/listinfo/mailmate">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

<hr>

<p dir="auto">mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com">mailmate@lists.freron.com</a><br>
<a href="https://lists.freron.com/listinfo/mailmate">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

<hr>

<p dir="auto">mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com">mailmate@lists.freron.com</a><br>
<a href="https://lists.freron.com/listinfo/mailmate">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

<hr>

<p dir="auto">mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com">mailmate@lists.freron.com</a><br>
<a href="https://lists.freron.com/listinfo/mailmate">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>
</div>
</div>
</body>
</html>