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

Add support for custom open/close tags #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SevereOverfl0w
Copy link

Adding support for specifying the open/close tags before the rendering
has started. I think I've missed a few edge cases still.

@SevereOverfl0w SevereOverfl0w force-pushed the dmonroe/openclose branch 2 times, most recently from ae49c6c to 96168bb Compare August 16, 2020 10:15
@SevereOverfl0w SevereOverfl0w marked this pull request as ready for review August 16, 2020 11:37
@SevereOverfl0w SevereOverfl0w changed the title WIP: Add support for custom open/close tags Add support for custom open/close tags Aug 16, 2020
@SevereOverfl0w
Copy link
Author

Tests are all passing now, and I've added some tests for various edge-cases. I think this is ready for review!

@fotoetienne
Copy link
Owner

Thanks @SevereOverfl0w for contributing. Do you know if this is a feature that other mustache implementations have?

@SevereOverfl0w
Copy link
Author

The JavaScript implementation provides this option, yes.

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

Successfully merging this pull request may close these issues.

2 participants