list sourceMap end row includes trailing blank lines
Author: dwelleCreated Jun 23, 2017Updated Dec 2, 2017
Labelsbug
When generating sourcemap for lists (both ul,li), the trailing blank lines (\s*) are included thus the end row of the following example isn't 1 as usual, but 3:
- aaa
bbbsee demo, where both bullet_list_open and list_item_open have [ 0, 9 ]
Source: markdown-it/markdown-it