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

[Bug report] #10

Closed
dionverbeke opened this issue Sep 18, 2024 · 3 comments
Closed

[Bug report] #10

dionverbeke opened this issue Sep 18, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@dionverbeke
Copy link

dionverbeke commented Sep 18, 2024

data.yaml.txt
test.html.txt

Description: Nested NOT operator in a loop gives "Error: missing end tag" ,
but looking at the mustache spec this should be allowed.

Commands used:
ribboncurls render -f data.yaml.txt test.html.txt

@dionverbeke dionverbeke added the bug Something isn't working label Sep 18, 2024
@JamyGolden
Copy link
Member

JamyGolden commented Sep 18, 2024

@dionverbeke thanks for reporting, I’ll have a look at this bug this week. Can you provide basic mustache template code that gives the issue? (I know you described it but would be good to have this when I look at the bug)

@dionverbeke
Copy link
Author

@dionverbeke thanks for reporting, I’ll have a look at this bug this week. Can you provide basic mustache template code that gives the issue? (I know you described it but would be good to have this when I look at the bug)

I have edited the article to add template files to replicate the issue.

@JamyGolden
Copy link
Member

I've fixed the bug (and added a nested inverted-section to a test), it is out with release 0.4.1. Let me know if you run into any issues with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants