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

how to modify right and left delimiters #37

Open
huyongde opened this issue Oct 12, 2017 · 7 comments
Open

how to modify right and left delimiters #37

huyongde opened this issue Oct 12, 2017 · 7 comments

Comments

@huyongde
Copy link

{% %} are default delimiters, how to modify the default right and left delimiters, thanks

@dommmel
Copy link

dommmel commented Feb 2, 2018

Can't be changed easily from looking at the code. Are there plans to make them configurable? My use case is to generate liquid templates which use the same delimiters

@b3b00
Copy link

b3b00 commented Apr 17, 2019

I think this is not that difficult. I am already working on it. Compilers and scanners are my favorite programming problems.

@b3b00
Copy link

b3b00 commented Apr 17, 2019

@huyongde , the solution is near. Could you share you ruse case so I can check if I am on good track ?

@b3b00
Copy link

b3b00 commented Apr 19, 2019

@huyongde , @dommmel : PR 50 is ready for testing your use cases if you want

@valyala
Copy link
Owner

valyala commented May 6, 2019

{% %} are default delimiters, how to modify the default right and left delimiters, thanks

@huyongde , could you explain the use case where you need to change default delimiters?

@b3b00
Copy link

b3b00 commented Jun 22, 2019

@dalu what is tour JavaScript use case ?

@b3b00
Copy link

b3b00 commented Jun 22, 2019

@dalu yes Indeed what is **your__ ** use case... Stupid trench auto correct keyboard

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

4 participants