<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Sun, Jun 30, 2013 at 11:13 AM, Tim <span dir="ltr"><<a href="mailto:erlang@5869.us" target="_blank">erlang@5869.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div style="word-wrap:break-word"><div class="im"><div><div><br></div></div></div><div>Specifically, I want to know if it is possible to 'tune' the HTML generation so that it produces source that is neat and tidy.</div>
</div></blockquote></div><br></div><div class="gmail_extra" style>What kind of "tuning" do you have in mind? If you want tidy HTML, why not use the tidy tool itself? See <a href="https://github.com/w3c/tidy-html5">https://github.com/w3c/tidy-html5</a> or the original at <a href="http://tidy.sourceforge.net">http://tidy.sourceforge.net</a> .</div>
<div class="gmail_extra" style><br></div><div class="gmail_extra" style>Note also that Yaws has exhtml, for similar support for XHTML.</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>Also, you might consider trying these questions on the Yaws mailing list: <a href="https://lists.sourceforge.net/lists/listinfo/erlyaws-list">https://lists.sourceforge.net/lists/listinfo/erlyaws-list</a></div>
<div class="gmail_extra" style><br></div><div class="gmail_extra" style>--steve</div></div>