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

feat: teach ReSpec to sort lists #1430

Merged
merged 2 commits into from Nov 17, 2017
Merged

feat: teach ReSpec to sort lists #1430

merged 2 commits into from Nov 17, 2017

Conversation

marcoscaceres
Copy link
Member

@marcoscaceres marcoscaceres commented Nov 16, 2017

closes #912
By using data-sort="ascending" or "descending", ReSpec can
now sort definition lists (dl). This is nice for Dependency
sections, IDL member definitions, etc.

You can also just put data-sort and no value, and it will default
to "ascending".

By using `data-sort="ascending"` or `"descending"`, ReSpec can
now sort definition lists (`dl`). This is nice for Dependency
sections, IDL member definitions, etc.

You can also just put `data-sort` and no value, and it will default
to "ascending".
@marcoscaceres marcoscaceres changed the title feat: teach ReSpec to sort definition lists feat: teach ReSpec to sort lists Nov 17, 2017
@marcoscaceres marcoscaceres merged commit 9f69ece into develop Nov 17, 2017
@marcoscaceres marcoscaceres mentioned this pull request Nov 17, 2017
@marcoscaceres marcoscaceres deleted the sortables branch April 19, 2018 06:59
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

Successfully merging this pull request may close these issues.

Sort lists
1 participant