There was an error while loading. Please reload this page.
1 parent f49f0c4 commit 646cf87Copy full SHA for 646cf87
1 file changed
patches/mdast-util-from-markdown+2.0.3.patch
@@ -9,7 +9,7 @@ index 90e17be..794871f 100644
9
+ const insertPositions = [];
10
+ const insertEvents = [];
11
while (++index <= length) {
12
- const event = events[index];
+ const event = events[index];
13
switch (event[1].type) {
14
@@ -331,7 +333,7 @@ function compiler(options) {
15
if (listItem) {
0 commit comments