Skip to content

Template Escaping and multiple key handling#2

Open
megawac wants to merge 2 commits intobittersweetryan:masterfrom
megawac:master
Open

Template Escaping and multiple key handling#2
megawac wants to merge 2 commits intobittersweetryan:masterfrom
megawac:master

Conversation

@megawac
Copy link

@megawac megawac commented Jan 17, 2014

Changes made:

  • Separation of jsonme resources (snack+Sizzle are compiled together and app.js is key seperate)
  • Data from resume.json is escaped using the method from Handlebars.Utils
  • templates can now support using the same key twice eg (from my code <a class="content" href="${link}">${link}</a> via a simple regexp
  • Remove unused fields (anywhere you don't set the html for a .content)

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.

1 participant