Skip to content
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

New lines rendering as spaces in mustache templates #61

Open
brandskore opened this issue Jan 4, 2012 · 10 comments
Open

New lines rendering as spaces in mustache templates #61

brandskore opened this issue Jan 4, 2012 · 10 comments

Comments

@brandskore
Copy link

For whatever reason, text files that are parsed by mustache are rendering new lines as spaces on output. When I parse files using some other mustache implementation (Hogan.js, e.g.), this does not occur.

@joshsmith
Copy link

+1 (or I forgot to post this issue with my actual account)

@coen-hyde
Copy link

+1

2 similar comments
@danielmahon
Copy link

+1

@topliceanu
Copy link

+1

@topliceanu
Copy link

You can circumvent this by using <br/> to mark newlines.

@tglines
Copy link

tglines commented Mar 5, 2012

+1

@topliceanu
Copy link

there is another issue on this matter: #32 that explains this behavior.

@tglines
Copy link

tglines commented Mar 7, 2012

Ahh, that makes it make sense ... thanks @topliceanu

@turingmachine
Copy link

+1

@cmiller-r7
Copy link

@topliceanu Do we know if there is a workaround for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants