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

respect order of family tags #315

Closed
tbates opened this issue Dec 13, 2014 · 0 comments
Closed

respect order of family tags #315

tbates opened this issue Dec 13, 2014 · 0 comments

Comments

@tbates
Copy link
Contributor

tbates commented Dec 13, 2014

hi,
if a user includes multiple family tags, they are alphabetized.

It would be nice to respect the user's ordering, as this increases control over the display.
Currently
@family Most used functions you NEED
@family Common helpers you should read
@family Any obscure things, of use to very few

Becomes the below. It would be better to insert these in the order given, not sorted:

Any obscure things, of use to very few: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Common functions you should learn plot, c, subset
Most used functions you NEED t.test, lm

@hadley hadley closed this as completed in 52deebf Aug 29, 2016
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

1 participant