<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Sep 22, 2016 at 6:15 AM, H. Fox <span dir="ltr"><<a target="_blank" href="mailto:haganfox@users.sourceforge.net">haganfox@users.sourceforge.net</a>></span> wrote:<br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><div class="gmail-a3s gmail-aXjCH gmail-m157501ba445edb29" id="gmail-:2fs">Example Company says {"Always properly quote<br>
examples.|<a target="_blank" rel="noreferrer" href="http://example.com/Main/Quoting">http://example.com/<wbr>Main/Quoting</a>"}<br>
<br>
would produce<br>
<br>
   Example Company says <q<br>
cite="<a target="_blank" rel="noreferrer" href="http://example.com/Main/Quoting">http://example.com/Main/<wbr>Quoting</a>">Always properly quote<br>
examples.</q></div></blockquote></div><br></div><div class="gmail_extra">You've may well have the right order since the cite attribute is optional and the quote itself primary, but the syntax is so reminiscent of a link ([[<a href="http://example.com/Main/Quoting|Quoting">http://example.com/Main/Quoting|Quoting</a> Link]]) that I would prefer a consistency in the order, putting the link first and the text second. Otherwise, knowing myself, I will confuse myself because they are so similar but with the order reversed...  So here's what I would like to see (probably in descending order of preference):<br><br>===(snip)===<br></div><div class="gmail_extra">1. Example Company says {"<a href="http://example.com/Main/Quoting|Always">http://example.com/Main/Quoting|Always</a> properly quote examples."} (this feels very pmwiki-ish to me)<br><br></div><div class="gmail_extra">-or-<br><br>2. Example Company says {"Always properly quote examples."}{[<a href="http://example.com/Main/Quoting">http://example.com/Main/Quoting</a>]} (whitespace between the 2 elements would be OK)<br><br>-or- (to move it away from the similarity to the link)<br></div><div class="gmail_extra"><br>3. Example Company says {"Always properly quote examples."}[[<a href="http://example.com/Main/Quoting">http://example.com/Main/Quoting</a>]] (no whitespace would be allowed between closing "}" and opening "[[" to differentiate between a quote followed by a link)<br><br></div><div class="gmail_extra">-or-<br><br>4. Example Company says {"Always properly quote examples."[[<a href="http://example.com/Main/Quoting]">http://example.com/Main/Quoting]</a>]} (no pipe symbol makes this feel like a different type of markup)<br></div><div class="gmail_extra">===(snip)===<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">I just know when 2 markups are really similar but with small differences they tend to get mixed up - at least in my mind.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">-Peter<br></div></div>