Skip to content

Commit 98db8c0

Browse files
Dan Whitebmuenzenmeyer
authored andcommitted
Add some todos
1 parent dfe5992 commit 98db8c0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/patternengine-node-nunjucks/lib/engine_nunjucks.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
- Look into if we need to handle partials in the render method
55
- Add try catch blocks to prevent Pl from crashing
66
- Test methods of including files
7+
- Add a way to extend the Nunjucks instance from the PL instance
8+
- This could be used to add our lodash filters. That way we're seperating concerns properly and making the engine more flexible.
79
- Compare features and syntax with the mustache version so we can document
810
- Document and submit to PatternLab
911
*/

0 commit comments

Comments
 (0)