[FEATURE] Extend mustache template context using global options.context variable…
Compare changes
+ 14
− 6
@@ -14,7 +14,9 @@ module.exports = function (_options) {
@@ -70,16 +72,22 @@ module.exports = function (_options) {
[FEATURE] Extend mustache template context using global options.context variable or alter context of SVG data