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 "forceescape" filter #1090

Merged
merged 1 commit into from Mar 23, 2018
Merged

Add "forceescape" filter #1090

merged 1 commit into from Mar 23, 2018

Conversation

TheDancingCode
Copy link
Contributor

Summary

Proposed change:

Adds the forceescape filter.

Closes #782.

Checklist

I've completed the checklist below to ensure I didn't forget anything. This makes reviewing this PR as easy as possible for the maintainers. And it gets this change released as soon as possible.

@codecov-io
Copy link

codecov-io commented Mar 21, 2018

Codecov Report

Merging #1090 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1090      +/-   ##
==========================================
+ Coverage   89.92%   89.93%   +0.01%     
==========================================
  Files          22       22              
  Lines        2979     2982       +3     
==========================================
+ Hits         2679     2682       +3     
  Misses        300      300
Impacted Files Coverage Δ
nunjucks/src/filters.js 96.11% <100%> (+0.04%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de49d33...f478b06. Read the comment docs.

@fdintino
Copy link
Collaborator

Looks great. Thanks for your contribution!

@fdintino fdintino merged commit 1b4558d into mozilla:master Mar 23, 2018
@TheDancingCode TheDancingCode deleted the forceescape branch March 23, 2018 22:00
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.

Add forceescape filter
3 participants