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

Support line_statement_prefix which is usually the suggested # #9

Open
lipis opened this issue Nov 5, 2016 · 3 comments
Open

Support line_statement_prefix which is usually the suggested # #9

lipis opened this issue Nov 5, 2016 · 3 comments
Assignees
Milestone

Comments

@lipis
Copy link

lipis commented Nov 5, 2016

Can you add support for the line statements: http://jinja.pocoo.org/docs/dev/templates/#line-statements

app.jinja_env.line_statement_prefix = '#'
app.jinja_env.line_comment_prefix = '##'

screen shot 2016-11-05 at 21 05 25

@wholroyd wholroyd added this to the v0.0.8 milestone Nov 10, 2016
@wholroyd wholroyd self-assigned this Nov 10, 2016
@wholroyd wholroyd modified the milestones: 1.0, v0.0.8 Nov 21, 2016
@lipis
Copy link
Author

lipis commented Oct 7, 2017

Is this coming anytime soon?! :) 🏜 🐪 🌃

@wholroyd
Copy link
Owner

wholroyd commented Oct 7, 2017

Yeah, sorry about the wait. I did the work for it which was included with other changes I was working on and then ran into issues mixing Jinja with other languages. Then gave up. I’ll have to go pull this changes out and push it. Least I can do for the time being. Give me a week to find some time to do the work.

@lipis
Copy link
Author

lipis commented Oct 7, 2017

No rush of course.. but I'll check in a week if there is a new version in my editor :)

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

No branches or pull requests

2 participants