And they're implemented! Yay!

- Nathan

Larry Kelly wrote:
> That's wonderful!
> -Larry
>
> On 3/17/07, *Nathan Weizenbaum* <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>
>     Single-line outputting comments have just been added to trunk,
>     using the
>     "/*" syntax. Multiline comments, both outputting and not, will
>     probably
>     be coming soon. However, they won't have exactly the same syntax as
>     proposed by Larry, because we want to keep all indentation at two
>     spaces, and that would make it three. The syntax will be similar,
>     though:
>
>     /*
>       This is a
>       multiline
>       comment.
>
>     The output style for the expanded and nested styles will likely be:
>
>     /*
>     * This is a
>     * multiline
>     * comment. */
>
>     For compact style, we'll probably just strip away the newlines.
>     That is,
>     unless anyone has a better suggestion - this is still very much up in
>     the air.
>
>     Unfortunately, Fortran-style comments won't make it in, as they'd
>     conflict with a "C" element, were one ever added to XHTML.
>
>     - Nathan
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Haml" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/haml?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to