New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mustache templates getting stripped
Comments
Hi Luis, Is this still an issue? On Thu, Feb 6, 2014 at 4:19 PM, Luis Salazar B. notifications@github.comwrote:
Julio Capote |
Make sure the writer being returned from mustache rendering is closed. |
*an issue |
No longer an issue in v2. |
luissalazar commentedFeb 7, 2014
Hi,
I noticed something interesting: the generated content from a mustache template gets stripped, example:
It strips away some portion of the content (tried several templates/contents).
Original looks like:
Again (this time from CURL):
I was wondering if you guys have had the same issue; @capotej via Twitter told me no.
I will try running Mustache directly (instead of using the View object).
The text was updated successfully, but these errors were encountered: