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

there's no error when jinja template is broken #6

Open
ivanov opened this issue Jul 23, 2013 · 0 comments
Open

there's no error when jinja template is broken #6

ivanov opened this issue Jul 23, 2013 · 0 comments

Comments

@ivanov
Copy link

ivanov commented Jul 23, 2013

at the bottom of http://www.dexy.it/guide/getting-started.html#showing-code-and-output

it says:

Remove one of the curly brackets { from the hello.txt file and try to run dexy again. You should get an error message because the jinja processor can't parse the file. Fix the file and make sure dexy runs with no more errors.

Actually doing that doesn't report errors and simple plain-texts the "broken" template shortcut.

Maybe change it to something like

Remove one of the curly brackets `{` from the `hello.txt` file and try to run dexy again. You should see that the corresponding portion of the output file now doesn't  get transformed by jinja.

this is using jinja2.__version__ '2.7'

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

1 participant