Adding support for nested ordered and unordered lists#5
Adding support for nested ordered and unordered lists#5ericvb wants to merge 3 commits intobenfoster:masterfrom
Conversation
- upgrade to Migradoc version 1.32.4334.0 - adding global assembly principe - adding support for nested unorderen and ordered lists (take in account the limit to 3 levels per type of list! So maximum 6 levels deep if you mix the lists)
|
@ericvb This worked for me, thanks. Have you tested this on headers nested within lists as well? |
|
Hi there, will this update be merge into the main branch? |
|
It's already 2 years ago that I did this pull request. |
|
@BenLewies I see an already old comment from you, sorry I did miss it at that time I think. |
|
I'll look at this again today/tomorrow. On Thursday, 14 April 2016, ericvb notifications@github.com wrote:
|
I think that this is a usefull extension to the existing code.
Just a remark: I didn't have time to extend the test methods, should yet be done.