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

Class list for overview members is off #171

Closed
s-ludwig opened this issue Oct 8, 2017 · 1 comment
Closed

Class list for overview members is off #171

s-ludwig opened this issue Oct 8, 2017 · 1 comment
Labels

Comments

@s-ludwig
Copy link
Member

s-ludwig commented Oct 8, 2017

Generates class="["public"]" instead of class="public". This is because declStyleClasses returns a list of strings instead of a white space separated string of entries and diet-ng removed a convenience special case for the class attribute.

@wilzbach
Copy link
Member

wilzbach commented Dec 5, 2017

PR: rejectedsoftware/diet-ng#41

wilzbach added a commit to wilzbach/ddox that referenced this issue Dec 5, 2017
s-ludwig added a commit that referenced this issue Dec 25, 2017
Fix #171 - Class list for overview members is off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants