0
0
Fork 0
mirror of https://github.com/DavidAnson/markdownlint-cli2-action.git synced 2025-02-28 14:11:26 +01:00

Freshen generated index.js file.

This commit is contained in:
David Anson 2025-01-31 05:56:10 +00:00
parent 05f32210e8
commit 5f842e3bc6

2
dist/index.mjs vendored
View file

@ -55177,6 +55177,8 @@ function subtokenize(eventsArray) {
otherEvent[1].type = "lineEnding";
lineIndex = otherIndex;
}
} else if (otherEvent[1].type === "linePrefix") {
// Move past.
} else {
break;
}