Skip to content
This repository was archived by the owner on Oct 17, 2018. It is now read-only.

Deal with invalid list id/indent level combinations.#18

Merged
jlward merged 8 commits intomasterfrom
issue_18
Mar 19, 2013
Merged

Deal with invalid list id/indent level combinations.#18
jlward merged 8 commits intomasterfrom
issue_18

Conversation

@jlward
Copy link
Contributor

@jlward jlward commented Mar 19, 2013

Currently if you have a list structure such that you have:

Li one
numId:1
ilvl: 1

followed by

Li two
numId:1
ilvl: 0

The fact that they are the same list id, but with reverse indentation level, the second li will not be added to the resulting list.

@ghost ghost assigned jlward Mar 19, 2013
@jlward
Copy link
Contributor Author

jlward commented Mar 19, 2013

@kylegibson reviewed this.

jlward added a commit that referenced this pull request Mar 19, 2013
Deal with invalid list id/indent level combinations.
@jlward jlward merged commit eda8d40 into master Mar 19, 2013
jlward pushed a commit that referenced this pull request Mar 14, 2014
jlward pushed a commit that referenced this pull request Mar 14, 2014
jlward pushed a commit that referenced this pull request Mar 14, 2014
jlward pushed a commit that referenced this pull request Mar 14, 2014
jlward pushed a commit that referenced this pull request Mar 14, 2014
jlward pushed a commit that referenced this pull request Mar 14, 2014
jlward added a commit that referenced this pull request Mar 14, 2014
Deal with invalid list id/indent level combinations.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant