Skip to content
This repository has been archived by the owner on Nov 1, 2017. It is now read-only.

Don't add task-list class to lists that don't contain tasks #60

Closed

Conversation

rspeicher
Copy link

The filter was adding the task-list class to all list elements regardless of
whether or not they contained task lists.

@rspeicher
Copy link
Author

Woops, duplicate of #58.

rspeicher added a commit to gitlabhq/gitlabhq that referenced this pull request May 21, 2015
Instead of using a fork, we subclass the filter and only apply the
`task-list` class to list items that actually are task lists.

Closes #1645

See github/task_list#60
dzaporozhets added a commit to gitlabhq/gitlabhq that referenced this pull request May 21, 2015
Use task_list fork to fix list items in notes

Closes #1645

See github/task_list#60

See merge request !680
rspeicher added a commit to gitlabhq/gitlabhq that referenced this pull request May 27, 2015
Instead of using a fork, we subclass the filter and only apply the
`task-list` class to list items that actually are task lists.

Closes #1645

See github/task_list#60
@rspeicher rspeicher closed this Mar 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant