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 Compiling of Tokens without Template #262

Closed
wants to merge 1 commit into from

Conversation

thedufer
Copy link

@thedufer thedufer commented Oct 2, 2012

The idea of parsing into tokens is to not need the templates. This allows you to render without a template. It will perform as expected as long as you don't use functions in your data; function tags will null instead of the text in the tags that they're expecting.

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.

None yet

2 participants