Github markdown tip: when you're writing blocks of Erlang code, do this:<div><br></div><div>```erlang</div><div>%% put your code in here, and watch the syntax highlighting goodness...</div><div>```<br><br><div class="gmail_quote">
On 12 February 2012 17:56, Willem de Jong <span dir="ltr"><<a href="mailto:w.a.de.jong@gmail.com">w.a.de.jong@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<div><br></div><div>I put my version on github:</div><div><br></div><div><a href="https://github.com/willemdj/parse_qs" target="_blank">https://github.com/willemdj/parse_qs</a> </div><div><br></div><div>It translates a query string to a record, based on a specification that can be generated from the record declaration (+ some optional additional tags in comments, EDoc-style).</div>

<div><br></div><div>It probably needs some additional work (for sure the REAME file does, it looks awful - my first attempt to use the markdown format).</div><div><br></div><div>Regards,</div><div>Willem<div class="im"><br>
<br><div class="gmail_quote">
On Fri, Feb 10, 2012 at 11:59 PM, Mark Allen <span dir="ltr"><<a href="mailto:mallen@alertlogic.com" target="_blank">mallen@alertlogic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>On 2/10/12 10:43 AM, "Mark Allen" <<a href="mailto:mallen@alertlogic.com" target="_blank">mallen@alertlogic.com</a>> wrote:<br>
<br>
>I am about half-way done with my validation module. I'll put it up on<br>
>github when I'm done too.<br>
<br>
</div><a href="https://gist.github.com/1793796" target="_blank">https://gist.github.com/1793796</a><br>
<br>
<br>
I'd love comments, feedback or edits.  This isn't 100% finished, either,<br>
but<br>
it's close enough to show what I'm aiming for.<br>
<br>
Thank you.<br>
<span><font color="#888888"><br>
Mark<br>
<br>
</font></span></blockquote></div><br></div></div>
<br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div>