cloudfour / cloudfour/drizzle-builder
Overriding pattern HTML previews
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
This idea just came to me and it may be a terrible one.
But if our `patternSource` helper included some bit of data (`isSource: true`) or whatever, we could theoretically do this with our patterns:
``` hbs
{{#if isSource}}
{{else}}
{{/if}}
Some
Really
Verbose
Content
That
Seems
Redundant
To
Show
In
Its
Entirety
```
Not high priority, just something to think about! ¯\_(ツ)_/¯
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.