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

Allow using a different encoder each render #108

Closed
wants to merge 1 commit into from

Conversation

aelij
Copy link
Contributor

@aelij aelij commented Feb 1, 2016

Currently the static Encoders class allows changing the HTML encoder system-wide. This PR adds an option to RenderContextBehaviour that allows specifying a different encoder on each render.

@Romanx
Copy link
Collaborator

Romanx commented Feb 1, 2016

Hi there,

This looks good. Nustache isn't currently in active development but i'll try get a release with this change out tonight for you 👍

@Romanx Romanx self-assigned this Feb 1, 2016
@Romanx Romanx added this to the v1.16.0 milestone Feb 1, 2016
@aelij
Copy link
Contributor Author

aelij commented Feb 1, 2016

Thanks, much appreciated! :)

@zubivan
Copy link

zubivan commented May 19, 2016

Hi there,

Would be nice to have this feature released, just encountered an issue which could be solved by it.
@Romanx any plans to publish v.1.16.0?

Thanks!

@Romanx
Copy link
Collaborator

Romanx commented May 19, 2016

Hey,

This was released in Nustache v1.16.0.1. Thank you for your contribution and sorry about the delay!

@Romanx Romanx closed this May 19, 2016
@zubivan
Copy link

zubivan commented May 20, 2016

That was fast! Thanks, appreciated!

@aelij aelij deleted the encoder-option branch March 23, 2023 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants