comments trump newline?
"Zemian Deng" <[email protected]>
| Newsgroups | gmane.comp.web.freemarker.user |
|---|---|
| Message-ID | <[email protected]> |
Hi list, I have this template: ONE <#-- comment here --> TWO <#-- --> THREE ===== ONE <#-- comment here --> <#-- --> THREE And I get this output: ONE TWO THREE ===== ONE THREE Should I be getting a empty line above the second THREE? I tried with multiple empty lines between comments, and they all get stripped out. Is this expected? Thanks, -Z ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php