Make initial list label available for processor#740
Make initial list label available for processor#740cabo wants to merge 1 commit intogettalong:masterfrom
Conversation
|
Thanks!
|
|
I specifically need the first label of the list (so I put it on the list). |
|
Hmm... okay, then we will only use the first one and if need be add the change for the others. One thing to change, though: Could you name it |
6869a77 to
fc6bd2b
Compare
|
I pushed an update with |
|
Thanks for the changes - I will do a release for this in the near future. |
Similar to PR gettalong#740: Making the codespan delimiter available to the processor enables implementing behaviors deriving variant behavior from using different numbers of delimiters. (This should not impact any existing code.)
|
Thanks - I have cherry-picked the commit! |
Similar to PR #740: Making the codespan delimiter available to the processor enables implementing behaviors deriving variant behavior from using different numbers of delimiters. (This should not impact any existing code.)
Making the initial list label available to the processor enables implementing behaviors such as deriving a starting number from the initial label.
(This should not impact any existing code.)