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

Default values should be filtered by product #19

Closed
TorsteinHonsi opened this issue Jun 23, 2017 · 1 comment
Closed

Default values should be filtered by product #19

TorsteinHonsi opened this issue Jun 23, 2017 · 1 comment
Assignees

Comments

@TorsteinHonsi
Copy link
Contributor

Products are given in curly brackets:

@default {highcharts} true

Multiple products should be supported:

@default {highcharts|highstock} true

When left out, the default should apply to all products:

@default true

Multiple tags should be supported on each doclet:

@default {highcharts|highstock} true
@default {highmaps} false
@cvasseng
Copy link
Contributor

cvasseng commented Aug 4, 2017

Fixed in plugin (highcharts/highcharts@b8c706c) + in 1e4fb62

@cvasseng cvasseng closed this as completed Aug 4, 2017
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

No branches or pull requests

2 participants