You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to use an array for the src glob for {{#compose}}?
Right now I have src="*.md" in {{#compose}}. Is there a way to include more options so I could add something like !intro.md, just like I can do in the gruntfile?