diff --git a/crates/quarto-markdown-pandoc/resources/error-corpus/_autogen-table.json b/crates/quarto-markdown-pandoc/resources/error-corpus/_autogen-table.json index 2745824..209c568 100644 --- a/crates/quarto-markdown-pandoc/resources/error-corpus/_autogen-table.json +++ b/crates/quarto-markdown-pandoc/resources/error-corpus/_autogen-table.json @@ -2,7 +2,7 @@ { "column": 17, "row": 0, - "state": 1292, + "state": 1216, "sym": "end", "errorInfo": { "code": "Q-2-1", @@ -11,7 +11,7 @@ "captures": [ { "column": 3, - "lrState": 301, + "lrState": 240, "row": 0, "size": 1, "sym": "[", @@ -31,7 +31,7 @@ { "column": 20, "row": 0, - "state": 2644, + "state": 2662, "sym": "class_specifier", "errorInfo": { "code": "Q-2-3", @@ -40,7 +40,7 @@ "captures": [ { "column": 10, - "lrState": 2740, + "lrState": 2763, "row": 0, "size": 3, "sym": "key_value_key", @@ -48,7 +48,7 @@ }, { "column": 14, - "lrState": 2571, + "lrState": 2631, "row": 0, "size": 5, "sym": "key_value_value_token1", @@ -69,7 +69,7 @@ { "column": 18, "row": 0, - "state": 2009, + "state": 2024, "sym": "_error", "errorInfo": { "code": "Q-2-2", @@ -78,7 +78,7 @@ "captures": [ { "column": 17, - "lrState": 2009, + "lrState": 2024, "row": 0, "size": 1, "sym": "{", @@ -98,7 +98,7 @@ { "column": 17, "row": 0, - "state": 822, + "state": 843, "sym": "end", "errorInfo": { "code": "Q-2-5", @@ -107,7 +107,7 @@ "captures": [ { "column": 11, - "lrState": 18, + "lrState": 15, "row": 0, "size": 1, "sym": "emphasis_delimiter", @@ -127,7 +127,7 @@ { "column": 3, "row": 0, - "state": 902, + "state": 934, "sym": "{", "errorInfo": { "code": "Q-2-4", @@ -136,7 +136,7 @@ "captures": [ { "column": 0, - "lrState": 902, + "lrState": 934, "row": 0, "size": 3, "sym": "_fenced_div_start", diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-01-simple-inline.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-01-simple-inline.snap new file mode 100644 index 0000000..3b55562 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-01-simple-inline.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[31,32,98],"name":"tests/snapshots/json/html-comment-01-simple-inline.qmd","total_length":99}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,8],"t":0},{"d":0,"r":[8,9],"t":0},{"d":[[2,0,1],[3,1,1]],"r":[0,2],"t":2},{"d":0,"r":[9,10],"t":0},{"d":0,"r":[10,16],"t":0},{"d":0,"r":[16,17],"t":0},{"d":0,"r":[17,23],"t":0},{"d":0,"r":[23,24],"t":0},{"d":0,"r":[24,31],"t":0},{"d":0,"r":[0,32],"t":0},{"d":0,"r":[33,37],"t":0},{"d":0,"r":[37,38],"t":0},{"d":0,"r":[38,40],"t":0},{"d":0,"r":[40,41],"t":0},{"d":0,"r":[41,42],"t":0},{"d":0,"r":[42,43],"t":0},{"d":0,"r":[43,52],"t":0},{"d":0,"r":[52,53],"t":0},{"d":0,"r":[53,57],"t":0},{"d":0,"r":[57,58],"t":0},{"d":0,"r":[58,83],"t":0},{"d":0,"r":[83,84],"t":0},{"d":0,"r":[84,86],"t":0},{"d":0,"r":[86,87],"t":0},{"d":0,"r":[87,90],"t":0},{"d":0,"r":[90,91],"t":0},{"d":0,"r":[91,97],"t":0},{"d":0,"r":[97,98],"t":0},{"d":[[28,0,6],[29,6,1]],"r":[0,7],"t":2},{"d":0,"r":[33,99],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-1-simple-inline-comment",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"1:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Simple","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"inline","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"comment","s":10,"t":"Str"}]],"s":11,"t":"Header"},{"c":[{"c":"This","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"is","s":14,"t":"Str"},{"s":15,"t":"Space"},{"c":"a","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":"paragraph","s":18,"t":"Str"},{"s":19,"t":"Space"},{"c":"with","s":20,"t":"Str"},{"s":21,"t":"Space"},{"c":["quarto-html-comment",""],"s":22,"t":"RawInline"},{"s":23,"t":"Space"},{"c":"in","s":24,"t":"Str"},{"s":25,"t":"Space"},{"c":"the","s":26,"t":"Str"},{"s":27,"t":"Space"},{"c":"middle.","s":30,"t":"Str"}],"s":31,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-02-comment-with-emphasis.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-02-comment-with-emphasis.snap new file mode 100644 index 0000000..a3f1e0a --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-02-comment-with-emphasis.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[42,43,79],"name":"tests/snapshots/json/html-comment-02-comment-with-emphasis.qmd","total_length":80}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,8],"t":0},{"d":0,"r":[8,9],"t":0},{"d":[[2,0,1],[3,1,1]],"r":[0,2],"t":2},{"d":0,"r":[9,10],"t":0},{"d":0,"r":[10,17],"t":0},{"d":0,"r":[17,18],"t":0},{"d":0,"r":[18,22],"t":0},{"d":0,"r":[22,23],"t":0},{"d":0,"r":[23,31],"t":0},{"d":0,"r":[31,32],"t":0},{"d":0,"r":[32,42],"t":0},{"d":0,"r":[0,43],"t":0},{"d":0,"r":[44,79],"t":0},{"d":0,"r":[44,80],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-2-comment-with-emphasis-characters",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"2:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"with","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"emphasis","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"characters","s":12,"t":"Str"}]],"s":13,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":14,"t":"RawInline"}],"s":15,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-03-comment-with-strong.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-03-comment-with-strong.snap new file mode 100644 index 0000000..96b7b55 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-03-comment-with-strong.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[38,39,75],"name":"tests/snapshots/json/html-comment-03-comment-with-strong.qmd","total_length":76}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,8],"t":0},{"d":0,"r":[8,9],"t":0},{"d":[[2,0,1],[3,1,1]],"r":[0,2],"t":2},{"d":0,"r":[9,10],"t":0},{"d":0,"r":[10,17],"t":0},{"d":0,"r":[17,18],"t":0},{"d":0,"r":[18,22],"t":0},{"d":0,"r":[22,23],"t":0},{"d":0,"r":[23,29],"t":0},{"d":0,"r":[29,30],"t":0},{"d":0,"r":[30,38],"t":0},{"d":0,"r":[0,39],"t":0},{"d":0,"r":[40,75],"t":0},{"d":0,"r":[40,76],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-3-comment-with-strong-emphasis",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"3:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"with","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"strong","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"emphasis","s":12,"t":"Str"}]],"s":13,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":14,"t":"RawInline"}],"s":15,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-04-comment-with-underscore.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-04-comment-with-underscore.snap new file mode 100644 index 0000000..9717096 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-04-comment-with-underscore.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[53,54,93],"name":"tests/snapshots/json/html-comment-04-comment-with-underscore.qmd","total_length":94}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,8],"t":0},{"d":0,"r":[8,9],"t":0},{"d":[[2,0,1],[3,1,1]],"r":[0,2],"t":2},{"d":0,"r":[9,10],"t":0},{"d":0,"r":[10,17],"t":0},{"d":0,"r":[17,18],"t":0},{"d":0,"r":[18,22],"t":0},{"d":0,"r":[22,23],"t":0},{"d":0,"r":[23,34],"t":0},{"d":0,"r":[34,35],"t":0},{"d":0,"r":[35,36],"t":0},{"d":0,"r":[36,44],"t":0},{"d":[[12,0,1],[13,1,8]],"r":[0,9],"t":2},{"d":0,"r":[44,45],"t":0},{"d":0,"r":[45,52],"t":0},{"d":0,"r":[52,53],"t":0},{"d":[[16,0,7],[17,7,1]],"r":[0,8],"t":2},{"d":0,"r":[0,54],"t":0},{"d":0,"r":[55,93],"t":0},{"d":0,"r":[55,94],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-4-comment-with-underscores-original-failure",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"4:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"with","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"underscores","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"(original","s":14,"t":"Str"},{"s":15,"t":"Space"},{"c":"failure)","s":18,"t":"Str"}]],"s":19,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":20,"t":"RawInline"}],"s":21,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-05-comment-with-link.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-05-comment-with-link.snap new file mode 100644 index 0000000..2e7033c --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-05-comment-with-link.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[34,35,73],"name":"tests/snapshots/json/html-comment-05-comment-with-link.qmd","total_length":74}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,8],"t":0},{"d":0,"r":[8,9],"t":0},{"d":[[2,0,1],[3,1,1]],"r":[0,2],"t":2},{"d":0,"r":[9,10],"t":0},{"d":0,"r":[10,17],"t":0},{"d":0,"r":[17,18],"t":0},{"d":0,"r":[18,22],"t":0},{"d":0,"r":[22,23],"t":0},{"d":0,"r":[23,27],"t":0},{"d":0,"r":[27,28],"t":0},{"d":0,"r":[28,34],"t":0},{"d":0,"r":[0,35],"t":0},{"d":0,"r":[36,73],"t":0},{"d":0,"r":[36,74],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-5-comment-with-link-syntax",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"5:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"with","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"link","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"syntax","s":12,"t":"Str"}]],"s":13,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":14,"t":"RawInline"}],"s":15,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-06-comment-with-path.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-06-comment-with-path.snap new file mode 100644 index 0000000..fa10ed2 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-06-comment-with-path.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[62,63,156],"name":"tests/snapshots/json/html-comment-06-comment-with-path.qmd","total_length":157}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,8],"t":0},{"d":0,"r":[8,9],"t":0},{"d":[[2,0,1],[3,1,1]],"r":[0,2],"t":2},{"d":0,"r":[9,10],"t":0},{"d":0,"r":[10,17],"t":0},{"d":0,"r":[17,18],"t":0},{"d":0,"r":[18,22],"t":0},{"d":0,"r":[22,23],"t":0},{"d":0,"r":[23,27],"t":0},{"d":0,"r":[27,28],"t":0},{"d":0,"r":[28,32],"t":0},{"d":0,"r":[32,33],"t":0},{"d":0,"r":[33,34],"t":0},{"d":0,"r":[34,39],"t":0},{"d":[[14,0,1],[15,1,5]],"r":[0,6],"t":2},{"d":0,"r":[39,40],"t":0},{"d":0,"r":[40,48],"t":0},{"d":0,"r":[48,49],"t":0},{"d":0,"r":[49,56],"t":0},{"d":0,"r":[56,57],"t":0},{"d":0,"r":[57,61],"t":0},{"d":0,"r":[61,62],"t":0},{"d":[[22,0,4],[23,4,1]],"r":[0,5],"t":2},{"d":0,"r":[0,63],"t":0},{"d":0,"r":[64,156],"t":0},{"d":0,"r":[64,157],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-6-comment-with-file-path-exact-original-failure-case",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"6:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"with","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"file","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"path","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"(exact","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":"original","s":18,"t":"Str"},{"s":19,"t":"Space"},{"c":"failure","s":20,"t":"Str"},{"s":21,"t":"Space"},{"c":"case)","s":24,"t":"Str"}]],"s":25,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":26,"t":"RawInline"}],"s":27,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-07-multiline-inline.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-07-multiline-inline.snap new file mode 100644 index 0000000..0f9f901 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-07-multiline-inline.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[35,36,67,82,107],"name":"tests/snapshots/json/html-comment-07-multiline-inline.qmd","total_length":108}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,8],"t":0},{"d":0,"r":[8,9],"t":0},{"d":[[2,0,1],[3,1,1]],"r":[0,2],"t":2},{"d":0,"r":[9,10],"t":0},{"d":0,"r":[10,15],"t":0},{"d":0,"r":[15,16],"t":0},{"d":[[6,0,5],[7,5,1]],"r":[0,6],"t":2},{"d":0,"r":[16,20],"t":0},{"d":[[8,0,6],[9,6,4]],"r":[0,10],"t":2},{"d":0,"r":[20,21],"t":0},{"d":0,"r":[21,28],"t":0},{"d":0,"r":[28,29],"t":0},{"d":0,"r":[29,35],"t":0},{"d":0,"r":[0,36],"t":0},{"d":0,"r":[37,41],"t":0},{"d":0,"r":[41,42],"t":0},{"d":0,"r":[42,44],"t":0},{"d":0,"r":[44,45],"t":0},{"d":0,"r":[45,49],"t":0},{"d":0,"r":[49,50],"t":0},{"d":0,"r":[50,92],"t":0},{"d":0,"r":[92,93],"t":0},{"d":0,"r":[93,96],"t":0},{"d":0,"r":[96,97],"t":0},{"d":0,"r":[97,106],"t":0},{"d":0,"r":[106,107],"t":0},{"d":[[26,0,9],[27,9,1]],"r":[0,10],"t":2},{"d":0,"r":[37,108],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-7-multi-line-comment-inline",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"7:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Multi-line","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"comment","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"inline","s":14,"t":"Str"}]],"s":15,"t":"Header"},{"c":[{"c":"This","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":"is","s":18,"t":"Str"},{"s":19,"t":"Space"},{"c":"text","s":20,"t":"Str"},{"s":21,"t":"Space"},{"c":["quarto-html-comment",""],"s":22,"t":"RawInline"},{"s":23,"t":"Space"},{"c":"and","s":24,"t":"Str"},{"s":25,"t":"Space"},{"c":"continues.","s":28,"t":"Str"}],"s":29,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-08-block-level-comment.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-08-block-level-comment.snap new file mode 100644 index 0000000..d5c6b95 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-08-block-level-comment.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[32,33,60,61,117,118,150],"name":"tests/snapshots/json/html-comment-08-block-level-comment.qmd","total_length":151}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,8],"t":0},{"d":0,"r":[8,9],"t":0},{"d":[[2,0,1],[3,1,1]],"r":[0,2],"t":2},{"d":0,"r":[9,10],"t":0},{"d":0,"r":[10,17],"t":0},{"d":0,"r":[17,18],"t":0},{"d":0,"r":[18,20],"t":0},{"d":0,"r":[20,21],"t":0},{"d":0,"r":[21,26],"t":0},{"d":0,"r":[26,27],"t":0},{"d":0,"r":[27,32],"t":0},{"d":0,"r":[0,33],"t":0},{"d":0,"r":[34,38],"t":0},{"d":0,"r":[38,39],"t":0},{"d":0,"r":[39,48],"t":0},{"d":0,"r":[48,49],"t":0},{"d":0,"r":[49,51],"t":0},{"d":0,"r":[51,52],"t":0},{"d":0,"r":[52,59],"t":0},{"d":0,"r":[59,60],"t":0},{"d":[[20,0,7],[21,7,1]],"r":[0,8],"t":2},{"d":0,"r":[34,61],"t":0},{"d":0,"r":[62,117],"t":0},{"d":0,"r":[62,118],"t":0},{"d":0,"r":[119,123],"t":0},{"d":0,"r":[123,124],"t":0},{"d":0,"r":[124,133],"t":0},{"d":0,"r":[133,134],"t":0},{"d":0,"r":[134,136],"t":0},{"d":0,"r":[136,137],"t":0},{"d":0,"r":[137,141],"t":0},{"d":0,"r":[141,142],"t":0},{"d":0,"r":[142,149],"t":0},{"d":0,"r":[149,150],"t":0},{"d":[[34,0,7],[35,7,1]],"r":[0,8],"t":2},{"d":0,"r":[119,151],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-8-comment-at-block-level",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"8:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"at","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"block","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"level","s":12,"t":"Str"}]],"s":13,"t":"Header"},{"c":[{"c":"This","s":14,"t":"Str"},{"s":15,"t":"Space"},{"c":"paragraph","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":"is","s":18,"t":"Str"},{"s":19,"t":"Space"},{"c":"visible.","s":22,"t":"Str"}],"s":23,"t":"Para"},{"c":[{"c":["quarto-html-comment",""],"s":24,"t":"RawInline"}],"s":25,"t":"Para"},{"c":[{"c":"This","s":26,"t":"Str"},{"s":27,"t":"Space"},{"c":"paragraph","s":28,"t":"Str"},{"s":29,"t":"Space"},{"c":"is","s":30,"t":"Str"},{"s":31,"t":"Space"},{"c":"also","s":32,"t":"Str"},{"s":33,"t":"Space"},{"c":"visible.","s":36,"t":"Str"}],"s":37,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-09-block-multiline.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-09-block-multiline.snap new file mode 100644 index 0000000..701dff6 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-09-block-multiline.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[34,35,62,63,88,109,129,130,162],"name":"tests/snapshots/json/html-comment-09-block-multiline.qmd","total_length":163}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,8],"t":0},{"d":0,"r":[8,9],"t":0},{"d":[[2,0,1],[3,1,1]],"r":[0,2],"t":2},{"d":0,"r":[9,10],"t":0},{"d":0,"r":[10,15],"t":0},{"d":0,"r":[15,16],"t":0},{"d":[[6,0,5],[7,5,1]],"r":[0,6],"t":2},{"d":0,"r":[16,20],"t":0},{"d":[[8,0,6],[9,6,4]],"r":[0,10],"t":2},{"d":0,"r":[20,21],"t":0},{"d":0,"r":[21,26],"t":0},{"d":0,"r":[26,27],"t":0},{"d":0,"r":[27,34],"t":0},{"d":0,"r":[0,35],"t":0},{"d":0,"r":[36,40],"t":0},{"d":0,"r":[40,41],"t":0},{"d":0,"r":[41,50],"t":0},{"d":0,"r":[50,51],"t":0},{"d":0,"r":[51,53],"t":0},{"d":0,"r":[53,54],"t":0},{"d":0,"r":[54,61],"t":0},{"d":0,"r":[61,62],"t":0},{"d":[[22,0,7],[23,7,1]],"r":[0,8],"t":2},{"d":0,"r":[36,63],"t":0},{"d":0,"r":[64,129],"t":0},{"d":0,"r":[64,130],"t":0},{"d":0,"r":[131,135],"t":0},{"d":0,"r":[135,136],"t":0},{"d":0,"r":[136,145],"t":0},{"d":0,"r":[145,146],"t":0},{"d":0,"r":[146,148],"t":0},{"d":0,"r":[148,149],"t":0},{"d":0,"r":[149,153],"t":0},{"d":0,"r":[153,154],"t":0},{"d":0,"r":[154,161],"t":0},{"d":0,"r":[161,162],"t":0},{"d":[[36,0,7],[37,7,1]],"r":[0,8],"t":2},{"d":0,"r":[131,163],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-9-multi-line-block-comment",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"9:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Multi-line","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"block","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"comment","s":14,"t":"Str"}]],"s":15,"t":"Header"},{"c":[{"c":"This","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":"paragraph","s":18,"t":"Str"},{"s":19,"t":"Space"},{"c":"is","s":20,"t":"Str"},{"s":21,"t":"Space"},{"c":"visible.","s":24,"t":"Str"}],"s":25,"t":"Para"},{"c":[{"c":["quarto-html-comment",""],"s":26,"t":"RawInline"}],"s":27,"t":"Para"},{"c":[{"c":"This","s":28,"t":"Str"},{"s":29,"t":"Space"},{"c":"paragraph","s":30,"t":"Str"},{"s":31,"t":"Space"},{"c":"is","s":32,"t":"Str"},{"s":33,"t":"Space"},{"c":"also","s":34,"t":"Str"},{"s":35,"t":"Space"},{"c":"visible.","s":38,"t":"Str"}],"s":39,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-10-comment-with-code.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-10-comment-with-code.snap new file mode 100644 index 0000000..e9c2212 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-10-comment-with-code.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[35,36,67],"name":"tests/snapshots/json/html-comment-10-comment-with-code.qmd","total_length":68}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,23],"t":0},{"d":0,"r":[23,24],"t":0},{"d":0,"r":[24,28],"t":0},{"d":0,"r":[28,29],"t":0},{"d":0,"r":[29,35],"t":0},{"d":0,"r":[0,36],"t":0},{"d":0,"r":[37,67],"t":0},{"d":0,"r":[37,68],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-10-comment-with-code-syntax",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"10:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"with","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"code","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"syntax","s":12,"t":"Str"}]],"s":13,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":14,"t":"RawInline"}],"s":15,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-11-comment-with-html.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-11-comment-with-html.snap new file mode 100644 index 0000000..b39c31c --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-11-comment-with-html.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[33,34,77],"name":"tests/snapshots/json/html-comment-11-comment-with-html.qmd","total_length":78}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,23],"t":0},{"d":0,"r":[23,24],"t":0},{"d":0,"r":[24,28],"t":0},{"d":0,"r":[28,29],"t":0},{"d":0,"r":[29,33],"t":0},{"d":0,"r":[0,34],"t":0},{"d":0,"r":[35,77],"t":0},{"d":0,"r":[35,78],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-11-comment-with-html-tags",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"11:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"with","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"HTML","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"tags","s":12,"t":"Str"}]],"s":13,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":14,"t":"RawInline"}],"s":15,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-12-comment-with-dashes.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-12-comment-with-dashes.snap new file mode 100644 index 0000000..ae55cc5 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-12-comment-with-dashes.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[44,45,90],"name":"tests/snapshots/json/html-comment-12-comment-with-dashes.qmd","total_length":91}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,23],"t":0},{"d":0,"r":[23,24],"t":0},{"d":0,"r":[24,30],"t":0},{"d":0,"r":[30,31],"t":0},{"d":0,"r":[31,37],"t":0},{"d":0,"r":[37,38],"t":0},{"d":0,"r":[38,44],"t":0},{"d":0,"r":[0,45],"t":0},{"d":0,"r":[46,90],"t":0},{"d":0,"r":[46,91],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-12-comment-with-double-dashes-inside",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"12:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"with","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"double","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"dashes","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"inside","s":14,"t":"Str"}]],"s":15,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":16,"t":"RawInline"}],"s":17,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-13-multiple-comments.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-13-multiple-comments.snap new file mode 100644 index 0000000..490307c --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-13-multiple-comments.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[40,41,87],"name":"tests/snapshots/json/html-comment-13-multiple-comments.qmd","total_length":88}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,19],"t":0},{"d":0,"r":[19,20],"t":0},{"d":0,"r":[20,28],"t":0},{"d":0,"r":[28,29],"t":0},{"d":0,"r":[29,31],"t":0},{"d":0,"r":[31,32],"t":0},{"d":0,"r":[32,40],"t":0},{"d":0,"r":[0,41],"t":0},{"d":0,"r":[42,56],"t":0},{"d":0,"r":[56,57],"t":0},{"d":0,"r":[57,72],"t":0},{"d":0,"r":[72,73],"t":0},{"d":0,"r":[73,87],"t":0},{"d":0,"r":[42,88],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-13-multiple-comments-in-sequence",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"13:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Multiple","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"comments","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"in","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"sequence","s":12,"t":"Str"}]],"s":13,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":14,"t":"RawInline"},{"s":15,"t":"Space"},{"c":["quarto-html-comment",""],"s":16,"t":"RawInline"},{"s":17,"t":"Space"},{"c":["quarto-html-comment",""],"s":18,"t":"RawInline"}],"s":19,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-14-comment-in-list.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-14-comment-in-list.snap new file mode 100644 index 0000000..bf0459c --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-14-comment-in-list.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[44,45,54,88,97],"name":"tests/snapshots/json/html-comment-14-comment-in-list.qmd","total_length":98}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,29],"t":0},{"d":0,"r":[29,30],"t":0},{"d":0,"r":[30,33],"t":0},{"d":0,"r":[33,34],"t":0},{"d":0,"r":[34,38],"t":0},{"d":0,"r":[38,39],"t":0},{"d":0,"r":[39,44],"t":0},{"d":0,"r":[0,45],"t":0},{"d":0,"r":[48,52],"t":0},{"d":0,"r":[52,53],"t":0},{"d":0,"r":[53,54],"t":0},{"d":0,"r":[54,55],"t":0},{"d":0,"r":[55,88],"t":0},{"d":0,"r":[48,89],"t":0},{"d":0,"r":[91,95],"t":0},{"d":0,"r":[95,96],"t":0},{"d":0,"r":[96,97],"t":0},{"d":0,"r":[91,98],"t":0},{"d":0,"r":[46,98],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-14-comment-commenting-out-list-items",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"14:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"commenting","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"out","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"list","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"items","s":14,"t":"Str"}]],"s":15,"t":"Header"},{"c":[[{"c":[{"c":"Item","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":"1","s":18,"t":"Str"},{"s":19,"t":"SoftBreak"},{"c":["quarto-html-comment",""],"s":20,"t":"RawInline"}],"s":21,"t":"Plain"}],[{"c":[{"c":"Item","s":22,"t":"Str"},{"s":23,"t":"Space"},{"c":"3","s":24,"t":"Str"}],"s":25,"t":"Plain"}]],"s":26,"t":"BulletList"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-15-empty-comment.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-15-empty-comment.snap new file mode 100644 index 0000000..9831550 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-15-empty-comment.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[24,25,34],"name":"tests/snapshots/json/html-comment-15-empty-comment.qmd","total_length":35}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,16],"t":0},{"d":0,"r":[16,17],"t":0},{"d":0,"r":[17,24],"t":0},{"d":0,"r":[0,25],"t":0},{"d":0,"r":[26,34],"t":0},{"d":0,"r":[26,35],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-15-empty-comment",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"15:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Empty","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"comment","s":8,"t":"Str"}]],"s":9,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":10,"t":"RawInline"}],"s":11,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-16-whitespace-only.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-16-whitespace-only.snap new file mode 100644 index 0000000..cf8574d --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-16-whitespace-only.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[39,40,51],"name":"tests/snapshots/json/html-comment-16-whitespace-only.qmd","total_length":52}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,23],"t":0},{"d":0,"r":[23,24],"t":0},{"d":0,"r":[24,28],"t":0},{"d":0,"r":[28,29],"t":0},{"d":0,"r":[29,39],"t":0},{"d":0,"r":[0,40],"t":0},{"d":0,"r":[41,51],"t":0},{"d":0,"r":[41,52],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-16-comment-with-only-whitespace",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"16:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"with","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"only","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"whitespace","s":12,"t":"Str"}]],"s":13,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":14,"t":"RawInline"}],"s":15,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-17-comment-at-line-start.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-17-comment-at-line-start.snap new file mode 100644 index 0000000..2aeea23 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-17-comment-at-line-start.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[35,36,84],"name":"tests/snapshots/json/html-comment-17-comment-at-line-start.qmd","total_length":85}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,21],"t":0},{"d":0,"r":[21,22],"t":0},{"d":0,"r":[22,27],"t":0},{"d":0,"r":[27,28],"t":0},{"d":0,"r":[28,30],"t":0},{"d":0,"r":[30,31],"t":0},{"d":0,"r":[31,35],"t":0},{"d":0,"r":[0,36],"t":0},{"d":0,"r":[37,67],"t":0},{"d":0,"r":[67,68],"t":0},{"d":0,"r":[68,76],"t":0},{"d":0,"r":[76,77],"t":0},{"d":0,"r":[77,79],"t":0},{"d":0,"r":[79,80],"t":0},{"d":0,"r":[80,84],"t":0},{"d":0,"r":[37,85],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-17-comment-at-start-of-line",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"17:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"at","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"start","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"of","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"line","s":14,"t":"Str"}]],"s":15,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":16,"t":"RawInline"},{"s":17,"t":"Space"},{"c":"followed","s":18,"t":"Str"},{"s":19,"t":"Space"},{"c":"by","s":20,"t":"Str"},{"s":21,"t":"Space"},{"c":"text","s":22,"t":"Str"}],"s":23,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-18-comment-at-line-end.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-18-comment-at-line-end.snap new file mode 100644 index 0000000..c336931 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-18-comment-at-line-end.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[33,34,77],"name":"tests/snapshots/json/html-comment-18-comment-at-line-end.qmd","total_length":78}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,21],"t":0},{"d":0,"r":[21,22],"t":0},{"d":0,"r":[22,25],"t":0},{"d":0,"r":[25,26],"t":0},{"d":0,"r":[26,28],"t":0},{"d":0,"r":[28,29],"t":0},{"d":0,"r":[29,33],"t":0},{"d":0,"r":[0,34],"t":0},{"d":0,"r":[35,39],"t":0},{"d":0,"r":[39,40],"t":0},{"d":0,"r":[40,42],"t":0},{"d":0,"r":[42,43],"t":0},{"d":0,"r":[43,48],"t":0},{"d":0,"r":[48,49],"t":0},{"d":0,"r":[49,77],"t":0},{"d":0,"r":[35,78],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-18-comment-at-end-of-line",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"18:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"at","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"end","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"of","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"line","s":14,"t":"Str"}]],"s":15,"t":"Header"},{"c":[{"c":"Text","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":"at","s":18,"t":"Str"},{"s":19,"t":"Space"},{"c":"start","s":20,"t":"Str"},{"s":21,"t":"Space"},{"c":["quarto-html-comment",""],"s":22,"t":"RawInline"}],"s":23,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-19-comment-with-quarto-include.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-19-comment-with-quarto-include.snap new file mode 100644 index 0000000..a359825 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-19-comment-with-quarto-include.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[45,46,80],"name":"tests/snapshots/json/html-comment-19-comment-with-quarto-include.qmd","total_length":81}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,23],"t":0},{"d":0,"r":[23,24],"t":0},{"d":0,"r":[24,30],"t":0},{"d":0,"r":[30,31],"t":0},{"d":0,"r":[31,38],"t":0},{"d":0,"r":[38,39],"t":0},{"d":0,"r":[39,45],"t":0},{"d":0,"r":[0,46],"t":0},{"d":0,"r":[47,80],"t":0},{"d":0,"r":[47,81],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-19-comment-with-quarto-include-syntax",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"19:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"with","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"Quarto","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"include","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"syntax","s":14,"t":"Str"}]],"s":15,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":16,"t":"RawInline"}],"s":17,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-20-comment-with-quarto-div.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-20-comment-with-quarto-div.snap new file mode 100644 index 0000000..0e63509 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-20-comment-with-quarto-div.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[41,42,71],"name":"tests/snapshots/json/html-comment-20-comment-with-quarto-div.qmd","total_length":72}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,23],"t":0},{"d":0,"r":[23,24],"t":0},{"d":0,"r":[24,30],"t":0},{"d":0,"r":[30,31],"t":0},{"d":0,"r":[31,34],"t":0},{"d":0,"r":[34,35],"t":0},{"d":0,"r":[35,41],"t":0},{"d":0,"r":[0,42],"t":0},{"d":0,"r":[43,71],"t":0},{"d":0,"r":[43,72],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-20-comment-with-quarto-div-syntax",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"20:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"with","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"Quarto","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"div","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"syntax","s":14,"t":"Str"}]],"s":15,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":16,"t":"RawInline"}],"s":17,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-21-very-long-comment.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-21-very-long-comment.snap new file mode 100644 index 0000000..1090b46 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-21-very-long-comment.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[28,29,342],"name":"tests/snapshots/json/html-comment-21-very-long-comment.qmd","total_length":343}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,15],"t":0},{"d":0,"r":[15,16],"t":0},{"d":0,"r":[16,20],"t":0},{"d":0,"r":[20,21],"t":0},{"d":0,"r":[21,28],"t":0},{"d":0,"r":[0,29],"t":0},{"d":0,"r":[30,342],"t":0},{"d":0,"r":[30,343],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-21-very-long-comment",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"21:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Very","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"long","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"comment","s":10,"t":"Str"}]],"s":11,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":12,"t":"RawInline"}],"s":13,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-22-comment-in-blockquote.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-22-comment-in-blockquote.snap new file mode 100644 index 0000000..b54cf63 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-22-comment-in-blockquote.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[32,33,83],"name":"tests/snapshots/json/html-comment-22-comment-in-blockquote.qmd","total_length":84}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,21],"t":0},{"d":0,"r":[21,22],"t":0},{"d":0,"r":[22,32],"t":0},{"d":0,"r":[0,33],"t":0},{"d":0,"r":[36,40],"t":0},{"d":0,"r":[40,41],"t":0},{"d":0,"r":[41,43],"t":0},{"d":0,"r":[43,44],"t":0},{"d":0,"r":[44,45],"t":0},{"d":0,"r":[45,46],"t":0},{"d":0,"r":[46,51],"t":0},{"d":0,"r":[51,52],"t":0},{"d":0,"r":[52,75],"t":0},{"d":0,"r":[75,76],"t":0},{"d":0,"r":[76,82],"t":0},{"d":0,"r":[82,83],"t":0},{"d":[[22,0,6],[23,6,1]],"r":[0,7],"t":2},{"d":0,"r":[36,84],"t":0},{"d":0,"r":[34,84],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-22-comment-in-blockquote",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"22:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"in","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"blockquote","s":10,"t":"Str"}]],"s":11,"t":"Header"},{"c":[{"c":[{"c":"This","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"is","s":14,"t":"Str"},{"s":15,"t":"Space"},{"c":"a","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":"quote","s":18,"t":"Str"},{"s":19,"t":"Space"},{"c":["quarto-html-comment",""],"s":20,"t":"RawInline"},{"s":21,"t":"Space"},{"c":"inside.","s":24,"t":"Str"}],"s":25,"t":"Para"}],"s":26,"t":"BlockQuote"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-23-comment-line-in-blockquote.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-23-comment-line-in-blockquote.snap new file mode 100644 index 0000000..1af9c81 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-23-comment-line-in-blockquote.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[40,41,85],"name":"tests/snapshots/json/html-comment-23-comment-line-in-blockquote.qmd","total_length":86}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,21],"t":0},{"d":0,"r":[21,22],"t":0},{"d":0,"r":[22,28],"t":0},{"d":0,"r":[28,29],"t":0},{"d":0,"r":[29,35],"t":0},{"d":0,"r":[35,36],"t":0},{"d":0,"r":[36,40],"t":0},{"d":0,"r":[0,41],"t":0},{"d":0,"r":[44,85],"t":0},{"d":0,"r":[44,86],"t":0},{"d":0,"r":[42,86],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-23-comment-as-entire-quoted-line",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"23:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"as","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"entire","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"quoted","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"line","s":14,"t":"Str"}]],"s":15,"t":"Header"},{"c":[{"c":[{"c":["quarto-html-comment",""],"s":16,"t":"RawInline"}],"s":17,"t":"Para"}],"s":18,"t":"BlockQuote"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-24-comment-in-ordered-list.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-24-comment-in-ordered-list.snap new file mode 100644 index 0000000..adf5e07 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-24-comment-in-ordered-list.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[34,35,74,89],"name":"tests/snapshots/json/html-comment-24-comment-in-ordered-list.qmd","total_length":90}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,21],"t":0},{"d":0,"r":[21,22],"t":0},{"d":0,"r":[22,29],"t":0},{"d":0,"r":[29,30],"t":0},{"d":0,"r":[30,34],"t":0},{"d":0,"r":[0,35],"t":0},{"d":0,"r":[39,44],"t":0},{"d":0,"r":[44,45],"t":0},{"d":0,"r":[45,49],"t":0},{"d":0,"r":[49,50],"t":0},{"d":0,"r":[50,74],"t":0},{"d":0,"r":[39,75],"t":0},{"d":0,"r":[78,84],"t":0},{"d":0,"r":[84,85],"t":0},{"d":0,"r":[85,89],"t":0},{"d":0,"r":[78,90],"t":0},{"d":0,"r":[36,90],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-24-comment-in-ordered-list",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"24:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"in","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"ordered","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"list","s":12,"t":"Str"}]],"s":13,"t":"Header"},{"c":[[1,{"t":"Decimal"},{"t":"Period"}],[[{"c":[{"c":"First","s":14,"t":"Str"},{"s":15,"t":"Space"},{"c":"item","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":["quarto-html-comment",""],"s":18,"t":"RawInline"}],"s":19,"t":"Plain"}],[{"c":[{"c":"Second","s":20,"t":"Str"},{"s":21,"t":"Space"},{"c":"item","s":22,"t":"Str"}],"s":23,"t":"Plain"}]]],"s":24,"t":"OrderedList"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-25-comment-literal-in-code.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-25-comment-literal-in-code.snap new file mode 100644 index 0000000..411cb34 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-25-comment-literal-in-code.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[52,53,57,105,126,130],"name":"tests/snapshots/json/html-comment-25-comment-literal-in-code.qmd","total_length":131}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,21],"t":0},{"d":0,"r":[21,22],"t":0},{"d":0,"r":[22,26],"t":0},{"d":0,"r":[26,27],"t":0},{"d":0,"r":[27,32],"t":0},{"d":0,"r":[32,33],"t":0},{"d":0,"r":[33,34],"t":0},{"d":0,"r":[34,40],"t":0},{"d":[[14,0,1],[15,1,6]],"r":[0,7],"t":2},{"d":0,"r":[40,41],"t":0},{"d":0,"r":[41,43],"t":0},{"d":0,"r":[43,44],"t":0},{"d":0,"r":[44,51],"t":0},{"d":0,"r":[51,52],"t":0},{"d":[[20,0,7],[21,7,1]],"r":[0,8],"t":2},{"d":0,"r":[0,53],"t":0},{"d":0,"r":[54,131],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-25-comment-in-code-block-should-be-literal",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"25:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"in","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"code","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"block","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"(should","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":"be","s":18,"t":"Str"},{"s":19,"t":"Space"},{"c":"literal)","s":22,"t":"Str"}]],"s":23,"t":"Header"},{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[["",[],[]],"\nThis is literal code"],"s":24,"t":"CodeBlock"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-28-false-ending-single-dash.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-28-false-ending-single-dash.snap new file mode 100644 index 0000000..ff328e2 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-28-false-ending-single-dash.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[50,51,95],"name":"tests/snapshots/json/html-comment-28-false-ending-single-dash.qmd","total_length":96}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,23],"t":0},{"d":0,"r":[23,24],"t":0},{"d":0,"r":[24,29],"t":0},{"d":0,"r":[29,30],"t":0},{"d":0,"r":[30,36],"t":0},{"d":0,"r":[36,37],"t":0},{"d":0,"r":[37,38],"t":0},{"d":0,"r":[38,44],"t":0},{"d":[[14,0,1],[15,1,6]],"r":[0,7],"t":2},{"d":0,"r":[44,45],"t":0},{"d":0,"r":[45,49],"t":0},{"d":0,"r":[49,50],"t":0},{"d":[[18,0,4],[19,4,1]],"r":[0,5],"t":2},{"d":0,"r":[0,51],"t":0},{"d":0,"r":[52,95],"t":0},{"d":0,"r":[52,96],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-28-comment-with-false-ending-single-dash",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"28:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"with","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"false","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"ending","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"(single","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":"dash)","s":20,"t":"Str"}]],"s":21,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":22,"t":"RawInline"}],"s":23,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-29-false-ending-space.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-29-false-ending-space.snap new file mode 100644 index 0000000..7dc45ae --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-29-false-ending-space.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[54,55,103],"name":"tests/snapshots/json/html-comment-29-false-ending-space.qmd","total_length":104}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,23],"t":0},{"d":0,"r":[23,24],"t":0},{"d":0,"r":[24,29],"t":0},{"d":0,"r":[29,30],"t":0},{"d":0,"r":[30,36],"t":0},{"d":0,"r":[36,37],"t":0},{"d":0,"r":[37,38],"t":0},{"d":0,"r":[38,43],"t":0},{"d":[[14,0,1],[15,1,5]],"r":[0,6],"t":2},{"d":0,"r":[43,44],"t":0},{"d":0,"r":[44,50],"t":0},{"d":0,"r":[50,51],"t":0},{"d":0,"r":[51,53],"t":0},{"d":0,"r":[53,54],"t":0},{"d":[[20,0,2],[21,2,1]],"r":[0,3],"t":2},{"d":0,"r":[0,55],"t":0},{"d":0,"r":[56,103],"t":0},{"d":0,"r":[56,104],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-29-comment-with-false-ending-space-before",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"29:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"with","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"false","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"ending","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"(space","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":"before","s":18,"t":"Str"},{"s":19,"t":"Space"},{"c":">)","s":22,"t":"Str"}]],"s":23,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":24,"t":"RawInline"}],"s":25,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-30-three-dashes.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-30-three-dashes.snap new file mode 100644 index 0000000..0ae1542 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-30-three-dashes.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[43,44,80],"name":"tests/snapshots/json/html-comment-30-three-dashes.qmd","total_length":81}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,25],"t":0},{"d":0,"r":[25,26],"t":0},{"d":0,"r":[26,30],"t":0},{"d":0,"r":[30,31],"t":0},{"d":0,"r":[31,36],"t":0},{"d":0,"r":[36,37],"t":0},{"d":0,"r":[37,43],"t":0},{"d":0,"r":[0,44],"t":0},{"d":0,"r":[45,81],"t":0},{"d":0,"r":[45,81],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-30-comment-ending-with-three-dashes",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"30:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"ending","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"with","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"three","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"dashes","s":14,"t":"Str"}]],"s":15,"t":"Header"},{"c":[{"c":["quarto-html-comment","\n"],"s":16,"t":"RawInline"}],"s":17,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-31-four-dashes.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-31-four-dashes.snap new file mode 100644 index 0000000..6be1cff --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-31-four-dashes.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[42,43,80],"name":"tests/snapshots/json/html-comment-31-four-dashes.qmd","total_length":81}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,25],"t":0},{"d":0,"r":[25,26],"t":0},{"d":0,"r":[26,30],"t":0},{"d":0,"r":[30,31],"t":0},{"d":0,"r":[31,35],"t":0},{"d":0,"r":[35,36],"t":0},{"d":0,"r":[36,42],"t":0},{"d":0,"r":[0,43],"t":0},{"d":0,"r":[44,80],"t":0},{"d":0,"r":[44,81],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-31-comment-ending-with-four-dashes",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"31:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"ending","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"with","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"four","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"dashes","s":14,"t":"Str"}]],"s":15,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":16,"t":"RawInline"}],"s":17,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-32-comment-no-spaces.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-32-comment-no-spaces.snap new file mode 100644 index 0000000..27427f5 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-32-comment-no-spaces.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[33,34,51],"name":"tests/snapshots/json/html-comment-32-comment-no-spaces.qmd","total_length":52}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,23],"t":0},{"d":0,"r":[23,24],"t":0},{"d":0,"r":[24,26],"t":0},{"d":0,"r":[26,27],"t":0},{"d":0,"r":[27,33],"t":0},{"d":0,"r":[0,34],"t":0},{"d":0,"r":[35,51],"t":0},{"d":0,"r":[35,52],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-32-comment-with-no-spaces",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"32:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"with","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"no","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"spaces","s":12,"t":"Str"}]],"s":13,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":14,"t":"RawInline"}],"s":15,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-33-comment-then-paragraph.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-33-comment-then-paragraph.snap new file mode 100644 index 0000000..7db27bd --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-33-comment-then-paragraph.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[40,41,64,65,83],"name":"tests/snapshots/json/html-comment-33-comment-then-paragraph.qmd","total_length":84}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,27],"t":0},{"d":0,"r":[27,28],"t":0},{"d":0,"r":[28,30],"t":0},{"d":0,"r":[30,31],"t":0},{"d":0,"r":[31,40],"t":0},{"d":0,"r":[0,41],"t":0},{"d":0,"r":[42,64],"t":0},{"d":0,"r":[42,65],"t":0},{"d":0,"r":[66,70],"t":0},{"d":0,"r":[70,71],"t":0},{"d":0,"r":[71,72],"t":0},{"d":0,"r":[72,73],"t":0},{"d":0,"r":[73,82],"t":0},{"d":0,"r":[82,83],"t":0},{"d":[[20,0,9],[21,9,1]],"r":[0,10],"t":2},{"d":0,"r":[66,84],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-33-comment-followed-by-paragraph",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"33:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"followed","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"by","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"paragraph","s":12,"t":"Str"}]],"s":13,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":14,"t":"RawInline"}],"s":15,"t":"Para"},{"c":[{"c":"Then","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":"a","s":18,"t":"Str"},{"s":19,"t":"Space"},{"c":"paragraph.","s":22,"t":"Str"}],"s":23,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-34-paragraph-then-comment.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-34-paragraph-then-comment.snap new file mode 100644 index 0000000..75a233b --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-34-paragraph-then-comment.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[40,41,60,61,84],"name":"tests/snapshots/json/html-comment-34-paragraph-then-comment.qmd","total_length":85}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,20],"t":0},{"d":0,"r":[20,21],"t":0},{"d":0,"r":[21,29],"t":0},{"d":0,"r":[29,30],"t":0},{"d":0,"r":[30,32],"t":0},{"d":0,"r":[32,33],"t":0},{"d":0,"r":[33,40],"t":0},{"d":0,"r":[0,41],"t":0},{"d":0,"r":[42,43],"t":0},{"d":0,"r":[43,44],"t":0},{"d":0,"r":[44,53],"t":0},{"d":0,"r":[53,54],"t":0},{"d":0,"r":[54,59],"t":0},{"d":0,"r":[59,60],"t":0},{"d":[[18,0,5],[19,5,1]],"r":[0,6],"t":2},{"d":0,"r":[42,61],"t":0},{"d":0,"r":[62,84],"t":0},{"d":0,"r":[62,85],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-34-paragraph-followed-by-comment",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"34:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Paragraph","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"followed","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"by","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"comment","s":12,"t":"Str"}]],"s":13,"t":"Header"},{"c":[{"c":"A","s":14,"t":"Str"},{"s":15,"t":"Space"},{"c":"paragraph","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":"first.","s":20,"t":"Str"}],"s":21,"t":"Para"},{"c":[{"c":["quarto-html-comment",""],"s":22,"t":"RawInline"}],"s":23,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-35-comment-with-newlines.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-35-comment-with-newlines.snap new file mode 100644 index 0000000..991daa3 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-35-comment-with-newlines.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[52,53,58,65,72,79,83],"name":"tests/snapshots/json/html-comment-35-comment-with-newlines.qmd","total_length":84}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,23],"t":0},{"d":0,"r":[23,24],"t":0},{"d":0,"r":[24,32],"t":0},{"d":0,"r":[32,33],"t":0},{"d":0,"r":[33,41],"t":0},{"d":0,"r":[41,42],"t":0},{"d":0,"r":[42,44],"t":0},{"d":0,"r":[44,45],"t":0},{"d":0,"r":[45,52],"t":0},{"d":0,"r":[0,53],"t":0},{"d":0,"r":[54,83],"t":0},{"d":0,"r":[54,84],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-35-comment-with-explicit-newlines-in-content",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"35:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"with","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"explicit","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"newlines","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"in","s":14,"t":"Str"},{"s":15,"t":"Space"},{"c":"content","s":16,"t":"Str"}]],"s":17,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":18,"t":"RawInline"}],"s":19,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-36-comment-spans-list-boundary.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-36-comment-spans-list-boundary.snap new file mode 100644 index 0000000..1e88046 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-36-comment-spans-list-boundary.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[65,66,109,110,139,211,212,231],"name":"tests/snapshots/json/html-comment-36-comment-spans-list-boundary.qmd","total_length":232}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,24],"t":0},{"d":0,"r":[24,25],"t":0},{"d":0,"r":[25,29],"t":0},{"d":0,"r":[29,30],"t":0},{"d":0,"r":[30,39],"t":0},{"d":0,"r":[39,40],"t":0},{"d":0,"r":[40,44],"t":0},{"d":0,"r":[44,45],"t":0},{"d":0,"r":[45,49],"t":0},{"d":0,"r":[49,50],"t":0},{"d":0,"r":[50,51],"t":0},{"d":0,"r":[51,59],"t":0},{"d":[[18,0,1],[19,1,8]],"r":[0,9],"t":2},{"d":0,"r":[59,60],"t":0},{"d":0,"r":[60,64],"t":0},{"d":0,"r":[64,65],"t":0},{"d":[[22,0,4],[23,4,1]],"r":[0,5],"t":2},{"d":0,"r":[0,66],"t":0},{"d":0,"r":[67,71],"t":0},{"d":0,"r":[71,72],"t":0},{"d":0,"r":[72,74],"t":0},{"d":0,"r":[74,75],"t":0},{"d":0,"r":[75,76],"t":0},{"d":0,"r":[76,77],"t":0},{"d":0,"r":[77,86],"t":0},{"d":0,"r":[86,87],"t":0},{"d":0,"r":[87,169],"t":0},{"d":0,"r":[169,170],"t":0},{"d":0,"r":[170,173],"t":0},{"d":0,"r":[173,174],"t":0},{"d":0,"r":[174,177],"t":0},{"d":0,"r":[177,178],"t":0},{"d":0,"r":[178,182],"t":0},{"d":0,"r":[182,183],"t":0},{"d":0,"r":[183,185],"t":0},{"d":0,"r":[185,186],"t":0},{"d":0,"r":[186,189],"t":0},{"d":0,"r":[189,190],"t":0},{"d":0,"r":[190,193],"t":0},{"d":0,"r":[193,194],"t":0},{"d":0,"r":[194,196],"t":0},{"d":0,"r":[196,197],"t":0},{"d":0,"r":[197,200],"t":0},{"d":0,"r":[200,201],"t":0},{"d":0,"r":[201,210],"t":0},{"d":0,"r":[210,211],"t":0},{"d":[[52,0,9],[53,9,1]],"r":[0,10],"t":2},{"d":0,"r":[67,212],"t":0},{"d":0,"r":[213,220],"t":0},{"d":0,"r":[220,221],"t":0},{"d":0,"r":[221,230],"t":0},{"d":0,"r":[230,231],"t":0},{"d":[[58,0,9],[59,9,1]],"r":[0,10],"t":2},{"d":0,"r":[213,232],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-36-comment-spans-from-paragraph-into-list-original-case",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"36:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"spans","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"from","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"paragraph","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"into","s":14,"t":"Str"},{"s":15,"t":"Space"},{"c":"list","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":"(original","s":20,"t":"Str"},{"s":21,"t":"Space"},{"c":"case)","s":24,"t":"Str"}]],"s":25,"t":"Header"},{"c":[{"c":"This","s":26,"t":"Str"},{"s":27,"t":"Space"},{"c":"is","s":28,"t":"Str"},{"s":29,"t":"Space"},{"c":"a","s":30,"t":"Str"},{"s":31,"t":"Space"},{"c":"paragraph","s":32,"t":"Str"},{"s":33,"t":"Space"},{"c":["quarto-html-comment",""],"s":34,"t":"RawInline"},{"s":35,"t":"Space"},{"c":"and","s":36,"t":"Str"},{"s":37,"t":"Space"},{"c":"now","s":38,"t":"Str"},{"s":39,"t":"Space"},{"c":"this","s":40,"t":"Str"},{"s":41,"t":"Space"},{"c":"is","s":42,"t":"Str"},{"s":43,"t":"Space"},{"c":"the","s":44,"t":"Str"},{"s":45,"t":"Space"},{"c":"end","s":46,"t":"Str"},{"s":47,"t":"Space"},{"c":"of","s":48,"t":"Str"},{"s":49,"t":"Space"},{"c":"the","s":50,"t":"Str"},{"s":51,"t":"Space"},{"c":"paragraph.","s":54,"t":"Str"}],"s":55,"t":"Para"},{"c":[{"c":"Another","s":56,"t":"Str"},{"s":57,"t":"Space"},{"c":"paragraph.","s":60,"t":"Str"}],"s":61,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-37-comment-spans-heading-boundary.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-37-comment-spans-heading-boundary.snap new file mode 100644 index 0000000..073fcfa --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-37-comment-spans-heading-boundary.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[55,56,101,102,135,136,176,177,197],"name":"tests/snapshots/json/html-comment-37-comment-spans-heading-boundary.qmd","total_length":198}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,24],"t":0},{"d":0,"r":[24,25],"t":0},{"d":0,"r":[25,29],"t":0},{"d":0,"r":[29,30],"t":0},{"d":0,"r":[30,39],"t":0},{"d":0,"r":[39,40],"t":0},{"d":0,"r":[40,47],"t":0},{"d":0,"r":[47,48],"t":0},{"d":0,"r":[48,55],"t":0},{"d":0,"r":[0,56],"t":0},{"d":0,"r":[57,61],"t":0},{"d":0,"r":[61,62],"t":0},{"d":0,"r":[62,64],"t":0},{"d":0,"r":[64,65],"t":0},{"d":0,"r":[65,66],"t":0},{"d":0,"r":[66,67],"t":0},{"d":0,"r":[67,76],"t":0},{"d":0,"r":[76,77],"t":0},{"d":0,"r":[77,161],"t":0},{"d":0,"r":[161,162],"t":0},{"d":0,"r":[162,165],"t":0},{"d":0,"r":[165,166],"t":0},{"d":0,"r":[166,175],"t":0},{"d":0,"r":[175,176],"t":0},{"d":[[30,0,9],[31,9,1]],"r":[0,10],"t":2},{"d":0,"r":[57,177],"t":0},{"d":0,"r":[178,182],"t":0},{"d":0,"r":[182,183],"t":0},{"d":0,"r":[183,190],"t":0},{"d":0,"r":[190,191],"t":0},{"d":0,"r":[191,196],"t":0},{"d":0,"r":[196,197],"t":0},{"d":[[38,0,5],[39,5,1]],"r":[0,6],"t":2},{"d":0,"r":[178,198],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-37-comment-spans-from-paragraph-through-heading",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"37:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"spans","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"from","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"paragraph","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"through","s":14,"t":"Str"},{"s":15,"t":"Space"},{"c":"heading","s":16,"t":"Str"}]],"s":17,"t":"Header"},{"c":[{"c":"This","s":18,"t":"Str"},{"s":19,"t":"Space"},{"c":"is","s":20,"t":"Str"},{"s":21,"t":"Space"},{"c":"a","s":22,"t":"Str"},{"s":23,"t":"Space"},{"c":"paragraph","s":24,"t":"Str"},{"s":25,"t":"Space"},{"c":["quarto-html-comment",""],"s":26,"t":"RawInline"},{"s":27,"t":"Space"},{"c":"and","s":28,"t":"Str"},{"s":29,"t":"Space"},{"c":"continues.","s":32,"t":"Str"}],"s":33,"t":"Para"},{"c":[{"c":"Real","s":34,"t":"Str"},{"s":35,"t":"Space"},{"c":"heading","s":36,"t":"Str"},{"s":37,"t":"Space"},{"c":"below.","s":40,"t":"Str"}],"s":41,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-38-comment-spans-code-block.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-38-comment-spans-code-block.snap new file mode 100644 index 0000000..875bac0 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-38-comment-spans-code-block.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[43,44,81,82,86,124,159,163,164,204],"name":"tests/snapshots/json/html-comment-38-comment-spans-code-block.qmd","total_length":205}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,24],"t":0},{"d":0,"r":[24,25],"t":0},{"d":0,"r":[25,32],"t":0},{"d":0,"r":[32,33],"t":0},{"d":0,"r":[33,37],"t":0},{"d":0,"r":[37,38],"t":0},{"d":0,"r":[38,43],"t":0},{"d":0,"r":[0,44],"t":0},{"d":0,"r":[45,54],"t":0},{"d":0,"r":[54,55],"t":0},{"d":0,"r":[55,61],"t":0},{"d":0,"r":[61,62],"t":0},{"d":0,"r":[62,185],"t":0},{"d":0,"r":[185,186],"t":0},{"d":0,"r":[186,190],"t":0},{"d":0,"r":[190,191],"t":0},{"d":0,"r":[191,193],"t":0},{"d":0,"r":[193,194],"t":0},{"d":0,"r":[194,203],"t":0},{"d":0,"r":[203,204],"t":0},{"d":[[26,0,9],[27,9,1]],"r":[0,10],"t":2},{"d":0,"r":[45,205],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-38-comment-spans-through-code-block",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"38:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"spans","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"through","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"code","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"block","s":14,"t":"Str"}]],"s":15,"t":"Header"},{"c":[{"c":"Paragraph","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":"before","s":18,"t":"Str"},{"s":19,"t":"Space"},{"c":["quarto-html-comment",""],"s":20,"t":"RawInline"},{"s":21,"t":"Space"},{"c":"back","s":22,"t":"Str"},{"s":23,"t":"Space"},{"c":"to","s":24,"t":"Str"},{"s":25,"t":"Space"},{"c":"paragraph.","s":28,"t":"Str"}],"s":29,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-39-comment-spans-blockquote.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-39-comment-spans-blockquote.snap new file mode 100644 index 0000000..9b13b23 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-39-comment-spans-blockquote.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[43,44,76,77,112,129,145,146,182,183,199],"name":"tests/snapshots/json/html-comment-39-comment-spans-blockquote.qmd","total_length":200}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,24],"t":0},{"d":0,"r":[24,25],"t":0},{"d":0,"r":[25,32],"t":0},{"d":0,"r":[32,33],"t":0},{"d":0,"r":[33,43],"t":0},{"d":0,"r":[0,44],"t":0},{"d":0,"r":[45,49],"t":0},{"d":0,"r":[49,50],"t":0},{"d":0,"r":[50,56],"t":0},{"d":0,"r":[56,57],"t":0},{"d":0,"r":[57,166],"t":0},{"d":0,"r":[166,167],"t":0},{"d":0,"r":[167,170],"t":0},{"d":0,"r":[170,171],"t":0},{"d":0,"r":[171,173],"t":0},{"d":0,"r":[173,174],"t":0},{"d":0,"r":[174,181],"t":0},{"d":0,"r":[181,182],"t":0},{"d":[[24,0,7],[25,7,1]],"r":[0,8],"t":2},{"d":0,"r":[45,183],"t":0},{"d":0,"r":[184,188],"t":0},{"d":0,"r":[188,189],"t":0},{"d":0,"r":[189,198],"t":0},{"d":0,"r":[198,199],"t":0},{"d":[[30,0,9],[31,9,1]],"r":[0,10],"t":2},{"d":0,"r":[184,200],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-39-comment-spans-through-blockquote",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"39:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"spans","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"through","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"blockquote","s":12,"t":"Str"}]],"s":13,"t":"Header"},{"c":[{"c":"Text","s":14,"t":"Str"},{"s":15,"t":"Space"},{"c":"before","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":["quarto-html-comment",""],"s":18,"t":"RawInline"},{"s":19,"t":"Space"},{"c":"end","s":20,"t":"Str"},{"s":21,"t":"Space"},{"c":"of","s":22,"t":"Str"},{"s":23,"t":"Space"},{"c":"comment.","s":26,"t":"Str"}],"s":27,"t":"Para"},{"c":[{"c":"Real","s":28,"t":"Str"},{"s":29,"t":"Space"},{"c":"paragraph.","s":32,"t":"Str"}],"s":33,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-40-comment-spans-multiple-paragraphs.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-40-comment-spans-multiple-paragraphs.snap new file mode 100644 index 0000000..6f8b0ae --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-40-comment-spans-multiple-paragraphs.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[44,45,87,88,133,134,177,178,211,212,239],"name":"tests/snapshots/json/html-comment-40-comment-spans-multiple-paragraphs.qmd","total_length":240}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,24],"t":0},{"d":0,"r":[24,25],"t":0},{"d":0,"r":[25,33],"t":0},{"d":0,"r":[33,34],"t":0},{"d":0,"r":[34,44],"t":0},{"d":0,"r":[0,45],"t":0},{"d":0,"r":[46,51],"t":0},{"d":0,"r":[51,52],"t":0},{"d":0,"r":[52,61],"t":0},{"d":0,"r":[61,62],"t":0},{"d":0,"r":[62,195],"t":0},{"d":0,"r":[195,196],"t":0},{"d":0,"r":[196,200],"t":0},{"d":0,"r":[200,201],"t":0},{"d":0,"r":[201,203],"t":0},{"d":0,"r":[203,204],"t":0},{"d":0,"r":[204,210],"t":0},{"d":0,"r":[210,211],"t":0},{"d":[[24,0,6],[25,6,1]],"r":[0,7],"t":2},{"d":0,"r":[46,212],"t":0},{"d":0,"r":[213,217],"t":0},{"d":0,"r":[217,218],"t":0},{"d":0,"r":[218,227],"t":0},{"d":0,"r":[227,228],"t":0},{"d":0,"r":[228,230],"t":0},{"d":0,"r":[230,231],"t":0},{"d":0,"r":[231,238],"t":0},{"d":0,"r":[238,239],"t":0},{"d":[[34,0,7],[35,7,1]],"r":[0,8],"t":2},{"d":0,"r":[213,240],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-40-comment-spans-multiple-paragraphs",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"40:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"spans","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"multiple","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"paragraphs","s":12,"t":"Str"}]],"s":13,"t":"Header"},{"c":[{"c":"First","s":14,"t":"Str"},{"s":15,"t":"Space"},{"c":"paragraph","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":["quarto-html-comment",""],"s":18,"t":"RawInline"},{"s":19,"t":"Space"},{"c":"back","s":20,"t":"Str"},{"s":21,"t":"Space"},{"c":"to","s":22,"t":"Str"},{"s":23,"t":"Space"},{"c":"normal.","s":26,"t":"Str"}],"s":27,"t":"Para"},{"c":[{"c":"This","s":28,"t":"Str"},{"s":29,"t":"Space"},{"c":"paragraph","s":30,"t":"Str"},{"s":31,"t":"Space"},{"c":"is","s":32,"t":"Str"},{"s":33,"t":"Space"},{"c":"visible.","s":36,"t":"Str"}],"s":37,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-41-comment-spans-blank-lines.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-41-comment-spans-blank-lines.snap new file mode 100644 index 0000000..20f5b03 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-41-comment-spans-blank-lines.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[36,37,72,73,74,102,103,104,139],"name":"tests/snapshots/json/html-comment-41-comment-spans-blank-lines.qmd","total_length":140}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,24],"t":0},{"d":0,"r":[24,25],"t":0},{"d":0,"r":[25,30],"t":0},{"d":0,"r":[30,31],"t":0},{"d":0,"r":[31,36],"t":0},{"d":0,"r":[0,37],"t":0},{"d":0,"r":[38,47],"t":0},{"d":0,"r":[47,48],"t":0},{"d":0,"r":[48,54],"t":0},{"d":0,"r":[54,55],"t":0},{"d":0,"r":[55,124],"t":0},{"d":0,"r":[124,125],"t":0},{"d":0,"r":[125,130],"t":0},{"d":0,"r":[130,131],"t":0},{"d":0,"r":[131,138],"t":0},{"d":0,"r":[138,139],"t":0},{"d":[[22,0,7],[23,7,1]],"r":[0,8],"t":2},{"d":0,"r":[38,140],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-41-comment-spans-blank-lines",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"41:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"spans","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"blank","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"lines","s":12,"t":"Str"}]],"s":13,"t":"Header"},{"c":[{"c":"Paragraph","s":14,"t":"Str"},{"s":15,"t":"Space"},{"c":"before","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":["quarto-html-comment",""],"s":18,"t":"RawInline"},{"s":19,"t":"Space"},{"c":"after","s":20,"t":"Str"},{"s":21,"t":"Space"},{"c":"comment.","s":24,"t":"Str"}],"s":25,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-42-comment-spans-fenced-div.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-42-comment-spans-fenced-div.snap new file mode 100644 index 0000000..bc654ad --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-42-comment-spans-fenced-div.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[35,36,63,64,84,110,114,115,143,144,154,155,175,191,195],"name":"tests/snapshots/json/html-comment-42-comment-spans-fenced-div.qmd","total_length":196}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,24],"t":0},{"d":0,"r":[24,25],"t":0},{"d":0,"r":[25,31],"t":0},{"d":0,"r":[31,32],"t":0},{"d":0,"r":[32,35],"t":0},{"d":0,"r":[0,36],"t":0},{"d":0,"r":[37,43],"t":0},{"d":0,"r":[43,44],"t":0},{"d":0,"r":[44,136],"t":0},{"d":0,"r":[136,137],"t":0},{"d":0,"r":[137,142],"t":0},{"d":0,"r":[142,143],"t":0},{"d":[[18,0,5],[19,5,1]],"r":[0,6],"t":2},{"d":0,"r":[37,144],"t":0},{"d":0,"r":[145,149],"t":0},{"d":0,"r":[149,150],"t":0},{"d":0,"r":[150,153],"t":0},{"d":0,"r":[153,154],"t":0},{"d":[[24,0,3],[25,3,1]],"r":[0,4],"t":2},{"d":0,"r":[145,155],"t":0},{"d":0,"r":[176,180],"t":0},{"d":0,"r":[180,181],"t":0},{"d":0,"r":[181,183],"t":0},{"d":0,"r":[183,184],"t":0},{"d":0,"r":[184,191],"t":0},{"d":0,"r":[176,192],"t":0},{"d":0,"r":[156,196],"t":0},{"d":0,"r":[161,174],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-42-comment-spans-fenced-div",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"42:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"spans","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"fenced","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"div","s":12,"t":"Str"}]],"s":13,"t":"Header"},{"c":[{"c":"Before","s":14,"t":"Str"},{"s":15,"t":"Space"},{"c":["quarto-html-comment",""],"s":16,"t":"RawInline"},{"s":17,"t":"Space"},{"c":"after.","s":20,"t":"Str"}],"s":21,"t":"Para"},{"c":[{"c":"Real","s":22,"t":"Str"},{"s":23,"t":"Space"},{"c":"div:","s":26,"t":"Str"}],"s":27,"t":"Para"},{"attrS":{"classes":[35],"id":null,"kvs":[]},"c":[["",["callout-note"],[]],[{"c":[{"c":"This","s":28,"t":"Str"},{"s":29,"t":"Space"},{"c":"is","s":30,"t":"Str"},{"s":31,"t":"Space"},{"c":"visible","s":32,"t":"Str"}],"s":33,"t":"Para"}]],"s":34,"t":"Div"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-43-comment-spans-thematic-break.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-43-comment-spans-thematic-break.snap new file mode 100644 index 0000000..080df14 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-43-comment-spans-thematic-break.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[39,40,77,78,82,83,146,147,164],"name":"tests/snapshots/json/html-comment-43-comment-spans-thematic-break.qmd","total_length":165}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,24],"t":0},{"d":0,"r":[24,25],"t":0},{"d":0,"r":[25,33],"t":0},{"d":0,"r":[33,34],"t":0},{"d":0,"r":[34,39],"t":0},{"d":0,"r":[0,40],"t":0},{"d":0,"r":[41,50],"t":0},{"d":0,"r":[50,51],"t":0},{"d":0,"r":[51,57],"t":0},{"d":0,"r":[57,58],"t":0},{"d":0,"r":[58,140],"t":0},{"d":0,"r":[140,141],"t":0},{"d":0,"r":[141,145],"t":0},{"d":0,"r":[145,146],"t":0},{"d":[[20,0,4],[21,4,1]],"r":[0,5],"t":2},{"d":0,"r":[41,147],"t":0},{"d":0,"r":[148,152],"t":0},{"d":0,"r":[152,153],"t":0},{"d":0,"r":[153,155],"t":0},{"d":0,"r":[155,156],"t":0},{"d":0,"r":[156,163],"t":0},{"d":0,"r":[163,164],"t":0},{"d":[[28,0,7],[29,7,1]],"r":[0,8],"t":2},{"d":0,"r":[148,165],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-43-comment-spans-thematic-break",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"43:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"spans","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"thematic","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"break","s":12,"t":"Str"}]],"s":13,"t":"Header"},{"c":[{"c":"Paragraph","s":14,"t":"Str"},{"s":15,"t":"Space"},{"c":"before","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":["quarto-html-comment",""],"s":18,"t":"RawInline"},{"s":19,"t":"Space"},{"c":"done.","s":22,"t":"Str"}],"s":23,"t":"Para"},{"c":[{"c":"This","s":24,"t":"Str"},{"s":25,"t":"Space"},{"c":"is","s":26,"t":"Str"},{"s":27,"t":"Space"},{"c":"visible.","s":30,"t":"Str"}],"s":31,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-44-comment-starts-at-block-boundary.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-44-comment-starts-at-block-boundary.snap new file mode 100644 index 0000000..91bfb13 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-44-comment-starts-at-block-boundary.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[64,65,127,128,148,166,167,196],"name":"tests/snapshots/json/html-comment-44-comment-starts-at-block-boundary.qmd","total_length":197}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,25],"t":0},{"d":0,"r":[25,26],"t":0},{"d":0,"r":[26,28],"t":0},{"d":0,"r":[28,29],"t":0},{"d":0,"r":[29,34],"t":0},{"d":0,"r":[34,35],"t":0},{"d":0,"r":[35,43],"t":0},{"d":0,"r":[43,44],"t":0},{"d":0,"r":[44,45],"t":0},{"d":0,"r":[45,50],"t":0},{"d":[[16,0,1],[17,1,5]],"r":[0,6],"t":2},{"d":0,"r":[50,51],"t":0},{"d":0,"r":[51,53],"t":0},{"d":0,"r":[53,54],"t":0},{"d":0,"r":[54,63],"t":0},{"d":0,"r":[63,64],"t":0},{"d":[[22,0,9],[23,9,1]],"r":[0,10],"t":2},{"d":0,"r":[0,65],"t":0},{"d":0,"r":[66,171],"t":0},{"d":0,"r":[171,172],"t":0},{"d":0,"r":[172,181],"t":0},{"d":0,"r":[181,182],"t":0},{"d":0,"r":[182,187],"t":0},{"d":0,"r":[187,188],"t":0},{"d":0,"r":[188,195],"t":0},{"d":0,"r":[195,196],"t":0},{"d":[[32,0,7],[33,7,1]],"r":[0,8],"t":2},{"d":0,"r":[66,197],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-44-comment-starts-at-block-boundary-start-of-paragraph",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"44:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"starts","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"at","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"block","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"boundary","s":14,"t":"Str"},{"s":15,"t":"Space"},{"c":"(start","s":18,"t":"Str"},{"s":19,"t":"Space"},{"c":"of","s":20,"t":"Str"},{"s":21,"t":"Space"},{"c":"paragraph)","s":24,"t":"Str"}]],"s":25,"t":"Header"},{"c":[{"c":["quarto-html-comment",""],"s":26,"t":"RawInline"},{"s":27,"t":"Space"},{"c":"Continues","s":28,"t":"Str"},{"s":29,"t":"Space"},{"c":"after","s":30,"t":"Str"},{"s":31,"t":"Space"},{"c":"comment.","s":34,"t":"Str"}],"s":35,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-45-nested-list-in-comment.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-45-nested-list-in-comment.snap new file mode 100644 index 0000000..e9b2915 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-45-nested-list-in-comment.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[37,38,65,66,75,91,110,119,120,145],"name":"tests/snapshots/json/html-comment-45-nested-list-in-comment.qmd","total_length":146}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,17],"t":0},{"d":0,"r":[17,18],"t":0},{"d":0,"r":[18,22],"t":0},{"d":0,"r":[22,23],"t":0},{"d":0,"r":[23,29],"t":0},{"d":0,"r":[29,30],"t":0},{"d":0,"r":[30,37],"t":0},{"d":0,"r":[0,38],"t":0},{"d":0,"r":[39,45],"t":0},{"d":0,"r":[45,46],"t":0},{"d":0,"r":[46,138],"t":0},{"d":0,"r":[138,139],"t":0},{"d":0,"r":[139,144],"t":0},{"d":0,"r":[144,145],"t":0},{"d":[[18,0,5],[19,5,1]],"r":[0,6],"t":2},{"d":0,"r":[39,146],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-45-nested-list-inside-comment",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"45:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Nested","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"list","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"inside","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"comment","s":12,"t":"Str"}]],"s":13,"t":"Header"},{"c":[{"c":"Before","s":14,"t":"Str"},{"s":15,"t":"Space"},{"c":["quarto-html-comment",""],"s":16,"t":"RawInline"},{"s":17,"t":"Space"},{"c":"after.","s":20,"t":"Str"}],"s":21,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-46-comment-spans-table.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-46-comment-spans-table.snap new file mode 100644 index 0000000..e22758c --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-46-comment-spans-table.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[35,36,56,57,73,89,105,106,136],"name":"tests/snapshots/json/html-comment-46-comment-spans-table.qmd","total_length":137}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,18],"t":0},{"d":0,"r":[18,19],"t":0},{"d":0,"r":[19,24],"t":0},{"d":0,"r":[24,25],"t":0},{"d":0,"r":[25,29],"t":0},{"d":0,"r":[29,30],"t":0},{"d":0,"r":[30,35],"t":0},{"d":0,"r":[0,36],"t":0},{"d":0,"r":[37,43],"t":0},{"d":0,"r":[43,44],"t":0},{"d":0,"r":[44,129],"t":0},{"d":0,"r":[129,130],"t":0},{"d":0,"r":[130,135],"t":0},{"d":0,"r":[135,136],"t":0},{"d":[[18,0,5],[19,5,1]],"r":[0,6],"t":2},{"d":0,"r":[37,137],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-46-comment-spans-pipe-table",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"46:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Comment","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"spans","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"pipe","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"table","s":12,"t":"Str"}]],"s":13,"t":"Header"},{"c":[{"c":"Before","s":14,"t":"Str"},{"s":15,"t":"Space"},{"c":["quarto-html-comment",""],"s":16,"t":"RawInline"},{"s":17,"t":"Space"},{"c":"after.","s":20,"t":"Str"}],"s":21,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-47-multiple-comments-spanning-blocks.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-47-multiple-comments-spanning-blocks.snap new file mode 100644 index 0000000..6a0d622 --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-47-multiple-comments-spanning-blocks.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[49,50,74,75,99,100,141,142,171,172,188],"name":"tests/snapshots/json/html-comment-47-multiple-comments-spanning-blocks.qmd","total_length":189}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,19],"t":0},{"d":0,"r":[19,20],"t":0},{"d":0,"r":[20,28],"t":0},{"d":0,"r":[28,29],"t":0},{"d":0,"r":[29,33],"t":0},{"d":0,"r":[33,34],"t":0},{"d":0,"r":[34,42],"t":0},{"d":0,"r":[42,43],"t":0},{"d":0,"r":[43,49],"t":0},{"d":0,"r":[0,50],"t":0},{"d":0,"r":[51,55],"t":0},{"d":0,"r":[55,56],"t":0},{"d":0,"r":[56,104],"t":0},{"d":0,"r":[104,105],"t":0},{"d":0,"r":[105,112],"t":0},{"d":0,"r":[112,113],"t":0},{"d":0,"r":[113,121],"t":0},{"d":0,"r":[121,122],"t":0},{"d":0,"r":[122,176],"t":0},{"d":0,"r":[176,177],"t":0},{"d":0,"r":[177,182],"t":0},{"d":0,"r":[182,183],"t":0},{"d":0,"r":[183,187],"t":0},{"d":0,"r":[187,188],"t":0},{"d":[[28,0,4],[29,4,1]],"r":[0,5],"t":2},{"d":0,"r":[51,189],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-47-multiple-comments-each-spanning-blocks",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"47:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Multiple","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"comments","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"each","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"spanning","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"blocks","s":14,"t":"Str"}]],"s":15,"t":"Header"},{"c":[{"c":"Text","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":["quarto-html-comment",""],"s":18,"t":"RawInline"},{"s":19,"t":"Space"},{"c":"between","s":20,"t":"Str"},{"s":21,"t":"Space"},{"c":"comments","s":22,"t":"Str"},{"s":23,"t":"Space"},{"c":["quarto-html-comment",""],"s":24,"t":"RawInline"},{"s":25,"t":"Space"},{"c":"after","s":26,"t":"Str"},{"s":27,"t":"Space"},{"c":"both.","s":30,"t":"Str"}],"s":31,"t":"Para"}],"meta":{},"pandoc-api-version":[1,23,1]} diff --git a/crates/quarto-markdown-pandoc/snapshots/json/html-comment-48-comment-at-eof-unclosed.snap b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-48-comment-at-eof-unclosed.snap new file mode 100644 index 0000000..2534e8b --- /dev/null +++ b/crates/quarto-markdown-pandoc/snapshots/json/html-comment-48-comment-at-eof-unclosed.snap @@ -0,0 +1,5 @@ +--- +source: crates/quarto-markdown-pandoc/tests/test.rs +expression: output +--- +{"astContext":{"files":[{"line_breaks":[43,44,81,82,102,120,121,162],"name":"tests/snapshots/json/html-comment-48-comment-at-eof-unclosed.qmd","total_length":163}],"sourceInfoPool":[{"d":0,"r":[2,6],"t":0},{"d":0,"r":[6,7],"t":0},{"d":0,"r":[7,9],"t":0},{"d":0,"r":[9,10],"t":0},{"d":[[2,0,2],[3,2,1]],"r":[0,3],"t":2},{"d":0,"r":[10,11],"t":0},{"d":0,"r":[11,19],"t":0},{"d":0,"r":[19,20],"t":0},{"d":0,"r":[20,27],"t":0},{"d":0,"r":[27,28],"t":0},{"d":0,"r":[28,36],"t":0},{"d":0,"r":[36,37],"t":0},{"d":0,"r":[37,39],"t":0},{"d":0,"r":[39,40],"t":0},{"d":0,"r":[40,43],"t":0},{"d":0,"r":[0,44],"t":0},{"d":0,"r":[45,54],"t":0},{"d":0,"r":[54,55],"t":0},{"d":0,"r":[55,61],"t":0},{"d":0,"r":[61,62],"t":0},{"d":0,"r":[62,163],"t":0},{"d":0,"r":[45,163],"t":0}]},"blocks":[{"attrS":{"classes":[],"id":null,"kvs":[]},"c":[1,["test-48-unclosed-comment-spanning-to-eof",[],[]],[{"c":"Test","s":0,"t":"Str"},{"s":1,"t":"Space"},{"c":"48:","s":4,"t":"Str"},{"s":5,"t":"Space"},{"c":"Unclosed","s":6,"t":"Str"},{"s":7,"t":"Space"},{"c":"comment","s":8,"t":"Str"},{"s":9,"t":"Space"},{"c":"spanning","s":10,"t":"Str"},{"s":11,"t":"Space"},{"c":"to","s":12,"t":"Str"},{"s":13,"t":"Space"},{"c":"EOF","s":14,"t":"Str"}]],"s":15,"t":"Header"},{"c":[{"c":"Paragraph","s":16,"t":"Str"},{"s":17,"t":"Space"},{"c":"before","s":18,"t":"Str"},{"s":19,"t":"Space"},{"c":["quarto-html-comment",") + let text = node.utf8_text(input_bytes).unwrap().to_string(); + + // Create a RawInline with format "quarto-html-comment" + PandocNativeIntermediate::IntermediateInline(Inline::RawInline(RawInline { + format: "quarto-html-comment".to_string(), + text, + source_info: node_source_info_with_context(node, context), + })) +} diff --git a/crates/quarto-markdown-pandoc/src/pandoc/treesitter_utils/mod.rs b/crates/quarto-markdown-pandoc/src/pandoc/treesitter_utils/mod.rs index 7f1acb0..a3d5ac5 100644 --- a/crates/quarto-markdown-pandoc/src/pandoc/treesitter_utils/mod.rs +++ b/crates/quarto-markdown-pandoc/src/pandoc/treesitter_utils/mod.rs @@ -16,6 +16,7 @@ pub mod document; pub mod editorial_marks; pub mod fenced_code_block; pub mod fenced_div_block; +pub mod html_comment; pub mod image; pub mod indented_code_block; pub mod info_string; diff --git a/crates/quarto-markdown-pandoc/src/writers/qmd.rs b/crates/quarto-markdown-pandoc/src/writers/qmd.rs index 5ac371f..b17cf83 100644 --- a/crates/quarto-markdown-pandoc/src/writers/qmd.rs +++ b/crates/quarto-markdown-pandoc/src/writers/qmd.rs @@ -755,6 +755,8 @@ fn escape_markdown(text: &str) -> String { '\\' => result.push_str("\\\\"), // Greater-than sign must be escaped to avoid blockquote interpretation '>' => result.push_str("\\>"), + // Less-than sign must be escaped to avoid html comment, raw specifier etc interpretation + '<' => result.push_str("\\<"), // Hash must be escaped to avoid header interpretation '#' => result.push_str("\\#"), // Other characters pass through unchanged diff --git a/crates/quarto-markdown-pandoc/tests/roundtrip_tests/qmd-json-qmd/greater_than_escape.qmd b/crates/quarto-markdown-pandoc/tests/roundtrip_tests/qmd-json-qmd/greater_than_escape.qmd index a90812d..ce3c2f6 100644 --- a/crates/quarto-markdown-pandoc/tests/roundtrip_tests/qmd-json-qmd/greater_than_escape.qmd +++ b/crates/quarto-markdown-pandoc/tests/roundtrip_tests/qmd-json-qmd/greater_than_escape.qmd @@ -1 +1 @@ -> is greater than < +> is greater than \< diff --git a/crates/quarto-markdown-pandoc/tests/roundtrip_tests/qmd-json-qmd/rawhtml-inline.qmd b/crates/quarto-markdown-pandoc/tests/roundtrip_tests/qmd-json-qmd/rawhtml-inline.qmd deleted file mode 100644 index c375f25..0000000 --- a/crates/quarto-markdown-pandoc/tests/roundtrip_tests/qmd-json-qmd/rawhtml-inline.qmd +++ /dev/null @@ -1 +0,0 @@ -hello diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-01-simple-inline.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-01-simple-inline.qmd new file mode 100644 index 0000000..15e5385 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-01-simple-inline.qmd @@ -0,0 +1,3 @@ +# Test 1: Simple inline comment + +This is a paragraph with in the middle. diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-02-comment-with-emphasis.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-02-comment-with-emphasis.qmd new file mode 100644 index 0000000..9e9d254 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-02-comment-with-emphasis.qmd @@ -0,0 +1,3 @@ +# Test 2: Comment with emphasis characters + + diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-03-comment-with-strong.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-03-comment-with-strong.qmd new file mode 100644 index 0000000..531660e --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-03-comment-with-strong.qmd @@ -0,0 +1,3 @@ +# Test 3: Comment with strong emphasis + + diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-04-comment-with-underscore.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-04-comment-with-underscore.qmd new file mode 100644 index 0000000..e756aad --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-04-comment-with-underscore.qmd @@ -0,0 +1,3 @@ +# Test 4: Comment with underscores (original failure) + + diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-05-comment-with-link.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-05-comment-with-link.qmd new file mode 100644 index 0000000..bd30602 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-05-comment-with-link.qmd @@ -0,0 +1,3 @@ +# Test 5: Comment with link syntax + + diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-06-comment-with-path.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-06-comment-with-path.qmd new file mode 100644 index 0000000..93fd96b --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-06-comment-with-path.qmd @@ -0,0 +1,3 @@ +# Test 6: Comment with file path (exact original failure case) + + diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-07-multiline-inline.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-07-multiline-inline.qmd new file mode 100644 index 0000000..d727de0 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-07-multiline-inline.qmd @@ -0,0 +1,5 @@ +# Test 7: Multi-line comment inline + +This is text and continues. diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-08-block-level-comment.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-08-block-level-comment.qmd new file mode 100644 index 0000000..a6887f3 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-08-block-level-comment.qmd @@ -0,0 +1,7 @@ +# Test 8: Comment at block level + +This paragraph is visible. + + + +This paragraph is also visible. diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-09-block-multiline.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-09-block-multiline.qmd new file mode 100644 index 0000000..f44fcef --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-09-block-multiline.qmd @@ -0,0 +1,9 @@ +# Test 9: Multi-line block comment + +This paragraph is visible. + + + +This paragraph is also visible. diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-10-comment-with-code.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-10-comment-with-code.qmd new file mode 100644 index 0000000..ae777b0 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-10-comment-with-code.qmd @@ -0,0 +1,3 @@ +# Test 10: Comment with code syntax + + diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-11-comment-with-html.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-11-comment-with-html.qmd new file mode 100644 index 0000000..0dd4d69 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-11-comment-with-html.qmd @@ -0,0 +1,3 @@ +# Test 11: Comment with HTML tags + + diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-12-comment-with-dashes.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-12-comment-with-dashes.qmd new file mode 100644 index 0000000..0073c85 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-12-comment-with-dashes.qmd @@ -0,0 +1,3 @@ +# Test 12: Comment with double dashes inside + + diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-13-multiple-comments.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-13-multiple-comments.qmd new file mode 100644 index 0000000..a3896fc --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-13-multiple-comments.qmd @@ -0,0 +1,3 @@ +# Test 13: Multiple comments in sequence + + diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-14-comment-in-list.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-14-comment-in-list.qmd new file mode 100644 index 0000000..475caf7 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-14-comment-in-list.qmd @@ -0,0 +1,5 @@ +# Test 14: Comment commenting out list items + +- Item 1 + +- Item 3 diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-15-empty-comment.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-15-empty-comment.qmd new file mode 100644 index 0000000..123b520 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-15-empty-comment.qmd @@ -0,0 +1,3 @@ +# Test 15: Empty comment + + diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-16-whitespace-only.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-16-whitespace-only.qmd new file mode 100644 index 0000000..1f4ee8e --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-16-whitespace-only.qmd @@ -0,0 +1,3 @@ +# Test 16: Comment with only whitespace + + diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-17-comment-at-line-start.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-17-comment-at-line-start.qmd new file mode 100644 index 0000000..6d63c5e --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-17-comment-at-line-start.qmd @@ -0,0 +1,3 @@ +# Test 17: Comment at start of line + + followed by text diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-18-comment-at-line-end.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-18-comment-at-line-end.qmd new file mode 100644 index 0000000..36bd6da --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-18-comment-at-line-end.qmd @@ -0,0 +1,3 @@ +# Test 18: Comment at end of line + +Text at start diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-19-comment-with-quarto-include.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-19-comment-with-quarto-include.qmd new file mode 100644 index 0000000..a7bba31 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-19-comment-with-quarto-include.qmd @@ -0,0 +1,3 @@ +# Test 19: Comment with Quarto include syntax + + diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-20-comment-with-quarto-div.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-20-comment-with-quarto-div.qmd new file mode 100644 index 0000000..11a7150 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-20-comment-with-quarto-div.qmd @@ -0,0 +1,3 @@ +# Test 20: Comment with Quarto div syntax + + diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-21-very-long-comment.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-21-very-long-comment.qmd new file mode 100644 index 0000000..304e164 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-21-very-long-comment.qmd @@ -0,0 +1,3 @@ +# Test 21: Very long comment + + diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-22-comment-in-blockquote.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-22-comment-in-blockquote.qmd new file mode 100644 index 0000000..90935a0 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-22-comment-in-blockquote.qmd @@ -0,0 +1,3 @@ +# Test 22: Comment in blockquote + +> This is a quote inside. diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-23-comment-line-in-blockquote.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-23-comment-line-in-blockquote.qmd new file mode 100644 index 0000000..18bb356 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-23-comment-line-in-blockquote.qmd @@ -0,0 +1,3 @@ +# Test 23: Comment as entire quoted line + +> diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-24-comment-in-ordered-list.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-24-comment-in-ordered-list.qmd new file mode 100644 index 0000000..3e06a4c --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-24-comment-in-ordered-list.qmd @@ -0,0 +1,4 @@ +# Test 24: Comment in ordered list + +1. First item +2. Second item diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-25-comment-literal-in-code.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-25-comment-literal-in-code.qmd new file mode 100644 index 0000000..acaa505 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-25-comment-literal-in-code.qmd @@ -0,0 +1,6 @@ +# Test 25: Comment in code block (should be literal) + +``` + +This is literal code +``` diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-28-false-ending-single-dash.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-28-false-ending-single-dash.qmd new file mode 100644 index 0000000..056db89 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-28-false-ending-single-dash.qmd @@ -0,0 +1,3 @@ +# Test 28: Comment with false ending (single dash) + + diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-29-false-ending-space.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-29-false-ending-space.qmd new file mode 100644 index 0000000..10bc19c --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-29-false-ending-space.qmd @@ -0,0 +1,3 @@ +# Test 29: Comment with false ending (space before \>) + + diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-30-three-dashes.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-30-three-dashes.qmd new file mode 100644 index 0000000..1936d55 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-30-three-dashes.qmd @@ -0,0 +1,3 @@ +# Test 30: Comment ending with three dashes + + diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-31-four-dashes.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-31-four-dashes.qmd new file mode 100644 index 0000000..3b4f8ec --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-31-four-dashes.qmd @@ -0,0 +1,3 @@ +# Test 31: Comment ending with four dashes + + diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-32-comment-no-spaces.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-32-comment-no-spaces.qmd new file mode 100644 index 0000000..a74d9d2 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-32-comment-no-spaces.qmd @@ -0,0 +1,3 @@ +# Test 32: Comment with no spaces + + diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-33-comment-then-paragraph.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-33-comment-then-paragraph.qmd new file mode 100644 index 0000000..4ca7dbd --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-33-comment-then-paragraph.qmd @@ -0,0 +1,5 @@ +# Test 33: Comment followed by paragraph + + + +Then a paragraph. diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-34-paragraph-then-comment.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-34-paragraph-then-comment.qmd new file mode 100644 index 0000000..ca1542f --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-34-paragraph-then-comment.qmd @@ -0,0 +1,5 @@ +# Test 34: Paragraph followed by comment + +A paragraph first. + + diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-35-comment-with-newlines.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-35-comment-with-newlines.qmd new file mode 100644 index 0000000..79f5519 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-35-comment-with-newlines.qmd @@ -0,0 +1,7 @@ +# Test 35: Comment with explicit newlines in content + + diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-36-comment-spans-list-boundary.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-36-comment-spans-list-boundary.qmd new file mode 100644 index 0000000..4b2548a --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-36-comment-spans-list-boundary.qmd @@ -0,0 +1,8 @@ +# Test 36: Comment spans from paragraph into list (original case) + +This is a paragraph and now this is the end of the paragraph. + +Another paragraph. diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-37-comment-spans-heading-boundary.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-37-comment-spans-heading-boundary.qmd new file mode 100644 index 0000000..55b66d1 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-37-comment-spans-heading-boundary.qmd @@ -0,0 +1,9 @@ +# Test 37: Comment spans from paragraph through heading + +This is a paragraph and continues. + +Real heading below. diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-38-comment-spans-code-block.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-38-comment-spans-code-block.qmd new file mode 100644 index 0000000..033042c --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-38-comment-spans-code-block.qmd @@ -0,0 +1,10 @@ +# Test 38: Comment spans through code block + +Paragraph before back to paragraph. diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-39-comment-spans-blockquote.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-39-comment-spans-blockquote.qmd new file mode 100644 index 0000000..36c41c7 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-39-comment-spans-blockquote.qmd @@ -0,0 +1,11 @@ +# Test 39: Comment spans through blockquote + +Text before end of comment. + +Real paragraph. diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-40-comment-spans-multiple-paragraphs.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-40-comment-spans-multiple-paragraphs.qmd new file mode 100644 index 0000000..865393f --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-40-comment-spans-multiple-paragraphs.qmd @@ -0,0 +1,11 @@ +# Test 40: Comment spans multiple paragraphs + +First paragraph back to normal. + +This paragraph is visible. diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-41-comment-spans-blank-lines.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-41-comment-spans-blank-lines.qmd new file mode 100644 index 0000000..b690690 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-41-comment-spans-blank-lines.qmd @@ -0,0 +1,9 @@ +# Test 41: Comment spans blank lines + +Paragraph before after comment. diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-42-comment-spans-fenced-div.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-42-comment-spans-fenced-div.qmd new file mode 100644 index 0000000..9332142 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-42-comment-spans-fenced-div.qmd @@ -0,0 +1,15 @@ +# Test 42: Comment spans fenced div + +Before after. + +Real div: + +::: {.callout-note} +This is visible +::: diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-43-comment-spans-thematic-break.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-43-comment-spans-thematic-break.qmd new file mode 100644 index 0000000..c5e5bb4 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-43-comment-spans-thematic-break.qmd @@ -0,0 +1,9 @@ +# Test 43: Comment spans thematic break + +Paragraph before done. + +This is visible. diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-44-comment-starts-at-block-boundary.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-44-comment-starts-at-block-boundary.qmd new file mode 100644 index 0000000..a671174 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-44-comment-starts-at-block-boundary.qmd @@ -0,0 +1,8 @@ +# Test 44: Comment starts at block boundary (start of paragraph) + + Continues after comment. diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-45-nested-list-in-comment.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-45-nested-list-in-comment.qmd new file mode 100644 index 0000000..0bc4cbc --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-45-nested-list-in-comment.qmd @@ -0,0 +1,10 @@ +# Test 45: Nested list inside comment + +Before after. diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-46-comment-spans-table.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-46-comment-spans-table.qmd new file mode 100644 index 0000000..cc6f71a --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-46-comment-spans-table.qmd @@ -0,0 +1,9 @@ +# Test 46: Comment spans pipe table + +Before after. diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-47-multiple-comments-spanning-blocks.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-47-multiple-comments-spanning-blocks.qmd new file mode 100644 index 0000000..9181733 --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-47-multiple-comments-spanning-blocks.qmd @@ -0,0 +1,11 @@ +# Test 47: Multiple comments each spanning blocks + +Text between comments after both. diff --git a/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-48-comment-at-eof-unclosed.qmd b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-48-comment-at-eof-unclosed.qmd new file mode 100644 index 0000000..2c0469d --- /dev/null +++ b/crates/quarto-markdown-pandoc/tests/snapshots/json/html-comment-48-comment-at-eof-unclosed.qmd @@ -0,0 +1,8 @@ +# Test 48: Unclosed comment spanning to EOF + +Paragraph before +// This consumes everything from atomically, including +// newlines and any markdown syntax inside. +static bool parse_html_comment(TSLexer *lexer, const bool *valid_symbols) { + if (!valid_symbols[HTML_COMMENT]) { + return false; + } + + // Current position should be '<' + if (lexer->lookahead != '<') { + return false; + } + lexer->advance(lexer, false); + + if (lexer->lookahead != '!') { + return false; + } + lexer->advance(lexer, false); + + if (lexer->lookahead != '-') { + return false; + } + lexer->advance(lexer, false); + + if (lexer->lookahead != '-') { + return false; + } + lexer->advance(lexer, false); + + // Now consume everything until we find '-->' + while (!lexer->eof(lexer)) { + if (lexer->lookahead == '-') { + lexer->advance(lexer, false); + if (lexer->lookahead == '-') { + lexer->advance(lexer, false); + if (lexer->lookahead == '>') { + lexer->advance(lexer, false); + lexer->mark_end(lexer); + lexer->result_symbol = HTML_COMMENT; + return true; + } + // Not the end, continue consuming + } + // Continue consuming + } else { + lexer->advance(lexer, false); + } + } + + // Unclosed comment - consumed until EOF + lexer->mark_end(lexer); + lexer->result_symbol = HTML_COMMENT; + return true; +} + static bool scan(Scanner *s, TSLexer *lexer, const bool *valid_symbols) { // A normal tree-sitter rule decided that the current branch is invalid and // now "requests" an error to stop the branch @@ -528,6 +584,9 @@ static bool scan(Scanner *s, TSLexer *lexer, const bool *valid_symbols) { // Decide which tokens to consider based on the first non-whitespace // character switch (lexer->lookahead) { + case '<': + // Check for HTML comment + return parse_html_comment(lexer, valid_symbols); case '{': return parse_shortcode_open(s, lexer, valid_symbols); case '>': diff --git a/crates/tree-sitter-qmd/tree-sitter-markdown-inline/test/corpus/failing.txt b/crates/tree-sitter-qmd/tree-sitter-markdown-inline/test/corpus/failing.txt index 13b596b..37f62ac 100644 --- a/crates/tree-sitter-qmd/tree-sitter-markdown-inline/test/corpus/failing.txt +++ b/crates/tree-sitter-qmd/tree-sitter-markdown-inline/test/corpus/failing.txt @@ -1,5 +1,6 @@ ================================================================================ -Example 355 - https://github.github.com/gfm/#example-355 +Example 355 - https://github.github.com/gfm/#example-355 (qmd: no we won't) +:skip ================================================================================ `` -------------------------------------------------------------------------------- diff --git a/crates/tree-sitter-qmd/tree-sitter-markdown/grammar.js b/crates/tree-sitter-qmd/tree-sitter-markdown/grammar.js index f7ce278..1578384 100644 --- a/crates/tree-sitter-qmd/tree-sitter-markdown/grammar.js +++ b/crates/tree-sitter-qmd/tree-sitter-markdown/grammar.js @@ -23,9 +23,22 @@ module.exports = grammar({ repeat($.section), ), - ...common.rules, + // ...common.rules, _last_token_punctuation: $ => choice(), // needed for compatibility with common rules + _qmd_attribute: common.rules._qmd_attribute, + language_attribute: common.rules.language_attribute, + raw_attribute: common.rules.raw_attribute, + commonmark_attribute: common.rules.commonmark_attribute, + commonmark_name: common.rules.commonmark_name, + _commonmark_whitespace: common.rules._commonmark_whitespace, + id_specifier: common.rules.id_specifier, + class_specifier: common.rules.class_specifier, + _attribute: common.rules._attribute, + key_value_key: common.rules.key_value_key, + key_value_value: common.rules.key_value_value, + _backslash_escape: common.rules._backslash_escape, + // BLOCK STRUCTURE // All blocks. Every block contains a trailing newline. @@ -266,8 +279,8 @@ module.exports = grammar({ // Caption line content - similar to _line but doesn't start with whitespace _caption_line: $ => prec.right(seq( - choice($._word, $._display_math_state_track_marker, $._inline_math_state_track_marker, common.punctuation_without($, [])), - repeat(choice($._word, $._display_math_state_track_marker, $._inline_math_state_track_marker, $._whitespace, common.punctuation_without($, []))) + choice($._word, $._display_math_state_track_marker, $._inline_math_state_track_marker, $._html_comment, common.punctuation_without($, [])), + repeat(choice($._word, $._display_math_state_track_marker, $._inline_math_state_track_marker, $._whitespace, $._html_comment, common.punctuation_without($, []))) )), @@ -384,15 +397,29 @@ module.exports = grammar({ optional($.block_continuation) ), // Some symbols get parsed as single tokens so that html blocks get detected properly - _code_line: $ => prec.right(repeat1(choice($._word, $._display_math_state_track_marker, $._inline_math_state_track_marker, $._whitespace, common.punctuation_without($, [])))), + _code_line: $ => prec.right(repeat1(choice($._word, '<', '>', $._display_math_state_track_marker, $._inline_math_state_track_marker, $._whitespace, $._html_comment, common.punctuation_without($, [])))), // the gymnastics around `:` in _line exist to make the parser reject paragraphs that start with a colon. // Those are technically valid in Markdown, but disallowing them here makes it possible to detect an // accidentally-continued paragraph with a colon that should have been a fenced div marker. // In these cases, users can use \: to escape the first colon. - _line: $ => prec.right(seq(prec.right(choice($._word, $._display_math_state_track_marker, $._inline_math_state_track_marker, $._whitespace, common.punctuation_without($, [":"]))), - prec.right(repeat(choice($._word, $._display_math_state_track_marker, $._inline_math_state_track_marker, $._whitespace, common.punctuation_without($, [])))))), - _atx_heading_line: $ => prec.right(repeat1(choice($._word, $._display_math_state_track_marker, $._inline_math_state_track_marker, $._whitespace, common.punctuation_without($, [])))), + + _regular_block_content: $ => choice( + $._word, + $._display_math_state_track_marker, + $._inline_math_state_track_marker, + $._whitespace, + $._html_comment, + $.raw_specifier, + $._autolink, + $._escaped_characters, + '[>>', // this needs to be accepted for highlights in editorial comments + ), + + _escaped_characters: $ => /\\./, + _line: $ => prec.right(seq(prec.right(choice( $._regular_block_content, common.punctuation_without($, [":"]))), + prec.right(repeat(choice($._regular_block_content, common.punctuation_without($, [])))))), + _atx_heading_line: $ => prec.right(repeat1(choice($._regular_block_content, common.punctuation_without($, [])))), _word: $ => new RegExp('[^' + PUNCTUATION_CHARACTERS_REGEX + ' \\t\\n\\r]+'), // The external scanner emits some characters that should just be ignored. _whitespace: $ => /[ \t]+/, @@ -474,6 +501,7 @@ module.exports = grammar({ repeat(choice( $._word, $._whitespace, + '>', '<', common.punctuation_without($, []), )), $._code_span_close, @@ -485,6 +513,7 @@ module.exports = grammar({ repeat(choice( $._word, $._whitespace, + '>', '<', common.punctuation_without($, []), )), $._latex_span_close, @@ -619,6 +648,15 @@ module.exports = grammar({ // latex span delimiters for parsing pipe table cells $._latex_span_start, $._latex_span_close, + + // HTML comment token + $._html_comment, + + // raw specifiers + $.raw_specifier, // no leading underscore because it is needed in common.js without it. + + // autolinks + $._autolink ], precedences: $ => [ [$._setext_heading1, $._block], diff --git a/crates/tree-sitter-qmd/tree-sitter-markdown/src/grammar.json b/crates/tree-sitter-qmd/tree-sitter-markdown/src/grammar.json index 5128362..41e9608 100644 --- a/crates/tree-sitter-qmd/tree-sitter-markdown/src/grammar.json +++ b/crates/tree-sitter-qmd/tree-sitter-markdown/src/grammar.json @@ -51,1399 +51,9 @@ } ] }, - "backslash_escape": { - "type": "SYMBOL", - "name": "_backslash_escape" - }, - "_backslash_escape": { - "type": "PATTERN", - "value": "\\\\[!-/:-@\\[-`\\{-~]" - }, - "entity_reference": { - "type": "PATTERN", - "value": "&(AEli|AElig|AM|AMP|Aacut|Aacute|Abreve|Acir|Acirc|Acy|Afr|Agrav|Agrave|Alpha|Amacr|And|Aogon|Aopf|ApplyFunction|Arin|Aring|Ascr|Assign|Atild|Atilde|Aum|Auml|Backslash|Barv|Barwed|Bcy|Because|Bernoullis|Beta|Bfr|Bopf|Breve|Bscr|Bumpeq|CHcy|COP|COPY|Cacute|Cap|CapitalDifferentialD|Cayleys|Ccaron|Ccedi|Ccedil|Ccirc|Cconint|Cdot|Cedilla|CenterDot|Cfr|Chi|CircleDot|CircleMinus|CirclePlus|CircleTimes|ClockwiseContourIntegral|CloseCurlyDoubleQuote|CloseCurlyQuote|Colon|Colone|Congruent|Conint|ContourIntegral|Copf|Coproduct|CounterClockwiseContourIntegral|Cross|Cscr|Cup|CupCap|DD|DDotrahd|DJcy|DScy|DZcy|Dagger|Darr|Dashv|Dcaron|Dcy|Del|Delta|Dfr|DiacriticalAcute|DiacriticalDot|DiacriticalDoubleAcute|DiacriticalGrave|DiacriticalTilde|Diamond|DifferentialD|Dopf|Dot|DotDot|DotEqual|DoubleContourIntegral|DoubleDot|DoubleDownArrow|DoubleLeftArrow|DoubleLeftRightArrow|DoubleLeftTee|DoubleLongLeftArrow|DoubleLongLeftRightArrow|DoubleLongRightArrow|DoubleRightArrow|DoubleRightTee|DoubleUpArrow|DoubleUpDownArrow|DoubleVerticalBar|DownArrow|DownArrowBar|DownArrowUpArrow|DownBreve|DownLeftRightVector|DownLeftTeeVector|DownLeftVector|DownLeftVectorBar|DownRightTeeVector|DownRightVector|DownRightVectorBar|DownTee|DownTeeArrow|Downarrow|Dscr|Dstrok|ENG|ET|ETH|Eacut|Eacute|Ecaron|Ecir|Ecirc|Ecy|Edot|Efr|Egrav|Egrave|Element|Emacr|EmptySmallSquare|EmptyVerySmallSquare|Eogon|Eopf|Epsilon|Equal|EqualTilde|Equilibrium|Escr|Esim|Eta|Eum|Euml|Exists|ExponentialE|Fcy|Ffr|FilledSmallSquare|FilledVerySmallSquare|Fopf|ForAll|Fouriertrf|Fscr|GJcy|G|GT|Gamma|Gammad|Gbreve|Gcedil|Gcirc|Gcy|Gdot|Gfr|Gg|Gopf|GreaterEqual|GreaterEqualLess|GreaterFullEqual|GreaterGreater|GreaterLess|GreaterSlantEqual|GreaterTilde|Gscr|Gt|HARDcy|Hacek|Hat|Hcirc|Hfr|HilbertSpace|Hopf|HorizontalLine|Hscr|Hstrok|HumpDownHump|HumpEqual|IEcy|IJlig|IOcy|Iacut|Iacute|Icir|Icirc|Icy|Idot|Ifr|Igrav|Igrave|Im|Imacr|ImaginaryI|Implies|Int|Integral|Intersection|InvisibleComma|InvisibleTimes|Iogon|Iopf|Iota|Iscr|Itilde|Iukcy|Ium|Iuml|Jcirc|Jcy|Jfr|Jopf|Jscr|Jsercy|Jukcy|KHcy|KJcy|Kappa|Kcedil|Kcy|Kfr|Kopf|Kscr|LJcy|L|LT|Lacute|Lambda|Lang|Laplacetrf|Larr|Lcaron|Lcedil|Lcy|LeftAngleBracket|LeftArrow|LeftArrowBar|LeftArrowRightArrow|LeftCeiling|LeftDoubleBracket|LeftDownTeeVector|LeftDownVector|LeftDownVectorBar|LeftFloor|LeftRightArrow|LeftRightVector|LeftTee|LeftTeeArrow|LeftTeeVector|LeftTriangle|LeftTriangleBar|LeftTriangleEqual|LeftUpDownVector|LeftUpTeeVector|LeftUpVector|LeftUpVectorBar|LeftVector|LeftVectorBar|Leftarrow|Leftrightarrow|LessEqualGreater|LessFullEqual|LessGreater|LessLess|LessSlantEqual|LessTilde|Lfr|Ll|Lleftarrow|Lmidot|LongLeftArrow|LongLeftRightArrow|LongRightArrow|Longleftarrow|Longleftrightarrow|Longrightarrow|Lopf|LowerLeftArrow|LowerRightArrow|Lscr|Lsh|Lstrok|Lt|Map|Mcy|MediumSpace|Mellintrf|Mfr|MinusPlus|Mopf|Mscr|Mu|NJcy|Nacute|Ncaron|Ncedil|Ncy|NegativeMediumSpace|NegativeThickSpace|NegativeThinSpace|NegativeVeryThinSpace|NestedGreaterGreater|NestedLessLess|NewLine|Nfr|NoBreak|NonBreakingSpace|Nopf|Not|NotCongruent|NotCupCap|NotDoubleVerticalBar|NotElement|NotEqual|NotEqualTilde|NotExists|NotGreater|NotGreaterEqual|NotGreaterFullEqual|NotGreaterGreater|NotGreaterLess|NotGreaterSlantEqual|NotGreaterTilde|NotHumpDownHump|NotHumpEqual|NotLeftTriangle|NotLeftTriangleBar|NotLeftTriangleEqual|NotLess|NotLessEqual|NotLessGreater|NotLessLess|NotLessSlantEqual|NotLessTilde|NotNestedGreaterGreater|NotNestedLessLess|NotPrecedes|NotPrecedesEqual|NotPrecedesSlantEqual|NotReverseElement|NotRightTriangle|NotRightTriangleBar|NotRightTriangleEqual|NotSquareSubset|NotSquareSubsetEqual|NotSquareSuperset|NotSquareSupersetEqual|NotSubset|NotSubsetEqual|NotSucceeds|NotSucceedsEqual|NotSucceedsSlantEqual|NotSucceedsTilde|NotSuperset|NotSupersetEqual|NotTilde|NotTildeEqual|NotTildeFullEqual|NotTildeTilde|NotVerticalBar|Nscr|Ntild|Ntilde|Nu|OElig|Oacut|Oacute|Ocir|Ocirc|Ocy|Odblac|Ofr|Ograv|Ograve|Omacr|Omega|Omicron|Oopf|OpenCurlyDoubleQuote|OpenCurlyQuote|Or|Oscr|Oslas|Oslash|Otild|Otilde|Otimes|Oum|Ouml|OverBar|OverBrace|OverBracket|OverParenthesis|PartialD|Pcy|Pfr|Phi|Pi|PlusMinus|Poincareplane|Popf|Pr|Precedes|PrecedesEqual|PrecedesSlantEqual|PrecedesTilde|Prime|Product|Proportion|Proportional|Pscr|Psi|QUO|QUOT|Qfr|Qopf|Qscr|RBarr|RE|REG|Racute|Rang|Rarr|Rarrtl|Rcaron|Rcedil|Rcy|Re|ReverseElement|ReverseEquilibrium|ReverseUpEquilibrium|Rfr|Rho|RightAngleBracket|RightArrow|RightArrowBar|RightArrowLeftArrow|RightCeiling|RightDoubleBracket|RightDownTeeVector|RightDownVector|RightDownVectorBar|RightFloor|RightTee|RightTeeArrow|RightTeeVector|RightTriangle|RightTriangleBar|RightTriangleEqual|RightUpDownVector|RightUpTeeVector|RightUpVector|RightUpVectorBar|RightVector|RightVectorBar|Rightarrow|Ropf|RoundImplies|Rrightarrow|Rscr|Rsh|RuleDelayed|SHCHcy|SHcy|SOFTcy|Sacute|Sc|Scaron|Scedil|Scirc|Scy|Sfr|ShortDownArrow|ShortLeftArrow|ShortRightArrow|ShortUpArrow|Sigma|SmallCircle|Sopf|Sqrt|Square|SquareIntersection|SquareSubset|SquareSubsetEqual|SquareSuperset|SquareSupersetEqual|SquareUnion|Sscr|Star|Sub|Subset|SubsetEqual|Succeeds|SucceedsEqual|SucceedsSlantEqual|SucceedsTilde|SuchThat|Sum|Sup|Superset|SupersetEqual|Supset|THOR|THORN|TRADE|TSHcy|TScy|Tab|Tau|Tcaron|Tcedil|Tcy|Tfr|Therefore|Theta|ThickSpace|ThinSpace|Tilde|TildeEqual|TildeFullEqual|TildeTilde|Topf|TripleDot|Tscr|Tstrok|Uacut|Uacute|Uarr|Uarrocir|Ubrcy|Ubreve|Ucir|Ucirc|Ucy|Udblac|Ufr|Ugrav|Ugrave|Umacr|UnderBar|UnderBrace|UnderBracket|UnderParenthesis|Union|UnionPlus|Uogon|Uopf|UpArrow|UpArrowBar|UpArrowDownArrow|UpDownArrow|UpEquilibrium|UpTee|UpTeeArrow|Uparrow|Updownarrow|UpperLeftArrow|UpperRightArrow|Upsi|Upsilon|Uring|Uscr|Utilde|Uum|Uuml|VDash|Vbar|Vcy|Vdash|Vdashl|Vee|Verbar|Vert|VerticalBar|VerticalLine|VerticalSeparator|VerticalTilde|VeryThinSpace|Vfr|Vopf|Vscr|Vvdash|Wcirc|Wedge|Wfr|Wopf|Wscr|Xfr|Xi|Xopf|Xscr|YAcy|YIcy|YUcy|Yacut|Yacute|Ycirc|Ycy|Yfr|Yopf|Yscr|Yuml|ZHcy|Zacute|Zcaron|Zcy|Zdot|ZeroWidthSpace|Zeta|Zfr|Zopf|Zscr|aacut|aacute|abreve|ac|acE|acd|acir|acirc|acut|acute|acy|aeli|aelig|af|afr|agrav|agrave|alefsym|aleph|alpha|amacr|amalg|am|amp|and|andand|andd|andslope|andv|ang|ange|angle|angmsd|angmsdaa|angmsdab|angmsdac|angmsdad|angmsdae|angmsdaf|angmsdag|angmsdah|angrt|angrtvb|angrtvbd|angsph|angst|angzarr|aogon|aopf|ap|apE|apacir|ape|apid|apos|approx|approxeq|arin|aring|ascr|ast|asymp|asympeq|atild|atilde|aum|auml|awconint|awint|bNot|backcong|backepsilon|backprime|backsim|backsimeq|barvee|barwed|barwedge|bbrk|bbrktbrk|bcong|bcy|bdquo|becaus|because|bemptyv|bepsi|bernou|beta|beth|between|bfr|bigcap|bigcirc|bigcup|bigodot|bigoplus|bigotimes|bigsqcup|bigstar|bigtriangledown|bigtriangleup|biguplus|bigvee|bigwedge|bkarow|blacklozenge|blacksquare|blacktriangle|blacktriangledown|blacktriangleleft|blacktriangleright|blank|blk12|blk14|blk34|block|bne|bnequiv|bnot|bopf|bot|bottom|bowtie|boxDL|boxDR|boxDl|boxDr|boxH|boxHD|boxHU|boxHd|boxHu|boxUL|boxUR|boxUl|boxUr|boxV|boxVH|boxVL|boxVR|boxVh|boxVl|boxVr|boxbox|boxdL|boxdR|boxdl|boxdr|boxh|boxhD|boxhU|boxhd|boxhu|boxminus|boxplus|boxtimes|boxuL|boxuR|boxul|boxur|boxv|boxvH|boxvL|boxvR|boxvh|boxvl|boxvr|bprime|breve|brvba|brvbar|bscr|bsemi|bsim|bsime|bsol|bsolb|bsolhsub|bull|bullet|bump|bumpE|bumpe|bumpeq|cacute|cap|capand|capbrcup|capcap|capcup|capdot|caps|caret|caron|ccaps|ccaron|ccedi|ccedil|ccirc|ccups|ccupssm|cdot|cedi|cedil|cemptyv|cen|cent|centerdot|cfr|chcy|check|checkmark|chi|cir|cirE|circ|circeq|circlearrowleft|circlearrowright|circledR|circledS|circledast|circledcirc|circleddash|cire|cirfnint|cirmid|cirscir|clubs|clubsuit|colon|colone|coloneq|comma|commat|comp|compfn|complement|complexes|cong|congdot|conint|copf|coprod|cop|copy|copysr|crarr|cross|cscr|csub|csube|csup|csupe|ctdot|cudarrl|cudarrr|cuepr|cuesc|cularr|cularrp|cup|cupbrcap|cupcap|cupcup|cupdot|cupor|cups|curarr|curarrm|curlyeqprec|curlyeqsucc|curlyvee|curlywedge|curre|curren|curvearrowleft|curvearrowright|cuvee|cuwed|cwconint|cwint|cylcty|dArr|dHar|dagger|daleth|darr|dash|dashv|dbkarow|dblac|dcaron|dcy|dd|ddagger|ddarr|ddotseq|de|deg|delta|demptyv|dfisht|dfr|dharl|dharr|diam|diamond|diamondsuit|diams|die|digamma|disin|div|divid|divide|divideontimes|divonx|djcy|dlcorn|dlcrop|dollar|dopf|dot|doteq|doteqdot|dotminus|dotplus|dotsquare|doublebarwedge|downarrow|downdownarrows|downharpoonleft|downharpoonright|drbkarow|drcorn|drcrop|dscr|dscy|dsol|dstrok|dtdot|dtri|dtrif|duarr|duhar|dwangle|dzcy|dzigrarr|eDDot|eDot|eacut|eacute|easter|ecaron|ecir|ecir|ecirc|ecolon|ecy|edot|ee|efDot|efr|eg|egrav|egrave|egs|egsdot|el|elinters|ell|els|elsdot|emacr|empty|emptyset|emptyv|emsp13|emsp14|emsp|eng|ensp|eogon|eopf|epar|eparsl|eplus|epsi|epsilon|epsiv|eqcirc|eqcolon|eqsim|eqslantgtr|eqslantless|equals|equest|equiv|equivDD|eqvparsl|erDot|erarr|escr|esdot|esim|eta|et|eth|eum|euml|euro|excl|exist|expectation|exponentiale|fallingdotseq|fcy|female|ffilig|fflig|ffllig|ffr|filig|fjlig|flat|fllig|fltns|fnof|fopf|forall|fork|forkv|fpartint|frac1|frac12|frac13|frac1|frac14|frac15|frac16|frac18|frac23|frac25|frac3|frac34|frac35|frac38|frac45|frac56|frac58|frac78|frasl|frown|fscr|gE|gEl|gacute|gamma|gammad|gap|gbreve|gcirc|gcy|gdot|ge|gel|geq|geqq|geqslant|ges|gescc|gesdot|gesdoto|gesdotol|gesl|gesles|gfr|gg|ggg|gimel|gjcy|gl|glE|gla|glj|gnE|gnap|gnapprox|gne|gneq|gneqq|gnsim|gopf|grave|gscr|gsim|gsime|gsiml|g|gt|gtcc|gtcir|gtdot|gtlPar|gtquest|gtrapprox|gtrarr|gtrdot|gtreqless|gtreqqless|gtrless|gtrsim|gvertneqq|gvnE|hArr|hairsp|half|hamilt|hardcy|harr|harrcir|harrw|hbar|hcirc|hearts|heartsuit|hellip|hercon|hfr|hksearow|hkswarow|hoarr|homtht|hookleftarrow|hookrightarrow|hopf|horbar|hscr|hslash|hstrok|hybull|hyphen|iacut|iacute|ic|icir|icirc|icy|iecy|iexc|iexcl|iff|ifr|igrav|igrave|ii|iiiint|iiint|iinfin|iiota|ijlig|imacr|image|imagline|imagpart|imath|imof|imped|in|incare|infin|infintie|inodot|int|intcal|integers|intercal|intlarhk|intprod|iocy|iogon|iopf|iota|iprod|iques|iquest|iscr|isin|isinE|isindot|isins|isinsv|isinv|it|itilde|iukcy|ium|iuml|jcirc|jcy|jfr|jmath|jopf|jscr|jsercy|jukcy|kappa|kappav|kcedil|kcy|kfr|kgreen|khcy|kjcy|kopf|kscr|lAarr|lArr|lAtail|lBarr|lE|lEg|lHar|lacute|laemptyv|lagran|lambda|lang|langd|langle|lap|laqu|laquo|larr|larrb|larrbfs|larrfs|larrhk|larrlp|larrpl|larrsim|larrtl|lat|latail|late|lates|lbarr|lbbrk|lbrace|lbrack|lbrke|lbrksld|lbrkslu|lcaron|lcedil|lceil|lcub|lcy|ldca|ldquo|ldquor|ldrdhar|ldrushar|ldsh|le|leftarrow|leftarrowtail|leftharpoondown|leftharpoonup|leftleftarrows|leftrightarrow|leftrightarrows|leftrightharpoons|leftrightsquigarrow|leftthreetimes|leg|leq|leqq|leqslant|les|lescc|lesdot|lesdoto|lesdotor|lesg|lesges|lessapprox|lessdot|lesseqgtr|lesseqqgtr|lessgtr|lesssim|lfisht|lfloor|lfr|lg|lgE|lhard|lharu|lharul|lhblk|ljcy|ll|llarr|llcorner|llhard|lltri|lmidot|lmoust|lmoustache|lnE|lnap|lnapprox|lne|lneq|lneqq|lnsim|loang|loarr|lobrk|longleftarrow|longleftrightarrow|longmapsto|longrightarrow|looparrowleft|looparrowright|lopar|lopf|loplus|lotimes|lowast|lowbar|loz|lozenge|lozf|lpar|lparlt|lrarr|lrcorner|lrhar|lrhard|lrm|lrtri|lsaquo|lscr|lsh|lsim|lsime|lsimg|lsqb|lsquo|lsquor|lstrok|l|lt|ltcc|ltcir|ltdot|lthree|ltimes|ltlarr|ltquest|ltrPar|ltri|ltrie|ltrif|lurdshar|luruhar|lvertneqq|lvnE|mDDot|mac|macr|male|malt|maltese|map|mapsto|mapstodown|mapstoleft|mapstoup|marker|mcomma|mcy|mdash|measuredangle|mfr|mho|micr|micro|mid|midast|midcir|middo|middot|minus|minusb|minusd|minusdu|mlcp|mldr|mnplus|models|mopf|mp|mscr|mstpos|mu|multimap|mumap|nGg|nGt|nGtv|nLeftarrow|nLeftrightarrow|nLl|nLt|nLtv|nRightarrow|nVDash|nVdash|nabla|nacute|nang|nap|napE|napid|napos|napprox|natur|natural|naturals|nbs|nbsp|nbump|nbumpe|ncap|ncaron|ncedil|ncong|ncongdot|ncup|ncy|ndash|ne|neArr|nearhk|nearr|nearrow|nedot|nequiv|nesear|nesim|nexist|nexists|nfr|ngE|nge|ngeq|ngeqq|ngeqslant|nges|ngsim|ngt|ngtr|nhArr|nharr|nhpar|ni|nis|nisd|niv|njcy|nlArr|nlE|nlarr|nldr|nle|nleftarrow|nleftrightarrow|nleq|nleqq|nleqslant|nles|nless|nlsim|nlt|nltri|nltrie|nmid|nopf|no|not|notin|notinE|notindot|notinva|notinvb|notinvc|notni|notniva|notnivb|notnivc|npar|nparallel|nparsl|npart|npolint|npr|nprcue|npre|nprec|npreceq|nrArr|nrarr|nrarrc|nrarrw|nrightarrow|nrtri|nrtrie|nsc|nsccue|nsce|nscr|nshortmid|nshortparallel|nsim|nsime|nsimeq|nsmid|nspar|nsqsube|nsqsupe|nsub|nsubE|nsube|nsubset|nsubseteq|nsubseteqq|nsucc|nsucceq|nsup|nsupE|nsupe|nsupset|nsupseteq|nsupseteqq|ntgl|ntild|ntilde|ntlg|ntriangleleft|ntrianglelefteq|ntriangleright|ntrianglerighteq|nu|num|numero|numsp|nvDash|nvHarr|nvap|nvdash|nvge|nvgt|nvinfin|nvlArr|nvle|nvlt|nvltrie|nvrArr|nvrtrie|nvsim|nwArr|nwarhk|nwarr|nwarrow|nwnear|oS|oacut|oacute|oast|ocir|ocir|ocirc|ocy|odash|odblac|odiv|odot|odsold|oelig|ofcir|ofr|ogon|ograv|ograve|ogt|ohbar|ohm|oint|olarr|olcir|olcross|oline|olt|omacr|omega|omicron|omid|ominus|oopf|opar|operp|oplus|or|orarr|ord|order|orderof|ord|ordf|ord|ordm|origof|oror|orslope|orv|oscr|oslas|oslash|osol|otild|otilde|otimes|otimesas|oum|ouml|ovbar|par|par|para|parallel|parsim|parsl|part|pcy|percnt|period|permil|perp|pertenk|pfr|phi|phiv|phmmat|phone|pi|pitchfork|piv|planck|planckh|plankv|plus|plusacir|plusb|pluscir|plusdo|plusdu|pluse|plusm|plusmn|plussim|plustwo|pm|pointint|popf|poun|pound|pr|prE|prap|prcue|pre|prec|precapprox|preccurlyeq|preceq|precnapprox|precneqq|precnsim|precsim|prime|primes|prnE|prnap|prnsim|prod|profalar|profline|profsurf|prop|propto|prsim|prurel|pscr|psi|puncsp|qfr|qint|qopf|qprime|qscr|quaternions|quatint|quest|questeq|quo|quot|rAarr|rArr|rAtail|rBarr|rHar|race|racute|radic|raemptyv|rang|rangd|range|rangle|raqu|raquo|rarr|rarrap|rarrb|rarrbfs|rarrc|rarrfs|rarrhk|rarrlp|rarrpl|rarrsim|rarrtl|rarrw|ratail|ratio|rationals|rbarr|rbbrk|rbrace|rbrack|rbrke|rbrksld|rbrkslu|rcaron|rcedil|rceil|rcub|rcy|rdca|rdldhar|rdquo|rdquor|rdsh|real|realine|realpart|reals|rect|re|reg|rfisht|rfloor|rfr|rhard|rharu|rharul|rho|rhov|rightarrow|rightarrowtail|rightharpoondown|rightharpoonup|rightleftarrows|rightleftharpoons|rightrightarrows|rightsquigarrow|rightthreetimes|ring|risingdotseq|rlarr|rlhar|rlm|rmoust|rmoustache|rnmid|roang|roarr|robrk|ropar|ropf|roplus|rotimes|rpar|rpargt|rppolint|rrarr|rsaquo|rscr|rsh|rsqb|rsquo|rsquor|rthree|rtimes|rtri|rtrie|rtrif|rtriltri|ruluhar|rx|sacute|sbquo|sc|scE|scap|scaron|sccue|sce|scedil|scirc|scnE|scnap|scnsim|scpolint|scsim|scy|sdot|sdotb|sdote|seArr|searhk|searr|searrow|sec|sect|semi|seswar|setminus|setmn|sext|sfr|sfrown|sharp|shchcy|shcy|shortmid|shortparallel|sh|shy|sigma|sigmaf|sigmav|sim|simdot|sime|simeq|simg|simgE|siml|simlE|simne|simplus|simrarr|slarr|smallsetminus|smashp|smeparsl|smid|smile|smt|smte|smtes|softcy|sol|solb|solbar|sopf|spades|spadesuit|spar|sqcap|sqcaps|sqcup|sqcups|sqsub|sqsube|sqsubset|sqsubseteq|sqsup|sqsupe|sqsupset|sqsupseteq|squ|square|squarf|squf|srarr|sscr|ssetmn|ssmile|sstarf|star|starf|straightepsilon|straightphi|strns|sub|subE|subdot|sube|subedot|submult|subnE|subne|subplus|subrarr|subset|subseteq|subseteqq|subsetneq|subsetneqq|subsim|subsub|subsup|succ|succapprox|succcurlyeq|succeq|succnapprox|succneqq|succnsim|succsim|sum|sung|sup|sup1|sup|sup2|sup|sup3|sup|supE|supdot|supdsub|supe|supedot|suphsol|suphsub|suplarr|supmult|supnE|supne|supplus|supset|supseteq|supseteqq|supsetneq|supsetneqq|supsim|supsub|supsup|swArr|swarhk|swarr|swarrow|swnwar|szli|szlig|target|tau|tbrk|tcaron|tcedil|tcy|tdot|telrec|tfr|there4|therefore|theta|thetasym|thetav|thickapprox|thicksim|thinsp|thkap|thksim|thor|thorn|tilde|time|times|timesb|timesbar|timesd|tint|toea|top|topbot|topcir|topf|topfork|tosa|tprime|trade|triangle|triangledown|triangleleft|trianglelefteq|triangleq|triangleright|trianglerighteq|tridot|trie|triminus|triplus|trisb|tritime|trpezium|tscr|tscy|tshcy|tstrok|twixt|twoheadleftarrow|twoheadrightarrow|uArr|uHar|uacut|uacute|uarr|ubrcy|ubreve|ucir|ucirc|ucy|udarr|udblac|udhar|ufisht|ufr|ugrav|ugrave|uharl|uharr|uhblk|ulcorn|ulcorner|ulcrop|ultri|umacr|um|uml|uogon|uopf|uparrow|updownarrow|upharpoonleft|upharpoonright|uplus|upsi|upsih|upsilon|upuparrows|urcorn|urcorner|urcrop|uring|urtri|uscr|utdot|utilde|utri|utrif|uuarr|uum|uuml|uwangle|vArr|vBar|vBarv|vDash|vangrt|varepsilon|varkappa|varnothing|varphi|varpi|varpropto|varr|varrho|varsigma|varsubsetneq|varsubsetneqq|varsupsetneq|varsupsetneqq|vartheta|vartriangleleft|vartriangleright|vcy|vdash|vee|veebar|veeeq|vellip|verbar|vert|vfr|vltri|vnsub|vnsup|vopf|vprop|vrtri|vscr|vsubnE|vsubne|vsupnE|vsupne|vzigzag|wcirc|wedbar|wedge|wedgeq|weierp|wfr|wopf|wp|wr|wreath|wscr|xcap|xcirc|xcup|xdtri|xfr|xhArr|xharr|xi|xlArr|xlarr|xmap|xnis|xodot|xopf|xoplus|xotime|xrArr|xrarr|xscr|xsqcup|xuplus|xutri|xvee|xwedge|yacut|yacute|yacy|ycirc|ycy|ye|yen|yfr|yicy|yopf|yscr|yucy|yum|yuml|zacute|zcaron|zcy|zdot|zeetrf|zeta|zfr|zhcy|zigrarr|zopf|zscr|zwj|zwnj);" - }, - "numeric_character_reference": { - "type": "PATTERN", - "value": "&#([0-9]{1,7}|[xX][0-9a-fA-F]{1,6});" - }, - "link_destination": { - "type": "PREC_DYNAMIC", - "value": 10, - "content": { - "type": "CHOICE", - "members": [ - { - "type": "SEQ", - "members": [ - { - "type": "STRING", - "value": "<" - }, - { - "type": "REPEAT", - "content": { - "type": "CHOICE", - "members": [ - { - "type": "SYMBOL", - "name": "_text_no_angle" - }, - { - "type": "SYMBOL", - "name": "backslash_escape" - }, - { - "type": "SYMBOL", - "name": "entity_reference" - }, - { - "type": "SYMBOL", - "name": "numeric_character_reference" - } - ] - } - }, - { - "type": "STRING", - "value": ">" - } - ] - }, - { - "type": "SEQ", - "members": [ - { - "type": "CHOICE", - "members": [ - { - "type": "SYMBOL", - "name": "_word" - }, - { - "type": "SEQ", - "members": [ - { - "type": "CHOICE", - "members": [ - { - "type": "STRING", - "value": "!" - }, - { - "type": "STRING", - "value": "\"" - }, - { - "type": "STRING", - "value": "#" - }, - { - "type": "STRING", - "value": "$" - }, - { - "type": "STRING", - "value": "%" - }, - { - "type": "STRING", - "value": "&" - }, - { - "type": "STRING", - "value": "'" - }, - { - "type": "STRING", - "value": "*" - }, - { - "type": "STRING", - "value": "+" - }, - { - "type": "STRING", - "value": "," - }, - { - "type": "STRING", - "value": "-" - }, - { - "type": "STRING", - "value": "." - }, - { - "type": "STRING", - "value": "/" - }, - { - "type": "STRING", - "value": ":" - }, - { - "type": "STRING", - "value": ";" - }, - { - "type": "STRING", - "value": "=" - }, - { - "type": "STRING", - "value": ">" - }, - { - "type": "STRING", - "value": "?" - }, - { - "type": "STRING", - "value": "@" - }, - { - "type": "STRING", - "value": "[" - }, - { - "type": "STRING", - "value": "\\" - }, - { - "type": "STRING", - "value": "]" - }, - { - "type": "STRING", - "value": "^" - }, - { - "type": "STRING", - "value": "_" - }, - { - "type": "STRING", - "value": "`" - }, - { - "type": "STRING", - "value": "{" - }, - { - "type": "STRING", - "value": "|" - }, - { - "type": "STRING", - "value": "}" - }, - { - "type": "STRING", - "value": "~" - } - ] - }, - { - "type": "CHOICE", - "members": [ - { - "type": "SYMBOL", - "name": "_last_token_punctuation" - }, - { - "type": "BLANK" - } - ] - } - ] - }, - { - "type": "SYMBOL", - "name": "backslash_escape" - }, - { - "type": "SYMBOL", - "name": "entity_reference" - }, - { - "type": "SYMBOL", - "name": "numeric_character_reference" - }, - { - "type": "SYMBOL", - "name": "_link_destination_parenthesis" - } - ] - }, - { - "type": "REPEAT", - "content": { - "type": "CHOICE", - "members": [ - { - "type": "SYMBOL", - "name": "_word" - }, - { - "type": "SEQ", - "members": [ - { - "type": "CHOICE", - "members": [ - { - "type": "STRING", - "value": "!" - }, - { - "type": "STRING", - "value": "\"" - }, - { - "type": "STRING", - "value": "#" - }, - { - "type": "STRING", - "value": "$" - }, - { - "type": "STRING", - "value": "%" - }, - { - "type": "STRING", - "value": "&" - }, - { - "type": "STRING", - "value": "'" - }, - { - "type": "STRING", - "value": "*" - }, - { - "type": "STRING", - "value": "+" - }, - { - "type": "STRING", - "value": "," - }, - { - "type": "STRING", - "value": "-" - }, - { - "type": "STRING", - "value": "." - }, - { - "type": "STRING", - "value": "/" - }, - { - "type": "STRING", - "value": ":" - }, - { - "type": "STRING", - "value": ";" - }, - { - "type": "STRING", - "value": "<" - }, - { - "type": "STRING", - "value": "=" - }, - { - "type": "STRING", - "value": ">" - }, - { - "type": "STRING", - "value": "?" - }, - { - "type": "STRING", - "value": "@" - }, - { - "type": "STRING", - "value": "[" - }, - { - "type": "STRING", - "value": "\\" - }, - { - "type": "STRING", - "value": "]" - }, - { - "type": "STRING", - "value": "^" - }, - { - "type": "STRING", - "value": "_" - }, - { - "type": "STRING", - "value": "`" - }, - { - "type": "STRING", - "value": "{" - }, - { - "type": "STRING", - "value": "|" - }, - { - "type": "STRING", - "value": "}" - }, - { - "type": "STRING", - "value": "~" - } - ] - }, - { - "type": "CHOICE", - "members": [ - { - "type": "SYMBOL", - "name": "_last_token_punctuation" - }, - { - "type": "BLANK" - } - ] - } - ] - }, - { - "type": "SYMBOL", - "name": "backslash_escape" - }, - { - "type": "SYMBOL", - "name": "entity_reference" - }, - { - "type": "SYMBOL", - "name": "numeric_character_reference" - }, - { - "type": "SYMBOL", - "name": "_link_destination_parenthesis" - } - ] - } - } - ] - } - ] - } - }, - "_link_destination_parenthesis": { - "type": "SEQ", - "members": [ - { - "type": "STRING", - "value": "(" - }, - { - "type": "REPEAT", - "content": { - "type": "CHOICE", - "members": [ - { - "type": "SYMBOL", - "name": "_word" - }, - { - "type": "SEQ", - "members": [ - { - "type": "CHOICE", - "members": [ - { - "type": "STRING", - "value": "!" - }, - { - "type": "STRING", - "value": "\"" - }, - { - "type": "STRING", - "value": "#" - }, - { - "type": "STRING", - "value": "$" - }, - { - "type": "STRING", - "value": "%" - }, - { - "type": "STRING", - "value": "&" - }, - { - "type": "STRING", - "value": "'" - }, - { - "type": "STRING", - "value": "*" - }, - { - "type": "STRING", - "value": "+" - }, - { - "type": "STRING", - "value": "," - }, - { - "type": "STRING", - "value": "-" - }, - { - "type": "STRING", - "value": "." - }, - { - "type": "STRING", - "value": "/" - }, - { - "type": "STRING", - "value": ":" - }, - { - "type": "STRING", - "value": ";" - }, - { - "type": "STRING", - "value": "<" - }, - { - "type": "STRING", - "value": "=" - }, - { - "type": "STRING", - "value": ">" - }, - { - "type": "STRING", - "value": "?" - }, - { - "type": "STRING", - "value": "@" - }, - { - "type": "STRING", - "value": "[" - }, - { - "type": "STRING", - "value": "\\" - }, - { - "type": "STRING", - "value": "]" - }, - { - "type": "STRING", - "value": "^" - }, - { - "type": "STRING", - "value": "_" - }, - { - "type": "STRING", - "value": "`" - }, - { - "type": "STRING", - "value": "{" - }, - { - "type": "STRING", - "value": "|" - }, - { - "type": "STRING", - "value": "}" - }, - { - "type": "STRING", - "value": "~" - } - ] - }, - { - "type": "CHOICE", - "members": [ - { - "type": "SYMBOL", - "name": "_last_token_punctuation" - }, - { - "type": "BLANK" - } - ] - } - ] - }, - { - "type": "SYMBOL", - "name": "backslash_escape" - }, - { - "type": "SYMBOL", - "name": "entity_reference" - }, - { - "type": "SYMBOL", - "name": "numeric_character_reference" - }, - { - "type": "SYMBOL", - "name": "_link_destination_parenthesis" - } - ] - } - }, - { - "type": "STRING", - "value": ")" - } - ] - }, - "_text_no_angle": { - "type": "CHOICE", - "members": [ - { - "type": "SYMBOL", - "name": "_word" - }, - { - "type": "SEQ", - "members": [ - { - "type": "CHOICE", - "members": [ - { - "type": "STRING", - "value": "!" - }, - { - "type": "STRING", - "value": "\"" - }, - { - "type": "STRING", - "value": "#" - }, - { - "type": "STRING", - "value": "$" - }, - { - "type": "STRING", - "value": "%" - }, - { - "type": "STRING", - "value": "&" - }, - { - "type": "STRING", - "value": "'" - }, - { - "type": "STRING", - "value": "(" - }, - { - "type": "STRING", - "value": ")" - }, - { - "type": "STRING", - "value": "*" - }, - { - "type": "STRING", - "value": "+" - }, - { - "type": "STRING", - "value": "," - }, - { - "type": "STRING", - "value": "-" - }, - { - "type": "STRING", - "value": "." - }, - { - "type": "STRING", - "value": "/" - }, - { - "type": "STRING", - "value": ":" - }, - { - "type": "STRING", - "value": ";" - }, - { - "type": "STRING", - "value": "=" - }, - { - "type": "STRING", - "value": "?" - }, - { - "type": "STRING", - "value": "@" - }, - { - "type": "STRING", - "value": "[" - }, - { - "type": "STRING", - "value": "\\" - }, - { - "type": "STRING", - "value": "]" - }, - { - "type": "STRING", - "value": "^" - }, - { - "type": "STRING", - "value": "_" - }, - { - "type": "STRING", - "value": "`" - }, - { - "type": "STRING", - "value": "{" - }, - { - "type": "STRING", - "value": "|" - }, - { - "type": "STRING", - "value": "}" - }, - { - "type": "STRING", - "value": "~" - } - ] - }, - { - "type": "CHOICE", - "members": [ - { - "type": "SYMBOL", - "name": "_last_token_punctuation" - }, - { - "type": "BLANK" - } - ] - } - ] - }, - { - "type": "SYMBOL", - "name": "_whitespace" - } - ] - }, - "link_title": { - "type": "CHOICE", - "members": [ - { - "type": "SEQ", - "members": [ - { - "type": "STRING", - "value": "\"" - }, - { - "type": "REPEAT", - "content": { - "type": "CHOICE", - "members": [ - { - "type": "SYMBOL", - "name": "_word" - }, - { - "type": "SEQ", - "members": [ - { - "type": "CHOICE", - "members": [ - { - "type": "STRING", - "value": "!" - }, - { - "type": "STRING", - "value": "#" - }, - { - "type": "STRING", - "value": "$" - }, - { - "type": "STRING", - "value": "%" - }, - { - "type": "STRING", - "value": "&" - }, - { - "type": "STRING", - "value": "'" - }, - { - "type": "STRING", - "value": "(" - }, - { - "type": "STRING", - "value": ")" - }, - { - "type": "STRING", - "value": "*" - }, - { - "type": "STRING", - "value": "+" - }, - { - "type": "STRING", - "value": "," - }, - { - "type": "STRING", - "value": "-" - }, - { - "type": "STRING", - "value": "." - }, - { - "type": "STRING", - "value": "/" - }, - { - "type": "STRING", - "value": ":" - }, - { - "type": "STRING", - "value": ";" - }, - { - "type": "STRING", - "value": "<" - }, - { - "type": "STRING", - "value": "=" - }, - { - "type": "STRING", - "value": ">" - }, - { - "type": "STRING", - "value": "?" - }, - { - "type": "STRING", - "value": "@" - }, - { - "type": "STRING", - "value": "[" - }, - { - "type": "STRING", - "value": "\\" - }, - { - "type": "STRING", - "value": "]" - }, - { - "type": "STRING", - "value": "^" - }, - { - "type": "STRING", - "value": "_" - }, - { - "type": "STRING", - "value": "`" - }, - { - "type": "STRING", - "value": "{" - }, - { - "type": "STRING", - "value": "|" - }, - { - "type": "STRING", - "value": "}" - }, - { - "type": "STRING", - "value": "~" - } - ] - }, - { - "type": "CHOICE", - "members": [ - { - "type": "SYMBOL", - "name": "_last_token_punctuation" - }, - { - "type": "BLANK" - } - ] - } - ] - }, - { - "type": "SYMBOL", - "name": "_whitespace" - }, - { - "type": "SYMBOL", - "name": "backslash_escape" - }, - { - "type": "SYMBOL", - "name": "entity_reference" - }, - { - "type": "SYMBOL", - "name": "numeric_character_reference" - }, - { - "type": "SEQ", - "members": [ - { - "type": "SYMBOL", - "name": "_soft_line_break" - }, - { - "type": "CHOICE", - "members": [ - { - "type": "SEQ", - "members": [ - { - "type": "SYMBOL", - "name": "_soft_line_break" - }, - { - "type": "SYMBOL", - "name": "_trigger_error" - } - ] - }, - { - "type": "BLANK" - } - ] - } - ] - } - ] - } - }, - { - "type": "STRING", - "value": "\"" - } - ] - }, - { - "type": "SEQ", - "members": [ - { - "type": "STRING", - "value": "'" - }, - { - "type": "REPEAT", - "content": { - "type": "CHOICE", - "members": [ - { - "type": "SYMBOL", - "name": "_word" - }, - { - "type": "SEQ", - "members": [ - { - "type": "CHOICE", - "members": [ - { - "type": "STRING", - "value": "!" - }, - { - "type": "STRING", - "value": "\"" - }, - { - "type": "STRING", - "value": "#" - }, - { - "type": "STRING", - "value": "$" - }, - { - "type": "STRING", - "value": "%" - }, - { - "type": "STRING", - "value": "&" - }, - { - "type": "STRING", - "value": "(" - }, - { - "type": "STRING", - "value": ")" - }, - { - "type": "STRING", - "value": "*" - }, - { - "type": "STRING", - "value": "+" - }, - { - "type": "STRING", - "value": "," - }, - { - "type": "STRING", - "value": "-" - }, - { - "type": "STRING", - "value": "." - }, - { - "type": "STRING", - "value": "/" - }, - { - "type": "STRING", - "value": ":" - }, - { - "type": "STRING", - "value": ";" - }, - { - "type": "STRING", - "value": "<" - }, - { - "type": "STRING", - "value": "=" - }, - { - "type": "STRING", - "value": ">" - }, - { - "type": "STRING", - "value": "?" - }, - { - "type": "STRING", - "value": "@" - }, - { - "type": "STRING", - "value": "[" - }, - { - "type": "STRING", - "value": "\\" - }, - { - "type": "STRING", - "value": "]" - }, - { - "type": "STRING", - "value": "^" - }, - { - "type": "STRING", - "value": "_" - }, - { - "type": "STRING", - "value": "`" - }, - { - "type": "STRING", - "value": "{" - }, - { - "type": "STRING", - "value": "|" - }, - { - "type": "STRING", - "value": "}" - }, - { - "type": "STRING", - "value": "~" - } - ] - }, - { - "type": "CHOICE", - "members": [ - { - "type": "SYMBOL", - "name": "_last_token_punctuation" - }, - { - "type": "BLANK" - } - ] - } - ] - }, - { - "type": "SYMBOL", - "name": "_whitespace" - }, - { - "type": "SYMBOL", - "name": "backslash_escape" - }, - { - "type": "SYMBOL", - "name": "entity_reference" - }, - { - "type": "SYMBOL", - "name": "numeric_character_reference" - }, - { - "type": "SEQ", - "members": [ - { - "type": "SYMBOL", - "name": "_soft_line_break" - }, - { - "type": "CHOICE", - "members": [ - { - "type": "SEQ", - "members": [ - { - "type": "SYMBOL", - "name": "_soft_line_break" - }, - { - "type": "SYMBOL", - "name": "_trigger_error" - } - ] - }, - { - "type": "BLANK" - } - ] - } - ] - } - ] - } - }, - { - "type": "STRING", - "value": "'" - } - ] - }, - { - "type": "SEQ", - "members": [ - { - "type": "STRING", - "value": "(" - }, - { - "type": "REPEAT", - "content": { - "type": "CHOICE", - "members": [ - { - "type": "SYMBOL", - "name": "_word" - }, - { - "type": "SEQ", - "members": [ - { - "type": "CHOICE", - "members": [ - { - "type": "STRING", - "value": "!" - }, - { - "type": "STRING", - "value": "\"" - }, - { - "type": "STRING", - "value": "#" - }, - { - "type": "STRING", - "value": "$" - }, - { - "type": "STRING", - "value": "%" - }, - { - "type": "STRING", - "value": "&" - }, - { - "type": "STRING", - "value": "'" - }, - { - "type": "STRING", - "value": "*" - }, - { - "type": "STRING", - "value": "+" - }, - { - "type": "STRING", - "value": "," - }, - { - "type": "STRING", - "value": "-" - }, - { - "type": "STRING", - "value": "." - }, - { - "type": "STRING", - "value": "/" - }, - { - "type": "STRING", - "value": ":" - }, - { - "type": "STRING", - "value": ";" - }, - { - "type": "STRING", - "value": "<" - }, - { - "type": "STRING", - "value": "=" - }, - { - "type": "STRING", - "value": ">" - }, - { - "type": "STRING", - "value": "?" - }, - { - "type": "STRING", - "value": "@" - }, - { - "type": "STRING", - "value": "[" - }, - { - "type": "STRING", - "value": "\\" - }, - { - "type": "STRING", - "value": "]" - }, - { - "type": "STRING", - "value": "^" - }, - { - "type": "STRING", - "value": "_" - }, - { - "type": "STRING", - "value": "`" - }, - { - "type": "STRING", - "value": "{" - }, - { - "type": "STRING", - "value": "|" - }, - { - "type": "STRING", - "value": "}" - }, - { - "type": "STRING", - "value": "~" - } - ] - }, - { - "type": "CHOICE", - "members": [ - { - "type": "SYMBOL", - "name": "_last_token_punctuation" - }, - { - "type": "BLANK" - } - ] - } - ] - }, - { - "type": "SYMBOL", - "name": "_whitespace" - }, - { - "type": "SYMBOL", - "name": "backslash_escape" - }, - { - "type": "SYMBOL", - "name": "entity_reference" - }, - { - "type": "SYMBOL", - "name": "numeric_character_reference" - }, - { - "type": "SEQ", - "members": [ - { - "type": "SYMBOL", - "name": "_soft_line_break" - }, - { - "type": "CHOICE", - "members": [ - { - "type": "SEQ", - "members": [ - { - "type": "SYMBOL", - "name": "_soft_line_break" - }, - { - "type": "SYMBOL", - "name": "_trigger_error" - } - ] - }, - { - "type": "BLANK" - } - ] - } - ] - } - ] - } - }, - { - "type": "STRING", - "value": ")" - } - ] - } - ] - }, - "_newline_token": { - "type": "PATTERN", - "value": "\\n|\\r\\n?" + "_last_token_punctuation": { + "type": "CHOICE", + "members": [] }, "_qmd_attribute": { "type": "CHOICE", @@ -1462,13 +72,40 @@ } ] }, - "raw_specifier": { - "type": "PATTERN", - "value": "[<=][a-zA-Z_][a-zA-Z0-9_-]*" - }, - "_commonmark_whitespace": { - "type": "PATTERN", - "value": "[ \\t]+" + "language_attribute": { + "type": "PREC_DYNAMIC", + "value": 3, + "content": { + "type": "SEQ", + "members": [ + { + "type": "STRING", + "value": "{" + }, + { + "type": "CHOICE", + "members": [ + { + "type": "ALIAS", + "content": { + "type": "SYMBOL", + "name": "commonmark_name" + }, + "named": true, + "value": "language" + }, + { + "type": "SYMBOL", + "name": "language_attribute" + } + ] + }, + { + "type": "STRING", + "value": "}" + } + ] + } }, "raw_attribute": { "type": "PREC", @@ -1507,33 +144,14 @@ "type": "BLANK" } ] - }, - { - "type": "STRING", - "value": "}" - } - ] - } - }, - "commonmark_name": { - "type": "TOKEN", - "content": { - "type": "PREC", - "value": 1, - "content": { - "type": "PATTERN", - "value": "[a-zA-Z_][a-zA-Z0-9_\\-.]*" - } + }, + { + "type": "STRING", + "value": "}" + } + ] } }, - "id_specifier": { - "type": "PATTERN", - "value": "[#][a-zA-Z0-9_\\-.]+" - }, - "class_specifier": { - "type": "PATTERN", - "value": "[.][a-zA-Z0-9_\\-][a-zA-Z0-9_\\-.]*" - }, "commonmark_attribute": { "type": "PREC", "value": 3, @@ -1644,41 +262,29 @@ } } }, - "language_attribute": { - "type": "PREC_DYNAMIC", - "value": 3, + "commonmark_name": { + "type": "TOKEN", "content": { - "type": "SEQ", - "members": [ - { - "type": "STRING", - "value": "{" - }, - { - "type": "CHOICE", - "members": [ - { - "type": "ALIAS", - "content": { - "type": "SYMBOL", - "name": "commonmark_name" - }, - "named": true, - "value": "language" - }, - { - "type": "SYMBOL", - "name": "language_attribute" - } - ] - }, - { - "type": "STRING", - "value": "}" - } - ] + "type": "PREC", + "value": 1, + "content": { + "type": "PATTERN", + "value": "[a-zA-Z_][a-zA-Z0-9_\\-.]*" + } } }, + "_commonmark_whitespace": { + "type": "PATTERN", + "value": "[ \\t]+" + }, + "id_specifier": { + "type": "PATTERN", + "value": "[#][a-zA-Z0-9_\\-.]+" + }, + "class_specifier": { + "type": "PATTERN", + "value": "[.][a-zA-Z0-9_\\-][a-zA-Z0-9_\\-.]*" + }, "_attribute": { "type": "SEQ", "members": [ @@ -1843,18 +449,10 @@ "type": "STRING", "value": ";" }, - { - "type": "STRING", - "value": "<" - }, { "type": "STRING", "value": "=" }, - { - "type": "STRING", - "value": ">" - }, { "type": "STRING", "value": "?" @@ -2026,18 +624,10 @@ "type": "STRING", "value": ";" }, - { - "type": "STRING", - "value": "<" - }, { "type": "STRING", "value": "=" }, - { - "type": "STRING", - "value": ">" - }, { "type": "STRING", "value": "?" @@ -2113,9 +703,9 @@ } ] }, - "_last_token_punctuation": { - "type": "CHOICE", - "members": [] + "_backslash_escape": { + "type": "PATTERN", + "value": "\\\\[!-/:-@\\[-`\\{-~]" }, "_block": { "type": "CHOICE", @@ -3508,6 +2098,10 @@ "type": "SYMBOL", "name": "_inline_math_state_track_marker" }, + { + "type": "SYMBOL", + "name": "_html_comment" + }, { "type": "SEQ", "members": [ @@ -3582,18 +2176,10 @@ "type": "STRING", "value": ";" }, - { - "type": "STRING", - "value": "<" - }, { "type": "STRING", "value": "=" }, - { - "type": "STRING", - "value": ">" - }, { "type": "STRING", "value": "?" @@ -3681,6 +2267,10 @@ "type": "SYMBOL", "name": "_whitespace" }, + { + "type": "SYMBOL", + "name": "_html_comment" + }, { "type": "SEQ", "members": [ @@ -3755,18 +2345,10 @@ "type": "STRING", "value": ";" }, - { - "type": "STRING", - "value": "<" - }, { "type": "STRING", "value": "=" }, - { - "type": "STRING", - "value": ">" - }, { "type": "STRING", "value": "?" @@ -4442,6 +3024,14 @@ "type": "SYMBOL", "name": "_word" }, + { + "type": "STRING", + "value": "<" + }, + { + "type": "STRING", + "value": ">" + }, { "type": "SYMBOL", "name": "_display_math_state_track_marker" @@ -4454,6 +3044,10 @@ "type": "SYMBOL", "name": "_whitespace" }, + { + "type": "SYMBOL", + "name": "_html_comment" + }, { "type": "SEQ", "members": [ @@ -4528,18 +3122,10 @@ "type": "STRING", "value": ";" }, - { - "type": "STRING", - "value": "<" - }, { "type": "STRING", "value": "=" }, - { - "type": "STRING", - "value": ">" - }, { "type": "STRING", "value": "?" @@ -4608,6 +3194,51 @@ } } }, + "_regular_block_content": { + "type": "CHOICE", + "members": [ + { + "type": "SYMBOL", + "name": "_word" + }, + { + "type": "SYMBOL", + "name": "_display_math_state_track_marker" + }, + { + "type": "SYMBOL", + "name": "_inline_math_state_track_marker" + }, + { + "type": "SYMBOL", + "name": "_whitespace" + }, + { + "type": "SYMBOL", + "name": "_html_comment" + }, + { + "type": "SYMBOL", + "name": "raw_specifier" + }, + { + "type": "SYMBOL", + "name": "_autolink" + }, + { + "type": "SYMBOL", + "name": "_escaped_characters" + }, + { + "type": "STRING", + "value": "[>>" + } + ] + }, + "_escaped_characters": { + "type": "PATTERN", + "value": "\\\\." + }, "_line": { "type": "PREC_RIGHT", "value": 0, @@ -4622,19 +3253,7 @@ "members": [ { "type": "SYMBOL", - "name": "_word" - }, - { - "type": "SYMBOL", - "name": "_display_math_state_track_marker" - }, - { - "type": "SYMBOL", - "name": "_inline_math_state_track_marker" - }, - { - "type": "SYMBOL", - "name": "_whitespace" + "name": "_regular_block_content" }, { "type": "SEQ", @@ -4706,18 +3325,10 @@ "type": "STRING", "value": ";" }, - { - "type": "STRING", - "value": "<" - }, { "type": "STRING", "value": "=" }, - { - "type": "STRING", - "value": ">" - }, { "type": "STRING", "value": "?" @@ -4795,19 +3406,7 @@ "members": [ { "type": "SYMBOL", - "name": "_word" - }, - { - "type": "SYMBOL", - "name": "_display_math_state_track_marker" - }, - { - "type": "SYMBOL", - "name": "_inline_math_state_track_marker" - }, - { - "type": "SYMBOL", - "name": "_whitespace" + "name": "_regular_block_content" }, { "type": "SEQ", @@ -4883,18 +3482,10 @@ "type": "STRING", "value": ";" }, - { - "type": "STRING", - "value": "<" - }, { "type": "STRING", "value": "=" }, - { - "type": "STRING", - "value": ">" - }, { "type": "STRING", "value": "?" @@ -4976,19 +3567,7 @@ "members": [ { "type": "SYMBOL", - "name": "_word" - }, - { - "type": "SYMBOL", - "name": "_display_math_state_track_marker" - }, - { - "type": "SYMBOL", - "name": "_inline_math_state_track_marker" - }, - { - "type": "SYMBOL", - "name": "_whitespace" + "name": "_regular_block_content" }, { "type": "SEQ", @@ -5064,18 +3643,10 @@ "type": "STRING", "value": ";" }, - { - "type": "STRING", - "value": "<" - }, { "type": "STRING", "value": "=" }, - { - "type": "STRING", - "value": ">" - }, { "type": "STRING", "value": "?" @@ -5606,6 +4177,14 @@ "type": "SYMBOL", "name": "_whitespace" }, + { + "type": "STRING", + "value": ">" + }, + { + "type": "STRING", + "value": "<" + }, { "type": "SEQ", "members": [ @@ -5680,18 +4259,10 @@ "type": "STRING", "value": ";" }, - { - "type": "STRING", - "value": "<" - }, { "type": "STRING", "value": "=" }, - { - "type": "STRING", - "value": ">" - }, { "type": "STRING", "value": "?" @@ -5785,6 +4356,14 @@ "type": "SYMBOL", "name": "_whitespace" }, + { + "type": "STRING", + "value": ">" + }, + { + "type": "STRING", + "value": "<" + }, { "type": "SEQ", "members": [ @@ -5859,18 +4438,10 @@ "type": "STRING", "value": ";" }, - { - "type": "STRING", - "value": "<" - }, { "type": "STRING", "value": "=" }, - { - "type": "STRING", - "value": ">" - }, { "type": "STRING", "value": "?" @@ -6051,18 +4622,10 @@ "type": "STRING", "value": ";" }, - { - "type": "STRING", - "value": "<" - }, { "type": "STRING", "value": "=" }, - { - "type": "STRING", - "value": ">" - }, { "type": "STRING", "value": "?" @@ -6232,18 +4795,10 @@ "type": "STRING", "value": ";" }, - { - "type": "STRING", - "value": "<" - }, { "type": "STRING", "value": "=" }, - { - "type": "STRING", - "value": ">" - }, { "type": "STRING", "value": "?" @@ -6563,6 +5118,18 @@ { "type": "SYMBOL", "name": "_latex_span_close" + }, + { + "type": "SYMBOL", + "name": "_html_comment" + }, + { + "type": "SYMBOL", + "name": "raw_specifier" + }, + { + "type": "SYMBOL", + "name": "_autolink" } ], "inline": [], diff --git a/crates/tree-sitter-qmd/tree-sitter-markdown/src/node-types.json b/crates/tree-sitter-qmd/tree-sitter-markdown/src/node-types.json index db685f7..dcc4802 100644 --- a/crates/tree-sitter-qmd/tree-sitter-markdown/src/node-types.json +++ b/crates/tree-sitter-qmd/tree-sitter-markdown/src/node-types.json @@ -395,6 +395,10 @@ { "type": "block_continuation", "named": true + }, + { + "type": "raw_specifier", + "named": true } ] } @@ -1042,6 +1046,10 @@ "type": "[", "named": false }, + { + "type": "[>>", + "named": false + }, { "type": "\\", "named": false diff --git a/crates/tree-sitter-qmd/tree-sitter-markdown/src/parser.c b/crates/tree-sitter-qmd/tree-sitter-markdown/src/parser.c index 21ff348..be2875b 100644 --- a/crates/tree-sitter-qmd/tree-sitter-markdown/src/parser.c +++ b/crates/tree-sitter-qmd/tree-sitter-markdown/src/parser.c @@ -9,10 +9,10 @@ #define LANGUAGE_VERSION 15 #define STATE_COUNT 1100 #define LARGE_STATE_COUNT 473 -#define SYMBOL_COUNT 203 +#define SYMBOL_COUNT 210 #define ALIAS_COUNT 4 -#define TOKEN_COUNT 97 -#define EXTERNAL_TOKEN_COUNT 51 +#define TOKEN_COUNT 101 +#define EXTERNAL_TOKEN_COUNT 54 #define FIELD_COUNT 1 #define MAX_ALIAS_SEQUENCE_LENGTH 9 #define MAX_RESERVED_WORD_SET_SIZE 0 @@ -20,222 +20,227 @@ #define SUPERTYPE_COUNT 0 enum ts_symbol_identifiers { - sym__backslash_escape = 1, - sym_raw_specifier = 2, - aux_sym__commonmark_whitespace_token1 = 3, - anon_sym_LBRACE = 4, - anon_sym_RBRACE = 5, - sym_commonmark_name = 6, - sym_id_specifier = 7, - sym_class_specifier = 8, - anon_sym_EQ = 9, - sym_key_value_key = 10, - aux_sym_key_value_value_token1 = 11, - anon_sym_SQUOTE = 12, - anon_sym_BSLASH_SQUOTE = 13, - anon_sym_BANG = 14, - anon_sym_DQUOTE = 15, - anon_sym_POUND = 16, - anon_sym_DOLLAR = 17, - anon_sym_PERCENT = 18, - anon_sym_AMP = 19, - anon_sym_LPAREN = 20, - anon_sym_RPAREN = 21, - anon_sym_STAR = 22, - anon_sym_PLUS = 23, - anon_sym_COMMA = 24, - anon_sym_DASH = 25, - anon_sym_DOT = 26, - anon_sym_SLASH = 27, - anon_sym_COLON = 28, - anon_sym_SEMI = 29, - anon_sym_LT = 30, - anon_sym_GT = 31, - anon_sym_QMARK = 32, - anon_sym_AT = 33, - anon_sym_LBRACK = 34, - anon_sym_BSLASH = 35, - anon_sym_RBRACK = 36, - anon_sym_CARET = 37, - anon_sym__ = 38, - anon_sym_BQUOTE = 39, - anon_sym_PIPE = 40, - anon_sym_TILDE = 41, - anon_sym_BSLASH_DQUOTE = 42, - anon_sym_LBRACE_RBRACE = 43, - aux_sym_info_string_token1 = 44, - sym__word = 45, - sym__line_ending = 46, - sym__soft_line_ending = 47, - sym__block_close = 48, - sym_block_continuation = 49, - sym__block_quote_start = 50, - sym__indented_chunk_start = 51, - sym_atx_h1_marker = 52, - sym_atx_h2_marker = 53, - sym_atx_h3_marker = 54, - sym_atx_h4_marker = 55, - sym_atx_h5_marker = 56, - sym_atx_h6_marker = 57, - sym_setext_h1_underline = 58, - sym_setext_h2_underline = 59, - sym__thematic_break = 60, - sym__list_marker_minus = 61, - sym__list_marker_plus = 62, - sym__list_marker_star = 63, - sym__list_marker_parenthesis = 64, - sym__list_marker_dot = 65, - sym__list_marker_minus_dont_interrupt = 66, - sym__list_marker_plus_dont_interrupt = 67, - sym__list_marker_star_dont_interrupt = 68, - sym__list_marker_parenthesis_dont_interrupt = 69, - sym__list_marker_dot_dont_interrupt = 70, - sym__list_marker_example = 71, - sym__list_marker_example_dont_interrupt = 72, - sym__fenced_code_block_start_backtick = 73, - sym__fenced_code_block_start_tilde = 74, - sym__blank_line_start = 75, - sym__fenced_code_block_end_backtick = 76, - sym__fenced_code_block_end_tilde = 77, - sym__close_block = 78, - sym__no_indented_chunk = 79, - sym__error = 80, - sym__trigger_error = 81, - sym__eof = 82, - sym_minus_metadata = 83, - sym_plus_metadata = 84, - sym__pipe_table_start = 85, - sym__pipe_table_line_ending = 86, - sym__fenced_div_start = 87, - sym__fenced_div_end = 88, - sym_ref_id_specifier = 89, - sym_fenced_div_note_id = 90, - sym__display_math_state_track_marker = 91, - sym__inline_math_state_track_marker = 92, - sym__code_span_start = 93, - sym__code_span_close = 94, - sym__latex_span_start = 95, - sym__latex_span_close = 96, - sym_document = 97, - sym__qmd_attribute = 98, - sym__commonmark_whitespace = 99, - sym_raw_attribute = 100, - sym_commonmark_attribute = 101, - sym_language_attribute = 102, - sym__attribute = 103, - sym_key_value_value = 104, - sym__last_token_punctuation = 105, - sym__block = 106, - sym__block_not_section = 107, - sym_section = 108, - sym__section1 = 109, - sym__section2 = 110, - sym__section3 = 111, - sym__section4 = 112, - sym__section5 = 113, - sym__section6 = 114, - sym_thematic_break = 115, - sym__atx_heading1 = 116, - sym__atx_heading2 = 117, - sym__atx_heading3 = 118, - sym__atx_heading4 = 119, - sym__atx_heading5 = 120, - sym__atx_heading6 = 121, - sym__atx_heading_content = 122, - sym__setext_heading1 = 123, - sym__setext_heading2 = 124, - sym_indented_code_block = 125, - sym__indented_chunk = 126, - sym_fenced_div_block = 127, - sym_fenced_code_block = 128, - sym_code_fence_content = 129, - sym_info_string = 130, - sym_paragraph = 131, - sym_inline_ref_def = 132, - sym_note_definition_fenced_block = 133, - sym__blank_line = 134, - sym_caption = 135, - sym__caption_line = 136, - sym_block_quote = 137, - sym_list = 138, - sym__list_plus = 139, - sym__list_minus = 140, - sym__list_star = 141, - sym__list_dot = 142, - sym__list_parenthesis = 143, - sym__list_example = 144, - sym_list_marker_plus = 145, - sym_list_marker_minus = 146, - sym_list_marker_star = 147, - sym_list_marker_dot = 148, - sym_list_marker_parenthesis = 149, - sym_list_marker_example = 150, - sym__list_item_plus = 151, - sym__list_item_minus = 152, - sym__list_item_star = 153, - sym__list_item_dot = 154, - sym__list_item_parenthesis = 155, - sym__list_item_example = 156, - sym__list_item_content = 157, - sym__newline = 158, - sym__soft_line_break = 159, - sym__code_line = 160, - sym__line = 161, - sym__atx_heading_line = 162, - sym__whitespace = 163, - sym_pipe_table = 164, - sym__pipe_table_newline = 165, - sym_pipe_table_delimiter_row = 166, - sym_pipe_table_delimiter_cell = 167, - sym_pipe_table_row = 168, - sym__pipe_table_code_span = 169, - sym__pipe_table_latex_span = 170, - sym__pipe_table_cell_contents = 171, - sym_pipe_table_cell = 172, - aux_sym_document_repeat1 = 173, - aux_sym_document_repeat2 = 174, - aux_sym_commonmark_attribute_repeat1 = 175, - aux_sym_commonmark_attribute_repeat2 = 176, - aux_sym_commonmark_attribute_repeat3 = 177, - aux_sym_key_value_value_repeat1 = 178, - aux_sym_key_value_value_repeat2 = 179, - aux_sym__section1_repeat1 = 180, - aux_sym__section2_repeat1 = 181, - aux_sym__section3_repeat1 = 182, - aux_sym__section4_repeat1 = 183, - aux_sym__section5_repeat1 = 184, - aux_sym_indented_code_block_repeat1 = 185, - aux_sym__indented_chunk_repeat1 = 186, - aux_sym_fenced_div_block_repeat1 = 187, - aux_sym_code_fence_content_repeat1 = 188, - aux_sym_paragraph_repeat1 = 189, - aux_sym__caption_line_repeat1 = 190, - aux_sym__list_plus_repeat1 = 191, - aux_sym__list_minus_repeat1 = 192, - aux_sym__list_star_repeat1 = 193, - aux_sym__list_dot_repeat1 = 194, - aux_sym__list_parenthesis_repeat1 = 195, - aux_sym__list_example_repeat1 = 196, - aux_sym_pipe_table_repeat1 = 197, - aux_sym_pipe_table_delimiter_row_repeat1 = 198, - aux_sym_pipe_table_delimiter_cell_repeat1 = 199, - aux_sym_pipe_table_row_repeat1 = 200, - aux_sym__pipe_table_code_span_repeat1 = 201, - aux_sym__pipe_table_cell_contents_repeat1 = 202, - alias_sym_attribute = 203, - alias_sym_pipe_table_align_left = 204, - alias_sym_pipe_table_align_right = 205, - alias_sym_pipe_table_header = 206, + anon_sym_LBRACE = 1, + anon_sym_RBRACE = 2, + sym_commonmark_name = 3, + aux_sym__commonmark_whitespace_token1 = 4, + sym_id_specifier = 5, + sym_class_specifier = 6, + anon_sym_EQ = 7, + sym_key_value_key = 8, + aux_sym_key_value_value_token1 = 9, + anon_sym_SQUOTE = 10, + anon_sym_BSLASH_SQUOTE = 11, + anon_sym_BANG = 12, + anon_sym_DQUOTE = 13, + anon_sym_POUND = 14, + anon_sym_DOLLAR = 15, + anon_sym_PERCENT = 16, + anon_sym_AMP = 17, + anon_sym_LPAREN = 18, + anon_sym_RPAREN = 19, + anon_sym_STAR = 20, + anon_sym_PLUS = 21, + anon_sym_COMMA = 22, + anon_sym_DASH = 23, + anon_sym_DOT = 24, + anon_sym_SLASH = 25, + anon_sym_COLON = 26, + anon_sym_SEMI = 27, + anon_sym_QMARK = 28, + anon_sym_AT = 29, + anon_sym_LBRACK = 30, + anon_sym_BSLASH = 31, + anon_sym_RBRACK = 32, + anon_sym_CARET = 33, + anon_sym__ = 34, + anon_sym_BQUOTE = 35, + anon_sym_PIPE = 36, + anon_sym_TILDE = 37, + anon_sym_BSLASH_DQUOTE = 38, + sym__backslash_escape = 39, + anon_sym_LBRACE_RBRACE = 40, + aux_sym_info_string_token1 = 41, + anon_sym_LT = 42, + anon_sym_GT = 43, + anon_sym_LBRACK_GT_GT = 44, + sym__escaped_characters = 45, + sym__word = 46, + sym__line_ending = 47, + sym__soft_line_ending = 48, + sym__block_close = 49, + sym_block_continuation = 50, + sym__block_quote_start = 51, + sym__indented_chunk_start = 52, + sym_atx_h1_marker = 53, + sym_atx_h2_marker = 54, + sym_atx_h3_marker = 55, + sym_atx_h4_marker = 56, + sym_atx_h5_marker = 57, + sym_atx_h6_marker = 58, + sym_setext_h1_underline = 59, + sym_setext_h2_underline = 60, + sym__thematic_break = 61, + sym__list_marker_minus = 62, + sym__list_marker_plus = 63, + sym__list_marker_star = 64, + sym__list_marker_parenthesis = 65, + sym__list_marker_dot = 66, + sym__list_marker_minus_dont_interrupt = 67, + sym__list_marker_plus_dont_interrupt = 68, + sym__list_marker_star_dont_interrupt = 69, + sym__list_marker_parenthesis_dont_interrupt = 70, + sym__list_marker_dot_dont_interrupt = 71, + sym__list_marker_example = 72, + sym__list_marker_example_dont_interrupt = 73, + sym__fenced_code_block_start_backtick = 74, + sym__fenced_code_block_start_tilde = 75, + sym__blank_line_start = 76, + sym__fenced_code_block_end_backtick = 77, + sym__fenced_code_block_end_tilde = 78, + sym__close_block = 79, + sym__no_indented_chunk = 80, + sym__error = 81, + sym__trigger_error = 82, + sym__eof = 83, + sym_minus_metadata = 84, + sym_plus_metadata = 85, + sym__pipe_table_start = 86, + sym__pipe_table_line_ending = 87, + sym__fenced_div_start = 88, + sym__fenced_div_end = 89, + sym_ref_id_specifier = 90, + sym_fenced_div_note_id = 91, + sym__display_math_state_track_marker = 92, + sym__inline_math_state_track_marker = 93, + sym__code_span_start = 94, + sym__code_span_close = 95, + sym__latex_span_start = 96, + sym__latex_span_close = 97, + sym__html_comment = 98, + sym_raw_specifier = 99, + sym__autolink = 100, + sym_document = 101, + sym__last_token_punctuation = 102, + sym__qmd_attribute = 103, + sym_language_attribute = 104, + sym_raw_attribute = 105, + sym_commonmark_attribute = 106, + sym__commonmark_whitespace = 107, + sym__attribute = 108, + sym_key_value_value = 109, + sym__block = 110, + sym__block_not_section = 111, + sym_section = 112, + sym__section1 = 113, + sym__section2 = 114, + sym__section3 = 115, + sym__section4 = 116, + sym__section5 = 117, + sym__section6 = 118, + sym_thematic_break = 119, + sym__atx_heading1 = 120, + sym__atx_heading2 = 121, + sym__atx_heading3 = 122, + sym__atx_heading4 = 123, + sym__atx_heading5 = 124, + sym__atx_heading6 = 125, + sym__atx_heading_content = 126, + sym__setext_heading1 = 127, + sym__setext_heading2 = 128, + sym_indented_code_block = 129, + sym__indented_chunk = 130, + sym_fenced_div_block = 131, + sym_fenced_code_block = 132, + sym_code_fence_content = 133, + sym_info_string = 134, + sym_paragraph = 135, + sym_inline_ref_def = 136, + sym_note_definition_fenced_block = 137, + sym__blank_line = 138, + sym_caption = 139, + sym__caption_line = 140, + sym_block_quote = 141, + sym_list = 142, + sym__list_plus = 143, + sym__list_minus = 144, + sym__list_star = 145, + sym__list_dot = 146, + sym__list_parenthesis = 147, + sym__list_example = 148, + sym_list_marker_plus = 149, + sym_list_marker_minus = 150, + sym_list_marker_star = 151, + sym_list_marker_dot = 152, + sym_list_marker_parenthesis = 153, + sym_list_marker_example = 154, + sym__list_item_plus = 155, + sym__list_item_minus = 156, + sym__list_item_star = 157, + sym__list_item_dot = 158, + sym__list_item_parenthesis = 159, + sym__list_item_example = 160, + sym__list_item_content = 161, + sym__newline = 162, + sym__soft_line_break = 163, + sym__code_line = 164, + sym__regular_block_content = 165, + sym__line = 166, + sym__atx_heading_line = 167, + sym__whitespace = 168, + sym_pipe_table = 169, + sym__pipe_table_newline = 170, + sym_pipe_table_delimiter_row = 171, + sym_pipe_table_delimiter_cell = 172, + sym_pipe_table_row = 173, + sym__pipe_table_code_span = 174, + sym__pipe_table_latex_span = 175, + sym__pipe_table_cell_contents = 176, + sym_pipe_table_cell = 177, + aux_sym_document_repeat1 = 178, + aux_sym_document_repeat2 = 179, + aux_sym_commonmark_attribute_repeat1 = 180, + aux_sym_commonmark_attribute_repeat2 = 181, + aux_sym_commonmark_attribute_repeat3 = 182, + aux_sym_key_value_value_repeat1 = 183, + aux_sym_key_value_value_repeat2 = 184, + aux_sym__section1_repeat1 = 185, + aux_sym__section2_repeat1 = 186, + aux_sym__section3_repeat1 = 187, + aux_sym__section4_repeat1 = 188, + aux_sym__section5_repeat1 = 189, + aux_sym_indented_code_block_repeat1 = 190, + aux_sym__indented_chunk_repeat1 = 191, + aux_sym_fenced_div_block_repeat1 = 192, + aux_sym_code_fence_content_repeat1 = 193, + aux_sym_paragraph_repeat1 = 194, + aux_sym__caption_line_repeat1 = 195, + aux_sym__list_plus_repeat1 = 196, + aux_sym__list_minus_repeat1 = 197, + aux_sym__list_star_repeat1 = 198, + aux_sym__list_dot_repeat1 = 199, + aux_sym__list_parenthesis_repeat1 = 200, + aux_sym__list_example_repeat1 = 201, + aux_sym__code_line_repeat1 = 202, + aux_sym__line_repeat1 = 203, + aux_sym_pipe_table_repeat1 = 204, + aux_sym_pipe_table_delimiter_row_repeat1 = 205, + aux_sym_pipe_table_delimiter_cell_repeat1 = 206, + aux_sym_pipe_table_row_repeat1 = 207, + aux_sym__pipe_table_code_span_repeat1 = 208, + aux_sym__pipe_table_cell_contents_repeat1 = 209, + alias_sym_attribute = 210, + alias_sym_pipe_table_align_left = 211, + alias_sym_pipe_table_align_right = 212, + alias_sym_pipe_table_header = 213, }; static const char * const ts_symbol_names[] = { [ts_builtin_sym_end] = "end", - [sym__backslash_escape] = "_backslash_escape", - [sym_raw_specifier] = "raw_specifier", - [aux_sym__commonmark_whitespace_token1] = "_commonmark_whitespace_token1", [anon_sym_LBRACE] = "{", [anon_sym_RBRACE] = "}", [sym_commonmark_name] = "key_value_key", + [aux_sym__commonmark_whitespace_token1] = "_commonmark_whitespace_token1", [sym_id_specifier] = "id_specifier", [sym_class_specifier] = "class_specifier", [anon_sym_EQ] = "=", @@ -259,8 +264,6 @@ static const char * const ts_symbol_names[] = { [anon_sym_SLASH] = "/", [anon_sym_COLON] = ":", [anon_sym_SEMI] = ";", - [anon_sym_LT] = "<", - [anon_sym_GT] = ">", [anon_sym_QMARK] = "\?", [anon_sym_AT] = "@", [anon_sym_LBRACK] = "[", @@ -272,8 +275,13 @@ static const char * const ts_symbol_names[] = { [anon_sym_PIPE] = "|", [anon_sym_TILDE] = "~", [anon_sym_BSLASH_DQUOTE] = "\\\"", + [sym__backslash_escape] = "_backslash_escape", [anon_sym_LBRACE_RBRACE] = "{}", [aux_sym_info_string_token1] = "language", + [anon_sym_LT] = "<", + [anon_sym_GT] = ">", + [anon_sym_LBRACK_GT_GT] = "[>>", + [sym__escaped_characters] = "_escaped_characters", [sym__word] = "_word", [sym__line_ending] = "_line_ending", [sym__soft_line_ending] = "_soft_line_ending", @@ -326,15 +334,18 @@ static const char * const ts_symbol_names[] = { [sym__code_span_close] = "_code_span_close", [sym__latex_span_start] = "_latex_span_start", [sym__latex_span_close] = "_latex_span_close", + [sym__html_comment] = "_html_comment", + [sym_raw_specifier] = "raw_specifier", + [sym__autolink] = "_autolink", [sym_document] = "document", + [sym__last_token_punctuation] = "_last_token_punctuation", [sym__qmd_attribute] = "_qmd_attribute", - [sym__commonmark_whitespace] = "_commonmark_whitespace", + [sym_language_attribute] = "language_attribute", [sym_raw_attribute] = "raw_attribute", [sym_commonmark_attribute] = "commonmark_attribute", - [sym_language_attribute] = "language_attribute", + [sym__commonmark_whitespace] = "_commonmark_whitespace", [sym__attribute] = "key_value_specifier", [sym_key_value_value] = "key_value_value", - [sym__last_token_punctuation] = "_last_token_punctuation", [sym__block] = "_block", [sym__block_not_section] = "_block_not_section", [sym_section] = "section", @@ -390,6 +401,7 @@ static const char * const ts_symbol_names[] = { [sym__newline] = "_newline", [sym__soft_line_break] = "_soft_line_break", [sym__code_line] = "_code_line", + [sym__regular_block_content] = "_regular_block_content", [sym__line] = "_line", [sym__atx_heading_line] = "inline", [sym__whitespace] = "_whitespace", @@ -426,6 +438,8 @@ static const char * const ts_symbol_names[] = { [aux_sym__list_dot_repeat1] = "_list_dot_repeat1", [aux_sym__list_parenthesis_repeat1] = "_list_parenthesis_repeat1", [aux_sym__list_example_repeat1] = "_list_example_repeat1", + [aux_sym__code_line_repeat1] = "_code_line_repeat1", + [aux_sym__line_repeat1] = "_line_repeat1", [aux_sym_pipe_table_repeat1] = "pipe_table_repeat1", [aux_sym_pipe_table_delimiter_row_repeat1] = "pipe_table_delimiter_row_repeat1", [aux_sym_pipe_table_delimiter_cell_repeat1] = "pipe_table_delimiter_cell_repeat1", @@ -440,12 +454,10 @@ static const char * const ts_symbol_names[] = { static const TSSymbol ts_symbol_map[] = { [ts_builtin_sym_end] = ts_builtin_sym_end, - [sym__backslash_escape] = sym__backslash_escape, - [sym_raw_specifier] = sym_raw_specifier, - [aux_sym__commonmark_whitespace_token1] = aux_sym__commonmark_whitespace_token1, [anon_sym_LBRACE] = anon_sym_LBRACE, [anon_sym_RBRACE] = anon_sym_RBRACE, [sym_commonmark_name] = sym_commonmark_name, + [aux_sym__commonmark_whitespace_token1] = aux_sym__commonmark_whitespace_token1, [sym_id_specifier] = sym_id_specifier, [sym_class_specifier] = sym_class_specifier, [anon_sym_EQ] = anon_sym_EQ, @@ -469,8 +481,6 @@ static const TSSymbol ts_symbol_map[] = { [anon_sym_SLASH] = anon_sym_SLASH, [anon_sym_COLON] = anon_sym_COLON, [anon_sym_SEMI] = anon_sym_SEMI, - [anon_sym_LT] = anon_sym_LT, - [anon_sym_GT] = anon_sym_GT, [anon_sym_QMARK] = anon_sym_QMARK, [anon_sym_AT] = anon_sym_AT, [anon_sym_LBRACK] = anon_sym_LBRACK, @@ -482,8 +492,13 @@ static const TSSymbol ts_symbol_map[] = { [anon_sym_PIPE] = anon_sym_PIPE, [anon_sym_TILDE] = anon_sym_TILDE, [anon_sym_BSLASH_DQUOTE] = anon_sym_BSLASH_DQUOTE, + [sym__backslash_escape] = sym__backslash_escape, [anon_sym_LBRACE_RBRACE] = anon_sym_LBRACE_RBRACE, [aux_sym_info_string_token1] = aux_sym_info_string_token1, + [anon_sym_LT] = anon_sym_LT, + [anon_sym_GT] = anon_sym_GT, + [anon_sym_LBRACK_GT_GT] = anon_sym_LBRACK_GT_GT, + [sym__escaped_characters] = sym__escaped_characters, [sym__word] = sym__word, [sym__line_ending] = sym__line_ending, [sym__soft_line_ending] = sym__soft_line_ending, @@ -536,15 +551,18 @@ static const TSSymbol ts_symbol_map[] = { [sym__code_span_close] = sym__code_span_close, [sym__latex_span_start] = sym__latex_span_start, [sym__latex_span_close] = sym__latex_span_close, + [sym__html_comment] = sym__html_comment, + [sym_raw_specifier] = sym_raw_specifier, + [sym__autolink] = sym__autolink, [sym_document] = sym_document, + [sym__last_token_punctuation] = sym__last_token_punctuation, [sym__qmd_attribute] = sym__qmd_attribute, - [sym__commonmark_whitespace] = sym__commonmark_whitespace, + [sym_language_attribute] = sym_language_attribute, [sym_raw_attribute] = sym_raw_attribute, [sym_commonmark_attribute] = sym_commonmark_attribute, - [sym_language_attribute] = sym_language_attribute, + [sym__commonmark_whitespace] = sym__commonmark_whitespace, [sym__attribute] = sym__attribute, [sym_key_value_value] = sym_key_value_value, - [sym__last_token_punctuation] = sym__last_token_punctuation, [sym__block] = sym__block, [sym__block_not_section] = sym__block_not_section, [sym_section] = sym_section, @@ -600,6 +618,7 @@ static const TSSymbol ts_symbol_map[] = { [sym__newline] = sym__newline, [sym__soft_line_break] = sym__soft_line_break, [sym__code_line] = sym__code_line, + [sym__regular_block_content] = sym__regular_block_content, [sym__line] = sym__line, [sym__atx_heading_line] = sym__caption_line, [sym__whitespace] = sym__whitespace, @@ -636,6 +655,8 @@ static const TSSymbol ts_symbol_map[] = { [aux_sym__list_dot_repeat1] = aux_sym__list_dot_repeat1, [aux_sym__list_parenthesis_repeat1] = aux_sym__list_parenthesis_repeat1, [aux_sym__list_example_repeat1] = aux_sym__list_example_repeat1, + [aux_sym__code_line_repeat1] = aux_sym__code_line_repeat1, + [aux_sym__line_repeat1] = aux_sym__line_repeat1, [aux_sym_pipe_table_repeat1] = aux_sym_pipe_table_repeat1, [aux_sym_pipe_table_delimiter_row_repeat1] = aux_sym_pipe_table_delimiter_row_repeat1, [aux_sym_pipe_table_delimiter_cell_repeat1] = aux_sym_pipe_table_delimiter_cell_repeat1, @@ -653,18 +674,6 @@ static const TSSymbolMetadata ts_symbol_metadata[] = { .visible = false, .named = true, }, - [sym__backslash_escape] = { - .visible = false, - .named = true, - }, - [sym_raw_specifier] = { - .visible = true, - .named = true, - }, - [aux_sym__commonmark_whitespace_token1] = { - .visible = false, - .named = false, - }, [anon_sym_LBRACE] = { .visible = true, .named = false, @@ -677,6 +686,10 @@ static const TSSymbolMetadata ts_symbol_metadata[] = { .visible = true, .named = true, }, + [aux_sym__commonmark_whitespace_token1] = { + .visible = false, + .named = false, + }, [sym_id_specifier] = { .visible = true, .named = true, @@ -769,14 +782,6 @@ static const TSSymbolMetadata ts_symbol_metadata[] = { .visible = true, .named = false, }, - [anon_sym_LT] = { - .visible = true, - .named = false, - }, - [anon_sym_GT] = { - .visible = true, - .named = false, - }, [anon_sym_QMARK] = { .visible = true, .named = false, @@ -821,6 +826,10 @@ static const TSSymbolMetadata ts_symbol_metadata[] = { .visible = true, .named = false, }, + [sym__backslash_escape] = { + .visible = false, + .named = true, + }, [anon_sym_LBRACE_RBRACE] = { .visible = true, .named = false, @@ -829,6 +838,22 @@ static const TSSymbolMetadata ts_symbol_metadata[] = { .visible = true, .named = true, }, + [anon_sym_LT] = { + .visible = true, + .named = false, + }, + [anon_sym_GT] = { + .visible = true, + .named = false, + }, + [anon_sym_LBRACK_GT_GT] = { + .visible = true, + .named = false, + }, + [sym__escaped_characters] = { + .visible = false, + .named = true, + }, [sym__word] = { .visible = false, .named = true, @@ -1037,18 +1062,34 @@ static const TSSymbolMetadata ts_symbol_metadata[] = { .visible = false, .named = true, }, + [sym__html_comment] = { + .visible = false, + .named = true, + }, + [sym_raw_specifier] = { + .visible = true, + .named = true, + }, + [sym__autolink] = { + .visible = false, + .named = true, + }, [sym_document] = { .visible = true, .named = true, }, - [sym__qmd_attribute] = { + [sym__last_token_punctuation] = { .visible = false, .named = true, }, - [sym__commonmark_whitespace] = { + [sym__qmd_attribute] = { .visible = false, .named = true, }, + [sym_language_attribute] = { + .visible = true, + .named = true, + }, [sym_raw_attribute] = { .visible = true, .named = true, @@ -1057,8 +1098,8 @@ static const TSSymbolMetadata ts_symbol_metadata[] = { .visible = true, .named = true, }, - [sym_language_attribute] = { - .visible = true, + [sym__commonmark_whitespace] = { + .visible = false, .named = true, }, [sym__attribute] = { @@ -1069,10 +1110,6 @@ static const TSSymbolMetadata ts_symbol_metadata[] = { .visible = true, .named = true, }, - [sym__last_token_punctuation] = { - .visible = false, - .named = true, - }, [sym__block] = { .visible = false, .named = true, @@ -1293,6 +1330,10 @@ static const TSSymbolMetadata ts_symbol_metadata[] = { .visible = false, .named = true, }, + [sym__regular_block_content] = { + .visible = false, + .named = true, + }, [sym__line] = { .visible = false, .named = true, @@ -1437,6 +1478,14 @@ static const TSSymbolMetadata ts_symbol_metadata[] = { .visible = false, .named = false, }, + [aux_sym__code_line_repeat1] = { + .visible = false, + .named = false, + }, + [aux_sym__line_repeat1] = { + .visible = false, + .named = false, + }, [aux_sym_pipe_table_repeat1] = { .visible = false, .named = false, @@ -1588,99 +1637,99 @@ static const TSStateId ts_primary_state_ids[STATE_COUNT] = { [5] = 5, [6] = 6, [7] = 7, - [8] = 8, - [9] = 2, + [8] = 2, + [9] = 9, [10] = 10, [11] = 11, [12] = 12, - [13] = 7, - [14] = 8, - [15] = 12, - [16] = 10, + [13] = 6, + [14] = 7, + [15] = 5, + [16] = 9, [17] = 12, [18] = 18, - [19] = 7, - [20] = 8, + [19] = 6, + [20] = 7, [21] = 2, - [22] = 10, - [23] = 23, - [24] = 18, - [25] = 3, - [26] = 4, - [27] = 5, - [28] = 6, - [29] = 23, + [22] = 9, + [23] = 18, + [24] = 11, + [25] = 25, + [26] = 3, + [27] = 4, + [28] = 5, + [29] = 12, [30] = 18, - [31] = 3, - [32] = 4, - [33] = 5, - [34] = 6, - [35] = 23, + [31] = 11, + [32] = 25, + [33] = 3, + [34] = 4, + [35] = 25, [36] = 36, [37] = 37, [38] = 38, [39] = 39, - [40] = 40, - [41] = 41, + [40] = 10, + [41] = 38, [42] = 42, - [43] = 40, - [44] = 36, - [45] = 11, - [46] = 46, - [47] = 47, - [48] = 48, - [49] = 36, - [50] = 50, - [51] = 47, - [52] = 48, - [53] = 47, - [54] = 48, - [55] = 37, - [56] = 39, - [57] = 57, - [58] = 41, - [59] = 42, - [60] = 40, - [61] = 61, - [62] = 37, - [63] = 39, - [64] = 57, - [65] = 41, - [66] = 42, - [67] = 57, + [43] = 43, + [44] = 39, + [45] = 45, + [46] = 42, + [47] = 43, + [48] = 39, + [49] = 42, + [50] = 43, + [51] = 51, + [52] = 52, + [53] = 53, + [54] = 54, + [55] = 55, + [56] = 37, + [57] = 38, + [58] = 53, + [59] = 59, + [60] = 36, + [61] = 54, + [62] = 53, + [63] = 36, + [64] = 54, + [65] = 55, + [66] = 37, + [67] = 55, [68] = 68, [69] = 69, [70] = 70, [71] = 70, [72] = 69, - [73] = 69, - [74] = 70, + [73] = 70, + [74] = 68, [75] = 68, - [76] = 68, + [76] = 69, [77] = 77, [78] = 78, [79] = 79, - [80] = 78, - [81] = 79, - [82] = 78, - [83] = 77, + [80] = 79, + [81] = 78, + [82] = 79, + [83] = 78, [84] = 77, - [85] = 79, + [85] = 77, [86] = 86, [87] = 87, [88] = 88, - [89] = 88, - [90] = 88, - [91] = 87, - [92] = 86, - [93] = 86, + [89] = 86, + [90] = 86, + [91] = 88, + [92] = 87, + [93] = 88, [94] = 87, [95] = 95, [96] = 96, [97] = 97, - [98] = 97, + [98] = 95, [99] = 97, - [100] = 95, + [100] = 97, [101] = 95, [102] = 96, [103] = 96, @@ -1688,20 +1737,20 @@ static const TSStateId ts_primary_state_ids[STATE_COUNT] = { [105] = 105, [106] = 106, [107] = 104, - [108] = 105, - [109] = 106, - [110] = 105, - [111] = 106, - [112] = 104, + [108] = 106, + [109] = 105, + [110] = 104, + [111] = 105, + [112] = 106, [113] = 113, [114] = 114, [115] = 115, - [116] = 115, - [117] = 114, + [116] = 114, + [117] = 113, [118] = 113, - [119] = 113, - [120] = 114, - [121] = 115, + [119] = 115, + [120] = 115, + [121] = 114, [122] = 122, [123] = 123, [124] = 124, @@ -1718,119 +1767,119 @@ static const TSStateId ts_primary_state_ids[STATE_COUNT] = { [135] = 135, [136] = 136, [137] = 137, - [138] = 123, - [139] = 134, - [140] = 137, - [141] = 124, - [142] = 132, - [143] = 135, - [144] = 129, + [138] = 132, + [139] = 128, + [140] = 122, + [141] = 133, + [142] = 131, + [143] = 132, + [144] = 122, [145] = 133, - [146] = 146, - [147] = 133, - [148] = 133, - [149] = 132, - [150] = 150, - [151] = 131, - [152] = 130, - [153] = 134, - [154] = 129, - [155] = 131, - [156] = 123, - [157] = 128, - [158] = 122, - [159] = 127, - [160] = 126, - [161] = 125, - [162] = 130, - [163] = 124, + [146] = 131, + [147] = 134, + [148] = 134, + [149] = 135, + [150] = 127, + [151] = 130, + [152] = 136, + [153] = 123, + [154] = 130, + [155] = 125, + [156] = 126, + [157] = 137, + [158] = 125, + [159] = 126, + [160] = 127, + [161] = 123, + [162] = 129, + [163] = 128, [164] = 164, - [165] = 128, - [166] = 122, - [167] = 127, - [168] = 126, - [169] = 125, - [170] = 136, - [171] = 137, - [172] = 135, - [173] = 136, - [174] = 174, - [175] = 146, + [165] = 135, + [166] = 136, + [167] = 129, + [168] = 129, + [169] = 137, + [170] = 124, + [171] = 171, + [172] = 172, + [173] = 124, + [174] = 129, + [175] = 175, [176] = 176, - [177] = 177, + [177] = 129, [178] = 178, - [179] = 179, + [179] = 171, [180] = 180, [181] = 181, - [182] = 182, + [182] = 171, [183] = 183, - [184] = 184, - [185] = 185, + [184] = 172, + [185] = 171, [186] = 186, [187] = 187, [188] = 188, - [189] = 189, + [189] = 164, [190] = 190, - [191] = 150, - [192] = 133, - [193] = 150, - [194] = 146, - [195] = 150, + [191] = 191, + [192] = 192, + [193] = 193, + [194] = 194, + [195] = 195, [196] = 196, - [197] = 164, + [197] = 197, [198] = 198, - [199] = 199, - [200] = 164, - [201] = 133, - [202] = 202, - [203] = 203, - [204] = 180, - [205] = 174, - [206] = 185, - [207] = 186, - [208] = 181, - [209] = 150, - [210] = 210, - [211] = 211, - [212] = 212, - [213] = 186, - [214] = 187, - [215] = 188, - [216] = 189, - [217] = 217, - [218] = 218, - [219] = 219, - [220] = 178, + [199] = 172, + [200] = 200, + [201] = 201, + [202] = 164, + [203] = 201, + [204] = 181, + [205] = 183, + [206] = 181, + [207] = 171, + [208] = 183, + [209] = 187, + [210] = 188, + [211] = 190, + [212] = 191, + [213] = 192, + [214] = 193, + [215] = 195, + [216] = 196, + [217] = 197, + [218] = 198, + [219] = 200, + [220] = 175, [221] = 221, [222] = 222, - [223] = 223, - [224] = 224, + [223] = 176, + [224] = 180, [225] = 225, [226] = 226, [227] = 227, - [228] = 228, - [229] = 177, - [230] = 230, - [231] = 179, - [232] = 232, - [233] = 233, + [228] = 187, + [229] = 188, + [230] = 190, + [231] = 191, + [232] = 192, + [233] = 193, [234] = 234, - [235] = 174, + [235] = 235, [236] = 236, [237] = 237, [238] = 238, - [239] = 185, + [239] = 239, [240] = 240, [241] = 241, [242] = 242, - [243] = 243, + [243] = 195, [244] = 244, [245] = 245, [246] = 246, - [247] = 247, + [247] = 196, [248] = 248, - [249] = 249, - [250] = 184, + [249] = 197, + [250] = 250, [251] = 251, [252] = 252, [253] = 253, @@ -1843,216 +1892,216 @@ static const TSStateId ts_primary_state_ids[STATE_COUNT] = { [260] = 260, [261] = 261, [262] = 262, - [263] = 263, + [263] = 178, [264] = 264, - [265] = 265, - [266] = 266, - [267] = 267, + [265] = 198, + [266] = 200, + [267] = 201, [268] = 268, - [269] = 146, - [270] = 150, - [271] = 176, + [269] = 269, + [270] = 270, + [271] = 175, [272] = 272, [273] = 273, [274] = 274, [275] = 275, [276] = 276, - [277] = 187, - [278] = 188, - [279] = 189, + [277] = 277, + [278] = 278, + [279] = 279, [280] = 280, - [281] = 196, - [282] = 178, - [283] = 179, - [284] = 180, - [285] = 181, - [286] = 176, - [287] = 182, - [288] = 183, + [281] = 281, + [282] = 282, + [283] = 283, + [284] = 284, + [285] = 285, + [286] = 286, + [287] = 287, + [288] = 288, [289] = 289, [290] = 290, [291] = 291, [292] = 292, [293] = 293, - [294] = 198, + [294] = 294, [295] = 295, [296] = 296, - [297] = 199, - [298] = 190, + [297] = 297, + [298] = 298, [299] = 299, - [300] = 196, + [300] = 300, [301] = 301, [302] = 302, [303] = 303, - [304] = 182, + [304] = 304, [305] = 305, - [306] = 183, - [307] = 198, + [306] = 306, + [307] = 307, [308] = 308, - [309] = 199, - [310] = 310, - [311] = 190, - [312] = 312, - [313] = 184, - [314] = 177, - [315] = 315, - [316] = 316, + [309] = 309, + [310] = 164, + [311] = 171, + [312] = 180, + [313] = 186, + [314] = 186, + [315] = 178, + [316] = 176, [317] = 317, - [318] = 318, - [319] = 292, - [320] = 234, - [321] = 236, - [322] = 238, - [323] = 293, - [324] = 240, - [325] = 241, - [326] = 242, - [327] = 243, - [328] = 244, - [329] = 245, - [330] = 246, - [331] = 247, - [332] = 232, - [333] = 249, - [334] = 203, - [335] = 251, - [336] = 252, - [337] = 253, - [338] = 254, - [339] = 255, - [340] = 256, - [341] = 257, - [342] = 258, - [343] = 259, - [344] = 260, - [345] = 261, - [346] = 262, - [347] = 317, - [348] = 217, - [349] = 218, - [350] = 295, - [351] = 296, - [352] = 265, - [353] = 266, - [354] = 301, - [355] = 302, - [356] = 276, - [357] = 291, - [358] = 292, - [359] = 293, - [360] = 295, - [361] = 296, - [362] = 301, - [363] = 302, - [364] = 303, - [365] = 305, - [366] = 310, - [367] = 316, - [368] = 263, - [369] = 303, - [370] = 233, - [371] = 305, - [372] = 237, - [373] = 310, - [374] = 264, - [375] = 267, - [376] = 268, - [377] = 272, - [378] = 273, - [379] = 274, - [380] = 275, - [381] = 280, - [382] = 289, - [383] = 290, - [384] = 299, - [385] = 308, - [386] = 312, - [387] = 315, - [388] = 316, - [389] = 263, - [390] = 265, - [391] = 266, - [392] = 210, - [393] = 211, - [394] = 212, - [395] = 395, - [396] = 396, - [397] = 219, - [398] = 221, - [399] = 222, - [400] = 223, - [401] = 224, - [402] = 225, - [403] = 226, - [404] = 227, - [405] = 228, - [406] = 276, - [407] = 230, - [408] = 232, - [409] = 234, - [410] = 410, - [411] = 236, - [412] = 238, - [413] = 413, - [414] = 240, - [415] = 241, - [416] = 242, - [417] = 243, - [418] = 244, - [419] = 245, - [420] = 246, - [421] = 247, - [422] = 248, - [423] = 249, - [424] = 203, - [425] = 251, - [426] = 252, - [427] = 253, - [428] = 254, - [429] = 255, - [430] = 256, - [431] = 257, - [432] = 258, - [433] = 259, - [434] = 260, - [435] = 261, - [436] = 262, - [437] = 317, - [438] = 438, - [439] = 233, - [440] = 237, - [441] = 264, - [442] = 267, - [443] = 146, - [444] = 268, - [445] = 272, - [446] = 273, - [447] = 274, - [448] = 275, - [449] = 280, - [450] = 289, - [451] = 290, - [452] = 299, - [453] = 308, - [454] = 312, - [455] = 315, - [456] = 217, - [457] = 210, - [458] = 211, - [459] = 212, - [460] = 291, - [461] = 219, - [462] = 221, - [463] = 146, - [464] = 222, - [465] = 223, - [466] = 224, - [467] = 225, - [468] = 226, - [469] = 227, - [470] = 228, - [471] = 230, - [472] = 248, + [318] = 226, + [319] = 262, + [320] = 317, + [321] = 255, + [322] = 264, + [323] = 256, + [324] = 257, + [325] = 258, + [326] = 259, + [327] = 260, + [328] = 272, + [329] = 261, + [330] = 268, + [331] = 269, + [332] = 273, + [333] = 270, + [334] = 274, + [335] = 238, + [336] = 275, + [337] = 276, + [338] = 277, + [339] = 278, + [340] = 164, + [341] = 279, + [342] = 280, + [343] = 343, + [344] = 244, + [345] = 239, + [346] = 281, + [347] = 250, + [348] = 236, + [349] = 251, + [350] = 282, + [351] = 252, + [352] = 272, + [353] = 253, + [354] = 273, + [355] = 274, + [356] = 275, + [357] = 276, + [358] = 277, + [359] = 278, + [360] = 279, + [361] = 280, + [362] = 248, + [363] = 281, + [364] = 237, + [365] = 282, + [366] = 283, + [367] = 254, + [368] = 284, + [369] = 283, + [370] = 285, + [371] = 248, + [372] = 284, + [373] = 262, + [374] = 285, + [375] = 286, + [376] = 287, + [377] = 288, + [378] = 289, + [379] = 290, + [380] = 250, + [381] = 381, + [382] = 286, + [383] = 287, + [384] = 288, + [385] = 289, + [386] = 290, + [387] = 291, + [388] = 292, + [389] = 293, + [390] = 291, + [391] = 294, + [392] = 245, + [393] = 295, + [394] = 292, + [395] = 296, + [396] = 293, + [397] = 297, + [398] = 294, + [399] = 298, + [400] = 295, + [401] = 299, + [402] = 300, + [403] = 301, + [404] = 302, + [405] = 303, + [406] = 304, + [407] = 305, + [408] = 306, + [409] = 307, + [410] = 235, + [411] = 309, + [412] = 246, + [413] = 251, + [414] = 317, + [415] = 264, + [416] = 240, + [417] = 252, + [418] = 253, + [419] = 241, + [420] = 254, + [421] = 255, + [422] = 227, + [423] = 242, + [424] = 268, + [425] = 296, + [426] = 164, + [427] = 297, + [428] = 298, + [429] = 299, + [430] = 300, + [431] = 256, + [432] = 269, + [433] = 301, + [434] = 302, + [435] = 303, + [436] = 304, + [437] = 305, + [438] = 306, + [439] = 307, + [440] = 308, + [441] = 309, + [442] = 221, + [443] = 222, + [444] = 444, + [445] = 246, + [446] = 221, + [447] = 225, + [448] = 226, + [449] = 270, + [450] = 227, + [451] = 451, + [452] = 225, + [453] = 245, + [454] = 257, + [455] = 455, + [456] = 258, + [457] = 457, + [458] = 259, + [459] = 234, + [460] = 235, + [461] = 236, + [462] = 237, + [463] = 238, + [464] = 239, + [465] = 240, + [466] = 260, + [467] = 241, + [468] = 261, + [469] = 242, + [470] = 244, + [471] = 234, + [472] = 308, [473] = 473, [474] = 474, [475] = 475, @@ -2060,210 +2109,210 @@ static const TSStateId ts_primary_state_ids[STATE_COUNT] = { [477] = 477, [478] = 478, [479] = 479, - [480] = 480, - [481] = 481, - [482] = 482, - [483] = 483, - [484] = 484, - [485] = 485, - [486] = 486, - [487] = 487, - [488] = 488, - [489] = 489, - [490] = 490, - [491] = 489, + [480] = 475, + [481] = 476, + [482] = 475, + [483] = 476, + [484] = 478, + [485] = 477, + [486] = 478, + [487] = 479, + [488] = 479, + [489] = 477, + [490] = 474, + [491] = 474, [492] = 492, [493] = 493, - [494] = 483, - [495] = 484, - [496] = 493, - [497] = 482, - [498] = 485, - [499] = 486, - [500] = 483, - [501] = 484, - [502] = 493, - [503] = 482, - [504] = 485, - [505] = 486, - [506] = 489, - [507] = 507, - [508] = 475, - [509] = 477, - [510] = 478, - [511] = 479, - [512] = 480, - [513] = 513, - [514] = 514, - [515] = 515, - [516] = 516, - [517] = 517, - [518] = 507, + [494] = 492, + [495] = 492, + [496] = 492, + [497] = 492, + [498] = 492, + [499] = 499, + [500] = 500, + [501] = 501, + [502] = 502, + [503] = 503, + [504] = 504, + [505] = 505, + [506] = 506, + [507] = 506, + [508] = 504, + [509] = 505, + [510] = 501, + [511] = 502, + [512] = 506, + [513] = 499, + [514] = 504, + [515] = 505, + [516] = 501, + [517] = 502, + [518] = 499, [519] = 519, [520] = 520, [521] = 521, - [522] = 520, - [523] = 521, - [524] = 516, - [525] = 517, - [526] = 476, - [527] = 507, - [528] = 519, - [529] = 516, - [530] = 517, - [531] = 519, - [532] = 520, - [533] = 521, - [534] = 534, + [522] = 522, + [523] = 523, + [524] = 524, + [525] = 519, + [526] = 526, + [527] = 527, + [528] = 528, + [529] = 529, + [530] = 530, + [531] = 531, + [532] = 519, + [533] = 531, + [534] = 521, [535] = 535, [536] = 536, - [537] = 476, - [538] = 534, - [539] = 481, - [540] = 492, - [541] = 536, - [542] = 488, - [543] = 535, - [544] = 490, - [545] = 487, + [537] = 537, + [538] = 538, + [539] = 539, + [540] = 540, + [541] = 540, + [542] = 542, + [543] = 543, + [544] = 542, + [545] = 542, [546] = 546, - [547] = 487, + [547] = 538, [548] = 548, - [549] = 546, - [550] = 515, - [551] = 551, - [552] = 513, - [553] = 553, - [554] = 548, - [555] = 488, + [549] = 549, + [550] = 550, + [551] = 538, + [552] = 540, + [553] = 526, + [554] = 528, + [555] = 522, [556] = 556, - [557] = 490, - [558] = 481, - [559] = 553, - [560] = 553, - [561] = 492, - [562] = 553, - [563] = 553, - [564] = 553, - [565] = 514, - [566] = 548, - [567] = 546, - [568] = 568, - [569] = 568, - [570] = 570, + [557] = 530, + [558] = 527, + [559] = 559, + [560] = 524, + [561] = 520, + [562] = 562, + [563] = 563, + [564] = 546, + [565] = 565, + [566] = 566, + [567] = 566, + [568] = 528, + [569] = 565, + [570] = 539, [571] = 571, [572] = 572, - [573] = 573, - [574] = 574, - [575] = 575, - [576] = 576, + [573] = 548, + [574] = 550, + [575] = 549, + [576] = 571, [577] = 577, [578] = 578, - [579] = 579, - [580] = 577, - [581] = 581, - [582] = 572, - [583] = 581, - [584] = 584, - [585] = 585, - [586] = 586, - [587] = 586, + [579] = 550, + [580] = 129, + [581] = 129, + [582] = 549, + [583] = 571, + [584] = 556, + [585] = 546, + [586] = 559, + [587] = 587, [588] = 588, - [589] = 589, - [590] = 590, - [591] = 589, - [592] = 592, - [593] = 593, + [589] = 566, + [590] = 562, + [591] = 591, + [592] = 548, + [593] = 539, [594] = 594, [595] = 595, [596] = 596, - [597] = 589, + [597] = 129, [598] = 598, - [599] = 586, - [600] = 592, + [599] = 599, + [600] = 600, [601] = 601, - [602] = 574, - [603] = 586, - [604] = 604, + [602] = 572, + [603] = 572, + [604] = 598, [605] = 605, - [606] = 575, - [607] = 586, - [608] = 578, - [609] = 570, - [610] = 133, - [611] = 576, - [612] = 571, - [613] = 592, - [614] = 614, + [606] = 606, + [607] = 601, + [608] = 171, + [609] = 609, + [610] = 610, + [611] = 594, + [612] = 572, + [613] = 572, + [614] = 171, [615] = 615, - [616] = 616, - [617] = 133, - [618] = 618, - [619] = 575, + [616] = 578, + [617] = 600, + [618] = 615, + [619] = 572, [620] = 620, - [621] = 578, + [621] = 621, [622] = 622, - [623] = 595, - [624] = 586, - [625] = 578, - [626] = 133, - [627] = 570, - [628] = 628, + [623] = 623, + [624] = 624, + [625] = 625, + [626] = 594, + [627] = 627, + [628] = 171, [629] = 629, - [630] = 571, - [631] = 576, - [632] = 596, - [633] = 150, - [634] = 634, - [635] = 635, - [636] = 588, - [637] = 150, - [638] = 634, - [639] = 598, - [640] = 578, - [641] = 641, - [642] = 634, + [630] = 630, + [631] = 572, + [632] = 599, + [633] = 610, + [634] = 606, + [635] = 605, + [636] = 572, + [637] = 596, + [638] = 606, + [639] = 639, + [640] = 640, + [641] = 629, + [642] = 642, [643] = 643, - [644] = 574, - [645] = 578, - [646] = 150, - [647] = 634, - [648] = 648, - [649] = 578, - [650] = 578, - [651] = 651, - [652] = 634, + [644] = 644, + [645] = 645, + [646] = 646, + [647] = 647, + [648] = 621, + [649] = 630, + [650] = 605, + [651] = 572, + [652] = 652, [653] = 653, - [654] = 654, - [655] = 654, - [656] = 628, - [657] = 578, - [658] = 658, - [659] = 654, - [660] = 660, - [661] = 653, - [662] = 653, - [663] = 660, - [664] = 664, - [665] = 634, - [666] = 658, - [667] = 628, - [668] = 664, - [669] = 658, - [670] = 664, - [671] = 578, - [672] = 672, - [673] = 673, - [674] = 648, - [675] = 672, - [676] = 676, - [677] = 672, - [678] = 648, - [679] = 578, - [680] = 578, - [681] = 681, - [682] = 578, - [683] = 681, + [654] = 645, + [655] = 646, + [656] = 656, + [657] = 657, + [658] = 596, + [659] = 599, + [660] = 647, + [661] = 610, + [662] = 622, + [663] = 645, + [664] = 646, + [665] = 656, + [666] = 657, + [667] = 656, + [668] = 657, + [669] = 572, + [670] = 670, + [671] = 572, + [672] = 572, + [673] = 577, + [674] = 674, + [675] = 670, + [676] = 577, + [677] = 674, + [678] = 674, + [679] = 591, + [680] = 680, + [681] = 572, + [682] = 591, + [683] = 683, [684] = 684, [685] = 685, [686] = 686, @@ -2271,11 +2320,11 @@ static const TSStateId ts_primary_state_ids[STATE_COUNT] = { [688] = 688, [689] = 689, [690] = 690, - [691] = 690, - [692] = 692, - [693] = 692, + [691] = 691, + [692] = 690, + [693] = 691, [694] = 690, - [695] = 692, + [695] = 691, [696] = 696, [697] = 697, [698] = 698, @@ -2285,49 +2334,49 @@ static const TSStateId ts_primary_state_ids[STATE_COUNT] = { [702] = 702, [703] = 703, [704] = 704, - [705] = 703, - [706] = 704, - [707] = 702, - [708] = 704, - [709] = 709, - [710] = 701, + [705] = 705, + [706] = 701, + [707] = 701, + [708] = 702, + [709] = 703, + [710] = 704, [711] = 711, - [712] = 701, - [713] = 702, - [714] = 703, + [712] = 703, + [713] = 704, + [714] = 702, [715] = 715, [716] = 716, [717] = 717, - [718] = 718, + [718] = 222, [719] = 719, [720] = 720, [721] = 721, [722] = 722, - [723] = 218, + [723] = 723, [724] = 724, [725] = 725, [726] = 726, [727] = 727, - [728] = 724, - [729] = 726, - [730] = 727, + [728] = 728, + [729] = 729, + [730] = 730, [731] = 722, - [732] = 719, - [733] = 721, - [734] = 734, - [735] = 735, - [736] = 724, + [732] = 732, + [733] = 725, + [734] = 723, + [735] = 721, + [736] = 736, [737] = 726, - [738] = 727, - [739] = 722, - [740] = 719, - [741] = 721, - [742] = 742, - [743] = 743, - [744] = 744, - [745] = 745, + [738] = 724, + [739] = 739, + [740] = 721, + [741] = 722, + [742] = 723, + [743] = 724, + [744] = 725, + [745] = 726, [746] = 746, - [747] = 578, + [747] = 572, [748] = 748, [749] = 749, [750] = 750, @@ -2336,239 +2385,239 @@ static const TSStateId ts_primary_state_ids[STATE_COUNT] = { [753] = 753, [754] = 754, [755] = 755, - [756] = 755, + [756] = 756, [757] = 757, [758] = 758, - [759] = 759, + [759] = 752, [760] = 760, - [761] = 761, - [762] = 762, - [763] = 763, + [761] = 752, + [762] = 753, + [763] = 753, [764] = 764, [765] = 765, [766] = 766, [767] = 767, - [768] = 746, - [769] = 755, + [768] = 768, + [769] = 769, [770] = 770, [771] = 771, - [772] = 746, + [772] = 772, [773] = 773, [774] = 774, - [775] = 774, + [775] = 775, [776] = 776, [777] = 777, - [778] = 774, + [778] = 778, [779] = 779, - [780] = 780, + [780] = 715, [781] = 781, - [782] = 782, - [783] = 133, + [782] = 775, + [783] = 716, [784] = 784, - [785] = 785, - [786] = 786, - [787] = 717, + [785] = 775, + [786] = 717, + [787] = 787, [788] = 788, - [789] = 789, + [789] = 129, [790] = 790, [791] = 791, - [792] = 716, - [793] = 715, - [794] = 794, - [795] = 795, + [792] = 792, + [793] = 793, + [794] = 767, + [795] = 758, [796] = 796, [797] = 797, [798] = 798, - [799] = 767, + [799] = 799, [800] = 800, - [801] = 801, - [802] = 150, + [801] = 746, + [802] = 802, [803] = 803, - [804] = 748, - [805] = 805, - [806] = 806, - [807] = 807, - [808] = 752, + [804] = 804, + [805] = 572, + [806] = 769, + [807] = 755, + [808] = 808, [809] = 809, [810] = 810, [811] = 811, [812] = 812, [813] = 813, [814] = 814, - [815] = 815, + [815] = 756, [816] = 816, - [817] = 749, - [818] = 818, + [817] = 817, + [818] = 171, [819] = 819, [820] = 820, - [821] = 751, - [822] = 753, + [821] = 821, + [822] = 822, [823] = 823, - [824] = 578, - [825] = 765, + [824] = 824, + [825] = 825, [826] = 826, - [827] = 762, - [828] = 828, + [827] = 772, + [828] = 768, [829] = 829, - [830] = 830, + [830] = 572, [831] = 831, [832] = 832, [833] = 833, [834] = 834, [835] = 835, [836] = 836, - [837] = 578, + [837] = 837, [838] = 838, - [839] = 782, - [840] = 838, + [839] = 829, + [840] = 840, [841] = 841, - [842] = 578, - [843] = 838, - [844] = 844, + [842] = 842, + [843] = 832, + [844] = 833, [845] = 845, [846] = 846, [847] = 847, - [848] = 833, - [849] = 838, - [850] = 850, - [851] = 833, + [848] = 835, + [849] = 836, + [850] = 833, + [851] = 851, [852] = 852, - [853] = 845, - [854] = 835, - [855] = 836, - [856] = 844, - [857] = 829, + [853] = 838, + [854] = 833, + [855] = 855, + [856] = 572, + [857] = 852, [858] = 858, - [859] = 859, - [860] = 841, - [861] = 850, - [862] = 862, - [863] = 830, - [864] = 835, - [865] = 845, - [866] = 836, - [867] = 844, - [868] = 829, - [869] = 858, - [870] = 841, - [871] = 858, + [859] = 774, + [860] = 847, + [861] = 842, + [862] = 845, + [863] = 838, + [864] = 858, + [865] = 829, + [866] = 847, + [867] = 842, + [868] = 845, + [869] = 832, + [870] = 835, + [871] = 836, [872] = 872, [873] = 873, [874] = 874, - [875] = 875, - [876] = 876, + [875] = 809, + [876] = 811, [877] = 877, [878] = 878, - [879] = 879, + [879] = 572, [880] = 880, - [881] = 881, - [882] = 881, + [881] = 873, + [882] = 882, [883] = 883, - [884] = 782, + [884] = 884, [885] = 885, - [886] = 886, + [886] = 873, [887] = 887, - [888] = 816, - [889] = 887, - [890] = 815, - [891] = 880, - [892] = 886, - [893] = 776, - [894] = 819, - [895] = 895, - [896] = 826, - [897] = 897, - [898] = 898, - [899] = 899, + [888] = 882, + [889] = 824, + [890] = 883, + [891] = 891, + [892] = 892, + [893] = 893, + [894] = 894, + [895] = 821, + [896] = 891, + [897] = 808, + [898] = 893, + [899] = 893, [900] = 900, [901] = 901, [902] = 902, [903] = 903, [904] = 904, - [905] = 823, + [905] = 905, [906] = 906, - [907] = 907, - [908] = 907, + [907] = 878, + [908] = 799, [909] = 909, - [910] = 879, - [911] = 901, - [912] = 883, - [913] = 897, - [914] = 914, - [915] = 915, - [916] = 874, - [917] = 875, - [918] = 876, - [919] = 877, - [920] = 878, - [921] = 879, + [910] = 900, + [911] = 778, + [912] = 885, + [913] = 129, + [914] = 892, + [915] = 894, + [916] = 916, + [917] = 883, + [918] = 812, + [919] = 904, + [920] = 920, + [921] = 874, [922] = 922, - [923] = 881, - [924] = 883, - [925] = 133, - [926] = 885, - [927] = 887, - [928] = 902, - [929] = 929, - [930] = 880, - [931] = 886, + [923] = 820, + [924] = 924, + [925] = 891, + [926] = 872, + [927] = 927, + [928] = 129, + [929] = 882, + [930] = 930, + [931] = 792, [932] = 932, - [933] = 578, - [934] = 903, - [935] = 796, - [936] = 904, - [937] = 937, - [938] = 873, - [939] = 813, - [940] = 914, - [941] = 898, - [942] = 915, - [943] = 899, - [944] = 900, - [945] = 885, - [946] = 872, - [947] = 922, + [933] = 933, + [934] = 934, + [935] = 935, + [936] = 900, + [937] = 901, + [938] = 909, + [939] = 894, + [940] = 901, + [941] = 902, + [942] = 924, + [943] = 943, + [944] = 922, + [945] = 877, + [946] = 927, + [947] = 887, [948] = 932, - [949] = 872, - [950] = 895, - [951] = 904, - [952] = 812, - [953] = 874, - [954] = 903, - [955] = 906, - [956] = 956, - [957] = 907, + [949] = 880, + [950] = 903, + [951] = 884, + [952] = 904, + [953] = 905, + [954] = 878, + [955] = 927, + [956] = 902, + [957] = 943, [958] = 958, - [959] = 781, - [960] = 937, - [961] = 875, - [962] = 873, - [963] = 909, - [964] = 876, - [965] = 906, - [966] = 966, - [967] = 898, - [968] = 915, - [969] = 899, - [970] = 900, - [971] = 901, - [972] = 922, - [973] = 932, - [974] = 897, - [975] = 895, - [976] = 929, - [977] = 877, - [978] = 929, - [979] = 909, - [980] = 878, - [981] = 937, - [982] = 902, - [983] = 133, + [959] = 933, + [960] = 935, + [961] = 909, + [962] = 935, + [963] = 924, + [964] = 943, + [965] = 922, + [966] = 877, + [967] = 903, + [968] = 887, + [969] = 932, + [970] = 880, + [971] = 774, + [972] = 885, + [973] = 884, + [974] = 892, + [975] = 920, + [976] = 930, + [977] = 933, + [978] = 930, + [979] = 920, + [980] = 874, + [981] = 934, + [982] = 934, + [983] = 905, [984] = 984, [985] = 985, [986] = 986, [987] = 987, - [988] = 150, + [988] = 988, [989] = 989, [990] = 990, [991] = 991, @@ -2576,110 +2625,110 @@ static const TSStateId ts_primary_state_ids[STATE_COUNT] = { [993] = 993, [994] = 994, [995] = 995, - [996] = 190, - [997] = 987, + [996] = 996, + [997] = 991, [998] = 989, - [999] = 999, - [1000] = 1000, - [1001] = 1001, - [1002] = 1002, - [1003] = 1003, - [1004] = 1004, - [1005] = 986, + [999] = 990, + [1000] = 991, + [1001] = 993, + [1002] = 994, + [1003] = 995, + [1004] = 996, + [1005] = 1005, [1006] = 1006, [1007] = 1007, - [1008] = 991, + [1008] = 1008, [1009] = 1009, [1010] = 1010, - [1011] = 1011, + [1011] = 1006, [1012] = 1012, - [1013] = 984, - [1014] = 993, + [1013] = 1013, + [1014] = 1014, [1015] = 1015, - [1016] = 1003, - [1017] = 1017, - [1018] = 992, - [1019] = 994, + [1016] = 993, + [1017] = 1009, + [1018] = 1018, + [1019] = 171, [1020] = 1020, - [1021] = 1021, - [1022] = 1022, + [1021] = 984, + [1022] = 990, [1023] = 1023, - [1024] = 1009, - [1025] = 1011, + [1024] = 1007, + [1025] = 1025, [1026] = 1026, - [1027] = 1012, + [1027] = 1027, [1028] = 1028, - [1029] = 1029, + [1029] = 1020, [1030] = 1030, - [1031] = 1031, - [1032] = 1007, + [1031] = 988, + [1032] = 171, [1033] = 1033, - [1034] = 992, + [1034] = 994, [1035] = 1035, - [1036] = 1023, + [1036] = 1033, [1037] = 1037, [1038] = 1038, - [1039] = 1000, - [1040] = 1040, - [1041] = 1001, - [1042] = 1004, - [1043] = 1040, - [1044] = 1044, + [1039] = 1039, + [1040] = 1018, + [1041] = 995, + [1042] = 1042, + [1043] = 1043, + [1044] = 1015, [1045] = 1045, [1046] = 1046, [1047] = 1047, - [1048] = 1029, - [1049] = 1029, - [1050] = 1007, - [1051] = 1033, - [1052] = 1035, - [1053] = 1023, - [1054] = 1033, - [1055] = 1040, - [1056] = 1002, - [1057] = 1057, + [1048] = 1007, + [1049] = 176, + [1050] = 1046, + [1051] = 1006, + [1052] = 989, + [1053] = 1013, + [1054] = 1047, + [1055] = 1055, + [1056] = 1015, + [1057] = 1023, [1058] = 1058, - [1059] = 989, - [1060] = 1047, - [1061] = 999, - [1062] = 1000, + [1059] = 1009, + [1060] = 1013, + [1061] = 1018, + [1062] = 996, [1063] = 1063, - [1064] = 1001, - [1065] = 1002, - [1066] = 1066, - [1067] = 1003, - [1068] = 1004, - [1069] = 1069, + [1064] = 1063, + [1065] = 1065, + [1066] = 1026, + [1067] = 1067, + [1068] = 1068, + [1069] = 1065, [1070] = 1070, - [1071] = 999, - [1072] = 1017, + [1071] = 1030, + [1072] = 992, [1073] = 1073, - [1074] = 995, - [1075] = 150, - [1076] = 986, - [1077] = 1020, - [1078] = 1010, - [1079] = 984, - [1080] = 1066, - [1081] = 1028, - [1082] = 1038, - [1083] = 1030, - [1084] = 1084, - [1085] = 991, - [1086] = 993, - [1087] = 1020, - [1088] = 1010, - [1089] = 994, - [1090] = 1066, - [1091] = 1028, - [1092] = 1038, - [1093] = 1030, - [1094] = 1084, - [1095] = 1011, - [1096] = 1012, - [1097] = 1084, - [1098] = 1035, - [1099] = 1099, + [1074] = 1074, + [1075] = 992, + [1076] = 1037, + [1077] = 1068, + [1078] = 984, + [1079] = 1070, + [1080] = 1045, + [1081] = 1058, + [1082] = 985, + [1083] = 1038, + [1084] = 1043, + [1085] = 1046, + [1086] = 1047, + [1087] = 1068, + [1088] = 1088, + [1089] = 1070, + [1090] = 1045, + [1091] = 1058, + [1092] = 985, + [1093] = 1038, + [1094] = 1043, + [1095] = 1063, + [1096] = 1065, + [1097] = 1097, + [1098] = 1026, + [1099] = 1037, }; static const TSCharacterRange aux_sym_key_value_value_token1_character_set_1[] = { @@ -2692,554 +2741,584 @@ static bool ts_lex(TSLexer *lexer, TSStateId state) { eof = lexer->eof(lexer); switch (state) { case 0: - if (eof) ADVANCE(13); + if (eof) ADVANCE(14); ADVANCE_MAP( - '!', 29, - '"', 30, - '#', 32, - '$', 33, - '%', 34, - '&', 35, - '\'', 27, - '(', 36, - ')', 37, - '*', 38, - '+', 39, - ',', 40, - '-', 41, - '.', 43, - '/', 44, - ':', 45, - ';', 46, - '<', 48, - '=', 25, - '>', 49, - '?', 50, - '@', 51, - '[', 52, - '\\', 55, - ']', 58, - '^', 59, - '_', 21, - '`', 61, - '{', 18, - '|', 62, - '}', 19, - '~', 63, - '\t', 16, - ' ', 16, + '!', 27, + '"', 28, + '#', 30, + '$', 31, + '%', 32, + '&', 33, + '\'', 25, + '(', 34, + ')', 35, + '*', 36, + '+', 37, + ',', 38, + '-', 39, + '.', 41, + '/', 42, + ':', 43, + ';', 44, + '<', 65, + '=', 23, + '>', 66, + '?', 45, + '@', 46, + '[', 48, + '\\', 51, + ']', 55, + '^', 56, + '_', 19, + '`', 58, + '{', 16, + '|', 59, + '}', 17, + '~', 60, + '\t', 20, + ' ', 20, ); - if (('A' <= lookahead && lookahead <= 'z')) ADVANCE(20); + if (('A' <= lookahead && lookahead <= 'z')) ADVANCE(18); if (lookahead != 0 && lookahead != '\t' && lookahead != '\n' && - lookahead != '\r') ADVANCE(67); + lookahead != '\r') ADVANCE(69); END_STATE(); case 1: ADVANCE_MAP( - '!', 29, - '"', 30, - '#', 32, - '$', 33, - '%', 34, - '&', 35, - '\'', 27, - '(', 36, - ')', 37, - '*', 38, - '+', 39, - ',', 40, - '-', 41, - '.', 43, - '/', 44, - ':', 45, - ';', 46, - '<', 48, - '=', 25, - '>', 49, - '?', 50, - '@', 51, - '[', 52, - '\\', 53, - ']', 58, - '^', 59, - '_', 21, - '`', 61, - '{', 17, - '|', 62, - '}', 19, - '~', 63, - '\t', 16, - ' ', 16, + '!', 27, + '"', 28, + '#', 30, + '$', 31, + '%', 32, + '&', 33, + '\'', 25, + '(', 34, + ')', 35, + '*', 36, + '+', 37, + ',', 38, + '-', 39, + '.', 41, + '/', 42, + ':', 43, + ';', 44, + '=', 23, + '?', 45, + '@', 46, + '[', 48, + '\\', 54, + ']', 55, + '^', 56, + '_', 19, + '`', 58, + '{', 15, + '|', 59, + '}', 17, + '~', 60, + '\t', 20, + ' ', 20, ); - if (('A' <= lookahead && lookahead <= 'z')) ADVANCE(20); + if (('A' <= lookahead && lookahead <= 'z')) ADVANCE(18); if (lookahead != 0 && lookahead != '\t' && lookahead != '\n' && - lookahead != '\r') ADVANCE(67); + lookahead != '\r' && + (lookahead < ':' || '~' < lookahead)) ADVANCE(69); END_STATE(); case 2: ADVANCE_MAP( - '!', 29, - '"', 30, - '#', 31, - '$', 33, - '%', 34, - '&', 35, - '\'', 27, - '(', 36, - ')', 37, - '*', 38, - '+', 39, - ',', 40, - '-', 41, - '.', 42, - '/', 44, - ':', 45, - ';', 46, - '<', 47, - '=', 24, - '>', 49, - '?', 50, - '@', 51, - '[', 52, - '\\', 57, - ']', 58, - '^', 59, - '_', 60, - '`', 61, - '{', 17, - '|', 62, - '}', 19, - '~', 63, - '\t', 16, - ' ', 16, + '!', 27, + '"', 28, + '#', 29, + '$', 31, + '%', 32, + '&', 33, + '\'', 25, + '(', 34, + ')', 35, + '*', 36, + '+', 37, + ',', 38, + '-', 39, + '.', 40, + '/', 42, + ':', 43, + ';', 44, + '<', 65, + '=', 23, + '>', 66, + '?', 45, + '@', 46, + '[', 47, + '\\', 49, + ']', 55, + '^', 56, + '_', 57, + '`', 58, + '{', 15, + '|', 59, + '}', 17, + '~', 60, + '\t', 20, + ' ', 20, ); if (lookahead != 0 && lookahead != '\t' && lookahead != '\n' && - lookahead != '\r') ADVANCE(67); + lookahead != '\r') ADVANCE(69); END_STATE(); case 3: ADVANCE_MAP( - '!', 29, - '"', 30, - '#', 31, - '$', 33, - '%', 34, - '&', 35, - '\'', 27, - '(', 36, - ')', 37, - '*', 38, - '+', 39, - ',', 40, - '-', 41, - '.', 42, - '/', 44, - ':', 45, - ';', 46, - '<', 47, - '=', 24, - '>', 49, - '?', 50, - '@', 51, - '[', 52, - '\\', 54, - ']', 58, - '^', 59, - '_', 60, - '`', 61, - '{', 17, - '|', 62, - '}', 19, - '~', 63, - '\t', 16, - ' ', 16, + '!', 27, + '"', 28, + '#', 29, + '$', 31, + '%', 32, + '&', 33, + '\'', 25, + '(', 34, + ')', 35, + '*', 36, + '+', 37, + ',', 38, + '-', 39, + '.', 40, + '/', 42, + ':', 43, + ';', 44, + '=', 23, + '?', 45, + '@', 46, + '[', 47, + '\\', 53, + ']', 55, + '^', 56, + '_', 57, + '`', 58, + '{', 15, + '|', 59, + '}', 17, + '~', 60, + '\t', 20, + ' ', 20, ); if (lookahead != 0 && lookahead != '\t' && lookahead != '\n' && - lookahead != '\r') ADVANCE(67); + lookahead != '\r' && + (lookahead < ':' || '@' < lookahead)) ADVANCE(69); END_STATE(); case 4: ADVANCE_MAP( - '!', 29, - '"', 30, - '#', 31, - '$', 33, - '%', 34, - '&', 35, - '\'', 27, - '(', 36, - ')', 37, - '*', 38, - '+', 39, - ',', 40, - '-', 41, - '.', 42, - '/', 44, - ':', 45, - ';', 46, - '<', 47, - '=', 24, - '>', 49, - '?', 50, - '@', 51, - '[', 52, - '\\', 56, - ']', 58, - '^', 59, - '_', 60, - '`', 61, - '{', 17, - '|', 62, - '}', 19, - '~', 63, - '\t', 16, - ' ', 16, + '!', 27, + '"', 28, + '#', 29, + '$', 31, + '%', 32, + '&', 33, + '\'', 25, + '(', 34, + ')', 35, + '*', 36, + '+', 37, + ',', 38, + '-', 39, + '.', 40, + '/', 42, + ':', 43, + ';', 44, + '=', 23, + '?', 45, + '@', 46, + '[', 47, + '\\', 52, + ']', 55, + '^', 56, + '_', 57, + '`', 58, + '{', 15, + '|', 59, + '}', 17, + '~', 60, + '\t', 20, + ' ', 20, ); if (lookahead != 0 && lookahead != '\t' && lookahead != '\n' && - lookahead != '\r') ADVANCE(67); + lookahead != '\r' && + (lookahead < ':' || '@' < lookahead)) ADVANCE(69); END_STATE(); case 5: - if (lookahead == '"') ADVANCE(30); - if (lookahead == '\'') ADVANCE(27); + ADVANCE_MAP( + '!', 27, + '"', 28, + '#', 29, + '$', 31, + '%', 32, + '&', 33, + '\'', 25, + '(', 34, + ')', 35, + '*', 36, + '+', 37, + ',', 38, + '-', 39, + '.', 40, + '/', 42, + ':', 43, + ';', 44, + '=', 23, + '?', 45, + '@', 46, + '[', 47, + '\\', 50, + ']', 55, + '^', 56, + '_', 57, + '`', 58, + '{', 15, + '|', 59, + '}', 17, + '~', 60, + '\t', 20, + ' ', 20, + ); + if (lookahead != 0 && + lookahead != '\t' && + lookahead != '\n' && + lookahead != '\r' && + (lookahead < ':' || '@' < lookahead)) ADVANCE(69); + END_STATE(); + case 6: + if (lookahead == '"') ADVANCE(28); + if (lookahead == '\'') ADVANCE(25); if (lookahead == '\t' || - lookahead == ' ') ADVANCE(16); + lookahead == ' ') ADVANCE(20); if (lookahead != 0 && lookahead != '\t' && lookahead != '\n' && lookahead != '\r' && (lookahead < '<' || '>' < lookahead) && lookahead != '`' && - lookahead != '}') ADVANCE(26); + lookahead != '}') ADVANCE(24); END_STATE(); - case 6: - if (lookahead == '#') ADVANCE(11); - if (lookahead == '.') ADVANCE(10); - if (lookahead == '{') ADVANCE(17); - if (lookahead == '}') ADVANCE(19); + case 7: + if (lookahead == '#') ADVANCE(12); + if (lookahead == '.') ADVANCE(11); + if (lookahead == '{') ADVANCE(15); + if (lookahead == '}') ADVANCE(17); if (lookahead == '\t' || - lookahead == ' ') ADVANCE(16); - if (lookahead == '<' || - lookahead == '=') ADVANCE(9); + lookahead == ' ') ADVANCE(20); if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(21); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(19); END_STATE(); - case 7: - if (lookahead == '{') ADVANCE(18); + case 8: + if (lookahead == '>') ADVANCE(67); + END_STATE(); + case 9: + if (lookahead == '{') ADVANCE(16); if (lookahead != 0 && (lookahead < '\t' || '\r' < lookahead) && lookahead != ' ' && lookahead != '^' && - lookahead != '}') ADVANCE(66); + lookahead != '}') ADVANCE(64); END_STATE(); - case 8: - if (lookahead == '{') ADVANCE(17); + case 10: + if (lookahead == '{') ADVANCE(15); if (lookahead == '\t' || - lookahead == ' ') ADVANCE(16); + lookahead == ' ') ADVANCE(20); if (lookahead != 0 && (lookahead < '\t' || '\r' < lookahead) && lookahead != '^' && - lookahead != '}') ADVANCE(66); - END_STATE(); - case 9: - if (('A' <= lookahead && lookahead <= 'Z') || - lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(15); + lookahead != '}') ADVANCE(64); END_STATE(); - case 10: + case 11: if (lookahead == '-' || ('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(23); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(22); END_STATE(); - case 11: + case 12: if (lookahead == '-' || lookahead == '.' || ('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(22); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(21); END_STATE(); - case 12: - if (eof) ADVANCE(13); + case 13: + if (eof) ADVANCE(14); ADVANCE_MAP( - '!', 29, - '"', 30, - '#', 31, - '$', 33, - '%', 34, - '&', 35, - '\'', 27, - '(', 36, - ')', 37, - '*', 38, - '+', 39, - ',', 40, - '-', 41, - '.', 42, - '/', 44, - ':', 45, - ';', 46, - '<', 47, - '=', 24, - '>', 49, - '?', 50, - '@', 51, - '[', 52, - '\\', 53, - ']', 58, - '^', 59, - '_', 60, - '`', 61, - '{', 17, - '|', 62, - '}', 19, - '~', 63, - '\t', 16, - ' ', 16, + '!', 27, + '"', 28, + '#', 29, + '$', 31, + '%', 32, + '&', 33, + '\'', 25, + '(', 34, + ')', 35, + '*', 36, + '+', 37, + ',', 38, + '-', 39, + '.', 40, + '/', 42, + ':', 43, + ';', 44, + '=', 23, + '?', 45, + '@', 46, + '[', 48, + '\\', 54, + ']', 55, + '^', 56, + '_', 57, + '`', 58, + '{', 15, + '|', 59, + '}', 17, + '~', 60, + '\t', 20, + ' ', 20, ); if (lookahead != 0 && lookahead != '\t' && lookahead != '\n' && - lookahead != '\r') ADVANCE(67); - END_STATE(); - case 13: - ACCEPT_TOKEN(ts_builtin_sym_end); + lookahead != '\r' && + (lookahead < ':' || '@' < lookahead)) ADVANCE(69); END_STATE(); case 14: - ACCEPT_TOKEN(sym__backslash_escape); + ACCEPT_TOKEN(ts_builtin_sym_end); END_STATE(); case 15: - ACCEPT_TOKEN(sym_raw_specifier); - if (lookahead == '-' || - ('0' <= lookahead && lookahead <= '9') || - ('A' <= lookahead && lookahead <= 'Z') || - lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(15); - END_STATE(); - case 16: - ACCEPT_TOKEN(aux_sym__commonmark_whitespace_token1); - if (lookahead == '\t' || - lookahead == ' ') ADVANCE(16); - END_STATE(); - case 17: ACCEPT_TOKEN(anon_sym_LBRACE); END_STATE(); - case 18: + case 16: ACCEPT_TOKEN(anon_sym_LBRACE); - if (lookahead == '}') ADVANCE(65); + if (lookahead == '}') ADVANCE(63); END_STATE(); - case 19: + case 17: ACCEPT_TOKEN(anon_sym_RBRACE); END_STATE(); - case 20: + case 18: ACCEPT_TOKEN(sym_commonmark_name); if (lookahead == '-' || lookahead == '.' || - lookahead == '_') ADVANCE(21); + lookahead == '_') ADVANCE(19); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(20); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(18); END_STATE(); - case 21: + case 19: ACCEPT_TOKEN(sym_commonmark_name); if (lookahead == '-' || lookahead == '.' || ('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(21); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(19); END_STATE(); - case 22: + case 20: + ACCEPT_TOKEN(aux_sym__commonmark_whitespace_token1); + if (lookahead == '\t' || + lookahead == ' ') ADVANCE(20); + END_STATE(); + case 21: ACCEPT_TOKEN(sym_id_specifier); if (lookahead == '-' || lookahead == '.' || ('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(22); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(21); END_STATE(); - case 23: + case 22: ACCEPT_TOKEN(sym_class_specifier); if (lookahead == '-' || lookahead == '.' || ('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(23); - END_STATE(); - case 24: - ACCEPT_TOKEN(anon_sym_EQ); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(22); END_STATE(); - case 25: + case 23: ACCEPT_TOKEN(anon_sym_EQ); - if (('A' <= lookahead && lookahead <= 'Z') || - lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(15); END_STATE(); - case 26: + case 24: ACCEPT_TOKEN(aux_sym_key_value_value_token1); - if ((!eof && set_contains(aux_sym_key_value_value_token1_character_set_1, 9, lookahead))) ADVANCE(26); + if ((!eof && set_contains(aux_sym_key_value_value_token1_character_set_1, 9, lookahead))) ADVANCE(24); END_STATE(); - case 27: + case 25: ACCEPT_TOKEN(anon_sym_SQUOTE); END_STATE(); - case 28: + case 26: ACCEPT_TOKEN(anon_sym_BSLASH_SQUOTE); END_STATE(); - case 29: + case 27: ACCEPT_TOKEN(anon_sym_BANG); END_STATE(); - case 30: + case 28: ACCEPT_TOKEN(anon_sym_DQUOTE); END_STATE(); - case 31: + case 29: ACCEPT_TOKEN(anon_sym_POUND); END_STATE(); - case 32: + case 30: ACCEPT_TOKEN(anon_sym_POUND); if (lookahead == '-' || lookahead == '.' || ('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(22); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(21); END_STATE(); - case 33: + case 31: ACCEPT_TOKEN(anon_sym_DOLLAR); END_STATE(); - case 34: + case 32: ACCEPT_TOKEN(anon_sym_PERCENT); END_STATE(); - case 35: + case 33: ACCEPT_TOKEN(anon_sym_AMP); END_STATE(); - case 36: + case 34: ACCEPT_TOKEN(anon_sym_LPAREN); END_STATE(); - case 37: + case 35: ACCEPT_TOKEN(anon_sym_RPAREN); END_STATE(); - case 38: + case 36: ACCEPT_TOKEN(anon_sym_STAR); END_STATE(); - case 39: + case 37: ACCEPT_TOKEN(anon_sym_PLUS); END_STATE(); - case 40: + case 38: ACCEPT_TOKEN(anon_sym_COMMA); END_STATE(); - case 41: + case 39: ACCEPT_TOKEN(anon_sym_DASH); END_STATE(); - case 42: + case 40: ACCEPT_TOKEN(anon_sym_DOT); END_STATE(); - case 43: + case 41: ACCEPT_TOKEN(anon_sym_DOT); if (lookahead == '-' || ('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(23); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(22); END_STATE(); - case 44: + case 42: ACCEPT_TOKEN(anon_sym_SLASH); END_STATE(); - case 45: + case 43: ACCEPT_TOKEN(anon_sym_COLON); END_STATE(); - case 46: + case 44: ACCEPT_TOKEN(anon_sym_SEMI); END_STATE(); + case 45: + ACCEPT_TOKEN(anon_sym_QMARK); + END_STATE(); + case 46: + ACCEPT_TOKEN(anon_sym_AT); + END_STATE(); case 47: - ACCEPT_TOKEN(anon_sym_LT); + ACCEPT_TOKEN(anon_sym_LBRACK); END_STATE(); case 48: - ACCEPT_TOKEN(anon_sym_LT); - if (('A' <= lookahead && lookahead <= 'Z') || - lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(15); + ACCEPT_TOKEN(anon_sym_LBRACK); + if (lookahead == '>') ADVANCE(8); END_STATE(); case 49: - ACCEPT_TOKEN(anon_sym_GT); + ACCEPT_TOKEN(anon_sym_BSLASH); END_STATE(); case 50: - ACCEPT_TOKEN(anon_sym_QMARK); + ACCEPT_TOKEN(anon_sym_BSLASH); + if (lookahead == '"') ADVANCE(61); END_STATE(); case 51: - ACCEPT_TOKEN(anon_sym_AT); - END_STATE(); - case 52: - ACCEPT_TOKEN(anon_sym_LBRACK); - END_STATE(); - case 53: - ACCEPT_TOKEN(anon_sym_BSLASH); - END_STATE(); - case 54: - ACCEPT_TOKEN(anon_sym_BSLASH); - if (lookahead == '"') ADVANCE(64); - END_STATE(); - case 55: ACCEPT_TOKEN(anon_sym_BSLASH); - if (lookahead == '"') ADVANCE(64); - if (lookahead == '\'') ADVANCE(28); + if (lookahead == '"') ADVANCE(61); + if (lookahead == '\'') ADVANCE(26); if (('!' <= lookahead && lookahead <= '/') || (':' <= lookahead && lookahead <= '@') || ('[' <= lookahead && lookahead <= '`') || - ('{' <= lookahead && lookahead <= '~')) ADVANCE(14); + ('{' <= lookahead && lookahead <= '~')) ADVANCE(62); + if (lookahead != 0 && + lookahead != '\n') ADVANCE(68); END_STATE(); - case 56: + case 52: ACCEPT_TOKEN(anon_sym_BSLASH); - if (lookahead == '\'') ADVANCE(28); + if (lookahead == '\'') ADVANCE(26); END_STATE(); - case 57: + case 53: ACCEPT_TOKEN(anon_sym_BSLASH); if (('!' <= lookahead && lookahead <= '/') || (':' <= lookahead && lookahead <= '@') || ('[' <= lookahead && lookahead <= '`') || - ('{' <= lookahead && lookahead <= '~')) ADVANCE(14); + ('{' <= lookahead && lookahead <= '~')) ADVANCE(62); END_STATE(); - case 58: + case 54: + ACCEPT_TOKEN(anon_sym_BSLASH); + if (lookahead != 0 && + lookahead != '\n') ADVANCE(68); + END_STATE(); + case 55: ACCEPT_TOKEN(anon_sym_RBRACK); END_STATE(); - case 59: + case 56: ACCEPT_TOKEN(anon_sym_CARET); END_STATE(); - case 60: + case 57: ACCEPT_TOKEN(anon_sym__); END_STATE(); - case 61: + case 58: ACCEPT_TOKEN(anon_sym_BQUOTE); END_STATE(); - case 62: + case 59: ACCEPT_TOKEN(anon_sym_PIPE); END_STATE(); - case 63: + case 60: ACCEPT_TOKEN(anon_sym_TILDE); END_STATE(); - case 64: + case 61: ACCEPT_TOKEN(anon_sym_BSLASH_DQUOTE); END_STATE(); - case 65: + case 62: + ACCEPT_TOKEN(sym__backslash_escape); + END_STATE(); + case 63: ACCEPT_TOKEN(anon_sym_LBRACE_RBRACE); END_STATE(); - case 66: + case 64: ACCEPT_TOKEN(aux_sym_info_string_token1); if (lookahead != 0 && (lookahead < '\t' || '\r' < lookahead) && lookahead != ' ' && lookahead != '{' && - lookahead != '}') ADVANCE(66); + lookahead != '}') ADVANCE(64); + END_STATE(); + case 65: + ACCEPT_TOKEN(anon_sym_LT); + END_STATE(); + case 66: + ACCEPT_TOKEN(anon_sym_GT); END_STATE(); case 67: + ACCEPT_TOKEN(anon_sym_LBRACK_GT_GT); + END_STATE(); + case 68: + ACCEPT_TOKEN(sym__escaped_characters); + END_STATE(); + case 69: ACCEPT_TOKEN(sym__word); if (lookahead != 0 && lookahead != '\t' && @@ -3248,7 +3327,7 @@ static bool ts_lex(TSLexer *lexer, TSStateId state) { (lookahead < ' ' || '/' < lookahead) && (lookahead < ':' || '@' < lookahead) && (lookahead < '[' || '`' < lookahead) && - (lookahead < '{' || '~' < lookahead)) ADVANCE(67); + (lookahead < '{' || '~' < lookahead)) ADVANCE(69); END_STATE(); default: return false; @@ -3257,1116 +3336,1114 @@ static bool ts_lex(TSLexer *lexer, TSStateId state) { static const TSLexerMode ts_lex_modes[STATE_COUNT] = { [0] = {.lex_state = 0, .external_lex_state = 1}, - [1] = {.lex_state = 12, .external_lex_state = 2}, - [2] = {.lex_state = 12, .external_lex_state = 3}, - [3] = {.lex_state = 12, .external_lex_state = 4}, - [4] = {.lex_state = 12, .external_lex_state = 4}, - [5] = {.lex_state = 12, .external_lex_state = 4}, - [6] = {.lex_state = 12, .external_lex_state = 4}, - [7] = {.lex_state = 12, .external_lex_state = 3}, - [8] = {.lex_state = 12, .external_lex_state = 3}, - [9] = {.lex_state = 12, .external_lex_state = 3}, - [10] = {.lex_state = 12, .external_lex_state = 3}, - [11] = {.lex_state = 12, .external_lex_state = 3}, - [12] = {.lex_state = 12, .external_lex_state = 5}, - [13] = {.lex_state = 12, .external_lex_state = 3}, - [14] = {.lex_state = 12, .external_lex_state = 3}, - [15] = {.lex_state = 12, .external_lex_state = 5}, - [16] = {.lex_state = 12, .external_lex_state = 3}, - [17] = {.lex_state = 12, .external_lex_state = 5}, - [18] = {.lex_state = 12, .external_lex_state = 4}, - [19] = {.lex_state = 12, .external_lex_state = 3}, - [20] = {.lex_state = 12, .external_lex_state = 3}, - [21] = {.lex_state = 12, .external_lex_state = 3}, - [22] = {.lex_state = 12, .external_lex_state = 3}, - [23] = {.lex_state = 12, .external_lex_state = 4}, - [24] = {.lex_state = 12, .external_lex_state = 4}, - [25] = {.lex_state = 12, .external_lex_state = 4}, - [26] = {.lex_state = 12, .external_lex_state = 4}, - [27] = {.lex_state = 12, .external_lex_state = 4}, - [28] = {.lex_state = 12, .external_lex_state = 4}, - [29] = {.lex_state = 12, .external_lex_state = 4}, - [30] = {.lex_state = 12, .external_lex_state = 4}, - [31] = {.lex_state = 12, .external_lex_state = 4}, - [32] = {.lex_state = 12, .external_lex_state = 4}, - [33] = {.lex_state = 12, .external_lex_state = 4}, - [34] = {.lex_state = 12, .external_lex_state = 4}, - [35] = {.lex_state = 12, .external_lex_state = 4}, - [36] = {.lex_state = 12, .external_lex_state = 6}, - [37] = {.lex_state = 12, .external_lex_state = 2}, - [38] = {.lex_state = 12, .external_lex_state = 6}, - [39] = {.lex_state = 12, .external_lex_state = 2}, - [40] = {.lex_state = 12, .external_lex_state = 2}, - [41] = {.lex_state = 12, .external_lex_state = 2}, - [42] = {.lex_state = 12, .external_lex_state = 2}, - [43] = {.lex_state = 12, .external_lex_state = 2}, - [44] = {.lex_state = 12, .external_lex_state = 6}, - [45] = {.lex_state = 12, .external_lex_state = 6}, - [46] = {.lex_state = 12, .external_lex_state = 2}, - [47] = {.lex_state = 12, .external_lex_state = 6}, - [48] = {.lex_state = 12, .external_lex_state = 6}, - [49] = {.lex_state = 12, .external_lex_state = 6}, - [50] = {.lex_state = 12, .external_lex_state = 2}, - [51] = {.lex_state = 12, .external_lex_state = 6}, - [52] = {.lex_state = 12, .external_lex_state = 6}, - [53] = {.lex_state = 12, .external_lex_state = 6}, - [54] = {.lex_state = 12, .external_lex_state = 6}, - [55] = {.lex_state = 12, .external_lex_state = 2}, - [56] = {.lex_state = 12, .external_lex_state = 2}, - [57] = {.lex_state = 12, .external_lex_state = 2}, - [58] = {.lex_state = 12, .external_lex_state = 2}, - [59] = {.lex_state = 12, .external_lex_state = 2}, - [60] = {.lex_state = 12, .external_lex_state = 2}, - [61] = {.lex_state = 12, .external_lex_state = 2}, - [62] = {.lex_state = 12, .external_lex_state = 2}, - [63] = {.lex_state = 12, .external_lex_state = 2}, - [64] = {.lex_state = 12, .external_lex_state = 2}, - [65] = {.lex_state = 12, .external_lex_state = 2}, - [66] = {.lex_state = 12, .external_lex_state = 2}, - [67] = {.lex_state = 12, .external_lex_state = 2}, - [68] = {.lex_state = 12, .external_lex_state = 3}, - [69] = {.lex_state = 12, .external_lex_state = 3}, - [70] = {.lex_state = 12, .external_lex_state = 3}, - [71] = {.lex_state = 12, .external_lex_state = 2}, - [72] = {.lex_state = 12, .external_lex_state = 6}, - [73] = {.lex_state = 12, .external_lex_state = 2}, - [74] = {.lex_state = 12, .external_lex_state = 6}, - [75] = {.lex_state = 12, .external_lex_state = 2}, - [76] = {.lex_state = 12, .external_lex_state = 6}, - [77] = {.lex_state = 12, .external_lex_state = 3}, - [78] = {.lex_state = 12, .external_lex_state = 3}, - [79] = {.lex_state = 12, .external_lex_state = 3}, - [80] = {.lex_state = 12, .external_lex_state = 2}, - [81] = {.lex_state = 12, .external_lex_state = 6}, - [82] = {.lex_state = 12, .external_lex_state = 6}, - [83] = {.lex_state = 12, .external_lex_state = 2}, - [84] = {.lex_state = 12, .external_lex_state = 6}, - [85] = {.lex_state = 12, .external_lex_state = 2}, - [86] = {.lex_state = 12, .external_lex_state = 3}, - [87] = {.lex_state = 12, .external_lex_state = 3}, - [88] = {.lex_state = 12, .external_lex_state = 3}, - [89] = {.lex_state = 12, .external_lex_state = 2}, - [90] = {.lex_state = 12, .external_lex_state = 6}, - [91] = {.lex_state = 12, .external_lex_state = 6}, - [92] = {.lex_state = 12, .external_lex_state = 6}, - [93] = {.lex_state = 12, .external_lex_state = 2}, - [94] = {.lex_state = 12, .external_lex_state = 2}, - [95] = {.lex_state = 12, .external_lex_state = 3}, - [96] = {.lex_state = 12, .external_lex_state = 3}, - [97] = {.lex_state = 12, .external_lex_state = 3}, - [98] = {.lex_state = 12, .external_lex_state = 6}, - [99] = {.lex_state = 12, .external_lex_state = 2}, - [100] = {.lex_state = 12, .external_lex_state = 6}, - [101] = {.lex_state = 12, .external_lex_state = 2}, - [102] = {.lex_state = 12, .external_lex_state = 6}, - [103] = {.lex_state = 12, .external_lex_state = 2}, - [104] = {.lex_state = 12, .external_lex_state = 3}, - [105] = {.lex_state = 12, .external_lex_state = 3}, - [106] = {.lex_state = 12, .external_lex_state = 3}, - [107] = {.lex_state = 12, .external_lex_state = 6}, - [108] = {.lex_state = 12, .external_lex_state = 2}, - [109] = {.lex_state = 12, .external_lex_state = 6}, - [110] = {.lex_state = 12, .external_lex_state = 6}, - [111] = {.lex_state = 12, .external_lex_state = 2}, - [112] = {.lex_state = 12, .external_lex_state = 2}, - [113] = {.lex_state = 12, .external_lex_state = 3}, - [114] = {.lex_state = 12, .external_lex_state = 3}, - [115] = {.lex_state = 12, .external_lex_state = 3}, - [116] = {.lex_state = 12, .external_lex_state = 6}, - [117] = {.lex_state = 12, .external_lex_state = 2}, - [118] = {.lex_state = 12, .external_lex_state = 2}, - [119] = {.lex_state = 12, .external_lex_state = 6}, - [120] = {.lex_state = 12, .external_lex_state = 6}, - [121] = {.lex_state = 12, .external_lex_state = 2}, - [122] = {.lex_state = 12, .external_lex_state = 3}, - [123] = {.lex_state = 12, .external_lex_state = 3}, - [124] = {.lex_state = 12, .external_lex_state = 3}, - [125] = {.lex_state = 12, .external_lex_state = 3}, - [126] = {.lex_state = 12, .external_lex_state = 3}, - [127] = {.lex_state = 12, .external_lex_state = 3}, - [128] = {.lex_state = 12, .external_lex_state = 3}, - [129] = {.lex_state = 12, .external_lex_state = 3}, - [130] = {.lex_state = 12, .external_lex_state = 3}, - [131] = {.lex_state = 12, .external_lex_state = 3}, - [132] = {.lex_state = 12, .external_lex_state = 3}, - [133] = {.lex_state = 12, .external_lex_state = 7}, - [134] = {.lex_state = 12, .external_lex_state = 3}, - [135] = {.lex_state = 12, .external_lex_state = 3}, - [136] = {.lex_state = 12, .external_lex_state = 3}, - [137] = {.lex_state = 12, .external_lex_state = 3}, - [138] = {.lex_state = 12, .external_lex_state = 6}, - [139] = {.lex_state = 12, .external_lex_state = 2}, - [140] = {.lex_state = 12, .external_lex_state = 6}, - [141] = {.lex_state = 12, .external_lex_state = 2}, - [142] = {.lex_state = 12, .external_lex_state = 2}, - [143] = {.lex_state = 12, .external_lex_state = 6}, - [144] = {.lex_state = 12, .external_lex_state = 2}, - [145] = {.lex_state = 12, .external_lex_state = 8}, - [146] = {.lex_state = 12, .external_lex_state = 9}, - [147] = {.lex_state = 12, .external_lex_state = 10}, - [148] = {.lex_state = 12, .external_lex_state = 11}, - [149] = {.lex_state = 12, .external_lex_state = 6}, - [150] = {.lex_state = 12, .external_lex_state = 9}, - [151] = {.lex_state = 12, .external_lex_state = 2}, - [152] = {.lex_state = 12, .external_lex_state = 2}, - [153] = {.lex_state = 12, .external_lex_state = 6}, - [154] = {.lex_state = 12, .external_lex_state = 6}, - [155] = {.lex_state = 12, .external_lex_state = 6}, - [156] = {.lex_state = 12, .external_lex_state = 2}, - [157] = {.lex_state = 12, .external_lex_state = 2}, - [158] = {.lex_state = 12, .external_lex_state = 2}, - [159] = {.lex_state = 12, .external_lex_state = 2}, - [160] = {.lex_state = 12, .external_lex_state = 2}, - [161] = {.lex_state = 12, .external_lex_state = 2}, - [162] = {.lex_state = 12, .external_lex_state = 6}, - [163] = {.lex_state = 12, .external_lex_state = 6}, - [164] = {.lex_state = 12, .external_lex_state = 9}, - [165] = {.lex_state = 12, .external_lex_state = 6}, - [166] = {.lex_state = 12, .external_lex_state = 6}, - [167] = {.lex_state = 12, .external_lex_state = 6}, - [168] = {.lex_state = 12, .external_lex_state = 6}, - [169] = {.lex_state = 12, .external_lex_state = 6}, - [170] = {.lex_state = 12, .external_lex_state = 6}, - [171] = {.lex_state = 12, .external_lex_state = 2}, - [172] = {.lex_state = 12, .external_lex_state = 2}, - [173] = {.lex_state = 12, .external_lex_state = 2}, - [174] = {.lex_state = 12, .external_lex_state = 11}, - [175] = {.lex_state = 12, .external_lex_state = 12}, - [176] = {.lex_state = 12, .external_lex_state = 11}, - [177] = {.lex_state = 12, .external_lex_state = 11}, - [178] = {.lex_state = 12, .external_lex_state = 11}, - [179] = {.lex_state = 12, .external_lex_state = 11}, - [180] = {.lex_state = 12, .external_lex_state = 11}, - [181] = {.lex_state = 12, .external_lex_state = 11}, - [182] = {.lex_state = 12, .external_lex_state = 11}, - [183] = {.lex_state = 12, .external_lex_state = 11}, - [184] = {.lex_state = 12, .external_lex_state = 11}, - [185] = {.lex_state = 12, .external_lex_state = 11}, - [186] = {.lex_state = 12, .external_lex_state = 11}, - [187] = {.lex_state = 12, .external_lex_state = 11}, - [188] = {.lex_state = 12, .external_lex_state = 11}, - [189] = {.lex_state = 12, .external_lex_state = 11}, - [190] = {.lex_state = 12, .external_lex_state = 3}, - [191] = {.lex_state = 12, .external_lex_state = 12}, - [192] = {.lex_state = 12, .external_lex_state = 5}, - [193] = {.lex_state = 12, .external_lex_state = 13}, - [194] = {.lex_state = 12, .external_lex_state = 13}, - [195] = {.lex_state = 12, .external_lex_state = 3}, - [196] = {.lex_state = 12, .external_lex_state = 3}, - [197] = {.lex_state = 12, .external_lex_state = 12}, - [198] = {.lex_state = 12, .external_lex_state = 11}, - [199] = {.lex_state = 12, .external_lex_state = 11}, - [200] = {.lex_state = 12, .external_lex_state = 13}, - [201] = {.lex_state = 12, .external_lex_state = 4}, - [202] = {.lex_state = 12, .external_lex_state = 6}, - [203] = {.lex_state = 12, .external_lex_state = 3}, - [204] = {.lex_state = 12, .external_lex_state = 4}, - [205] = {.lex_state = 12, .external_lex_state = 4}, - [206] = {.lex_state = 12, .external_lex_state = 4}, - [207] = {.lex_state = 12, .external_lex_state = 4}, - [208] = {.lex_state = 12, .external_lex_state = 4}, - [209] = {.lex_state = 12, .external_lex_state = 2}, - [210] = {.lex_state = 12, .external_lex_state = 3}, - [211] = {.lex_state = 12, .external_lex_state = 3}, - [212] = {.lex_state = 12, .external_lex_state = 3}, - [213] = {.lex_state = 12, .external_lex_state = 5}, - [214] = {.lex_state = 12, .external_lex_state = 5}, - [215] = {.lex_state = 12, .external_lex_state = 5}, - [216] = {.lex_state = 12, .external_lex_state = 5}, - [217] = {.lex_state = 12, .external_lex_state = 3}, - [218] = {.lex_state = 12, .external_lex_state = 3}, - [219] = {.lex_state = 12, .external_lex_state = 3}, - [220] = {.lex_state = 12, .external_lex_state = 4}, - [221] = {.lex_state = 12, .external_lex_state = 3}, - [222] = {.lex_state = 12, .external_lex_state = 3}, - [223] = {.lex_state = 12, .external_lex_state = 3}, - [224] = {.lex_state = 12, .external_lex_state = 3}, - [225] = {.lex_state = 12, .external_lex_state = 3}, - [226] = {.lex_state = 12, .external_lex_state = 3}, - [227] = {.lex_state = 12, .external_lex_state = 3}, - [228] = {.lex_state = 12, .external_lex_state = 3}, - [229] = {.lex_state = 12, .external_lex_state = 5}, - [230] = {.lex_state = 12, .external_lex_state = 3}, - [231] = {.lex_state = 12, .external_lex_state = 4}, - [232] = {.lex_state = 12, .external_lex_state = 3}, - [233] = {.lex_state = 12, .external_lex_state = 3}, - [234] = {.lex_state = 12, .external_lex_state = 3}, - [235] = {.lex_state = 12, .external_lex_state = 5}, - [236] = {.lex_state = 12, .external_lex_state = 3}, - [237] = {.lex_state = 12, .external_lex_state = 3}, - [238] = {.lex_state = 12, .external_lex_state = 3}, - [239] = {.lex_state = 12, .external_lex_state = 5}, - [240] = {.lex_state = 12, .external_lex_state = 3}, - [241] = {.lex_state = 12, .external_lex_state = 3}, - [242] = {.lex_state = 12, .external_lex_state = 3}, - [243] = {.lex_state = 12, .external_lex_state = 3}, - [244] = {.lex_state = 12, .external_lex_state = 3}, - [245] = {.lex_state = 12, .external_lex_state = 3}, - [246] = {.lex_state = 12, .external_lex_state = 3}, - [247] = {.lex_state = 12, .external_lex_state = 3}, - [248] = {.lex_state = 12, .external_lex_state = 3}, - [249] = {.lex_state = 12, .external_lex_state = 3}, - [250] = {.lex_state = 12, .external_lex_state = 5}, - [251] = {.lex_state = 12, .external_lex_state = 3}, - [252] = {.lex_state = 12, .external_lex_state = 3}, - [253] = {.lex_state = 12, .external_lex_state = 3}, - [254] = {.lex_state = 12, .external_lex_state = 3}, - [255] = {.lex_state = 12, .external_lex_state = 3}, - [256] = {.lex_state = 12, .external_lex_state = 3}, - [257] = {.lex_state = 12, .external_lex_state = 3}, - [258] = {.lex_state = 12, .external_lex_state = 3}, - [259] = {.lex_state = 12, .external_lex_state = 3}, - [260] = {.lex_state = 12, .external_lex_state = 3}, - [261] = {.lex_state = 12, .external_lex_state = 3}, - [262] = {.lex_state = 12, .external_lex_state = 3}, - [263] = {.lex_state = 12, .external_lex_state = 3}, - [264] = {.lex_state = 12, .external_lex_state = 3}, - [265] = {.lex_state = 12, .external_lex_state = 3}, - [266] = {.lex_state = 12, .external_lex_state = 3}, - [267] = {.lex_state = 12, .external_lex_state = 3}, - [268] = {.lex_state = 12, .external_lex_state = 3}, - [269] = {.lex_state = 12, .external_lex_state = 3}, - [270] = {.lex_state = 12, .external_lex_state = 6}, - [271] = {.lex_state = 12, .external_lex_state = 5}, - [272] = {.lex_state = 12, .external_lex_state = 3}, - [273] = {.lex_state = 12, .external_lex_state = 3}, - [274] = {.lex_state = 12, .external_lex_state = 3}, - [275] = {.lex_state = 12, .external_lex_state = 3}, - [276] = {.lex_state = 12, .external_lex_state = 3}, - [277] = {.lex_state = 12, .external_lex_state = 4}, - [278] = {.lex_state = 12, .external_lex_state = 4}, - [279] = {.lex_state = 12, .external_lex_state = 4}, - [280] = {.lex_state = 12, .external_lex_state = 3}, - [281] = {.lex_state = 12, .external_lex_state = 2}, - [282] = {.lex_state = 12, .external_lex_state = 5}, - [283] = {.lex_state = 12, .external_lex_state = 5}, - [284] = {.lex_state = 12, .external_lex_state = 5}, - [285] = {.lex_state = 12, .external_lex_state = 5}, - [286] = {.lex_state = 12, .external_lex_state = 4}, - [287] = {.lex_state = 12, .external_lex_state = 5}, - [288] = {.lex_state = 12, .external_lex_state = 5}, - [289] = {.lex_state = 12, .external_lex_state = 3}, - [290] = {.lex_state = 12, .external_lex_state = 3}, - [291] = {.lex_state = 12, .external_lex_state = 3}, - [292] = {.lex_state = 12, .external_lex_state = 3}, - [293] = {.lex_state = 12, .external_lex_state = 3}, - [294] = {.lex_state = 12, .external_lex_state = 4}, - [295] = {.lex_state = 12, .external_lex_state = 3}, - [296] = {.lex_state = 12, .external_lex_state = 3}, - [297] = {.lex_state = 12, .external_lex_state = 4}, - [298] = {.lex_state = 12, .external_lex_state = 2}, - [299] = {.lex_state = 12, .external_lex_state = 3}, - [300] = {.lex_state = 12, .external_lex_state = 6}, - [301] = {.lex_state = 12, .external_lex_state = 3}, - [302] = {.lex_state = 12, .external_lex_state = 3}, - [303] = {.lex_state = 12, .external_lex_state = 3}, - [304] = {.lex_state = 12, .external_lex_state = 4}, - [305] = {.lex_state = 12, .external_lex_state = 3}, - [306] = {.lex_state = 12, .external_lex_state = 4}, - [307] = {.lex_state = 12, .external_lex_state = 5}, - [308] = {.lex_state = 12, .external_lex_state = 3}, - [309] = {.lex_state = 12, .external_lex_state = 5}, - [310] = {.lex_state = 12, .external_lex_state = 3}, - [311] = {.lex_state = 12, .external_lex_state = 6}, - [312] = {.lex_state = 12, .external_lex_state = 3}, - [313] = {.lex_state = 12, .external_lex_state = 4}, - [314] = {.lex_state = 12, .external_lex_state = 4}, - [315] = {.lex_state = 12, .external_lex_state = 3}, - [316] = {.lex_state = 12, .external_lex_state = 3}, - [317] = {.lex_state = 12, .external_lex_state = 3}, - [318] = {.lex_state = 12, .external_lex_state = 4}, - [319] = {.lex_state = 12, .external_lex_state = 2}, - [320] = {.lex_state = 12, .external_lex_state = 2}, - [321] = {.lex_state = 12, .external_lex_state = 2}, - [322] = {.lex_state = 12, .external_lex_state = 2}, - [323] = {.lex_state = 12, .external_lex_state = 2}, - [324] = {.lex_state = 12, .external_lex_state = 2}, - [325] = {.lex_state = 12, .external_lex_state = 2}, - [326] = {.lex_state = 12, .external_lex_state = 2}, - [327] = {.lex_state = 12, .external_lex_state = 2}, - [328] = {.lex_state = 12, .external_lex_state = 2}, - [329] = {.lex_state = 12, .external_lex_state = 2}, - [330] = {.lex_state = 12, .external_lex_state = 2}, - [331] = {.lex_state = 12, .external_lex_state = 2}, - [332] = {.lex_state = 12, .external_lex_state = 2}, - [333] = {.lex_state = 12, .external_lex_state = 2}, - [334] = {.lex_state = 12, .external_lex_state = 2}, - [335] = {.lex_state = 12, .external_lex_state = 2}, - [336] = {.lex_state = 12, .external_lex_state = 2}, - [337] = {.lex_state = 12, .external_lex_state = 2}, - [338] = {.lex_state = 12, .external_lex_state = 2}, - [339] = {.lex_state = 12, .external_lex_state = 2}, - [340] = {.lex_state = 12, .external_lex_state = 2}, - [341] = {.lex_state = 12, .external_lex_state = 2}, - [342] = {.lex_state = 12, .external_lex_state = 2}, - [343] = {.lex_state = 12, .external_lex_state = 2}, - [344] = {.lex_state = 12, .external_lex_state = 2}, - [345] = {.lex_state = 12, .external_lex_state = 2}, - [346] = {.lex_state = 12, .external_lex_state = 2}, - [347] = {.lex_state = 12, .external_lex_state = 2}, - [348] = {.lex_state = 12, .external_lex_state = 6}, - [349] = {.lex_state = 12, .external_lex_state = 6}, - [350] = {.lex_state = 12, .external_lex_state = 2}, - [351] = {.lex_state = 12, .external_lex_state = 2}, - [352] = {.lex_state = 12, .external_lex_state = 6}, - [353] = {.lex_state = 12, .external_lex_state = 6}, - [354] = {.lex_state = 12, .external_lex_state = 2}, - [355] = {.lex_state = 12, .external_lex_state = 2}, - [356] = {.lex_state = 12, .external_lex_state = 6}, - [357] = {.lex_state = 12, .external_lex_state = 6}, - [358] = {.lex_state = 12, .external_lex_state = 6}, - [359] = {.lex_state = 12, .external_lex_state = 6}, - [360] = {.lex_state = 12, .external_lex_state = 6}, - [361] = {.lex_state = 12, .external_lex_state = 6}, - [362] = {.lex_state = 12, .external_lex_state = 6}, - [363] = {.lex_state = 12, .external_lex_state = 6}, - [364] = {.lex_state = 12, .external_lex_state = 6}, - [365] = {.lex_state = 12, .external_lex_state = 6}, - [366] = {.lex_state = 12, .external_lex_state = 6}, - [367] = {.lex_state = 12, .external_lex_state = 6}, - [368] = {.lex_state = 12, .external_lex_state = 6}, - [369] = {.lex_state = 12, .external_lex_state = 2}, - [370] = {.lex_state = 12, .external_lex_state = 6}, - [371] = {.lex_state = 12, .external_lex_state = 2}, - [372] = {.lex_state = 12, .external_lex_state = 6}, - [373] = {.lex_state = 12, .external_lex_state = 2}, - [374] = {.lex_state = 12, .external_lex_state = 6}, - [375] = {.lex_state = 12, .external_lex_state = 6}, - [376] = {.lex_state = 12, .external_lex_state = 6}, - [377] = {.lex_state = 12, .external_lex_state = 6}, - [378] = {.lex_state = 12, .external_lex_state = 6}, - [379] = {.lex_state = 12, .external_lex_state = 6}, - [380] = {.lex_state = 12, .external_lex_state = 6}, - [381] = {.lex_state = 12, .external_lex_state = 6}, - [382] = {.lex_state = 12, .external_lex_state = 6}, - [383] = {.lex_state = 12, .external_lex_state = 6}, - [384] = {.lex_state = 12, .external_lex_state = 6}, - [385] = {.lex_state = 12, .external_lex_state = 6}, - [386] = {.lex_state = 12, .external_lex_state = 6}, - [387] = {.lex_state = 12, .external_lex_state = 6}, - [388] = {.lex_state = 12, .external_lex_state = 2}, - [389] = {.lex_state = 12, .external_lex_state = 2}, - [390] = {.lex_state = 12, .external_lex_state = 2}, - [391] = {.lex_state = 12, .external_lex_state = 2}, - [392] = {.lex_state = 12, .external_lex_state = 6}, - [393] = {.lex_state = 12, .external_lex_state = 6}, - [394] = {.lex_state = 12, .external_lex_state = 6}, - [395] = {.lex_state = 12, .external_lex_state = 4}, - [396] = {.lex_state = 12, .external_lex_state = 4}, - [397] = {.lex_state = 12, .external_lex_state = 6}, - [398] = {.lex_state = 12, .external_lex_state = 6}, - [399] = {.lex_state = 12, .external_lex_state = 6}, - [400] = {.lex_state = 12, .external_lex_state = 6}, - [401] = {.lex_state = 12, .external_lex_state = 6}, - [402] = {.lex_state = 12, .external_lex_state = 6}, - [403] = {.lex_state = 12, .external_lex_state = 6}, - [404] = {.lex_state = 12, .external_lex_state = 6}, - [405] = {.lex_state = 12, .external_lex_state = 6}, - [406] = {.lex_state = 12, .external_lex_state = 2}, - [407] = {.lex_state = 12, .external_lex_state = 6}, - [408] = {.lex_state = 12, .external_lex_state = 6}, - [409] = {.lex_state = 12, .external_lex_state = 6}, - [410] = {.lex_state = 12, .external_lex_state = 4}, - [411] = {.lex_state = 12, .external_lex_state = 6}, - [412] = {.lex_state = 12, .external_lex_state = 6}, - [413] = {.lex_state = 12, .external_lex_state = 4}, - [414] = {.lex_state = 12, .external_lex_state = 6}, - [415] = {.lex_state = 12, .external_lex_state = 6}, - [416] = {.lex_state = 12, .external_lex_state = 6}, - [417] = {.lex_state = 12, .external_lex_state = 6}, - [418] = {.lex_state = 12, .external_lex_state = 6}, - [419] = {.lex_state = 12, .external_lex_state = 6}, - [420] = {.lex_state = 12, .external_lex_state = 6}, - [421] = {.lex_state = 12, .external_lex_state = 6}, - [422] = {.lex_state = 12, .external_lex_state = 6}, - [423] = {.lex_state = 12, .external_lex_state = 6}, - [424] = {.lex_state = 12, .external_lex_state = 6}, - [425] = {.lex_state = 12, .external_lex_state = 6}, - [426] = {.lex_state = 12, .external_lex_state = 6}, - [427] = {.lex_state = 12, .external_lex_state = 6}, - [428] = {.lex_state = 12, .external_lex_state = 6}, - [429] = {.lex_state = 12, .external_lex_state = 6}, - [430] = {.lex_state = 12, .external_lex_state = 6}, - [431] = {.lex_state = 12, .external_lex_state = 6}, - [432] = {.lex_state = 12, .external_lex_state = 6}, - [433] = {.lex_state = 12, .external_lex_state = 6}, - [434] = {.lex_state = 12, .external_lex_state = 6}, - [435] = {.lex_state = 12, .external_lex_state = 6}, - [436] = {.lex_state = 12, .external_lex_state = 6}, - [437] = {.lex_state = 12, .external_lex_state = 6}, - [438] = {.lex_state = 12, .external_lex_state = 4}, - [439] = {.lex_state = 12, .external_lex_state = 2}, - [440] = {.lex_state = 12, .external_lex_state = 2}, - [441] = {.lex_state = 12, .external_lex_state = 2}, - [442] = {.lex_state = 12, .external_lex_state = 2}, - [443] = {.lex_state = 12, .external_lex_state = 2}, - [444] = {.lex_state = 12, .external_lex_state = 2}, - [445] = {.lex_state = 12, .external_lex_state = 2}, - [446] = {.lex_state = 12, .external_lex_state = 2}, - [447] = {.lex_state = 12, .external_lex_state = 2}, - [448] = {.lex_state = 12, .external_lex_state = 2}, - [449] = {.lex_state = 12, .external_lex_state = 2}, - [450] = {.lex_state = 12, .external_lex_state = 2}, - [451] = {.lex_state = 12, .external_lex_state = 2}, - [452] = {.lex_state = 12, .external_lex_state = 2}, - [453] = {.lex_state = 12, .external_lex_state = 2}, - [454] = {.lex_state = 12, .external_lex_state = 2}, - [455] = {.lex_state = 12, .external_lex_state = 2}, - [456] = {.lex_state = 12, .external_lex_state = 2}, - [457] = {.lex_state = 12, .external_lex_state = 2}, - [458] = {.lex_state = 12, .external_lex_state = 2}, - [459] = {.lex_state = 12, .external_lex_state = 2}, - [460] = {.lex_state = 12, .external_lex_state = 2}, - [461] = {.lex_state = 12, .external_lex_state = 2}, - [462] = {.lex_state = 12, .external_lex_state = 2}, - [463] = {.lex_state = 12, .external_lex_state = 6}, - [464] = {.lex_state = 12, .external_lex_state = 2}, - [465] = {.lex_state = 12, .external_lex_state = 2}, - [466] = {.lex_state = 12, .external_lex_state = 2}, - [467] = {.lex_state = 12, .external_lex_state = 2}, - [468] = {.lex_state = 12, .external_lex_state = 2}, - [469] = {.lex_state = 12, .external_lex_state = 2}, - [470] = {.lex_state = 12, .external_lex_state = 2}, - [471] = {.lex_state = 12, .external_lex_state = 2}, - [472] = {.lex_state = 12, .external_lex_state = 2}, - [473] = {.lex_state = 2, .external_lex_state = 14}, - [474] = {.lex_state = 1, .external_lex_state = 15}, - [475] = {.lex_state = 2, .external_lex_state = 14}, - [476] = {.lex_state = 2, .external_lex_state = 14}, - [477] = {.lex_state = 2, .external_lex_state = 14}, - [478] = {.lex_state = 2, .external_lex_state = 14}, - [479] = {.lex_state = 2, .external_lex_state = 14}, - [480] = {.lex_state = 2, .external_lex_state = 14}, - [481] = {.lex_state = 2, .external_lex_state = 14}, - [482] = {.lex_state = 12, .external_lex_state = 15}, - [483] = {.lex_state = 12, .external_lex_state = 15}, - [484] = {.lex_state = 12, .external_lex_state = 15}, - [485] = {.lex_state = 12, .external_lex_state = 15}, - [486] = {.lex_state = 12, .external_lex_state = 15}, - [487] = {.lex_state = 2, .external_lex_state = 14}, - [488] = {.lex_state = 2, .external_lex_state = 14}, - [489] = {.lex_state = 2, .external_lex_state = 16}, - [490] = {.lex_state = 2, .external_lex_state = 14}, - [491] = {.lex_state = 2, .external_lex_state = 16}, - [492] = {.lex_state = 2, .external_lex_state = 14}, - [493] = {.lex_state = 12, .external_lex_state = 15}, - [494] = {.lex_state = 12, .external_lex_state = 15}, - [495] = {.lex_state = 12, .external_lex_state = 15}, - [496] = {.lex_state = 12, .external_lex_state = 15}, - [497] = {.lex_state = 12, .external_lex_state = 15}, - [498] = {.lex_state = 12, .external_lex_state = 15}, - [499] = {.lex_state = 12, .external_lex_state = 15}, - [500] = {.lex_state = 12, .external_lex_state = 15}, - [501] = {.lex_state = 12, .external_lex_state = 15}, - [502] = {.lex_state = 12, .external_lex_state = 15}, - [503] = {.lex_state = 12, .external_lex_state = 15}, - [504] = {.lex_state = 12, .external_lex_state = 15}, - [505] = {.lex_state = 12, .external_lex_state = 15}, - [506] = {.lex_state = 2, .external_lex_state = 16}, - [507] = {.lex_state = 12, .external_lex_state = 17}, + [1] = {.lex_state = 13, .external_lex_state = 2}, + [2] = {.lex_state = 13, .external_lex_state = 3}, + [3] = {.lex_state = 13, .external_lex_state = 4}, + [4] = {.lex_state = 13, .external_lex_state = 4}, + [5] = {.lex_state = 13, .external_lex_state = 4}, + [6] = {.lex_state = 13, .external_lex_state = 3}, + [7] = {.lex_state = 13, .external_lex_state = 3}, + [8] = {.lex_state = 13, .external_lex_state = 3}, + [9] = {.lex_state = 13, .external_lex_state = 3}, + [10] = {.lex_state = 13, .external_lex_state = 3}, + [11] = {.lex_state = 13, .external_lex_state = 4}, + [12] = {.lex_state = 13, .external_lex_state = 5}, + [13] = {.lex_state = 13, .external_lex_state = 3}, + [14] = {.lex_state = 13, .external_lex_state = 3}, + [15] = {.lex_state = 13, .external_lex_state = 4}, + [16] = {.lex_state = 13, .external_lex_state = 3}, + [17] = {.lex_state = 13, .external_lex_state = 5}, + [18] = {.lex_state = 13, .external_lex_state = 4}, + [19] = {.lex_state = 13, .external_lex_state = 3}, + [20] = {.lex_state = 13, .external_lex_state = 3}, + [21] = {.lex_state = 13, .external_lex_state = 3}, + [22] = {.lex_state = 13, .external_lex_state = 3}, + [23] = {.lex_state = 13, .external_lex_state = 4}, + [24] = {.lex_state = 13, .external_lex_state = 4}, + [25] = {.lex_state = 13, .external_lex_state = 4}, + [26] = {.lex_state = 13, .external_lex_state = 4}, + [27] = {.lex_state = 13, .external_lex_state = 4}, + [28] = {.lex_state = 13, .external_lex_state = 4}, + [29] = {.lex_state = 13, .external_lex_state = 5}, + [30] = {.lex_state = 13, .external_lex_state = 4}, + [31] = {.lex_state = 13, .external_lex_state = 4}, + [32] = {.lex_state = 13, .external_lex_state = 4}, + [33] = {.lex_state = 13, .external_lex_state = 4}, + [34] = {.lex_state = 13, .external_lex_state = 4}, + [35] = {.lex_state = 13, .external_lex_state = 4}, + [36] = {.lex_state = 13, .external_lex_state = 2}, + [37] = {.lex_state = 13, .external_lex_state = 2}, + [38] = {.lex_state = 13, .external_lex_state = 2}, + [39] = {.lex_state = 13, .external_lex_state = 6}, + [40] = {.lex_state = 13, .external_lex_state = 6}, + [41] = {.lex_state = 13, .external_lex_state = 2}, + [42] = {.lex_state = 13, .external_lex_state = 6}, + [43] = {.lex_state = 13, .external_lex_state = 6}, + [44] = {.lex_state = 13, .external_lex_state = 6}, + [45] = {.lex_state = 13, .external_lex_state = 2}, + [46] = {.lex_state = 13, .external_lex_state = 6}, + [47] = {.lex_state = 13, .external_lex_state = 6}, + [48] = {.lex_state = 13, .external_lex_state = 6}, + [49] = {.lex_state = 13, .external_lex_state = 6}, + [50] = {.lex_state = 13, .external_lex_state = 6}, + [51] = {.lex_state = 13, .external_lex_state = 2}, + [52] = {.lex_state = 13, .external_lex_state = 2}, + [53] = {.lex_state = 13, .external_lex_state = 2}, + [54] = {.lex_state = 13, .external_lex_state = 2}, + [55] = {.lex_state = 13, .external_lex_state = 2}, + [56] = {.lex_state = 13, .external_lex_state = 2}, + [57] = {.lex_state = 13, .external_lex_state = 2}, + [58] = {.lex_state = 13, .external_lex_state = 2}, + [59] = {.lex_state = 13, .external_lex_state = 6}, + [60] = {.lex_state = 13, .external_lex_state = 2}, + [61] = {.lex_state = 13, .external_lex_state = 2}, + [62] = {.lex_state = 13, .external_lex_state = 2}, + [63] = {.lex_state = 13, .external_lex_state = 2}, + [64] = {.lex_state = 13, .external_lex_state = 2}, + [65] = {.lex_state = 13, .external_lex_state = 2}, + [66] = {.lex_state = 13, .external_lex_state = 2}, + [67] = {.lex_state = 13, .external_lex_state = 2}, + [68] = {.lex_state = 13, .external_lex_state = 3}, + [69] = {.lex_state = 13, .external_lex_state = 3}, + [70] = {.lex_state = 13, .external_lex_state = 3}, + [71] = {.lex_state = 13, .external_lex_state = 2}, + [72] = {.lex_state = 13, .external_lex_state = 6}, + [73] = {.lex_state = 13, .external_lex_state = 6}, + [74] = {.lex_state = 13, .external_lex_state = 6}, + [75] = {.lex_state = 13, .external_lex_state = 2}, + [76] = {.lex_state = 13, .external_lex_state = 2}, + [77] = {.lex_state = 13, .external_lex_state = 3}, + [78] = {.lex_state = 13, .external_lex_state = 3}, + [79] = {.lex_state = 13, .external_lex_state = 3}, + [80] = {.lex_state = 13, .external_lex_state = 6}, + [81] = {.lex_state = 13, .external_lex_state = 6}, + [82] = {.lex_state = 13, .external_lex_state = 2}, + [83] = {.lex_state = 13, .external_lex_state = 2}, + [84] = {.lex_state = 13, .external_lex_state = 6}, + [85] = {.lex_state = 13, .external_lex_state = 2}, + [86] = {.lex_state = 13, .external_lex_state = 3}, + [87] = {.lex_state = 13, .external_lex_state = 3}, + [88] = {.lex_state = 13, .external_lex_state = 3}, + [89] = {.lex_state = 13, .external_lex_state = 6}, + [90] = {.lex_state = 13, .external_lex_state = 2}, + [91] = {.lex_state = 13, .external_lex_state = 6}, + [92] = {.lex_state = 13, .external_lex_state = 2}, + [93] = {.lex_state = 13, .external_lex_state = 2}, + [94] = {.lex_state = 13, .external_lex_state = 6}, + [95] = {.lex_state = 13, .external_lex_state = 3}, + [96] = {.lex_state = 13, .external_lex_state = 3}, + [97] = {.lex_state = 13, .external_lex_state = 3}, + [98] = {.lex_state = 13, .external_lex_state = 2}, + [99] = {.lex_state = 13, .external_lex_state = 6}, + [100] = {.lex_state = 13, .external_lex_state = 2}, + [101] = {.lex_state = 13, .external_lex_state = 6}, + [102] = {.lex_state = 13, .external_lex_state = 6}, + [103] = {.lex_state = 13, .external_lex_state = 2}, + [104] = {.lex_state = 13, .external_lex_state = 3}, + [105] = {.lex_state = 13, .external_lex_state = 3}, + [106] = {.lex_state = 13, .external_lex_state = 3}, + [107] = {.lex_state = 13, .external_lex_state = 2}, + [108] = {.lex_state = 13, .external_lex_state = 6}, + [109] = {.lex_state = 13, .external_lex_state = 2}, + [110] = {.lex_state = 13, .external_lex_state = 6}, + [111] = {.lex_state = 13, .external_lex_state = 6}, + [112] = {.lex_state = 13, .external_lex_state = 2}, + [113] = {.lex_state = 13, .external_lex_state = 3}, + [114] = {.lex_state = 13, .external_lex_state = 3}, + [115] = {.lex_state = 13, .external_lex_state = 3}, + [116] = {.lex_state = 13, .external_lex_state = 2}, + [117] = {.lex_state = 13, .external_lex_state = 6}, + [118] = {.lex_state = 13, .external_lex_state = 2}, + [119] = {.lex_state = 13, .external_lex_state = 6}, + [120] = {.lex_state = 13, .external_lex_state = 2}, + [121] = {.lex_state = 13, .external_lex_state = 6}, + [122] = {.lex_state = 13, .external_lex_state = 3}, + [123] = {.lex_state = 13, .external_lex_state = 3}, + [124] = {.lex_state = 13, .external_lex_state = 3}, + [125] = {.lex_state = 13, .external_lex_state = 3}, + [126] = {.lex_state = 13, .external_lex_state = 3}, + [127] = {.lex_state = 13, .external_lex_state = 3}, + [128] = {.lex_state = 13, .external_lex_state = 3}, + [129] = {.lex_state = 13, .external_lex_state = 7}, + [130] = {.lex_state = 13, .external_lex_state = 3}, + [131] = {.lex_state = 13, .external_lex_state = 3}, + [132] = {.lex_state = 13, .external_lex_state = 3}, + [133] = {.lex_state = 13, .external_lex_state = 3}, + [134] = {.lex_state = 13, .external_lex_state = 3}, + [135] = {.lex_state = 13, .external_lex_state = 3}, + [136] = {.lex_state = 13, .external_lex_state = 3}, + [137] = {.lex_state = 13, .external_lex_state = 3}, + [138] = {.lex_state = 13, .external_lex_state = 2}, + [139] = {.lex_state = 13, .external_lex_state = 2}, + [140] = {.lex_state = 13, .external_lex_state = 6}, + [141] = {.lex_state = 13, .external_lex_state = 6}, + [142] = {.lex_state = 13, .external_lex_state = 6}, + [143] = {.lex_state = 13, .external_lex_state = 6}, + [144] = {.lex_state = 13, .external_lex_state = 2}, + [145] = {.lex_state = 13, .external_lex_state = 2}, + [146] = {.lex_state = 13, .external_lex_state = 2}, + [147] = {.lex_state = 13, .external_lex_state = 2}, + [148] = {.lex_state = 13, .external_lex_state = 6}, + [149] = {.lex_state = 13, .external_lex_state = 6}, + [150] = {.lex_state = 13, .external_lex_state = 2}, + [151] = {.lex_state = 13, .external_lex_state = 2}, + [152] = {.lex_state = 13, .external_lex_state = 6}, + [153] = {.lex_state = 13, .external_lex_state = 6}, + [154] = {.lex_state = 13, .external_lex_state = 6}, + [155] = {.lex_state = 13, .external_lex_state = 6}, + [156] = {.lex_state = 13, .external_lex_state = 6}, + [157] = {.lex_state = 13, .external_lex_state = 2}, + [158] = {.lex_state = 13, .external_lex_state = 2}, + [159] = {.lex_state = 13, .external_lex_state = 2}, + [160] = {.lex_state = 13, .external_lex_state = 6}, + [161] = {.lex_state = 13, .external_lex_state = 2}, + [162] = {.lex_state = 13, .external_lex_state = 8}, + [163] = {.lex_state = 13, .external_lex_state = 6}, + [164] = {.lex_state = 13, .external_lex_state = 9}, + [165] = {.lex_state = 13, .external_lex_state = 2}, + [166] = {.lex_state = 13, .external_lex_state = 2}, + [167] = {.lex_state = 13, .external_lex_state = 10}, + [168] = {.lex_state = 13, .external_lex_state = 11}, + [169] = {.lex_state = 13, .external_lex_state = 6}, + [170] = {.lex_state = 13, .external_lex_state = 2}, + [171] = {.lex_state = 13, .external_lex_state = 9}, + [172] = {.lex_state = 13, .external_lex_state = 9}, + [173] = {.lex_state = 13, .external_lex_state = 6}, + [174] = {.lex_state = 13, .external_lex_state = 5}, + [175] = {.lex_state = 13, .external_lex_state = 11}, + [176] = {.lex_state = 13, .external_lex_state = 3}, + [177] = {.lex_state = 13, .external_lex_state = 4}, + [178] = {.lex_state = 13, .external_lex_state = 11}, + [179] = {.lex_state = 13, .external_lex_state = 12}, + [180] = {.lex_state = 13, .external_lex_state = 3}, + [181] = {.lex_state = 13, .external_lex_state = 11}, + [182] = {.lex_state = 13, .external_lex_state = 13}, + [183] = {.lex_state = 13, .external_lex_state = 11}, + [184] = {.lex_state = 13, .external_lex_state = 12}, + [185] = {.lex_state = 13, .external_lex_state = 3}, + [186] = {.lex_state = 13, .external_lex_state = 11}, + [187] = {.lex_state = 13, .external_lex_state = 11}, + [188] = {.lex_state = 13, .external_lex_state = 11}, + [189] = {.lex_state = 13, .external_lex_state = 12}, + [190] = {.lex_state = 13, .external_lex_state = 11}, + [191] = {.lex_state = 13, .external_lex_state = 11}, + [192] = {.lex_state = 13, .external_lex_state = 11}, + [193] = {.lex_state = 13, .external_lex_state = 11}, + [194] = {.lex_state = 13, .external_lex_state = 6}, + [195] = {.lex_state = 13, .external_lex_state = 11}, + [196] = {.lex_state = 13, .external_lex_state = 11}, + [197] = {.lex_state = 13, .external_lex_state = 11}, + [198] = {.lex_state = 13, .external_lex_state = 11}, + [199] = {.lex_state = 13, .external_lex_state = 13}, + [200] = {.lex_state = 13, .external_lex_state = 11}, + [201] = {.lex_state = 13, .external_lex_state = 11}, + [202] = {.lex_state = 13, .external_lex_state = 13}, + [203] = {.lex_state = 13, .external_lex_state = 5}, + [204] = {.lex_state = 13, .external_lex_state = 4}, + [205] = {.lex_state = 13, .external_lex_state = 4}, + [206] = {.lex_state = 13, .external_lex_state = 5}, + [207] = {.lex_state = 13, .external_lex_state = 2}, + [208] = {.lex_state = 13, .external_lex_state = 5}, + [209] = {.lex_state = 13, .external_lex_state = 5}, + [210] = {.lex_state = 13, .external_lex_state = 5}, + [211] = {.lex_state = 13, .external_lex_state = 5}, + [212] = {.lex_state = 13, .external_lex_state = 5}, + [213] = {.lex_state = 13, .external_lex_state = 5}, + [214] = {.lex_state = 13, .external_lex_state = 5}, + [215] = {.lex_state = 13, .external_lex_state = 5}, + [216] = {.lex_state = 13, .external_lex_state = 5}, + [217] = {.lex_state = 13, .external_lex_state = 5}, + [218] = {.lex_state = 13, .external_lex_state = 5}, + [219] = {.lex_state = 13, .external_lex_state = 5}, + [220] = {.lex_state = 13, .external_lex_state = 5}, + [221] = {.lex_state = 13, .external_lex_state = 3}, + [222] = {.lex_state = 13, .external_lex_state = 3}, + [223] = {.lex_state = 13, .external_lex_state = 2}, + [224] = {.lex_state = 13, .external_lex_state = 2}, + [225] = {.lex_state = 13, .external_lex_state = 3}, + [226] = {.lex_state = 13, .external_lex_state = 3}, + [227] = {.lex_state = 13, .external_lex_state = 3}, + [228] = {.lex_state = 13, .external_lex_state = 4}, + [229] = {.lex_state = 13, .external_lex_state = 4}, + [230] = {.lex_state = 13, .external_lex_state = 4}, + [231] = {.lex_state = 13, .external_lex_state = 4}, + [232] = {.lex_state = 13, .external_lex_state = 4}, + [233] = {.lex_state = 13, .external_lex_state = 4}, + [234] = {.lex_state = 13, .external_lex_state = 3}, + [235] = {.lex_state = 13, .external_lex_state = 3}, + [236] = {.lex_state = 13, .external_lex_state = 3}, + [237] = {.lex_state = 13, .external_lex_state = 3}, + [238] = {.lex_state = 13, .external_lex_state = 3}, + [239] = {.lex_state = 13, .external_lex_state = 3}, + [240] = {.lex_state = 13, .external_lex_state = 3}, + [241] = {.lex_state = 13, .external_lex_state = 3}, + [242] = {.lex_state = 13, .external_lex_state = 3}, + [243] = {.lex_state = 13, .external_lex_state = 4}, + [244] = {.lex_state = 13, .external_lex_state = 3}, + [245] = {.lex_state = 13, .external_lex_state = 3}, + [246] = {.lex_state = 13, .external_lex_state = 3}, + [247] = {.lex_state = 13, .external_lex_state = 4}, + [248] = {.lex_state = 13, .external_lex_state = 3}, + [249] = {.lex_state = 13, .external_lex_state = 4}, + [250] = {.lex_state = 13, .external_lex_state = 3}, + [251] = {.lex_state = 13, .external_lex_state = 3}, + [252] = {.lex_state = 13, .external_lex_state = 3}, + [253] = {.lex_state = 13, .external_lex_state = 3}, + [254] = {.lex_state = 13, .external_lex_state = 3}, + [255] = {.lex_state = 13, .external_lex_state = 3}, + [256] = {.lex_state = 13, .external_lex_state = 3}, + [257] = {.lex_state = 13, .external_lex_state = 3}, + [258] = {.lex_state = 13, .external_lex_state = 3}, + [259] = {.lex_state = 13, .external_lex_state = 3}, + [260] = {.lex_state = 13, .external_lex_state = 3}, + [261] = {.lex_state = 13, .external_lex_state = 3}, + [262] = {.lex_state = 13, .external_lex_state = 3}, + [263] = {.lex_state = 13, .external_lex_state = 4}, + [264] = {.lex_state = 13, .external_lex_state = 3}, + [265] = {.lex_state = 13, .external_lex_state = 4}, + [266] = {.lex_state = 13, .external_lex_state = 4}, + [267] = {.lex_state = 13, .external_lex_state = 4}, + [268] = {.lex_state = 13, .external_lex_state = 3}, + [269] = {.lex_state = 13, .external_lex_state = 3}, + [270] = {.lex_state = 13, .external_lex_state = 3}, + [271] = {.lex_state = 13, .external_lex_state = 4}, + [272] = {.lex_state = 13, .external_lex_state = 3}, + [273] = {.lex_state = 13, .external_lex_state = 3}, + [274] = {.lex_state = 13, .external_lex_state = 3}, + [275] = {.lex_state = 13, .external_lex_state = 3}, + [276] = {.lex_state = 13, .external_lex_state = 3}, + [277] = {.lex_state = 13, .external_lex_state = 3}, + [278] = {.lex_state = 13, .external_lex_state = 3}, + [279] = {.lex_state = 13, .external_lex_state = 3}, + [280] = {.lex_state = 13, .external_lex_state = 3}, + [281] = {.lex_state = 13, .external_lex_state = 3}, + [282] = {.lex_state = 13, .external_lex_state = 3}, + [283] = {.lex_state = 13, .external_lex_state = 3}, + [284] = {.lex_state = 13, .external_lex_state = 3}, + [285] = {.lex_state = 13, .external_lex_state = 3}, + [286] = {.lex_state = 13, .external_lex_state = 3}, + [287] = {.lex_state = 13, .external_lex_state = 3}, + [288] = {.lex_state = 13, .external_lex_state = 3}, + [289] = {.lex_state = 13, .external_lex_state = 3}, + [290] = {.lex_state = 13, .external_lex_state = 3}, + [291] = {.lex_state = 13, .external_lex_state = 3}, + [292] = {.lex_state = 13, .external_lex_state = 3}, + [293] = {.lex_state = 13, .external_lex_state = 3}, + [294] = {.lex_state = 13, .external_lex_state = 3}, + [295] = {.lex_state = 13, .external_lex_state = 3}, + [296] = {.lex_state = 13, .external_lex_state = 3}, + [297] = {.lex_state = 13, .external_lex_state = 3}, + [298] = {.lex_state = 13, .external_lex_state = 3}, + [299] = {.lex_state = 13, .external_lex_state = 3}, + [300] = {.lex_state = 13, .external_lex_state = 3}, + [301] = {.lex_state = 13, .external_lex_state = 3}, + [302] = {.lex_state = 13, .external_lex_state = 3}, + [303] = {.lex_state = 13, .external_lex_state = 3}, + [304] = {.lex_state = 13, .external_lex_state = 3}, + [305] = {.lex_state = 13, .external_lex_state = 3}, + [306] = {.lex_state = 13, .external_lex_state = 3}, + [307] = {.lex_state = 13, .external_lex_state = 3}, + [308] = {.lex_state = 13, .external_lex_state = 3}, + [309] = {.lex_state = 13, .external_lex_state = 3}, + [310] = {.lex_state = 13, .external_lex_state = 3}, + [311] = {.lex_state = 13, .external_lex_state = 6}, + [312] = {.lex_state = 13, .external_lex_state = 6}, + [313] = {.lex_state = 13, .external_lex_state = 4}, + [314] = {.lex_state = 13, .external_lex_state = 5}, + [315] = {.lex_state = 13, .external_lex_state = 5}, + [316] = {.lex_state = 13, .external_lex_state = 6}, + [317] = {.lex_state = 13, .external_lex_state = 3}, + [318] = {.lex_state = 13, .external_lex_state = 2}, + [319] = {.lex_state = 13, .external_lex_state = 6}, + [320] = {.lex_state = 13, .external_lex_state = 6}, + [321] = {.lex_state = 13, .external_lex_state = 2}, + [322] = {.lex_state = 13, .external_lex_state = 6}, + [323] = {.lex_state = 13, .external_lex_state = 2}, + [324] = {.lex_state = 13, .external_lex_state = 2}, + [325] = {.lex_state = 13, .external_lex_state = 2}, + [326] = {.lex_state = 13, .external_lex_state = 2}, + [327] = {.lex_state = 13, .external_lex_state = 2}, + [328] = {.lex_state = 13, .external_lex_state = 2}, + [329] = {.lex_state = 13, .external_lex_state = 2}, + [330] = {.lex_state = 13, .external_lex_state = 6}, + [331] = {.lex_state = 13, .external_lex_state = 6}, + [332] = {.lex_state = 13, .external_lex_state = 2}, + [333] = {.lex_state = 13, .external_lex_state = 6}, + [334] = {.lex_state = 13, .external_lex_state = 2}, + [335] = {.lex_state = 13, .external_lex_state = 2}, + [336] = {.lex_state = 13, .external_lex_state = 2}, + [337] = {.lex_state = 13, .external_lex_state = 2}, + [338] = {.lex_state = 13, .external_lex_state = 2}, + [339] = {.lex_state = 13, .external_lex_state = 2}, + [340] = {.lex_state = 13, .external_lex_state = 2}, + [341] = {.lex_state = 13, .external_lex_state = 2}, + [342] = {.lex_state = 13, .external_lex_state = 2}, + [343] = {.lex_state = 13, .external_lex_state = 4}, + [344] = {.lex_state = 13, .external_lex_state = 2}, + [345] = {.lex_state = 13, .external_lex_state = 2}, + [346] = {.lex_state = 13, .external_lex_state = 2}, + [347] = {.lex_state = 13, .external_lex_state = 2}, + [348] = {.lex_state = 13, .external_lex_state = 2}, + [349] = {.lex_state = 13, .external_lex_state = 2}, + [350] = {.lex_state = 13, .external_lex_state = 2}, + [351] = {.lex_state = 13, .external_lex_state = 2}, + [352] = {.lex_state = 13, .external_lex_state = 6}, + [353] = {.lex_state = 13, .external_lex_state = 2}, + [354] = {.lex_state = 13, .external_lex_state = 6}, + [355] = {.lex_state = 13, .external_lex_state = 6}, + [356] = {.lex_state = 13, .external_lex_state = 6}, + [357] = {.lex_state = 13, .external_lex_state = 6}, + [358] = {.lex_state = 13, .external_lex_state = 6}, + [359] = {.lex_state = 13, .external_lex_state = 6}, + [360] = {.lex_state = 13, .external_lex_state = 6}, + [361] = {.lex_state = 13, .external_lex_state = 6}, + [362] = {.lex_state = 13, .external_lex_state = 6}, + [363] = {.lex_state = 13, .external_lex_state = 6}, + [364] = {.lex_state = 13, .external_lex_state = 2}, + [365] = {.lex_state = 13, .external_lex_state = 6}, + [366] = {.lex_state = 13, .external_lex_state = 2}, + [367] = {.lex_state = 13, .external_lex_state = 2}, + [368] = {.lex_state = 13, .external_lex_state = 2}, + [369] = {.lex_state = 13, .external_lex_state = 6}, + [370] = {.lex_state = 13, .external_lex_state = 2}, + [371] = {.lex_state = 13, .external_lex_state = 2}, + [372] = {.lex_state = 13, .external_lex_state = 6}, + [373] = {.lex_state = 13, .external_lex_state = 2}, + [374] = {.lex_state = 13, .external_lex_state = 6}, + [375] = {.lex_state = 13, .external_lex_state = 2}, + [376] = {.lex_state = 13, .external_lex_state = 2}, + [377] = {.lex_state = 13, .external_lex_state = 2}, + [378] = {.lex_state = 13, .external_lex_state = 2}, + [379] = {.lex_state = 13, .external_lex_state = 2}, + [380] = {.lex_state = 13, .external_lex_state = 6}, + [381] = {.lex_state = 13, .external_lex_state = 4}, + [382] = {.lex_state = 13, .external_lex_state = 6}, + [383] = {.lex_state = 13, .external_lex_state = 6}, + [384] = {.lex_state = 13, .external_lex_state = 6}, + [385] = {.lex_state = 13, .external_lex_state = 6}, + [386] = {.lex_state = 13, .external_lex_state = 6}, + [387] = {.lex_state = 13, .external_lex_state = 6}, + [388] = {.lex_state = 13, .external_lex_state = 6}, + [389] = {.lex_state = 13, .external_lex_state = 6}, + [390] = {.lex_state = 13, .external_lex_state = 2}, + [391] = {.lex_state = 13, .external_lex_state = 6}, + [392] = {.lex_state = 13, .external_lex_state = 2}, + [393] = {.lex_state = 13, .external_lex_state = 6}, + [394] = {.lex_state = 13, .external_lex_state = 2}, + [395] = {.lex_state = 13, .external_lex_state = 6}, + [396] = {.lex_state = 13, .external_lex_state = 2}, + [397] = {.lex_state = 13, .external_lex_state = 6}, + [398] = {.lex_state = 13, .external_lex_state = 2}, + [399] = {.lex_state = 13, .external_lex_state = 6}, + [400] = {.lex_state = 13, .external_lex_state = 2}, + [401] = {.lex_state = 13, .external_lex_state = 6}, + [402] = {.lex_state = 13, .external_lex_state = 6}, + [403] = {.lex_state = 13, .external_lex_state = 6}, + [404] = {.lex_state = 13, .external_lex_state = 6}, + [405] = {.lex_state = 13, .external_lex_state = 6}, + [406] = {.lex_state = 13, .external_lex_state = 6}, + [407] = {.lex_state = 13, .external_lex_state = 6}, + [408] = {.lex_state = 13, .external_lex_state = 6}, + [409] = {.lex_state = 13, .external_lex_state = 6}, + [410] = {.lex_state = 13, .external_lex_state = 2}, + [411] = {.lex_state = 13, .external_lex_state = 6}, + [412] = {.lex_state = 13, .external_lex_state = 6}, + [413] = {.lex_state = 13, .external_lex_state = 6}, + [414] = {.lex_state = 13, .external_lex_state = 2}, + [415] = {.lex_state = 13, .external_lex_state = 2}, + [416] = {.lex_state = 13, .external_lex_state = 2}, + [417] = {.lex_state = 13, .external_lex_state = 6}, + [418] = {.lex_state = 13, .external_lex_state = 6}, + [419] = {.lex_state = 13, .external_lex_state = 2}, + [420] = {.lex_state = 13, .external_lex_state = 6}, + [421] = {.lex_state = 13, .external_lex_state = 6}, + [422] = {.lex_state = 13, .external_lex_state = 2}, + [423] = {.lex_state = 13, .external_lex_state = 2}, + [424] = {.lex_state = 13, .external_lex_state = 2}, + [425] = {.lex_state = 13, .external_lex_state = 2}, + [426] = {.lex_state = 13, .external_lex_state = 6}, + [427] = {.lex_state = 13, .external_lex_state = 2}, + [428] = {.lex_state = 13, .external_lex_state = 2}, + [429] = {.lex_state = 13, .external_lex_state = 2}, + [430] = {.lex_state = 13, .external_lex_state = 2}, + [431] = {.lex_state = 13, .external_lex_state = 6}, + [432] = {.lex_state = 13, .external_lex_state = 2}, + [433] = {.lex_state = 13, .external_lex_state = 2}, + [434] = {.lex_state = 13, .external_lex_state = 2}, + [435] = {.lex_state = 13, .external_lex_state = 2}, + [436] = {.lex_state = 13, .external_lex_state = 2}, + [437] = {.lex_state = 13, .external_lex_state = 2}, + [438] = {.lex_state = 13, .external_lex_state = 2}, + [439] = {.lex_state = 13, .external_lex_state = 2}, + [440] = {.lex_state = 13, .external_lex_state = 2}, + [441] = {.lex_state = 13, .external_lex_state = 2}, + [442] = {.lex_state = 13, .external_lex_state = 6}, + [443] = {.lex_state = 13, .external_lex_state = 6}, + [444] = {.lex_state = 13, .external_lex_state = 4}, + [445] = {.lex_state = 13, .external_lex_state = 2}, + [446] = {.lex_state = 13, .external_lex_state = 2}, + [447] = {.lex_state = 13, .external_lex_state = 6}, + [448] = {.lex_state = 13, .external_lex_state = 6}, + [449] = {.lex_state = 13, .external_lex_state = 2}, + [450] = {.lex_state = 13, .external_lex_state = 6}, + [451] = {.lex_state = 13, .external_lex_state = 4}, + [452] = {.lex_state = 13, .external_lex_state = 2}, + [453] = {.lex_state = 13, .external_lex_state = 6}, + [454] = {.lex_state = 13, .external_lex_state = 6}, + [455] = {.lex_state = 13, .external_lex_state = 4}, + [456] = {.lex_state = 13, .external_lex_state = 6}, + [457] = {.lex_state = 13, .external_lex_state = 4}, + [458] = {.lex_state = 13, .external_lex_state = 6}, + [459] = {.lex_state = 13, .external_lex_state = 6}, + [460] = {.lex_state = 13, .external_lex_state = 6}, + [461] = {.lex_state = 13, .external_lex_state = 6}, + [462] = {.lex_state = 13, .external_lex_state = 6}, + [463] = {.lex_state = 13, .external_lex_state = 6}, + [464] = {.lex_state = 13, .external_lex_state = 6}, + [465] = {.lex_state = 13, .external_lex_state = 6}, + [466] = {.lex_state = 13, .external_lex_state = 6}, + [467] = {.lex_state = 13, .external_lex_state = 6}, + [468] = {.lex_state = 13, .external_lex_state = 6}, + [469] = {.lex_state = 13, .external_lex_state = 6}, + [470] = {.lex_state = 13, .external_lex_state = 6}, + [471] = {.lex_state = 13, .external_lex_state = 2}, + [472] = {.lex_state = 13, .external_lex_state = 6}, + [473] = {.lex_state = 1, .external_lex_state = 14}, + [474] = {.lex_state = 13, .external_lex_state = 14}, + [475] = {.lex_state = 13, .external_lex_state = 14}, + [476] = {.lex_state = 13, .external_lex_state = 14}, + [477] = {.lex_state = 13, .external_lex_state = 14}, + [478] = {.lex_state = 13, .external_lex_state = 14}, + [479] = {.lex_state = 13, .external_lex_state = 14}, + [480] = {.lex_state = 13, .external_lex_state = 14}, + [481] = {.lex_state = 13, .external_lex_state = 14}, + [482] = {.lex_state = 13, .external_lex_state = 14}, + [483] = {.lex_state = 13, .external_lex_state = 14}, + [484] = {.lex_state = 13, .external_lex_state = 14}, + [485] = {.lex_state = 13, .external_lex_state = 14}, + [486] = {.lex_state = 13, .external_lex_state = 14}, + [487] = {.lex_state = 13, .external_lex_state = 14}, + [488] = {.lex_state = 13, .external_lex_state = 14}, + [489] = {.lex_state = 13, .external_lex_state = 14}, + [490] = {.lex_state = 13, .external_lex_state = 14}, + [491] = {.lex_state = 13, .external_lex_state = 14}, + [492] = {.lex_state = 13, .external_lex_state = 15}, + [493] = {.lex_state = 3, .external_lex_state = 16}, + [494] = {.lex_state = 13, .external_lex_state = 15}, + [495] = {.lex_state = 13, .external_lex_state = 15}, + [496] = {.lex_state = 13, .external_lex_state = 15}, + [497] = {.lex_state = 13, .external_lex_state = 15}, + [498] = {.lex_state = 13, .external_lex_state = 15}, + [499] = {.lex_state = 2, .external_lex_state = 17}, + [500] = {.lex_state = 13, .external_lex_state = 15}, + [501] = {.lex_state = 2, .external_lex_state = 18}, + [502] = {.lex_state = 2, .external_lex_state = 17}, + [503] = {.lex_state = 13, .external_lex_state = 15}, + [504] = {.lex_state = 2, .external_lex_state = 18}, + [505] = {.lex_state = 2, .external_lex_state = 17}, + [506] = {.lex_state = 2, .external_lex_state = 18}, + [507] = {.lex_state = 2, .external_lex_state = 18}, [508] = {.lex_state = 2, .external_lex_state = 18}, - [509] = {.lex_state = 2, .external_lex_state = 18}, + [509] = {.lex_state = 2, .external_lex_state = 17}, [510] = {.lex_state = 2, .external_lex_state = 18}, - [511] = {.lex_state = 2, .external_lex_state = 18}, + [511] = {.lex_state = 2, .external_lex_state = 17}, [512] = {.lex_state = 2, .external_lex_state = 18}, - [513] = {.lex_state = 2, .external_lex_state = 14}, - [514] = {.lex_state = 2, .external_lex_state = 14}, - [515] = {.lex_state = 2, .external_lex_state = 14}, - [516] = {.lex_state = 12, .external_lex_state = 17}, - [517] = {.lex_state = 12, .external_lex_state = 19}, - [518] = {.lex_state = 12, .external_lex_state = 17}, - [519] = {.lex_state = 12, .external_lex_state = 19}, - [520] = {.lex_state = 12, .external_lex_state = 17}, - [521] = {.lex_state = 12, .external_lex_state = 19}, - [522] = {.lex_state = 12, .external_lex_state = 17}, - [523] = {.lex_state = 12, .external_lex_state = 19}, - [524] = {.lex_state = 12, .external_lex_state = 17}, - [525] = {.lex_state = 12, .external_lex_state = 19}, - [526] = {.lex_state = 2, .external_lex_state = 18}, - [527] = {.lex_state = 12, .external_lex_state = 17}, - [528] = {.lex_state = 12, .external_lex_state = 19}, - [529] = {.lex_state = 12, .external_lex_state = 17}, - [530] = {.lex_state = 12, .external_lex_state = 19}, - [531] = {.lex_state = 12, .external_lex_state = 19}, - [532] = {.lex_state = 12, .external_lex_state = 17}, - [533] = {.lex_state = 12, .external_lex_state = 19}, - [534] = {.lex_state = 2, .external_lex_state = 16}, - [535] = {.lex_state = 12, .external_lex_state = 19}, - [536] = {.lex_state = 12, .external_lex_state = 17}, - [537] = {.lex_state = 2, .external_lex_state = 16}, - [538] = {.lex_state = 2, .external_lex_state = 16}, - [539] = {.lex_state = 2, .external_lex_state = 18}, - [540] = {.lex_state = 2, .external_lex_state = 18}, - [541] = {.lex_state = 12, .external_lex_state = 19}, - [542] = {.lex_state = 2, .external_lex_state = 18}, - [543] = {.lex_state = 12, .external_lex_state = 17}, - [544] = {.lex_state = 2, .external_lex_state = 18}, - [545] = {.lex_state = 2, .external_lex_state = 18}, - [546] = {.lex_state = 12, .external_lex_state = 20}, - [547] = {.lex_state = 2, .external_lex_state = 16}, - [548] = {.lex_state = 12, .external_lex_state = 20}, - [549] = {.lex_state = 12, .external_lex_state = 20}, - [550] = {.lex_state = 2, .external_lex_state = 18}, - [551] = {.lex_state = 12, .external_lex_state = 20}, - [552] = {.lex_state = 2, .external_lex_state = 18}, - [553] = {.lex_state = 12, .external_lex_state = 21}, - [554] = {.lex_state = 12, .external_lex_state = 20}, - [555] = {.lex_state = 2, .external_lex_state = 16}, - [556] = {.lex_state = 2, .external_lex_state = 22}, - [557] = {.lex_state = 2, .external_lex_state = 16}, - [558] = {.lex_state = 2, .external_lex_state = 16}, - [559] = {.lex_state = 12, .external_lex_state = 21}, - [560] = {.lex_state = 12, .external_lex_state = 21}, - [561] = {.lex_state = 2, .external_lex_state = 16}, - [562] = {.lex_state = 12, .external_lex_state = 21}, - [563] = {.lex_state = 12, .external_lex_state = 21}, - [564] = {.lex_state = 12, .external_lex_state = 21}, - [565] = {.lex_state = 2, .external_lex_state = 18}, - [566] = {.lex_state = 12, .external_lex_state = 20}, - [567] = {.lex_state = 12, .external_lex_state = 20}, - [568] = {.lex_state = 2, .external_lex_state = 16}, - [569] = {.lex_state = 2, .external_lex_state = 16}, - [570] = {.lex_state = 2, .external_lex_state = 14}, - [571] = {.lex_state = 2, .external_lex_state = 14}, - [572] = {.lex_state = 2, .external_lex_state = 16}, - [573] = {.lex_state = 12, .external_lex_state = 21}, - [574] = {.lex_state = 2, .external_lex_state = 14}, - [575] = {.lex_state = 2, .external_lex_state = 14}, - [576] = {.lex_state = 2, .external_lex_state = 14}, - [577] = {.lex_state = 2, .external_lex_state = 16}, - [578] = {.lex_state = 2, .external_lex_state = 14}, - [579] = {.lex_state = 12, .external_lex_state = 21}, - [580] = {.lex_state = 2, .external_lex_state = 16}, - [581] = {.lex_state = 2, .external_lex_state = 16}, - [582] = {.lex_state = 2, .external_lex_state = 16}, - [583] = {.lex_state = 2, .external_lex_state = 16}, - [584] = {.lex_state = 2, .external_lex_state = 14}, - [585] = {.lex_state = 12, .external_lex_state = 21}, - [586] = {.lex_state = 12, .external_lex_state = 17}, - [587] = {.lex_state = 12, .external_lex_state = 19}, - [588] = {.lex_state = 2, .external_lex_state = 14}, - [589] = {.lex_state = 12, .external_lex_state = 23}, - [590] = {.lex_state = 12, .external_lex_state = 21}, - [591] = {.lex_state = 12, .external_lex_state = 23}, - [592] = {.lex_state = 12, .external_lex_state = 19}, - [593] = {.lex_state = 12, .external_lex_state = 21}, - [594] = {.lex_state = 12, .external_lex_state = 21}, - [595] = {.lex_state = 2, .external_lex_state = 14}, - [596] = {.lex_state = 2, .external_lex_state = 14}, - [597] = {.lex_state = 12, .external_lex_state = 23}, - [598] = {.lex_state = 2, .external_lex_state = 14}, - [599] = {.lex_state = 12, .external_lex_state = 21}, - [600] = {.lex_state = 12, .external_lex_state = 17}, - [601] = {.lex_state = 12, .external_lex_state = 24}, + [513] = {.lex_state = 2, .external_lex_state = 17}, + [514] = {.lex_state = 2, .external_lex_state = 18}, + [515] = {.lex_state = 2, .external_lex_state = 17}, + [516] = {.lex_state = 2, .external_lex_state = 18}, + [517] = {.lex_state = 2, .external_lex_state = 17}, + [518] = {.lex_state = 2, .external_lex_state = 17}, + [519] = {.lex_state = 13, .external_lex_state = 19}, + [520] = {.lex_state = 3, .external_lex_state = 16}, + [521] = {.lex_state = 2, .external_lex_state = 17}, + [522] = {.lex_state = 3, .external_lex_state = 16}, + [523] = {.lex_state = 13, .external_lex_state = 15}, + [524] = {.lex_state = 3, .external_lex_state = 16}, + [525] = {.lex_state = 13, .external_lex_state = 19}, + [526] = {.lex_state = 13, .external_lex_state = 15}, + [527] = {.lex_state = 3, .external_lex_state = 16}, + [528] = {.lex_state = 3, .external_lex_state = 16}, + [529] = {.lex_state = 13, .external_lex_state = 15}, + [530] = {.lex_state = 3, .external_lex_state = 16}, + [531] = {.lex_state = 2, .external_lex_state = 18}, + [532] = {.lex_state = 13, .external_lex_state = 19}, + [533] = {.lex_state = 2, .external_lex_state = 17}, + [534] = {.lex_state = 2, .external_lex_state = 18}, + [535] = {.lex_state = 13, .external_lex_state = 15}, + [536] = {.lex_state = 13, .external_lex_state = 15}, + [537] = {.lex_state = 13, .external_lex_state = 14}, + [538] = {.lex_state = 3, .external_lex_state = 20}, + [539] = {.lex_state = 3, .external_lex_state = 16}, + [540] = {.lex_state = 2, .external_lex_state = 21}, + [541] = {.lex_state = 2, .external_lex_state = 21}, + [542] = {.lex_state = 2, .external_lex_state = 21}, + [543] = {.lex_state = 2, .external_lex_state = 21}, + [544] = {.lex_state = 2, .external_lex_state = 21}, + [545] = {.lex_state = 2, .external_lex_state = 21}, + [546] = {.lex_state = 3, .external_lex_state = 16}, + [547] = {.lex_state = 3, .external_lex_state = 20}, + [548] = {.lex_state = 3, .external_lex_state = 16}, + [549] = {.lex_state = 3, .external_lex_state = 16}, + [550] = {.lex_state = 3, .external_lex_state = 16}, + [551] = {.lex_state = 3, .external_lex_state = 20}, + [552] = {.lex_state = 2, .external_lex_state = 21}, + [553] = {.lex_state = 13, .external_lex_state = 14}, + [554] = {.lex_state = 3, .external_lex_state = 22}, + [555] = {.lex_state = 3, .external_lex_state = 22}, + [556] = {.lex_state = 3, .external_lex_state = 16}, + [557] = {.lex_state = 3, .external_lex_state = 22}, + [558] = {.lex_state = 3, .external_lex_state = 22}, + [559] = {.lex_state = 3, .external_lex_state = 16}, + [560] = {.lex_state = 3, .external_lex_state = 22}, + [561] = {.lex_state = 3, .external_lex_state = 22}, + [562] = {.lex_state = 3, .external_lex_state = 16}, + [563] = {.lex_state = 13, .external_lex_state = 14}, + [564] = {.lex_state = 3, .external_lex_state = 22}, + [565] = {.lex_state = 3, .external_lex_state = 20}, + [566] = {.lex_state = 2, .external_lex_state = 18}, + [567] = {.lex_state = 2, .external_lex_state = 17}, + [568] = {.lex_state = 3, .external_lex_state = 20}, + [569] = {.lex_state = 3, .external_lex_state = 20}, + [570] = {.lex_state = 3, .external_lex_state = 22}, + [571] = {.lex_state = 2, .external_lex_state = 18}, + [572] = {.lex_state = 13, .external_lex_state = 15}, + [573] = {.lex_state = 3, .external_lex_state = 22}, + [574] = {.lex_state = 3, .external_lex_state = 22}, + [575] = {.lex_state = 3, .external_lex_state = 22}, + [576] = {.lex_state = 2, .external_lex_state = 17}, + [577] = {.lex_state = 13, .external_lex_state = 23}, + [578] = {.lex_state = 13, .external_lex_state = 15}, + [579] = {.lex_state = 3, .external_lex_state = 20}, + [580] = {.lex_state = 2, .external_lex_state = 24}, + [581] = {.lex_state = 2, .external_lex_state = 25}, + [582] = {.lex_state = 3, .external_lex_state = 20}, + [583] = {.lex_state = 2, .external_lex_state = 21}, + [584] = {.lex_state = 3, .external_lex_state = 22}, + [585] = {.lex_state = 3, .external_lex_state = 20}, + [586] = {.lex_state = 3, .external_lex_state = 22}, + [587] = {.lex_state = 3, .external_lex_state = 26}, + [588] = {.lex_state = 13, .external_lex_state = 15}, + [589] = {.lex_state = 2, .external_lex_state = 21}, + [590] = {.lex_state = 3, .external_lex_state = 22}, + [591] = {.lex_state = 13, .external_lex_state = 15}, + [592] = {.lex_state = 3, .external_lex_state = 20}, + [593] = {.lex_state = 3, .external_lex_state = 20}, + [594] = {.lex_state = 2, .external_lex_state = 18}, + [595] = {.lex_state = 3, .external_lex_state = 16}, + [596] = {.lex_state = 3, .external_lex_state = 16}, + [597] = {.lex_state = 2, .external_lex_state = 27}, + [598] = {.lex_state = 3, .external_lex_state = 20}, + [599] = {.lex_state = 3, .external_lex_state = 16}, + [600] = {.lex_state = 3, .external_lex_state = 20}, + [601] = {.lex_state = 3, .external_lex_state = 20}, [602] = {.lex_state = 2, .external_lex_state = 18}, - [603] = {.lex_state = 12, .external_lex_state = 20}, - [604] = {.lex_state = 12, .external_lex_state = 24}, - [605] = {.lex_state = 12, .external_lex_state = 24}, - [606] = {.lex_state = 2, .external_lex_state = 18}, - [607] = {.lex_state = 12, .external_lex_state = 24}, + [603] = {.lex_state = 2, .external_lex_state = 17}, + [604] = {.lex_state = 3, .external_lex_state = 20}, + [605] = {.lex_state = 3, .external_lex_state = 16}, + [606] = {.lex_state = 3, .external_lex_state = 16}, + [607] = {.lex_state = 3, .external_lex_state = 20}, [608] = {.lex_state = 2, .external_lex_state = 18}, - [609] = {.lex_state = 2, .external_lex_state = 18}, - [610] = {.lex_state = 12, .external_lex_state = 25}, - [611] = {.lex_state = 2, .external_lex_state = 18}, - [612] = {.lex_state = 2, .external_lex_state = 18}, - [613] = {.lex_state = 12, .external_lex_state = 20}, - [614] = {.lex_state = 12, .external_lex_state = 24}, - [615] = {.lex_state = 12, .external_lex_state = 15}, - [616] = {.lex_state = 12, .external_lex_state = 24}, - [617] = {.lex_state = 12, .external_lex_state = 26}, - [618] = {.lex_state = 3, .external_lex_state = 27}, - [619] = {.lex_state = 2, .external_lex_state = 16}, - [620] = {.lex_state = 4, .external_lex_state = 27}, - [621] = {.lex_state = 12, .external_lex_state = 19}, - [622] = {.lex_state = 4, .external_lex_state = 27}, - [623] = {.lex_state = 2, .external_lex_state = 18}, - [624] = {.lex_state = 12, .external_lex_state = 15}, - [625] = {.lex_state = 12, .external_lex_state = 21}, - [626] = {.lex_state = 12, .external_lex_state = 28}, - [627] = {.lex_state = 2, .external_lex_state = 16}, - [628] = {.lex_state = 12, .external_lex_state = 29}, - [629] = {.lex_state = 3, .external_lex_state = 27}, - [630] = {.lex_state = 2, .external_lex_state = 16}, - [631] = {.lex_state = 2, .external_lex_state = 16}, - [632] = {.lex_state = 2, .external_lex_state = 18}, - [633] = {.lex_state = 12, .external_lex_state = 17}, - [634] = {.lex_state = 12, .external_lex_state = 21}, - [635] = {.lex_state = 4, .external_lex_state = 27}, - [636] = {.lex_state = 2, .external_lex_state = 18}, - [637] = {.lex_state = 12, .external_lex_state = 19}, - [638] = {.lex_state = 12, .external_lex_state = 17}, - [639] = {.lex_state = 2, .external_lex_state = 18}, - [640] = {.lex_state = 2, .external_lex_state = 16}, - [641] = {.lex_state = 12, .external_lex_state = 15}, - [642] = {.lex_state = 12, .external_lex_state = 19}, - [643] = {.lex_state = 3, .external_lex_state = 27}, - [644] = {.lex_state = 2, .external_lex_state = 16}, - [645] = {.lex_state = 12, .external_lex_state = 17}, - [646] = {.lex_state = 12, .external_lex_state = 20}, - [647] = {.lex_state = 12, .external_lex_state = 20}, - [648] = {.lex_state = 12, .external_lex_state = 21}, - [649] = {.lex_state = 12, .external_lex_state = 20}, - [650] = {.lex_state = 12, .external_lex_state = 24}, - [651] = {.lex_state = 12, .external_lex_state = 21}, - [652] = {.lex_state = 12, .external_lex_state = 24}, - [653] = {.lex_state = 12, .external_lex_state = 30}, - [654] = {.lex_state = 12, .external_lex_state = 31}, - [655] = {.lex_state = 12, .external_lex_state = 31}, - [656] = {.lex_state = 3, .external_lex_state = 32}, - [657] = {.lex_state = 12, .external_lex_state = 15}, - [658] = {.lex_state = 12, .external_lex_state = 30}, - [659] = {.lex_state = 12, .external_lex_state = 31}, - [660] = {.lex_state = 12, .external_lex_state = 30}, - [661] = {.lex_state = 12, .external_lex_state = 30}, - [662] = {.lex_state = 12, .external_lex_state = 30}, - [663] = {.lex_state = 12, .external_lex_state = 31}, - [664] = {.lex_state = 12, .external_lex_state = 31}, - [665] = {.lex_state = 12, .external_lex_state = 15}, - [666] = {.lex_state = 12, .external_lex_state = 30}, - [667] = {.lex_state = 4, .external_lex_state = 32}, - [668] = {.lex_state = 12, .external_lex_state = 31}, - [669] = {.lex_state = 12, .external_lex_state = 30}, - [670] = {.lex_state = 12, .external_lex_state = 31}, - [671] = {.lex_state = 12, .external_lex_state = 23}, - [672] = {.lex_state = 12, .external_lex_state = 33}, - [673] = {.lex_state = 3, .external_lex_state = 27}, - [674] = {.lex_state = 4, .external_lex_state = 27}, - [675] = {.lex_state = 12, .external_lex_state = 33}, - [676] = {.lex_state = 4, .external_lex_state = 27}, - [677] = {.lex_state = 12, .external_lex_state = 33}, - [678] = {.lex_state = 3, .external_lex_state = 27}, - [679] = {.lex_state = 12, .external_lex_state = 33}, - [680] = {.lex_state = 12, .external_lex_state = 30}, - [681] = {.lex_state = 12, .external_lex_state = 31}, - [682] = {.lex_state = 12, .external_lex_state = 31}, - [683] = {.lex_state = 12, .external_lex_state = 30}, + [609] = {.lex_state = 2, .external_lex_state = 28}, + [610] = {.lex_state = 3, .external_lex_state = 16}, + [611] = {.lex_state = 2, .external_lex_state = 17}, + [612] = {.lex_state = 13, .external_lex_state = 14}, + [613] = {.lex_state = 3, .external_lex_state = 16}, + [614] = {.lex_state = 2, .external_lex_state = 17}, + [615] = {.lex_state = 3, .external_lex_state = 20}, + [616] = {.lex_state = 13, .external_lex_state = 14}, + [617] = {.lex_state = 3, .external_lex_state = 20}, + [618] = {.lex_state = 3, .external_lex_state = 20}, + [619] = {.lex_state = 2, .external_lex_state = 21}, + [620] = {.lex_state = 2, .external_lex_state = 28}, + [621] = {.lex_state = 3, .external_lex_state = 16}, + [622] = {.lex_state = 3, .external_lex_state = 16}, + [623] = {.lex_state = 2, .external_lex_state = 28}, + [624] = {.lex_state = 2, .external_lex_state = 28}, + [625] = {.lex_state = 2, .external_lex_state = 28}, + [626] = {.lex_state = 2, .external_lex_state = 21}, + [627] = {.lex_state = 2, .external_lex_state = 28}, + [628] = {.lex_state = 2, .external_lex_state = 21}, + [629] = {.lex_state = 3, .external_lex_state = 16}, + [630] = {.lex_state = 3, .external_lex_state = 16}, + [631] = {.lex_state = 13, .external_lex_state = 19}, + [632] = {.lex_state = 3, .external_lex_state = 22}, + [633] = {.lex_state = 3, .external_lex_state = 22}, + [634] = {.lex_state = 3, .external_lex_state = 22}, + [635] = {.lex_state = 3, .external_lex_state = 22}, + [636] = {.lex_state = 3, .external_lex_state = 22}, + [637] = {.lex_state = 3, .external_lex_state = 22}, + [638] = {.lex_state = 3, .external_lex_state = 20}, + [639] = {.lex_state = 4, .external_lex_state = 29}, + [640] = {.lex_state = 5, .external_lex_state = 29}, + [641] = {.lex_state = 3, .external_lex_state = 22}, + [642] = {.lex_state = 2, .external_lex_state = 28}, + [643] = {.lex_state = 4, .external_lex_state = 29}, + [644] = {.lex_state = 5, .external_lex_state = 29}, + [645] = {.lex_state = 2, .external_lex_state = 30}, + [646] = {.lex_state = 2, .external_lex_state = 31}, + [647] = {.lex_state = 2, .external_lex_state = 30}, + [648] = {.lex_state = 3, .external_lex_state = 22}, + [649] = {.lex_state = 3, .external_lex_state = 22}, + [650] = {.lex_state = 3, .external_lex_state = 20}, + [651] = {.lex_state = 2, .external_lex_state = 28}, + [652] = {.lex_state = 4, .external_lex_state = 29}, + [653] = {.lex_state = 5, .external_lex_state = 29}, + [654] = {.lex_state = 2, .external_lex_state = 30}, + [655] = {.lex_state = 2, .external_lex_state = 31}, + [656] = {.lex_state = 2, .external_lex_state = 30}, + [657] = {.lex_state = 2, .external_lex_state = 31}, + [658] = {.lex_state = 3, .external_lex_state = 20}, + [659] = {.lex_state = 3, .external_lex_state = 20}, + [660] = {.lex_state = 2, .external_lex_state = 31}, + [661] = {.lex_state = 3, .external_lex_state = 20}, + [662] = {.lex_state = 3, .external_lex_state = 22}, + [663] = {.lex_state = 2, .external_lex_state = 30}, + [664] = {.lex_state = 2, .external_lex_state = 31}, + [665] = {.lex_state = 2, .external_lex_state = 30}, + [666] = {.lex_state = 2, .external_lex_state = 31}, + [667] = {.lex_state = 2, .external_lex_state = 30}, + [668] = {.lex_state = 2, .external_lex_state = 31}, + [669] = {.lex_state = 3, .external_lex_state = 20}, + [670] = {.lex_state = 2, .external_lex_state = 31}, + [671] = {.lex_state = 2, .external_lex_state = 30}, + [672] = {.lex_state = 2, .external_lex_state = 31}, + [673] = {.lex_state = 4, .external_lex_state = 32}, + [674] = {.lex_state = 2, .external_lex_state = 33}, + [675] = {.lex_state = 2, .external_lex_state = 30}, + [676] = {.lex_state = 5, .external_lex_state = 32}, + [677] = {.lex_state = 2, .external_lex_state = 33}, + [678] = {.lex_state = 2, .external_lex_state = 33}, + [679] = {.lex_state = 4, .external_lex_state = 29}, + [680] = {.lex_state = 4, .external_lex_state = 29}, + [681] = {.lex_state = 2, .external_lex_state = 33}, + [682] = {.lex_state = 5, .external_lex_state = 29}, + [683] = {.lex_state = 5, .external_lex_state = 29}, [684] = {.lex_state = 0, .external_lex_state = 34}, [685] = {.lex_state = 0, .external_lex_state = 34}, [686] = {.lex_state = 0, .external_lex_state = 34}, [687] = {.lex_state = 0, .external_lex_state = 34}, [688] = {.lex_state = 0, .external_lex_state = 34}, - [689] = {.lex_state = 6}, - [690] = {.lex_state = 8, .external_lex_state = 35}, - [691] = {.lex_state = 8, .external_lex_state = 35}, - [692] = {.lex_state = 8, .external_lex_state = 35}, - [693] = {.lex_state = 8, .external_lex_state = 35}, - [694] = {.lex_state = 8, .external_lex_state = 35}, - [695] = {.lex_state = 8, .external_lex_state = 35}, - [696] = {.lex_state = 0, .external_lex_state = 36}, - [697] = {.lex_state = 0, .external_lex_state = 36}, - [698] = {.lex_state = 6}, - [699] = {.lex_state = 0, .external_lex_state = 36}, - [700] = {.lex_state = 0, .external_lex_state = 36}, - [701] = {.lex_state = 8, .external_lex_state = 35}, - [702] = {.lex_state = 7, .external_lex_state = 37}, - [703] = {.lex_state = 0}, - [704] = {.lex_state = 8, .external_lex_state = 35}, - [705] = {.lex_state = 0}, - [706] = {.lex_state = 8, .external_lex_state = 35}, - [707] = {.lex_state = 7, .external_lex_state = 37}, - [708] = {.lex_state = 8, .external_lex_state = 35}, - [709] = {.lex_state = 6}, - [710] = {.lex_state = 8, .external_lex_state = 35}, - [711] = {.lex_state = 6}, - [712] = {.lex_state = 8, .external_lex_state = 35}, - [713] = {.lex_state = 7, .external_lex_state = 37}, - [714] = {.lex_state = 0}, - [715] = {.lex_state = 0, .external_lex_state = 36}, - [716] = {.lex_state = 0, .external_lex_state = 36}, - [717] = {.lex_state = 0, .external_lex_state = 36}, - [718] = {.lex_state = 0, .external_lex_state = 36}, - [719] = {.lex_state = 12, .external_lex_state = 35}, - [720] = {.lex_state = 6}, - [721] = {.lex_state = 12, .external_lex_state = 35}, - [722] = {.lex_state = 12, .external_lex_state = 35}, - [723] = {.lex_state = 0, .external_lex_state = 34}, - [724] = {.lex_state = 12, .external_lex_state = 35}, - [725] = {.lex_state = 6}, - [726] = {.lex_state = 12, .external_lex_state = 35}, - [727] = {.lex_state = 12, .external_lex_state = 35}, - [728] = {.lex_state = 12, .external_lex_state = 35}, - [729] = {.lex_state = 12, .external_lex_state = 35}, - [730] = {.lex_state = 12, .external_lex_state = 35}, - [731] = {.lex_state = 12, .external_lex_state = 35}, - [732] = {.lex_state = 12, .external_lex_state = 35}, - [733] = {.lex_state = 12, .external_lex_state = 35}, - [734] = {.lex_state = 0}, - [735] = {.lex_state = 0, .external_lex_state = 36}, - [736] = {.lex_state = 12, .external_lex_state = 35}, - [737] = {.lex_state = 12, .external_lex_state = 35}, - [738] = {.lex_state = 12, .external_lex_state = 35}, - [739] = {.lex_state = 12, .external_lex_state = 35}, - [740] = {.lex_state = 12, .external_lex_state = 35}, - [741] = {.lex_state = 12, .external_lex_state = 35}, - [742] = {.lex_state = 0, .external_lex_state = 36}, - [743] = {.lex_state = 6}, - [744] = {.lex_state = 0}, - [745] = {.lex_state = 6}, - [746] = {.lex_state = 0, .external_lex_state = 36}, - [747] = {.lex_state = 0, .external_lex_state = 36}, - [748] = {.lex_state = 0, .external_lex_state = 36}, - [749] = {.lex_state = 0, .external_lex_state = 36}, - [750] = {.lex_state = 5}, - [751] = {.lex_state = 0, .external_lex_state = 36}, - [752] = {.lex_state = 0, .external_lex_state = 36}, - [753] = {.lex_state = 0, .external_lex_state = 36}, - [754] = {.lex_state = 5}, - [755] = {.lex_state = 0, .external_lex_state = 36}, - [756] = {.lex_state = 0, .external_lex_state = 36}, - [757] = {.lex_state = 0, .external_lex_state = 36}, - [758] = {.lex_state = 0, .external_lex_state = 36}, - [759] = {.lex_state = 6}, - [760] = {.lex_state = 0, .external_lex_state = 36}, - [761] = {.lex_state = 0, .external_lex_state = 36}, - [762] = {.lex_state = 0, .external_lex_state = 36}, - [763] = {.lex_state = 0, .external_lex_state = 36}, - [764] = {.lex_state = 0, .external_lex_state = 36}, - [765] = {.lex_state = 0, .external_lex_state = 36}, - [766] = {.lex_state = 0, .external_lex_state = 36}, - [767] = {.lex_state = 0, .external_lex_state = 36}, - [768] = {.lex_state = 0, .external_lex_state = 36}, - [769] = {.lex_state = 0, .external_lex_state = 36}, - [770] = {.lex_state = 6}, - [771] = {.lex_state = 0, .external_lex_state = 36}, - [772] = {.lex_state = 0, .external_lex_state = 36}, - [773] = {.lex_state = 0, .external_lex_state = 36}, - [774] = {.lex_state = 0, .external_lex_state = 38}, - [775] = {.lex_state = 0, .external_lex_state = 38}, - [776] = {.lex_state = 0, .external_lex_state = 36}, - [777] = {.lex_state = 6}, - [778] = {.lex_state = 0, .external_lex_state = 38}, - [779] = {.lex_state = 6}, - [780] = {.lex_state = 6}, - [781] = {.lex_state = 0, .external_lex_state = 36}, - [782] = {.lex_state = 0, .external_lex_state = 36}, - [783] = {.lex_state = 0, .external_lex_state = 39}, - [784] = {.lex_state = 6}, - [785] = {.lex_state = 6}, - [786] = {.lex_state = 6}, - [787] = {.lex_state = 0}, - [788] = {.lex_state = 0}, - [789] = {.lex_state = 6}, - [790] = {.lex_state = 0, .external_lex_state = 36}, - [791] = {.lex_state = 6}, - [792] = {.lex_state = 0}, - [793] = {.lex_state = 0}, - [794] = {.lex_state = 5}, + [689] = {.lex_state = 7, .external_lex_state = 35}, + [690] = {.lex_state = 10, .external_lex_state = 36}, + [691] = {.lex_state = 10, .external_lex_state = 36}, + [692] = {.lex_state = 10, .external_lex_state = 36}, + [693] = {.lex_state = 10, .external_lex_state = 36}, + [694] = {.lex_state = 10, .external_lex_state = 36}, + [695] = {.lex_state = 10, .external_lex_state = 36}, + [696] = {.lex_state = 0, .external_lex_state = 37}, + [697] = {.lex_state = 7, .external_lex_state = 35}, + [698] = {.lex_state = 0, .external_lex_state = 37}, + [699] = {.lex_state = 0, .external_lex_state = 37}, + [700] = {.lex_state = 0, .external_lex_state = 37}, + [701] = {.lex_state = 10, .external_lex_state = 36}, + [702] = {.lex_state = 9, .external_lex_state = 38}, + [703] = {.lex_state = 10, .external_lex_state = 36}, + [704] = {.lex_state = 0}, + [705] = {.lex_state = 7}, + [706] = {.lex_state = 10, .external_lex_state = 36}, + [707] = {.lex_state = 10, .external_lex_state = 36}, + [708] = {.lex_state = 9, .external_lex_state = 38}, + [709] = {.lex_state = 10, .external_lex_state = 36}, + [710] = {.lex_state = 0}, + [711] = {.lex_state = 7}, + [712] = {.lex_state = 10, .external_lex_state = 36}, + [713] = {.lex_state = 0}, + [714] = {.lex_state = 9, .external_lex_state = 38}, + [715] = {.lex_state = 0, .external_lex_state = 37}, + [716] = {.lex_state = 0, .external_lex_state = 37}, + [717] = {.lex_state = 0, .external_lex_state = 37}, + [718] = {.lex_state = 0, .external_lex_state = 34}, + [719] = {.lex_state = 7}, + [720] = {.lex_state = 7}, + [721] = {.lex_state = 13, .external_lex_state = 36}, + [722] = {.lex_state = 13, .external_lex_state = 36}, + [723] = {.lex_state = 13, .external_lex_state = 36}, + [724] = {.lex_state = 13, .external_lex_state = 36}, + [725] = {.lex_state = 13, .external_lex_state = 36}, + [726] = {.lex_state = 13, .external_lex_state = 36}, + [727] = {.lex_state = 0, .external_lex_state = 37}, + [728] = {.lex_state = 0}, + [729] = {.lex_state = 7}, + [730] = {.lex_state = 7}, + [731] = {.lex_state = 13, .external_lex_state = 36}, + [732] = {.lex_state = 0, .external_lex_state = 37}, + [733] = {.lex_state = 13, .external_lex_state = 36}, + [734] = {.lex_state = 13, .external_lex_state = 36}, + [735] = {.lex_state = 13, .external_lex_state = 36}, + [736] = {.lex_state = 0}, + [737] = {.lex_state = 13, .external_lex_state = 36}, + [738] = {.lex_state = 13, .external_lex_state = 36}, + [739] = {.lex_state = 0, .external_lex_state = 37}, + [740] = {.lex_state = 13, .external_lex_state = 36}, + [741] = {.lex_state = 13, .external_lex_state = 36}, + [742] = {.lex_state = 13, .external_lex_state = 36}, + [743] = {.lex_state = 13, .external_lex_state = 36}, + [744] = {.lex_state = 13, .external_lex_state = 36}, + [745] = {.lex_state = 13, .external_lex_state = 36}, + [746] = {.lex_state = 0, .external_lex_state = 37}, + [747] = {.lex_state = 0, .external_lex_state = 37}, + [748] = {.lex_state = 6}, + [749] = {.lex_state = 0, .external_lex_state = 37}, + [750] = {.lex_state = 0, .external_lex_state = 37}, + [751] = {.lex_state = 0, .external_lex_state = 37}, + [752] = {.lex_state = 0, .external_lex_state = 37}, + [753] = {.lex_state = 0, .external_lex_state = 37}, + [754] = {.lex_state = 0, .external_lex_state = 37}, + [755] = {.lex_state = 0, .external_lex_state = 37}, + [756] = {.lex_state = 0, .external_lex_state = 37}, + [757] = {.lex_state = 7}, + [758] = {.lex_state = 0, .external_lex_state = 37}, + [759] = {.lex_state = 0, .external_lex_state = 37}, + [760] = {.lex_state = 0, .external_lex_state = 37}, + [761] = {.lex_state = 0, .external_lex_state = 37}, + [762] = {.lex_state = 0, .external_lex_state = 37}, + [763] = {.lex_state = 0, .external_lex_state = 37}, + [764] = {.lex_state = 0, .external_lex_state = 37}, + [765] = {.lex_state = 7}, + [766] = {.lex_state = 0, .external_lex_state = 37}, + [767] = {.lex_state = 0, .external_lex_state = 37}, + [768] = {.lex_state = 0, .external_lex_state = 37}, + [769] = {.lex_state = 0, .external_lex_state = 37}, + [770] = {.lex_state = 0, .external_lex_state = 37}, + [771] = {.lex_state = 6}, + [772] = {.lex_state = 0, .external_lex_state = 37}, + [773] = {.lex_state = 0, .external_lex_state = 37}, + [774] = {.lex_state = 0, .external_lex_state = 37}, + [775] = {.lex_state = 0, .external_lex_state = 39}, + [776] = {.lex_state = 7}, + [777] = {.lex_state = 7}, + [778] = {.lex_state = 0, .external_lex_state = 37}, + [779] = {.lex_state = 0}, + [780] = {.lex_state = 0}, + [781] = {.lex_state = 7}, + [782] = {.lex_state = 0, .external_lex_state = 39}, + [783] = {.lex_state = 0}, + [784] = {.lex_state = 7}, + [785] = {.lex_state = 0, .external_lex_state = 39}, + [786] = {.lex_state = 0}, + [787] = {.lex_state = 7}, + [788] = {.lex_state = 7}, + [789] = {.lex_state = 0, .external_lex_state = 40}, + [790] = {.lex_state = 7}, + [791] = {.lex_state = 7}, + [792] = {.lex_state = 0, .external_lex_state = 37}, + [793] = {.lex_state = 0, .external_lex_state = 37}, + [794] = {.lex_state = 0, .external_lex_state = 36}, [795] = {.lex_state = 0, .external_lex_state = 36}, - [796] = {.lex_state = 0, .external_lex_state = 36}, - [797] = {.lex_state = 6}, - [798] = {.lex_state = 6}, - [799] = {.lex_state = 0, .external_lex_state = 35}, - [800] = {.lex_state = 6}, - [801] = {.lex_state = 6}, - [802] = {.lex_state = 0}, - [803] = {.lex_state = 0, .external_lex_state = 36}, - [804] = {.lex_state = 0, .external_lex_state = 35}, - [805] = {.lex_state = 0}, + [796] = {.lex_state = 7}, + [797] = {.lex_state = 0}, + [798] = {.lex_state = 7}, + [799] = {.lex_state = 0, .external_lex_state = 37}, + [800] = {.lex_state = 0, .external_lex_state = 37}, + [801] = {.lex_state = 0, .external_lex_state = 36}, + [802] = {.lex_state = 6}, + [803] = {.lex_state = 7}, + [804] = {.lex_state = 0, .external_lex_state = 37}, + [805] = {.lex_state = 9, .external_lex_state = 38}, [806] = {.lex_state = 0, .external_lex_state = 36}, - [807] = {.lex_state = 6}, - [808] = {.lex_state = 0, .external_lex_state = 35}, - [809] = {.lex_state = 6}, - [810] = {.lex_state = 0, .external_lex_state = 36}, - [811] = {.lex_state = 0, .external_lex_state = 36}, - [812] = {.lex_state = 0, .external_lex_state = 36}, - [813] = {.lex_state = 0, .external_lex_state = 36}, - [814] = {.lex_state = 0, .external_lex_state = 36}, + [807] = {.lex_state = 0, .external_lex_state = 36}, + [808] = {.lex_state = 0, .external_lex_state = 37}, + [809] = {.lex_state = 0, .external_lex_state = 37}, + [810] = {.lex_state = 0, .external_lex_state = 37}, + [811] = {.lex_state = 0, .external_lex_state = 37}, + [812] = {.lex_state = 0, .external_lex_state = 37}, + [813] = {.lex_state = 0, .external_lex_state = 37}, + [814] = {.lex_state = 0}, [815] = {.lex_state = 0, .external_lex_state = 36}, - [816] = {.lex_state = 0, .external_lex_state = 36}, - [817] = {.lex_state = 0, .external_lex_state = 35}, - [818] = {.lex_state = 5}, - [819] = {.lex_state = 0, .external_lex_state = 36}, - [820] = {.lex_state = 12}, - [821] = {.lex_state = 0, .external_lex_state = 35}, - [822] = {.lex_state = 0, .external_lex_state = 35}, - [823] = {.lex_state = 0, .external_lex_state = 36}, - [824] = {.lex_state = 7, .external_lex_state = 37}, - [825] = {.lex_state = 0, .external_lex_state = 35}, - [826] = {.lex_state = 0, .external_lex_state = 36}, - [827] = {.lex_state = 0, .external_lex_state = 35}, - [828] = {.lex_state = 6}, - [829] = {.lex_state = 0, .external_lex_state = 38}, + [816] = {.lex_state = 0, .external_lex_state = 37}, + [817] = {.lex_state = 0, .external_lex_state = 37}, + [818] = {.lex_state = 0}, + [819] = {.lex_state = 7}, + [820] = {.lex_state = 0, .external_lex_state = 37}, + [821] = {.lex_state = 0, .external_lex_state = 37}, + [822] = {.lex_state = 7}, + [823] = {.lex_state = 6}, + [824] = {.lex_state = 0, .external_lex_state = 37}, + [825] = {.lex_state = 7}, + [826] = {.lex_state = 7}, + [827] = {.lex_state = 0, .external_lex_state = 36}, + [828] = {.lex_state = 0, .external_lex_state = 36}, + [829] = {.lex_state = 0, .external_lex_state = 39}, [830] = {.lex_state = 0}, - [831] = {.lex_state = 0}, - [832] = {.lex_state = 0}, - [833] = {.lex_state = 0, .external_lex_state = 38}, - [834] = {.lex_state = 1}, - [835] = {.lex_state = 0, .external_lex_state = 38}, - [836] = {.lex_state = 0, .external_lex_state = 38}, - [837] = {.lex_state = 8, .external_lex_state = 35}, - [838] = {.lex_state = 0, .external_lex_state = 38}, - [839] = {.lex_state = 0, .external_lex_state = 35}, - [840] = {.lex_state = 0, .external_lex_state = 38}, - [841] = {.lex_state = 0, .external_lex_state = 38}, - [842] = {.lex_state = 0}, - [843] = {.lex_state = 0, .external_lex_state = 38}, - [844] = {.lex_state = 0, .external_lex_state = 38}, - [845] = {.lex_state = 0, .external_lex_state = 38}, - [846] = {.lex_state = 12}, - [847] = {.lex_state = 6}, - [848] = {.lex_state = 0, .external_lex_state = 38}, - [849] = {.lex_state = 0, .external_lex_state = 38}, - [850] = {.lex_state = 0}, - [851] = {.lex_state = 0, .external_lex_state = 38}, + [831] = {.lex_state = 0, .external_lex_state = 37}, + [832] = {.lex_state = 0, .external_lex_state = 39}, + [833] = {.lex_state = 0, .external_lex_state = 39}, + [834] = {.lex_state = 0}, + [835] = {.lex_state = 0, .external_lex_state = 39}, + [836] = {.lex_state = 0, .external_lex_state = 39}, + [837] = {.lex_state = 7}, + [838] = {.lex_state = 0, .external_lex_state = 39}, + [839] = {.lex_state = 0, .external_lex_state = 39}, + [840] = {.lex_state = 0}, + [841] = {.lex_state = 1}, + [842] = {.lex_state = 0, .external_lex_state = 39}, + [843] = {.lex_state = 0, .external_lex_state = 39}, + [844] = {.lex_state = 0, .external_lex_state = 39}, + [845] = {.lex_state = 0, .external_lex_state = 39}, + [846] = {.lex_state = 0}, + [847] = {.lex_state = 0, .external_lex_state = 39}, + [848] = {.lex_state = 0, .external_lex_state = 39}, + [849] = {.lex_state = 0, .external_lex_state = 39}, + [850] = {.lex_state = 0, .external_lex_state = 39}, + [851] = {.lex_state = 0}, [852] = {.lex_state = 0}, - [853] = {.lex_state = 0, .external_lex_state = 38}, - [854] = {.lex_state = 0, .external_lex_state = 38}, - [855] = {.lex_state = 0, .external_lex_state = 38}, - [856] = {.lex_state = 0, .external_lex_state = 38}, - [857] = {.lex_state = 0, .external_lex_state = 38}, - [858] = {.lex_state = 0, .external_lex_state = 38}, + [853] = {.lex_state = 0, .external_lex_state = 39}, + [854] = {.lex_state = 0, .external_lex_state = 39}, + [855] = {.lex_state = 0}, + [856] = {.lex_state = 10, .external_lex_state = 36}, + [857] = {.lex_state = 0}, + [858] = {.lex_state = 0}, [859] = {.lex_state = 0, .external_lex_state = 36}, - [860] = {.lex_state = 0, .external_lex_state = 38}, - [861] = {.lex_state = 0}, - [862] = {.lex_state = 0}, - [863] = {.lex_state = 0}, - [864] = {.lex_state = 0, .external_lex_state = 38}, - [865] = {.lex_state = 0, .external_lex_state = 38}, - [866] = {.lex_state = 0, .external_lex_state = 38}, - [867] = {.lex_state = 0, .external_lex_state = 38}, - [868] = {.lex_state = 0, .external_lex_state = 38}, - [869] = {.lex_state = 0, .external_lex_state = 38}, - [870] = {.lex_state = 0, .external_lex_state = 38}, - [871] = {.lex_state = 0, .external_lex_state = 38}, - [872] = {.lex_state = 0, .external_lex_state = 35}, - [873] = {.lex_state = 0, .external_lex_state = 35}, - [874] = {.lex_state = 0, .external_lex_state = 35}, - [875] = {.lex_state = 0, .external_lex_state = 35}, - [876] = {.lex_state = 0, .external_lex_state = 35}, - [877] = {.lex_state = 0, .external_lex_state = 35}, - [878] = {.lex_state = 0, .external_lex_state = 35}, - [879] = {.lex_state = 0, .external_lex_state = 35}, - [880] = {.lex_state = 0, .external_lex_state = 40}, - [881] = {.lex_state = 0, .external_lex_state = 40}, - [882] = {.lex_state = 0, .external_lex_state = 40}, - [883] = {.lex_state = 0, .external_lex_state = 41}, - [884] = {.lex_state = 0}, - [885] = {.lex_state = 0, .external_lex_state = 40}, - [886] = {.lex_state = 0, .external_lex_state = 41}, - [887] = {.lex_state = 0, .external_lex_state = 41}, - [888] = {.lex_state = 0, .external_lex_state = 35}, - [889] = {.lex_state = 0, .external_lex_state = 41}, - [890] = {.lex_state = 0, .external_lex_state = 35}, - [891] = {.lex_state = 0, .external_lex_state = 40}, + [860] = {.lex_state = 0, .external_lex_state = 39}, + [861] = {.lex_state = 0, .external_lex_state = 39}, + [862] = {.lex_state = 0, .external_lex_state = 39}, + [863] = {.lex_state = 0, .external_lex_state = 39}, + [864] = {.lex_state = 0}, + [865] = {.lex_state = 0, .external_lex_state = 39}, + [866] = {.lex_state = 0, .external_lex_state = 39}, + [867] = {.lex_state = 0, .external_lex_state = 39}, + [868] = {.lex_state = 0, .external_lex_state = 39}, + [869] = {.lex_state = 0, .external_lex_state = 39}, + [870] = {.lex_state = 0, .external_lex_state = 39}, + [871] = {.lex_state = 0, .external_lex_state = 39}, + [872] = {.lex_state = 0}, + [873] = {.lex_state = 0, .external_lex_state = 36}, + [874] = {.lex_state = 0, .external_lex_state = 41}, + [875] = {.lex_state = 0, .external_lex_state = 36}, + [876] = {.lex_state = 0, .external_lex_state = 36}, + [877] = {.lex_state = 0, .external_lex_state = 36}, + [878] = {.lex_state = 0, .external_lex_state = 42}, + [879] = {.lex_state = 0, .external_lex_state = 36}, + [880] = {.lex_state = 0, .external_lex_state = 36}, + [881] = {.lex_state = 0, .external_lex_state = 36}, + [882] = {.lex_state = 0, .external_lex_state = 36}, + [883] = {.lex_state = 0, .external_lex_state = 36}, + [884] = {.lex_state = 0, .external_lex_state = 36}, + [885] = {.lex_state = 0, .external_lex_state = 42}, + [886] = {.lex_state = 0, .external_lex_state = 36}, + [887] = {.lex_state = 0, .external_lex_state = 36}, + [888] = {.lex_state = 0, .external_lex_state = 36}, + [889] = {.lex_state = 0, .external_lex_state = 36}, + [890] = {.lex_state = 0, .external_lex_state = 36}, + [891] = {.lex_state = 0, .external_lex_state = 36}, [892] = {.lex_state = 0, .external_lex_state = 41}, - [893] = {.lex_state = 0}, - [894] = {.lex_state = 0, .external_lex_state = 35}, - [895] = {.lex_state = 0, .external_lex_state = 35}, - [896] = {.lex_state = 0, .external_lex_state = 35}, - [897] = {.lex_state = 0, .external_lex_state = 35}, - [898] = {.lex_state = 0, .external_lex_state = 35}, - [899] = {.lex_state = 0, .external_lex_state = 35}, - [900] = {.lex_state = 0, .external_lex_state = 35}, - [901] = {.lex_state = 0, .external_lex_state = 35}, - [902] = {.lex_state = 0}, - [903] = {.lex_state = 0}, - [904] = {.lex_state = 0, .external_lex_state = 35}, - [905] = {.lex_state = 0, .external_lex_state = 35}, - [906] = {.lex_state = 0, .external_lex_state = 35}, - [907] = {.lex_state = 0, .external_lex_state = 35}, - [908] = {.lex_state = 0, .external_lex_state = 35}, - [909] = {.lex_state = 0, .external_lex_state = 35}, - [910] = {.lex_state = 0, .external_lex_state = 35}, - [911] = {.lex_state = 0, .external_lex_state = 35}, - [912] = {.lex_state = 0, .external_lex_state = 41}, - [913] = {.lex_state = 0, .external_lex_state = 35}, - [914] = {.lex_state = 0}, - [915] = {.lex_state = 0, .external_lex_state = 35}, - [916] = {.lex_state = 0, .external_lex_state = 35}, - [917] = {.lex_state = 0, .external_lex_state = 35}, - [918] = {.lex_state = 0, .external_lex_state = 35}, - [919] = {.lex_state = 0, .external_lex_state = 35}, - [920] = {.lex_state = 0, .external_lex_state = 35}, - [921] = {.lex_state = 0, .external_lex_state = 35}, - [922] = {.lex_state = 0, .external_lex_state = 35}, - [923] = {.lex_state = 0, .external_lex_state = 40}, - [924] = {.lex_state = 0, .external_lex_state = 41}, - [925] = {.lex_state = 0, .external_lex_state = 42}, - [926] = {.lex_state = 0, .external_lex_state = 40}, - [927] = {.lex_state = 0, .external_lex_state = 41}, - [928] = {.lex_state = 0}, - [929] = {.lex_state = 0, .external_lex_state = 35}, - [930] = {.lex_state = 0, .external_lex_state = 40}, - [931] = {.lex_state = 0, .external_lex_state = 41}, - [932] = {.lex_state = 0, .external_lex_state = 35}, - [933] = {.lex_state = 0, .external_lex_state = 35}, + [893] = {.lex_state = 0, .external_lex_state = 36}, + [894] = {.lex_state = 0, .external_lex_state = 36}, + [895] = {.lex_state = 0, .external_lex_state = 36}, + [896] = {.lex_state = 0, .external_lex_state = 36}, + [897] = {.lex_state = 0, .external_lex_state = 36}, + [898] = {.lex_state = 0, .external_lex_state = 36}, + [899] = {.lex_state = 0, .external_lex_state = 36}, + [900] = {.lex_state = 0, .external_lex_state = 36}, + [901] = {.lex_state = 0, .external_lex_state = 36}, + [902] = {.lex_state = 0, .external_lex_state = 36}, + [903] = {.lex_state = 0, .external_lex_state = 36}, + [904] = {.lex_state = 0, .external_lex_state = 36}, + [905] = {.lex_state = 0, .external_lex_state = 36}, + [906] = {.lex_state = 13, .external_lex_state = 36}, + [907] = {.lex_state = 0, .external_lex_state = 42}, + [908] = {.lex_state = 0, .external_lex_state = 36}, + [909] = {.lex_state = 0, .external_lex_state = 41}, + [910] = {.lex_state = 0, .external_lex_state = 36}, + [911] = {.lex_state = 0}, + [912] = {.lex_state = 0, .external_lex_state = 42}, + [913] = {.lex_state = 0, .external_lex_state = 43}, + [914] = {.lex_state = 0, .external_lex_state = 41}, + [915] = {.lex_state = 0, .external_lex_state = 36}, + [916] = {.lex_state = 13, .external_lex_state = 36}, + [917] = {.lex_state = 0, .external_lex_state = 36}, + [918] = {.lex_state = 0, .external_lex_state = 36}, + [919] = {.lex_state = 0, .external_lex_state = 36}, + [920] = {.lex_state = 0, .external_lex_state = 42}, + [921] = {.lex_state = 0, .external_lex_state = 41}, + [922] = {.lex_state = 0, .external_lex_state = 36}, + [923] = {.lex_state = 0, .external_lex_state = 36}, + [924] = {.lex_state = 0, .external_lex_state = 36}, + [925] = {.lex_state = 0, .external_lex_state = 36}, + [926] = {.lex_state = 0}, + [927] = {.lex_state = 0}, + [928] = {.lex_state = 0, .external_lex_state = 44}, + [929] = {.lex_state = 0, .external_lex_state = 36}, + [930] = {.lex_state = 0, .external_lex_state = 36}, + [931] = {.lex_state = 0}, + [932] = {.lex_state = 0, .external_lex_state = 36}, + [933] = {.lex_state = 0, .external_lex_state = 36}, [934] = {.lex_state = 0}, - [935] = {.lex_state = 0, .external_lex_state = 35}, - [936] = {.lex_state = 0, .external_lex_state = 35}, - [937] = {.lex_state = 0, .external_lex_state = 35}, - [938] = {.lex_state = 0, .external_lex_state = 35}, - [939] = {.lex_state = 0, .external_lex_state = 35}, - [940] = {.lex_state = 0}, - [941] = {.lex_state = 0, .external_lex_state = 35}, - [942] = {.lex_state = 0, .external_lex_state = 35}, - [943] = {.lex_state = 0, .external_lex_state = 35}, - [944] = {.lex_state = 0, .external_lex_state = 35}, - [945] = {.lex_state = 0, .external_lex_state = 40}, - [946] = {.lex_state = 0, .external_lex_state = 35}, - [947] = {.lex_state = 0, .external_lex_state = 35}, - [948] = {.lex_state = 0, .external_lex_state = 35}, - [949] = {.lex_state = 0, .external_lex_state = 35}, - [950] = {.lex_state = 0, .external_lex_state = 35}, - [951] = {.lex_state = 0, .external_lex_state = 35}, - [952] = {.lex_state = 0, .external_lex_state = 35}, - [953] = {.lex_state = 0, .external_lex_state = 35}, - [954] = {.lex_state = 0}, - [955] = {.lex_state = 0, .external_lex_state = 35}, - [956] = {.lex_state = 12, .external_lex_state = 35}, - [957] = {.lex_state = 0, .external_lex_state = 35}, - [958] = {.lex_state = 12, .external_lex_state = 35}, - [959] = {.lex_state = 0}, - [960] = {.lex_state = 0, .external_lex_state = 35}, - [961] = {.lex_state = 0, .external_lex_state = 35}, - [962] = {.lex_state = 0, .external_lex_state = 35}, - [963] = {.lex_state = 0, .external_lex_state = 35}, - [964] = {.lex_state = 0, .external_lex_state = 35}, - [965] = {.lex_state = 0, .external_lex_state = 35}, - [966] = {.lex_state = 0, .external_lex_state = 43}, - [967] = {.lex_state = 0, .external_lex_state = 35}, - [968] = {.lex_state = 0, .external_lex_state = 35}, - [969] = {.lex_state = 0, .external_lex_state = 35}, - [970] = {.lex_state = 0, .external_lex_state = 35}, - [971] = {.lex_state = 0, .external_lex_state = 35}, - [972] = {.lex_state = 0, .external_lex_state = 35}, - [973] = {.lex_state = 0, .external_lex_state = 35}, - [974] = {.lex_state = 0, .external_lex_state = 35}, - [975] = {.lex_state = 0, .external_lex_state = 35}, - [976] = {.lex_state = 0, .external_lex_state = 35}, - [977] = {.lex_state = 0, .external_lex_state = 35}, - [978] = {.lex_state = 0, .external_lex_state = 35}, - [979] = {.lex_state = 0, .external_lex_state = 35}, - [980] = {.lex_state = 0, .external_lex_state = 35}, - [981] = {.lex_state = 0, .external_lex_state = 35}, + [935] = {.lex_state = 0, .external_lex_state = 36}, + [936] = {.lex_state = 0, .external_lex_state = 36}, + [937] = {.lex_state = 0, .external_lex_state = 36}, + [938] = {.lex_state = 0, .external_lex_state = 41}, + [939] = {.lex_state = 0, .external_lex_state = 36}, + [940] = {.lex_state = 0, .external_lex_state = 36}, + [941] = {.lex_state = 0, .external_lex_state = 36}, + [942] = {.lex_state = 0, .external_lex_state = 36}, + [943] = {.lex_state = 0, .external_lex_state = 36}, + [944] = {.lex_state = 0, .external_lex_state = 36}, + [945] = {.lex_state = 0, .external_lex_state = 36}, + [946] = {.lex_state = 0}, + [947] = {.lex_state = 0, .external_lex_state = 36}, + [948] = {.lex_state = 0, .external_lex_state = 36}, + [949] = {.lex_state = 0, .external_lex_state = 36}, + [950] = {.lex_state = 0, .external_lex_state = 36}, + [951] = {.lex_state = 0, .external_lex_state = 36}, + [952] = {.lex_state = 0, .external_lex_state = 36}, + [953] = {.lex_state = 0, .external_lex_state = 36}, + [954] = {.lex_state = 0, .external_lex_state = 42}, + [955] = {.lex_state = 0}, + [956] = {.lex_state = 0, .external_lex_state = 36}, + [957] = {.lex_state = 0, .external_lex_state = 36}, + [958] = {.lex_state = 0, .external_lex_state = 44}, + [959] = {.lex_state = 0, .external_lex_state = 36}, + [960] = {.lex_state = 0, .external_lex_state = 36}, + [961] = {.lex_state = 0, .external_lex_state = 41}, + [962] = {.lex_state = 0, .external_lex_state = 36}, + [963] = {.lex_state = 0, .external_lex_state = 36}, + [964] = {.lex_state = 0, .external_lex_state = 36}, + [965] = {.lex_state = 0, .external_lex_state = 36}, + [966] = {.lex_state = 0, .external_lex_state = 36}, + [967] = {.lex_state = 0, .external_lex_state = 36}, + [968] = {.lex_state = 0, .external_lex_state = 36}, + [969] = {.lex_state = 0, .external_lex_state = 36}, + [970] = {.lex_state = 0, .external_lex_state = 36}, + [971] = {.lex_state = 0}, + [972] = {.lex_state = 0, .external_lex_state = 42}, + [973] = {.lex_state = 0, .external_lex_state = 36}, + [974] = {.lex_state = 0, .external_lex_state = 41}, + [975] = {.lex_state = 0, .external_lex_state = 42}, + [976] = {.lex_state = 0, .external_lex_state = 36}, + [977] = {.lex_state = 0, .external_lex_state = 36}, + [978] = {.lex_state = 0, .external_lex_state = 36}, + [979] = {.lex_state = 0, .external_lex_state = 42}, + [980] = {.lex_state = 0, .external_lex_state = 41}, + [981] = {.lex_state = 0}, [982] = {.lex_state = 0}, - [983] = {.lex_state = 0, .external_lex_state = 43}, - [984] = {.lex_state = 0, .external_lex_state = 44}, - [985] = {.lex_state = 0, .external_lex_state = 35}, - [986] = {.lex_state = 0, .external_lex_state = 45}, - [987] = {.lex_state = 0, .external_lex_state = 35}, - [988] = {.lex_state = 0, .external_lex_state = 45}, - [989] = {.lex_state = 0, .external_lex_state = 45}, - [990] = {.lex_state = 0, .external_lex_state = 35}, - [991] = {.lex_state = 0, .external_lex_state = 45}, - [992] = {.lex_state = 0, .external_lex_state = 45}, - [993] = {.lex_state = 0, .external_lex_state = 45}, - [994] = {.lex_state = 0, .external_lex_state = 45}, - [995] = {.lex_state = 0}, - [996] = {.lex_state = 0, .external_lex_state = 44}, - [997] = {.lex_state = 0}, - [998] = {.lex_state = 0, .external_lex_state = 45}, - [999] = {.lex_state = 0, .external_lex_state = 45}, - [1000] = {.lex_state = 0, .external_lex_state = 45}, - [1001] = {.lex_state = 0, .external_lex_state = 45}, - [1002] = {.lex_state = 0, .external_lex_state = 45}, - [1003] = {.lex_state = 0, .external_lex_state = 45}, - [1004] = {.lex_state = 0, .external_lex_state = 45}, - [1005] = {.lex_state = 0, .external_lex_state = 45}, - [1006] = {.lex_state = 0, .external_lex_state = 44}, - [1007] = {.lex_state = 0, .external_lex_state = 45}, - [1008] = {.lex_state = 0, .external_lex_state = 45}, - [1009] = {.lex_state = 0}, - [1010] = {.lex_state = 0, .external_lex_state = 44}, - [1011] = {.lex_state = 0, .external_lex_state = 45}, - [1012] = {.lex_state = 0, .external_lex_state = 45}, - [1013] = {.lex_state = 0, .external_lex_state = 44}, - [1014] = {.lex_state = 0, .external_lex_state = 45}, - [1015] = {.lex_state = 0}, - [1016] = {.lex_state = 0, .external_lex_state = 45}, - [1017] = {.lex_state = 0}, - [1018] = {.lex_state = 0, .external_lex_state = 45}, + [983] = {.lex_state = 0, .external_lex_state = 36}, + [984] = {.lex_state = 0, .external_lex_state = 45}, + [985] = {.lex_state = 0, .external_lex_state = 45}, + [986] = {.lex_state = 0}, + [987] = {.lex_state = 0}, + [988] = {.lex_state = 0, .external_lex_state = 36}, + [989] = {.lex_state = 0, .external_lex_state = 46}, + [990] = {.lex_state = 0, .external_lex_state = 46}, + [991] = {.lex_state = 0, .external_lex_state = 46}, + [992] = {.lex_state = 0, .external_lex_state = 46}, + [993] = {.lex_state = 0, .external_lex_state = 46}, + [994] = {.lex_state = 0, .external_lex_state = 46}, + [995] = {.lex_state = 0, .external_lex_state = 46}, + [996] = {.lex_state = 0, .external_lex_state = 46}, + [997] = {.lex_state = 0, .external_lex_state = 46}, + [998] = {.lex_state = 0, .external_lex_state = 46}, + [999] = {.lex_state = 0, .external_lex_state = 46}, + [1000] = {.lex_state = 0, .external_lex_state = 46}, + [1001] = {.lex_state = 0, .external_lex_state = 46}, + [1002] = {.lex_state = 0, .external_lex_state = 46}, + [1003] = {.lex_state = 0, .external_lex_state = 46}, + [1004] = {.lex_state = 0, .external_lex_state = 46}, + [1005] = {.lex_state = 0}, + [1006] = {.lex_state = 0, .external_lex_state = 46}, + [1007] = {.lex_state = 0, .external_lex_state = 46}, + [1008] = {.lex_state = 0, .external_lex_state = 36}, + [1009] = {.lex_state = 0, .external_lex_state = 46}, + [1010] = {.lex_state = 0}, + [1011] = {.lex_state = 0, .external_lex_state = 46}, + [1012] = {.lex_state = 0}, + [1013] = {.lex_state = 0, .external_lex_state = 46}, + [1014] = {.lex_state = 0, .external_lex_state = 36}, + [1015] = {.lex_state = 0, .external_lex_state = 46}, + [1016] = {.lex_state = 0, .external_lex_state = 46}, + [1017] = {.lex_state = 0, .external_lex_state = 46}, + [1018] = {.lex_state = 0, .external_lex_state = 46}, [1019] = {.lex_state = 0, .external_lex_state = 45}, - [1020] = {.lex_state = 0, .external_lex_state = 44}, - [1021] = {.lex_state = 0, .external_lex_state = 35}, - [1022] = {.lex_state = 0, .external_lex_state = 35}, - [1023] = {.lex_state = 0, .external_lex_state = 45}, - [1024] = {.lex_state = 0}, - [1025] = {.lex_state = 0, .external_lex_state = 45}, - [1026] = {.lex_state = 0, .external_lex_state = 35}, - [1027] = {.lex_state = 0, .external_lex_state = 45}, - [1028] = {.lex_state = 0, .external_lex_state = 44}, - [1029] = {.lex_state = 0, .external_lex_state = 45}, - [1030] = {.lex_state = 0, .external_lex_state = 44}, - [1031] = {.lex_state = 0, .external_lex_state = 35}, - [1032] = {.lex_state = 0, .external_lex_state = 45}, - [1033] = {.lex_state = 0, .external_lex_state = 45}, - [1034] = {.lex_state = 0, .external_lex_state = 45}, - [1035] = {.lex_state = 0, .external_lex_state = 45}, - [1036] = {.lex_state = 0, .external_lex_state = 45}, - [1037] = {.lex_state = 0}, - [1038] = {.lex_state = 0, .external_lex_state = 44}, - [1039] = {.lex_state = 0, .external_lex_state = 45}, - [1040] = {.lex_state = 0, .external_lex_state = 45}, - [1041] = {.lex_state = 0, .external_lex_state = 45}, + [1020] = {.lex_state = 0}, + [1021] = {.lex_state = 0, .external_lex_state = 45}, + [1022] = {.lex_state = 0, .external_lex_state = 46}, + [1023] = {.lex_state = 0}, + [1024] = {.lex_state = 0, .external_lex_state = 46}, + [1025] = {.lex_state = 0}, + [1026] = {.lex_state = 0, .external_lex_state = 46}, + [1027] = {.lex_state = 0, .external_lex_state = 36}, + [1028] = {.lex_state = 0, .external_lex_state = 36}, + [1029] = {.lex_state = 0}, + [1030] = {.lex_state = 0}, + [1031] = {.lex_state = 0}, + [1032] = {.lex_state = 0, .external_lex_state = 46}, + [1033] = {.lex_state = 0}, + [1034] = {.lex_state = 0, .external_lex_state = 46}, + [1035] = {.lex_state = 0, .external_lex_state = 36}, + [1036] = {.lex_state = 0, .external_lex_state = 36}, + [1037] = {.lex_state = 0, .external_lex_state = 46}, + [1038] = {.lex_state = 0, .external_lex_state = 45}, + [1039] = {.lex_state = 0, .external_lex_state = 36}, + [1040] = {.lex_state = 0, .external_lex_state = 46}, + [1041] = {.lex_state = 0, .external_lex_state = 46}, [1042] = {.lex_state = 0, .external_lex_state = 45}, [1043] = {.lex_state = 0, .external_lex_state = 45}, - [1044] = {.lex_state = 12}, - [1045] = {.lex_state = 0}, - [1046] = {.lex_state = 0, .external_lex_state = 35}, - [1047] = {.lex_state = 0}, - [1048] = {.lex_state = 0, .external_lex_state = 45}, + [1044] = {.lex_state = 0, .external_lex_state = 46}, + [1045] = {.lex_state = 0, .external_lex_state = 45}, + [1046] = {.lex_state = 0, .external_lex_state = 46}, + [1047] = {.lex_state = 0, .external_lex_state = 46}, + [1048] = {.lex_state = 0, .external_lex_state = 46}, [1049] = {.lex_state = 0, .external_lex_state = 45}, - [1050] = {.lex_state = 0, .external_lex_state = 45}, - [1051] = {.lex_state = 0, .external_lex_state = 45}, - [1052] = {.lex_state = 0, .external_lex_state = 45}, - [1053] = {.lex_state = 0, .external_lex_state = 45}, - [1054] = {.lex_state = 0, .external_lex_state = 45}, - [1055] = {.lex_state = 0, .external_lex_state = 45}, - [1056] = {.lex_state = 0, .external_lex_state = 45}, - [1057] = {.lex_state = 0, .external_lex_state = 35}, + [1050] = {.lex_state = 0, .external_lex_state = 46}, + [1051] = {.lex_state = 0, .external_lex_state = 46}, + [1052] = {.lex_state = 0, .external_lex_state = 46}, + [1053] = {.lex_state = 0, .external_lex_state = 46}, + [1054] = {.lex_state = 0, .external_lex_state = 46}, + [1055] = {.lex_state = 0}, + [1056] = {.lex_state = 0, .external_lex_state = 46}, + [1057] = {.lex_state = 0}, [1058] = {.lex_state = 0, .external_lex_state = 45}, - [1059] = {.lex_state = 0, .external_lex_state = 45}, - [1060] = {.lex_state = 0}, - [1061] = {.lex_state = 0, .external_lex_state = 45}, - [1062] = {.lex_state = 0, .external_lex_state = 45}, - [1063] = {.lex_state = 0, .external_lex_state = 35}, - [1064] = {.lex_state = 0, .external_lex_state = 45}, - [1065] = {.lex_state = 0, .external_lex_state = 45}, - [1066] = {.lex_state = 0, .external_lex_state = 44}, - [1067] = {.lex_state = 0, .external_lex_state = 45}, + [1059] = {.lex_state = 0, .external_lex_state = 46}, + [1060] = {.lex_state = 0, .external_lex_state = 46}, + [1061] = {.lex_state = 0, .external_lex_state = 46}, + [1062] = {.lex_state = 0, .external_lex_state = 46}, + [1063] = {.lex_state = 0, .external_lex_state = 46}, + [1064] = {.lex_state = 0, .external_lex_state = 46}, + [1065] = {.lex_state = 0, .external_lex_state = 46}, + [1066] = {.lex_state = 0, .external_lex_state = 46}, + [1067] = {.lex_state = 0, .external_lex_state = 36}, [1068] = {.lex_state = 0, .external_lex_state = 45}, - [1069] = {.lex_state = 0, .external_lex_state = 35}, - [1070] = {.lex_state = 0}, - [1071] = {.lex_state = 0, .external_lex_state = 45}, - [1072] = {.lex_state = 0}, - [1073] = {.lex_state = 0}, - [1074] = {.lex_state = 0, .external_lex_state = 35}, - [1075] = {.lex_state = 0, .external_lex_state = 44}, - [1076] = {.lex_state = 0, .external_lex_state = 45}, - [1077] = {.lex_state = 0, .external_lex_state = 44}, - [1078] = {.lex_state = 0, .external_lex_state = 44}, - [1079] = {.lex_state = 0, .external_lex_state = 44}, - [1080] = {.lex_state = 0, .external_lex_state = 44}, - [1081] = {.lex_state = 0, .external_lex_state = 44}, - [1082] = {.lex_state = 0, .external_lex_state = 44}, - [1083] = {.lex_state = 0, .external_lex_state = 44}, - [1084] = {.lex_state = 0, .external_lex_state = 44}, - [1085] = {.lex_state = 0, .external_lex_state = 45}, - [1086] = {.lex_state = 0, .external_lex_state = 45}, - [1087] = {.lex_state = 0, .external_lex_state = 44}, - [1088] = {.lex_state = 0, .external_lex_state = 44}, + [1069] = {.lex_state = 0, .external_lex_state = 46}, + [1070] = {.lex_state = 0, .external_lex_state = 45}, + [1071] = {.lex_state = 0}, + [1072] = {.lex_state = 0, .external_lex_state = 46}, + [1073] = {.lex_state = 0, .external_lex_state = 36}, + [1074] = {.lex_state = 0, .external_lex_state = 36}, + [1075] = {.lex_state = 0, .external_lex_state = 46}, + [1076] = {.lex_state = 0, .external_lex_state = 46}, + [1077] = {.lex_state = 0, .external_lex_state = 45}, + [1078] = {.lex_state = 0, .external_lex_state = 45}, + [1079] = {.lex_state = 0, .external_lex_state = 45}, + [1080] = {.lex_state = 0, .external_lex_state = 45}, + [1081] = {.lex_state = 0, .external_lex_state = 45}, + [1082] = {.lex_state = 0, .external_lex_state = 45}, + [1083] = {.lex_state = 0, .external_lex_state = 45}, + [1084] = {.lex_state = 0, .external_lex_state = 45}, + [1085] = {.lex_state = 0, .external_lex_state = 46}, + [1086] = {.lex_state = 0, .external_lex_state = 46}, + [1087] = {.lex_state = 0, .external_lex_state = 45}, + [1088] = {.lex_state = 0, .external_lex_state = 46}, [1089] = {.lex_state = 0, .external_lex_state = 45}, - [1090] = {.lex_state = 0, .external_lex_state = 44}, - [1091] = {.lex_state = 0, .external_lex_state = 44}, - [1092] = {.lex_state = 0, .external_lex_state = 44}, - [1093] = {.lex_state = 0, .external_lex_state = 44}, - [1094] = {.lex_state = 0, .external_lex_state = 44}, - [1095] = {.lex_state = 0, .external_lex_state = 45}, - [1096] = {.lex_state = 0, .external_lex_state = 45}, - [1097] = {.lex_state = 0, .external_lex_state = 44}, - [1098] = {.lex_state = 0, .external_lex_state = 45}, - [1099] = {.lex_state = 0}, + [1090] = {.lex_state = 0, .external_lex_state = 45}, + [1091] = {.lex_state = 0, .external_lex_state = 45}, + [1092] = {.lex_state = 0, .external_lex_state = 45}, + [1093] = {.lex_state = 0, .external_lex_state = 45}, + [1094] = {.lex_state = 0, .external_lex_state = 45}, + [1095] = {.lex_state = 0, .external_lex_state = 46}, + [1096] = {.lex_state = 0, .external_lex_state = 46}, + [1097] = {.lex_state = 0, .external_lex_state = 36}, + [1098] = {.lex_state = 0, .external_lex_state = 46}, + [1099] = {.lex_state = 0, .external_lex_state = 46}, }; static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [STATE(0)] = { [ts_builtin_sym_end] = ACTIONS(1), - [sym__backslash_escape] = ACTIONS(1), - [sym_raw_specifier] = ACTIONS(1), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1), [anon_sym_LBRACE] = ACTIONS(1), [anon_sym_RBRACE] = ACTIONS(1), [sym_commonmark_name] = ACTIONS(1), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1), [sym_id_specifier] = ACTIONS(1), [sym_class_specifier] = ACTIONS(1), [anon_sym_EQ] = ACTIONS(1), @@ -4389,8 +4466,6 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [anon_sym_SLASH] = ACTIONS(1), [anon_sym_COLON] = ACTIONS(1), [anon_sym_SEMI] = ACTIONS(1), - [anon_sym_LT] = ACTIONS(1), - [anon_sym_GT] = ACTIONS(1), [anon_sym_QMARK] = ACTIONS(1), [anon_sym_AT] = ACTIONS(1), [anon_sym_LBRACK] = ACTIONS(1), @@ -4402,7 +4477,12 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [anon_sym_PIPE] = ACTIONS(1), [anon_sym_TILDE] = ACTIONS(1), [anon_sym_BSLASH_DQUOTE] = ACTIONS(1), + [sym__backslash_escape] = ACTIONS(1), [anon_sym_LBRACE_RBRACE] = ACTIONS(1), + [anon_sym_LT] = ACTIONS(1), + [anon_sym_GT] = ACTIONS(1), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1), + [sym__escaped_characters] = ACTIONS(1), [sym__word] = ACTIONS(1), [sym__line_ending] = ACTIONS(1), [sym__soft_line_ending] = ACTIONS(1), @@ -4455,779 +4535,806 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym__code_span_close] = ACTIONS(1), [sym__latex_span_start] = ACTIONS(1), [sym__latex_span_close] = ACTIONS(1), + [sym__html_comment] = ACTIONS(1), + [sym_raw_specifier] = ACTIONS(1), + [sym__autolink] = ACTIONS(1), }, [STATE(1)] = { - [sym_document] = STATE(1015), - [sym__block_not_section] = STATE(456), + [sym_document] = STATE(1010), + [sym__block_not_section] = STATE(446), [sym_section] = STATE(685), - [sym__section1] = STATE(723), - [sym__section2] = STATE(723), - [sym__section3] = STATE(723), - [sym__section4] = STATE(723), - [sym__section5] = STATE(723), - [sym__section6] = STATE(723), - [sym_thematic_break] = STATE(456), + [sym__section1] = STATE(718), + [sym__section2] = STATE(718), + [sym__section3] = STATE(718), + [sym__section4] = STATE(718), + [sym__section5] = STATE(718), + [sym__section6] = STATE(718), + [sym_thematic_break] = STATE(446), [sym__atx_heading1] = STATE(71), - [sym__atx_heading2] = STATE(85), - [sym__atx_heading3] = STATE(89), - [sym__atx_heading4] = STATE(99), - [sym__atx_heading5] = STATE(111), - [sym__atx_heading6] = STATE(117), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), - [sym_indented_code_block] = STATE(456), - [sym__indented_chunk] = STATE(141), - [sym_fenced_div_block] = STATE(456), - [sym_fenced_code_block] = STATE(456), - [sym_paragraph] = STATE(197), - [sym_inline_ref_def] = STATE(456), - [sym_note_definition_fenced_block] = STATE(456), - [sym__blank_line] = STATE(281), - [sym_caption] = STATE(456), - [sym_block_quote] = STATE(456), - [sym_list] = STATE(456), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), - [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(456), - [aux_sym_document_repeat1] = STATE(50), + [sym__atx_heading2] = STATE(82), + [sym__atx_heading3] = STATE(93), + [sym__atx_heading4] = STATE(100), + [sym__atx_heading5] = STATE(112), + [sym__atx_heading6] = STATE(116), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), + [sym_indented_code_block] = STATE(446), + [sym__indented_chunk] = STATE(157), + [sym_fenced_div_block] = STATE(446), + [sym_fenced_code_block] = STATE(446), + [sym_paragraph] = STATE(184), + [sym_inline_ref_def] = STATE(446), + [sym_note_definition_fenced_block] = STATE(446), + [sym__blank_line] = STATE(224), + [sym_caption] = STATE(446), + [sym_block_quote] = STATE(446), + [sym_list] = STATE(446), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(446), + [aux_sym_document_repeat1] = STATE(45), [aux_sym_document_repeat2] = STATE(685), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), - [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), [ts_builtin_sym_end] = ACTIONS(3), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(13), - [sym__indented_chunk_start] = ACTIONS(15), - [sym_atx_h1_marker] = ACTIONS(17), - [sym_atx_h2_marker] = ACTIONS(19), - [sym_atx_h3_marker] = ACTIONS(21), - [sym_atx_h4_marker] = ACTIONS(23), - [sym_atx_h5_marker] = ACTIONS(25), - [sym_atx_h6_marker] = ACTIONS(27), - [sym__thematic_break] = ACTIONS(29), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(43), - [sym__fenced_code_block_start_tilde] = ACTIONS(45), - [sym__blank_line_start] = ACTIONS(47), - [sym_minus_metadata] = ACTIONS(49), - [sym__pipe_table_start] = ACTIONS(51), - [sym__fenced_div_start] = ACTIONS(53), - [sym_ref_id_specifier] = ACTIONS(55), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(15), + [sym__indented_chunk_start] = ACTIONS(17), + [sym_atx_h1_marker] = ACTIONS(19), + [sym_atx_h2_marker] = ACTIONS(21), + [sym_atx_h3_marker] = ACTIONS(23), + [sym_atx_h4_marker] = ACTIONS(25), + [sym_atx_h5_marker] = ACTIONS(27), + [sym_atx_h6_marker] = ACTIONS(29), + [sym__thematic_break] = ACTIONS(31), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(45), + [sym__fenced_code_block_start_tilde] = ACTIONS(47), + [sym__blank_line_start] = ACTIONS(49), + [sym_minus_metadata] = ACTIONS(51), + [sym__pipe_table_start] = ACTIONS(53), + [sym__fenced_div_start] = ACTIONS(55), + [sym_ref_id_specifier] = ACTIONS(57), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(2)] = { - [sym__block] = STATE(11), - [sym__block_not_section] = STATE(11), - [sym_section] = STATE(11), - [sym__section1] = STATE(218), - [sym__section2] = STATE(218), - [sym__section3] = STATE(218), - [sym__section4] = STATE(218), - [sym__section5] = STATE(218), - [sym__section6] = STATE(218), - [sym_thematic_break] = STATE(11), + [sym__block] = STATE(10), + [sym__block_not_section] = STATE(10), + [sym_section] = STATE(10), + [sym__section1] = STATE(222), + [sym__section2] = STATE(222), + [sym__section3] = STATE(222), + [sym__section4] = STATE(222), + [sym__section5] = STATE(222), + [sym__section6] = STATE(222), + [sym_thematic_break] = STATE(10), [sym__atx_heading1] = STATE(70), [sym__atx_heading2] = STATE(79), [sym__atx_heading3] = STATE(88), [sym__atx_heading4] = STATE(97), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), - [sym_indented_code_block] = STATE(11), - [sym__indented_chunk] = STATE(124), - [sym_fenced_div_block] = STATE(11), - [sym_fenced_code_block] = STATE(11), - [sym_paragraph] = STATE(164), - [sym_inline_ref_def] = STATE(11), - [sym_note_definition_fenced_block] = STATE(11), - [sym__blank_line] = STATE(196), - [sym_caption] = STATE(11), - [sym_block_quote] = STATE(11), - [sym_list] = STATE(11), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(11), - [aux_sym_fenced_div_block_repeat1] = STATE(11), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(57), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(63), - [sym_atx_h2_marker] = ACTIONS(65), - [sym_atx_h3_marker] = ACTIONS(67), - [sym_atx_h4_marker] = ACTIONS(69), - [sym_atx_h5_marker] = ACTIONS(71), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(83), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(89), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), + [sym_indented_code_block] = STATE(10), + [sym__indented_chunk] = STATE(137), + [sym_fenced_div_block] = STATE(10), + [sym_fenced_code_block] = STATE(10), + [sym_paragraph] = STATE(172), + [sym_inline_ref_def] = STATE(10), + [sym_note_definition_fenced_block] = STATE(10), + [sym__blank_line] = STATE(180), + [sym_caption] = STATE(10), + [sym_block_quote] = STATE(10), + [sym_list] = STATE(10), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(10), + [aux_sym_fenced_div_block_repeat1] = STATE(10), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(59), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(65), + [sym_atx_h2_marker] = ACTIONS(67), + [sym_atx_h3_marker] = ACTIONS(69), + [sym_atx_h4_marker] = ACTIONS(71), + [sym_atx_h5_marker] = ACTIONS(73), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(85), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(91), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(3)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1054), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym_block_continuation] = ACTIONS(93), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1044), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym_block_continuation] = ACTIONS(95), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(4)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1098), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym_block_continuation] = ACTIONS(127), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1009), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym_block_continuation] = ACTIONS(129), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(5)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1023), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym_block_continuation] = ACTIONS(129), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1040), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym_block_continuation] = ACTIONS(131), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(6)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), - [sym_list_marker_plus] = STATE(23), - [sym_list_marker_minus] = STATE(24), - [sym_list_marker_star] = STATE(25), - [sym_list_marker_dot] = STATE(26), - [sym_list_marker_parenthesis] = STATE(27), - [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1043), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym_block_continuation] = ACTIONS(131), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__block] = STATE(8), + [sym__block_not_section] = STATE(8), + [sym_section] = STATE(8), + [sym__section1] = STATE(222), + [sym__section2] = STATE(222), + [sym__section3] = STATE(222), + [sym__section4] = STATE(222), + [sym__section5] = STATE(222), + [sym__section6] = STATE(222), + [sym_thematic_break] = STATE(8), + [sym__atx_heading1] = STATE(70), + [sym__atx_heading2] = STATE(79), + [sym__atx_heading3] = STATE(88), + [sym__atx_heading4] = STATE(97), + [sym__atx_heading5] = STATE(106), + [sym__atx_heading6] = STATE(114), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), + [sym_indented_code_block] = STATE(8), + [sym__indented_chunk] = STATE(137), + [sym_fenced_div_block] = STATE(8), + [sym_fenced_code_block] = STATE(8), + [sym_paragraph] = STATE(172), + [sym_inline_ref_def] = STATE(8), + [sym_note_definition_fenced_block] = STATE(8), + [sym__blank_line] = STATE(180), + [sym_caption] = STATE(8), + [sym_block_quote] = STATE(8), + [sym_list] = STATE(8), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(8), + [aux_sym_fenced_div_block_repeat1] = STATE(8), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(133), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(65), + [sym_atx_h2_marker] = ACTIONS(67), + [sym_atx_h3_marker] = ACTIONS(69), + [sym_atx_h4_marker] = ACTIONS(71), + [sym_atx_h5_marker] = ACTIONS(73), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(135), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(137), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(7)] = { [sym__block] = STATE(9), [sym__block_not_section] = STATE(9), [sym_section] = STATE(9), - [sym__section1] = STATE(218), - [sym__section2] = STATE(218), - [sym__section3] = STATE(218), - [sym__section4] = STATE(218), - [sym__section5] = STATE(218), - [sym__section6] = STATE(218), + [sym__section1] = STATE(222), + [sym__section2] = STATE(222), + [sym__section3] = STATE(222), + [sym__section4] = STATE(222), + [sym__section5] = STATE(222), + [sym__section6] = STATE(222), [sym_thematic_break] = STATE(9), [sym__atx_heading1] = STATE(70), [sym__atx_heading2] = STATE(79), @@ -5235,126 +5342,130 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym__atx_heading4] = STATE(97), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), [sym_indented_code_block] = STATE(9), - [sym__indented_chunk] = STATE(124), + [sym__indented_chunk] = STATE(137), [sym_fenced_div_block] = STATE(9), [sym_fenced_code_block] = STATE(9), - [sym_paragraph] = STATE(164), + [sym_paragraph] = STATE(172), [sym_inline_ref_def] = STATE(9), [sym_note_definition_fenced_block] = STATE(9), - [sym__blank_line] = STATE(196), + [sym__blank_line] = STATE(180), [sym_caption] = STATE(9), [sym_block_quote] = STATE(9), [sym_list] = STATE(9), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(9), [aux_sym_fenced_div_block_repeat1] = STATE(9), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(133), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(63), - [sym_atx_h2_marker] = ACTIONS(65), - [sym_atx_h3_marker] = ACTIONS(67), - [sym_atx_h4_marker] = ACTIONS(69), - [sym_atx_h5_marker] = ACTIONS(71), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(135), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(137), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(139), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(65), + [sym_atx_h2_marker] = ACTIONS(67), + [sym_atx_h3_marker] = ACTIONS(69), + [sym_atx_h4_marker] = ACTIONS(71), + [sym_atx_h5_marker] = ACTIONS(73), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(141), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(143), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(8)] = { [sym__block] = STATE(10), [sym__block_not_section] = STATE(10), [sym_section] = STATE(10), - [sym__section1] = STATE(218), - [sym__section2] = STATE(218), - [sym__section3] = STATE(218), - [sym__section4] = STATE(218), - [sym__section5] = STATE(218), - [sym__section6] = STATE(218), + [sym__section1] = STATE(222), + [sym__section2] = STATE(222), + [sym__section3] = STATE(222), + [sym__section4] = STATE(222), + [sym__section5] = STATE(222), + [sym__section6] = STATE(222), [sym_thematic_break] = STATE(10), [sym__atx_heading1] = STATE(70), [sym__atx_heading2] = STATE(79), @@ -5362,634 +5473,654 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym__atx_heading4] = STATE(97), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), [sym_indented_code_block] = STATE(10), - [sym__indented_chunk] = STATE(124), + [sym__indented_chunk] = STATE(137), [sym_fenced_div_block] = STATE(10), [sym_fenced_code_block] = STATE(10), - [sym_paragraph] = STATE(164), + [sym_paragraph] = STATE(172), [sym_inline_ref_def] = STATE(10), [sym_note_definition_fenced_block] = STATE(10), - [sym__blank_line] = STATE(196), + [sym__blank_line] = STATE(180), [sym_caption] = STATE(10), [sym_block_quote] = STATE(10), [sym_list] = STATE(10), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(10), [aux_sym_fenced_div_block_repeat1] = STATE(10), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(139), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(63), - [sym_atx_h2_marker] = ACTIONS(65), - [sym_atx_h3_marker] = ACTIONS(67), - [sym_atx_h4_marker] = ACTIONS(69), - [sym_atx_h5_marker] = ACTIONS(71), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(141), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(143), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), - }, - [STATE(9)] = { - [sym__block] = STATE(11), - [sym__block_not_section] = STATE(11), - [sym_section] = STATE(11), - [sym__section1] = STATE(218), - [sym__section2] = STATE(218), - [sym__section3] = STATE(218), - [sym__section4] = STATE(218), - [sym__section5] = STATE(218), - [sym__section6] = STATE(218), - [sym_thematic_break] = STATE(11), - [sym__atx_heading1] = STATE(70), - [sym__atx_heading2] = STATE(79), - [sym__atx_heading3] = STATE(88), - [sym__atx_heading4] = STATE(97), - [sym__atx_heading5] = STATE(106), - [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), - [sym_indented_code_block] = STATE(11), - [sym__indented_chunk] = STATE(124), - [sym_fenced_div_block] = STATE(11), - [sym_fenced_code_block] = STATE(11), - [sym_paragraph] = STATE(164), - [sym_inline_ref_def] = STATE(11), - [sym_note_definition_fenced_block] = STATE(11), - [sym__blank_line] = STATE(196), - [sym_caption] = STATE(11), - [sym_block_quote] = STATE(11), - [sym_list] = STATE(11), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(11), - [aux_sym_fenced_div_block_repeat1] = STATE(11), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), [sym__block_close] = ACTIONS(145), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(63), - [sym_atx_h2_marker] = ACTIONS(65), - [sym_atx_h3_marker] = ACTIONS(67), - [sym_atx_h4_marker] = ACTIONS(69), - [sym_atx_h5_marker] = ACTIONS(71), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(83), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(65), + [sym_atx_h2_marker] = ACTIONS(67), + [sym_atx_h3_marker] = ACTIONS(69), + [sym_atx_h4_marker] = ACTIONS(71), + [sym_atx_h5_marker] = ACTIONS(73), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(85), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), [sym__fenced_div_end] = ACTIONS(147), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, - [STATE(10)] = { - [sym__block] = STATE(11), - [sym__block_not_section] = STATE(11), - [sym_section] = STATE(11), - [sym__section1] = STATE(218), - [sym__section2] = STATE(218), - [sym__section3] = STATE(218), - [sym__section4] = STATE(218), - [sym__section5] = STATE(218), - [sym__section6] = STATE(218), - [sym_thematic_break] = STATE(11), + [STATE(9)] = { + [sym__block] = STATE(10), + [sym__block_not_section] = STATE(10), + [sym_section] = STATE(10), + [sym__section1] = STATE(222), + [sym__section2] = STATE(222), + [sym__section3] = STATE(222), + [sym__section4] = STATE(222), + [sym__section5] = STATE(222), + [sym__section6] = STATE(222), + [sym_thematic_break] = STATE(10), [sym__atx_heading1] = STATE(70), [sym__atx_heading2] = STATE(79), [sym__atx_heading3] = STATE(88), [sym__atx_heading4] = STATE(97), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), - [sym_indented_code_block] = STATE(11), - [sym__indented_chunk] = STATE(124), - [sym_fenced_div_block] = STATE(11), - [sym_fenced_code_block] = STATE(11), - [sym_paragraph] = STATE(164), - [sym_inline_ref_def] = STATE(11), - [sym_note_definition_fenced_block] = STATE(11), - [sym__blank_line] = STATE(196), - [sym_caption] = STATE(11), - [sym_block_quote] = STATE(11), - [sym_list] = STATE(11), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(11), - [aux_sym_fenced_div_block_repeat1] = STATE(11), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), + [sym_indented_code_block] = STATE(10), + [sym__indented_chunk] = STATE(137), + [sym_fenced_div_block] = STATE(10), + [sym_fenced_code_block] = STATE(10), + [sym_paragraph] = STATE(172), + [sym_inline_ref_def] = STATE(10), + [sym_note_definition_fenced_block] = STATE(10), + [sym__blank_line] = STATE(180), + [sym_caption] = STATE(10), + [sym_block_quote] = STATE(10), + [sym_list] = STATE(10), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(10), + [aux_sym_fenced_div_block_repeat1] = STATE(10), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), [sym__block_close] = ACTIONS(149), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(63), - [sym_atx_h2_marker] = ACTIONS(65), - [sym_atx_h3_marker] = ACTIONS(67), - [sym_atx_h4_marker] = ACTIONS(69), - [sym_atx_h5_marker] = ACTIONS(71), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(83), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(65), + [sym_atx_h2_marker] = ACTIONS(67), + [sym_atx_h3_marker] = ACTIONS(69), + [sym_atx_h4_marker] = ACTIONS(71), + [sym_atx_h5_marker] = ACTIONS(73), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(85), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), [sym__fenced_div_end] = ACTIONS(151), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, - [STATE(11)] = { - [sym__block] = STATE(11), - [sym__block_not_section] = STATE(11), - [sym_section] = STATE(11), - [sym__section1] = STATE(218), - [sym__section2] = STATE(218), - [sym__section3] = STATE(218), - [sym__section4] = STATE(218), - [sym__section5] = STATE(218), - [sym__section6] = STATE(218), - [sym_thematic_break] = STATE(11), + [STATE(10)] = { + [sym__block] = STATE(10), + [sym__block_not_section] = STATE(10), + [sym_section] = STATE(10), + [sym__section1] = STATE(222), + [sym__section2] = STATE(222), + [sym__section3] = STATE(222), + [sym__section4] = STATE(222), + [sym__section5] = STATE(222), + [sym__section6] = STATE(222), + [sym_thematic_break] = STATE(10), [sym__atx_heading1] = STATE(70), [sym__atx_heading2] = STATE(79), [sym__atx_heading3] = STATE(88), [sym__atx_heading4] = STATE(97), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), - [sym_indented_code_block] = STATE(11), - [sym__indented_chunk] = STATE(124), - [sym_fenced_div_block] = STATE(11), - [sym_fenced_code_block] = STATE(11), - [sym_paragraph] = STATE(164), - [sym_inline_ref_def] = STATE(11), - [sym_note_definition_fenced_block] = STATE(11), - [sym__blank_line] = STATE(196), - [sym_caption] = STATE(11), - [sym_block_quote] = STATE(11), - [sym_list] = STATE(11), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(11), - [aux_sym_fenced_div_block_repeat1] = STATE(11), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(153), - [anon_sym_LBRACE] = ACTIONS(156), - [anon_sym_RBRACE] = ACTIONS(156), - [anon_sym_EQ] = ACTIONS(156), - [anon_sym_SQUOTE] = ACTIONS(156), - [anon_sym_BANG] = ACTIONS(156), - [anon_sym_DQUOTE] = ACTIONS(156), - [anon_sym_POUND] = ACTIONS(156), - [anon_sym_DOLLAR] = ACTIONS(156), - [anon_sym_PERCENT] = ACTIONS(156), - [anon_sym_AMP] = ACTIONS(156), - [anon_sym_LPAREN] = ACTIONS(156), - [anon_sym_RPAREN] = ACTIONS(156), - [anon_sym_STAR] = ACTIONS(156), - [anon_sym_PLUS] = ACTIONS(156), - [anon_sym_COMMA] = ACTIONS(156), - [anon_sym_DASH] = ACTIONS(156), - [anon_sym_DOT] = ACTIONS(156), - [anon_sym_SLASH] = ACTIONS(156), - [anon_sym_SEMI] = ACTIONS(156), - [anon_sym_LT] = ACTIONS(156), - [anon_sym_GT] = ACTIONS(156), - [anon_sym_QMARK] = ACTIONS(156), - [anon_sym_AT] = ACTIONS(156), - [anon_sym_LBRACK] = ACTIONS(156), - [anon_sym_BSLASH] = ACTIONS(156), - [anon_sym_RBRACK] = ACTIONS(156), - [anon_sym_CARET] = ACTIONS(156), - [anon_sym__] = ACTIONS(156), - [anon_sym_BQUOTE] = ACTIONS(156), - [anon_sym_PIPE] = ACTIONS(156), - [anon_sym_TILDE] = ACTIONS(156), - [sym__word] = ACTIONS(159), - [sym__soft_line_ending] = ACTIONS(162), - [sym__block_close] = ACTIONS(165), - [sym__block_quote_start] = ACTIONS(167), - [sym__indented_chunk_start] = ACTIONS(170), - [sym_atx_h1_marker] = ACTIONS(173), - [sym_atx_h2_marker] = ACTIONS(176), - [sym_atx_h3_marker] = ACTIONS(179), - [sym_atx_h4_marker] = ACTIONS(182), - [sym_atx_h5_marker] = ACTIONS(185), - [sym_atx_h6_marker] = ACTIONS(188), - [sym__thematic_break] = ACTIONS(191), - [sym__list_marker_minus] = ACTIONS(194), - [sym__list_marker_plus] = ACTIONS(197), - [sym__list_marker_star] = ACTIONS(200), - [sym__list_marker_parenthesis] = ACTIONS(203), - [sym__list_marker_dot] = ACTIONS(206), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(194), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(197), - [sym__list_marker_star_dont_interrupt] = ACTIONS(200), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(203), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(206), - [sym__list_marker_example] = ACTIONS(209), - [sym__list_marker_example_dont_interrupt] = ACTIONS(209), - [sym__fenced_code_block_start_backtick] = ACTIONS(212), - [sym__fenced_code_block_start_tilde] = ACTIONS(215), - [sym__blank_line_start] = ACTIONS(218), - [sym_minus_metadata] = ACTIONS(221), - [sym__pipe_table_start] = ACTIONS(224), - [sym__fenced_div_start] = ACTIONS(227), - [sym__fenced_div_end] = ACTIONS(165), - [sym_ref_id_specifier] = ACTIONS(230), - [sym__display_math_state_track_marker] = ACTIONS(159), - [sym__inline_math_state_track_marker] = ACTIONS(159), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), + [sym_indented_code_block] = STATE(10), + [sym__indented_chunk] = STATE(137), + [sym_fenced_div_block] = STATE(10), + [sym_fenced_code_block] = STATE(10), + [sym_paragraph] = STATE(172), + [sym_inline_ref_def] = STATE(10), + [sym_note_definition_fenced_block] = STATE(10), + [sym__blank_line] = STATE(180), + [sym_caption] = STATE(10), + [sym_block_quote] = STATE(10), + [sym_list] = STATE(10), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(10), + [aux_sym_fenced_div_block_repeat1] = STATE(10), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(153), + [anon_sym_RBRACE] = ACTIONS(153), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(156), + [anon_sym_EQ] = ACTIONS(153), + [anon_sym_SQUOTE] = ACTIONS(153), + [anon_sym_BANG] = ACTIONS(153), + [anon_sym_DQUOTE] = ACTIONS(153), + [anon_sym_POUND] = ACTIONS(153), + [anon_sym_DOLLAR] = ACTIONS(153), + [anon_sym_PERCENT] = ACTIONS(153), + [anon_sym_AMP] = ACTIONS(153), + [anon_sym_LPAREN] = ACTIONS(153), + [anon_sym_RPAREN] = ACTIONS(153), + [anon_sym_STAR] = ACTIONS(153), + [anon_sym_PLUS] = ACTIONS(153), + [anon_sym_COMMA] = ACTIONS(153), + [anon_sym_DASH] = ACTIONS(153), + [anon_sym_DOT] = ACTIONS(153), + [anon_sym_SLASH] = ACTIONS(153), + [anon_sym_SEMI] = ACTIONS(153), + [anon_sym_QMARK] = ACTIONS(153), + [anon_sym_AT] = ACTIONS(153), + [anon_sym_LBRACK] = ACTIONS(159), + [anon_sym_BSLASH] = ACTIONS(159), + [anon_sym_RBRACK] = ACTIONS(153), + [anon_sym_CARET] = ACTIONS(153), + [anon_sym__] = ACTIONS(153), + [anon_sym_BQUOTE] = ACTIONS(153), + [anon_sym_PIPE] = ACTIONS(153), + [anon_sym_TILDE] = ACTIONS(153), + [anon_sym_LBRACK_GT_GT] = ACTIONS(162), + [sym__escaped_characters] = ACTIONS(162), + [sym__word] = ACTIONS(162), + [sym__soft_line_ending] = ACTIONS(165), + [sym__block_close] = ACTIONS(168), + [sym__block_quote_start] = ACTIONS(170), + [sym__indented_chunk_start] = ACTIONS(173), + [sym_atx_h1_marker] = ACTIONS(176), + [sym_atx_h2_marker] = ACTIONS(179), + [sym_atx_h3_marker] = ACTIONS(182), + [sym_atx_h4_marker] = ACTIONS(185), + [sym_atx_h5_marker] = ACTIONS(188), + [sym_atx_h6_marker] = ACTIONS(191), + [sym__thematic_break] = ACTIONS(194), + [sym__list_marker_minus] = ACTIONS(197), + [sym__list_marker_plus] = ACTIONS(200), + [sym__list_marker_star] = ACTIONS(203), + [sym__list_marker_parenthesis] = ACTIONS(206), + [sym__list_marker_dot] = ACTIONS(209), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(197), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(200), + [sym__list_marker_star_dont_interrupt] = ACTIONS(203), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(206), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(209), + [sym__list_marker_example] = ACTIONS(212), + [sym__list_marker_example_dont_interrupt] = ACTIONS(212), + [sym__fenced_code_block_start_backtick] = ACTIONS(215), + [sym__fenced_code_block_start_tilde] = ACTIONS(218), + [sym__blank_line_start] = ACTIONS(221), + [sym_minus_metadata] = ACTIONS(224), + [sym__pipe_table_start] = ACTIONS(227), + [sym__fenced_div_start] = ACTIONS(230), + [sym__fenced_div_end] = ACTIONS(168), + [sym_ref_id_specifier] = ACTIONS(233), + [sym__display_math_state_track_marker] = ACTIONS(162), + [sym__inline_math_state_track_marker] = ACTIONS(162), + [sym__html_comment] = ACTIONS(162), + [sym_raw_specifier] = ACTIONS(162), + [sym__autolink] = ACTIONS(162), + }, + [STATE(11)] = { + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), + [sym_list_marker_plus] = STATE(23), + [sym_list_marker_minus] = STATE(24), + [sym_list_marker_star] = STATE(25), + [sym_list_marker_dot] = STATE(26), + [sym_list_marker_parenthesis] = STATE(27), + [sym_list_marker_example] = STATE(28), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1006), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym_block_continuation] = ACTIONS(236), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(12)] = { - [sym__block] = STATE(48), - [sym__block_not_section] = STATE(48), - [sym_section] = STATE(48), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(48), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(48), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(48), - [sym_fenced_code_block] = STATE(48), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(48), - [sym_note_definition_fenced_block] = STATE(48), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(48), - [sym_block_quote] = STATE(48), - [sym_list] = STATE(48), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(43), + [sym__block_not_section] = STATE(43), + [sym_section] = STATE(43), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(43), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(43), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(43), + [sym_fenced_code_block] = STATE(43), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(43), + [sym_note_definition_fenced_block] = STATE(43), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(43), + [sym_block_quote] = STATE(43), + [sym_list] = STATE(43), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(48), - [aux_sym_fenced_div_block_repeat1] = STATE(48), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(233), - [sym_block_continuation] = ACTIONS(235), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(237), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(43), + [aux_sym_fenced_div_block_repeat1] = STATE(43), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(238), + [sym_block_continuation] = ACTIONS(240), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(242), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(13)] = { [sym__block] = STATE(2), [sym__block_not_section] = STATE(2), [sym_section] = STATE(2), - [sym__section1] = STATE(218), - [sym__section2] = STATE(218), - [sym__section3] = STATE(218), - [sym__section4] = STATE(218), - [sym__section5] = STATE(218), - [sym__section6] = STATE(218), + [sym__section1] = STATE(222), + [sym__section2] = STATE(222), + [sym__section3] = STATE(222), + [sym__section4] = STATE(222), + [sym__section5] = STATE(222), + [sym__section6] = STATE(222), [sym_thematic_break] = STATE(2), [sym__atx_heading1] = STATE(70), [sym__atx_heading2] = STATE(79), @@ -5997,126 +6128,130 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym__atx_heading4] = STATE(97), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), [sym_indented_code_block] = STATE(2), - [sym__indented_chunk] = STATE(124), + [sym__indented_chunk] = STATE(137), [sym_fenced_div_block] = STATE(2), [sym_fenced_code_block] = STATE(2), - [sym_paragraph] = STATE(164), + [sym_paragraph] = STATE(172), [sym_inline_ref_def] = STATE(2), [sym_note_definition_fenced_block] = STATE(2), - [sym__blank_line] = STATE(196), + [sym__blank_line] = STATE(180), [sym_caption] = STATE(2), [sym_block_quote] = STATE(2), [sym_list] = STATE(2), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(2), [aux_sym_fenced_div_block_repeat1] = STATE(2), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(239), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(63), - [sym_atx_h2_marker] = ACTIONS(65), - [sym_atx_h3_marker] = ACTIONS(67), - [sym_atx_h4_marker] = ACTIONS(69), - [sym_atx_h5_marker] = ACTIONS(71), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(241), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(243), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(244), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(65), + [sym_atx_h2_marker] = ACTIONS(67), + [sym_atx_h3_marker] = ACTIONS(69), + [sym_atx_h4_marker] = ACTIONS(71), + [sym_atx_h5_marker] = ACTIONS(73), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(246), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(248), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(14)] = { [sym__block] = STATE(16), [sym__block_not_section] = STATE(16), [sym_section] = STATE(16), - [sym__section1] = STATE(218), - [sym__section2] = STATE(218), - [sym__section3] = STATE(218), - [sym__section4] = STATE(218), - [sym__section5] = STATE(218), - [sym__section6] = STATE(218), + [sym__section1] = STATE(222), + [sym__section2] = STATE(222), + [sym__section3] = STATE(222), + [sym__section4] = STATE(222), + [sym__section5] = STATE(222), + [sym__section6] = STATE(222), [sym_thematic_break] = STATE(16), [sym__atx_heading1] = STATE(70), [sym__atx_heading2] = STATE(79), @@ -6124,634 +6259,654 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym__atx_heading4] = STATE(97), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), [sym_indented_code_block] = STATE(16), - [sym__indented_chunk] = STATE(124), + [sym__indented_chunk] = STATE(137), [sym_fenced_div_block] = STATE(16), [sym_fenced_code_block] = STATE(16), - [sym_paragraph] = STATE(164), + [sym_paragraph] = STATE(172), [sym_inline_ref_def] = STATE(16), [sym_note_definition_fenced_block] = STATE(16), - [sym__blank_line] = STATE(196), + [sym__blank_line] = STATE(180), [sym_caption] = STATE(16), [sym_block_quote] = STATE(16), [sym_list] = STATE(16), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(16), [aux_sym_fenced_div_block_repeat1] = STATE(16), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(245), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(63), - [sym_atx_h2_marker] = ACTIONS(65), - [sym_atx_h3_marker] = ACTIONS(67), - [sym_atx_h4_marker] = ACTIONS(69), - [sym_atx_h5_marker] = ACTIONS(71), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(247), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(249), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(250), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(65), + [sym_atx_h2_marker] = ACTIONS(67), + [sym_atx_h3_marker] = ACTIONS(69), + [sym_atx_h4_marker] = ACTIONS(71), + [sym_atx_h5_marker] = ACTIONS(73), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(252), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(254), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(15)] = { - [sym__block] = STATE(54), - [sym__block_not_section] = STATE(54), - [sym_section] = STATE(54), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(54), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(54), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(54), - [sym_fenced_code_block] = STATE(54), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(54), - [sym_note_definition_fenced_block] = STATE(54), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(54), - [sym_block_quote] = STATE(54), - [sym_list] = STATE(54), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(54), - [aux_sym_fenced_div_block_repeat1] = STATE(54), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(251), - [sym_block_continuation] = ACTIONS(253), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(255), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1061), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym_block_continuation] = ACTIONS(256), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(16)] = { - [sym__block] = STATE(11), - [sym__block_not_section] = STATE(11), - [sym_section] = STATE(11), - [sym__section1] = STATE(218), - [sym__section2] = STATE(218), - [sym__section3] = STATE(218), - [sym__section4] = STATE(218), - [sym__section5] = STATE(218), - [sym__section6] = STATE(218), - [sym_thematic_break] = STATE(11), + [sym__block] = STATE(10), + [sym__block_not_section] = STATE(10), + [sym_section] = STATE(10), + [sym__section1] = STATE(222), + [sym__section2] = STATE(222), + [sym__section3] = STATE(222), + [sym__section4] = STATE(222), + [sym__section5] = STATE(222), + [sym__section6] = STATE(222), + [sym_thematic_break] = STATE(10), [sym__atx_heading1] = STATE(70), [sym__atx_heading2] = STATE(79), [sym__atx_heading3] = STATE(88), [sym__atx_heading4] = STATE(97), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), - [sym_indented_code_block] = STATE(11), - [sym__indented_chunk] = STATE(124), - [sym_fenced_div_block] = STATE(11), - [sym_fenced_code_block] = STATE(11), - [sym_paragraph] = STATE(164), - [sym_inline_ref_def] = STATE(11), - [sym_note_definition_fenced_block] = STATE(11), - [sym__blank_line] = STATE(196), - [sym_caption] = STATE(11), - [sym_block_quote] = STATE(11), - [sym_list] = STATE(11), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(11), - [aux_sym_fenced_div_block_repeat1] = STATE(11), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(257), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(63), - [sym_atx_h2_marker] = ACTIONS(65), - [sym_atx_h3_marker] = ACTIONS(67), - [sym_atx_h4_marker] = ACTIONS(69), - [sym_atx_h5_marker] = ACTIONS(71), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(83), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(259), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), + [sym_indented_code_block] = STATE(10), + [sym__indented_chunk] = STATE(137), + [sym_fenced_div_block] = STATE(10), + [sym_fenced_code_block] = STATE(10), + [sym_paragraph] = STATE(172), + [sym_inline_ref_def] = STATE(10), + [sym_note_definition_fenced_block] = STATE(10), + [sym__blank_line] = STATE(180), + [sym_caption] = STATE(10), + [sym_block_quote] = STATE(10), + [sym_list] = STATE(10), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(10), + [aux_sym_fenced_div_block_repeat1] = STATE(10), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(258), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(65), + [sym_atx_h2_marker] = ACTIONS(67), + [sym_atx_h3_marker] = ACTIONS(69), + [sym_atx_h4_marker] = ACTIONS(71), + [sym_atx_h5_marker] = ACTIONS(73), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(85), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(260), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(17)] = { - [sym__block] = STATE(52), - [sym__block_not_section] = STATE(52), - [sym_section] = STATE(52), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(52), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(52), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(52), - [sym_fenced_code_block] = STATE(52), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(52), - [sym_note_definition_fenced_block] = STATE(52), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(52), - [sym_block_quote] = STATE(52), - [sym_list] = STATE(52), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(47), + [sym__block_not_section] = STATE(47), + [sym_section] = STATE(47), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(47), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(47), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(47), + [sym_fenced_code_block] = STATE(47), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(47), + [sym_note_definition_fenced_block] = STATE(47), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(47), + [sym_block_quote] = STATE(47), + [sym_list] = STATE(47), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(52), - [aux_sym_fenced_div_block_repeat1] = STATE(52), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(261), - [sym_block_continuation] = ACTIONS(263), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(265), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(47), + [aux_sym_fenced_div_block_repeat1] = STATE(47), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(262), + [sym_block_continuation] = ACTIONS(264), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(266), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(18)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1007), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym_block_continuation] = ACTIONS(267), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1024), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym_block_continuation] = ACTIONS(268), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(19)] = { [sym__block] = STATE(21), [sym__block_not_section] = STATE(21), [sym_section] = STATE(21), - [sym__section1] = STATE(218), - [sym__section2] = STATE(218), - [sym__section3] = STATE(218), - [sym__section4] = STATE(218), - [sym__section5] = STATE(218), - [sym__section6] = STATE(218), + [sym__section1] = STATE(222), + [sym__section2] = STATE(222), + [sym__section3] = STATE(222), + [sym__section4] = STATE(222), + [sym__section5] = STATE(222), + [sym__section6] = STATE(222), [sym_thematic_break] = STATE(21), [sym__atx_heading1] = STATE(70), [sym__atx_heading2] = STATE(79), @@ -6759,126 +6914,130 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym__atx_heading4] = STATE(97), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), [sym_indented_code_block] = STATE(21), - [sym__indented_chunk] = STATE(124), + [sym__indented_chunk] = STATE(137), [sym_fenced_div_block] = STATE(21), [sym_fenced_code_block] = STATE(21), - [sym_paragraph] = STATE(164), + [sym_paragraph] = STATE(172), [sym_inline_ref_def] = STATE(21), [sym_note_definition_fenced_block] = STATE(21), - [sym__blank_line] = STATE(196), + [sym__blank_line] = STATE(180), [sym_caption] = STATE(21), [sym_block_quote] = STATE(21), [sym_list] = STATE(21), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(21), [aux_sym_fenced_div_block_repeat1] = STATE(21), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(269), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(63), - [sym_atx_h2_marker] = ACTIONS(65), - [sym_atx_h3_marker] = ACTIONS(67), - [sym_atx_h4_marker] = ACTIONS(69), - [sym_atx_h5_marker] = ACTIONS(71), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(271), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(273), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(270), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(65), + [sym_atx_h2_marker] = ACTIONS(67), + [sym_atx_h3_marker] = ACTIONS(69), + [sym_atx_h4_marker] = ACTIONS(71), + [sym_atx_h5_marker] = ACTIONS(73), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(272), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(274), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(20)] = { [sym__block] = STATE(22), [sym__block_not_section] = STATE(22), [sym_section] = STATE(22), - [sym__section1] = STATE(218), - [sym__section2] = STATE(218), - [sym__section3] = STATE(218), - [sym__section4] = STATE(218), - [sym__section5] = STATE(218), - [sym__section6] = STATE(218), + [sym__section1] = STATE(222), + [sym__section2] = STATE(222), + [sym__section3] = STATE(222), + [sym__section4] = STATE(222), + [sym__section5] = STATE(222), + [sym__section6] = STATE(222), [sym_thematic_break] = STATE(22), [sym__atx_heading1] = STATE(70), [sym__atx_heading2] = STATE(79), @@ -6886,13174 +7045,12952 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym__atx_heading4] = STATE(97), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), [sym_indented_code_block] = STATE(22), - [sym__indented_chunk] = STATE(124), + [sym__indented_chunk] = STATE(137), [sym_fenced_div_block] = STATE(22), [sym_fenced_code_block] = STATE(22), - [sym_paragraph] = STATE(164), + [sym_paragraph] = STATE(172), [sym_inline_ref_def] = STATE(22), [sym_note_definition_fenced_block] = STATE(22), - [sym__blank_line] = STATE(196), + [sym__blank_line] = STATE(180), [sym_caption] = STATE(22), [sym_block_quote] = STATE(22), [sym_list] = STATE(22), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(22), [aux_sym_fenced_div_block_repeat1] = STATE(22), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(275), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(63), - [sym_atx_h2_marker] = ACTIONS(65), - [sym_atx_h3_marker] = ACTIONS(67), - [sym_atx_h4_marker] = ACTIONS(69), - [sym_atx_h5_marker] = ACTIONS(71), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(277), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(279), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(276), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(65), + [sym_atx_h2_marker] = ACTIONS(67), + [sym_atx_h3_marker] = ACTIONS(69), + [sym_atx_h4_marker] = ACTIONS(71), + [sym_atx_h5_marker] = ACTIONS(73), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(278), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(280), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(21)] = { - [sym__block] = STATE(11), - [sym__block_not_section] = STATE(11), - [sym_section] = STATE(11), - [sym__section1] = STATE(218), - [sym__section2] = STATE(218), - [sym__section3] = STATE(218), - [sym__section4] = STATE(218), - [sym__section5] = STATE(218), - [sym__section6] = STATE(218), - [sym_thematic_break] = STATE(11), + [sym__block] = STATE(10), + [sym__block_not_section] = STATE(10), + [sym_section] = STATE(10), + [sym__section1] = STATE(222), + [sym__section2] = STATE(222), + [sym__section3] = STATE(222), + [sym__section4] = STATE(222), + [sym__section5] = STATE(222), + [sym__section6] = STATE(222), + [sym_thematic_break] = STATE(10), [sym__atx_heading1] = STATE(70), [sym__atx_heading2] = STATE(79), [sym__atx_heading3] = STATE(88), [sym__atx_heading4] = STATE(97), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), - [sym_indented_code_block] = STATE(11), - [sym__indented_chunk] = STATE(124), - [sym_fenced_div_block] = STATE(11), - [sym_fenced_code_block] = STATE(11), - [sym_paragraph] = STATE(164), - [sym_inline_ref_def] = STATE(11), - [sym_note_definition_fenced_block] = STATE(11), - [sym__blank_line] = STATE(196), - [sym_caption] = STATE(11), - [sym_block_quote] = STATE(11), - [sym_list] = STATE(11), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(11), - [aux_sym_fenced_div_block_repeat1] = STATE(11), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(281), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(63), - [sym_atx_h2_marker] = ACTIONS(65), - [sym_atx_h3_marker] = ACTIONS(67), - [sym_atx_h4_marker] = ACTIONS(69), - [sym_atx_h5_marker] = ACTIONS(71), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(83), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(283), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), + [sym_indented_code_block] = STATE(10), + [sym__indented_chunk] = STATE(137), + [sym_fenced_div_block] = STATE(10), + [sym_fenced_code_block] = STATE(10), + [sym_paragraph] = STATE(172), + [sym_inline_ref_def] = STATE(10), + [sym_note_definition_fenced_block] = STATE(10), + [sym__blank_line] = STATE(180), + [sym_caption] = STATE(10), + [sym_block_quote] = STATE(10), + [sym_list] = STATE(10), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(10), + [aux_sym_fenced_div_block_repeat1] = STATE(10), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(282), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(65), + [sym_atx_h2_marker] = ACTIONS(67), + [sym_atx_h3_marker] = ACTIONS(69), + [sym_atx_h4_marker] = ACTIONS(71), + [sym_atx_h5_marker] = ACTIONS(73), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(85), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(284), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(22)] = { - [sym__block] = STATE(11), - [sym__block_not_section] = STATE(11), - [sym_section] = STATE(11), - [sym__section1] = STATE(218), - [sym__section2] = STATE(218), - [sym__section3] = STATE(218), - [sym__section4] = STATE(218), - [sym__section5] = STATE(218), - [sym__section6] = STATE(218), - [sym_thematic_break] = STATE(11), + [sym__block] = STATE(10), + [sym__block_not_section] = STATE(10), + [sym_section] = STATE(10), + [sym__section1] = STATE(222), + [sym__section2] = STATE(222), + [sym__section3] = STATE(222), + [sym__section4] = STATE(222), + [sym__section5] = STATE(222), + [sym__section6] = STATE(222), + [sym_thematic_break] = STATE(10), [sym__atx_heading1] = STATE(70), [sym__atx_heading2] = STATE(79), [sym__atx_heading3] = STATE(88), [sym__atx_heading4] = STATE(97), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), - [sym_indented_code_block] = STATE(11), - [sym__indented_chunk] = STATE(124), - [sym_fenced_div_block] = STATE(11), - [sym_fenced_code_block] = STATE(11), - [sym_paragraph] = STATE(164), - [sym_inline_ref_def] = STATE(11), - [sym_note_definition_fenced_block] = STATE(11), - [sym__blank_line] = STATE(196), - [sym_caption] = STATE(11), - [sym_block_quote] = STATE(11), - [sym_list] = STATE(11), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(11), - [aux_sym_fenced_div_block_repeat1] = STATE(11), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(285), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(63), - [sym_atx_h2_marker] = ACTIONS(65), - [sym_atx_h3_marker] = ACTIONS(67), - [sym_atx_h4_marker] = ACTIONS(69), - [sym_atx_h5_marker] = ACTIONS(71), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(83), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(287), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), - }, - [STATE(23)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), - [sym_list_marker_plus] = STATE(23), - [sym_list_marker_minus] = STATE(24), - [sym_list_marker_star] = STATE(25), - [sym_list_marker_dot] = STATE(26), - [sym_list_marker_parenthesis] = STATE(27), - [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1029), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym_block_continuation] = ACTIONS(289), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), + [sym_indented_code_block] = STATE(10), + [sym__indented_chunk] = STATE(137), + [sym_fenced_div_block] = STATE(10), + [sym_fenced_code_block] = STATE(10), + [sym_paragraph] = STATE(172), + [sym_inline_ref_def] = STATE(10), + [sym_note_definition_fenced_block] = STATE(10), + [sym__blank_line] = STATE(180), + [sym_caption] = STATE(10), + [sym_block_quote] = STATE(10), + [sym_list] = STATE(10), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(10), + [aux_sym_fenced_div_block_repeat1] = STATE(10), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(286), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(65), + [sym_atx_h2_marker] = ACTIONS(67), + [sym_atx_h3_marker] = ACTIONS(69), + [sym_atx_h4_marker] = ACTIONS(71), + [sym_atx_h5_marker] = ACTIONS(73), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(85), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(288), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), + }, + [STATE(23)] = { + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), + [sym_list_marker_plus] = STATE(23), + [sym_list_marker_minus] = STATE(24), + [sym_list_marker_star] = STATE(25), + [sym_list_marker_dot] = STATE(26), + [sym_list_marker_parenthesis] = STATE(27), + [sym_list_marker_example] = STATE(28), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1007), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym_block_continuation] = ACTIONS(290), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(24)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1032), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym_block_continuation] = ACTIONS(291), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1011), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym_block_continuation] = ACTIONS(292), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(25)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1033), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym_block_continuation] = ACTIONS(293), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1013), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym_block_continuation] = ACTIONS(294), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(26)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1035), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym_block_continuation] = ACTIONS(295), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1015), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym_block_continuation] = ACTIONS(296), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(27)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1036), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym_block_continuation] = ACTIONS(297), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1017), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym_block_continuation] = ACTIONS(298), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(28)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1040), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym_block_continuation] = ACTIONS(299), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1018), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym_block_continuation] = ACTIONS(300), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(29)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(50), + [sym__block_not_section] = STATE(50), + [sym_section] = STATE(50), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(50), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(50), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(50), + [sym_fenced_code_block] = STATE(50), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(50), + [sym_note_definition_fenced_block] = STATE(50), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(50), + [sym_block_quote] = STATE(50), + [sym_list] = STATE(50), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1049), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym_block_continuation] = ACTIONS(301), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(50), + [aux_sym_fenced_div_block_repeat1] = STATE(50), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(302), + [sym_block_continuation] = ACTIONS(304), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(306), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(30)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1050), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym_block_continuation] = ACTIONS(303), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1048), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym_block_continuation] = ACTIONS(308), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(31)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), [sym__list_item_content] = STATE(1051), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym_block_continuation] = ACTIONS(305), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym_block_continuation] = ACTIONS(310), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(32)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1052), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym_block_continuation] = ACTIONS(307), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1053), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym_block_continuation] = ACTIONS(312), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(33)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1053), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym_block_continuation] = ACTIONS(309), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1056), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym_block_continuation] = ACTIONS(314), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(34)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1055), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym_block_continuation] = ACTIONS(311), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1059), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym_block_continuation] = ACTIONS(316), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(35)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1048), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym_block_continuation] = ACTIONS(313), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1060), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym_block_continuation] = ACTIONS(318), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(36)] = { - [sym__block] = STATE(45), - [sym__block_not_section] = STATE(45), - [sym_section] = STATE(45), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(45), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(45), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(45), - [sym_fenced_code_block] = STATE(45), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(45), - [sym_note_definition_fenced_block] = STATE(45), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(45), - [sym_block_quote] = STATE(45), - [sym_list] = STATE(45), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(45), - [aux_sym_fenced_div_block_repeat1] = STATE(45), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(315), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(317), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1046), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(37)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1005), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1069), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(38)] = { - [sym__block] = STATE(45), - [sym__block_not_section] = STATE(45), - [sym_section] = STATE(45), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(45), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(45), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(45), - [sym_fenced_code_block] = STATE(45), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(45), - [sym_note_definition_fenced_block] = STATE(45), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(45), - [sym_block_quote] = STATE(45), - [sym_list] = STATE(45), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(45), - [aux_sym_fenced_div_block_repeat1] = STATE(45), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(319), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(317), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1026), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(39)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(40), + [sym__block_not_section] = STATE(40), + [sym_section] = STATE(40), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(40), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(40), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(40), + [sym_fenced_code_block] = STATE(40), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(40), + [sym_note_definition_fenced_block] = STATE(40), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(40), + [sym_block_quote] = STATE(40), + [sym_list] = STATE(40), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1008), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(40), + [aux_sym_fenced_div_block_repeat1] = STATE(40), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(320), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(322), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(40)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(40), + [sym__block_not_section] = STATE(40), + [sym_section] = STATE(40), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(40), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(40), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(40), + [sym_fenced_code_block] = STATE(40), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(40), + [sym_note_definition_fenced_block] = STATE(40), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(40), + [sym_block_quote] = STATE(40), + [sym_list] = STATE(40), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1096), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(40), + [aux_sym_fenced_div_block_repeat1] = STATE(40), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(153), + [anon_sym_RBRACE] = ACTIONS(153), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(156), + [anon_sym_EQ] = ACTIONS(153), + [anon_sym_SQUOTE] = ACTIONS(153), + [anon_sym_BANG] = ACTIONS(153), + [anon_sym_DQUOTE] = ACTIONS(153), + [anon_sym_POUND] = ACTIONS(153), + [anon_sym_DOLLAR] = ACTIONS(153), + [anon_sym_PERCENT] = ACTIONS(153), + [anon_sym_AMP] = ACTIONS(153), + [anon_sym_LPAREN] = ACTIONS(153), + [anon_sym_RPAREN] = ACTIONS(153), + [anon_sym_STAR] = ACTIONS(153), + [anon_sym_PLUS] = ACTIONS(153), + [anon_sym_COMMA] = ACTIONS(153), + [anon_sym_DASH] = ACTIONS(153), + [anon_sym_DOT] = ACTIONS(153), + [anon_sym_SLASH] = ACTIONS(153), + [anon_sym_SEMI] = ACTIONS(153), + [anon_sym_QMARK] = ACTIONS(153), + [anon_sym_AT] = ACTIONS(153), + [anon_sym_LBRACK] = ACTIONS(159), + [anon_sym_BSLASH] = ACTIONS(159), + [anon_sym_RBRACK] = ACTIONS(153), + [anon_sym_CARET] = ACTIONS(153), + [anon_sym__] = ACTIONS(153), + [anon_sym_BQUOTE] = ACTIONS(153), + [anon_sym_PIPE] = ACTIONS(153), + [anon_sym_TILDE] = ACTIONS(153), + [anon_sym_LBRACK_GT_GT] = ACTIONS(162), + [sym__escaped_characters] = ACTIONS(162), + [sym__word] = ACTIONS(162), + [sym__soft_line_ending] = ACTIONS(165), + [sym__block_close] = ACTIONS(168), + [sym__block_quote_start] = ACTIONS(324), + [sym__indented_chunk_start] = ACTIONS(327), + [sym_atx_h1_marker] = ACTIONS(330), + [sym_atx_h2_marker] = ACTIONS(333), + [sym_atx_h3_marker] = ACTIONS(336), + [sym_atx_h4_marker] = ACTIONS(339), + [sym_atx_h5_marker] = ACTIONS(342), + [sym_atx_h6_marker] = ACTIONS(345), + [sym__thematic_break] = ACTIONS(348), + [sym__list_marker_minus] = ACTIONS(197), + [sym__list_marker_plus] = ACTIONS(200), + [sym__list_marker_star] = ACTIONS(203), + [sym__list_marker_parenthesis] = ACTIONS(206), + [sym__list_marker_dot] = ACTIONS(209), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(197), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(200), + [sym__list_marker_star_dont_interrupt] = ACTIONS(203), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(206), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(209), + [sym__list_marker_example] = ACTIONS(212), + [sym__list_marker_example_dont_interrupt] = ACTIONS(212), + [sym__fenced_code_block_start_backtick] = ACTIONS(351), + [sym__fenced_code_block_start_tilde] = ACTIONS(354), + [sym__blank_line_start] = ACTIONS(357), + [sym_minus_metadata] = ACTIONS(360), + [sym__pipe_table_start] = ACTIONS(363), + [sym__fenced_div_start] = ACTIONS(366), + [sym_ref_id_specifier] = ACTIONS(369), + [sym__display_math_state_track_marker] = ACTIONS(162), + [sym__inline_math_state_track_marker] = ACTIONS(162), + [sym__html_comment] = ACTIONS(162), + [sym_raw_specifier] = ACTIONS(162), + [sym__autolink] = ACTIONS(162), }, [STATE(41)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1019), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1098), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(42)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(44), + [sym__block_not_section] = STATE(44), + [sym_section] = STATE(44), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(44), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(44), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(44), + [sym_fenced_code_block] = STATE(44), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(44), + [sym_note_definition_fenced_block] = STATE(44), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(44), + [sym_block_quote] = STATE(44), + [sym_list] = STATE(44), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1025), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(44), + [aux_sym_fenced_div_block_repeat1] = STATE(44), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(372), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(374), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(43)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(40), + [sym__block_not_section] = STATE(40), + [sym_section] = STATE(40), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(40), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(40), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(40), + [sym_fenced_code_block] = STATE(40), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(40), + [sym_note_definition_fenced_block] = STATE(40), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(40), + [sym_block_quote] = STATE(40), + [sym_list] = STATE(40), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1027), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(40), + [aux_sym_fenced_div_block_repeat1] = STATE(40), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(372), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(322), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(44)] = { - [sym__block] = STATE(45), - [sym__block_not_section] = STATE(45), - [sym_section] = STATE(45), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(45), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(45), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(45), - [sym_fenced_code_block] = STATE(45), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(45), - [sym_note_definition_fenced_block] = STATE(45), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(45), - [sym_block_quote] = STATE(45), - [sym_list] = STATE(45), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(40), + [sym__block_not_section] = STATE(40), + [sym_section] = STATE(40), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(40), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(40), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(40), + [sym_fenced_code_block] = STATE(40), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(40), + [sym_note_definition_fenced_block] = STATE(40), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(40), + [sym_block_quote] = STATE(40), + [sym_list] = STATE(40), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(45), - [aux_sym_fenced_div_block_repeat1] = STATE(45), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(321), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(317), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(40), + [aux_sym_fenced_div_block_repeat1] = STATE(40), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(376), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(322), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(45)] = { - [sym__block] = STATE(45), - [sym__block_not_section] = STATE(45), - [sym_section] = STATE(45), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(45), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(45), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(45), - [sym_fenced_code_block] = STATE(45), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(45), - [sym_note_definition_fenced_block] = STATE(45), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(45), - [sym_block_quote] = STATE(45), - [sym_list] = STATE(45), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block_not_section] = STATE(446), + [sym_section] = STATE(687), + [sym__section1] = STATE(718), + [sym__section2] = STATE(718), + [sym__section3] = STATE(718), + [sym__section4] = STATE(718), + [sym__section5] = STATE(718), + [sym__section6] = STATE(718), + [sym_thematic_break] = STATE(446), + [sym__atx_heading1] = STATE(71), + [sym__atx_heading2] = STATE(82), + [sym__atx_heading3] = STATE(93), + [sym__atx_heading4] = STATE(100), + [sym__atx_heading5] = STATE(112), + [sym__atx_heading6] = STATE(116), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), + [sym_indented_code_block] = STATE(446), + [sym__indented_chunk] = STATE(157), + [sym_fenced_div_block] = STATE(446), + [sym_fenced_code_block] = STATE(446), + [sym_paragraph] = STATE(184), + [sym_inline_ref_def] = STATE(446), + [sym_note_definition_fenced_block] = STATE(446), + [sym__blank_line] = STATE(224), + [sym_caption] = STATE(446), + [sym_block_quote] = STATE(446), + [sym_list] = STATE(446), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(446), + [aux_sym_document_repeat1] = STATE(120), + [aux_sym_document_repeat2] = STATE(687), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), + [ts_builtin_sym_end] = ACTIONS(378), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(15), + [sym__indented_chunk_start] = ACTIONS(17), + [sym_atx_h1_marker] = ACTIONS(19), + [sym_atx_h2_marker] = ACTIONS(21), + [sym_atx_h3_marker] = ACTIONS(23), + [sym_atx_h4_marker] = ACTIONS(25), + [sym_atx_h5_marker] = ACTIONS(27), + [sym_atx_h6_marker] = ACTIONS(29), + [sym__thematic_break] = ACTIONS(31), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(45), + [sym__fenced_code_block_start_tilde] = ACTIONS(47), + [sym__blank_line_start] = ACTIONS(49), + [sym_minus_metadata] = ACTIONS(380), + [sym__pipe_table_start] = ACTIONS(53), + [sym__fenced_div_start] = ACTIONS(55), + [sym_ref_id_specifier] = ACTIONS(57), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), + }, + [STATE(46)] = { + [sym__block] = STATE(48), + [sym__block_not_section] = STATE(48), + [sym_section] = STATE(48), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(48), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(48), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(48), + [sym_fenced_code_block] = STATE(48), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(48), + [sym_note_definition_fenced_block] = STATE(48), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(48), + [sym_block_quote] = STATE(48), + [sym_list] = STATE(48), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(45), - [aux_sym_fenced_div_block_repeat1] = STATE(45), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(153), - [anon_sym_LBRACE] = ACTIONS(156), - [anon_sym_RBRACE] = ACTIONS(156), - [anon_sym_EQ] = ACTIONS(156), - [anon_sym_SQUOTE] = ACTIONS(156), - [anon_sym_BANG] = ACTIONS(156), - [anon_sym_DQUOTE] = ACTIONS(156), - [anon_sym_POUND] = ACTIONS(156), - [anon_sym_DOLLAR] = ACTIONS(156), - [anon_sym_PERCENT] = ACTIONS(156), - [anon_sym_AMP] = ACTIONS(156), - [anon_sym_LPAREN] = ACTIONS(156), - [anon_sym_RPAREN] = ACTIONS(156), - [anon_sym_STAR] = ACTIONS(156), - [anon_sym_PLUS] = ACTIONS(156), - [anon_sym_COMMA] = ACTIONS(156), - [anon_sym_DASH] = ACTIONS(156), - [anon_sym_DOT] = ACTIONS(156), - [anon_sym_SLASH] = ACTIONS(156), - [anon_sym_SEMI] = ACTIONS(156), - [anon_sym_LT] = ACTIONS(156), - [anon_sym_GT] = ACTIONS(156), - [anon_sym_QMARK] = ACTIONS(156), - [anon_sym_AT] = ACTIONS(156), - [anon_sym_LBRACK] = ACTIONS(156), - [anon_sym_BSLASH] = ACTIONS(156), - [anon_sym_RBRACK] = ACTIONS(156), - [anon_sym_CARET] = ACTIONS(156), - [anon_sym__] = ACTIONS(156), - [anon_sym_BQUOTE] = ACTIONS(156), - [anon_sym_PIPE] = ACTIONS(156), - [anon_sym_TILDE] = ACTIONS(156), - [sym__word] = ACTIONS(159), - [sym__soft_line_ending] = ACTIONS(162), - [sym__block_close] = ACTIONS(165), - [sym__block_quote_start] = ACTIONS(323), - [sym__indented_chunk_start] = ACTIONS(326), - [sym_atx_h1_marker] = ACTIONS(329), - [sym_atx_h2_marker] = ACTIONS(332), - [sym_atx_h3_marker] = ACTIONS(335), - [sym_atx_h4_marker] = ACTIONS(338), - [sym_atx_h5_marker] = ACTIONS(341), - [sym_atx_h6_marker] = ACTIONS(344), - [sym__thematic_break] = ACTIONS(347), - [sym__list_marker_minus] = ACTIONS(194), - [sym__list_marker_plus] = ACTIONS(197), - [sym__list_marker_star] = ACTIONS(200), - [sym__list_marker_parenthesis] = ACTIONS(203), - [sym__list_marker_dot] = ACTIONS(206), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(194), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(197), - [sym__list_marker_star_dont_interrupt] = ACTIONS(200), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(203), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(206), - [sym__list_marker_example] = ACTIONS(209), - [sym__list_marker_example_dont_interrupt] = ACTIONS(209), - [sym__fenced_code_block_start_backtick] = ACTIONS(350), - [sym__fenced_code_block_start_tilde] = ACTIONS(353), - [sym__blank_line_start] = ACTIONS(356), - [sym_minus_metadata] = ACTIONS(359), - [sym__pipe_table_start] = ACTIONS(362), - [sym__fenced_div_start] = ACTIONS(365), - [sym_ref_id_specifier] = ACTIONS(368), - [sym__display_math_state_track_marker] = ACTIONS(159), - [sym__inline_math_state_track_marker] = ACTIONS(159), - }, - [STATE(46)] = { - [sym__block_not_section] = STATE(456), - [sym_section] = STATE(686), - [sym__section1] = STATE(723), - [sym__section2] = STATE(723), - [sym__section3] = STATE(723), - [sym__section4] = STATE(723), - [sym__section5] = STATE(723), - [sym__section6] = STATE(723), - [sym_thematic_break] = STATE(456), - [sym__atx_heading1] = STATE(71), - [sym__atx_heading2] = STATE(85), - [sym__atx_heading3] = STATE(89), - [sym__atx_heading4] = STATE(99), - [sym__atx_heading5] = STATE(111), - [sym__atx_heading6] = STATE(117), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), - [sym_indented_code_block] = STATE(456), - [sym__indented_chunk] = STATE(141), - [sym_fenced_div_block] = STATE(456), - [sym_fenced_code_block] = STATE(456), - [sym_paragraph] = STATE(197), - [sym_inline_ref_def] = STATE(456), - [sym_note_definition_fenced_block] = STATE(456), - [sym__blank_line] = STATE(281), - [sym_caption] = STATE(456), - [sym_block_quote] = STATE(456), - [sym_list] = STATE(456), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(456), - [aux_sym_document_repeat1] = STATE(61), - [aux_sym_document_repeat2] = STATE(686), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(48), + [aux_sym_fenced_div_block_repeat1] = STATE(48), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), - [ts_builtin_sym_end] = ACTIONS(371), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(13), - [sym__indented_chunk_start] = ACTIONS(15), - [sym_atx_h1_marker] = ACTIONS(17), - [sym_atx_h2_marker] = ACTIONS(19), - [sym_atx_h3_marker] = ACTIONS(21), - [sym_atx_h4_marker] = ACTIONS(23), - [sym_atx_h5_marker] = ACTIONS(25), - [sym_atx_h6_marker] = ACTIONS(27), - [sym__thematic_break] = ACTIONS(29), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(43), - [sym__fenced_code_block_start_tilde] = ACTIONS(45), - [sym__blank_line_start] = ACTIONS(47), - [sym_minus_metadata] = ACTIONS(373), - [sym__pipe_table_start] = ACTIONS(51), - [sym__fenced_div_start] = ACTIONS(53), - [sym_ref_id_specifier] = ACTIONS(55), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(382), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(384), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(47)] = { - [sym__block] = STATE(49), - [sym__block_not_section] = STATE(49), - [sym_section] = STATE(49), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(49), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(49), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(49), - [sym_fenced_code_block] = STATE(49), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(49), - [sym_note_definition_fenced_block] = STATE(49), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(49), - [sym_block_quote] = STATE(49), - [sym_list] = STATE(49), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(40), + [sym__block_not_section] = STATE(40), + [sym_section] = STATE(40), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(40), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(40), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(40), + [sym_fenced_code_block] = STATE(40), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(40), + [sym_note_definition_fenced_block] = STATE(40), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(40), + [sym_block_quote] = STATE(40), + [sym_list] = STATE(40), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(49), - [aux_sym_fenced_div_block_repeat1] = STATE(49), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(375), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(377), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(40), + [aux_sym_fenced_div_block_repeat1] = STATE(40), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(382), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(322), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(48)] = { - [sym__block] = STATE(45), - [sym__block_not_section] = STATE(45), - [sym_section] = STATE(45), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(45), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(45), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(45), - [sym_fenced_code_block] = STATE(45), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(45), - [sym_note_definition_fenced_block] = STATE(45), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(45), - [sym_block_quote] = STATE(45), - [sym_list] = STATE(45), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(40), + [sym__block_not_section] = STATE(40), + [sym_section] = STATE(40), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(40), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(40), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(40), + [sym_fenced_code_block] = STATE(40), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(40), + [sym_note_definition_fenced_block] = STATE(40), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(40), + [sym_block_quote] = STATE(40), + [sym_list] = STATE(40), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(45), - [aux_sym_fenced_div_block_repeat1] = STATE(45), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(375), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(317), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(40), + [aux_sym_fenced_div_block_repeat1] = STATE(40), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(386), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(322), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(49)] = { - [sym__block] = STATE(45), - [sym__block_not_section] = STATE(45), - [sym_section] = STATE(45), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(45), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(45), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(45), - [sym_fenced_code_block] = STATE(45), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(45), - [sym_note_definition_fenced_block] = STATE(45), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(45), - [sym_block_quote] = STATE(45), - [sym_list] = STATE(45), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(39), + [sym__block_not_section] = STATE(39), + [sym_section] = STATE(39), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(39), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(39), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(39), + [sym_fenced_code_block] = STATE(39), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(39), + [sym_note_definition_fenced_block] = STATE(39), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(39), + [sym_block_quote] = STATE(39), + [sym_list] = STATE(39), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(45), - [aux_sym_fenced_div_block_repeat1] = STATE(45), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(379), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(317), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(39), + [aux_sym_fenced_div_block_repeat1] = STATE(39), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(388), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(390), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(50)] = { - [sym__block_not_section] = STATE(456), - [sym_section] = STATE(684), - [sym__section1] = STATE(723), - [sym__section2] = STATE(723), - [sym__section3] = STATE(723), - [sym__section4] = STATE(723), - [sym__section5] = STATE(723), - [sym__section6] = STATE(723), - [sym_thematic_break] = STATE(456), - [sym__atx_heading1] = STATE(71), - [sym__atx_heading2] = STATE(85), - [sym__atx_heading3] = STATE(89), + [sym__block] = STATE(40), + [sym__block_not_section] = STATE(40), + [sym_section] = STATE(40), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(40), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), [sym__atx_heading4] = STATE(99), - [sym__atx_heading5] = STATE(111), - [sym__atx_heading6] = STATE(117), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), - [sym_indented_code_block] = STATE(456), - [sym__indented_chunk] = STATE(141), - [sym_fenced_div_block] = STATE(456), - [sym_fenced_code_block] = STATE(456), - [sym_paragraph] = STATE(197), - [sym_inline_ref_def] = STATE(456), - [sym_note_definition_fenced_block] = STATE(456), - [sym__blank_line] = STATE(281), - [sym_caption] = STATE(456), - [sym_block_quote] = STATE(456), - [sym_list] = STATE(456), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(40), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(40), + [sym_fenced_code_block] = STATE(40), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(40), + [sym_note_definition_fenced_block] = STATE(40), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(40), + [sym_block_quote] = STATE(40), + [sym_list] = STATE(40), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), + [sym_list_marker_plus] = STATE(23), + [sym_list_marker_minus] = STATE(24), + [sym_list_marker_star] = STATE(25), + [sym_list_marker_dot] = STATE(26), + [sym_list_marker_parenthesis] = STATE(27), + [sym_list_marker_example] = STATE(28), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(456), - [aux_sym_document_repeat1] = STATE(121), - [aux_sym_document_repeat2] = STATE(684), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(40), + [aux_sym_fenced_div_block_repeat1] = STATE(40), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), - [ts_builtin_sym_end] = ACTIONS(381), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(13), - [sym__indented_chunk_start] = ACTIONS(15), - [sym_atx_h1_marker] = ACTIONS(17), - [sym_atx_h2_marker] = ACTIONS(19), - [sym_atx_h3_marker] = ACTIONS(21), - [sym_atx_h4_marker] = ACTIONS(23), - [sym_atx_h5_marker] = ACTIONS(25), - [sym_atx_h6_marker] = ACTIONS(27), - [sym__thematic_break] = ACTIONS(29), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(43), - [sym__fenced_code_block_start_tilde] = ACTIONS(45), - [sym__blank_line_start] = ACTIONS(47), - [sym_minus_metadata] = ACTIONS(373), - [sym__pipe_table_start] = ACTIONS(51), - [sym__fenced_div_start] = ACTIONS(53), - [sym_ref_id_specifier] = ACTIONS(55), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(388), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(322), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(51)] = { - [sym__block] = STATE(36), - [sym__block_not_section] = STATE(36), - [sym_section] = STATE(36), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(36), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(36), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(36), - [sym_fenced_code_block] = STATE(36), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(36), - [sym_note_definition_fenced_block] = STATE(36), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(36), - [sym_block_quote] = STATE(36), - [sym_list] = STATE(36), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block_not_section] = STATE(446), + [sym_section] = STATE(688), + [sym__section1] = STATE(718), + [sym__section2] = STATE(718), + [sym__section3] = STATE(718), + [sym__section4] = STATE(718), + [sym__section5] = STATE(718), + [sym__section6] = STATE(718), + [sym_thematic_break] = STATE(446), + [sym__atx_heading1] = STATE(71), + [sym__atx_heading2] = STATE(82), + [sym__atx_heading3] = STATE(93), + [sym__atx_heading4] = STATE(100), + [sym__atx_heading5] = STATE(112), + [sym__atx_heading6] = STATE(116), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), + [sym_indented_code_block] = STATE(446), + [sym__indented_chunk] = STATE(157), + [sym_fenced_div_block] = STATE(446), + [sym_fenced_code_block] = STATE(446), + [sym_paragraph] = STATE(184), + [sym_inline_ref_def] = STATE(446), + [sym_note_definition_fenced_block] = STATE(446), + [sym__blank_line] = STATE(224), + [sym_caption] = STATE(446), + [sym_block_quote] = STATE(446), + [sym_list] = STATE(446), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(446), + [aux_sym_document_repeat1] = STATE(120), + [aux_sym_document_repeat2] = STATE(688), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), + [ts_builtin_sym_end] = ACTIONS(392), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(15), + [sym__indented_chunk_start] = ACTIONS(17), + [sym_atx_h1_marker] = ACTIONS(19), + [sym_atx_h2_marker] = ACTIONS(21), + [sym_atx_h3_marker] = ACTIONS(23), + [sym_atx_h4_marker] = ACTIONS(25), + [sym_atx_h5_marker] = ACTIONS(27), + [sym_atx_h6_marker] = ACTIONS(29), + [sym__thematic_break] = ACTIONS(31), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(45), + [sym__fenced_code_block_start_tilde] = ACTIONS(47), + [sym__blank_line_start] = ACTIONS(49), + [sym_minus_metadata] = ACTIONS(380), + [sym__pipe_table_start] = ACTIONS(53), + [sym__fenced_div_start] = ACTIONS(55), + [sym_ref_id_specifier] = ACTIONS(57), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), + }, + [STATE(52)] = { + [sym__block_not_section] = STATE(446), + [sym_section] = STATE(686), + [sym__section1] = STATE(718), + [sym__section2] = STATE(718), + [sym__section3] = STATE(718), + [sym__section4] = STATE(718), + [sym__section5] = STATE(718), + [sym__section6] = STATE(718), + [sym_thematic_break] = STATE(446), + [sym__atx_heading1] = STATE(71), + [sym__atx_heading2] = STATE(82), + [sym__atx_heading3] = STATE(93), + [sym__atx_heading4] = STATE(100), + [sym__atx_heading5] = STATE(112), + [sym__atx_heading6] = STATE(116), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), + [sym_indented_code_block] = STATE(446), + [sym__indented_chunk] = STATE(157), + [sym_fenced_div_block] = STATE(446), + [sym_fenced_code_block] = STATE(446), + [sym_paragraph] = STATE(184), + [sym_inline_ref_def] = STATE(446), + [sym_note_definition_fenced_block] = STATE(446), + [sym__blank_line] = STATE(224), + [sym_caption] = STATE(446), + [sym_block_quote] = STATE(446), + [sym_list] = STATE(446), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(446), + [aux_sym_document_repeat1] = STATE(51), + [aux_sym_document_repeat2] = STATE(686), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), + [ts_builtin_sym_end] = ACTIONS(394), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(15), + [sym__indented_chunk_start] = ACTIONS(17), + [sym_atx_h1_marker] = ACTIONS(19), + [sym_atx_h2_marker] = ACTIONS(21), + [sym_atx_h3_marker] = ACTIONS(23), + [sym_atx_h4_marker] = ACTIONS(25), + [sym_atx_h5_marker] = ACTIONS(27), + [sym_atx_h6_marker] = ACTIONS(29), + [sym__thematic_break] = ACTIONS(31), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(45), + [sym__fenced_code_block_start_tilde] = ACTIONS(47), + [sym__blank_line_start] = ACTIONS(49), + [sym_minus_metadata] = ACTIONS(380), + [sym__pipe_table_start] = ACTIONS(53), + [sym__fenced_div_start] = ACTIONS(55), + [sym_ref_id_specifier] = ACTIONS(57), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), + }, + [STATE(53)] = { + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(36), - [aux_sym_fenced_div_block_repeat1] = STATE(36), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(383), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(385), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1099), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, - [STATE(52)] = { - [sym__block] = STATE(45), - [sym__block_not_section] = STATE(45), - [sym_section] = STATE(45), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(45), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(45), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(45), - [sym_fenced_code_block] = STATE(45), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(45), - [sym_note_definition_fenced_block] = STATE(45), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(45), - [sym_block_quote] = STATE(45), - [sym_list] = STATE(45), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [STATE(54)] = { + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(45), - [aux_sym_fenced_div_block_repeat1] = STATE(45), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(383), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(317), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), - }, - [STATE(53)] = { - [sym__block] = STATE(44), - [sym__block_not_section] = STATE(44), - [sym_section] = STATE(44), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(44), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(44), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(44), - [sym_fenced_code_block] = STATE(44), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(44), - [sym_note_definition_fenced_block] = STATE(44), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(44), - [sym_block_quote] = STATE(44), - [sym_list] = STATE(44), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), - [sym_list_marker_plus] = STATE(23), - [sym_list_marker_minus] = STATE(24), - [sym_list_marker_star] = STATE(25), - [sym_list_marker_dot] = STATE(26), - [sym_list_marker_parenthesis] = STATE(27), - [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(44), - [aux_sym_fenced_div_block_repeat1] = STATE(44), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(387), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(389), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), - }, - [STATE(54)] = { - [sym__block] = STATE(45), - [sym__block_not_section] = STATE(45), - [sym_section] = STATE(45), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(45), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(45), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(45), - [sym_fenced_code_block] = STATE(45), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(45), - [sym_note_definition_fenced_block] = STATE(45), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(45), - [sym_block_quote] = STATE(45), - [sym_list] = STATE(45), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), - [sym_list_marker_plus] = STATE(23), - [sym_list_marker_minus] = STATE(24), - [sym_list_marker_star] = STATE(25), - [sym_list_marker_dot] = STATE(26), - [sym_list_marker_parenthesis] = STATE(27), - [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(45), - [aux_sym_fenced_div_block_repeat1] = STATE(45), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(387), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(317), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1047), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(55)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(986), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1064), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(56)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(991), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1065), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(57)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(993), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1066), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(58)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(994), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1037), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(59)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(40), + [sym__block_not_section] = STATE(40), + [sym_section] = STATE(40), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(40), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(40), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(40), + [sym_fenced_code_block] = STATE(40), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(40), + [sym_note_definition_fenced_block] = STATE(40), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(40), + [sym_block_quote] = STATE(40), + [sym_list] = STATE(40), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1011), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(40), + [aux_sym_fenced_div_block_repeat1] = STATE(40), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(396), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(322), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(60)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1012), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1050), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(61)] = { - [sym__block_not_section] = STATE(456), - [sym_section] = STATE(688), - [sym__section1] = STATE(723), - [sym__section2] = STATE(723), - [sym__section3] = STATE(723), - [sym__section4] = STATE(723), - [sym__section5] = STATE(723), - [sym__section6] = STATE(723), - [sym_thematic_break] = STATE(456), - [sym__atx_heading1] = STATE(71), - [sym__atx_heading2] = STATE(85), - [sym__atx_heading3] = STATE(89), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), [sym__atx_heading4] = STATE(99), - [sym__atx_heading5] = STATE(111), - [sym__atx_heading6] = STATE(117), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), - [sym_indented_code_block] = STATE(456), - [sym__indented_chunk] = STATE(141), - [sym_fenced_div_block] = STATE(456), - [sym_fenced_code_block] = STATE(456), - [sym_paragraph] = STATE(197), - [sym_inline_ref_def] = STATE(456), - [sym_note_definition_fenced_block] = STATE(456), - [sym__blank_line] = STATE(281), - [sym_caption] = STATE(456), - [sym_block_quote] = STATE(456), - [sym_list] = STATE(456), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), + [sym_list_marker_plus] = STATE(23), + [sym_list_marker_minus] = STATE(24), + [sym_list_marker_star] = STATE(25), + [sym_list_marker_dot] = STATE(26), + [sym_list_marker_parenthesis] = STATE(27), + [sym_list_marker_example] = STATE(28), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(456), - [aux_sym_document_repeat1] = STATE(121), - [aux_sym_document_repeat2] = STATE(688), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1054), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), - [ts_builtin_sym_end] = ACTIONS(391), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(13), - [sym__indented_chunk_start] = ACTIONS(15), - [sym_atx_h1_marker] = ACTIONS(17), - [sym_atx_h2_marker] = ACTIONS(19), - [sym_atx_h3_marker] = ACTIONS(21), - [sym_atx_h4_marker] = ACTIONS(23), - [sym_atx_h5_marker] = ACTIONS(25), - [sym_atx_h6_marker] = ACTIONS(27), - [sym__thematic_break] = ACTIONS(29), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(43), - [sym__fenced_code_block_start_tilde] = ACTIONS(45), - [sym__blank_line_start] = ACTIONS(47), - [sym_minus_metadata] = ACTIONS(373), - [sym__pipe_table_start] = ACTIONS(51), - [sym__fenced_div_start] = ACTIONS(53), - [sym_ref_id_specifier] = ACTIONS(55), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(62)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), [sym__list_item_content] = STATE(1076), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(63)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), [sym__list_item_content] = STATE(1085), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(64)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), [sym__list_item_content] = STATE(1086), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(65)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1089), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1095), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(66)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1095), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1096), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(67)] = { - [sym__block] = STATE(38), - [sym__block_not_section] = STATE(38), - [sym_section] = STATE(38), - [sym__section1] = STATE(349), - [sym__section2] = STATE(349), - [sym__section3] = STATE(349), - [sym__section4] = STATE(349), - [sym__section5] = STATE(349), - [sym__section6] = STATE(349), - [sym_thematic_break] = STATE(38), - [sym__atx_heading1] = STATE(74), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(38), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(38), - [sym_fenced_code_block] = STATE(38), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(38), - [sym_note_definition_fenced_block] = STATE(38), - [sym__blank_line] = STATE(202), - [sym_caption] = STATE(38), - [sym_block_quote] = STATE(38), - [sym_list] = STATE(38), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block] = STATE(59), + [sym__block_not_section] = STATE(59), + [sym_section] = STATE(59), + [sym__section1] = STATE(443), + [sym__section2] = STATE(443), + [sym__section3] = STATE(443), + [sym__section4] = STATE(443), + [sym__section5] = STATE(443), + [sym__section6] = STATE(443), + [sym_thematic_break] = STATE(59), + [sym__atx_heading1] = STATE(73), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(59), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(59), + [sym_fenced_code_block] = STATE(59), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(59), + [sym_note_definition_fenced_block] = STATE(59), + [sym__blank_line] = STATE(194), + [sym_caption] = STATE(59), + [sym_block_quote] = STATE(59), + [sym_list] = STATE(59), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__list_item_content] = STATE(1014), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(38), - [aux_sym_fenced_div_block_repeat1] = STATE(38), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(99), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(119), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__list_item_content] = STATE(1063), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(59), + [aux_sym_fenced_div_block_repeat1] = STATE(59), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(101), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(121), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(68)] = { - [sym__block_not_section] = STATE(68), - [sym__section2] = STATE(303), - [sym__section3] = STATE(303), - [sym__section4] = STATE(303), - [sym__section5] = STATE(303), - [sym__section6] = STATE(303), - [sym_thematic_break] = STATE(68), + [sym__block_not_section] = STATE(69), + [sym__section2] = STATE(241), + [sym__section3] = STATE(241), + [sym__section4] = STATE(241), + [sym__section5] = STATE(241), + [sym__section6] = STATE(241), + [sym_thematic_break] = STATE(69), [sym__atx_heading2] = STATE(79), [sym__atx_heading3] = STATE(88), [sym__atx_heading4] = STATE(97), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), - [sym_indented_code_block] = STATE(68), - [sym__indented_chunk] = STATE(124), - [sym_fenced_div_block] = STATE(68), - [sym_fenced_code_block] = STATE(68), - [sym_paragraph] = STATE(164), - [sym_inline_ref_def] = STATE(68), - [sym_note_definition_fenced_block] = STATE(68), - [sym__blank_line] = STATE(196), - [sym_caption] = STATE(68), - [sym_block_quote] = STATE(68), - [sym_list] = STATE(68), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(68), - [aux_sym__section1_repeat1] = STATE(68), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(393), - [anon_sym_LBRACE] = ACTIONS(396), - [anon_sym_RBRACE] = ACTIONS(396), - [anon_sym_EQ] = ACTIONS(396), - [anon_sym_SQUOTE] = ACTIONS(396), - [anon_sym_BANG] = ACTIONS(396), - [anon_sym_DQUOTE] = ACTIONS(396), - [anon_sym_POUND] = ACTIONS(396), - [anon_sym_DOLLAR] = ACTIONS(396), - [anon_sym_PERCENT] = ACTIONS(396), - [anon_sym_AMP] = ACTIONS(396), - [anon_sym_LPAREN] = ACTIONS(396), - [anon_sym_RPAREN] = ACTIONS(396), - [anon_sym_STAR] = ACTIONS(396), - [anon_sym_PLUS] = ACTIONS(396), - [anon_sym_COMMA] = ACTIONS(396), - [anon_sym_DASH] = ACTIONS(396), - [anon_sym_DOT] = ACTIONS(396), - [anon_sym_SLASH] = ACTIONS(396), - [anon_sym_SEMI] = ACTIONS(396), - [anon_sym_LT] = ACTIONS(396), - [anon_sym_GT] = ACTIONS(396), - [anon_sym_QMARK] = ACTIONS(396), - [anon_sym_AT] = ACTIONS(396), - [anon_sym_LBRACK] = ACTIONS(396), - [anon_sym_BSLASH] = ACTIONS(396), - [anon_sym_RBRACK] = ACTIONS(396), - [anon_sym_CARET] = ACTIONS(396), - [anon_sym__] = ACTIONS(396), - [anon_sym_BQUOTE] = ACTIONS(396), - [anon_sym_PIPE] = ACTIONS(396), - [anon_sym_TILDE] = ACTIONS(396), - [sym__word] = ACTIONS(399), - [sym__soft_line_ending] = ACTIONS(402), - [sym__block_close] = ACTIONS(405), - [sym__block_quote_start] = ACTIONS(407), - [sym__indented_chunk_start] = ACTIONS(410), - [sym_atx_h1_marker] = ACTIONS(405), - [sym_atx_h2_marker] = ACTIONS(413), - [sym_atx_h3_marker] = ACTIONS(416), - [sym_atx_h4_marker] = ACTIONS(419), - [sym_atx_h5_marker] = ACTIONS(422), - [sym_atx_h6_marker] = ACTIONS(425), - [sym__thematic_break] = ACTIONS(428), - [sym__list_marker_minus] = ACTIONS(431), - [sym__list_marker_plus] = ACTIONS(434), - [sym__list_marker_star] = ACTIONS(437), - [sym__list_marker_parenthesis] = ACTIONS(440), - [sym__list_marker_dot] = ACTIONS(443), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(431), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(434), - [sym__list_marker_star_dont_interrupt] = ACTIONS(437), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(440), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(443), - [sym__list_marker_example] = ACTIONS(446), - [sym__list_marker_example_dont_interrupt] = ACTIONS(446), - [sym__fenced_code_block_start_backtick] = ACTIONS(449), - [sym__fenced_code_block_start_tilde] = ACTIONS(452), - [sym__blank_line_start] = ACTIONS(455), - [sym_minus_metadata] = ACTIONS(458), - [sym__pipe_table_start] = ACTIONS(461), - [sym__fenced_div_start] = ACTIONS(464), - [sym__fenced_div_end] = ACTIONS(405), - [sym_ref_id_specifier] = ACTIONS(467), - [sym__display_math_state_track_marker] = ACTIONS(399), - [sym__inline_math_state_track_marker] = ACTIONS(399), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), + [sym_indented_code_block] = STATE(69), + [sym__indented_chunk] = STATE(137), + [sym_fenced_div_block] = STATE(69), + [sym_fenced_code_block] = STATE(69), + [sym_paragraph] = STATE(172), + [sym_inline_ref_def] = STATE(69), + [sym_note_definition_fenced_block] = STATE(69), + [sym__blank_line] = STATE(180), + [sym_caption] = STATE(69), + [sym_block_quote] = STATE(69), + [sym_list] = STATE(69), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(69), + [aux_sym__section1_repeat1] = STATE(69), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(398), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(398), + [sym_atx_h2_marker] = ACTIONS(67), + [sym_atx_h3_marker] = ACTIONS(69), + [sym_atx_h4_marker] = ACTIONS(71), + [sym_atx_h5_marker] = ACTIONS(73), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(400), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(398), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(69)] = { - [sym__block_not_section] = STATE(68), - [sym__section2] = STATE(303), - [sym__section3] = STATE(303), - [sym__section4] = STATE(303), - [sym__section5] = STATE(303), - [sym__section6] = STATE(303), - [sym_thematic_break] = STATE(68), - [sym__atx_heading2] = STATE(79), - [sym__atx_heading3] = STATE(88), - [sym__atx_heading4] = STATE(97), - [sym__atx_heading5] = STATE(106), - [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), - [sym_indented_code_block] = STATE(68), - [sym__indented_chunk] = STATE(124), - [sym_fenced_div_block] = STATE(68), - [sym_fenced_code_block] = STATE(68), - [sym_paragraph] = STATE(164), - [sym_inline_ref_def] = STATE(68), - [sym_note_definition_fenced_block] = STATE(68), - [sym__blank_line] = STATE(196), - [sym_caption] = STATE(68), - [sym_block_quote] = STATE(68), - [sym_list] = STATE(68), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(68), - [aux_sym__section1_repeat1] = STATE(68), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(470), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(470), - [sym_atx_h2_marker] = ACTIONS(65), - [sym_atx_h3_marker] = ACTIONS(67), - [sym_atx_h4_marker] = ACTIONS(69), - [sym_atx_h5_marker] = ACTIONS(71), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(472), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(470), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), - }, - [STATE(70)] = { [sym__block_not_section] = STATE(69), - [sym__section2] = STATE(303), - [sym__section3] = STATE(303), - [sym__section4] = STATE(303), - [sym__section5] = STATE(303), - [sym__section6] = STATE(303), + [sym__section2] = STATE(241), + [sym__section3] = STATE(241), + [sym__section4] = STATE(241), + [sym__section5] = STATE(241), + [sym__section6] = STATE(241), [sym_thematic_break] = STATE(69), [sym__atx_heading2] = STATE(79), [sym__atx_heading3] = STATE(88), [sym__atx_heading4] = STATE(97), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), [sym_indented_code_block] = STATE(69), - [sym__indented_chunk] = STATE(124), + [sym__indented_chunk] = STATE(137), [sym_fenced_div_block] = STATE(69), [sym_fenced_code_block] = STATE(69), - [sym_paragraph] = STATE(164), + [sym_paragraph] = STATE(172), [sym_inline_ref_def] = STATE(69), [sym_note_definition_fenced_block] = STATE(69), - [sym__blank_line] = STATE(196), + [sym__blank_line] = STATE(180), [sym_caption] = STATE(69), [sym_block_quote] = STATE(69), [sym_list] = STATE(69), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(69), [aux_sym__section1_repeat1] = STATE(69), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(474), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(474), - [sym_atx_h2_marker] = ACTIONS(65), - [sym_atx_h3_marker] = ACTIONS(67), - [sym_atx_h4_marker] = ACTIONS(69), - [sym_atx_h5_marker] = ACTIONS(71), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(476), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(474), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), - }, - [STATE(71)] = { - [sym__block_not_section] = STATE(73), - [sym__section2] = STATE(369), - [sym__section3] = STATE(369), - [sym__section4] = STATE(369), - [sym__section5] = STATE(369), - [sym__section6] = STATE(369), - [sym_thematic_break] = STATE(73), - [sym__atx_heading2] = STATE(85), - [sym__atx_heading3] = STATE(89), - [sym__atx_heading4] = STATE(99), - [sym__atx_heading5] = STATE(111), - [sym__atx_heading6] = STATE(117), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), - [sym_indented_code_block] = STATE(73), - [sym__indented_chunk] = STATE(141), - [sym_fenced_div_block] = STATE(73), - [sym_fenced_code_block] = STATE(73), - [sym_paragraph] = STATE(197), - [sym_inline_ref_def] = STATE(73), - [sym_note_definition_fenced_block] = STATE(73), - [sym__blank_line] = STATE(281), - [sym_caption] = STATE(73), - [sym_block_quote] = STATE(73), - [sym_list] = STATE(73), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), - [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(73), - [aux_sym__section1_repeat1] = STATE(73), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), - [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), - [ts_builtin_sym_end] = ACTIONS(474), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(13), - [sym__indented_chunk_start] = ACTIONS(15), - [sym_atx_h1_marker] = ACTIONS(474), - [sym_atx_h2_marker] = ACTIONS(19), - [sym_atx_h3_marker] = ACTIONS(21), - [sym_atx_h4_marker] = ACTIONS(23), - [sym_atx_h5_marker] = ACTIONS(25), - [sym_atx_h6_marker] = ACTIONS(27), - [sym__thematic_break] = ACTIONS(29), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(43), - [sym__fenced_code_block_start_tilde] = ACTIONS(45), - [sym__blank_line_start] = ACTIONS(47), - [sym_minus_metadata] = ACTIONS(478), - [sym__pipe_table_start] = ACTIONS(51), - [sym__fenced_div_start] = ACTIONS(53), - [sym_ref_id_specifier] = ACTIONS(55), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(402), + [anon_sym_RBRACE] = ACTIONS(402), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(405), + [anon_sym_EQ] = ACTIONS(402), + [anon_sym_SQUOTE] = ACTIONS(402), + [anon_sym_BANG] = ACTIONS(402), + [anon_sym_DQUOTE] = ACTIONS(402), + [anon_sym_POUND] = ACTIONS(402), + [anon_sym_DOLLAR] = ACTIONS(402), + [anon_sym_PERCENT] = ACTIONS(402), + [anon_sym_AMP] = ACTIONS(402), + [anon_sym_LPAREN] = ACTIONS(402), + [anon_sym_RPAREN] = ACTIONS(402), + [anon_sym_STAR] = ACTIONS(402), + [anon_sym_PLUS] = ACTIONS(402), + [anon_sym_COMMA] = ACTIONS(402), + [anon_sym_DASH] = ACTIONS(402), + [anon_sym_DOT] = ACTIONS(402), + [anon_sym_SLASH] = ACTIONS(402), + [anon_sym_SEMI] = ACTIONS(402), + [anon_sym_QMARK] = ACTIONS(402), + [anon_sym_AT] = ACTIONS(402), + [anon_sym_LBRACK] = ACTIONS(408), + [anon_sym_BSLASH] = ACTIONS(408), + [anon_sym_RBRACK] = ACTIONS(402), + [anon_sym_CARET] = ACTIONS(402), + [anon_sym__] = ACTIONS(402), + [anon_sym_BQUOTE] = ACTIONS(402), + [anon_sym_PIPE] = ACTIONS(402), + [anon_sym_TILDE] = ACTIONS(402), + [anon_sym_LBRACK_GT_GT] = ACTIONS(411), + [sym__escaped_characters] = ACTIONS(411), + [sym__word] = ACTIONS(411), + [sym__soft_line_ending] = ACTIONS(414), + [sym__block_close] = ACTIONS(417), + [sym__block_quote_start] = ACTIONS(419), + [sym__indented_chunk_start] = ACTIONS(422), + [sym_atx_h1_marker] = ACTIONS(417), + [sym_atx_h2_marker] = ACTIONS(425), + [sym_atx_h3_marker] = ACTIONS(428), + [sym_atx_h4_marker] = ACTIONS(431), + [sym_atx_h5_marker] = ACTIONS(434), + [sym_atx_h6_marker] = ACTIONS(437), + [sym__thematic_break] = ACTIONS(440), + [sym__list_marker_minus] = ACTIONS(443), + [sym__list_marker_plus] = ACTIONS(446), + [sym__list_marker_star] = ACTIONS(449), + [sym__list_marker_parenthesis] = ACTIONS(452), + [sym__list_marker_dot] = ACTIONS(455), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(443), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(446), + [sym__list_marker_star_dont_interrupt] = ACTIONS(449), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(452), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(455), + [sym__list_marker_example] = ACTIONS(458), + [sym__list_marker_example_dont_interrupt] = ACTIONS(458), + [sym__fenced_code_block_start_backtick] = ACTIONS(461), + [sym__fenced_code_block_start_tilde] = ACTIONS(464), + [sym__blank_line_start] = ACTIONS(467), + [sym_minus_metadata] = ACTIONS(470), + [sym__pipe_table_start] = ACTIONS(473), + [sym__fenced_div_start] = ACTIONS(476), + [sym__fenced_div_end] = ACTIONS(417), + [sym_ref_id_specifier] = ACTIONS(479), + [sym__display_math_state_track_marker] = ACTIONS(411), + [sym__inline_math_state_track_marker] = ACTIONS(411), + [sym__html_comment] = ACTIONS(411), + [sym_raw_specifier] = ACTIONS(411), + [sym__autolink] = ACTIONS(411), }, - [STATE(72)] = { - [sym__block_not_section] = STATE(76), - [sym__section2] = STATE(364), - [sym__section3] = STATE(364), - [sym__section4] = STATE(364), - [sym__section5] = STATE(364), - [sym__section6] = STATE(364), - [sym_thematic_break] = STATE(76), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(76), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(76), - [sym_fenced_code_block] = STATE(76), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(76), - [sym_note_definition_fenced_block] = STATE(76), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(76), - [sym_block_quote] = STATE(76), - [sym_list] = STATE(76), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), - [sym_list_marker_plus] = STATE(23), - [sym_list_marker_minus] = STATE(24), - [sym_list_marker_star] = STATE(25), - [sym_list_marker_dot] = STATE(26), - [sym_list_marker_parenthesis] = STATE(27), - [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(76), - [aux_sym__section1_repeat1] = STATE(76), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(470), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(470), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(480), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [STATE(70)] = { + [sym__block_not_section] = STATE(68), + [sym__section2] = STATE(241), + [sym__section3] = STATE(241), + [sym__section4] = STATE(241), + [sym__section5] = STATE(241), + [sym__section6] = STATE(241), + [sym_thematic_break] = STATE(68), + [sym__atx_heading2] = STATE(79), + [sym__atx_heading3] = STATE(88), + [sym__atx_heading4] = STATE(97), + [sym__atx_heading5] = STATE(106), + [sym__atx_heading6] = STATE(114), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), + [sym_indented_code_block] = STATE(68), + [sym__indented_chunk] = STATE(137), + [sym_fenced_div_block] = STATE(68), + [sym_fenced_code_block] = STATE(68), + [sym_paragraph] = STATE(172), + [sym_inline_ref_def] = STATE(68), + [sym_note_definition_fenced_block] = STATE(68), + [sym__blank_line] = STATE(180), + [sym_caption] = STATE(68), + [sym_block_quote] = STATE(68), + [sym_list] = STATE(68), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(68), + [aux_sym__section1_repeat1] = STATE(68), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(482), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(482), + [sym_atx_h2_marker] = ACTIONS(67), + [sym_atx_h3_marker] = ACTIONS(69), + [sym_atx_h4_marker] = ACTIONS(71), + [sym_atx_h5_marker] = ACTIONS(73), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(484), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(482), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, - [STATE(73)] = { + [STATE(71)] = { [sym__block_not_section] = STATE(75), - [sym__section2] = STATE(369), - [sym__section3] = STATE(369), - [sym__section4] = STATE(369), - [sym__section5] = STATE(369), - [sym__section6] = STATE(369), + [sym__section2] = STATE(419), + [sym__section3] = STATE(419), + [sym__section4] = STATE(419), + [sym__section5] = STATE(419), + [sym__section6] = STATE(419), [sym_thematic_break] = STATE(75), - [sym__atx_heading2] = STATE(85), - [sym__atx_heading3] = STATE(89), - [sym__atx_heading4] = STATE(99), - [sym__atx_heading5] = STATE(111), - [sym__atx_heading6] = STATE(117), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), + [sym__atx_heading2] = STATE(82), + [sym__atx_heading3] = STATE(93), + [sym__atx_heading4] = STATE(100), + [sym__atx_heading5] = STATE(112), + [sym__atx_heading6] = STATE(116), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), [sym_indented_code_block] = STATE(75), - [sym__indented_chunk] = STATE(141), + [sym__indented_chunk] = STATE(157), [sym_fenced_div_block] = STATE(75), [sym_fenced_code_block] = STATE(75), - [sym_paragraph] = STATE(197), + [sym_paragraph] = STATE(184), [sym_inline_ref_def] = STATE(75), [sym_note_definition_fenced_block] = STATE(75), - [sym__blank_line] = STATE(281), + [sym__blank_line] = STATE(224), [sym_caption] = STATE(75), [sym_block_quote] = STATE(75), [sym_list] = STATE(75), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), - [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(75), [aux_sym__section1_repeat1] = STATE(75), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), - [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), - [ts_builtin_sym_end] = ACTIONS(470), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(13), - [sym__indented_chunk_start] = ACTIONS(15), - [sym_atx_h1_marker] = ACTIONS(470), - [sym_atx_h2_marker] = ACTIONS(19), - [sym_atx_h3_marker] = ACTIONS(21), - [sym_atx_h4_marker] = ACTIONS(23), - [sym_atx_h5_marker] = ACTIONS(25), - [sym_atx_h6_marker] = ACTIONS(27), - [sym__thematic_break] = ACTIONS(29), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(43), - [sym__fenced_code_block_start_tilde] = ACTIONS(45), - [sym__blank_line_start] = ACTIONS(47), - [sym_minus_metadata] = ACTIONS(482), - [sym__pipe_table_start] = ACTIONS(51), - [sym__fenced_div_start] = ACTIONS(53), - [sym_ref_id_specifier] = ACTIONS(55), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), + [ts_builtin_sym_end] = ACTIONS(482), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(15), + [sym__indented_chunk_start] = ACTIONS(17), + [sym_atx_h1_marker] = ACTIONS(482), + [sym_atx_h2_marker] = ACTIONS(21), + [sym_atx_h3_marker] = ACTIONS(23), + [sym_atx_h4_marker] = ACTIONS(25), + [sym_atx_h5_marker] = ACTIONS(27), + [sym_atx_h6_marker] = ACTIONS(29), + [sym__thematic_break] = ACTIONS(31), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(45), + [sym__fenced_code_block_start_tilde] = ACTIONS(47), + [sym__blank_line_start] = ACTIONS(49), + [sym_minus_metadata] = ACTIONS(486), + [sym__pipe_table_start] = ACTIONS(53), + [sym__fenced_div_start] = ACTIONS(55), + [sym_ref_id_specifier] = ACTIONS(57), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, - [STATE(74)] = { + [STATE(72)] = { [sym__block_not_section] = STATE(72), - [sym__section2] = STATE(364), - [sym__section3] = STATE(364), - [sym__section4] = STATE(364), - [sym__section5] = STATE(364), - [sym__section6] = STATE(364), + [sym__section2] = STATE(467), + [sym__section3] = STATE(467), + [sym__section4] = STATE(467), + [sym__section5] = STATE(467), + [sym__section6] = STATE(467), [sym_thematic_break] = STATE(72), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), [sym_indented_code_block] = STATE(72), - [sym__indented_chunk] = STATE(163), + [sym__indented_chunk] = STATE(169), [sym_fenced_div_block] = STATE(72), [sym_fenced_code_block] = STATE(72), - [sym_paragraph] = STATE(200), + [sym_paragraph] = STATE(199), [sym_inline_ref_def] = STATE(72), [sym_note_definition_fenced_block] = STATE(72), - [sym__blank_line] = STATE(300), + [sym__blank_line] = STATE(312), [sym_caption] = STATE(72), [sym_block_quote] = STATE(72), [sym_list] = STATE(72), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(72), [aux_sym__section1_repeat1] = STATE(72), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(474), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(474), - [sym_atx_h2_marker] = ACTIONS(101), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(484), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), - }, - [STATE(75)] = { - [sym__block_not_section] = STATE(75), - [sym__section2] = STATE(369), - [sym__section3] = STATE(369), - [sym__section4] = STATE(369), - [sym__section5] = STATE(369), - [sym__section6] = STATE(369), - [sym_thematic_break] = STATE(75), - [sym__atx_heading2] = STATE(85), - [sym__atx_heading3] = STATE(89), - [sym__atx_heading4] = STATE(99), - [sym__atx_heading5] = STATE(111), - [sym__atx_heading6] = STATE(117), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), - [sym_indented_code_block] = STATE(75), - [sym__indented_chunk] = STATE(141), - [sym_fenced_div_block] = STATE(75), - [sym_fenced_code_block] = STATE(75), - [sym_paragraph] = STATE(197), - [sym_inline_ref_def] = STATE(75), - [sym_note_definition_fenced_block] = STATE(75), - [sym__blank_line] = STATE(281), - [sym_caption] = STATE(75), - [sym_block_quote] = STATE(75), - [sym_list] = STATE(75), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), - [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(75), - [aux_sym__section1_repeat1] = STATE(75), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), - [ts_builtin_sym_end] = ACTIONS(405), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(393), - [anon_sym_LBRACE] = ACTIONS(396), - [anon_sym_RBRACE] = ACTIONS(396), - [anon_sym_EQ] = ACTIONS(396), - [anon_sym_SQUOTE] = ACTIONS(396), - [anon_sym_BANG] = ACTIONS(396), - [anon_sym_DQUOTE] = ACTIONS(396), - [anon_sym_POUND] = ACTIONS(396), - [anon_sym_DOLLAR] = ACTIONS(396), - [anon_sym_PERCENT] = ACTIONS(396), - [anon_sym_AMP] = ACTIONS(396), - [anon_sym_LPAREN] = ACTIONS(396), - [anon_sym_RPAREN] = ACTIONS(396), - [anon_sym_STAR] = ACTIONS(396), - [anon_sym_PLUS] = ACTIONS(396), - [anon_sym_COMMA] = ACTIONS(396), - [anon_sym_DASH] = ACTIONS(396), - [anon_sym_DOT] = ACTIONS(396), - [anon_sym_SLASH] = ACTIONS(396), - [anon_sym_SEMI] = ACTIONS(396), - [anon_sym_LT] = ACTIONS(396), - [anon_sym_GT] = ACTIONS(396), - [anon_sym_QMARK] = ACTIONS(396), - [anon_sym_AT] = ACTIONS(396), - [anon_sym_LBRACK] = ACTIONS(396), - [anon_sym_BSLASH] = ACTIONS(396), - [anon_sym_RBRACK] = ACTIONS(396), - [anon_sym_CARET] = ACTIONS(396), - [anon_sym__] = ACTIONS(396), - [anon_sym_BQUOTE] = ACTIONS(396), - [anon_sym_PIPE] = ACTIONS(396), - [anon_sym_TILDE] = ACTIONS(396), - [sym__word] = ACTIONS(399), - [sym__soft_line_ending] = ACTIONS(402), - [sym__block_quote_start] = ACTIONS(486), - [sym__indented_chunk_start] = ACTIONS(489), - [sym_atx_h1_marker] = ACTIONS(405), - [sym_atx_h2_marker] = ACTIONS(492), - [sym_atx_h3_marker] = ACTIONS(495), - [sym_atx_h4_marker] = ACTIONS(498), - [sym_atx_h5_marker] = ACTIONS(501), - [sym_atx_h6_marker] = ACTIONS(504), - [sym__thematic_break] = ACTIONS(507), - [sym__list_marker_minus] = ACTIONS(431), - [sym__list_marker_plus] = ACTIONS(434), - [sym__list_marker_star] = ACTIONS(437), - [sym__list_marker_parenthesis] = ACTIONS(440), - [sym__list_marker_dot] = ACTIONS(443), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(431), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(434), - [sym__list_marker_star_dont_interrupt] = ACTIONS(437), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(440), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(443), - [sym__list_marker_example] = ACTIONS(446), - [sym__list_marker_example_dont_interrupt] = ACTIONS(446), - [sym__fenced_code_block_start_backtick] = ACTIONS(510), - [sym__fenced_code_block_start_tilde] = ACTIONS(513), - [sym__blank_line_start] = ACTIONS(516), - [sym_minus_metadata] = ACTIONS(519), - [sym__pipe_table_start] = ACTIONS(522), - [sym__fenced_div_start] = ACTIONS(525), - [sym_ref_id_specifier] = ACTIONS(528), - [sym__display_math_state_track_marker] = ACTIONS(399), - [sym__inline_math_state_track_marker] = ACTIONS(399), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(402), + [anon_sym_RBRACE] = ACTIONS(402), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(405), + [anon_sym_EQ] = ACTIONS(402), + [anon_sym_SQUOTE] = ACTIONS(402), + [anon_sym_BANG] = ACTIONS(402), + [anon_sym_DQUOTE] = ACTIONS(402), + [anon_sym_POUND] = ACTIONS(402), + [anon_sym_DOLLAR] = ACTIONS(402), + [anon_sym_PERCENT] = ACTIONS(402), + [anon_sym_AMP] = ACTIONS(402), + [anon_sym_LPAREN] = ACTIONS(402), + [anon_sym_RPAREN] = ACTIONS(402), + [anon_sym_STAR] = ACTIONS(402), + [anon_sym_PLUS] = ACTIONS(402), + [anon_sym_COMMA] = ACTIONS(402), + [anon_sym_DASH] = ACTIONS(402), + [anon_sym_DOT] = ACTIONS(402), + [anon_sym_SLASH] = ACTIONS(402), + [anon_sym_SEMI] = ACTIONS(402), + [anon_sym_QMARK] = ACTIONS(402), + [anon_sym_AT] = ACTIONS(402), + [anon_sym_LBRACK] = ACTIONS(408), + [anon_sym_BSLASH] = ACTIONS(408), + [anon_sym_RBRACK] = ACTIONS(402), + [anon_sym_CARET] = ACTIONS(402), + [anon_sym__] = ACTIONS(402), + [anon_sym_BQUOTE] = ACTIONS(402), + [anon_sym_PIPE] = ACTIONS(402), + [anon_sym_TILDE] = ACTIONS(402), + [anon_sym_LBRACK_GT_GT] = ACTIONS(411), + [sym__escaped_characters] = ACTIONS(411), + [sym__word] = ACTIONS(411), + [sym__soft_line_ending] = ACTIONS(414), + [sym__block_close] = ACTIONS(417), + [sym__block_quote_start] = ACTIONS(488), + [sym__indented_chunk_start] = ACTIONS(491), + [sym_atx_h1_marker] = ACTIONS(417), + [sym_atx_h2_marker] = ACTIONS(494), + [sym_atx_h3_marker] = ACTIONS(497), + [sym_atx_h4_marker] = ACTIONS(500), + [sym_atx_h5_marker] = ACTIONS(503), + [sym_atx_h6_marker] = ACTIONS(506), + [sym__thematic_break] = ACTIONS(509), + [sym__list_marker_minus] = ACTIONS(443), + [sym__list_marker_plus] = ACTIONS(446), + [sym__list_marker_star] = ACTIONS(449), + [sym__list_marker_parenthesis] = ACTIONS(452), + [sym__list_marker_dot] = ACTIONS(455), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(443), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(446), + [sym__list_marker_star_dont_interrupt] = ACTIONS(449), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(452), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(455), + [sym__list_marker_example] = ACTIONS(458), + [sym__list_marker_example_dont_interrupt] = ACTIONS(458), + [sym__fenced_code_block_start_backtick] = ACTIONS(512), + [sym__fenced_code_block_start_tilde] = ACTIONS(515), + [sym__blank_line_start] = ACTIONS(518), + [sym_minus_metadata] = ACTIONS(521), + [sym__pipe_table_start] = ACTIONS(524), + [sym__fenced_div_start] = ACTIONS(527), + [sym_ref_id_specifier] = ACTIONS(530), + [sym__display_math_state_track_marker] = ACTIONS(411), + [sym__inline_math_state_track_marker] = ACTIONS(411), + [sym__html_comment] = ACTIONS(411), + [sym_raw_specifier] = ACTIONS(411), + [sym__autolink] = ACTIONS(411), }, - [STATE(76)] = { - [sym__block_not_section] = STATE(76), - [sym__section2] = STATE(364), - [sym__section3] = STATE(364), - [sym__section4] = STATE(364), - [sym__section5] = STATE(364), - [sym__section6] = STATE(364), - [sym_thematic_break] = STATE(76), - [sym__atx_heading2] = STATE(81), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(76), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(76), - [sym_fenced_code_block] = STATE(76), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(76), - [sym_note_definition_fenced_block] = STATE(76), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(76), - [sym_block_quote] = STATE(76), - [sym_list] = STATE(76), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [STATE(73)] = { + [sym__block_not_section] = STATE(74), + [sym__section2] = STATE(467), + [sym__section3] = STATE(467), + [sym__section4] = STATE(467), + [sym__section5] = STATE(467), + [sym__section6] = STATE(467), + [sym_thematic_break] = STATE(74), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(74), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(74), + [sym_fenced_code_block] = STATE(74), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(74), + [sym_note_definition_fenced_block] = STATE(74), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(74), + [sym_block_quote] = STATE(74), + [sym_list] = STATE(74), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(76), - [aux_sym__section1_repeat1] = STATE(76), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(393), - [anon_sym_LBRACE] = ACTIONS(396), - [anon_sym_RBRACE] = ACTIONS(396), - [anon_sym_EQ] = ACTIONS(396), - [anon_sym_SQUOTE] = ACTIONS(396), - [anon_sym_BANG] = ACTIONS(396), - [anon_sym_DQUOTE] = ACTIONS(396), - [anon_sym_POUND] = ACTIONS(396), - [anon_sym_DOLLAR] = ACTIONS(396), - [anon_sym_PERCENT] = ACTIONS(396), - [anon_sym_AMP] = ACTIONS(396), - [anon_sym_LPAREN] = ACTIONS(396), - [anon_sym_RPAREN] = ACTIONS(396), - [anon_sym_STAR] = ACTIONS(396), - [anon_sym_PLUS] = ACTIONS(396), - [anon_sym_COMMA] = ACTIONS(396), - [anon_sym_DASH] = ACTIONS(396), - [anon_sym_DOT] = ACTIONS(396), - [anon_sym_SLASH] = ACTIONS(396), - [anon_sym_SEMI] = ACTIONS(396), - [anon_sym_LT] = ACTIONS(396), - [anon_sym_GT] = ACTIONS(396), - [anon_sym_QMARK] = ACTIONS(396), - [anon_sym_AT] = ACTIONS(396), - [anon_sym_LBRACK] = ACTIONS(396), - [anon_sym_BSLASH] = ACTIONS(396), - [anon_sym_RBRACK] = ACTIONS(396), - [anon_sym_CARET] = ACTIONS(396), - [anon_sym__] = ACTIONS(396), - [anon_sym_BQUOTE] = ACTIONS(396), - [anon_sym_PIPE] = ACTIONS(396), - [anon_sym_TILDE] = ACTIONS(396), - [sym__word] = ACTIONS(399), - [sym__soft_line_ending] = ACTIONS(402), - [sym__block_close] = ACTIONS(405), - [sym__block_quote_start] = ACTIONS(531), - [sym__indented_chunk_start] = ACTIONS(534), - [sym_atx_h1_marker] = ACTIONS(405), - [sym_atx_h2_marker] = ACTIONS(537), - [sym_atx_h3_marker] = ACTIONS(540), - [sym_atx_h4_marker] = ACTIONS(543), - [sym_atx_h5_marker] = ACTIONS(546), - [sym_atx_h6_marker] = ACTIONS(549), - [sym__thematic_break] = ACTIONS(552), - [sym__list_marker_minus] = ACTIONS(431), - [sym__list_marker_plus] = ACTIONS(434), - [sym__list_marker_star] = ACTIONS(437), - [sym__list_marker_parenthesis] = ACTIONS(440), - [sym__list_marker_dot] = ACTIONS(443), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(431), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(434), - [sym__list_marker_star_dont_interrupt] = ACTIONS(437), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(440), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(443), - [sym__list_marker_example] = ACTIONS(446), - [sym__list_marker_example_dont_interrupt] = ACTIONS(446), - [sym__fenced_code_block_start_backtick] = ACTIONS(555), - [sym__fenced_code_block_start_tilde] = ACTIONS(558), - [sym__blank_line_start] = ACTIONS(561), - [sym_minus_metadata] = ACTIONS(564), - [sym__pipe_table_start] = ACTIONS(567), - [sym__fenced_div_start] = ACTIONS(570), - [sym_ref_id_specifier] = ACTIONS(573), - [sym__display_math_state_track_marker] = ACTIONS(399), - [sym__inline_math_state_track_marker] = ACTIONS(399), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(74), + [aux_sym__section1_repeat1] = STATE(74), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(482), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(482), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(533), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, - [STATE(77)] = { - [sym__block_not_section] = STATE(77), - [sym__section3] = STATE(305), - [sym__section4] = STATE(305), - [sym__section5] = STATE(305), - [sym__section6] = STATE(305), - [sym_thematic_break] = STATE(77), - [sym__atx_heading3] = STATE(88), + [STATE(74)] = { + [sym__block_not_section] = STATE(72), + [sym__section2] = STATE(467), + [sym__section3] = STATE(467), + [sym__section4] = STATE(467), + [sym__section5] = STATE(467), + [sym__section6] = STATE(467), + [sym_thematic_break] = STATE(72), + [sym__atx_heading2] = STATE(80), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(72), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(72), + [sym_fenced_code_block] = STATE(72), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(72), + [sym_note_definition_fenced_block] = STATE(72), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(72), + [sym_block_quote] = STATE(72), + [sym_list] = STATE(72), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), + [sym_list_marker_plus] = STATE(23), + [sym_list_marker_minus] = STATE(24), + [sym_list_marker_star] = STATE(25), + [sym_list_marker_dot] = STATE(26), + [sym_list_marker_parenthesis] = STATE(27), + [sym_list_marker_example] = STATE(28), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(72), + [aux_sym__section1_repeat1] = STATE(72), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(398), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(398), + [sym_atx_h2_marker] = ACTIONS(103), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(535), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), + }, + [STATE(75)] = { + [sym__block_not_section] = STATE(76), + [sym__section2] = STATE(419), + [sym__section3] = STATE(419), + [sym__section4] = STATE(419), + [sym__section5] = STATE(419), + [sym__section6] = STATE(419), + [sym_thematic_break] = STATE(76), + [sym__atx_heading2] = STATE(82), + [sym__atx_heading3] = STATE(93), + [sym__atx_heading4] = STATE(100), + [sym__atx_heading5] = STATE(112), + [sym__atx_heading6] = STATE(116), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), + [sym_indented_code_block] = STATE(76), + [sym__indented_chunk] = STATE(157), + [sym_fenced_div_block] = STATE(76), + [sym_fenced_code_block] = STATE(76), + [sym_paragraph] = STATE(184), + [sym_inline_ref_def] = STATE(76), + [sym_note_definition_fenced_block] = STATE(76), + [sym__blank_line] = STATE(224), + [sym_caption] = STATE(76), + [sym_block_quote] = STATE(76), + [sym_list] = STATE(76), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(76), + [aux_sym__section1_repeat1] = STATE(76), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), + [ts_builtin_sym_end] = ACTIONS(398), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(15), + [sym__indented_chunk_start] = ACTIONS(17), + [sym_atx_h1_marker] = ACTIONS(398), + [sym_atx_h2_marker] = ACTIONS(21), + [sym_atx_h3_marker] = ACTIONS(23), + [sym_atx_h4_marker] = ACTIONS(25), + [sym_atx_h5_marker] = ACTIONS(27), + [sym_atx_h6_marker] = ACTIONS(29), + [sym__thematic_break] = ACTIONS(31), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(45), + [sym__fenced_code_block_start_tilde] = ACTIONS(47), + [sym__blank_line_start] = ACTIONS(49), + [sym_minus_metadata] = ACTIONS(537), + [sym__pipe_table_start] = ACTIONS(53), + [sym__fenced_div_start] = ACTIONS(55), + [sym_ref_id_specifier] = ACTIONS(57), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), + }, + [STATE(76)] = { + [sym__block_not_section] = STATE(76), + [sym__section2] = STATE(419), + [sym__section3] = STATE(419), + [sym__section4] = STATE(419), + [sym__section5] = STATE(419), + [sym__section6] = STATE(419), + [sym_thematic_break] = STATE(76), + [sym__atx_heading2] = STATE(82), + [sym__atx_heading3] = STATE(93), + [sym__atx_heading4] = STATE(100), + [sym__atx_heading5] = STATE(112), + [sym__atx_heading6] = STATE(116), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), + [sym_indented_code_block] = STATE(76), + [sym__indented_chunk] = STATE(157), + [sym_fenced_div_block] = STATE(76), + [sym_fenced_code_block] = STATE(76), + [sym_paragraph] = STATE(184), + [sym_inline_ref_def] = STATE(76), + [sym_note_definition_fenced_block] = STATE(76), + [sym__blank_line] = STATE(224), + [sym_caption] = STATE(76), + [sym_block_quote] = STATE(76), + [sym_list] = STATE(76), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(76), + [aux_sym__section1_repeat1] = STATE(76), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), + [ts_builtin_sym_end] = ACTIONS(417), + [anon_sym_LBRACE] = ACTIONS(402), + [anon_sym_RBRACE] = ACTIONS(402), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(405), + [anon_sym_EQ] = ACTIONS(402), + [anon_sym_SQUOTE] = ACTIONS(402), + [anon_sym_BANG] = ACTIONS(402), + [anon_sym_DQUOTE] = ACTIONS(402), + [anon_sym_POUND] = ACTIONS(402), + [anon_sym_DOLLAR] = ACTIONS(402), + [anon_sym_PERCENT] = ACTIONS(402), + [anon_sym_AMP] = ACTIONS(402), + [anon_sym_LPAREN] = ACTIONS(402), + [anon_sym_RPAREN] = ACTIONS(402), + [anon_sym_STAR] = ACTIONS(402), + [anon_sym_PLUS] = ACTIONS(402), + [anon_sym_COMMA] = ACTIONS(402), + [anon_sym_DASH] = ACTIONS(402), + [anon_sym_DOT] = ACTIONS(402), + [anon_sym_SLASH] = ACTIONS(402), + [anon_sym_SEMI] = ACTIONS(402), + [anon_sym_QMARK] = ACTIONS(402), + [anon_sym_AT] = ACTIONS(402), + [anon_sym_LBRACK] = ACTIONS(408), + [anon_sym_BSLASH] = ACTIONS(408), + [anon_sym_RBRACK] = ACTIONS(402), + [anon_sym_CARET] = ACTIONS(402), + [anon_sym__] = ACTIONS(402), + [anon_sym_BQUOTE] = ACTIONS(402), + [anon_sym_PIPE] = ACTIONS(402), + [anon_sym_TILDE] = ACTIONS(402), + [anon_sym_LBRACK_GT_GT] = ACTIONS(411), + [sym__escaped_characters] = ACTIONS(411), + [sym__word] = ACTIONS(411), + [sym__soft_line_ending] = ACTIONS(414), + [sym__block_quote_start] = ACTIONS(539), + [sym__indented_chunk_start] = ACTIONS(542), + [sym_atx_h1_marker] = ACTIONS(417), + [sym_atx_h2_marker] = ACTIONS(545), + [sym_atx_h3_marker] = ACTIONS(548), + [sym_atx_h4_marker] = ACTIONS(551), + [sym_atx_h5_marker] = ACTIONS(554), + [sym_atx_h6_marker] = ACTIONS(557), + [sym__thematic_break] = ACTIONS(560), + [sym__list_marker_minus] = ACTIONS(443), + [sym__list_marker_plus] = ACTIONS(446), + [sym__list_marker_star] = ACTIONS(449), + [sym__list_marker_parenthesis] = ACTIONS(452), + [sym__list_marker_dot] = ACTIONS(455), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(443), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(446), + [sym__list_marker_star_dont_interrupt] = ACTIONS(449), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(452), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(455), + [sym__list_marker_example] = ACTIONS(458), + [sym__list_marker_example_dont_interrupt] = ACTIONS(458), + [sym__fenced_code_block_start_backtick] = ACTIONS(563), + [sym__fenced_code_block_start_tilde] = ACTIONS(566), + [sym__blank_line_start] = ACTIONS(569), + [sym_minus_metadata] = ACTIONS(572), + [sym__pipe_table_start] = ACTIONS(575), + [sym__fenced_div_start] = ACTIONS(578), + [sym_ref_id_specifier] = ACTIONS(581), + [sym__display_math_state_track_marker] = ACTIONS(411), + [sym__inline_math_state_track_marker] = ACTIONS(411), + [sym__html_comment] = ACTIONS(411), + [sym_raw_specifier] = ACTIONS(411), + [sym__autolink] = ACTIONS(411), + }, + [STATE(77)] = { + [sym__block_not_section] = STATE(77), + [sym__section3] = STATE(242), + [sym__section4] = STATE(242), + [sym__section5] = STATE(242), + [sym__section6] = STATE(242), + [sym_thematic_break] = STATE(77), + [sym__atx_heading3] = STATE(88), [sym__atx_heading4] = STATE(97), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), [sym_indented_code_block] = STATE(77), - [sym__indented_chunk] = STATE(124), + [sym__indented_chunk] = STATE(137), [sym_fenced_div_block] = STATE(77), [sym_fenced_code_block] = STATE(77), - [sym_paragraph] = STATE(164), + [sym_paragraph] = STATE(172), [sym_inline_ref_def] = STATE(77), [sym_note_definition_fenced_block] = STATE(77), - [sym__blank_line] = STATE(196), + [sym__blank_line] = STATE(180), [sym_caption] = STATE(77), [sym_block_quote] = STATE(77), [sym_list] = STATE(77), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(77), [aux_sym__section2_repeat1] = STATE(77), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(576), - [anon_sym_LBRACE] = ACTIONS(579), - [anon_sym_RBRACE] = ACTIONS(579), - [anon_sym_EQ] = ACTIONS(579), - [anon_sym_SQUOTE] = ACTIONS(579), - [anon_sym_BANG] = ACTIONS(579), - [anon_sym_DQUOTE] = ACTIONS(579), - [anon_sym_POUND] = ACTIONS(579), - [anon_sym_DOLLAR] = ACTIONS(579), - [anon_sym_PERCENT] = ACTIONS(579), - [anon_sym_AMP] = ACTIONS(579), - [anon_sym_LPAREN] = ACTIONS(579), - [anon_sym_RPAREN] = ACTIONS(579), - [anon_sym_STAR] = ACTIONS(579), - [anon_sym_PLUS] = ACTIONS(579), - [anon_sym_COMMA] = ACTIONS(579), - [anon_sym_DASH] = ACTIONS(579), - [anon_sym_DOT] = ACTIONS(579), - [anon_sym_SLASH] = ACTIONS(579), - [anon_sym_SEMI] = ACTIONS(579), - [anon_sym_LT] = ACTIONS(579), - [anon_sym_GT] = ACTIONS(579), - [anon_sym_QMARK] = ACTIONS(579), - [anon_sym_AT] = ACTIONS(579), - [anon_sym_LBRACK] = ACTIONS(579), - [anon_sym_BSLASH] = ACTIONS(579), - [anon_sym_RBRACK] = ACTIONS(579), - [anon_sym_CARET] = ACTIONS(579), - [anon_sym__] = ACTIONS(579), - [anon_sym_BQUOTE] = ACTIONS(579), - [anon_sym_PIPE] = ACTIONS(579), - [anon_sym_TILDE] = ACTIONS(579), - [sym__word] = ACTIONS(582), - [sym__soft_line_ending] = ACTIONS(585), - [sym__block_close] = ACTIONS(588), - [sym__block_quote_start] = ACTIONS(590), - [sym__indented_chunk_start] = ACTIONS(593), - [sym_atx_h1_marker] = ACTIONS(588), - [sym_atx_h2_marker] = ACTIONS(588), - [sym_atx_h3_marker] = ACTIONS(596), - [sym_atx_h4_marker] = ACTIONS(599), - [sym_atx_h5_marker] = ACTIONS(602), - [sym_atx_h6_marker] = ACTIONS(605), - [sym__thematic_break] = ACTIONS(608), - [sym__list_marker_minus] = ACTIONS(611), - [sym__list_marker_plus] = ACTIONS(614), - [sym__list_marker_star] = ACTIONS(617), - [sym__list_marker_parenthesis] = ACTIONS(620), - [sym__list_marker_dot] = ACTIONS(623), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(611), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(614), - [sym__list_marker_star_dont_interrupt] = ACTIONS(617), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(620), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(623), - [sym__list_marker_example] = ACTIONS(626), - [sym__list_marker_example_dont_interrupt] = ACTIONS(626), - [sym__fenced_code_block_start_backtick] = ACTIONS(629), - [sym__fenced_code_block_start_tilde] = ACTIONS(632), - [sym__blank_line_start] = ACTIONS(635), - [sym_minus_metadata] = ACTIONS(638), - [sym__pipe_table_start] = ACTIONS(641), - [sym__fenced_div_start] = ACTIONS(644), - [sym__fenced_div_end] = ACTIONS(588), - [sym_ref_id_specifier] = ACTIONS(647), - [sym__display_math_state_track_marker] = ACTIONS(582), - [sym__inline_math_state_track_marker] = ACTIONS(582), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(584), + [anon_sym_RBRACE] = ACTIONS(584), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(587), + [anon_sym_EQ] = ACTIONS(584), + [anon_sym_SQUOTE] = ACTIONS(584), + [anon_sym_BANG] = ACTIONS(584), + [anon_sym_DQUOTE] = ACTIONS(584), + [anon_sym_POUND] = ACTIONS(584), + [anon_sym_DOLLAR] = ACTIONS(584), + [anon_sym_PERCENT] = ACTIONS(584), + [anon_sym_AMP] = ACTIONS(584), + [anon_sym_LPAREN] = ACTIONS(584), + [anon_sym_RPAREN] = ACTIONS(584), + [anon_sym_STAR] = ACTIONS(584), + [anon_sym_PLUS] = ACTIONS(584), + [anon_sym_COMMA] = ACTIONS(584), + [anon_sym_DASH] = ACTIONS(584), + [anon_sym_DOT] = ACTIONS(584), + [anon_sym_SLASH] = ACTIONS(584), + [anon_sym_SEMI] = ACTIONS(584), + [anon_sym_QMARK] = ACTIONS(584), + [anon_sym_AT] = ACTIONS(584), + [anon_sym_LBRACK] = ACTIONS(590), + [anon_sym_BSLASH] = ACTIONS(590), + [anon_sym_RBRACK] = ACTIONS(584), + [anon_sym_CARET] = ACTIONS(584), + [anon_sym__] = ACTIONS(584), + [anon_sym_BQUOTE] = ACTIONS(584), + [anon_sym_PIPE] = ACTIONS(584), + [anon_sym_TILDE] = ACTIONS(584), + [anon_sym_LBRACK_GT_GT] = ACTIONS(593), + [sym__escaped_characters] = ACTIONS(593), + [sym__word] = ACTIONS(593), + [sym__soft_line_ending] = ACTIONS(596), + [sym__block_close] = ACTIONS(599), + [sym__block_quote_start] = ACTIONS(601), + [sym__indented_chunk_start] = ACTIONS(604), + [sym_atx_h1_marker] = ACTIONS(599), + [sym_atx_h2_marker] = ACTIONS(599), + [sym_atx_h3_marker] = ACTIONS(607), + [sym_atx_h4_marker] = ACTIONS(610), + [sym_atx_h5_marker] = ACTIONS(613), + [sym_atx_h6_marker] = ACTIONS(616), + [sym__thematic_break] = ACTIONS(619), + [sym__list_marker_minus] = ACTIONS(622), + [sym__list_marker_plus] = ACTIONS(625), + [sym__list_marker_star] = ACTIONS(628), + [sym__list_marker_parenthesis] = ACTIONS(631), + [sym__list_marker_dot] = ACTIONS(634), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(622), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(625), + [sym__list_marker_star_dont_interrupt] = ACTIONS(628), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(631), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(634), + [sym__list_marker_example] = ACTIONS(637), + [sym__list_marker_example_dont_interrupt] = ACTIONS(637), + [sym__fenced_code_block_start_backtick] = ACTIONS(640), + [sym__fenced_code_block_start_tilde] = ACTIONS(643), + [sym__blank_line_start] = ACTIONS(646), + [sym_minus_metadata] = ACTIONS(649), + [sym__pipe_table_start] = ACTIONS(652), + [sym__fenced_div_start] = ACTIONS(655), + [sym__fenced_div_end] = ACTIONS(599), + [sym_ref_id_specifier] = ACTIONS(658), + [sym__display_math_state_track_marker] = ACTIONS(593), + [sym__inline_math_state_track_marker] = ACTIONS(593), + [sym__html_comment] = ACTIONS(593), + [sym_raw_specifier] = ACTIONS(593), + [sym__autolink] = ACTIONS(593), }, [STATE(78)] = { [sym__block_not_section] = STATE(77), - [sym__section3] = STATE(305), - [sym__section4] = STATE(305), - [sym__section5] = STATE(305), - [sym__section6] = STATE(305), + [sym__section3] = STATE(242), + [sym__section4] = STATE(242), + [sym__section5] = STATE(242), + [sym__section6] = STATE(242), [sym_thematic_break] = STATE(77), [sym__atx_heading3] = STATE(88), [sym__atx_heading4] = STATE(97), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), [sym_indented_code_block] = STATE(77), - [sym__indented_chunk] = STATE(124), + [sym__indented_chunk] = STATE(137), [sym_fenced_div_block] = STATE(77), [sym_fenced_code_block] = STATE(77), - [sym_paragraph] = STATE(164), + [sym_paragraph] = STATE(172), [sym_inline_ref_def] = STATE(77), [sym_note_definition_fenced_block] = STATE(77), - [sym__blank_line] = STATE(196), + [sym__blank_line] = STATE(180), [sym_caption] = STATE(77), [sym_block_quote] = STATE(77), [sym_list] = STATE(77), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(77), [aux_sym__section2_repeat1] = STATE(77), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(650), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(650), - [sym_atx_h2_marker] = ACTIONS(650), - [sym_atx_h3_marker] = ACTIONS(67), - [sym_atx_h4_marker] = ACTIONS(69), - [sym_atx_h5_marker] = ACTIONS(71), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(652), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(650), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(661), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(661), + [sym_atx_h2_marker] = ACTIONS(661), + [sym_atx_h3_marker] = ACTIONS(69), + [sym_atx_h4_marker] = ACTIONS(71), + [sym_atx_h5_marker] = ACTIONS(73), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(663), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(661), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(79)] = { [sym__block_not_section] = STATE(78), - [sym__section3] = STATE(305), - [sym__section4] = STATE(305), - [sym__section5] = STATE(305), - [sym__section6] = STATE(305), + [sym__section3] = STATE(242), + [sym__section4] = STATE(242), + [sym__section5] = STATE(242), + [sym__section6] = STATE(242), [sym_thematic_break] = STATE(78), [sym__atx_heading3] = STATE(88), [sym__atx_heading4] = STATE(97), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), [sym_indented_code_block] = STATE(78), - [sym__indented_chunk] = STATE(124), + [sym__indented_chunk] = STATE(137), [sym_fenced_div_block] = STATE(78), [sym_fenced_code_block] = STATE(78), - [sym_paragraph] = STATE(164), + [sym_paragraph] = STATE(172), [sym_inline_ref_def] = STATE(78), [sym_note_definition_fenced_block] = STATE(78), - [sym__blank_line] = STATE(196), + [sym__blank_line] = STATE(180), [sym_caption] = STATE(78), [sym_block_quote] = STATE(78), [sym_list] = STATE(78), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(78), [aux_sym__section2_repeat1] = STATE(78), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(654), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(654), - [sym_atx_h2_marker] = ACTIONS(654), - [sym_atx_h3_marker] = ACTIONS(67), - [sym_atx_h4_marker] = ACTIONS(69), - [sym_atx_h5_marker] = ACTIONS(71), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(656), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(654), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(665), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(665), + [sym_atx_h2_marker] = ACTIONS(665), + [sym_atx_h3_marker] = ACTIONS(69), + [sym_atx_h4_marker] = ACTIONS(71), + [sym_atx_h5_marker] = ACTIONS(73), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(667), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(665), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(80)] = { - [sym__block_not_section] = STATE(83), - [sym__section3] = STATE(371), - [sym__section4] = STATE(371), - [sym__section5] = STATE(371), - [sym__section6] = STATE(371), - [sym_thematic_break] = STATE(83), - [sym__atx_heading3] = STATE(89), + [sym__block_not_section] = STATE(81), + [sym__section3] = STATE(469), + [sym__section4] = STATE(469), + [sym__section5] = STATE(469), + [sym__section6] = STATE(469), + [sym_thematic_break] = STATE(81), + [sym__atx_heading3] = STATE(91), [sym__atx_heading4] = STATE(99), - [sym__atx_heading5] = STATE(111), - [sym__atx_heading6] = STATE(117), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), - [sym_indented_code_block] = STATE(83), - [sym__indented_chunk] = STATE(141), - [sym_fenced_div_block] = STATE(83), - [sym_fenced_code_block] = STATE(83), - [sym_paragraph] = STATE(197), - [sym_inline_ref_def] = STATE(83), - [sym_note_definition_fenced_block] = STATE(83), - [sym__blank_line] = STATE(281), - [sym_caption] = STATE(83), - [sym_block_quote] = STATE(83), - [sym_list] = STATE(83), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), - [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(83), - [aux_sym__section2_repeat1] = STATE(83), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), - [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), - [ts_builtin_sym_end] = ACTIONS(650), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(13), - [sym__indented_chunk_start] = ACTIONS(15), - [sym_atx_h1_marker] = ACTIONS(650), - [sym_atx_h2_marker] = ACTIONS(650), - [sym_atx_h3_marker] = ACTIONS(21), - [sym_atx_h4_marker] = ACTIONS(23), - [sym_atx_h5_marker] = ACTIONS(25), - [sym_atx_h6_marker] = ACTIONS(27), - [sym__thematic_break] = ACTIONS(29), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(43), - [sym__fenced_code_block_start_tilde] = ACTIONS(45), - [sym__blank_line_start] = ACTIONS(47), - [sym_minus_metadata] = ACTIONS(658), - [sym__pipe_table_start] = ACTIONS(51), - [sym__fenced_div_start] = ACTIONS(53), - [sym_ref_id_specifier] = ACTIONS(55), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), - }, - [STATE(81)] = { - [sym__block_not_section] = STATE(82), - [sym__section3] = STATE(365), - [sym__section4] = STATE(365), - [sym__section5] = STATE(365), - [sym__section6] = STATE(365), - [sym_thematic_break] = STATE(82), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(82), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(82), - [sym_fenced_code_block] = STATE(82), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(82), - [sym_note_definition_fenced_block] = STATE(82), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(82), - [sym_block_quote] = STATE(82), - [sym_list] = STATE(82), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(81), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(81), + [sym_fenced_code_block] = STATE(81), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(81), + [sym_note_definition_fenced_block] = STATE(81), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(81), + [sym_block_quote] = STATE(81), + [sym_list] = STATE(81), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(82), - [aux_sym__section2_repeat1] = STATE(82), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(654), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(654), - [sym_atx_h2_marker] = ACTIONS(654), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(660), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(81), + [aux_sym__section2_repeat1] = STATE(81), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(665), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(665), + [sym_atx_h2_marker] = ACTIONS(665), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(669), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, - [STATE(82)] = { + [STATE(81)] = { [sym__block_not_section] = STATE(84), - [sym__section3] = STATE(365), - [sym__section4] = STATE(365), - [sym__section5] = STATE(365), - [sym__section6] = STATE(365), + [sym__section3] = STATE(469), + [sym__section4] = STATE(469), + [sym__section5] = STATE(469), + [sym__section6] = STATE(469), [sym_thematic_break] = STATE(84), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), [sym_indented_code_block] = STATE(84), - [sym__indented_chunk] = STATE(163), + [sym__indented_chunk] = STATE(169), [sym_fenced_div_block] = STATE(84), [sym_fenced_code_block] = STATE(84), - [sym_paragraph] = STATE(200), + [sym_paragraph] = STATE(199), [sym_inline_ref_def] = STATE(84), [sym_note_definition_fenced_block] = STATE(84), - [sym__blank_line] = STATE(300), + [sym__blank_line] = STATE(312), [sym_caption] = STATE(84), [sym_block_quote] = STATE(84), [sym_list] = STATE(84), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(84), [aux_sym__section2_repeat1] = STATE(84), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(650), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(650), - [sym_atx_h2_marker] = ACTIONS(650), - [sym_atx_h3_marker] = ACTIONS(103), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(662), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(661), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(661), + [sym_atx_h2_marker] = ACTIONS(661), + [sym_atx_h3_marker] = ACTIONS(105), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(671), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, - [STATE(83)] = { + [STATE(82)] = { [sym__block_not_section] = STATE(83), - [sym__section3] = STATE(371), - [sym__section4] = STATE(371), - [sym__section5] = STATE(371), - [sym__section6] = STATE(371), + [sym__section3] = STATE(423), + [sym__section4] = STATE(423), + [sym__section5] = STATE(423), + [sym__section6] = STATE(423), [sym_thematic_break] = STATE(83), - [sym__atx_heading3] = STATE(89), - [sym__atx_heading4] = STATE(99), - [sym__atx_heading5] = STATE(111), - [sym__atx_heading6] = STATE(117), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), + [sym__atx_heading3] = STATE(93), + [sym__atx_heading4] = STATE(100), + [sym__atx_heading5] = STATE(112), + [sym__atx_heading6] = STATE(116), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), [sym_indented_code_block] = STATE(83), - [sym__indented_chunk] = STATE(141), + [sym__indented_chunk] = STATE(157), [sym_fenced_div_block] = STATE(83), [sym_fenced_code_block] = STATE(83), - [sym_paragraph] = STATE(197), + [sym_paragraph] = STATE(184), [sym_inline_ref_def] = STATE(83), [sym_note_definition_fenced_block] = STATE(83), - [sym__blank_line] = STATE(281), + [sym__blank_line] = STATE(224), [sym_caption] = STATE(83), [sym_block_quote] = STATE(83), [sym_list] = STATE(83), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), - [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(83), [aux_sym__section2_repeat1] = STATE(83), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), - [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), - [ts_builtin_sym_end] = ACTIONS(588), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(576), - [anon_sym_LBRACE] = ACTIONS(579), - [anon_sym_RBRACE] = ACTIONS(579), - [anon_sym_EQ] = ACTIONS(579), - [anon_sym_SQUOTE] = ACTIONS(579), - [anon_sym_BANG] = ACTIONS(579), - [anon_sym_DQUOTE] = ACTIONS(579), - [anon_sym_POUND] = ACTIONS(579), - [anon_sym_DOLLAR] = ACTIONS(579), - [anon_sym_PERCENT] = ACTIONS(579), - [anon_sym_AMP] = ACTIONS(579), - [anon_sym_LPAREN] = ACTIONS(579), - [anon_sym_RPAREN] = ACTIONS(579), - [anon_sym_STAR] = ACTIONS(579), - [anon_sym_PLUS] = ACTIONS(579), - [anon_sym_COMMA] = ACTIONS(579), - [anon_sym_DASH] = ACTIONS(579), - [anon_sym_DOT] = ACTIONS(579), - [anon_sym_SLASH] = ACTIONS(579), - [anon_sym_SEMI] = ACTIONS(579), - [anon_sym_LT] = ACTIONS(579), - [anon_sym_GT] = ACTIONS(579), - [anon_sym_QMARK] = ACTIONS(579), - [anon_sym_AT] = ACTIONS(579), - [anon_sym_LBRACK] = ACTIONS(579), - [anon_sym_BSLASH] = ACTIONS(579), - [anon_sym_RBRACK] = ACTIONS(579), - [anon_sym_CARET] = ACTIONS(579), - [anon_sym__] = ACTIONS(579), - [anon_sym_BQUOTE] = ACTIONS(579), - [anon_sym_PIPE] = ACTIONS(579), - [anon_sym_TILDE] = ACTIONS(579), - [sym__word] = ACTIONS(582), - [sym__soft_line_ending] = ACTIONS(585), - [sym__block_quote_start] = ACTIONS(664), - [sym__indented_chunk_start] = ACTIONS(667), - [sym_atx_h1_marker] = ACTIONS(588), - [sym_atx_h2_marker] = ACTIONS(588), - [sym_atx_h3_marker] = ACTIONS(670), - [sym_atx_h4_marker] = ACTIONS(673), - [sym_atx_h5_marker] = ACTIONS(676), - [sym_atx_h6_marker] = ACTIONS(679), - [sym__thematic_break] = ACTIONS(682), - [sym__list_marker_minus] = ACTIONS(611), - [sym__list_marker_plus] = ACTIONS(614), - [sym__list_marker_star] = ACTIONS(617), - [sym__list_marker_parenthesis] = ACTIONS(620), - [sym__list_marker_dot] = ACTIONS(623), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(611), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(614), - [sym__list_marker_star_dont_interrupt] = ACTIONS(617), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(620), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(623), - [sym__list_marker_example] = ACTIONS(626), - [sym__list_marker_example_dont_interrupt] = ACTIONS(626), - [sym__fenced_code_block_start_backtick] = ACTIONS(685), - [sym__fenced_code_block_start_tilde] = ACTIONS(688), - [sym__blank_line_start] = ACTIONS(691), - [sym_minus_metadata] = ACTIONS(694), - [sym__pipe_table_start] = ACTIONS(697), - [sym__fenced_div_start] = ACTIONS(700), - [sym_ref_id_specifier] = ACTIONS(703), - [sym__display_math_state_track_marker] = ACTIONS(582), - [sym__inline_math_state_track_marker] = ACTIONS(582), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), + [ts_builtin_sym_end] = ACTIONS(665), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(15), + [sym__indented_chunk_start] = ACTIONS(17), + [sym_atx_h1_marker] = ACTIONS(665), + [sym_atx_h2_marker] = ACTIONS(665), + [sym_atx_h3_marker] = ACTIONS(23), + [sym_atx_h4_marker] = ACTIONS(25), + [sym_atx_h5_marker] = ACTIONS(27), + [sym_atx_h6_marker] = ACTIONS(29), + [sym__thematic_break] = ACTIONS(31), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(45), + [sym__fenced_code_block_start_tilde] = ACTIONS(47), + [sym__blank_line_start] = ACTIONS(49), + [sym_minus_metadata] = ACTIONS(673), + [sym__pipe_table_start] = ACTIONS(53), + [sym__fenced_div_start] = ACTIONS(55), + [sym_ref_id_specifier] = ACTIONS(57), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), + }, + [STATE(83)] = { + [sym__block_not_section] = STATE(85), + [sym__section3] = STATE(423), + [sym__section4] = STATE(423), + [sym__section5] = STATE(423), + [sym__section6] = STATE(423), + [sym_thematic_break] = STATE(85), + [sym__atx_heading3] = STATE(93), + [sym__atx_heading4] = STATE(100), + [sym__atx_heading5] = STATE(112), + [sym__atx_heading6] = STATE(116), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), + [sym_indented_code_block] = STATE(85), + [sym__indented_chunk] = STATE(157), + [sym_fenced_div_block] = STATE(85), + [sym_fenced_code_block] = STATE(85), + [sym_paragraph] = STATE(184), + [sym_inline_ref_def] = STATE(85), + [sym_note_definition_fenced_block] = STATE(85), + [sym__blank_line] = STATE(224), + [sym_caption] = STATE(85), + [sym_block_quote] = STATE(85), + [sym_list] = STATE(85), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(85), + [aux_sym__section2_repeat1] = STATE(85), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), + [ts_builtin_sym_end] = ACTIONS(661), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(15), + [sym__indented_chunk_start] = ACTIONS(17), + [sym_atx_h1_marker] = ACTIONS(661), + [sym_atx_h2_marker] = ACTIONS(661), + [sym_atx_h3_marker] = ACTIONS(23), + [sym_atx_h4_marker] = ACTIONS(25), + [sym_atx_h5_marker] = ACTIONS(27), + [sym_atx_h6_marker] = ACTIONS(29), + [sym__thematic_break] = ACTIONS(31), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(45), + [sym__fenced_code_block_start_tilde] = ACTIONS(47), + [sym__blank_line_start] = ACTIONS(49), + [sym_minus_metadata] = ACTIONS(675), + [sym__pipe_table_start] = ACTIONS(53), + [sym__fenced_div_start] = ACTIONS(55), + [sym_ref_id_specifier] = ACTIONS(57), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(84)] = { [sym__block_not_section] = STATE(84), - [sym__section3] = STATE(365), - [sym__section4] = STATE(365), - [sym__section5] = STATE(365), - [sym__section6] = STATE(365), + [sym__section3] = STATE(469), + [sym__section4] = STATE(469), + [sym__section5] = STATE(469), + [sym__section6] = STATE(469), [sym_thematic_break] = STATE(84), - [sym__atx_heading3] = STATE(90), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), + [sym__atx_heading3] = STATE(91), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), [sym_indented_code_block] = STATE(84), - [sym__indented_chunk] = STATE(163), + [sym__indented_chunk] = STATE(169), [sym_fenced_div_block] = STATE(84), [sym_fenced_code_block] = STATE(84), - [sym_paragraph] = STATE(200), + [sym_paragraph] = STATE(199), [sym_inline_ref_def] = STATE(84), [sym_note_definition_fenced_block] = STATE(84), - [sym__blank_line] = STATE(300), + [sym__blank_line] = STATE(312), [sym_caption] = STATE(84), [sym_block_quote] = STATE(84), [sym_list] = STATE(84), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(84), [aux_sym__section2_repeat1] = STATE(84), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(576), - [anon_sym_LBRACE] = ACTIONS(579), - [anon_sym_RBRACE] = ACTIONS(579), - [anon_sym_EQ] = ACTIONS(579), - [anon_sym_SQUOTE] = ACTIONS(579), - [anon_sym_BANG] = ACTIONS(579), - [anon_sym_DQUOTE] = ACTIONS(579), - [anon_sym_POUND] = ACTIONS(579), - [anon_sym_DOLLAR] = ACTIONS(579), - [anon_sym_PERCENT] = ACTIONS(579), - [anon_sym_AMP] = ACTIONS(579), - [anon_sym_LPAREN] = ACTIONS(579), - [anon_sym_RPAREN] = ACTIONS(579), - [anon_sym_STAR] = ACTIONS(579), - [anon_sym_PLUS] = ACTIONS(579), - [anon_sym_COMMA] = ACTIONS(579), - [anon_sym_DASH] = ACTIONS(579), - [anon_sym_DOT] = ACTIONS(579), - [anon_sym_SLASH] = ACTIONS(579), - [anon_sym_SEMI] = ACTIONS(579), - [anon_sym_LT] = ACTIONS(579), - [anon_sym_GT] = ACTIONS(579), - [anon_sym_QMARK] = ACTIONS(579), - [anon_sym_AT] = ACTIONS(579), - [anon_sym_LBRACK] = ACTIONS(579), - [anon_sym_BSLASH] = ACTIONS(579), - [anon_sym_RBRACK] = ACTIONS(579), - [anon_sym_CARET] = ACTIONS(579), - [anon_sym__] = ACTIONS(579), - [anon_sym_BQUOTE] = ACTIONS(579), - [anon_sym_PIPE] = ACTIONS(579), - [anon_sym_TILDE] = ACTIONS(579), - [sym__word] = ACTIONS(582), - [sym__soft_line_ending] = ACTIONS(585), - [sym__block_close] = ACTIONS(588), - [sym__block_quote_start] = ACTIONS(706), - [sym__indented_chunk_start] = ACTIONS(709), - [sym_atx_h1_marker] = ACTIONS(588), - [sym_atx_h2_marker] = ACTIONS(588), - [sym_atx_h3_marker] = ACTIONS(712), - [sym_atx_h4_marker] = ACTIONS(715), - [sym_atx_h5_marker] = ACTIONS(718), - [sym_atx_h6_marker] = ACTIONS(721), - [sym__thematic_break] = ACTIONS(724), - [sym__list_marker_minus] = ACTIONS(611), - [sym__list_marker_plus] = ACTIONS(614), - [sym__list_marker_star] = ACTIONS(617), - [sym__list_marker_parenthesis] = ACTIONS(620), - [sym__list_marker_dot] = ACTIONS(623), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(611), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(614), - [sym__list_marker_star_dont_interrupt] = ACTIONS(617), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(620), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(623), - [sym__list_marker_example] = ACTIONS(626), - [sym__list_marker_example_dont_interrupt] = ACTIONS(626), - [sym__fenced_code_block_start_backtick] = ACTIONS(727), - [sym__fenced_code_block_start_tilde] = ACTIONS(730), - [sym__blank_line_start] = ACTIONS(733), - [sym_minus_metadata] = ACTIONS(736), - [sym__pipe_table_start] = ACTIONS(739), - [sym__fenced_div_start] = ACTIONS(742), - [sym_ref_id_specifier] = ACTIONS(745), - [sym__display_math_state_track_marker] = ACTIONS(582), - [sym__inline_math_state_track_marker] = ACTIONS(582), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(584), + [anon_sym_RBRACE] = ACTIONS(584), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(587), + [anon_sym_EQ] = ACTIONS(584), + [anon_sym_SQUOTE] = ACTIONS(584), + [anon_sym_BANG] = ACTIONS(584), + [anon_sym_DQUOTE] = ACTIONS(584), + [anon_sym_POUND] = ACTIONS(584), + [anon_sym_DOLLAR] = ACTIONS(584), + [anon_sym_PERCENT] = ACTIONS(584), + [anon_sym_AMP] = ACTIONS(584), + [anon_sym_LPAREN] = ACTIONS(584), + [anon_sym_RPAREN] = ACTIONS(584), + [anon_sym_STAR] = ACTIONS(584), + [anon_sym_PLUS] = ACTIONS(584), + [anon_sym_COMMA] = ACTIONS(584), + [anon_sym_DASH] = ACTIONS(584), + [anon_sym_DOT] = ACTIONS(584), + [anon_sym_SLASH] = ACTIONS(584), + [anon_sym_SEMI] = ACTIONS(584), + [anon_sym_QMARK] = ACTIONS(584), + [anon_sym_AT] = ACTIONS(584), + [anon_sym_LBRACK] = ACTIONS(590), + [anon_sym_BSLASH] = ACTIONS(590), + [anon_sym_RBRACK] = ACTIONS(584), + [anon_sym_CARET] = ACTIONS(584), + [anon_sym__] = ACTIONS(584), + [anon_sym_BQUOTE] = ACTIONS(584), + [anon_sym_PIPE] = ACTIONS(584), + [anon_sym_TILDE] = ACTIONS(584), + [anon_sym_LBRACK_GT_GT] = ACTIONS(593), + [sym__escaped_characters] = ACTIONS(593), + [sym__word] = ACTIONS(593), + [sym__soft_line_ending] = ACTIONS(596), + [sym__block_close] = ACTIONS(599), + [sym__block_quote_start] = ACTIONS(677), + [sym__indented_chunk_start] = ACTIONS(680), + [sym_atx_h1_marker] = ACTIONS(599), + [sym_atx_h2_marker] = ACTIONS(599), + [sym_atx_h3_marker] = ACTIONS(683), + [sym_atx_h4_marker] = ACTIONS(686), + [sym_atx_h5_marker] = ACTIONS(689), + [sym_atx_h6_marker] = ACTIONS(692), + [sym__thematic_break] = ACTIONS(695), + [sym__list_marker_minus] = ACTIONS(622), + [sym__list_marker_plus] = ACTIONS(625), + [sym__list_marker_star] = ACTIONS(628), + [sym__list_marker_parenthesis] = ACTIONS(631), + [sym__list_marker_dot] = ACTIONS(634), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(622), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(625), + [sym__list_marker_star_dont_interrupt] = ACTIONS(628), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(631), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(634), + [sym__list_marker_example] = ACTIONS(637), + [sym__list_marker_example_dont_interrupt] = ACTIONS(637), + [sym__fenced_code_block_start_backtick] = ACTIONS(698), + [sym__fenced_code_block_start_tilde] = ACTIONS(701), + [sym__blank_line_start] = ACTIONS(704), + [sym_minus_metadata] = ACTIONS(707), + [sym__pipe_table_start] = ACTIONS(710), + [sym__fenced_div_start] = ACTIONS(713), + [sym_ref_id_specifier] = ACTIONS(716), + [sym__display_math_state_track_marker] = ACTIONS(593), + [sym__inline_math_state_track_marker] = ACTIONS(593), + [sym__html_comment] = ACTIONS(593), + [sym_raw_specifier] = ACTIONS(593), + [sym__autolink] = ACTIONS(593), }, [STATE(85)] = { - [sym__block_not_section] = STATE(80), - [sym__section3] = STATE(371), - [sym__section4] = STATE(371), - [sym__section5] = STATE(371), - [sym__section6] = STATE(371), - [sym_thematic_break] = STATE(80), - [sym__atx_heading3] = STATE(89), - [sym__atx_heading4] = STATE(99), - [sym__atx_heading5] = STATE(111), - [sym__atx_heading6] = STATE(117), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), - [sym_indented_code_block] = STATE(80), - [sym__indented_chunk] = STATE(141), - [sym_fenced_div_block] = STATE(80), - [sym_fenced_code_block] = STATE(80), - [sym_paragraph] = STATE(197), - [sym_inline_ref_def] = STATE(80), - [sym_note_definition_fenced_block] = STATE(80), - [sym__blank_line] = STATE(281), - [sym_caption] = STATE(80), - [sym_block_quote] = STATE(80), - [sym_list] = STATE(80), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), - [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(80), - [aux_sym__section2_repeat1] = STATE(80), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), - [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), - [ts_builtin_sym_end] = ACTIONS(654), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(13), - [sym__indented_chunk_start] = ACTIONS(15), - [sym_atx_h1_marker] = ACTIONS(654), - [sym_atx_h2_marker] = ACTIONS(654), - [sym_atx_h3_marker] = ACTIONS(21), - [sym_atx_h4_marker] = ACTIONS(23), - [sym_atx_h5_marker] = ACTIONS(25), - [sym_atx_h6_marker] = ACTIONS(27), - [sym__thematic_break] = ACTIONS(29), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(43), - [sym__fenced_code_block_start_tilde] = ACTIONS(45), - [sym__blank_line_start] = ACTIONS(47), - [sym_minus_metadata] = ACTIONS(748), - [sym__pipe_table_start] = ACTIONS(51), - [sym__fenced_div_start] = ACTIONS(53), - [sym_ref_id_specifier] = ACTIONS(55), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__block_not_section] = STATE(85), + [sym__section3] = STATE(423), + [sym__section4] = STATE(423), + [sym__section5] = STATE(423), + [sym__section6] = STATE(423), + [sym_thematic_break] = STATE(85), + [sym__atx_heading3] = STATE(93), + [sym__atx_heading4] = STATE(100), + [sym__atx_heading5] = STATE(112), + [sym__atx_heading6] = STATE(116), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), + [sym_indented_code_block] = STATE(85), + [sym__indented_chunk] = STATE(157), + [sym_fenced_div_block] = STATE(85), + [sym_fenced_code_block] = STATE(85), + [sym_paragraph] = STATE(184), + [sym_inline_ref_def] = STATE(85), + [sym_note_definition_fenced_block] = STATE(85), + [sym__blank_line] = STATE(224), + [sym_caption] = STATE(85), + [sym_block_quote] = STATE(85), + [sym_list] = STATE(85), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(85), + [aux_sym__section2_repeat1] = STATE(85), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), + [ts_builtin_sym_end] = ACTIONS(599), + [anon_sym_LBRACE] = ACTIONS(584), + [anon_sym_RBRACE] = ACTIONS(584), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(587), + [anon_sym_EQ] = ACTIONS(584), + [anon_sym_SQUOTE] = ACTIONS(584), + [anon_sym_BANG] = ACTIONS(584), + [anon_sym_DQUOTE] = ACTIONS(584), + [anon_sym_POUND] = ACTIONS(584), + [anon_sym_DOLLAR] = ACTIONS(584), + [anon_sym_PERCENT] = ACTIONS(584), + [anon_sym_AMP] = ACTIONS(584), + [anon_sym_LPAREN] = ACTIONS(584), + [anon_sym_RPAREN] = ACTIONS(584), + [anon_sym_STAR] = ACTIONS(584), + [anon_sym_PLUS] = ACTIONS(584), + [anon_sym_COMMA] = ACTIONS(584), + [anon_sym_DASH] = ACTIONS(584), + [anon_sym_DOT] = ACTIONS(584), + [anon_sym_SLASH] = ACTIONS(584), + [anon_sym_SEMI] = ACTIONS(584), + [anon_sym_QMARK] = ACTIONS(584), + [anon_sym_AT] = ACTIONS(584), + [anon_sym_LBRACK] = ACTIONS(590), + [anon_sym_BSLASH] = ACTIONS(590), + [anon_sym_RBRACK] = ACTIONS(584), + [anon_sym_CARET] = ACTIONS(584), + [anon_sym__] = ACTIONS(584), + [anon_sym_BQUOTE] = ACTIONS(584), + [anon_sym_PIPE] = ACTIONS(584), + [anon_sym_TILDE] = ACTIONS(584), + [anon_sym_LBRACK_GT_GT] = ACTIONS(593), + [sym__escaped_characters] = ACTIONS(593), + [sym__word] = ACTIONS(593), + [sym__soft_line_ending] = ACTIONS(596), + [sym__block_quote_start] = ACTIONS(719), + [sym__indented_chunk_start] = ACTIONS(722), + [sym_atx_h1_marker] = ACTIONS(599), + [sym_atx_h2_marker] = ACTIONS(599), + [sym_atx_h3_marker] = ACTIONS(725), + [sym_atx_h4_marker] = ACTIONS(728), + [sym_atx_h5_marker] = ACTIONS(731), + [sym_atx_h6_marker] = ACTIONS(734), + [sym__thematic_break] = ACTIONS(737), + [sym__list_marker_minus] = ACTIONS(622), + [sym__list_marker_plus] = ACTIONS(625), + [sym__list_marker_star] = ACTIONS(628), + [sym__list_marker_parenthesis] = ACTIONS(631), + [sym__list_marker_dot] = ACTIONS(634), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(622), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(625), + [sym__list_marker_star_dont_interrupt] = ACTIONS(628), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(631), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(634), + [sym__list_marker_example] = ACTIONS(637), + [sym__list_marker_example_dont_interrupt] = ACTIONS(637), + [sym__fenced_code_block_start_backtick] = ACTIONS(740), + [sym__fenced_code_block_start_tilde] = ACTIONS(743), + [sym__blank_line_start] = ACTIONS(746), + [sym_minus_metadata] = ACTIONS(749), + [sym__pipe_table_start] = ACTIONS(752), + [sym__fenced_div_start] = ACTIONS(755), + [sym_ref_id_specifier] = ACTIONS(758), + [sym__display_math_state_track_marker] = ACTIONS(593), + [sym__inline_math_state_track_marker] = ACTIONS(593), + [sym__html_comment] = ACTIONS(593), + [sym_raw_specifier] = ACTIONS(593), + [sym__autolink] = ACTIONS(593), }, [STATE(86)] = { - [sym__block_not_section] = STATE(86), - [sym__section4] = STATE(310), - [sym__section5] = STATE(310), - [sym__section6] = STATE(310), - [sym_thematic_break] = STATE(86), + [sym__block_not_section] = STATE(87), + [sym__section4] = STATE(244), + [sym__section5] = STATE(244), + [sym__section6] = STATE(244), + [sym_thematic_break] = STATE(87), [sym__atx_heading4] = STATE(97), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), - [sym_indented_code_block] = STATE(86), - [sym__indented_chunk] = STATE(124), - [sym_fenced_div_block] = STATE(86), - [sym_fenced_code_block] = STATE(86), - [sym_paragraph] = STATE(164), - [sym_inline_ref_def] = STATE(86), - [sym_note_definition_fenced_block] = STATE(86), - [sym__blank_line] = STATE(196), - [sym_caption] = STATE(86), - [sym_block_quote] = STATE(86), - [sym_list] = STATE(86), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(86), - [aux_sym__section3_repeat1] = STATE(86), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(750), - [anon_sym_LBRACE] = ACTIONS(753), - [anon_sym_RBRACE] = ACTIONS(753), - [anon_sym_EQ] = ACTIONS(753), - [anon_sym_SQUOTE] = ACTIONS(753), - [anon_sym_BANG] = ACTIONS(753), - [anon_sym_DQUOTE] = ACTIONS(753), - [anon_sym_POUND] = ACTIONS(753), - [anon_sym_DOLLAR] = ACTIONS(753), - [anon_sym_PERCENT] = ACTIONS(753), - [anon_sym_AMP] = ACTIONS(753), - [anon_sym_LPAREN] = ACTIONS(753), - [anon_sym_RPAREN] = ACTIONS(753), - [anon_sym_STAR] = ACTIONS(753), - [anon_sym_PLUS] = ACTIONS(753), - [anon_sym_COMMA] = ACTIONS(753), - [anon_sym_DASH] = ACTIONS(753), - [anon_sym_DOT] = ACTIONS(753), - [anon_sym_SLASH] = ACTIONS(753), - [anon_sym_SEMI] = ACTIONS(753), - [anon_sym_LT] = ACTIONS(753), - [anon_sym_GT] = ACTIONS(753), - [anon_sym_QMARK] = ACTIONS(753), - [anon_sym_AT] = ACTIONS(753), - [anon_sym_LBRACK] = ACTIONS(753), - [anon_sym_BSLASH] = ACTIONS(753), - [anon_sym_RBRACK] = ACTIONS(753), - [anon_sym_CARET] = ACTIONS(753), - [anon_sym__] = ACTIONS(753), - [anon_sym_BQUOTE] = ACTIONS(753), - [anon_sym_PIPE] = ACTIONS(753), - [anon_sym_TILDE] = ACTIONS(753), - [sym__word] = ACTIONS(756), - [sym__soft_line_ending] = ACTIONS(759), - [sym__block_close] = ACTIONS(762), - [sym__block_quote_start] = ACTIONS(764), - [sym__indented_chunk_start] = ACTIONS(767), - [sym_atx_h1_marker] = ACTIONS(762), - [sym_atx_h2_marker] = ACTIONS(762), - [sym_atx_h3_marker] = ACTIONS(762), - [sym_atx_h4_marker] = ACTIONS(770), - [sym_atx_h5_marker] = ACTIONS(773), - [sym_atx_h6_marker] = ACTIONS(776), - [sym__thematic_break] = ACTIONS(779), - [sym__list_marker_minus] = ACTIONS(782), - [sym__list_marker_plus] = ACTIONS(785), - [sym__list_marker_star] = ACTIONS(788), - [sym__list_marker_parenthesis] = ACTIONS(791), - [sym__list_marker_dot] = ACTIONS(794), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(782), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(785), - [sym__list_marker_star_dont_interrupt] = ACTIONS(788), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(791), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(794), - [sym__list_marker_example] = ACTIONS(797), - [sym__list_marker_example_dont_interrupt] = ACTIONS(797), - [sym__fenced_code_block_start_backtick] = ACTIONS(800), - [sym__fenced_code_block_start_tilde] = ACTIONS(803), - [sym__blank_line_start] = ACTIONS(806), - [sym_minus_metadata] = ACTIONS(809), - [sym__pipe_table_start] = ACTIONS(812), - [sym__fenced_div_start] = ACTIONS(815), - [sym__fenced_div_end] = ACTIONS(762), - [sym_ref_id_specifier] = ACTIONS(818), - [sym__display_math_state_track_marker] = ACTIONS(756), - [sym__inline_math_state_track_marker] = ACTIONS(756), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), + [sym_indented_code_block] = STATE(87), + [sym__indented_chunk] = STATE(137), + [sym_fenced_div_block] = STATE(87), + [sym_fenced_code_block] = STATE(87), + [sym_paragraph] = STATE(172), + [sym_inline_ref_def] = STATE(87), + [sym_note_definition_fenced_block] = STATE(87), + [sym__blank_line] = STATE(180), + [sym_caption] = STATE(87), + [sym_block_quote] = STATE(87), + [sym_list] = STATE(87), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(87), + [aux_sym__section3_repeat1] = STATE(87), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(761), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(761), + [sym_atx_h2_marker] = ACTIONS(761), + [sym_atx_h3_marker] = ACTIONS(761), + [sym_atx_h4_marker] = ACTIONS(71), + [sym_atx_h5_marker] = ACTIONS(73), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(763), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(761), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(87)] = { - [sym__block_not_section] = STATE(86), - [sym__section4] = STATE(310), - [sym__section5] = STATE(310), - [sym__section6] = STATE(310), - [sym_thematic_break] = STATE(86), - [sym__atx_heading4] = STATE(97), - [sym__atx_heading5] = STATE(106), - [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), - [sym_indented_code_block] = STATE(86), - [sym__indented_chunk] = STATE(124), - [sym_fenced_div_block] = STATE(86), - [sym_fenced_code_block] = STATE(86), - [sym_paragraph] = STATE(164), - [sym_inline_ref_def] = STATE(86), - [sym_note_definition_fenced_block] = STATE(86), - [sym__blank_line] = STATE(196), - [sym_caption] = STATE(86), - [sym_block_quote] = STATE(86), - [sym_list] = STATE(86), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(86), - [aux_sym__section3_repeat1] = STATE(86), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(821), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(821), - [sym_atx_h2_marker] = ACTIONS(821), - [sym_atx_h3_marker] = ACTIONS(821), - [sym_atx_h4_marker] = ACTIONS(69), - [sym_atx_h5_marker] = ACTIONS(71), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(823), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(821), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), - }, - [STATE(88)] = { [sym__block_not_section] = STATE(87), - [sym__section4] = STATE(310), - [sym__section5] = STATE(310), - [sym__section6] = STATE(310), + [sym__section4] = STATE(244), + [sym__section5] = STATE(244), + [sym__section6] = STATE(244), [sym_thematic_break] = STATE(87), [sym__atx_heading4] = STATE(97), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), [sym_indented_code_block] = STATE(87), - [sym__indented_chunk] = STATE(124), + [sym__indented_chunk] = STATE(137), [sym_fenced_div_block] = STATE(87), [sym_fenced_code_block] = STATE(87), - [sym_paragraph] = STATE(164), + [sym_paragraph] = STATE(172), [sym_inline_ref_def] = STATE(87), [sym_note_definition_fenced_block] = STATE(87), - [sym__blank_line] = STATE(196), + [sym__blank_line] = STATE(180), [sym_caption] = STATE(87), [sym_block_quote] = STATE(87), [sym_list] = STATE(87), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(87), [aux_sym__section3_repeat1] = STATE(87), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(825), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(825), - [sym_atx_h2_marker] = ACTIONS(825), - [sym_atx_h3_marker] = ACTIONS(825), - [sym_atx_h4_marker] = ACTIONS(69), - [sym_atx_h5_marker] = ACTIONS(71), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(765), + [anon_sym_RBRACE] = ACTIONS(765), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(768), + [anon_sym_EQ] = ACTIONS(765), + [anon_sym_SQUOTE] = ACTIONS(765), + [anon_sym_BANG] = ACTIONS(765), + [anon_sym_DQUOTE] = ACTIONS(765), + [anon_sym_POUND] = ACTIONS(765), + [anon_sym_DOLLAR] = ACTIONS(765), + [anon_sym_PERCENT] = ACTIONS(765), + [anon_sym_AMP] = ACTIONS(765), + [anon_sym_LPAREN] = ACTIONS(765), + [anon_sym_RPAREN] = ACTIONS(765), + [anon_sym_STAR] = ACTIONS(765), + [anon_sym_PLUS] = ACTIONS(765), + [anon_sym_COMMA] = ACTIONS(765), + [anon_sym_DASH] = ACTIONS(765), + [anon_sym_DOT] = ACTIONS(765), + [anon_sym_SLASH] = ACTIONS(765), + [anon_sym_SEMI] = ACTIONS(765), + [anon_sym_QMARK] = ACTIONS(765), + [anon_sym_AT] = ACTIONS(765), + [anon_sym_LBRACK] = ACTIONS(771), + [anon_sym_BSLASH] = ACTIONS(771), + [anon_sym_RBRACK] = ACTIONS(765), + [anon_sym_CARET] = ACTIONS(765), + [anon_sym__] = ACTIONS(765), + [anon_sym_BQUOTE] = ACTIONS(765), + [anon_sym_PIPE] = ACTIONS(765), + [anon_sym_TILDE] = ACTIONS(765), + [anon_sym_LBRACK_GT_GT] = ACTIONS(774), + [sym__escaped_characters] = ACTIONS(774), + [sym__word] = ACTIONS(774), + [sym__soft_line_ending] = ACTIONS(777), + [sym__block_close] = ACTIONS(780), + [sym__block_quote_start] = ACTIONS(782), + [sym__indented_chunk_start] = ACTIONS(785), + [sym_atx_h1_marker] = ACTIONS(780), + [sym_atx_h2_marker] = ACTIONS(780), + [sym_atx_h3_marker] = ACTIONS(780), + [sym_atx_h4_marker] = ACTIONS(788), + [sym_atx_h5_marker] = ACTIONS(791), + [sym_atx_h6_marker] = ACTIONS(794), + [sym__thematic_break] = ACTIONS(797), + [sym__list_marker_minus] = ACTIONS(800), + [sym__list_marker_plus] = ACTIONS(803), + [sym__list_marker_star] = ACTIONS(806), + [sym__list_marker_parenthesis] = ACTIONS(809), + [sym__list_marker_dot] = ACTIONS(812), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(800), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(803), + [sym__list_marker_star_dont_interrupt] = ACTIONS(806), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(809), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(812), + [sym__list_marker_example] = ACTIONS(815), + [sym__list_marker_example_dont_interrupt] = ACTIONS(815), + [sym__fenced_code_block_start_backtick] = ACTIONS(818), + [sym__fenced_code_block_start_tilde] = ACTIONS(821), + [sym__blank_line_start] = ACTIONS(824), [sym_minus_metadata] = ACTIONS(827), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(825), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__pipe_table_start] = ACTIONS(830), + [sym__fenced_div_start] = ACTIONS(833), + [sym__fenced_div_end] = ACTIONS(780), + [sym_ref_id_specifier] = ACTIONS(836), + [sym__display_math_state_track_marker] = ACTIONS(774), + [sym__inline_math_state_track_marker] = ACTIONS(774), + [sym__html_comment] = ACTIONS(774), + [sym_raw_specifier] = ACTIONS(774), + [sym__autolink] = ACTIONS(774), + }, + [STATE(88)] = { + [sym__block_not_section] = STATE(86), + [sym__section4] = STATE(244), + [sym__section5] = STATE(244), + [sym__section6] = STATE(244), + [sym_thematic_break] = STATE(86), + [sym__atx_heading4] = STATE(97), + [sym__atx_heading5] = STATE(106), + [sym__atx_heading6] = STATE(114), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), + [sym_indented_code_block] = STATE(86), + [sym__indented_chunk] = STATE(137), + [sym_fenced_div_block] = STATE(86), + [sym_fenced_code_block] = STATE(86), + [sym_paragraph] = STATE(172), + [sym_inline_ref_def] = STATE(86), + [sym_note_definition_fenced_block] = STATE(86), + [sym__blank_line] = STATE(180), + [sym_caption] = STATE(86), + [sym_block_quote] = STATE(86), + [sym_list] = STATE(86), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(86), + [aux_sym__section3_repeat1] = STATE(86), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(839), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(839), + [sym_atx_h2_marker] = ACTIONS(839), + [sym_atx_h3_marker] = ACTIONS(839), + [sym_atx_h4_marker] = ACTIONS(71), + [sym_atx_h5_marker] = ACTIONS(73), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(841), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(839), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(89)] = { [sym__block_not_section] = STATE(94), - [sym__section4] = STATE(373), - [sym__section5] = STATE(373), - [sym__section6] = STATE(373), + [sym__section4] = STATE(470), + [sym__section5] = STATE(470), + [sym__section6] = STATE(470), [sym_thematic_break] = STATE(94), [sym__atx_heading4] = STATE(99), - [sym__atx_heading5] = STATE(111), - [sym__atx_heading6] = STATE(117), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), [sym_indented_code_block] = STATE(94), - [sym__indented_chunk] = STATE(141), + [sym__indented_chunk] = STATE(169), [sym_fenced_div_block] = STATE(94), [sym_fenced_code_block] = STATE(94), - [sym_paragraph] = STATE(197), + [sym_paragraph] = STATE(199), [sym_inline_ref_def] = STATE(94), [sym_note_definition_fenced_block] = STATE(94), - [sym__blank_line] = STATE(281), + [sym__blank_line] = STATE(312), [sym_caption] = STATE(94), [sym_block_quote] = STATE(94), [sym_list] = STATE(94), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), - [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(94), - [aux_sym__section3_repeat1] = STATE(94), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), - [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), - [ts_builtin_sym_end] = ACTIONS(825), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(13), - [sym__indented_chunk_start] = ACTIONS(15), - [sym_atx_h1_marker] = ACTIONS(825), - [sym_atx_h2_marker] = ACTIONS(825), - [sym_atx_h3_marker] = ACTIONS(825), - [sym_atx_h4_marker] = ACTIONS(23), - [sym_atx_h5_marker] = ACTIONS(25), - [sym_atx_h6_marker] = ACTIONS(27), - [sym__thematic_break] = ACTIONS(29), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(43), - [sym__fenced_code_block_start_tilde] = ACTIONS(45), - [sym__blank_line_start] = ACTIONS(47), - [sym_minus_metadata] = ACTIONS(829), - [sym__pipe_table_start] = ACTIONS(51), - [sym__fenced_div_start] = ACTIONS(53), - [sym_ref_id_specifier] = ACTIONS(55), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), - }, - [STATE(90)] = { - [sym__block_not_section] = STATE(91), - [sym__section4] = STATE(366), - [sym__section5] = STATE(366), - [sym__section6] = STATE(366), - [sym_thematic_break] = STATE(91), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(91), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(91), - [sym_fenced_code_block] = STATE(91), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(91), - [sym_note_definition_fenced_block] = STATE(91), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(91), - [sym_block_quote] = STATE(91), - [sym_list] = STATE(91), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(91), - [aux_sym__section3_repeat1] = STATE(91), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(825), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(825), - [sym_atx_h2_marker] = ACTIONS(825), - [sym_atx_h3_marker] = ACTIONS(825), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(831), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(94), + [aux_sym__section3_repeat1] = STATE(94), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(761), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(761), + [sym_atx_h2_marker] = ACTIONS(761), + [sym_atx_h3_marker] = ACTIONS(761), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(843), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, - [STATE(91)] = { + [STATE(90)] = { [sym__block_not_section] = STATE(92), - [sym__section4] = STATE(366), - [sym__section5] = STATE(366), - [sym__section6] = STATE(366), + [sym__section4] = STATE(344), + [sym__section5] = STATE(344), + [sym__section6] = STATE(344), [sym_thematic_break] = STATE(92), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), + [sym__atx_heading4] = STATE(100), + [sym__atx_heading5] = STATE(112), + [sym__atx_heading6] = STATE(116), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), [sym_indented_code_block] = STATE(92), - [sym__indented_chunk] = STATE(163), + [sym__indented_chunk] = STATE(157), [sym_fenced_div_block] = STATE(92), [sym_fenced_code_block] = STATE(92), - [sym_paragraph] = STATE(200), + [sym_paragraph] = STATE(184), [sym_inline_ref_def] = STATE(92), [sym_note_definition_fenced_block] = STATE(92), - [sym__blank_line] = STATE(300), + [sym__blank_line] = STATE(224), [sym_caption] = STATE(92), [sym_block_quote] = STATE(92), [sym_list] = STATE(92), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(92), + [aux_sym__section3_repeat1] = STATE(92), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), + [ts_builtin_sym_end] = ACTIONS(761), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(15), + [sym__indented_chunk_start] = ACTIONS(17), + [sym_atx_h1_marker] = ACTIONS(761), + [sym_atx_h2_marker] = ACTIONS(761), + [sym_atx_h3_marker] = ACTIONS(761), + [sym_atx_h4_marker] = ACTIONS(25), + [sym_atx_h5_marker] = ACTIONS(27), + [sym_atx_h6_marker] = ACTIONS(29), + [sym__thematic_break] = ACTIONS(31), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(45), + [sym__fenced_code_block_start_tilde] = ACTIONS(47), + [sym__blank_line_start] = ACTIONS(49), + [sym_minus_metadata] = ACTIONS(845), + [sym__pipe_table_start] = ACTIONS(53), + [sym__fenced_div_start] = ACTIONS(55), + [sym_ref_id_specifier] = ACTIONS(57), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), + }, + [STATE(91)] = { + [sym__block_not_section] = STATE(89), + [sym__section4] = STATE(470), + [sym__section5] = STATE(470), + [sym__section6] = STATE(470), + [sym_thematic_break] = STATE(89), + [sym__atx_heading4] = STATE(99), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(89), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(89), + [sym_fenced_code_block] = STATE(89), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(89), + [sym_note_definition_fenced_block] = STATE(89), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(89), + [sym_block_quote] = STATE(89), + [sym_list] = STATE(89), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(92), - [aux_sym__section3_repeat1] = STATE(92), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(821), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(821), - [sym_atx_h2_marker] = ACTIONS(821), - [sym_atx_h3_marker] = ACTIONS(821), - [sym_atx_h4_marker] = ACTIONS(105), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(833), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(89), + [aux_sym__section3_repeat1] = STATE(89), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(839), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(839), + [sym_atx_h2_marker] = ACTIONS(839), + [sym_atx_h3_marker] = ACTIONS(839), + [sym_atx_h4_marker] = ACTIONS(107), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(847), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(92)] = { [sym__block_not_section] = STATE(92), - [sym__section4] = STATE(366), - [sym__section5] = STATE(366), - [sym__section6] = STATE(366), + [sym__section4] = STATE(344), + [sym__section5] = STATE(344), + [sym__section6] = STATE(344), [sym_thematic_break] = STATE(92), - [sym__atx_heading4] = STATE(98), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), + [sym__atx_heading4] = STATE(100), + [sym__atx_heading5] = STATE(112), + [sym__atx_heading6] = STATE(116), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), [sym_indented_code_block] = STATE(92), - [sym__indented_chunk] = STATE(163), + [sym__indented_chunk] = STATE(157), [sym_fenced_div_block] = STATE(92), [sym_fenced_code_block] = STATE(92), - [sym_paragraph] = STATE(200), + [sym_paragraph] = STATE(184), [sym_inline_ref_def] = STATE(92), [sym_note_definition_fenced_block] = STATE(92), - [sym__blank_line] = STATE(300), + [sym__blank_line] = STATE(224), [sym_caption] = STATE(92), [sym_block_quote] = STATE(92), [sym_list] = STATE(92), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), - [sym_list_marker_plus] = STATE(23), - [sym_list_marker_minus] = STATE(24), - [sym_list_marker_star] = STATE(25), - [sym_list_marker_dot] = STATE(26), - [sym_list_marker_parenthesis] = STATE(27), - [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(92), [aux_sym__section3_repeat1] = STATE(92), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(750), - [anon_sym_LBRACE] = ACTIONS(753), - [anon_sym_RBRACE] = ACTIONS(753), - [anon_sym_EQ] = ACTIONS(753), - [anon_sym_SQUOTE] = ACTIONS(753), - [anon_sym_BANG] = ACTIONS(753), - [anon_sym_DQUOTE] = ACTIONS(753), - [anon_sym_POUND] = ACTIONS(753), - [anon_sym_DOLLAR] = ACTIONS(753), - [anon_sym_PERCENT] = ACTIONS(753), - [anon_sym_AMP] = ACTIONS(753), - [anon_sym_LPAREN] = ACTIONS(753), - [anon_sym_RPAREN] = ACTIONS(753), - [anon_sym_STAR] = ACTIONS(753), - [anon_sym_PLUS] = ACTIONS(753), - [anon_sym_COMMA] = ACTIONS(753), - [anon_sym_DASH] = ACTIONS(753), - [anon_sym_DOT] = ACTIONS(753), - [anon_sym_SLASH] = ACTIONS(753), - [anon_sym_SEMI] = ACTIONS(753), - [anon_sym_LT] = ACTIONS(753), - [anon_sym_GT] = ACTIONS(753), - [anon_sym_QMARK] = ACTIONS(753), - [anon_sym_AT] = ACTIONS(753), - [anon_sym_LBRACK] = ACTIONS(753), - [anon_sym_BSLASH] = ACTIONS(753), - [anon_sym_RBRACK] = ACTIONS(753), - [anon_sym_CARET] = ACTIONS(753), - [anon_sym__] = ACTIONS(753), - [anon_sym_BQUOTE] = ACTIONS(753), - [anon_sym_PIPE] = ACTIONS(753), - [anon_sym_TILDE] = ACTIONS(753), - [sym__word] = ACTIONS(756), - [sym__soft_line_ending] = ACTIONS(759), - [sym__block_close] = ACTIONS(762), - [sym__block_quote_start] = ACTIONS(835), - [sym__indented_chunk_start] = ACTIONS(838), - [sym_atx_h1_marker] = ACTIONS(762), - [sym_atx_h2_marker] = ACTIONS(762), - [sym_atx_h3_marker] = ACTIONS(762), - [sym_atx_h4_marker] = ACTIONS(841), - [sym_atx_h5_marker] = ACTIONS(844), - [sym_atx_h6_marker] = ACTIONS(847), - [sym__thematic_break] = ACTIONS(850), - [sym__list_marker_minus] = ACTIONS(782), - [sym__list_marker_plus] = ACTIONS(785), - [sym__list_marker_star] = ACTIONS(788), - [sym__list_marker_parenthesis] = ACTIONS(791), - [sym__list_marker_dot] = ACTIONS(794), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(782), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(785), - [sym__list_marker_star_dont_interrupt] = ACTIONS(788), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(791), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(794), - [sym__list_marker_example] = ACTIONS(797), - [sym__list_marker_example_dont_interrupt] = ACTIONS(797), - [sym__fenced_code_block_start_backtick] = ACTIONS(853), - [sym__fenced_code_block_start_tilde] = ACTIONS(856), - [sym__blank_line_start] = ACTIONS(859), - [sym_minus_metadata] = ACTIONS(862), - [sym__pipe_table_start] = ACTIONS(865), - [sym__fenced_div_start] = ACTIONS(868), - [sym_ref_id_specifier] = ACTIONS(871), - [sym__display_math_state_track_marker] = ACTIONS(756), - [sym__inline_math_state_track_marker] = ACTIONS(756), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), + [ts_builtin_sym_end] = ACTIONS(780), + [anon_sym_LBRACE] = ACTIONS(765), + [anon_sym_RBRACE] = ACTIONS(765), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(768), + [anon_sym_EQ] = ACTIONS(765), + [anon_sym_SQUOTE] = ACTIONS(765), + [anon_sym_BANG] = ACTIONS(765), + [anon_sym_DQUOTE] = ACTIONS(765), + [anon_sym_POUND] = ACTIONS(765), + [anon_sym_DOLLAR] = ACTIONS(765), + [anon_sym_PERCENT] = ACTIONS(765), + [anon_sym_AMP] = ACTIONS(765), + [anon_sym_LPAREN] = ACTIONS(765), + [anon_sym_RPAREN] = ACTIONS(765), + [anon_sym_STAR] = ACTIONS(765), + [anon_sym_PLUS] = ACTIONS(765), + [anon_sym_COMMA] = ACTIONS(765), + [anon_sym_DASH] = ACTIONS(765), + [anon_sym_DOT] = ACTIONS(765), + [anon_sym_SLASH] = ACTIONS(765), + [anon_sym_SEMI] = ACTIONS(765), + [anon_sym_QMARK] = ACTIONS(765), + [anon_sym_AT] = ACTIONS(765), + [anon_sym_LBRACK] = ACTIONS(771), + [anon_sym_BSLASH] = ACTIONS(771), + [anon_sym_RBRACK] = ACTIONS(765), + [anon_sym_CARET] = ACTIONS(765), + [anon_sym__] = ACTIONS(765), + [anon_sym_BQUOTE] = ACTIONS(765), + [anon_sym_PIPE] = ACTIONS(765), + [anon_sym_TILDE] = ACTIONS(765), + [anon_sym_LBRACK_GT_GT] = ACTIONS(774), + [sym__escaped_characters] = ACTIONS(774), + [sym__word] = ACTIONS(774), + [sym__soft_line_ending] = ACTIONS(777), + [sym__block_quote_start] = ACTIONS(849), + [sym__indented_chunk_start] = ACTIONS(852), + [sym_atx_h1_marker] = ACTIONS(780), + [sym_atx_h2_marker] = ACTIONS(780), + [sym_atx_h3_marker] = ACTIONS(780), + [sym_atx_h4_marker] = ACTIONS(855), + [sym_atx_h5_marker] = ACTIONS(858), + [sym_atx_h6_marker] = ACTIONS(861), + [sym__thematic_break] = ACTIONS(864), + [sym__list_marker_minus] = ACTIONS(800), + [sym__list_marker_plus] = ACTIONS(803), + [sym__list_marker_star] = ACTIONS(806), + [sym__list_marker_parenthesis] = ACTIONS(809), + [sym__list_marker_dot] = ACTIONS(812), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(800), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(803), + [sym__list_marker_star_dont_interrupt] = ACTIONS(806), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(809), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(812), + [sym__list_marker_example] = ACTIONS(815), + [sym__list_marker_example_dont_interrupt] = ACTIONS(815), + [sym__fenced_code_block_start_backtick] = ACTIONS(867), + [sym__fenced_code_block_start_tilde] = ACTIONS(870), + [sym__blank_line_start] = ACTIONS(873), + [sym_minus_metadata] = ACTIONS(876), + [sym__pipe_table_start] = ACTIONS(879), + [sym__fenced_div_start] = ACTIONS(882), + [sym_ref_id_specifier] = ACTIONS(885), + [sym__display_math_state_track_marker] = ACTIONS(774), + [sym__inline_math_state_track_marker] = ACTIONS(774), + [sym__html_comment] = ACTIONS(774), + [sym_raw_specifier] = ACTIONS(774), + [sym__autolink] = ACTIONS(774), }, [STATE(93)] = { - [sym__block_not_section] = STATE(93), - [sym__section4] = STATE(373), - [sym__section5] = STATE(373), - [sym__section6] = STATE(373), - [sym_thematic_break] = STATE(93), - [sym__atx_heading4] = STATE(99), - [sym__atx_heading5] = STATE(111), - [sym__atx_heading6] = STATE(117), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), - [sym_indented_code_block] = STATE(93), - [sym__indented_chunk] = STATE(141), - [sym_fenced_div_block] = STATE(93), - [sym_fenced_code_block] = STATE(93), - [sym_paragraph] = STATE(197), - [sym_inline_ref_def] = STATE(93), - [sym_note_definition_fenced_block] = STATE(93), - [sym__blank_line] = STATE(281), - [sym_caption] = STATE(93), - [sym_block_quote] = STATE(93), - [sym_list] = STATE(93), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), - [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(93), - [aux_sym__section3_repeat1] = STATE(93), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), - [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), - [ts_builtin_sym_end] = ACTIONS(762), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(750), - [anon_sym_LBRACE] = ACTIONS(753), - [anon_sym_RBRACE] = ACTIONS(753), - [anon_sym_EQ] = ACTIONS(753), - [anon_sym_SQUOTE] = ACTIONS(753), - [anon_sym_BANG] = ACTIONS(753), - [anon_sym_DQUOTE] = ACTIONS(753), - [anon_sym_POUND] = ACTIONS(753), - [anon_sym_DOLLAR] = ACTIONS(753), - [anon_sym_PERCENT] = ACTIONS(753), - [anon_sym_AMP] = ACTIONS(753), - [anon_sym_LPAREN] = ACTIONS(753), - [anon_sym_RPAREN] = ACTIONS(753), - [anon_sym_STAR] = ACTIONS(753), - [anon_sym_PLUS] = ACTIONS(753), - [anon_sym_COMMA] = ACTIONS(753), - [anon_sym_DASH] = ACTIONS(753), - [anon_sym_DOT] = ACTIONS(753), - [anon_sym_SLASH] = ACTIONS(753), - [anon_sym_SEMI] = ACTIONS(753), - [anon_sym_LT] = ACTIONS(753), - [anon_sym_GT] = ACTIONS(753), - [anon_sym_QMARK] = ACTIONS(753), - [anon_sym_AT] = ACTIONS(753), - [anon_sym_LBRACK] = ACTIONS(753), - [anon_sym_BSLASH] = ACTIONS(753), - [anon_sym_RBRACK] = ACTIONS(753), - [anon_sym_CARET] = ACTIONS(753), - [anon_sym__] = ACTIONS(753), - [anon_sym_BQUOTE] = ACTIONS(753), - [anon_sym_PIPE] = ACTIONS(753), - [anon_sym_TILDE] = ACTIONS(753), - [sym__word] = ACTIONS(756), - [sym__soft_line_ending] = ACTIONS(759), - [sym__block_quote_start] = ACTIONS(874), - [sym__indented_chunk_start] = ACTIONS(877), - [sym_atx_h1_marker] = ACTIONS(762), - [sym_atx_h2_marker] = ACTIONS(762), - [sym_atx_h3_marker] = ACTIONS(762), - [sym_atx_h4_marker] = ACTIONS(880), - [sym_atx_h5_marker] = ACTIONS(883), - [sym_atx_h6_marker] = ACTIONS(886), - [sym__thematic_break] = ACTIONS(889), - [sym__list_marker_minus] = ACTIONS(782), - [sym__list_marker_plus] = ACTIONS(785), - [sym__list_marker_star] = ACTIONS(788), - [sym__list_marker_parenthesis] = ACTIONS(791), - [sym__list_marker_dot] = ACTIONS(794), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(782), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(785), - [sym__list_marker_star_dont_interrupt] = ACTIONS(788), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(791), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(794), - [sym__list_marker_example] = ACTIONS(797), - [sym__list_marker_example_dont_interrupt] = ACTIONS(797), - [sym__fenced_code_block_start_backtick] = ACTIONS(892), - [sym__fenced_code_block_start_tilde] = ACTIONS(895), - [sym__blank_line_start] = ACTIONS(898), - [sym_minus_metadata] = ACTIONS(901), - [sym__pipe_table_start] = ACTIONS(904), - [sym__fenced_div_start] = ACTIONS(907), - [sym_ref_id_specifier] = ACTIONS(910), - [sym__display_math_state_track_marker] = ACTIONS(756), - [sym__inline_math_state_track_marker] = ACTIONS(756), + [sym__block_not_section] = STATE(90), + [sym__section4] = STATE(344), + [sym__section5] = STATE(344), + [sym__section6] = STATE(344), + [sym_thematic_break] = STATE(90), + [sym__atx_heading4] = STATE(100), + [sym__atx_heading5] = STATE(112), + [sym__atx_heading6] = STATE(116), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), + [sym_indented_code_block] = STATE(90), + [sym__indented_chunk] = STATE(157), + [sym_fenced_div_block] = STATE(90), + [sym_fenced_code_block] = STATE(90), + [sym_paragraph] = STATE(184), + [sym_inline_ref_def] = STATE(90), + [sym_note_definition_fenced_block] = STATE(90), + [sym__blank_line] = STATE(224), + [sym_caption] = STATE(90), + [sym_block_quote] = STATE(90), + [sym_list] = STATE(90), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(90), + [aux_sym__section3_repeat1] = STATE(90), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), + [ts_builtin_sym_end] = ACTIONS(839), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(15), + [sym__indented_chunk_start] = ACTIONS(17), + [sym_atx_h1_marker] = ACTIONS(839), + [sym_atx_h2_marker] = ACTIONS(839), + [sym_atx_h3_marker] = ACTIONS(839), + [sym_atx_h4_marker] = ACTIONS(25), + [sym_atx_h5_marker] = ACTIONS(27), + [sym_atx_h6_marker] = ACTIONS(29), + [sym__thematic_break] = ACTIONS(31), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(45), + [sym__fenced_code_block_start_tilde] = ACTIONS(47), + [sym__blank_line_start] = ACTIONS(49), + [sym_minus_metadata] = ACTIONS(888), + [sym__pipe_table_start] = ACTIONS(53), + [sym__fenced_div_start] = ACTIONS(55), + [sym_ref_id_specifier] = ACTIONS(57), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(94)] = { - [sym__block_not_section] = STATE(93), - [sym__section4] = STATE(373), - [sym__section5] = STATE(373), - [sym__section6] = STATE(373), - [sym_thematic_break] = STATE(93), + [sym__block_not_section] = STATE(94), + [sym__section4] = STATE(470), + [sym__section5] = STATE(470), + [sym__section6] = STATE(470), + [sym_thematic_break] = STATE(94), [sym__atx_heading4] = STATE(99), - [sym__atx_heading5] = STATE(111), - [sym__atx_heading6] = STATE(117), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), - [sym_indented_code_block] = STATE(93), - [sym__indented_chunk] = STATE(141), - [sym_fenced_div_block] = STATE(93), - [sym_fenced_code_block] = STATE(93), - [sym_paragraph] = STATE(197), - [sym_inline_ref_def] = STATE(93), - [sym_note_definition_fenced_block] = STATE(93), - [sym__blank_line] = STATE(281), - [sym_caption] = STATE(93), - [sym_block_quote] = STATE(93), - [sym_list] = STATE(93), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(94), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(94), + [sym_fenced_code_block] = STATE(94), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(94), + [sym_note_definition_fenced_block] = STATE(94), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(94), + [sym_block_quote] = STATE(94), + [sym_list] = STATE(94), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), + [sym_list_marker_plus] = STATE(23), + [sym_list_marker_minus] = STATE(24), + [sym_list_marker_star] = STATE(25), + [sym_list_marker_dot] = STATE(26), + [sym_list_marker_parenthesis] = STATE(27), + [sym_list_marker_example] = STATE(28), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(93), - [aux_sym__section3_repeat1] = STATE(93), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(94), + [aux_sym__section3_repeat1] = STATE(94), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), - [ts_builtin_sym_end] = ACTIONS(821), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(13), - [sym__indented_chunk_start] = ACTIONS(15), - [sym_atx_h1_marker] = ACTIONS(821), - [sym_atx_h2_marker] = ACTIONS(821), - [sym_atx_h3_marker] = ACTIONS(821), - [sym_atx_h4_marker] = ACTIONS(23), - [sym_atx_h5_marker] = ACTIONS(25), - [sym_atx_h6_marker] = ACTIONS(27), - [sym__thematic_break] = ACTIONS(29), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(43), - [sym__fenced_code_block_start_tilde] = ACTIONS(45), - [sym__blank_line_start] = ACTIONS(47), - [sym_minus_metadata] = ACTIONS(913), - [sym__pipe_table_start] = ACTIONS(51), - [sym__fenced_div_start] = ACTIONS(53), - [sym_ref_id_specifier] = ACTIONS(55), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(765), + [anon_sym_RBRACE] = ACTIONS(765), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(768), + [anon_sym_EQ] = ACTIONS(765), + [anon_sym_SQUOTE] = ACTIONS(765), + [anon_sym_BANG] = ACTIONS(765), + [anon_sym_DQUOTE] = ACTIONS(765), + [anon_sym_POUND] = ACTIONS(765), + [anon_sym_DOLLAR] = ACTIONS(765), + [anon_sym_PERCENT] = ACTIONS(765), + [anon_sym_AMP] = ACTIONS(765), + [anon_sym_LPAREN] = ACTIONS(765), + [anon_sym_RPAREN] = ACTIONS(765), + [anon_sym_STAR] = ACTIONS(765), + [anon_sym_PLUS] = ACTIONS(765), + [anon_sym_COMMA] = ACTIONS(765), + [anon_sym_DASH] = ACTIONS(765), + [anon_sym_DOT] = ACTIONS(765), + [anon_sym_SLASH] = ACTIONS(765), + [anon_sym_SEMI] = ACTIONS(765), + [anon_sym_QMARK] = ACTIONS(765), + [anon_sym_AT] = ACTIONS(765), + [anon_sym_LBRACK] = ACTIONS(771), + [anon_sym_BSLASH] = ACTIONS(771), + [anon_sym_RBRACK] = ACTIONS(765), + [anon_sym_CARET] = ACTIONS(765), + [anon_sym__] = ACTIONS(765), + [anon_sym_BQUOTE] = ACTIONS(765), + [anon_sym_PIPE] = ACTIONS(765), + [anon_sym_TILDE] = ACTIONS(765), + [anon_sym_LBRACK_GT_GT] = ACTIONS(774), + [sym__escaped_characters] = ACTIONS(774), + [sym__word] = ACTIONS(774), + [sym__soft_line_ending] = ACTIONS(777), + [sym__block_close] = ACTIONS(780), + [sym__block_quote_start] = ACTIONS(890), + [sym__indented_chunk_start] = ACTIONS(893), + [sym_atx_h1_marker] = ACTIONS(780), + [sym_atx_h2_marker] = ACTIONS(780), + [sym_atx_h3_marker] = ACTIONS(780), + [sym_atx_h4_marker] = ACTIONS(896), + [sym_atx_h5_marker] = ACTIONS(899), + [sym_atx_h6_marker] = ACTIONS(902), + [sym__thematic_break] = ACTIONS(905), + [sym__list_marker_minus] = ACTIONS(800), + [sym__list_marker_plus] = ACTIONS(803), + [sym__list_marker_star] = ACTIONS(806), + [sym__list_marker_parenthesis] = ACTIONS(809), + [sym__list_marker_dot] = ACTIONS(812), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(800), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(803), + [sym__list_marker_star_dont_interrupt] = ACTIONS(806), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(809), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(812), + [sym__list_marker_example] = ACTIONS(815), + [sym__list_marker_example_dont_interrupt] = ACTIONS(815), + [sym__fenced_code_block_start_backtick] = ACTIONS(908), + [sym__fenced_code_block_start_tilde] = ACTIONS(911), + [sym__blank_line_start] = ACTIONS(914), + [sym_minus_metadata] = ACTIONS(917), + [sym__pipe_table_start] = ACTIONS(920), + [sym__fenced_div_start] = ACTIONS(923), + [sym_ref_id_specifier] = ACTIONS(926), + [sym__display_math_state_track_marker] = ACTIONS(774), + [sym__inline_math_state_track_marker] = ACTIONS(774), + [sym__html_comment] = ACTIONS(774), + [sym_raw_specifier] = ACTIONS(774), + [sym__autolink] = ACTIONS(774), }, [STATE(95)] = { [sym__block_not_section] = STATE(96), - [sym__section5] = STATE(316), - [sym__section6] = STATE(316), + [sym__section5] = STATE(245), + [sym__section6] = STATE(245), [sym_thematic_break] = STATE(96), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), [sym_indented_code_block] = STATE(96), - [sym__indented_chunk] = STATE(124), + [sym__indented_chunk] = STATE(137), [sym_fenced_div_block] = STATE(96), [sym_fenced_code_block] = STATE(96), - [sym_paragraph] = STATE(164), + [sym_paragraph] = STATE(172), [sym_inline_ref_def] = STATE(96), [sym_note_definition_fenced_block] = STATE(96), - [sym__blank_line] = STATE(196), + [sym__blank_line] = STATE(180), [sym_caption] = STATE(96), [sym_block_quote] = STATE(96), [sym_list] = STATE(96), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(96), [aux_sym__section4_repeat1] = STATE(96), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(915), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(915), - [sym_atx_h2_marker] = ACTIONS(915), - [sym_atx_h3_marker] = ACTIONS(915), - [sym_atx_h4_marker] = ACTIONS(915), - [sym_atx_h5_marker] = ACTIONS(71), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(917), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(915), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(929), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(929), + [sym_atx_h2_marker] = ACTIONS(929), + [sym_atx_h3_marker] = ACTIONS(929), + [sym_atx_h4_marker] = ACTIONS(929), + [sym_atx_h5_marker] = ACTIONS(73), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(931), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(929), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(96)] = { [sym__block_not_section] = STATE(96), - [sym__section5] = STATE(316), - [sym__section6] = STATE(316), + [sym__section5] = STATE(245), + [sym__section6] = STATE(245), [sym_thematic_break] = STATE(96), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), [sym_indented_code_block] = STATE(96), - [sym__indented_chunk] = STATE(124), + [sym__indented_chunk] = STATE(137), [sym_fenced_div_block] = STATE(96), [sym_fenced_code_block] = STATE(96), - [sym_paragraph] = STATE(164), + [sym_paragraph] = STATE(172), [sym_inline_ref_def] = STATE(96), [sym_note_definition_fenced_block] = STATE(96), - [sym__blank_line] = STATE(196), + [sym__blank_line] = STATE(180), [sym_caption] = STATE(96), [sym_block_quote] = STATE(96), [sym_list] = STATE(96), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(96), [aux_sym__section4_repeat1] = STATE(96), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(919), - [anon_sym_LBRACE] = ACTIONS(922), - [anon_sym_RBRACE] = ACTIONS(922), - [anon_sym_EQ] = ACTIONS(922), - [anon_sym_SQUOTE] = ACTIONS(922), - [anon_sym_BANG] = ACTIONS(922), - [anon_sym_DQUOTE] = ACTIONS(922), - [anon_sym_POUND] = ACTIONS(922), - [anon_sym_DOLLAR] = ACTIONS(922), - [anon_sym_PERCENT] = ACTIONS(922), - [anon_sym_AMP] = ACTIONS(922), - [anon_sym_LPAREN] = ACTIONS(922), - [anon_sym_RPAREN] = ACTIONS(922), - [anon_sym_STAR] = ACTIONS(922), - [anon_sym_PLUS] = ACTIONS(922), - [anon_sym_COMMA] = ACTIONS(922), - [anon_sym_DASH] = ACTIONS(922), - [anon_sym_DOT] = ACTIONS(922), - [anon_sym_SLASH] = ACTIONS(922), - [anon_sym_SEMI] = ACTIONS(922), - [anon_sym_LT] = ACTIONS(922), - [anon_sym_GT] = ACTIONS(922), - [anon_sym_QMARK] = ACTIONS(922), - [anon_sym_AT] = ACTIONS(922), - [anon_sym_LBRACK] = ACTIONS(922), - [anon_sym_BSLASH] = ACTIONS(922), - [anon_sym_RBRACK] = ACTIONS(922), - [anon_sym_CARET] = ACTIONS(922), - [anon_sym__] = ACTIONS(922), - [anon_sym_BQUOTE] = ACTIONS(922), - [anon_sym_PIPE] = ACTIONS(922), - [anon_sym_TILDE] = ACTIONS(922), - [sym__word] = ACTIONS(925), - [sym__soft_line_ending] = ACTIONS(928), - [sym__block_close] = ACTIONS(931), - [sym__block_quote_start] = ACTIONS(933), - [sym__indented_chunk_start] = ACTIONS(936), - [sym_atx_h1_marker] = ACTIONS(931), - [sym_atx_h2_marker] = ACTIONS(931), - [sym_atx_h3_marker] = ACTIONS(931), - [sym_atx_h4_marker] = ACTIONS(931), - [sym_atx_h5_marker] = ACTIONS(939), - [sym_atx_h6_marker] = ACTIONS(942), - [sym__thematic_break] = ACTIONS(945), - [sym__list_marker_minus] = ACTIONS(948), - [sym__list_marker_plus] = ACTIONS(951), - [sym__list_marker_star] = ACTIONS(954), - [sym__list_marker_parenthesis] = ACTIONS(957), - [sym__list_marker_dot] = ACTIONS(960), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(948), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(951), - [sym__list_marker_star_dont_interrupt] = ACTIONS(954), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(957), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(960), - [sym__list_marker_example] = ACTIONS(963), - [sym__list_marker_example_dont_interrupt] = ACTIONS(963), - [sym__fenced_code_block_start_backtick] = ACTIONS(966), - [sym__fenced_code_block_start_tilde] = ACTIONS(969), - [sym__blank_line_start] = ACTIONS(972), - [sym_minus_metadata] = ACTIONS(975), - [sym__pipe_table_start] = ACTIONS(978), - [sym__fenced_div_start] = ACTIONS(981), - [sym__fenced_div_end] = ACTIONS(931), - [sym_ref_id_specifier] = ACTIONS(984), - [sym__display_math_state_track_marker] = ACTIONS(925), - [sym__inline_math_state_track_marker] = ACTIONS(925), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(933), + [anon_sym_RBRACE] = ACTIONS(933), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(936), + [anon_sym_EQ] = ACTIONS(933), + [anon_sym_SQUOTE] = ACTIONS(933), + [anon_sym_BANG] = ACTIONS(933), + [anon_sym_DQUOTE] = ACTIONS(933), + [anon_sym_POUND] = ACTIONS(933), + [anon_sym_DOLLAR] = ACTIONS(933), + [anon_sym_PERCENT] = ACTIONS(933), + [anon_sym_AMP] = ACTIONS(933), + [anon_sym_LPAREN] = ACTIONS(933), + [anon_sym_RPAREN] = ACTIONS(933), + [anon_sym_STAR] = ACTIONS(933), + [anon_sym_PLUS] = ACTIONS(933), + [anon_sym_COMMA] = ACTIONS(933), + [anon_sym_DASH] = ACTIONS(933), + [anon_sym_DOT] = ACTIONS(933), + [anon_sym_SLASH] = ACTIONS(933), + [anon_sym_SEMI] = ACTIONS(933), + [anon_sym_QMARK] = ACTIONS(933), + [anon_sym_AT] = ACTIONS(933), + [anon_sym_LBRACK] = ACTIONS(939), + [anon_sym_BSLASH] = ACTIONS(939), + [anon_sym_RBRACK] = ACTIONS(933), + [anon_sym_CARET] = ACTIONS(933), + [anon_sym__] = ACTIONS(933), + [anon_sym_BQUOTE] = ACTIONS(933), + [anon_sym_PIPE] = ACTIONS(933), + [anon_sym_TILDE] = ACTIONS(933), + [anon_sym_LBRACK_GT_GT] = ACTIONS(942), + [sym__escaped_characters] = ACTIONS(942), + [sym__word] = ACTIONS(942), + [sym__soft_line_ending] = ACTIONS(945), + [sym__block_close] = ACTIONS(948), + [sym__block_quote_start] = ACTIONS(950), + [sym__indented_chunk_start] = ACTIONS(953), + [sym_atx_h1_marker] = ACTIONS(948), + [sym_atx_h2_marker] = ACTIONS(948), + [sym_atx_h3_marker] = ACTIONS(948), + [sym_atx_h4_marker] = ACTIONS(948), + [sym_atx_h5_marker] = ACTIONS(956), + [sym_atx_h6_marker] = ACTIONS(959), + [sym__thematic_break] = ACTIONS(962), + [sym__list_marker_minus] = ACTIONS(965), + [sym__list_marker_plus] = ACTIONS(968), + [sym__list_marker_star] = ACTIONS(971), + [sym__list_marker_parenthesis] = ACTIONS(974), + [sym__list_marker_dot] = ACTIONS(977), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(965), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(968), + [sym__list_marker_star_dont_interrupt] = ACTIONS(971), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(974), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(977), + [sym__list_marker_example] = ACTIONS(980), + [sym__list_marker_example_dont_interrupt] = ACTIONS(980), + [sym__fenced_code_block_start_backtick] = ACTIONS(983), + [sym__fenced_code_block_start_tilde] = ACTIONS(986), + [sym__blank_line_start] = ACTIONS(989), + [sym_minus_metadata] = ACTIONS(992), + [sym__pipe_table_start] = ACTIONS(995), + [sym__fenced_div_start] = ACTIONS(998), + [sym__fenced_div_end] = ACTIONS(948), + [sym_ref_id_specifier] = ACTIONS(1001), + [sym__display_math_state_track_marker] = ACTIONS(942), + [sym__inline_math_state_track_marker] = ACTIONS(942), + [sym__html_comment] = ACTIONS(942), + [sym_raw_specifier] = ACTIONS(942), + [sym__autolink] = ACTIONS(942), }, [STATE(97)] = { [sym__block_not_section] = STATE(95), - [sym__section5] = STATE(316), - [sym__section6] = STATE(316), + [sym__section5] = STATE(245), + [sym__section6] = STATE(245), [sym_thematic_break] = STATE(95), [sym__atx_heading5] = STATE(106), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), [sym_indented_code_block] = STATE(95), - [sym__indented_chunk] = STATE(124), + [sym__indented_chunk] = STATE(137), [sym_fenced_div_block] = STATE(95), [sym_fenced_code_block] = STATE(95), - [sym_paragraph] = STATE(164), + [sym_paragraph] = STATE(172), [sym_inline_ref_def] = STATE(95), [sym_note_definition_fenced_block] = STATE(95), - [sym__blank_line] = STATE(196), + [sym__blank_line] = STATE(180), [sym_caption] = STATE(95), [sym_block_quote] = STATE(95), [sym_list] = STATE(95), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(95), [aux_sym__section4_repeat1] = STATE(95), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(987), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(987), - [sym_atx_h2_marker] = ACTIONS(987), - [sym_atx_h3_marker] = ACTIONS(987), - [sym_atx_h4_marker] = ACTIONS(987), - [sym_atx_h5_marker] = ACTIONS(71), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(989), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(987), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(1004), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(1004), + [sym_atx_h2_marker] = ACTIONS(1004), + [sym_atx_h3_marker] = ACTIONS(1004), + [sym_atx_h4_marker] = ACTIONS(1004), + [sym_atx_h5_marker] = ACTIONS(73), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(1006), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(1004), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(98)] = { - [sym__block_not_section] = STATE(100), - [sym__section5] = STATE(367), - [sym__section6] = STATE(367), - [sym_thematic_break] = STATE(100), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(100), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(100), - [sym_fenced_code_block] = STATE(100), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(100), - [sym_note_definition_fenced_block] = STATE(100), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(100), - [sym_block_quote] = STATE(100), - [sym_list] = STATE(100), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), - [sym_list_marker_plus] = STATE(23), - [sym_list_marker_minus] = STATE(24), - [sym_list_marker_star] = STATE(25), - [sym_list_marker_dot] = STATE(26), - [sym_list_marker_parenthesis] = STATE(27), - [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(100), - [aux_sym__section4_repeat1] = STATE(100), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(987), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(987), - [sym_atx_h2_marker] = ACTIONS(987), - [sym_atx_h3_marker] = ACTIONS(987), - [sym_atx_h4_marker] = ACTIONS(987), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(991), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__block_not_section] = STATE(103), + [sym__section5] = STATE(392), + [sym__section6] = STATE(392), + [sym_thematic_break] = STATE(103), + [sym__atx_heading5] = STATE(112), + [sym__atx_heading6] = STATE(116), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), + [sym_indented_code_block] = STATE(103), + [sym__indented_chunk] = STATE(157), + [sym_fenced_div_block] = STATE(103), + [sym_fenced_code_block] = STATE(103), + [sym_paragraph] = STATE(184), + [sym_inline_ref_def] = STATE(103), + [sym_note_definition_fenced_block] = STATE(103), + [sym__blank_line] = STATE(224), + [sym_caption] = STATE(103), + [sym_block_quote] = STATE(103), + [sym_list] = STATE(103), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(103), + [aux_sym__section4_repeat1] = STATE(103), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), + [ts_builtin_sym_end] = ACTIONS(929), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(15), + [sym__indented_chunk_start] = ACTIONS(17), + [sym_atx_h1_marker] = ACTIONS(929), + [sym_atx_h2_marker] = ACTIONS(929), + [sym_atx_h3_marker] = ACTIONS(929), + [sym_atx_h4_marker] = ACTIONS(929), + [sym_atx_h5_marker] = ACTIONS(27), + [sym_atx_h6_marker] = ACTIONS(29), + [sym__thematic_break] = ACTIONS(31), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(45), + [sym__fenced_code_block_start_tilde] = ACTIONS(47), + [sym__blank_line_start] = ACTIONS(49), + [sym_minus_metadata] = ACTIONS(1008), + [sym__pipe_table_start] = ACTIONS(53), + [sym__fenced_div_start] = ACTIONS(55), + [sym_ref_id_specifier] = ACTIONS(57), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(99)] = { [sym__block_not_section] = STATE(101), - [sym__section5] = STATE(388), - [sym__section6] = STATE(388), + [sym__section5] = STATE(453), + [sym__section6] = STATE(453), [sym_thematic_break] = STATE(101), - [sym__atx_heading5] = STATE(111), - [sym__atx_heading6] = STATE(117), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), [sym_indented_code_block] = STATE(101), - [sym__indented_chunk] = STATE(141), + [sym__indented_chunk] = STATE(169), [sym_fenced_div_block] = STATE(101), [sym_fenced_code_block] = STATE(101), - [sym_paragraph] = STATE(197), + [sym_paragraph] = STATE(199), [sym_inline_ref_def] = STATE(101), [sym_note_definition_fenced_block] = STATE(101), - [sym__blank_line] = STATE(281), + [sym__blank_line] = STATE(312), [sym_caption] = STATE(101), [sym_block_quote] = STATE(101), [sym_list] = STATE(101), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), + [sym_list_marker_plus] = STATE(23), + [sym_list_marker_minus] = STATE(24), + [sym_list_marker_star] = STATE(25), + [sym_list_marker_dot] = STATE(26), + [sym_list_marker_parenthesis] = STATE(27), + [sym_list_marker_example] = STATE(28), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(101), [aux_sym__section4_repeat1] = STATE(101), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), - [ts_builtin_sym_end] = ACTIONS(987), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(13), - [sym__indented_chunk_start] = ACTIONS(15), - [sym_atx_h1_marker] = ACTIONS(987), - [sym_atx_h2_marker] = ACTIONS(987), - [sym_atx_h3_marker] = ACTIONS(987), - [sym_atx_h4_marker] = ACTIONS(987), - [sym_atx_h5_marker] = ACTIONS(25), - [sym_atx_h6_marker] = ACTIONS(27), - [sym__thematic_break] = ACTIONS(29), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(43), - [sym__fenced_code_block_start_tilde] = ACTIONS(45), - [sym__blank_line_start] = ACTIONS(47), - [sym_minus_metadata] = ACTIONS(993), - [sym__pipe_table_start] = ACTIONS(51), - [sym__fenced_div_start] = ACTIONS(53), - [sym_ref_id_specifier] = ACTIONS(55), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(1004), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(1004), + [sym_atx_h2_marker] = ACTIONS(1004), + [sym_atx_h3_marker] = ACTIONS(1004), + [sym_atx_h4_marker] = ACTIONS(1004), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(1010), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(100)] = { + [sym__block_not_section] = STATE(98), + [sym__section5] = STATE(392), + [sym__section6] = STATE(392), + [sym_thematic_break] = STATE(98), + [sym__atx_heading5] = STATE(112), + [sym__atx_heading6] = STATE(116), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), + [sym_indented_code_block] = STATE(98), + [sym__indented_chunk] = STATE(157), + [sym_fenced_div_block] = STATE(98), + [sym_fenced_code_block] = STATE(98), + [sym_paragraph] = STATE(184), + [sym_inline_ref_def] = STATE(98), + [sym_note_definition_fenced_block] = STATE(98), + [sym__blank_line] = STATE(224), + [sym_caption] = STATE(98), + [sym_block_quote] = STATE(98), + [sym_list] = STATE(98), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(98), + [aux_sym__section4_repeat1] = STATE(98), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), + [ts_builtin_sym_end] = ACTIONS(1004), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(15), + [sym__indented_chunk_start] = ACTIONS(17), + [sym_atx_h1_marker] = ACTIONS(1004), + [sym_atx_h2_marker] = ACTIONS(1004), + [sym_atx_h3_marker] = ACTIONS(1004), + [sym_atx_h4_marker] = ACTIONS(1004), + [sym_atx_h5_marker] = ACTIONS(27), + [sym_atx_h6_marker] = ACTIONS(29), + [sym__thematic_break] = ACTIONS(31), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(45), + [sym__fenced_code_block_start_tilde] = ACTIONS(47), + [sym__blank_line_start] = ACTIONS(49), + [sym_minus_metadata] = ACTIONS(1012), + [sym__pipe_table_start] = ACTIONS(53), + [sym__fenced_div_start] = ACTIONS(55), + [sym_ref_id_specifier] = ACTIONS(57), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), + }, + [STATE(101)] = { [sym__block_not_section] = STATE(102), - [sym__section5] = STATE(367), - [sym__section6] = STATE(367), + [sym__section5] = STATE(453), + [sym__section6] = STATE(453), [sym_thematic_break] = STATE(102), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), [sym_indented_code_block] = STATE(102), - [sym__indented_chunk] = STATE(163), + [sym__indented_chunk] = STATE(169), [sym_fenced_div_block] = STATE(102), [sym_fenced_code_block] = STATE(102), - [sym_paragraph] = STATE(200), + [sym_paragraph] = STATE(199), [sym_inline_ref_def] = STATE(102), [sym_note_definition_fenced_block] = STATE(102), - [sym__blank_line] = STATE(300), + [sym__blank_line] = STATE(312), [sym_caption] = STATE(102), [sym_block_quote] = STATE(102), [sym_list] = STATE(102), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(102), [aux_sym__section4_repeat1] = STATE(102), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(915), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(915), - [sym_atx_h2_marker] = ACTIONS(915), - [sym_atx_h3_marker] = ACTIONS(915), - [sym_atx_h4_marker] = ACTIONS(915), - [sym_atx_h5_marker] = ACTIONS(107), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(995), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), - }, - [STATE(101)] = { - [sym__block_not_section] = STATE(103), - [sym__section5] = STATE(388), - [sym__section6] = STATE(388), - [sym_thematic_break] = STATE(103), - [sym__atx_heading5] = STATE(111), - [sym__atx_heading6] = STATE(117), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), - [sym_indented_code_block] = STATE(103), - [sym__indented_chunk] = STATE(141), - [sym_fenced_div_block] = STATE(103), - [sym_fenced_code_block] = STATE(103), - [sym_paragraph] = STATE(197), - [sym_inline_ref_def] = STATE(103), - [sym_note_definition_fenced_block] = STATE(103), - [sym__blank_line] = STATE(281), - [sym_caption] = STATE(103), - [sym_block_quote] = STATE(103), - [sym_list] = STATE(103), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), - [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(103), - [aux_sym__section4_repeat1] = STATE(103), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), - [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), - [ts_builtin_sym_end] = ACTIONS(915), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(13), - [sym__indented_chunk_start] = ACTIONS(15), - [sym_atx_h1_marker] = ACTIONS(915), - [sym_atx_h2_marker] = ACTIONS(915), - [sym_atx_h3_marker] = ACTIONS(915), - [sym_atx_h4_marker] = ACTIONS(915), - [sym_atx_h5_marker] = ACTIONS(25), - [sym_atx_h6_marker] = ACTIONS(27), - [sym__thematic_break] = ACTIONS(29), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(43), - [sym__fenced_code_block_start_tilde] = ACTIONS(45), - [sym__blank_line_start] = ACTIONS(47), - [sym_minus_metadata] = ACTIONS(997), - [sym__pipe_table_start] = ACTIONS(51), - [sym__fenced_div_start] = ACTIONS(53), - [sym_ref_id_specifier] = ACTIONS(55), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(929), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(929), + [sym_atx_h2_marker] = ACTIONS(929), + [sym_atx_h3_marker] = ACTIONS(929), + [sym_atx_h4_marker] = ACTIONS(929), + [sym_atx_h5_marker] = ACTIONS(109), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(1014), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(102)] = { [sym__block_not_section] = STATE(102), - [sym__section5] = STATE(367), - [sym__section6] = STATE(367), + [sym__section5] = STATE(453), + [sym__section6] = STATE(453), [sym_thematic_break] = STATE(102), - [sym__atx_heading5] = STATE(109), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), + [sym__atx_heading5] = STATE(108), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), [sym_indented_code_block] = STATE(102), - [sym__indented_chunk] = STATE(163), + [sym__indented_chunk] = STATE(169), [sym_fenced_div_block] = STATE(102), [sym_fenced_code_block] = STATE(102), - [sym_paragraph] = STATE(200), + [sym_paragraph] = STATE(199), [sym_inline_ref_def] = STATE(102), [sym_note_definition_fenced_block] = STATE(102), - [sym__blank_line] = STATE(300), + [sym__blank_line] = STATE(312), [sym_caption] = STATE(102), [sym_block_quote] = STATE(102), [sym_list] = STATE(102), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(102), [aux_sym__section4_repeat1] = STATE(102), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(919), - [anon_sym_LBRACE] = ACTIONS(922), - [anon_sym_RBRACE] = ACTIONS(922), - [anon_sym_EQ] = ACTIONS(922), - [anon_sym_SQUOTE] = ACTIONS(922), - [anon_sym_BANG] = ACTIONS(922), - [anon_sym_DQUOTE] = ACTIONS(922), - [anon_sym_POUND] = ACTIONS(922), - [anon_sym_DOLLAR] = ACTIONS(922), - [anon_sym_PERCENT] = ACTIONS(922), - [anon_sym_AMP] = ACTIONS(922), - [anon_sym_LPAREN] = ACTIONS(922), - [anon_sym_RPAREN] = ACTIONS(922), - [anon_sym_STAR] = ACTIONS(922), - [anon_sym_PLUS] = ACTIONS(922), - [anon_sym_COMMA] = ACTIONS(922), - [anon_sym_DASH] = ACTIONS(922), - [anon_sym_DOT] = ACTIONS(922), - [anon_sym_SLASH] = ACTIONS(922), - [anon_sym_SEMI] = ACTIONS(922), - [anon_sym_LT] = ACTIONS(922), - [anon_sym_GT] = ACTIONS(922), - [anon_sym_QMARK] = ACTIONS(922), - [anon_sym_AT] = ACTIONS(922), - [anon_sym_LBRACK] = ACTIONS(922), - [anon_sym_BSLASH] = ACTIONS(922), - [anon_sym_RBRACK] = ACTIONS(922), - [anon_sym_CARET] = ACTIONS(922), - [anon_sym__] = ACTIONS(922), - [anon_sym_BQUOTE] = ACTIONS(922), - [anon_sym_PIPE] = ACTIONS(922), - [anon_sym_TILDE] = ACTIONS(922), - [sym__word] = ACTIONS(925), - [sym__soft_line_ending] = ACTIONS(928), - [sym__block_close] = ACTIONS(931), - [sym__block_quote_start] = ACTIONS(999), - [sym__indented_chunk_start] = ACTIONS(1002), - [sym_atx_h1_marker] = ACTIONS(931), - [sym_atx_h2_marker] = ACTIONS(931), - [sym_atx_h3_marker] = ACTIONS(931), - [sym_atx_h4_marker] = ACTIONS(931), - [sym_atx_h5_marker] = ACTIONS(1005), - [sym_atx_h6_marker] = ACTIONS(1008), - [sym__thematic_break] = ACTIONS(1011), - [sym__list_marker_minus] = ACTIONS(948), - [sym__list_marker_plus] = ACTIONS(951), - [sym__list_marker_star] = ACTIONS(954), - [sym__list_marker_parenthesis] = ACTIONS(957), - [sym__list_marker_dot] = ACTIONS(960), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(948), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(951), - [sym__list_marker_star_dont_interrupt] = ACTIONS(954), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(957), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(960), - [sym__list_marker_example] = ACTIONS(963), - [sym__list_marker_example_dont_interrupt] = ACTIONS(963), - [sym__fenced_code_block_start_backtick] = ACTIONS(1014), - [sym__fenced_code_block_start_tilde] = ACTIONS(1017), - [sym__blank_line_start] = ACTIONS(1020), - [sym_minus_metadata] = ACTIONS(1023), - [sym__pipe_table_start] = ACTIONS(1026), - [sym__fenced_div_start] = ACTIONS(1029), - [sym_ref_id_specifier] = ACTIONS(1032), - [sym__display_math_state_track_marker] = ACTIONS(925), - [sym__inline_math_state_track_marker] = ACTIONS(925), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(933), + [anon_sym_RBRACE] = ACTIONS(933), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(936), + [anon_sym_EQ] = ACTIONS(933), + [anon_sym_SQUOTE] = ACTIONS(933), + [anon_sym_BANG] = ACTIONS(933), + [anon_sym_DQUOTE] = ACTIONS(933), + [anon_sym_POUND] = ACTIONS(933), + [anon_sym_DOLLAR] = ACTIONS(933), + [anon_sym_PERCENT] = ACTIONS(933), + [anon_sym_AMP] = ACTIONS(933), + [anon_sym_LPAREN] = ACTIONS(933), + [anon_sym_RPAREN] = ACTIONS(933), + [anon_sym_STAR] = ACTIONS(933), + [anon_sym_PLUS] = ACTIONS(933), + [anon_sym_COMMA] = ACTIONS(933), + [anon_sym_DASH] = ACTIONS(933), + [anon_sym_DOT] = ACTIONS(933), + [anon_sym_SLASH] = ACTIONS(933), + [anon_sym_SEMI] = ACTIONS(933), + [anon_sym_QMARK] = ACTIONS(933), + [anon_sym_AT] = ACTIONS(933), + [anon_sym_LBRACK] = ACTIONS(939), + [anon_sym_BSLASH] = ACTIONS(939), + [anon_sym_RBRACK] = ACTIONS(933), + [anon_sym_CARET] = ACTIONS(933), + [anon_sym__] = ACTIONS(933), + [anon_sym_BQUOTE] = ACTIONS(933), + [anon_sym_PIPE] = ACTIONS(933), + [anon_sym_TILDE] = ACTIONS(933), + [anon_sym_LBRACK_GT_GT] = ACTIONS(942), + [sym__escaped_characters] = ACTIONS(942), + [sym__word] = ACTIONS(942), + [sym__soft_line_ending] = ACTIONS(945), + [sym__block_close] = ACTIONS(948), + [sym__block_quote_start] = ACTIONS(1016), + [sym__indented_chunk_start] = ACTIONS(1019), + [sym_atx_h1_marker] = ACTIONS(948), + [sym_atx_h2_marker] = ACTIONS(948), + [sym_atx_h3_marker] = ACTIONS(948), + [sym_atx_h4_marker] = ACTIONS(948), + [sym_atx_h5_marker] = ACTIONS(1022), + [sym_atx_h6_marker] = ACTIONS(1025), + [sym__thematic_break] = ACTIONS(1028), + [sym__list_marker_minus] = ACTIONS(965), + [sym__list_marker_plus] = ACTIONS(968), + [sym__list_marker_star] = ACTIONS(971), + [sym__list_marker_parenthesis] = ACTIONS(974), + [sym__list_marker_dot] = ACTIONS(977), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(965), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(968), + [sym__list_marker_star_dont_interrupt] = ACTIONS(971), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(974), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(977), + [sym__list_marker_example] = ACTIONS(980), + [sym__list_marker_example_dont_interrupt] = ACTIONS(980), + [sym__fenced_code_block_start_backtick] = ACTIONS(1031), + [sym__fenced_code_block_start_tilde] = ACTIONS(1034), + [sym__blank_line_start] = ACTIONS(1037), + [sym_minus_metadata] = ACTIONS(1040), + [sym__pipe_table_start] = ACTIONS(1043), + [sym__fenced_div_start] = ACTIONS(1046), + [sym_ref_id_specifier] = ACTIONS(1049), + [sym__display_math_state_track_marker] = ACTIONS(942), + [sym__inline_math_state_track_marker] = ACTIONS(942), + [sym__html_comment] = ACTIONS(942), + [sym_raw_specifier] = ACTIONS(942), + [sym__autolink] = ACTIONS(942), }, [STATE(103)] = { [sym__block_not_section] = STATE(103), - [sym__section5] = STATE(388), - [sym__section6] = STATE(388), + [sym__section5] = STATE(392), + [sym__section6] = STATE(392), [sym_thematic_break] = STATE(103), - [sym__atx_heading5] = STATE(111), - [sym__atx_heading6] = STATE(117), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), + [sym__atx_heading5] = STATE(112), + [sym__atx_heading6] = STATE(116), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), [sym_indented_code_block] = STATE(103), - [sym__indented_chunk] = STATE(141), + [sym__indented_chunk] = STATE(157), [sym_fenced_div_block] = STATE(103), [sym_fenced_code_block] = STATE(103), - [sym_paragraph] = STATE(197), + [sym_paragraph] = STATE(184), [sym_inline_ref_def] = STATE(103), [sym_note_definition_fenced_block] = STATE(103), - [sym__blank_line] = STATE(281), + [sym__blank_line] = STATE(224), [sym_caption] = STATE(103), [sym_block_quote] = STATE(103), [sym_list] = STATE(103), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), - [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(103), [aux_sym__section4_repeat1] = STATE(103), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), - [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), - [ts_builtin_sym_end] = ACTIONS(931), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(919), - [anon_sym_LBRACE] = ACTIONS(922), - [anon_sym_RBRACE] = ACTIONS(922), - [anon_sym_EQ] = ACTIONS(922), - [anon_sym_SQUOTE] = ACTIONS(922), - [anon_sym_BANG] = ACTIONS(922), - [anon_sym_DQUOTE] = ACTIONS(922), - [anon_sym_POUND] = ACTIONS(922), - [anon_sym_DOLLAR] = ACTIONS(922), - [anon_sym_PERCENT] = ACTIONS(922), - [anon_sym_AMP] = ACTIONS(922), - [anon_sym_LPAREN] = ACTIONS(922), - [anon_sym_RPAREN] = ACTIONS(922), - [anon_sym_STAR] = ACTIONS(922), - [anon_sym_PLUS] = ACTIONS(922), - [anon_sym_COMMA] = ACTIONS(922), - [anon_sym_DASH] = ACTIONS(922), - [anon_sym_DOT] = ACTIONS(922), - [anon_sym_SLASH] = ACTIONS(922), - [anon_sym_SEMI] = ACTIONS(922), - [anon_sym_LT] = ACTIONS(922), - [anon_sym_GT] = ACTIONS(922), - [anon_sym_QMARK] = ACTIONS(922), - [anon_sym_AT] = ACTIONS(922), - [anon_sym_LBRACK] = ACTIONS(922), - [anon_sym_BSLASH] = ACTIONS(922), - [anon_sym_RBRACK] = ACTIONS(922), - [anon_sym_CARET] = ACTIONS(922), - [anon_sym__] = ACTIONS(922), - [anon_sym_BQUOTE] = ACTIONS(922), - [anon_sym_PIPE] = ACTIONS(922), - [anon_sym_TILDE] = ACTIONS(922), - [sym__word] = ACTIONS(925), - [sym__soft_line_ending] = ACTIONS(928), - [sym__block_quote_start] = ACTIONS(1035), - [sym__indented_chunk_start] = ACTIONS(1038), - [sym_atx_h1_marker] = ACTIONS(931), - [sym_atx_h2_marker] = ACTIONS(931), - [sym_atx_h3_marker] = ACTIONS(931), - [sym_atx_h4_marker] = ACTIONS(931), - [sym_atx_h5_marker] = ACTIONS(1041), - [sym_atx_h6_marker] = ACTIONS(1044), - [sym__thematic_break] = ACTIONS(1047), - [sym__list_marker_minus] = ACTIONS(948), - [sym__list_marker_plus] = ACTIONS(951), - [sym__list_marker_star] = ACTIONS(954), - [sym__list_marker_parenthesis] = ACTIONS(957), - [sym__list_marker_dot] = ACTIONS(960), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(948), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(951), - [sym__list_marker_star_dont_interrupt] = ACTIONS(954), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(957), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(960), - [sym__list_marker_example] = ACTIONS(963), - [sym__list_marker_example_dont_interrupt] = ACTIONS(963), - [sym__fenced_code_block_start_backtick] = ACTIONS(1050), - [sym__fenced_code_block_start_tilde] = ACTIONS(1053), - [sym__blank_line_start] = ACTIONS(1056), - [sym_minus_metadata] = ACTIONS(1059), - [sym__pipe_table_start] = ACTIONS(1062), - [sym__fenced_div_start] = ACTIONS(1065), - [sym_ref_id_specifier] = ACTIONS(1068), - [sym__display_math_state_track_marker] = ACTIONS(925), - [sym__inline_math_state_track_marker] = ACTIONS(925), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), + [ts_builtin_sym_end] = ACTIONS(948), + [anon_sym_LBRACE] = ACTIONS(933), + [anon_sym_RBRACE] = ACTIONS(933), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(936), + [anon_sym_EQ] = ACTIONS(933), + [anon_sym_SQUOTE] = ACTIONS(933), + [anon_sym_BANG] = ACTIONS(933), + [anon_sym_DQUOTE] = ACTIONS(933), + [anon_sym_POUND] = ACTIONS(933), + [anon_sym_DOLLAR] = ACTIONS(933), + [anon_sym_PERCENT] = ACTIONS(933), + [anon_sym_AMP] = ACTIONS(933), + [anon_sym_LPAREN] = ACTIONS(933), + [anon_sym_RPAREN] = ACTIONS(933), + [anon_sym_STAR] = ACTIONS(933), + [anon_sym_PLUS] = ACTIONS(933), + [anon_sym_COMMA] = ACTIONS(933), + [anon_sym_DASH] = ACTIONS(933), + [anon_sym_DOT] = ACTIONS(933), + [anon_sym_SLASH] = ACTIONS(933), + [anon_sym_SEMI] = ACTIONS(933), + [anon_sym_QMARK] = ACTIONS(933), + [anon_sym_AT] = ACTIONS(933), + [anon_sym_LBRACK] = ACTIONS(939), + [anon_sym_BSLASH] = ACTIONS(939), + [anon_sym_RBRACK] = ACTIONS(933), + [anon_sym_CARET] = ACTIONS(933), + [anon_sym__] = ACTIONS(933), + [anon_sym_BQUOTE] = ACTIONS(933), + [anon_sym_PIPE] = ACTIONS(933), + [anon_sym_TILDE] = ACTIONS(933), + [anon_sym_LBRACK_GT_GT] = ACTIONS(942), + [sym__escaped_characters] = ACTIONS(942), + [sym__word] = ACTIONS(942), + [sym__soft_line_ending] = ACTIONS(945), + [sym__block_quote_start] = ACTIONS(1052), + [sym__indented_chunk_start] = ACTIONS(1055), + [sym_atx_h1_marker] = ACTIONS(948), + [sym_atx_h2_marker] = ACTIONS(948), + [sym_atx_h3_marker] = ACTIONS(948), + [sym_atx_h4_marker] = ACTIONS(948), + [sym_atx_h5_marker] = ACTIONS(1058), + [sym_atx_h6_marker] = ACTIONS(1061), + [sym__thematic_break] = ACTIONS(1064), + [sym__list_marker_minus] = ACTIONS(965), + [sym__list_marker_plus] = ACTIONS(968), + [sym__list_marker_star] = ACTIONS(971), + [sym__list_marker_parenthesis] = ACTIONS(974), + [sym__list_marker_dot] = ACTIONS(977), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(965), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(968), + [sym__list_marker_star_dont_interrupt] = ACTIONS(971), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(974), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(977), + [sym__list_marker_example] = ACTIONS(980), + [sym__list_marker_example_dont_interrupt] = ACTIONS(980), + [sym__fenced_code_block_start_backtick] = ACTIONS(1067), + [sym__fenced_code_block_start_tilde] = ACTIONS(1070), + [sym__blank_line_start] = ACTIONS(1073), + [sym_minus_metadata] = ACTIONS(1076), + [sym__pipe_table_start] = ACTIONS(1079), + [sym__fenced_div_start] = ACTIONS(1082), + [sym_ref_id_specifier] = ACTIONS(1085), + [sym__display_math_state_track_marker] = ACTIONS(942), + [sym__inline_math_state_track_marker] = ACTIONS(942), + [sym__html_comment] = ACTIONS(942), + [sym_raw_specifier] = ACTIONS(942), + [sym__autolink] = ACTIONS(942), }, [STATE(104)] = { [sym__block_not_section] = STATE(105), - [sym__section6] = STATE(263), + [sym__section6] = STATE(246), [sym_thematic_break] = STATE(105), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), [sym_indented_code_block] = STATE(105), - [sym__indented_chunk] = STATE(124), + [sym__indented_chunk] = STATE(137), [sym_fenced_div_block] = STATE(105), [sym_fenced_code_block] = STATE(105), - [sym_paragraph] = STATE(164), + [sym_paragraph] = STATE(172), [sym_inline_ref_def] = STATE(105), [sym_note_definition_fenced_block] = STATE(105), - [sym__blank_line] = STATE(196), + [sym__blank_line] = STATE(180), [sym_caption] = STATE(105), [sym_block_quote] = STATE(105), [sym_list] = STATE(105), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(105), [aux_sym__section5_repeat1] = STATE(105), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(1071), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(1071), - [sym_atx_h2_marker] = ACTIONS(1071), - [sym_atx_h3_marker] = ACTIONS(1071), - [sym_atx_h4_marker] = ACTIONS(1071), - [sym_atx_h5_marker] = ACTIONS(1071), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(1073), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(1071), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(1088), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(1088), + [sym_atx_h2_marker] = ACTIONS(1088), + [sym_atx_h3_marker] = ACTIONS(1088), + [sym_atx_h4_marker] = ACTIONS(1088), + [sym_atx_h5_marker] = ACTIONS(1088), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(1090), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(1088), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(105)] = { [sym__block_not_section] = STATE(105), - [sym__section6] = STATE(263), + [sym__section6] = STATE(246), [sym_thematic_break] = STATE(105), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), [sym_indented_code_block] = STATE(105), - [sym__indented_chunk] = STATE(124), + [sym__indented_chunk] = STATE(137), [sym_fenced_div_block] = STATE(105), [sym_fenced_code_block] = STATE(105), - [sym_paragraph] = STATE(164), + [sym_paragraph] = STATE(172), [sym_inline_ref_def] = STATE(105), [sym_note_definition_fenced_block] = STATE(105), - [sym__blank_line] = STATE(196), + [sym__blank_line] = STATE(180), [sym_caption] = STATE(105), [sym_block_quote] = STATE(105), [sym_list] = STATE(105), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(105), [aux_sym__section5_repeat1] = STATE(105), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1075), - [anon_sym_LBRACE] = ACTIONS(1078), - [anon_sym_RBRACE] = ACTIONS(1078), - [anon_sym_EQ] = ACTIONS(1078), - [anon_sym_SQUOTE] = ACTIONS(1078), - [anon_sym_BANG] = ACTIONS(1078), - [anon_sym_DQUOTE] = ACTIONS(1078), - [anon_sym_POUND] = ACTIONS(1078), - [anon_sym_DOLLAR] = ACTIONS(1078), - [anon_sym_PERCENT] = ACTIONS(1078), - [anon_sym_AMP] = ACTIONS(1078), - [anon_sym_LPAREN] = ACTIONS(1078), - [anon_sym_RPAREN] = ACTIONS(1078), - [anon_sym_STAR] = ACTIONS(1078), - [anon_sym_PLUS] = ACTIONS(1078), - [anon_sym_COMMA] = ACTIONS(1078), - [anon_sym_DASH] = ACTIONS(1078), - [anon_sym_DOT] = ACTIONS(1078), - [anon_sym_SLASH] = ACTIONS(1078), - [anon_sym_SEMI] = ACTIONS(1078), - [anon_sym_LT] = ACTIONS(1078), - [anon_sym_GT] = ACTIONS(1078), - [anon_sym_QMARK] = ACTIONS(1078), - [anon_sym_AT] = ACTIONS(1078), - [anon_sym_LBRACK] = ACTIONS(1078), - [anon_sym_BSLASH] = ACTIONS(1078), - [anon_sym_RBRACK] = ACTIONS(1078), - [anon_sym_CARET] = ACTIONS(1078), - [anon_sym__] = ACTIONS(1078), - [anon_sym_BQUOTE] = ACTIONS(1078), - [anon_sym_PIPE] = ACTIONS(1078), - [anon_sym_TILDE] = ACTIONS(1078), - [sym__word] = ACTIONS(1081), - [sym__soft_line_ending] = ACTIONS(1084), - [sym__block_close] = ACTIONS(1087), - [sym__block_quote_start] = ACTIONS(1089), - [sym__indented_chunk_start] = ACTIONS(1092), - [sym_atx_h1_marker] = ACTIONS(1087), - [sym_atx_h2_marker] = ACTIONS(1087), - [sym_atx_h3_marker] = ACTIONS(1087), - [sym_atx_h4_marker] = ACTIONS(1087), - [sym_atx_h5_marker] = ACTIONS(1087), - [sym_atx_h6_marker] = ACTIONS(1095), - [sym__thematic_break] = ACTIONS(1098), - [sym__list_marker_minus] = ACTIONS(1101), - [sym__list_marker_plus] = ACTIONS(1104), - [sym__list_marker_star] = ACTIONS(1107), - [sym__list_marker_parenthesis] = ACTIONS(1110), - [sym__list_marker_dot] = ACTIONS(1113), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1101), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1104), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1107), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1110), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1113), - [sym__list_marker_example] = ACTIONS(1116), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1116), - [sym__fenced_code_block_start_backtick] = ACTIONS(1119), - [sym__fenced_code_block_start_tilde] = ACTIONS(1122), - [sym__blank_line_start] = ACTIONS(1125), - [sym_minus_metadata] = ACTIONS(1128), - [sym__pipe_table_start] = ACTIONS(1131), - [sym__fenced_div_start] = ACTIONS(1134), - [sym__fenced_div_end] = ACTIONS(1087), - [sym_ref_id_specifier] = ACTIONS(1137), - [sym__display_math_state_track_marker] = ACTIONS(1081), - [sym__inline_math_state_track_marker] = ACTIONS(1081), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(1092), + [anon_sym_RBRACE] = ACTIONS(1092), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1095), + [anon_sym_EQ] = ACTIONS(1092), + [anon_sym_SQUOTE] = ACTIONS(1092), + [anon_sym_BANG] = ACTIONS(1092), + [anon_sym_DQUOTE] = ACTIONS(1092), + [anon_sym_POUND] = ACTIONS(1092), + [anon_sym_DOLLAR] = ACTIONS(1092), + [anon_sym_PERCENT] = ACTIONS(1092), + [anon_sym_AMP] = ACTIONS(1092), + [anon_sym_LPAREN] = ACTIONS(1092), + [anon_sym_RPAREN] = ACTIONS(1092), + [anon_sym_STAR] = ACTIONS(1092), + [anon_sym_PLUS] = ACTIONS(1092), + [anon_sym_COMMA] = ACTIONS(1092), + [anon_sym_DASH] = ACTIONS(1092), + [anon_sym_DOT] = ACTIONS(1092), + [anon_sym_SLASH] = ACTIONS(1092), + [anon_sym_SEMI] = ACTIONS(1092), + [anon_sym_QMARK] = ACTIONS(1092), + [anon_sym_AT] = ACTIONS(1092), + [anon_sym_LBRACK] = ACTIONS(1098), + [anon_sym_BSLASH] = ACTIONS(1098), + [anon_sym_RBRACK] = ACTIONS(1092), + [anon_sym_CARET] = ACTIONS(1092), + [anon_sym__] = ACTIONS(1092), + [anon_sym_BQUOTE] = ACTIONS(1092), + [anon_sym_PIPE] = ACTIONS(1092), + [anon_sym_TILDE] = ACTIONS(1092), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1101), + [sym__escaped_characters] = ACTIONS(1101), + [sym__word] = ACTIONS(1101), + [sym__soft_line_ending] = ACTIONS(1104), + [sym__block_close] = ACTIONS(1107), + [sym__block_quote_start] = ACTIONS(1109), + [sym__indented_chunk_start] = ACTIONS(1112), + [sym_atx_h1_marker] = ACTIONS(1107), + [sym_atx_h2_marker] = ACTIONS(1107), + [sym_atx_h3_marker] = ACTIONS(1107), + [sym_atx_h4_marker] = ACTIONS(1107), + [sym_atx_h5_marker] = ACTIONS(1107), + [sym_atx_h6_marker] = ACTIONS(1115), + [sym__thematic_break] = ACTIONS(1118), + [sym__list_marker_minus] = ACTIONS(1121), + [sym__list_marker_plus] = ACTIONS(1124), + [sym__list_marker_star] = ACTIONS(1127), + [sym__list_marker_parenthesis] = ACTIONS(1130), + [sym__list_marker_dot] = ACTIONS(1133), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1121), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1124), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1127), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1130), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1133), + [sym__list_marker_example] = ACTIONS(1136), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1136), + [sym__fenced_code_block_start_backtick] = ACTIONS(1139), + [sym__fenced_code_block_start_tilde] = ACTIONS(1142), + [sym__blank_line_start] = ACTIONS(1145), + [sym_minus_metadata] = ACTIONS(1148), + [sym__pipe_table_start] = ACTIONS(1151), + [sym__fenced_div_start] = ACTIONS(1154), + [sym__fenced_div_end] = ACTIONS(1107), + [sym_ref_id_specifier] = ACTIONS(1157), + [sym__display_math_state_track_marker] = ACTIONS(1101), + [sym__inline_math_state_track_marker] = ACTIONS(1101), + [sym__html_comment] = ACTIONS(1101), + [sym_raw_specifier] = ACTIONS(1101), + [sym__autolink] = ACTIONS(1101), }, [STATE(106)] = { [sym__block_not_section] = STATE(104), - [sym__section6] = STATE(263), + [sym__section6] = STATE(246), [sym_thematic_break] = STATE(104), [sym__atx_heading6] = STATE(114), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), [sym_indented_code_block] = STATE(104), - [sym__indented_chunk] = STATE(124), + [sym__indented_chunk] = STATE(137), [sym_fenced_div_block] = STATE(104), [sym_fenced_code_block] = STATE(104), - [sym_paragraph] = STATE(164), + [sym_paragraph] = STATE(172), [sym_inline_ref_def] = STATE(104), [sym_note_definition_fenced_block] = STATE(104), - [sym__blank_line] = STATE(196), + [sym__blank_line] = STATE(180), [sym_caption] = STATE(104), [sym_block_quote] = STATE(104), [sym_list] = STATE(104), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(104), [aux_sym__section5_repeat1] = STATE(104), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(1140), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(1140), - [sym_atx_h2_marker] = ACTIONS(1140), - [sym_atx_h3_marker] = ACTIONS(1140), - [sym_atx_h4_marker] = ACTIONS(1140), - [sym_atx_h5_marker] = ACTIONS(1140), - [sym_atx_h6_marker] = ACTIONS(73), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(1142), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(1140), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(1160), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(1160), + [sym_atx_h2_marker] = ACTIONS(1160), + [sym_atx_h3_marker] = ACTIONS(1160), + [sym_atx_h4_marker] = ACTIONS(1160), + [sym_atx_h5_marker] = ACTIONS(1160), + [sym_atx_h6_marker] = ACTIONS(75), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(1162), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(1160), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(107)] = { + [sym__block_not_section] = STATE(109), + [sym__section6] = STATE(445), + [sym_thematic_break] = STATE(109), + [sym__atx_heading6] = STATE(116), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), + [sym_indented_code_block] = STATE(109), + [sym__indented_chunk] = STATE(157), + [sym_fenced_div_block] = STATE(109), + [sym_fenced_code_block] = STATE(109), + [sym_paragraph] = STATE(184), + [sym_inline_ref_def] = STATE(109), + [sym_note_definition_fenced_block] = STATE(109), + [sym__blank_line] = STATE(224), + [sym_caption] = STATE(109), + [sym_block_quote] = STATE(109), + [sym_list] = STATE(109), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(109), + [aux_sym__section5_repeat1] = STATE(109), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), + [ts_builtin_sym_end] = ACTIONS(1088), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(15), + [sym__indented_chunk_start] = ACTIONS(17), + [sym_atx_h1_marker] = ACTIONS(1088), + [sym_atx_h2_marker] = ACTIONS(1088), + [sym_atx_h3_marker] = ACTIONS(1088), + [sym_atx_h4_marker] = ACTIONS(1088), + [sym_atx_h5_marker] = ACTIONS(1088), + [sym_atx_h6_marker] = ACTIONS(29), + [sym__thematic_break] = ACTIONS(31), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(45), + [sym__fenced_code_block_start_tilde] = ACTIONS(47), + [sym__blank_line_start] = ACTIONS(49), + [sym_minus_metadata] = ACTIONS(1164), + [sym__pipe_table_start] = ACTIONS(53), + [sym__fenced_div_start] = ACTIONS(55), + [sym_ref_id_specifier] = ACTIONS(57), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), + }, + [STATE(108)] = { [sym__block_not_section] = STATE(110), - [sym__section6] = STATE(368), + [sym__section6] = STATE(412), [sym_thematic_break] = STATE(110), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), [sym_indented_code_block] = STATE(110), - [sym__indented_chunk] = STATE(163), + [sym__indented_chunk] = STATE(169), [sym_fenced_div_block] = STATE(110), [sym_fenced_code_block] = STATE(110), - [sym_paragraph] = STATE(200), + [sym_paragraph] = STATE(199), [sym_inline_ref_def] = STATE(110), [sym_note_definition_fenced_block] = STATE(110), - [sym__blank_line] = STATE(300), + [sym__blank_line] = STATE(312), [sym_caption] = STATE(110), [sym_block_quote] = STATE(110), [sym_list] = STATE(110), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), [sym_pipe_table] = STATE(110), [aux_sym__section5_repeat1] = STATE(110), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(1071), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(1071), - [sym_atx_h2_marker] = ACTIONS(1071), - [sym_atx_h3_marker] = ACTIONS(1071), - [sym_atx_h4_marker] = ACTIONS(1071), - [sym_atx_h5_marker] = ACTIONS(1071), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(1144), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), - }, - [STATE(108)] = { - [sym__block_not_section] = STATE(108), - [sym__section6] = STATE(389), - [sym_thematic_break] = STATE(108), - [sym__atx_heading6] = STATE(117), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), - [sym_indented_code_block] = STATE(108), - [sym__indented_chunk] = STATE(141), - [sym_fenced_div_block] = STATE(108), - [sym_fenced_code_block] = STATE(108), - [sym_paragraph] = STATE(197), - [sym_inline_ref_def] = STATE(108), - [sym_note_definition_fenced_block] = STATE(108), - [sym__blank_line] = STATE(281), - [sym_caption] = STATE(108), - [sym_block_quote] = STATE(108), - [sym_list] = STATE(108), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), - [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(108), - [aux_sym__section5_repeat1] = STATE(108), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), - [ts_builtin_sym_end] = ACTIONS(1087), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1075), - [anon_sym_LBRACE] = ACTIONS(1078), - [anon_sym_RBRACE] = ACTIONS(1078), - [anon_sym_EQ] = ACTIONS(1078), - [anon_sym_SQUOTE] = ACTIONS(1078), - [anon_sym_BANG] = ACTIONS(1078), - [anon_sym_DQUOTE] = ACTIONS(1078), - [anon_sym_POUND] = ACTIONS(1078), - [anon_sym_DOLLAR] = ACTIONS(1078), - [anon_sym_PERCENT] = ACTIONS(1078), - [anon_sym_AMP] = ACTIONS(1078), - [anon_sym_LPAREN] = ACTIONS(1078), - [anon_sym_RPAREN] = ACTIONS(1078), - [anon_sym_STAR] = ACTIONS(1078), - [anon_sym_PLUS] = ACTIONS(1078), - [anon_sym_COMMA] = ACTIONS(1078), - [anon_sym_DASH] = ACTIONS(1078), - [anon_sym_DOT] = ACTIONS(1078), - [anon_sym_SLASH] = ACTIONS(1078), - [anon_sym_SEMI] = ACTIONS(1078), - [anon_sym_LT] = ACTIONS(1078), - [anon_sym_GT] = ACTIONS(1078), - [anon_sym_QMARK] = ACTIONS(1078), - [anon_sym_AT] = ACTIONS(1078), - [anon_sym_LBRACK] = ACTIONS(1078), - [anon_sym_BSLASH] = ACTIONS(1078), - [anon_sym_RBRACK] = ACTIONS(1078), - [anon_sym_CARET] = ACTIONS(1078), - [anon_sym__] = ACTIONS(1078), - [anon_sym_BQUOTE] = ACTIONS(1078), - [anon_sym_PIPE] = ACTIONS(1078), - [anon_sym_TILDE] = ACTIONS(1078), - [sym__word] = ACTIONS(1081), - [sym__soft_line_ending] = ACTIONS(1084), - [sym__block_quote_start] = ACTIONS(1146), - [sym__indented_chunk_start] = ACTIONS(1149), - [sym_atx_h1_marker] = ACTIONS(1087), - [sym_atx_h2_marker] = ACTIONS(1087), - [sym_atx_h3_marker] = ACTIONS(1087), - [sym_atx_h4_marker] = ACTIONS(1087), - [sym_atx_h5_marker] = ACTIONS(1087), - [sym_atx_h6_marker] = ACTIONS(1152), - [sym__thematic_break] = ACTIONS(1155), - [sym__list_marker_minus] = ACTIONS(1101), - [sym__list_marker_plus] = ACTIONS(1104), - [sym__list_marker_star] = ACTIONS(1107), - [sym__list_marker_parenthesis] = ACTIONS(1110), - [sym__list_marker_dot] = ACTIONS(1113), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1101), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1104), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1107), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1110), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1113), - [sym__list_marker_example] = ACTIONS(1116), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1116), - [sym__fenced_code_block_start_backtick] = ACTIONS(1158), - [sym__fenced_code_block_start_tilde] = ACTIONS(1161), - [sym__blank_line_start] = ACTIONS(1164), - [sym_minus_metadata] = ACTIONS(1167), - [sym__pipe_table_start] = ACTIONS(1170), - [sym__fenced_div_start] = ACTIONS(1173), - [sym_ref_id_specifier] = ACTIONS(1176), - [sym__display_math_state_track_marker] = ACTIONS(1081), - [sym__inline_math_state_track_marker] = ACTIONS(1081), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(1160), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(1160), + [sym_atx_h2_marker] = ACTIONS(1160), + [sym_atx_h3_marker] = ACTIONS(1160), + [sym_atx_h4_marker] = ACTIONS(1160), + [sym_atx_h5_marker] = ACTIONS(1160), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(1166), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(109)] = { - [sym__block_not_section] = STATE(107), - [sym__section6] = STATE(368), - [sym_thematic_break] = STATE(107), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(107), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(107), - [sym_fenced_code_block] = STATE(107), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(107), - [sym_note_definition_fenced_block] = STATE(107), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(107), - [sym_block_quote] = STATE(107), - [sym_list] = STATE(107), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block_not_section] = STATE(109), + [sym__section6] = STATE(445), + [sym_thematic_break] = STATE(109), + [sym__atx_heading6] = STATE(116), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), + [sym_indented_code_block] = STATE(109), + [sym__indented_chunk] = STATE(157), + [sym_fenced_div_block] = STATE(109), + [sym_fenced_code_block] = STATE(109), + [sym_paragraph] = STATE(184), + [sym_inline_ref_def] = STATE(109), + [sym_note_definition_fenced_block] = STATE(109), + [sym__blank_line] = STATE(224), + [sym_caption] = STATE(109), + [sym_block_quote] = STATE(109), + [sym_list] = STATE(109), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(109), + [aux_sym__section5_repeat1] = STATE(109), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), + [ts_builtin_sym_end] = ACTIONS(1107), + [anon_sym_LBRACE] = ACTIONS(1092), + [anon_sym_RBRACE] = ACTIONS(1092), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1095), + [anon_sym_EQ] = ACTIONS(1092), + [anon_sym_SQUOTE] = ACTIONS(1092), + [anon_sym_BANG] = ACTIONS(1092), + [anon_sym_DQUOTE] = ACTIONS(1092), + [anon_sym_POUND] = ACTIONS(1092), + [anon_sym_DOLLAR] = ACTIONS(1092), + [anon_sym_PERCENT] = ACTIONS(1092), + [anon_sym_AMP] = ACTIONS(1092), + [anon_sym_LPAREN] = ACTIONS(1092), + [anon_sym_RPAREN] = ACTIONS(1092), + [anon_sym_STAR] = ACTIONS(1092), + [anon_sym_PLUS] = ACTIONS(1092), + [anon_sym_COMMA] = ACTIONS(1092), + [anon_sym_DASH] = ACTIONS(1092), + [anon_sym_DOT] = ACTIONS(1092), + [anon_sym_SLASH] = ACTIONS(1092), + [anon_sym_SEMI] = ACTIONS(1092), + [anon_sym_QMARK] = ACTIONS(1092), + [anon_sym_AT] = ACTIONS(1092), + [anon_sym_LBRACK] = ACTIONS(1098), + [anon_sym_BSLASH] = ACTIONS(1098), + [anon_sym_RBRACK] = ACTIONS(1092), + [anon_sym_CARET] = ACTIONS(1092), + [anon_sym__] = ACTIONS(1092), + [anon_sym_BQUOTE] = ACTIONS(1092), + [anon_sym_PIPE] = ACTIONS(1092), + [anon_sym_TILDE] = ACTIONS(1092), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1101), + [sym__escaped_characters] = ACTIONS(1101), + [sym__word] = ACTIONS(1101), + [sym__soft_line_ending] = ACTIONS(1104), + [sym__block_quote_start] = ACTIONS(1168), + [sym__indented_chunk_start] = ACTIONS(1171), + [sym_atx_h1_marker] = ACTIONS(1107), + [sym_atx_h2_marker] = ACTIONS(1107), + [sym_atx_h3_marker] = ACTIONS(1107), + [sym_atx_h4_marker] = ACTIONS(1107), + [sym_atx_h5_marker] = ACTIONS(1107), + [sym_atx_h6_marker] = ACTIONS(1174), + [sym__thematic_break] = ACTIONS(1177), + [sym__list_marker_minus] = ACTIONS(1121), + [sym__list_marker_plus] = ACTIONS(1124), + [sym__list_marker_star] = ACTIONS(1127), + [sym__list_marker_parenthesis] = ACTIONS(1130), + [sym__list_marker_dot] = ACTIONS(1133), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1121), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1124), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1127), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1130), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1133), + [sym__list_marker_example] = ACTIONS(1136), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1136), + [sym__fenced_code_block_start_backtick] = ACTIONS(1180), + [sym__fenced_code_block_start_tilde] = ACTIONS(1183), + [sym__blank_line_start] = ACTIONS(1186), + [sym_minus_metadata] = ACTIONS(1189), + [sym__pipe_table_start] = ACTIONS(1192), + [sym__fenced_div_start] = ACTIONS(1195), + [sym_ref_id_specifier] = ACTIONS(1198), + [sym__display_math_state_track_marker] = ACTIONS(1101), + [sym__inline_math_state_track_marker] = ACTIONS(1101), + [sym__html_comment] = ACTIONS(1101), + [sym_raw_specifier] = ACTIONS(1101), + [sym__autolink] = ACTIONS(1101), + }, + [STATE(110)] = { + [sym__block_not_section] = STATE(111), + [sym__section6] = STATE(412), + [sym_thematic_break] = STATE(111), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(111), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(111), + [sym_fenced_code_block] = STATE(111), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(111), + [sym_note_definition_fenced_block] = STATE(111), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(111), + [sym_block_quote] = STATE(111), + [sym_list] = STATE(111), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(107), - [aux_sym__section5_repeat1] = STATE(107), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(1140), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(1140), - [sym_atx_h2_marker] = ACTIONS(1140), - [sym_atx_h3_marker] = ACTIONS(1140), - [sym_atx_h4_marker] = ACTIONS(1140), - [sym_atx_h5_marker] = ACTIONS(1140), - [sym_atx_h6_marker] = ACTIONS(109), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(1179), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(111), + [aux_sym__section5_repeat1] = STATE(111), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(1088), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(1088), + [sym_atx_h2_marker] = ACTIONS(1088), + [sym_atx_h3_marker] = ACTIONS(1088), + [sym_atx_h4_marker] = ACTIONS(1088), + [sym_atx_h5_marker] = ACTIONS(1088), + [sym_atx_h6_marker] = ACTIONS(111), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(1201), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, - [STATE(110)] = { - [sym__block_not_section] = STATE(110), - [sym__section6] = STATE(368), - [sym_thematic_break] = STATE(110), - [sym__atx_heading6] = STATE(120), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(110), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(110), - [sym_fenced_code_block] = STATE(110), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(110), - [sym_note_definition_fenced_block] = STATE(110), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(110), - [sym_block_quote] = STATE(110), - [sym_list] = STATE(110), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [STATE(111)] = { + [sym__block_not_section] = STATE(111), + [sym__section6] = STATE(412), + [sym_thematic_break] = STATE(111), + [sym__atx_heading6] = STATE(121), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(111), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(111), + [sym_fenced_code_block] = STATE(111), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(111), + [sym_note_definition_fenced_block] = STATE(111), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(111), + [sym_block_quote] = STATE(111), + [sym_list] = STATE(111), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(110), - [aux_sym__section5_repeat1] = STATE(110), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1075), - [anon_sym_LBRACE] = ACTIONS(1078), - [anon_sym_RBRACE] = ACTIONS(1078), - [anon_sym_EQ] = ACTIONS(1078), - [anon_sym_SQUOTE] = ACTIONS(1078), - [anon_sym_BANG] = ACTIONS(1078), - [anon_sym_DQUOTE] = ACTIONS(1078), - [anon_sym_POUND] = ACTIONS(1078), - [anon_sym_DOLLAR] = ACTIONS(1078), - [anon_sym_PERCENT] = ACTIONS(1078), - [anon_sym_AMP] = ACTIONS(1078), - [anon_sym_LPAREN] = ACTIONS(1078), - [anon_sym_RPAREN] = ACTIONS(1078), - [anon_sym_STAR] = ACTIONS(1078), - [anon_sym_PLUS] = ACTIONS(1078), - [anon_sym_COMMA] = ACTIONS(1078), - [anon_sym_DASH] = ACTIONS(1078), - [anon_sym_DOT] = ACTIONS(1078), - [anon_sym_SLASH] = ACTIONS(1078), - [anon_sym_SEMI] = ACTIONS(1078), - [anon_sym_LT] = ACTIONS(1078), - [anon_sym_GT] = ACTIONS(1078), - [anon_sym_QMARK] = ACTIONS(1078), - [anon_sym_AT] = ACTIONS(1078), - [anon_sym_LBRACK] = ACTIONS(1078), - [anon_sym_BSLASH] = ACTIONS(1078), - [anon_sym_RBRACK] = ACTIONS(1078), - [anon_sym_CARET] = ACTIONS(1078), - [anon_sym__] = ACTIONS(1078), - [anon_sym_BQUOTE] = ACTIONS(1078), - [anon_sym_PIPE] = ACTIONS(1078), - [anon_sym_TILDE] = ACTIONS(1078), - [sym__word] = ACTIONS(1081), - [sym__soft_line_ending] = ACTIONS(1084), - [sym__block_close] = ACTIONS(1087), - [sym__block_quote_start] = ACTIONS(1181), - [sym__indented_chunk_start] = ACTIONS(1184), - [sym_atx_h1_marker] = ACTIONS(1087), - [sym_atx_h2_marker] = ACTIONS(1087), - [sym_atx_h3_marker] = ACTIONS(1087), - [sym_atx_h4_marker] = ACTIONS(1087), - [sym_atx_h5_marker] = ACTIONS(1087), - [sym_atx_h6_marker] = ACTIONS(1187), - [sym__thematic_break] = ACTIONS(1190), - [sym__list_marker_minus] = ACTIONS(1101), - [sym__list_marker_plus] = ACTIONS(1104), - [sym__list_marker_star] = ACTIONS(1107), - [sym__list_marker_parenthesis] = ACTIONS(1110), - [sym__list_marker_dot] = ACTIONS(1113), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1101), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1104), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1107), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1110), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1113), - [sym__list_marker_example] = ACTIONS(1116), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1116), - [sym__fenced_code_block_start_backtick] = ACTIONS(1193), - [sym__fenced_code_block_start_tilde] = ACTIONS(1196), - [sym__blank_line_start] = ACTIONS(1199), - [sym_minus_metadata] = ACTIONS(1202), - [sym__pipe_table_start] = ACTIONS(1205), - [sym__fenced_div_start] = ACTIONS(1208), - [sym_ref_id_specifier] = ACTIONS(1211), - [sym__display_math_state_track_marker] = ACTIONS(1081), - [sym__inline_math_state_track_marker] = ACTIONS(1081), - }, - [STATE(111)] = { - [sym__block_not_section] = STATE(112), - [sym__section6] = STATE(389), - [sym_thematic_break] = STATE(112), - [sym__atx_heading6] = STATE(117), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), - [sym_indented_code_block] = STATE(112), - [sym__indented_chunk] = STATE(141), - [sym_fenced_div_block] = STATE(112), - [sym_fenced_code_block] = STATE(112), - [sym_paragraph] = STATE(197), - [sym_inline_ref_def] = STATE(112), - [sym_note_definition_fenced_block] = STATE(112), - [sym__blank_line] = STATE(281), - [sym_caption] = STATE(112), - [sym_block_quote] = STATE(112), - [sym_list] = STATE(112), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(112), - [aux_sym__section5_repeat1] = STATE(112), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(111), + [aux_sym__section5_repeat1] = STATE(111), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), - [ts_builtin_sym_end] = ACTIONS(1140), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(13), - [sym__indented_chunk_start] = ACTIONS(15), - [sym_atx_h1_marker] = ACTIONS(1140), - [sym_atx_h2_marker] = ACTIONS(1140), - [sym_atx_h3_marker] = ACTIONS(1140), - [sym_atx_h4_marker] = ACTIONS(1140), - [sym_atx_h5_marker] = ACTIONS(1140), - [sym_atx_h6_marker] = ACTIONS(27), - [sym__thematic_break] = ACTIONS(29), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(43), - [sym__fenced_code_block_start_tilde] = ACTIONS(45), - [sym__blank_line_start] = ACTIONS(47), - [sym_minus_metadata] = ACTIONS(1214), - [sym__pipe_table_start] = ACTIONS(51), - [sym__fenced_div_start] = ACTIONS(53), - [sym_ref_id_specifier] = ACTIONS(55), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(1092), + [anon_sym_RBRACE] = ACTIONS(1092), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1095), + [anon_sym_EQ] = ACTIONS(1092), + [anon_sym_SQUOTE] = ACTIONS(1092), + [anon_sym_BANG] = ACTIONS(1092), + [anon_sym_DQUOTE] = ACTIONS(1092), + [anon_sym_POUND] = ACTIONS(1092), + [anon_sym_DOLLAR] = ACTIONS(1092), + [anon_sym_PERCENT] = ACTIONS(1092), + [anon_sym_AMP] = ACTIONS(1092), + [anon_sym_LPAREN] = ACTIONS(1092), + [anon_sym_RPAREN] = ACTIONS(1092), + [anon_sym_STAR] = ACTIONS(1092), + [anon_sym_PLUS] = ACTIONS(1092), + [anon_sym_COMMA] = ACTIONS(1092), + [anon_sym_DASH] = ACTIONS(1092), + [anon_sym_DOT] = ACTIONS(1092), + [anon_sym_SLASH] = ACTIONS(1092), + [anon_sym_SEMI] = ACTIONS(1092), + [anon_sym_QMARK] = ACTIONS(1092), + [anon_sym_AT] = ACTIONS(1092), + [anon_sym_LBRACK] = ACTIONS(1098), + [anon_sym_BSLASH] = ACTIONS(1098), + [anon_sym_RBRACK] = ACTIONS(1092), + [anon_sym_CARET] = ACTIONS(1092), + [anon_sym__] = ACTIONS(1092), + [anon_sym_BQUOTE] = ACTIONS(1092), + [anon_sym_PIPE] = ACTIONS(1092), + [anon_sym_TILDE] = ACTIONS(1092), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1101), + [sym__escaped_characters] = ACTIONS(1101), + [sym__word] = ACTIONS(1101), + [sym__soft_line_ending] = ACTIONS(1104), + [sym__block_close] = ACTIONS(1107), + [sym__block_quote_start] = ACTIONS(1203), + [sym__indented_chunk_start] = ACTIONS(1206), + [sym_atx_h1_marker] = ACTIONS(1107), + [sym_atx_h2_marker] = ACTIONS(1107), + [sym_atx_h3_marker] = ACTIONS(1107), + [sym_atx_h4_marker] = ACTIONS(1107), + [sym_atx_h5_marker] = ACTIONS(1107), + [sym_atx_h6_marker] = ACTIONS(1209), + [sym__thematic_break] = ACTIONS(1212), + [sym__list_marker_minus] = ACTIONS(1121), + [sym__list_marker_plus] = ACTIONS(1124), + [sym__list_marker_star] = ACTIONS(1127), + [sym__list_marker_parenthesis] = ACTIONS(1130), + [sym__list_marker_dot] = ACTIONS(1133), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1121), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1124), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1127), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1130), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1133), + [sym__list_marker_example] = ACTIONS(1136), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1136), + [sym__fenced_code_block_start_backtick] = ACTIONS(1215), + [sym__fenced_code_block_start_tilde] = ACTIONS(1218), + [sym__blank_line_start] = ACTIONS(1221), + [sym_minus_metadata] = ACTIONS(1224), + [sym__pipe_table_start] = ACTIONS(1227), + [sym__fenced_div_start] = ACTIONS(1230), + [sym_ref_id_specifier] = ACTIONS(1233), + [sym__display_math_state_track_marker] = ACTIONS(1101), + [sym__inline_math_state_track_marker] = ACTIONS(1101), + [sym__html_comment] = ACTIONS(1101), + [sym_raw_specifier] = ACTIONS(1101), + [sym__autolink] = ACTIONS(1101), }, [STATE(112)] = { - [sym__block_not_section] = STATE(108), - [sym__section6] = STATE(389), - [sym_thematic_break] = STATE(108), - [sym__atx_heading6] = STATE(117), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), - [sym_indented_code_block] = STATE(108), - [sym__indented_chunk] = STATE(141), - [sym_fenced_div_block] = STATE(108), - [sym_fenced_code_block] = STATE(108), - [sym_paragraph] = STATE(197), - [sym_inline_ref_def] = STATE(108), - [sym_note_definition_fenced_block] = STATE(108), - [sym__blank_line] = STATE(281), - [sym_caption] = STATE(108), - [sym_block_quote] = STATE(108), - [sym_list] = STATE(108), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), - [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(108), - [aux_sym__section5_repeat1] = STATE(108), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), - [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), - [ts_builtin_sym_end] = ACTIONS(1071), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(13), - [sym__indented_chunk_start] = ACTIONS(15), - [sym_atx_h1_marker] = ACTIONS(1071), - [sym_atx_h2_marker] = ACTIONS(1071), - [sym_atx_h3_marker] = ACTIONS(1071), - [sym_atx_h4_marker] = ACTIONS(1071), - [sym_atx_h5_marker] = ACTIONS(1071), - [sym_atx_h6_marker] = ACTIONS(27), - [sym__thematic_break] = ACTIONS(29), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(43), - [sym__fenced_code_block_start_tilde] = ACTIONS(45), - [sym__blank_line_start] = ACTIONS(47), - [sym_minus_metadata] = ACTIONS(1216), - [sym__pipe_table_start] = ACTIONS(51), - [sym__fenced_div_start] = ACTIONS(53), - [sym_ref_id_specifier] = ACTIONS(55), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__block_not_section] = STATE(107), + [sym__section6] = STATE(445), + [sym_thematic_break] = STATE(107), + [sym__atx_heading6] = STATE(116), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), + [sym_indented_code_block] = STATE(107), + [sym__indented_chunk] = STATE(157), + [sym_fenced_div_block] = STATE(107), + [sym_fenced_code_block] = STATE(107), + [sym_paragraph] = STATE(184), + [sym_inline_ref_def] = STATE(107), + [sym_note_definition_fenced_block] = STATE(107), + [sym__blank_line] = STATE(224), + [sym_caption] = STATE(107), + [sym_block_quote] = STATE(107), + [sym_list] = STATE(107), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(107), + [aux_sym__section5_repeat1] = STATE(107), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), + [ts_builtin_sym_end] = ACTIONS(1160), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(15), + [sym__indented_chunk_start] = ACTIONS(17), + [sym_atx_h1_marker] = ACTIONS(1160), + [sym_atx_h2_marker] = ACTIONS(1160), + [sym_atx_h3_marker] = ACTIONS(1160), + [sym_atx_h4_marker] = ACTIONS(1160), + [sym_atx_h5_marker] = ACTIONS(1160), + [sym_atx_h6_marker] = ACTIONS(29), + [sym__thematic_break] = ACTIONS(31), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(45), + [sym__fenced_code_block_start_tilde] = ACTIONS(47), + [sym__blank_line_start] = ACTIONS(49), + [sym_minus_metadata] = ACTIONS(1236), + [sym__pipe_table_start] = ACTIONS(53), + [sym__fenced_div_start] = ACTIONS(55), + [sym_ref_id_specifier] = ACTIONS(57), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(113)] = { - [sym__block_not_section] = STATE(217), - [sym_thematic_break] = STATE(217), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), - [sym_indented_code_block] = STATE(217), - [sym__indented_chunk] = STATE(124), - [sym_fenced_div_block] = STATE(217), - [sym_fenced_code_block] = STATE(217), - [sym_paragraph] = STATE(164), - [sym_inline_ref_def] = STATE(217), - [sym_note_definition_fenced_block] = STATE(217), - [sym__blank_line] = STATE(196), - [sym_caption] = STATE(217), - [sym_block_quote] = STATE(217), - [sym_list] = STATE(217), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(217), + [sym__block_not_section] = STATE(221), + [sym_thematic_break] = STATE(221), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), + [sym_indented_code_block] = STATE(221), + [sym__indented_chunk] = STATE(137), + [sym_fenced_div_block] = STATE(221), + [sym_fenced_code_block] = STATE(221), + [sym_paragraph] = STATE(172), + [sym_inline_ref_def] = STATE(221), + [sym_note_definition_fenced_block] = STATE(221), + [sym__blank_line] = STATE(180), + [sym_caption] = STATE(221), + [sym_block_quote] = STATE(221), + [sym_list] = STATE(221), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(221), [aux_sym_document_repeat1] = STATE(115), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(1218), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(1218), - [sym_atx_h2_marker] = ACTIONS(1218), - [sym_atx_h3_marker] = ACTIONS(1218), - [sym_atx_h4_marker] = ACTIONS(1218), - [sym_atx_h5_marker] = ACTIONS(1218), - [sym_atx_h6_marker] = ACTIONS(1218), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(1220), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(1218), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(1238), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(1238), + [sym_atx_h2_marker] = ACTIONS(1238), + [sym_atx_h3_marker] = ACTIONS(1238), + [sym_atx_h4_marker] = ACTIONS(1238), + [sym_atx_h5_marker] = ACTIONS(1238), + [sym_atx_h6_marker] = ACTIONS(1238), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(1240), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(1238), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(114)] = { - [sym__block_not_section] = STATE(217), - [sym_thematic_break] = STATE(217), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), - [sym_indented_code_block] = STATE(217), - [sym__indented_chunk] = STATE(124), - [sym_fenced_div_block] = STATE(217), - [sym_fenced_code_block] = STATE(217), - [sym_paragraph] = STATE(164), - [sym_inline_ref_def] = STATE(217), - [sym_note_definition_fenced_block] = STATE(217), - [sym__blank_line] = STATE(196), - [sym_caption] = STATE(217), - [sym_block_quote] = STATE(217), - [sym_list] = STATE(217), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(217), + [sym__block_not_section] = STATE(221), + [sym_thematic_break] = STATE(221), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), + [sym_indented_code_block] = STATE(221), + [sym__indented_chunk] = STATE(137), + [sym_fenced_div_block] = STATE(221), + [sym_fenced_code_block] = STATE(221), + [sym_paragraph] = STATE(172), + [sym_inline_ref_def] = STATE(221), + [sym_note_definition_fenced_block] = STATE(221), + [sym__blank_line] = STATE(180), + [sym_caption] = STATE(221), + [sym_block_quote] = STATE(221), + [sym_list] = STATE(221), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(221), [aux_sym_document_repeat1] = STATE(113), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(1222), - [sym__block_quote_start] = ACTIONS(59), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(1222), - [sym_atx_h2_marker] = ACTIONS(1222), - [sym_atx_h3_marker] = ACTIONS(1222), - [sym_atx_h4_marker] = ACTIONS(1222), - [sym_atx_h5_marker] = ACTIONS(1222), - [sym_atx_h6_marker] = ACTIONS(1222), - [sym__thematic_break] = ACTIONS(75), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(77), - [sym__fenced_code_block_start_tilde] = ACTIONS(79), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(1220), - [sym__pipe_table_start] = ACTIONS(85), - [sym__fenced_div_start] = ACTIONS(87), - [sym__fenced_div_end] = ACTIONS(1222), - [sym_ref_id_specifier] = ACTIONS(91), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(1242), + [sym__block_quote_start] = ACTIONS(61), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(1242), + [sym_atx_h2_marker] = ACTIONS(1242), + [sym_atx_h3_marker] = ACTIONS(1242), + [sym_atx_h4_marker] = ACTIONS(1242), + [sym_atx_h5_marker] = ACTIONS(1242), + [sym_atx_h6_marker] = ACTIONS(1242), + [sym__thematic_break] = ACTIONS(77), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(79), + [sym__fenced_code_block_start_tilde] = ACTIONS(81), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(1240), + [sym__pipe_table_start] = ACTIONS(87), + [sym__fenced_div_start] = ACTIONS(89), + [sym__fenced_div_end] = ACTIONS(1242), + [sym_ref_id_specifier] = ACTIONS(93), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(115)] = { - [sym__block_not_section] = STATE(217), - [sym_thematic_break] = STATE(217), - [sym__setext_heading1] = STATE(265), - [sym__setext_heading2] = STATE(266), - [sym_indented_code_block] = STATE(217), - [sym__indented_chunk] = STATE(124), - [sym_fenced_div_block] = STATE(217), - [sym_fenced_code_block] = STATE(217), - [sym_paragraph] = STATE(164), - [sym_inline_ref_def] = STATE(217), - [sym_note_definition_fenced_block] = STATE(217), - [sym__blank_line] = STATE(196), - [sym_caption] = STATE(217), - [sym_block_quote] = STATE(217), - [sym_list] = STATE(217), - [sym__list_plus] = STATE(276), - [sym__list_minus] = STATE(276), - [sym__list_star] = STATE(276), - [sym__list_dot] = STATE(276), - [sym__list_parenthesis] = STATE(276), - [sym__list_example] = STATE(276), - [sym_list_marker_plus] = STATE(29), - [sym_list_marker_minus] = STATE(30), - [sym_list_marker_star] = STATE(31), - [sym_list_marker_dot] = STATE(32), - [sym_list_marker_parenthesis] = STATE(33), - [sym_list_marker_example] = STATE(34), - [sym__list_item_plus] = STATE(123), - [sym__list_item_minus] = STATE(128), - [sym__list_item_star] = STATE(122), - [sym__list_item_dot] = STATE(127), - [sym__list_item_parenthesis] = STATE(126), - [sym__list_item_example] = STATE(125), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(217), + [sym__block_not_section] = STATE(221), + [sym_thematic_break] = STATE(221), + [sym__setext_heading1] = STATE(225), + [sym__setext_heading2] = STATE(226), + [sym_indented_code_block] = STATE(221), + [sym__indented_chunk] = STATE(137), + [sym_fenced_div_block] = STATE(221), + [sym_fenced_code_block] = STATE(221), + [sym_paragraph] = STATE(172), + [sym_inline_ref_def] = STATE(221), + [sym_note_definition_fenced_block] = STATE(221), + [sym__blank_line] = STATE(180), + [sym_caption] = STATE(221), + [sym_block_quote] = STATE(221), + [sym_list] = STATE(221), + [sym__list_plus] = STATE(227), + [sym__list_minus] = STATE(227), + [sym__list_star] = STATE(227), + [sym__list_dot] = STATE(227), + [sym__list_parenthesis] = STATE(227), + [sym__list_example] = STATE(227), + [sym_list_marker_plus] = STATE(30), + [sym_list_marker_minus] = STATE(31), + [sym_list_marker_star] = STATE(32), + [sym_list_marker_dot] = STATE(33), + [sym_list_marker_parenthesis] = STATE(34), + [sym_list_marker_example] = STATE(15), + [sym__list_item_plus] = STATE(122), + [sym__list_item_minus] = STATE(133), + [sym__list_item_star] = STATE(131), + [sym__list_item_dot] = STATE(134), + [sym__list_item_parenthesis] = STATE(127), + [sym__list_item_example] = STATE(130), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(221), [aux_sym_document_repeat1] = STATE(115), - [aux_sym_paragraph_repeat1] = STATE(563), - [aux_sym__list_plus_repeat1] = STATE(123), - [aux_sym__list_minus_repeat1] = STATE(128), - [aux_sym__list_star_repeat1] = STATE(122), - [aux_sym__list_dot_repeat1] = STATE(127), - [aux_sym__list_parenthesis_repeat1] = STATE(126), - [aux_sym__list_example_repeat1] = STATE(125), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1224), - [anon_sym_LBRACE] = ACTIONS(1227), - [anon_sym_RBRACE] = ACTIONS(1227), - [anon_sym_EQ] = ACTIONS(1227), - [anon_sym_SQUOTE] = ACTIONS(1227), - [anon_sym_BANG] = ACTIONS(1227), - [anon_sym_DQUOTE] = ACTIONS(1227), - [anon_sym_POUND] = ACTIONS(1227), - [anon_sym_DOLLAR] = ACTIONS(1227), - [anon_sym_PERCENT] = ACTIONS(1227), - [anon_sym_AMP] = ACTIONS(1227), - [anon_sym_LPAREN] = ACTIONS(1227), - [anon_sym_RPAREN] = ACTIONS(1227), - [anon_sym_STAR] = ACTIONS(1227), - [anon_sym_PLUS] = ACTIONS(1227), - [anon_sym_COMMA] = ACTIONS(1227), - [anon_sym_DASH] = ACTIONS(1227), - [anon_sym_DOT] = ACTIONS(1227), - [anon_sym_SLASH] = ACTIONS(1227), - [anon_sym_SEMI] = ACTIONS(1227), - [anon_sym_LT] = ACTIONS(1227), - [anon_sym_GT] = ACTIONS(1227), - [anon_sym_QMARK] = ACTIONS(1227), - [anon_sym_AT] = ACTIONS(1227), - [anon_sym_LBRACK] = ACTIONS(1227), - [anon_sym_BSLASH] = ACTIONS(1227), - [anon_sym_RBRACK] = ACTIONS(1227), - [anon_sym_CARET] = ACTIONS(1227), - [anon_sym__] = ACTIONS(1227), - [anon_sym_BQUOTE] = ACTIONS(1227), - [anon_sym_PIPE] = ACTIONS(1227), - [anon_sym_TILDE] = ACTIONS(1227), - [sym__word] = ACTIONS(1230), - [sym__soft_line_ending] = ACTIONS(1233), - [sym__block_close] = ACTIONS(1236), - [sym__block_quote_start] = ACTIONS(1238), - [sym__indented_chunk_start] = ACTIONS(1241), - [sym_atx_h1_marker] = ACTIONS(1236), - [sym_atx_h2_marker] = ACTIONS(1236), - [sym_atx_h3_marker] = ACTIONS(1236), - [sym_atx_h4_marker] = ACTIONS(1236), - [sym_atx_h5_marker] = ACTIONS(1236), - [sym_atx_h6_marker] = ACTIONS(1236), - [sym__thematic_break] = ACTIONS(1244), - [sym__list_marker_minus] = ACTIONS(1247), - [sym__list_marker_plus] = ACTIONS(1250), - [sym__list_marker_star] = ACTIONS(1253), - [sym__list_marker_parenthesis] = ACTIONS(1256), - [sym__list_marker_dot] = ACTIONS(1259), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1247), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1250), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1253), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1256), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1259), - [sym__list_marker_example] = ACTIONS(1262), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1262), - [sym__fenced_code_block_start_backtick] = ACTIONS(1265), - [sym__fenced_code_block_start_tilde] = ACTIONS(1268), - [sym__blank_line_start] = ACTIONS(1271), - [sym_minus_metadata] = ACTIONS(1274), - [sym__pipe_table_start] = ACTIONS(1277), - [sym__fenced_div_start] = ACTIONS(1280), - [sym__fenced_div_end] = ACTIONS(1236), - [sym_ref_id_specifier] = ACTIONS(1283), - [sym__display_math_state_track_marker] = ACTIONS(1230), - [sym__inline_math_state_track_marker] = ACTIONS(1230), + [aux_sym_paragraph_repeat1] = STATE(496), + [aux_sym__list_plus_repeat1] = STATE(122), + [aux_sym__list_minus_repeat1] = STATE(133), + [aux_sym__list_star_repeat1] = STATE(131), + [aux_sym__list_dot_repeat1] = STATE(134), + [aux_sym__list_parenthesis_repeat1] = STATE(127), + [aux_sym__list_example_repeat1] = STATE(130), + [anon_sym_LBRACE] = ACTIONS(1244), + [anon_sym_RBRACE] = ACTIONS(1244), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1247), + [anon_sym_EQ] = ACTIONS(1244), + [anon_sym_SQUOTE] = ACTIONS(1244), + [anon_sym_BANG] = ACTIONS(1244), + [anon_sym_DQUOTE] = ACTIONS(1244), + [anon_sym_POUND] = ACTIONS(1244), + [anon_sym_DOLLAR] = ACTIONS(1244), + [anon_sym_PERCENT] = ACTIONS(1244), + [anon_sym_AMP] = ACTIONS(1244), + [anon_sym_LPAREN] = ACTIONS(1244), + [anon_sym_RPAREN] = ACTIONS(1244), + [anon_sym_STAR] = ACTIONS(1244), + [anon_sym_PLUS] = ACTIONS(1244), + [anon_sym_COMMA] = ACTIONS(1244), + [anon_sym_DASH] = ACTIONS(1244), + [anon_sym_DOT] = ACTIONS(1244), + [anon_sym_SLASH] = ACTIONS(1244), + [anon_sym_SEMI] = ACTIONS(1244), + [anon_sym_QMARK] = ACTIONS(1244), + [anon_sym_AT] = ACTIONS(1244), + [anon_sym_LBRACK] = ACTIONS(1250), + [anon_sym_BSLASH] = ACTIONS(1250), + [anon_sym_RBRACK] = ACTIONS(1244), + [anon_sym_CARET] = ACTIONS(1244), + [anon_sym__] = ACTIONS(1244), + [anon_sym_BQUOTE] = ACTIONS(1244), + [anon_sym_PIPE] = ACTIONS(1244), + [anon_sym_TILDE] = ACTIONS(1244), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1253), + [sym__escaped_characters] = ACTIONS(1253), + [sym__word] = ACTIONS(1253), + [sym__soft_line_ending] = ACTIONS(1256), + [sym__block_close] = ACTIONS(1259), + [sym__block_quote_start] = ACTIONS(1261), + [sym__indented_chunk_start] = ACTIONS(1264), + [sym_atx_h1_marker] = ACTIONS(1259), + [sym_atx_h2_marker] = ACTIONS(1259), + [sym_atx_h3_marker] = ACTIONS(1259), + [sym_atx_h4_marker] = ACTIONS(1259), + [sym_atx_h5_marker] = ACTIONS(1259), + [sym_atx_h6_marker] = ACTIONS(1259), + [sym__thematic_break] = ACTIONS(1267), + [sym__list_marker_minus] = ACTIONS(1270), + [sym__list_marker_plus] = ACTIONS(1273), + [sym__list_marker_star] = ACTIONS(1276), + [sym__list_marker_parenthesis] = ACTIONS(1279), + [sym__list_marker_dot] = ACTIONS(1282), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1270), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1273), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1276), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1279), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1282), + [sym__list_marker_example] = ACTIONS(1285), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1285), + [sym__fenced_code_block_start_backtick] = ACTIONS(1288), + [sym__fenced_code_block_start_tilde] = ACTIONS(1291), + [sym__blank_line_start] = ACTIONS(1294), + [sym_minus_metadata] = ACTIONS(1297), + [sym__pipe_table_start] = ACTIONS(1300), + [sym__fenced_div_start] = ACTIONS(1303), + [sym__fenced_div_end] = ACTIONS(1259), + [sym_ref_id_specifier] = ACTIONS(1306), + [sym__display_math_state_track_marker] = ACTIONS(1253), + [sym__inline_math_state_track_marker] = ACTIONS(1253), + [sym__html_comment] = ACTIONS(1253), + [sym_raw_specifier] = ACTIONS(1253), + [sym__autolink] = ACTIONS(1253), }, [STATE(116)] = { - [sym__block_not_section] = STATE(348), - [sym_thematic_break] = STATE(348), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(348), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(348), - [sym_fenced_code_block] = STATE(348), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(348), - [sym_note_definition_fenced_block] = STATE(348), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(348), - [sym_block_quote] = STATE(348), - [sym_list] = STATE(348), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block_not_section] = STATE(446), + [sym_thematic_break] = STATE(446), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), + [sym_indented_code_block] = STATE(446), + [sym__indented_chunk] = STATE(157), + [sym_fenced_div_block] = STATE(446), + [sym_fenced_code_block] = STATE(446), + [sym_paragraph] = STATE(184), + [sym_inline_ref_def] = STATE(446), + [sym_note_definition_fenced_block] = STATE(446), + [sym__blank_line] = STATE(224), + [sym_caption] = STATE(446), + [sym_block_quote] = STATE(446), + [sym_list] = STATE(446), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(446), + [aux_sym_document_repeat1] = STATE(118), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), + [ts_builtin_sym_end] = ACTIONS(1242), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(15), + [sym__indented_chunk_start] = ACTIONS(17), + [sym_atx_h1_marker] = ACTIONS(1242), + [sym_atx_h2_marker] = ACTIONS(1242), + [sym_atx_h3_marker] = ACTIONS(1242), + [sym_atx_h4_marker] = ACTIONS(1242), + [sym_atx_h5_marker] = ACTIONS(1242), + [sym_atx_h6_marker] = ACTIONS(1242), + [sym__thematic_break] = ACTIONS(31), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(45), + [sym__fenced_code_block_start_tilde] = ACTIONS(47), + [sym__blank_line_start] = ACTIONS(49), + [sym_minus_metadata] = ACTIONS(380), + [sym__pipe_table_start] = ACTIONS(53), + [sym__fenced_div_start] = ACTIONS(55), + [sym_ref_id_specifier] = ACTIONS(57), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), + }, + [STATE(117)] = { + [sym__block_not_section] = STATE(442), + [sym_thematic_break] = STATE(442), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(442), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(442), + [sym_fenced_code_block] = STATE(442), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(442), + [sym_note_definition_fenced_block] = STATE(442), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(442), + [sym_block_quote] = STATE(442), + [sym_list] = STATE(442), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(348), - [aux_sym_document_repeat1] = STATE(116), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1224), - [anon_sym_LBRACE] = ACTIONS(1227), - [anon_sym_RBRACE] = ACTIONS(1227), - [anon_sym_EQ] = ACTIONS(1227), - [anon_sym_SQUOTE] = ACTIONS(1227), - [anon_sym_BANG] = ACTIONS(1227), - [anon_sym_DQUOTE] = ACTIONS(1227), - [anon_sym_POUND] = ACTIONS(1227), - [anon_sym_DOLLAR] = ACTIONS(1227), - [anon_sym_PERCENT] = ACTIONS(1227), - [anon_sym_AMP] = ACTIONS(1227), - [anon_sym_LPAREN] = ACTIONS(1227), - [anon_sym_RPAREN] = ACTIONS(1227), - [anon_sym_STAR] = ACTIONS(1227), - [anon_sym_PLUS] = ACTIONS(1227), - [anon_sym_COMMA] = ACTIONS(1227), - [anon_sym_DASH] = ACTIONS(1227), - [anon_sym_DOT] = ACTIONS(1227), - [anon_sym_SLASH] = ACTIONS(1227), - [anon_sym_SEMI] = ACTIONS(1227), - [anon_sym_LT] = ACTIONS(1227), - [anon_sym_GT] = ACTIONS(1227), - [anon_sym_QMARK] = ACTIONS(1227), - [anon_sym_AT] = ACTIONS(1227), - [anon_sym_LBRACK] = ACTIONS(1227), - [anon_sym_BSLASH] = ACTIONS(1227), - [anon_sym_RBRACK] = ACTIONS(1227), - [anon_sym_CARET] = ACTIONS(1227), - [anon_sym__] = ACTIONS(1227), - [anon_sym_BQUOTE] = ACTIONS(1227), - [anon_sym_PIPE] = ACTIONS(1227), - [anon_sym_TILDE] = ACTIONS(1227), - [sym__word] = ACTIONS(1230), - [sym__soft_line_ending] = ACTIONS(1233), - [sym__block_close] = ACTIONS(1236), - [sym__block_quote_start] = ACTIONS(1286), - [sym__indented_chunk_start] = ACTIONS(1289), - [sym_atx_h1_marker] = ACTIONS(1236), - [sym_atx_h2_marker] = ACTIONS(1236), - [sym_atx_h3_marker] = ACTIONS(1236), - [sym_atx_h4_marker] = ACTIONS(1236), - [sym_atx_h5_marker] = ACTIONS(1236), - [sym_atx_h6_marker] = ACTIONS(1236), - [sym__thematic_break] = ACTIONS(1292), - [sym__list_marker_minus] = ACTIONS(1247), - [sym__list_marker_plus] = ACTIONS(1250), - [sym__list_marker_star] = ACTIONS(1253), - [sym__list_marker_parenthesis] = ACTIONS(1256), - [sym__list_marker_dot] = ACTIONS(1259), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1247), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1250), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1253), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1256), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1259), - [sym__list_marker_example] = ACTIONS(1262), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1262), - [sym__fenced_code_block_start_backtick] = ACTIONS(1295), - [sym__fenced_code_block_start_tilde] = ACTIONS(1298), - [sym__blank_line_start] = ACTIONS(1301), - [sym_minus_metadata] = ACTIONS(1304), - [sym__pipe_table_start] = ACTIONS(1307), - [sym__fenced_div_start] = ACTIONS(1310), - [sym_ref_id_specifier] = ACTIONS(1313), - [sym__display_math_state_track_marker] = ACTIONS(1230), - [sym__inline_math_state_track_marker] = ACTIONS(1230), - }, - [STATE(117)] = { - [sym__block_not_section] = STATE(456), - [sym_thematic_break] = STATE(456), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), - [sym_indented_code_block] = STATE(456), - [sym__indented_chunk] = STATE(141), - [sym_fenced_div_block] = STATE(456), - [sym_fenced_code_block] = STATE(456), - [sym_paragraph] = STATE(197), - [sym_inline_ref_def] = STATE(456), - [sym_note_definition_fenced_block] = STATE(456), - [sym__blank_line] = STATE(281), - [sym_caption] = STATE(456), - [sym_block_quote] = STATE(456), - [sym_list] = STATE(456), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(456), - [aux_sym_document_repeat1] = STATE(118), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(442), + [aux_sym_document_repeat1] = STATE(119), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), - [ts_builtin_sym_end] = ACTIONS(1222), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(13), - [sym__indented_chunk_start] = ACTIONS(15), - [sym_atx_h1_marker] = ACTIONS(1222), - [sym_atx_h2_marker] = ACTIONS(1222), - [sym_atx_h3_marker] = ACTIONS(1222), - [sym_atx_h4_marker] = ACTIONS(1222), - [sym_atx_h5_marker] = ACTIONS(1222), - [sym_atx_h6_marker] = ACTIONS(1222), - [sym__thematic_break] = ACTIONS(29), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(43), - [sym__fenced_code_block_start_tilde] = ACTIONS(45), - [sym__blank_line_start] = ACTIONS(47), - [sym_minus_metadata] = ACTIONS(373), - [sym__pipe_table_start] = ACTIONS(51), - [sym__fenced_div_start] = ACTIONS(53), - [sym_ref_id_specifier] = ACTIONS(55), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(1238), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(1238), + [sym_atx_h2_marker] = ACTIONS(1238), + [sym_atx_h3_marker] = ACTIONS(1238), + [sym_atx_h4_marker] = ACTIONS(1238), + [sym_atx_h5_marker] = ACTIONS(1238), + [sym_atx_h6_marker] = ACTIONS(1238), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(1309), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(118)] = { - [sym__block_not_section] = STATE(456), - [sym_thematic_break] = STATE(456), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), - [sym_indented_code_block] = STATE(456), - [sym__indented_chunk] = STATE(141), - [sym_fenced_div_block] = STATE(456), - [sym_fenced_code_block] = STATE(456), - [sym_paragraph] = STATE(197), - [sym_inline_ref_def] = STATE(456), - [sym_note_definition_fenced_block] = STATE(456), - [sym__blank_line] = STATE(281), - [sym_caption] = STATE(456), - [sym_block_quote] = STATE(456), - [sym_list] = STATE(456), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), - [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(456), - [aux_sym_document_repeat1] = STATE(121), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), - [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), - [ts_builtin_sym_end] = ACTIONS(1218), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_quote_start] = ACTIONS(13), - [sym__indented_chunk_start] = ACTIONS(15), - [sym_atx_h1_marker] = ACTIONS(1218), - [sym_atx_h2_marker] = ACTIONS(1218), - [sym_atx_h3_marker] = ACTIONS(1218), - [sym_atx_h4_marker] = ACTIONS(1218), - [sym_atx_h5_marker] = ACTIONS(1218), - [sym_atx_h6_marker] = ACTIONS(1218), - [sym__thematic_break] = ACTIONS(29), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(43), - [sym__fenced_code_block_start_tilde] = ACTIONS(45), - [sym__blank_line_start] = ACTIONS(47), - [sym_minus_metadata] = ACTIONS(373), - [sym__pipe_table_start] = ACTIONS(51), - [sym__fenced_div_start] = ACTIONS(53), - [sym_ref_id_specifier] = ACTIONS(55), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__block_not_section] = STATE(446), + [sym_thematic_break] = STATE(446), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), + [sym_indented_code_block] = STATE(446), + [sym__indented_chunk] = STATE(157), + [sym_fenced_div_block] = STATE(446), + [sym_fenced_code_block] = STATE(446), + [sym_paragraph] = STATE(184), + [sym_inline_ref_def] = STATE(446), + [sym_note_definition_fenced_block] = STATE(446), + [sym__blank_line] = STATE(224), + [sym_caption] = STATE(446), + [sym_block_quote] = STATE(446), + [sym_list] = STATE(446), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(446), + [aux_sym_document_repeat1] = STATE(120), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), + [ts_builtin_sym_end] = ACTIONS(1238), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_quote_start] = ACTIONS(15), + [sym__indented_chunk_start] = ACTIONS(17), + [sym_atx_h1_marker] = ACTIONS(1238), + [sym_atx_h2_marker] = ACTIONS(1238), + [sym_atx_h3_marker] = ACTIONS(1238), + [sym_atx_h4_marker] = ACTIONS(1238), + [sym_atx_h5_marker] = ACTIONS(1238), + [sym_atx_h6_marker] = ACTIONS(1238), + [sym__thematic_break] = ACTIONS(31), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(45), + [sym__fenced_code_block_start_tilde] = ACTIONS(47), + [sym__blank_line_start] = ACTIONS(49), + [sym_minus_metadata] = ACTIONS(380), + [sym__pipe_table_start] = ACTIONS(53), + [sym__fenced_div_start] = ACTIONS(55), + [sym_ref_id_specifier] = ACTIONS(57), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(119)] = { - [sym__block_not_section] = STATE(348), - [sym_thematic_break] = STATE(348), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(348), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(348), - [sym_fenced_code_block] = STATE(348), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(348), - [sym_note_definition_fenced_block] = STATE(348), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(348), - [sym_block_quote] = STATE(348), - [sym_list] = STATE(348), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block_not_section] = STATE(442), + [sym_thematic_break] = STATE(442), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(442), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(442), + [sym_fenced_code_block] = STATE(442), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(442), + [sym_note_definition_fenced_block] = STATE(442), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(442), + [sym_block_quote] = STATE(442), + [sym_list] = STATE(442), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(348), - [aux_sym_document_repeat1] = STATE(116), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(1218), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(1218), - [sym_atx_h2_marker] = ACTIONS(1218), - [sym_atx_h3_marker] = ACTIONS(1218), - [sym_atx_h4_marker] = ACTIONS(1218), - [sym_atx_h5_marker] = ACTIONS(1218), - [sym_atx_h6_marker] = ACTIONS(1218), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(1316), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), + [sym__list_item_parenthesis] = STATE(160), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(442), + [aux_sym_document_repeat1] = STATE(119), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), + [aux_sym__list_parenthesis_repeat1] = STATE(160), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(1244), + [anon_sym_RBRACE] = ACTIONS(1244), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1247), + [anon_sym_EQ] = ACTIONS(1244), + [anon_sym_SQUOTE] = ACTIONS(1244), + [anon_sym_BANG] = ACTIONS(1244), + [anon_sym_DQUOTE] = ACTIONS(1244), + [anon_sym_POUND] = ACTIONS(1244), + [anon_sym_DOLLAR] = ACTIONS(1244), + [anon_sym_PERCENT] = ACTIONS(1244), + [anon_sym_AMP] = ACTIONS(1244), + [anon_sym_LPAREN] = ACTIONS(1244), + [anon_sym_RPAREN] = ACTIONS(1244), + [anon_sym_STAR] = ACTIONS(1244), + [anon_sym_PLUS] = ACTIONS(1244), + [anon_sym_COMMA] = ACTIONS(1244), + [anon_sym_DASH] = ACTIONS(1244), + [anon_sym_DOT] = ACTIONS(1244), + [anon_sym_SLASH] = ACTIONS(1244), + [anon_sym_SEMI] = ACTIONS(1244), + [anon_sym_QMARK] = ACTIONS(1244), + [anon_sym_AT] = ACTIONS(1244), + [anon_sym_LBRACK] = ACTIONS(1250), + [anon_sym_BSLASH] = ACTIONS(1250), + [anon_sym_RBRACK] = ACTIONS(1244), + [anon_sym_CARET] = ACTIONS(1244), + [anon_sym__] = ACTIONS(1244), + [anon_sym_BQUOTE] = ACTIONS(1244), + [anon_sym_PIPE] = ACTIONS(1244), + [anon_sym_TILDE] = ACTIONS(1244), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1253), + [sym__escaped_characters] = ACTIONS(1253), + [sym__word] = ACTIONS(1253), + [sym__soft_line_ending] = ACTIONS(1256), + [sym__block_close] = ACTIONS(1259), + [sym__block_quote_start] = ACTIONS(1311), + [sym__indented_chunk_start] = ACTIONS(1314), + [sym_atx_h1_marker] = ACTIONS(1259), + [sym_atx_h2_marker] = ACTIONS(1259), + [sym_atx_h3_marker] = ACTIONS(1259), + [sym_atx_h4_marker] = ACTIONS(1259), + [sym_atx_h5_marker] = ACTIONS(1259), + [sym_atx_h6_marker] = ACTIONS(1259), + [sym__thematic_break] = ACTIONS(1317), + [sym__list_marker_minus] = ACTIONS(1270), + [sym__list_marker_plus] = ACTIONS(1273), + [sym__list_marker_star] = ACTIONS(1276), + [sym__list_marker_parenthesis] = ACTIONS(1279), + [sym__list_marker_dot] = ACTIONS(1282), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1270), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1273), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1276), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1279), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1282), + [sym__list_marker_example] = ACTIONS(1285), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1285), + [sym__fenced_code_block_start_backtick] = ACTIONS(1320), + [sym__fenced_code_block_start_tilde] = ACTIONS(1323), + [sym__blank_line_start] = ACTIONS(1326), + [sym_minus_metadata] = ACTIONS(1329), + [sym__pipe_table_start] = ACTIONS(1332), + [sym__fenced_div_start] = ACTIONS(1335), + [sym_ref_id_specifier] = ACTIONS(1338), + [sym__display_math_state_track_marker] = ACTIONS(1253), + [sym__inline_math_state_track_marker] = ACTIONS(1253), + [sym__html_comment] = ACTIONS(1253), + [sym_raw_specifier] = ACTIONS(1253), + [sym__autolink] = ACTIONS(1253), }, [STATE(120)] = { - [sym__block_not_section] = STATE(348), - [sym_thematic_break] = STATE(348), - [sym__setext_heading1] = STATE(352), - [sym__setext_heading2] = STATE(353), - [sym_indented_code_block] = STATE(348), - [sym__indented_chunk] = STATE(163), - [sym_fenced_div_block] = STATE(348), - [sym_fenced_code_block] = STATE(348), - [sym_paragraph] = STATE(200), - [sym_inline_ref_def] = STATE(348), - [sym_note_definition_fenced_block] = STATE(348), - [sym__blank_line] = STATE(300), - [sym_caption] = STATE(348), - [sym_block_quote] = STATE(348), - [sym_list] = STATE(348), - [sym__list_plus] = STATE(356), - [sym__list_minus] = STATE(356), - [sym__list_star] = STATE(356), - [sym__list_dot] = STATE(356), - [sym__list_parenthesis] = STATE(356), - [sym__list_example] = STATE(356), + [sym__block_not_section] = STATE(446), + [sym_thematic_break] = STATE(446), + [sym__setext_heading1] = STATE(452), + [sym__setext_heading2] = STATE(318), + [sym_indented_code_block] = STATE(446), + [sym__indented_chunk] = STATE(157), + [sym_fenced_div_block] = STATE(446), + [sym_fenced_code_block] = STATE(446), + [sym_paragraph] = STATE(184), + [sym_inline_ref_def] = STATE(446), + [sym_note_definition_fenced_block] = STATE(446), + [sym__blank_line] = STATE(224), + [sym_caption] = STATE(446), + [sym_block_quote] = STATE(446), + [sym_list] = STATE(446), + [sym__list_plus] = STATE(422), + [sym__list_minus] = STATE(422), + [sym__list_star] = STATE(422), + [sym__list_dot] = STATE(422), + [sym__list_parenthesis] = STATE(422), + [sym__list_example] = STATE(422), + [sym_list_marker_plus] = STATE(18), + [sym_list_marker_minus] = STATE(11), + [sym_list_marker_star] = STATE(35), + [sym_list_marker_dot] = STATE(3), + [sym_list_marker_parenthesis] = STATE(4), + [sym_list_marker_example] = STATE(5), + [sym__list_item_plus] = STATE(144), + [sym__list_item_minus] = STATE(145), + [sym__list_item_star] = STATE(146), + [sym__list_item_dot] = STATE(147), + [sym__list_item_parenthesis] = STATE(150), + [sym__list_item_example] = STATE(151), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(446), + [aux_sym_document_repeat1] = STATE(120), + [aux_sym_paragraph_repeat1] = STATE(498), + [aux_sym__list_plus_repeat1] = STATE(144), + [aux_sym__list_minus_repeat1] = STATE(145), + [aux_sym__list_star_repeat1] = STATE(146), + [aux_sym__list_dot_repeat1] = STATE(147), + [aux_sym__list_parenthesis_repeat1] = STATE(150), + [aux_sym__list_example_repeat1] = STATE(151), + [ts_builtin_sym_end] = ACTIONS(1259), + [anon_sym_LBRACE] = ACTIONS(1244), + [anon_sym_RBRACE] = ACTIONS(1244), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1247), + [anon_sym_EQ] = ACTIONS(1244), + [anon_sym_SQUOTE] = ACTIONS(1244), + [anon_sym_BANG] = ACTIONS(1244), + [anon_sym_DQUOTE] = ACTIONS(1244), + [anon_sym_POUND] = ACTIONS(1244), + [anon_sym_DOLLAR] = ACTIONS(1244), + [anon_sym_PERCENT] = ACTIONS(1244), + [anon_sym_AMP] = ACTIONS(1244), + [anon_sym_LPAREN] = ACTIONS(1244), + [anon_sym_RPAREN] = ACTIONS(1244), + [anon_sym_STAR] = ACTIONS(1244), + [anon_sym_PLUS] = ACTIONS(1244), + [anon_sym_COMMA] = ACTIONS(1244), + [anon_sym_DASH] = ACTIONS(1244), + [anon_sym_DOT] = ACTIONS(1244), + [anon_sym_SLASH] = ACTIONS(1244), + [anon_sym_SEMI] = ACTIONS(1244), + [anon_sym_QMARK] = ACTIONS(1244), + [anon_sym_AT] = ACTIONS(1244), + [anon_sym_LBRACK] = ACTIONS(1250), + [anon_sym_BSLASH] = ACTIONS(1250), + [anon_sym_RBRACK] = ACTIONS(1244), + [anon_sym_CARET] = ACTIONS(1244), + [anon_sym__] = ACTIONS(1244), + [anon_sym_BQUOTE] = ACTIONS(1244), + [anon_sym_PIPE] = ACTIONS(1244), + [anon_sym_TILDE] = ACTIONS(1244), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1253), + [sym__escaped_characters] = ACTIONS(1253), + [sym__word] = ACTIONS(1253), + [sym__soft_line_ending] = ACTIONS(1256), + [sym__block_quote_start] = ACTIONS(1341), + [sym__indented_chunk_start] = ACTIONS(1344), + [sym_atx_h1_marker] = ACTIONS(1259), + [sym_atx_h2_marker] = ACTIONS(1259), + [sym_atx_h3_marker] = ACTIONS(1259), + [sym_atx_h4_marker] = ACTIONS(1259), + [sym_atx_h5_marker] = ACTIONS(1259), + [sym_atx_h6_marker] = ACTIONS(1259), + [sym__thematic_break] = ACTIONS(1347), + [sym__list_marker_minus] = ACTIONS(1270), + [sym__list_marker_plus] = ACTIONS(1273), + [sym__list_marker_star] = ACTIONS(1276), + [sym__list_marker_parenthesis] = ACTIONS(1279), + [sym__list_marker_dot] = ACTIONS(1282), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1270), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1273), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1276), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1279), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1282), + [sym__list_marker_example] = ACTIONS(1285), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1285), + [sym__fenced_code_block_start_backtick] = ACTIONS(1350), + [sym__fenced_code_block_start_tilde] = ACTIONS(1353), + [sym__blank_line_start] = ACTIONS(1356), + [sym_minus_metadata] = ACTIONS(1359), + [sym__pipe_table_start] = ACTIONS(1362), + [sym__fenced_div_start] = ACTIONS(1365), + [sym_ref_id_specifier] = ACTIONS(1368), + [sym__display_math_state_track_marker] = ACTIONS(1253), + [sym__inline_math_state_track_marker] = ACTIONS(1253), + [sym__html_comment] = ACTIONS(1253), + [sym_raw_specifier] = ACTIONS(1253), + [sym__autolink] = ACTIONS(1253), + }, + [STATE(121)] = { + [sym__block_not_section] = STATE(442), + [sym_thematic_break] = STATE(442), + [sym__setext_heading1] = STATE(447), + [sym__setext_heading2] = STATE(448), + [sym_indented_code_block] = STATE(442), + [sym__indented_chunk] = STATE(169), + [sym_fenced_div_block] = STATE(442), + [sym_fenced_code_block] = STATE(442), + [sym_paragraph] = STATE(199), + [sym_inline_ref_def] = STATE(442), + [sym_note_definition_fenced_block] = STATE(442), + [sym__blank_line] = STATE(312), + [sym_caption] = STATE(442), + [sym_block_quote] = STATE(442), + [sym_list] = STATE(442), + [sym__list_plus] = STATE(450), + [sym__list_minus] = STATE(450), + [sym__list_star] = STATE(450), + [sym__list_dot] = STATE(450), + [sym__list_parenthesis] = STATE(450), + [sym__list_example] = STATE(450), [sym_list_marker_plus] = STATE(23), [sym_list_marker_minus] = STATE(24), [sym_list_marker_star] = STATE(25), [sym_list_marker_dot] = STATE(26), [sym_list_marker_parenthesis] = STATE(27), [sym_list_marker_example] = STATE(28), - [sym__list_item_plus] = STATE(138), - [sym__list_item_minus] = STATE(165), - [sym__list_item_star] = STATE(166), - [sym__list_item_dot] = STATE(167), - [sym__list_item_parenthesis] = STATE(168), - [sym__list_item_example] = STATE(169), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(348), - [aux_sym_document_repeat1] = STATE(119), - [aux_sym_paragraph_repeat1] = STATE(560), - [aux_sym__list_plus_repeat1] = STATE(138), - [aux_sym__list_minus_repeat1] = STATE(165), - [aux_sym__list_star_repeat1] = STATE(166), - [aux_sym__list_dot_repeat1] = STATE(167), - [aux_sym__list_parenthesis_repeat1] = STATE(168), - [aux_sym__list_example_repeat1] = STATE(169), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(5), - [anon_sym_LBRACE] = ACTIONS(7), - [anon_sym_RBRACE] = ACTIONS(7), - [anon_sym_EQ] = ACTIONS(7), - [anon_sym_SQUOTE] = ACTIONS(7), - [anon_sym_BANG] = ACTIONS(7), - [anon_sym_DQUOTE] = ACTIONS(7), - [anon_sym_POUND] = ACTIONS(7), - [anon_sym_DOLLAR] = ACTIONS(7), - [anon_sym_PERCENT] = ACTIONS(7), - [anon_sym_AMP] = ACTIONS(7), - [anon_sym_LPAREN] = ACTIONS(7), - [anon_sym_RPAREN] = ACTIONS(7), - [anon_sym_STAR] = ACTIONS(7), - [anon_sym_PLUS] = ACTIONS(7), - [anon_sym_COMMA] = ACTIONS(7), - [anon_sym_DASH] = ACTIONS(7), - [anon_sym_DOT] = ACTIONS(7), - [anon_sym_SLASH] = ACTIONS(7), - [anon_sym_SEMI] = ACTIONS(7), - [anon_sym_LT] = ACTIONS(7), - [anon_sym_GT] = ACTIONS(7), - [anon_sym_QMARK] = ACTIONS(7), - [anon_sym_AT] = ACTIONS(7), - [anon_sym_LBRACK] = ACTIONS(7), - [anon_sym_BSLASH] = ACTIONS(7), - [anon_sym_RBRACK] = ACTIONS(7), - [anon_sym_CARET] = ACTIONS(7), - [anon_sym__] = ACTIONS(7), - [anon_sym_BQUOTE] = ACTIONS(7), - [anon_sym_PIPE] = ACTIONS(7), - [anon_sym_TILDE] = ACTIONS(7), - [sym__word] = ACTIONS(9), - [sym__soft_line_ending] = ACTIONS(11), - [sym__block_close] = ACTIONS(1222), - [sym__block_quote_start] = ACTIONS(95), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(1222), - [sym_atx_h2_marker] = ACTIONS(1222), - [sym_atx_h3_marker] = ACTIONS(1222), - [sym_atx_h4_marker] = ACTIONS(1222), - [sym_atx_h5_marker] = ACTIONS(1222), - [sym_atx_h6_marker] = ACTIONS(1222), - [sym__thematic_break] = ACTIONS(111), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(113), - [sym__fenced_code_block_start_tilde] = ACTIONS(115), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(1316), - [sym__pipe_table_start] = ACTIONS(121), - [sym__fenced_div_start] = ACTIONS(123), - [sym_ref_id_specifier] = ACTIONS(125), - [sym__display_math_state_track_marker] = ACTIONS(9), - [sym__inline_math_state_track_marker] = ACTIONS(9), - }, - [STATE(121)] = { - [sym__block_not_section] = STATE(456), - [sym_thematic_break] = STATE(456), - [sym__setext_heading1] = STATE(390), - [sym__setext_heading2] = STATE(391), - [sym_indented_code_block] = STATE(456), - [sym__indented_chunk] = STATE(141), - [sym_fenced_div_block] = STATE(456), - [sym_fenced_code_block] = STATE(456), - [sym_paragraph] = STATE(197), - [sym_inline_ref_def] = STATE(456), - [sym_note_definition_fenced_block] = STATE(456), - [sym__blank_line] = STATE(281), - [sym_caption] = STATE(456), - [sym_block_quote] = STATE(456), - [sym_list] = STATE(456), - [sym__list_plus] = STATE(406), - [sym__list_minus] = STATE(406), - [sym__list_star] = STATE(406), - [sym__list_dot] = STATE(406), - [sym__list_parenthesis] = STATE(406), - [sym__list_example] = STATE(406), - [sym_list_marker_plus] = STATE(35), - [sym_list_marker_minus] = STATE(18), - [sym_list_marker_star] = STATE(3), - [sym_list_marker_dot] = STATE(4), - [sym_list_marker_parenthesis] = STATE(5), - [sym_list_marker_example] = STATE(6), - [sym__list_item_plus] = STATE(156), - [sym__list_item_minus] = STATE(157), - [sym__list_item_star] = STATE(158), - [sym__list_item_dot] = STATE(159), + [sym__list_item_plus] = STATE(140), + [sym__list_item_minus] = STATE(141), + [sym__list_item_star] = STATE(142), + [sym__list_item_dot] = STATE(148), [sym__list_item_parenthesis] = STATE(160), - [sym__list_item_example] = STATE(161), - [sym__soft_line_break] = STATE(651), - [sym__line] = STATE(651), - [sym__whitespace] = STATE(590), - [sym_pipe_table] = STATE(456), - [aux_sym_document_repeat1] = STATE(121), - [aux_sym_paragraph_repeat1] = STATE(559), - [aux_sym__list_plus_repeat1] = STATE(156), - [aux_sym__list_minus_repeat1] = STATE(157), - [aux_sym__list_star_repeat1] = STATE(158), - [aux_sym__list_dot_repeat1] = STATE(159), + [sym__list_item_example] = STATE(154), + [sym__soft_line_break] = STATE(588), + [sym__regular_block_content] = STATE(536), + [sym__line] = STATE(588), + [sym__whitespace] = STATE(536), + [sym_pipe_table] = STATE(442), + [aux_sym_document_repeat1] = STATE(117), + [aux_sym_paragraph_repeat1] = STATE(494), + [aux_sym__list_plus_repeat1] = STATE(140), + [aux_sym__list_minus_repeat1] = STATE(141), + [aux_sym__list_star_repeat1] = STATE(142), + [aux_sym__list_dot_repeat1] = STATE(148), [aux_sym__list_parenthesis_repeat1] = STATE(160), - [aux_sym__list_example_repeat1] = STATE(161), - [ts_builtin_sym_end] = ACTIONS(1236), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1224), - [anon_sym_LBRACE] = ACTIONS(1227), - [anon_sym_RBRACE] = ACTIONS(1227), - [anon_sym_EQ] = ACTIONS(1227), - [anon_sym_SQUOTE] = ACTIONS(1227), - [anon_sym_BANG] = ACTIONS(1227), - [anon_sym_DQUOTE] = ACTIONS(1227), - [anon_sym_POUND] = ACTIONS(1227), - [anon_sym_DOLLAR] = ACTIONS(1227), - [anon_sym_PERCENT] = ACTIONS(1227), - [anon_sym_AMP] = ACTIONS(1227), - [anon_sym_LPAREN] = ACTIONS(1227), - [anon_sym_RPAREN] = ACTIONS(1227), - [anon_sym_STAR] = ACTIONS(1227), - [anon_sym_PLUS] = ACTIONS(1227), - [anon_sym_COMMA] = ACTIONS(1227), - [anon_sym_DASH] = ACTIONS(1227), - [anon_sym_DOT] = ACTIONS(1227), - [anon_sym_SLASH] = ACTIONS(1227), - [anon_sym_SEMI] = ACTIONS(1227), - [anon_sym_LT] = ACTIONS(1227), - [anon_sym_GT] = ACTIONS(1227), - [anon_sym_QMARK] = ACTIONS(1227), - [anon_sym_AT] = ACTIONS(1227), - [anon_sym_LBRACK] = ACTIONS(1227), - [anon_sym_BSLASH] = ACTIONS(1227), - [anon_sym_RBRACK] = ACTIONS(1227), - [anon_sym_CARET] = ACTIONS(1227), - [anon_sym__] = ACTIONS(1227), - [anon_sym_BQUOTE] = ACTIONS(1227), - [anon_sym_PIPE] = ACTIONS(1227), - [anon_sym_TILDE] = ACTIONS(1227), - [sym__word] = ACTIONS(1230), - [sym__soft_line_ending] = ACTIONS(1233), - [sym__block_quote_start] = ACTIONS(1318), - [sym__indented_chunk_start] = ACTIONS(1321), - [sym_atx_h1_marker] = ACTIONS(1236), - [sym_atx_h2_marker] = ACTIONS(1236), - [sym_atx_h3_marker] = ACTIONS(1236), - [sym_atx_h4_marker] = ACTIONS(1236), - [sym_atx_h5_marker] = ACTIONS(1236), - [sym_atx_h6_marker] = ACTIONS(1236), - [sym__thematic_break] = ACTIONS(1324), - [sym__list_marker_minus] = ACTIONS(1247), - [sym__list_marker_plus] = ACTIONS(1250), - [sym__list_marker_star] = ACTIONS(1253), - [sym__list_marker_parenthesis] = ACTIONS(1256), - [sym__list_marker_dot] = ACTIONS(1259), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1247), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1250), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1253), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1256), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1259), - [sym__list_marker_example] = ACTIONS(1262), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1262), - [sym__fenced_code_block_start_backtick] = ACTIONS(1327), - [sym__fenced_code_block_start_tilde] = ACTIONS(1330), - [sym__blank_line_start] = ACTIONS(1333), - [sym_minus_metadata] = ACTIONS(1336), - [sym__pipe_table_start] = ACTIONS(1339), - [sym__fenced_div_start] = ACTIONS(1342), - [sym_ref_id_specifier] = ACTIONS(1345), - [sym__display_math_state_track_marker] = ACTIONS(1230), - [sym__inline_math_state_track_marker] = ACTIONS(1230), + [aux_sym__list_example_repeat1] = STATE(154), + [anon_sym_LBRACE] = ACTIONS(5), + [anon_sym_RBRACE] = ACTIONS(5), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(7), + [anon_sym_EQ] = ACTIONS(5), + [anon_sym_SQUOTE] = ACTIONS(5), + [anon_sym_BANG] = ACTIONS(5), + [anon_sym_DQUOTE] = ACTIONS(5), + [anon_sym_POUND] = ACTIONS(5), + [anon_sym_DOLLAR] = ACTIONS(5), + [anon_sym_PERCENT] = ACTIONS(5), + [anon_sym_AMP] = ACTIONS(5), + [anon_sym_LPAREN] = ACTIONS(5), + [anon_sym_RPAREN] = ACTIONS(5), + [anon_sym_STAR] = ACTIONS(5), + [anon_sym_PLUS] = ACTIONS(5), + [anon_sym_COMMA] = ACTIONS(5), + [anon_sym_DASH] = ACTIONS(5), + [anon_sym_DOT] = ACTIONS(5), + [anon_sym_SLASH] = ACTIONS(5), + [anon_sym_SEMI] = ACTIONS(5), + [anon_sym_QMARK] = ACTIONS(5), + [anon_sym_AT] = ACTIONS(5), + [anon_sym_LBRACK] = ACTIONS(9), + [anon_sym_BSLASH] = ACTIONS(9), + [anon_sym_RBRACK] = ACTIONS(5), + [anon_sym_CARET] = ACTIONS(5), + [anon_sym__] = ACTIONS(5), + [anon_sym_BQUOTE] = ACTIONS(5), + [anon_sym_PIPE] = ACTIONS(5), + [anon_sym_TILDE] = ACTIONS(5), + [anon_sym_LBRACK_GT_GT] = ACTIONS(11), + [sym__escaped_characters] = ACTIONS(11), + [sym__word] = ACTIONS(11), + [sym__soft_line_ending] = ACTIONS(13), + [sym__block_close] = ACTIONS(1242), + [sym__block_quote_start] = ACTIONS(97), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(1242), + [sym_atx_h2_marker] = ACTIONS(1242), + [sym_atx_h3_marker] = ACTIONS(1242), + [sym_atx_h4_marker] = ACTIONS(1242), + [sym_atx_h5_marker] = ACTIONS(1242), + [sym_atx_h6_marker] = ACTIONS(1242), + [sym__thematic_break] = ACTIONS(113), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(115), + [sym__fenced_code_block_start_tilde] = ACTIONS(117), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(1309), + [sym__pipe_table_start] = ACTIONS(123), + [sym__fenced_div_start] = ACTIONS(125), + [sym_ref_id_specifier] = ACTIONS(127), + [sym__display_math_state_track_marker] = ACTIONS(11), + [sym__inline_math_state_track_marker] = ACTIONS(11), + [sym__html_comment] = ACTIONS(11), + [sym_raw_specifier] = ACTIONS(11), + [sym__autolink] = ACTIONS(11), }, [STATE(122)] = { - [sym_list_marker_star] = STATE(31), - [sym__list_item_star] = STATE(134), - [aux_sym__list_star_repeat1] = STATE(134), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1348), - [anon_sym_LBRACE] = ACTIONS(1348), - [anon_sym_RBRACE] = ACTIONS(1348), - [anon_sym_EQ] = ACTIONS(1348), - [anon_sym_SQUOTE] = ACTIONS(1348), - [anon_sym_BANG] = ACTIONS(1348), - [anon_sym_DQUOTE] = ACTIONS(1348), - [anon_sym_POUND] = ACTIONS(1348), - [anon_sym_DOLLAR] = ACTIONS(1348), - [anon_sym_PERCENT] = ACTIONS(1348), - [anon_sym_AMP] = ACTIONS(1348), - [anon_sym_LPAREN] = ACTIONS(1348), - [anon_sym_RPAREN] = ACTIONS(1348), - [anon_sym_STAR] = ACTIONS(1348), - [anon_sym_PLUS] = ACTIONS(1348), - [anon_sym_COMMA] = ACTIONS(1348), - [anon_sym_DASH] = ACTIONS(1348), - [anon_sym_DOT] = ACTIONS(1348), - [anon_sym_SLASH] = ACTIONS(1348), - [anon_sym_SEMI] = ACTIONS(1348), - [anon_sym_LT] = ACTIONS(1348), - [anon_sym_GT] = ACTIONS(1348), - [anon_sym_QMARK] = ACTIONS(1348), - [anon_sym_AT] = ACTIONS(1348), - [anon_sym_LBRACK] = ACTIONS(1348), - [anon_sym_BSLASH] = ACTIONS(1348), - [anon_sym_RBRACK] = ACTIONS(1348), - [anon_sym_CARET] = ACTIONS(1348), - [anon_sym__] = ACTIONS(1348), - [anon_sym_BQUOTE] = ACTIONS(1348), - [anon_sym_PIPE] = ACTIONS(1348), - [anon_sym_TILDE] = ACTIONS(1348), - [sym__word] = ACTIONS(1348), - [sym__soft_line_ending] = ACTIONS(1348), - [sym__block_close] = ACTIONS(1348), - [sym__block_quote_start] = ACTIONS(1348), - [sym__indented_chunk_start] = ACTIONS(1348), - [sym_atx_h1_marker] = ACTIONS(1348), - [sym_atx_h2_marker] = ACTIONS(1348), - [sym_atx_h3_marker] = ACTIONS(1348), - [sym_atx_h4_marker] = ACTIONS(1348), - [sym_atx_h5_marker] = ACTIONS(1348), - [sym_atx_h6_marker] = ACTIONS(1348), - [sym__thematic_break] = ACTIONS(1348), - [sym__list_marker_minus] = ACTIONS(1348), - [sym__list_marker_plus] = ACTIONS(1348), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(1348), - [sym__list_marker_dot] = ACTIONS(1348), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1348), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1348), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1348), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1348), - [sym__list_marker_example] = ACTIONS(1348), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1348), - [sym__fenced_code_block_start_backtick] = ACTIONS(1348), - [sym__fenced_code_block_start_tilde] = ACTIONS(1348), - [sym__blank_line_start] = ACTIONS(1348), - [sym_minus_metadata] = ACTIONS(1348), - [sym__pipe_table_start] = ACTIONS(1348), - [sym__fenced_div_start] = ACTIONS(1348), - [sym__fenced_div_end] = ACTIONS(1348), - [sym_ref_id_specifier] = ACTIONS(1348), - [sym__display_math_state_track_marker] = ACTIONS(1348), - [sym__inline_math_state_track_marker] = ACTIONS(1348), - }, - [STATE(123)] = { - [sym_list_marker_plus] = STATE(29), - [sym__list_item_plus] = STATE(137), - [aux_sym__list_plus_repeat1] = STATE(137), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1350), - [anon_sym_LBRACE] = ACTIONS(1350), - [anon_sym_RBRACE] = ACTIONS(1350), - [anon_sym_EQ] = ACTIONS(1350), - [anon_sym_SQUOTE] = ACTIONS(1350), - [anon_sym_BANG] = ACTIONS(1350), - [anon_sym_DQUOTE] = ACTIONS(1350), - [anon_sym_POUND] = ACTIONS(1350), - [anon_sym_DOLLAR] = ACTIONS(1350), - [anon_sym_PERCENT] = ACTIONS(1350), - [anon_sym_AMP] = ACTIONS(1350), - [anon_sym_LPAREN] = ACTIONS(1350), - [anon_sym_RPAREN] = ACTIONS(1350), - [anon_sym_STAR] = ACTIONS(1350), - [anon_sym_PLUS] = ACTIONS(1350), - [anon_sym_COMMA] = ACTIONS(1350), - [anon_sym_DASH] = ACTIONS(1350), - [anon_sym_DOT] = ACTIONS(1350), - [anon_sym_SLASH] = ACTIONS(1350), - [anon_sym_SEMI] = ACTIONS(1350), - [anon_sym_LT] = ACTIONS(1350), - [anon_sym_GT] = ACTIONS(1350), - [anon_sym_QMARK] = ACTIONS(1350), - [anon_sym_AT] = ACTIONS(1350), - [anon_sym_LBRACK] = ACTIONS(1350), - [anon_sym_BSLASH] = ACTIONS(1350), - [anon_sym_RBRACK] = ACTIONS(1350), - [anon_sym_CARET] = ACTIONS(1350), - [anon_sym__] = ACTIONS(1350), - [anon_sym_BQUOTE] = ACTIONS(1350), - [anon_sym_PIPE] = ACTIONS(1350), - [anon_sym_TILDE] = ACTIONS(1350), - [sym__word] = ACTIONS(1350), - [sym__soft_line_ending] = ACTIONS(1350), - [sym__block_close] = ACTIONS(1350), - [sym__block_quote_start] = ACTIONS(1350), - [sym__indented_chunk_start] = ACTIONS(1350), - [sym_atx_h1_marker] = ACTIONS(1350), - [sym_atx_h2_marker] = ACTIONS(1350), - [sym_atx_h3_marker] = ACTIONS(1350), - [sym_atx_h4_marker] = ACTIONS(1350), - [sym_atx_h5_marker] = ACTIONS(1350), - [sym_atx_h6_marker] = ACTIONS(1350), - [sym__thematic_break] = ACTIONS(1350), - [sym__list_marker_minus] = ACTIONS(1350), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(1350), - [sym__list_marker_parenthesis] = ACTIONS(1350), - [sym__list_marker_dot] = ACTIONS(1350), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1350), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1350), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1350), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1350), - [sym__list_marker_example] = ACTIONS(1350), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1350), - [sym__fenced_code_block_start_backtick] = ACTIONS(1350), - [sym__fenced_code_block_start_tilde] = ACTIONS(1350), - [sym__blank_line_start] = ACTIONS(1350), - [sym_minus_metadata] = ACTIONS(1350), - [sym__pipe_table_start] = ACTIONS(1350), - [sym__fenced_div_start] = ACTIONS(1350), - [sym__fenced_div_end] = ACTIONS(1350), - [sym_ref_id_specifier] = ACTIONS(1350), - [sym__display_math_state_track_marker] = ACTIONS(1350), - [sym__inline_math_state_track_marker] = ACTIONS(1350), - }, - [STATE(124)] = { - [sym__indented_chunk] = STATE(129), - [sym__blank_line] = STATE(129), - [aux_sym_indented_code_block_repeat1] = STATE(129), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1352), - [anon_sym_LBRACE] = ACTIONS(1352), - [anon_sym_RBRACE] = ACTIONS(1352), - [anon_sym_EQ] = ACTIONS(1352), - [anon_sym_SQUOTE] = ACTIONS(1352), - [anon_sym_BANG] = ACTIONS(1352), - [anon_sym_DQUOTE] = ACTIONS(1352), - [anon_sym_POUND] = ACTIONS(1352), - [anon_sym_DOLLAR] = ACTIONS(1352), - [anon_sym_PERCENT] = ACTIONS(1352), - [anon_sym_AMP] = ACTIONS(1352), - [anon_sym_LPAREN] = ACTIONS(1352), - [anon_sym_RPAREN] = ACTIONS(1352), - [anon_sym_STAR] = ACTIONS(1352), - [anon_sym_PLUS] = ACTIONS(1352), - [anon_sym_COMMA] = ACTIONS(1352), - [anon_sym_DASH] = ACTIONS(1352), - [anon_sym_DOT] = ACTIONS(1352), - [anon_sym_SLASH] = ACTIONS(1352), - [anon_sym_SEMI] = ACTIONS(1352), - [anon_sym_LT] = ACTIONS(1352), - [anon_sym_GT] = ACTIONS(1352), - [anon_sym_QMARK] = ACTIONS(1352), - [anon_sym_AT] = ACTIONS(1352), - [anon_sym_LBRACK] = ACTIONS(1352), - [anon_sym_BSLASH] = ACTIONS(1352), - [anon_sym_RBRACK] = ACTIONS(1352), - [anon_sym_CARET] = ACTIONS(1352), - [anon_sym__] = ACTIONS(1352), - [anon_sym_BQUOTE] = ACTIONS(1352), - [anon_sym_PIPE] = ACTIONS(1352), - [anon_sym_TILDE] = ACTIONS(1352), - [sym__word] = ACTIONS(1352), - [sym__soft_line_ending] = ACTIONS(1352), - [sym__block_close] = ACTIONS(1352), - [sym__block_quote_start] = ACTIONS(1352), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(1352), - [sym_atx_h2_marker] = ACTIONS(1352), - [sym_atx_h3_marker] = ACTIONS(1352), - [sym_atx_h4_marker] = ACTIONS(1352), - [sym_atx_h5_marker] = ACTIONS(1352), - [sym_atx_h6_marker] = ACTIONS(1352), - [sym__thematic_break] = ACTIONS(1352), - [sym__list_marker_minus] = ACTIONS(1352), - [sym__list_marker_plus] = ACTIONS(1352), - [sym__list_marker_star] = ACTIONS(1352), - [sym__list_marker_parenthesis] = ACTIONS(1352), - [sym__list_marker_dot] = ACTIONS(1352), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1352), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1352), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1352), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1352), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1352), - [sym__list_marker_example] = ACTIONS(1352), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1352), - [sym__fenced_code_block_start_backtick] = ACTIONS(1352), - [sym__fenced_code_block_start_tilde] = ACTIONS(1352), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(1352), - [sym__pipe_table_start] = ACTIONS(1352), - [sym__fenced_div_start] = ACTIONS(1352), - [sym__fenced_div_end] = ACTIONS(1352), - [sym_ref_id_specifier] = ACTIONS(1352), - [sym__display_math_state_track_marker] = ACTIONS(1352), - [sym__inline_math_state_track_marker] = ACTIONS(1352), - }, - [STATE(125)] = { - [sym_list_marker_example] = STATE(34), - [sym__list_item_example] = STATE(136), - [aux_sym__list_example_repeat1] = STATE(136), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1354), - [anon_sym_LBRACE] = ACTIONS(1354), - [anon_sym_RBRACE] = ACTIONS(1354), - [anon_sym_EQ] = ACTIONS(1354), - [anon_sym_SQUOTE] = ACTIONS(1354), - [anon_sym_BANG] = ACTIONS(1354), - [anon_sym_DQUOTE] = ACTIONS(1354), - [anon_sym_POUND] = ACTIONS(1354), - [anon_sym_DOLLAR] = ACTIONS(1354), - [anon_sym_PERCENT] = ACTIONS(1354), - [anon_sym_AMP] = ACTIONS(1354), - [anon_sym_LPAREN] = ACTIONS(1354), - [anon_sym_RPAREN] = ACTIONS(1354), - [anon_sym_STAR] = ACTIONS(1354), - [anon_sym_PLUS] = ACTIONS(1354), - [anon_sym_COMMA] = ACTIONS(1354), - [anon_sym_DASH] = ACTIONS(1354), - [anon_sym_DOT] = ACTIONS(1354), - [anon_sym_SLASH] = ACTIONS(1354), - [anon_sym_SEMI] = ACTIONS(1354), - [anon_sym_LT] = ACTIONS(1354), - [anon_sym_GT] = ACTIONS(1354), - [anon_sym_QMARK] = ACTIONS(1354), - [anon_sym_AT] = ACTIONS(1354), - [anon_sym_LBRACK] = ACTIONS(1354), - [anon_sym_BSLASH] = ACTIONS(1354), - [anon_sym_RBRACK] = ACTIONS(1354), - [anon_sym_CARET] = ACTIONS(1354), - [anon_sym__] = ACTIONS(1354), - [anon_sym_BQUOTE] = ACTIONS(1354), - [anon_sym_PIPE] = ACTIONS(1354), - [anon_sym_TILDE] = ACTIONS(1354), - [sym__word] = ACTIONS(1354), - [sym__soft_line_ending] = ACTIONS(1354), - [sym__block_close] = ACTIONS(1354), - [sym__block_quote_start] = ACTIONS(1354), - [sym__indented_chunk_start] = ACTIONS(1354), - [sym_atx_h1_marker] = ACTIONS(1354), - [sym_atx_h2_marker] = ACTIONS(1354), - [sym_atx_h3_marker] = ACTIONS(1354), - [sym_atx_h4_marker] = ACTIONS(1354), - [sym_atx_h5_marker] = ACTIONS(1354), - [sym_atx_h6_marker] = ACTIONS(1354), - [sym__thematic_break] = ACTIONS(1354), - [sym__list_marker_minus] = ACTIONS(1354), - [sym__list_marker_plus] = ACTIONS(1354), - [sym__list_marker_star] = ACTIONS(1354), - [sym__list_marker_parenthesis] = ACTIONS(1354), - [sym__list_marker_dot] = ACTIONS(1354), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1354), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1354), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1354), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1354), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1354), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(1354), - [sym__fenced_code_block_start_tilde] = ACTIONS(1354), - [sym__blank_line_start] = ACTIONS(1354), - [sym_minus_metadata] = ACTIONS(1354), - [sym__pipe_table_start] = ACTIONS(1354), - [sym__fenced_div_start] = ACTIONS(1354), - [sym__fenced_div_end] = ACTIONS(1354), - [sym_ref_id_specifier] = ACTIONS(1354), - [sym__display_math_state_track_marker] = ACTIONS(1354), - [sym__inline_math_state_track_marker] = ACTIONS(1354), - }, - [STATE(126)] = { - [sym_list_marker_parenthesis] = STATE(33), - [sym__list_item_parenthesis] = STATE(130), - [aux_sym__list_parenthesis_repeat1] = STATE(130), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1356), - [anon_sym_LBRACE] = ACTIONS(1356), - [anon_sym_RBRACE] = ACTIONS(1356), - [anon_sym_EQ] = ACTIONS(1356), - [anon_sym_SQUOTE] = ACTIONS(1356), - [anon_sym_BANG] = ACTIONS(1356), - [anon_sym_DQUOTE] = ACTIONS(1356), - [anon_sym_POUND] = ACTIONS(1356), - [anon_sym_DOLLAR] = ACTIONS(1356), - [anon_sym_PERCENT] = ACTIONS(1356), - [anon_sym_AMP] = ACTIONS(1356), - [anon_sym_LPAREN] = ACTIONS(1356), - [anon_sym_RPAREN] = ACTIONS(1356), - [anon_sym_STAR] = ACTIONS(1356), - [anon_sym_PLUS] = ACTIONS(1356), - [anon_sym_COMMA] = ACTIONS(1356), - [anon_sym_DASH] = ACTIONS(1356), - [anon_sym_DOT] = ACTIONS(1356), - [anon_sym_SLASH] = ACTIONS(1356), - [anon_sym_SEMI] = ACTIONS(1356), - [anon_sym_LT] = ACTIONS(1356), - [anon_sym_GT] = ACTIONS(1356), - [anon_sym_QMARK] = ACTIONS(1356), - [anon_sym_AT] = ACTIONS(1356), - [anon_sym_LBRACK] = ACTIONS(1356), - [anon_sym_BSLASH] = ACTIONS(1356), - [anon_sym_RBRACK] = ACTIONS(1356), - [anon_sym_CARET] = ACTIONS(1356), - [anon_sym__] = ACTIONS(1356), - [anon_sym_BQUOTE] = ACTIONS(1356), - [anon_sym_PIPE] = ACTIONS(1356), - [anon_sym_TILDE] = ACTIONS(1356), - [sym__word] = ACTIONS(1356), - [sym__soft_line_ending] = ACTIONS(1356), - [sym__block_close] = ACTIONS(1356), - [sym__block_quote_start] = ACTIONS(1356), - [sym__indented_chunk_start] = ACTIONS(1356), - [sym_atx_h1_marker] = ACTIONS(1356), - [sym_atx_h2_marker] = ACTIONS(1356), - [sym_atx_h3_marker] = ACTIONS(1356), - [sym_atx_h4_marker] = ACTIONS(1356), - [sym_atx_h5_marker] = ACTIONS(1356), - [sym_atx_h6_marker] = ACTIONS(1356), - [sym__thematic_break] = ACTIONS(1356), - [sym__list_marker_minus] = ACTIONS(1356), - [sym__list_marker_plus] = ACTIONS(1356), - [sym__list_marker_star] = ACTIONS(1356), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(1356), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1356), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1356), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1356), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1356), - [sym__list_marker_example] = ACTIONS(1356), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1356), - [sym__fenced_code_block_start_backtick] = ACTIONS(1356), - [sym__fenced_code_block_start_tilde] = ACTIONS(1356), - [sym__blank_line_start] = ACTIONS(1356), - [sym_minus_metadata] = ACTIONS(1356), - [sym__pipe_table_start] = ACTIONS(1356), - [sym__fenced_div_start] = ACTIONS(1356), - [sym__fenced_div_end] = ACTIONS(1356), - [sym_ref_id_specifier] = ACTIONS(1356), - [sym__display_math_state_track_marker] = ACTIONS(1356), - [sym__inline_math_state_track_marker] = ACTIONS(1356), - }, - [STATE(127)] = { - [sym_list_marker_dot] = STATE(32), - [sym__list_item_dot] = STATE(131), - [aux_sym__list_dot_repeat1] = STATE(131), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1358), - [anon_sym_LBRACE] = ACTIONS(1358), - [anon_sym_RBRACE] = ACTIONS(1358), - [anon_sym_EQ] = ACTIONS(1358), - [anon_sym_SQUOTE] = ACTIONS(1358), - [anon_sym_BANG] = ACTIONS(1358), - [anon_sym_DQUOTE] = ACTIONS(1358), - [anon_sym_POUND] = ACTIONS(1358), - [anon_sym_DOLLAR] = ACTIONS(1358), - [anon_sym_PERCENT] = ACTIONS(1358), - [anon_sym_AMP] = ACTIONS(1358), - [anon_sym_LPAREN] = ACTIONS(1358), - [anon_sym_RPAREN] = ACTIONS(1358), - [anon_sym_STAR] = ACTIONS(1358), - [anon_sym_PLUS] = ACTIONS(1358), - [anon_sym_COMMA] = ACTIONS(1358), - [anon_sym_DASH] = ACTIONS(1358), - [anon_sym_DOT] = ACTIONS(1358), - [anon_sym_SLASH] = ACTIONS(1358), - [anon_sym_SEMI] = ACTIONS(1358), - [anon_sym_LT] = ACTIONS(1358), - [anon_sym_GT] = ACTIONS(1358), - [anon_sym_QMARK] = ACTIONS(1358), - [anon_sym_AT] = ACTIONS(1358), - [anon_sym_LBRACK] = ACTIONS(1358), - [anon_sym_BSLASH] = ACTIONS(1358), - [anon_sym_RBRACK] = ACTIONS(1358), - [anon_sym_CARET] = ACTIONS(1358), - [anon_sym__] = ACTIONS(1358), - [anon_sym_BQUOTE] = ACTIONS(1358), - [anon_sym_PIPE] = ACTIONS(1358), - [anon_sym_TILDE] = ACTIONS(1358), - [sym__word] = ACTIONS(1358), - [sym__soft_line_ending] = ACTIONS(1358), - [sym__block_close] = ACTIONS(1358), - [sym__block_quote_start] = ACTIONS(1358), - [sym__indented_chunk_start] = ACTIONS(1358), - [sym_atx_h1_marker] = ACTIONS(1358), - [sym_atx_h2_marker] = ACTIONS(1358), - [sym_atx_h3_marker] = ACTIONS(1358), - [sym_atx_h4_marker] = ACTIONS(1358), - [sym_atx_h5_marker] = ACTIONS(1358), - [sym_atx_h6_marker] = ACTIONS(1358), - [sym__thematic_break] = ACTIONS(1358), - [sym__list_marker_minus] = ACTIONS(1358), - [sym__list_marker_plus] = ACTIONS(1358), - [sym__list_marker_star] = ACTIONS(1358), - [sym__list_marker_parenthesis] = ACTIONS(1358), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1358), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1358), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1358), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1358), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(1358), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1358), - [sym__fenced_code_block_start_backtick] = ACTIONS(1358), - [sym__fenced_code_block_start_tilde] = ACTIONS(1358), - [sym__blank_line_start] = ACTIONS(1358), - [sym_minus_metadata] = ACTIONS(1358), - [sym__pipe_table_start] = ACTIONS(1358), - [sym__fenced_div_start] = ACTIONS(1358), - [sym__fenced_div_end] = ACTIONS(1358), - [sym_ref_id_specifier] = ACTIONS(1358), - [sym__display_math_state_track_marker] = ACTIONS(1358), - [sym__inline_math_state_track_marker] = ACTIONS(1358), - }, - [STATE(128)] = { - [sym_list_marker_minus] = STATE(30), - [sym__list_item_minus] = STATE(135), - [aux_sym__list_minus_repeat1] = STATE(135), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1360), - [anon_sym_LBRACE] = ACTIONS(1360), - [anon_sym_RBRACE] = ACTIONS(1360), - [anon_sym_EQ] = ACTIONS(1360), - [anon_sym_SQUOTE] = ACTIONS(1360), - [anon_sym_BANG] = ACTIONS(1360), - [anon_sym_DQUOTE] = ACTIONS(1360), - [anon_sym_POUND] = ACTIONS(1360), - [anon_sym_DOLLAR] = ACTIONS(1360), - [anon_sym_PERCENT] = ACTIONS(1360), - [anon_sym_AMP] = ACTIONS(1360), - [anon_sym_LPAREN] = ACTIONS(1360), - [anon_sym_RPAREN] = ACTIONS(1360), - [anon_sym_STAR] = ACTIONS(1360), - [anon_sym_PLUS] = ACTIONS(1360), - [anon_sym_COMMA] = ACTIONS(1360), - [anon_sym_DASH] = ACTIONS(1360), - [anon_sym_DOT] = ACTIONS(1360), - [anon_sym_SLASH] = ACTIONS(1360), - [anon_sym_SEMI] = ACTIONS(1360), - [anon_sym_LT] = ACTIONS(1360), - [anon_sym_GT] = ACTIONS(1360), - [anon_sym_QMARK] = ACTIONS(1360), - [anon_sym_AT] = ACTIONS(1360), - [anon_sym_LBRACK] = ACTIONS(1360), - [anon_sym_BSLASH] = ACTIONS(1360), - [anon_sym_RBRACK] = ACTIONS(1360), - [anon_sym_CARET] = ACTIONS(1360), - [anon_sym__] = ACTIONS(1360), - [anon_sym_BQUOTE] = ACTIONS(1360), - [anon_sym_PIPE] = ACTIONS(1360), - [anon_sym_TILDE] = ACTIONS(1360), - [sym__word] = ACTIONS(1360), - [sym__soft_line_ending] = ACTIONS(1360), - [sym__block_close] = ACTIONS(1360), - [sym__block_quote_start] = ACTIONS(1360), - [sym__indented_chunk_start] = ACTIONS(1360), - [sym_atx_h1_marker] = ACTIONS(1360), - [sym_atx_h2_marker] = ACTIONS(1360), - [sym_atx_h3_marker] = ACTIONS(1360), - [sym_atx_h4_marker] = ACTIONS(1360), - [sym_atx_h5_marker] = ACTIONS(1360), - [sym_atx_h6_marker] = ACTIONS(1360), - [sym__thematic_break] = ACTIONS(1360), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(1360), - [sym__list_marker_star] = ACTIONS(1360), - [sym__list_marker_parenthesis] = ACTIONS(1360), - [sym__list_marker_dot] = ACTIONS(1360), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1360), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1360), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1360), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1360), - [sym__list_marker_example] = ACTIONS(1360), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1360), - [sym__fenced_code_block_start_backtick] = ACTIONS(1360), - [sym__fenced_code_block_start_tilde] = ACTIONS(1360), - [sym__blank_line_start] = ACTIONS(1360), - [sym_minus_metadata] = ACTIONS(1360), - [sym__pipe_table_start] = ACTIONS(1360), - [sym__fenced_div_start] = ACTIONS(1360), - [sym__fenced_div_end] = ACTIONS(1360), - [sym_ref_id_specifier] = ACTIONS(1360), - [sym__display_math_state_track_marker] = ACTIONS(1360), - [sym__inline_math_state_track_marker] = ACTIONS(1360), - }, - [STATE(129)] = { - [sym__indented_chunk] = STATE(132), - [sym__blank_line] = STATE(132), - [aux_sym_indented_code_block_repeat1] = STATE(132), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1362), - [anon_sym_LBRACE] = ACTIONS(1362), - [anon_sym_RBRACE] = ACTIONS(1362), - [anon_sym_EQ] = ACTIONS(1362), - [anon_sym_SQUOTE] = ACTIONS(1362), - [anon_sym_BANG] = ACTIONS(1362), - [anon_sym_DQUOTE] = ACTIONS(1362), - [anon_sym_POUND] = ACTIONS(1362), - [anon_sym_DOLLAR] = ACTIONS(1362), - [anon_sym_PERCENT] = ACTIONS(1362), - [anon_sym_AMP] = ACTIONS(1362), - [anon_sym_LPAREN] = ACTIONS(1362), - [anon_sym_RPAREN] = ACTIONS(1362), - [anon_sym_STAR] = ACTIONS(1362), - [anon_sym_PLUS] = ACTIONS(1362), - [anon_sym_COMMA] = ACTIONS(1362), - [anon_sym_DASH] = ACTIONS(1362), - [anon_sym_DOT] = ACTIONS(1362), - [anon_sym_SLASH] = ACTIONS(1362), - [anon_sym_SEMI] = ACTIONS(1362), - [anon_sym_LT] = ACTIONS(1362), - [anon_sym_GT] = ACTIONS(1362), - [anon_sym_QMARK] = ACTIONS(1362), - [anon_sym_AT] = ACTIONS(1362), - [anon_sym_LBRACK] = ACTIONS(1362), - [anon_sym_BSLASH] = ACTIONS(1362), - [anon_sym_RBRACK] = ACTIONS(1362), - [anon_sym_CARET] = ACTIONS(1362), - [anon_sym__] = ACTIONS(1362), - [anon_sym_BQUOTE] = ACTIONS(1362), - [anon_sym_PIPE] = ACTIONS(1362), - [anon_sym_TILDE] = ACTIONS(1362), - [sym__word] = ACTIONS(1362), - [sym__soft_line_ending] = ACTIONS(1362), - [sym__block_close] = ACTIONS(1362), - [sym__block_quote_start] = ACTIONS(1362), - [sym__indented_chunk_start] = ACTIONS(61), - [sym_atx_h1_marker] = ACTIONS(1362), - [sym_atx_h2_marker] = ACTIONS(1362), - [sym_atx_h3_marker] = ACTIONS(1362), - [sym_atx_h4_marker] = ACTIONS(1362), - [sym_atx_h5_marker] = ACTIONS(1362), - [sym_atx_h6_marker] = ACTIONS(1362), - [sym__thematic_break] = ACTIONS(1362), - [sym__list_marker_minus] = ACTIONS(1362), - [sym__list_marker_plus] = ACTIONS(1362), - [sym__list_marker_star] = ACTIONS(1362), - [sym__list_marker_parenthesis] = ACTIONS(1362), - [sym__list_marker_dot] = ACTIONS(1362), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1362), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1362), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1362), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1362), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1362), - [sym__list_marker_example] = ACTIONS(1362), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1362), - [sym__fenced_code_block_start_backtick] = ACTIONS(1362), - [sym__fenced_code_block_start_tilde] = ACTIONS(1362), - [sym__blank_line_start] = ACTIONS(81), - [sym_minus_metadata] = ACTIONS(1362), - [sym__pipe_table_start] = ACTIONS(1362), - [sym__fenced_div_start] = ACTIONS(1362), - [sym__fenced_div_end] = ACTIONS(1362), - [sym_ref_id_specifier] = ACTIONS(1362), - [sym__display_math_state_track_marker] = ACTIONS(1362), - [sym__inline_math_state_track_marker] = ACTIONS(1362), - }, - [STATE(130)] = { - [sym_list_marker_parenthesis] = STATE(33), - [sym__list_item_parenthesis] = STATE(130), - [aux_sym__list_parenthesis_repeat1] = STATE(130), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1364), - [anon_sym_LBRACE] = ACTIONS(1364), - [anon_sym_RBRACE] = ACTIONS(1364), - [anon_sym_EQ] = ACTIONS(1364), - [anon_sym_SQUOTE] = ACTIONS(1364), - [anon_sym_BANG] = ACTIONS(1364), - [anon_sym_DQUOTE] = ACTIONS(1364), - [anon_sym_POUND] = ACTIONS(1364), - [anon_sym_DOLLAR] = ACTIONS(1364), - [anon_sym_PERCENT] = ACTIONS(1364), - [anon_sym_AMP] = ACTIONS(1364), - [anon_sym_LPAREN] = ACTIONS(1364), - [anon_sym_RPAREN] = ACTIONS(1364), - [anon_sym_STAR] = ACTIONS(1364), - [anon_sym_PLUS] = ACTIONS(1364), - [anon_sym_COMMA] = ACTIONS(1364), - [anon_sym_DASH] = ACTIONS(1364), - [anon_sym_DOT] = ACTIONS(1364), - [anon_sym_SLASH] = ACTIONS(1364), - [anon_sym_SEMI] = ACTIONS(1364), - [anon_sym_LT] = ACTIONS(1364), - [anon_sym_GT] = ACTIONS(1364), - [anon_sym_QMARK] = ACTIONS(1364), - [anon_sym_AT] = ACTIONS(1364), - [anon_sym_LBRACK] = ACTIONS(1364), - [anon_sym_BSLASH] = ACTIONS(1364), - [anon_sym_RBRACK] = ACTIONS(1364), - [anon_sym_CARET] = ACTIONS(1364), - [anon_sym__] = ACTIONS(1364), - [anon_sym_BQUOTE] = ACTIONS(1364), - [anon_sym_PIPE] = ACTIONS(1364), - [anon_sym_TILDE] = ACTIONS(1364), - [sym__word] = ACTIONS(1364), - [sym__soft_line_ending] = ACTIONS(1364), - [sym__block_close] = ACTIONS(1364), - [sym__block_quote_start] = ACTIONS(1364), - [sym__indented_chunk_start] = ACTIONS(1364), - [sym_atx_h1_marker] = ACTIONS(1364), - [sym_atx_h2_marker] = ACTIONS(1364), - [sym_atx_h3_marker] = ACTIONS(1364), - [sym_atx_h4_marker] = ACTIONS(1364), - [sym_atx_h5_marker] = ACTIONS(1364), - [sym_atx_h6_marker] = ACTIONS(1364), - [sym__thematic_break] = ACTIONS(1364), - [sym__list_marker_minus] = ACTIONS(1364), - [sym__list_marker_plus] = ACTIONS(1364), - [sym__list_marker_star] = ACTIONS(1364), - [sym__list_marker_parenthesis] = ACTIONS(1366), - [sym__list_marker_dot] = ACTIONS(1364), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1364), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1364), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1364), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1366), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1364), - [sym__list_marker_example] = ACTIONS(1364), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1364), - [sym__fenced_code_block_start_backtick] = ACTIONS(1364), - [sym__fenced_code_block_start_tilde] = ACTIONS(1364), - [sym__blank_line_start] = ACTIONS(1364), - [sym_minus_metadata] = ACTIONS(1364), - [sym__pipe_table_start] = ACTIONS(1364), - [sym__fenced_div_start] = ACTIONS(1364), - [sym__fenced_div_end] = ACTIONS(1364), - [sym_ref_id_specifier] = ACTIONS(1364), - [sym__display_math_state_track_marker] = ACTIONS(1364), - [sym__inline_math_state_track_marker] = ACTIONS(1364), - }, - [STATE(131)] = { - [sym_list_marker_dot] = STATE(32), - [sym__list_item_dot] = STATE(131), - [aux_sym__list_dot_repeat1] = STATE(131), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1369), - [anon_sym_LBRACE] = ACTIONS(1369), - [anon_sym_RBRACE] = ACTIONS(1369), - [anon_sym_EQ] = ACTIONS(1369), - [anon_sym_SQUOTE] = ACTIONS(1369), - [anon_sym_BANG] = ACTIONS(1369), - [anon_sym_DQUOTE] = ACTIONS(1369), - [anon_sym_POUND] = ACTIONS(1369), - [anon_sym_DOLLAR] = ACTIONS(1369), - [anon_sym_PERCENT] = ACTIONS(1369), - [anon_sym_AMP] = ACTIONS(1369), - [anon_sym_LPAREN] = ACTIONS(1369), - [anon_sym_RPAREN] = ACTIONS(1369), - [anon_sym_STAR] = ACTIONS(1369), - [anon_sym_PLUS] = ACTIONS(1369), - [anon_sym_COMMA] = ACTIONS(1369), - [anon_sym_DASH] = ACTIONS(1369), - [anon_sym_DOT] = ACTIONS(1369), - [anon_sym_SLASH] = ACTIONS(1369), - [anon_sym_SEMI] = ACTIONS(1369), - [anon_sym_LT] = ACTIONS(1369), - [anon_sym_GT] = ACTIONS(1369), - [anon_sym_QMARK] = ACTIONS(1369), - [anon_sym_AT] = ACTIONS(1369), - [anon_sym_LBRACK] = ACTIONS(1369), - [anon_sym_BSLASH] = ACTIONS(1369), - [anon_sym_RBRACK] = ACTIONS(1369), - [anon_sym_CARET] = ACTIONS(1369), - [anon_sym__] = ACTIONS(1369), - [anon_sym_BQUOTE] = ACTIONS(1369), - [anon_sym_PIPE] = ACTIONS(1369), - [anon_sym_TILDE] = ACTIONS(1369), - [sym__word] = ACTIONS(1369), - [sym__soft_line_ending] = ACTIONS(1369), - [sym__block_close] = ACTIONS(1369), - [sym__block_quote_start] = ACTIONS(1369), - [sym__indented_chunk_start] = ACTIONS(1369), - [sym_atx_h1_marker] = ACTIONS(1369), - [sym_atx_h2_marker] = ACTIONS(1369), - [sym_atx_h3_marker] = ACTIONS(1369), - [sym_atx_h4_marker] = ACTIONS(1369), - [sym_atx_h5_marker] = ACTIONS(1369), - [sym_atx_h6_marker] = ACTIONS(1369), - [sym__thematic_break] = ACTIONS(1369), - [sym__list_marker_minus] = ACTIONS(1369), - [sym__list_marker_plus] = ACTIONS(1369), - [sym__list_marker_star] = ACTIONS(1369), - [sym__list_marker_parenthesis] = ACTIONS(1369), + [sym_list_marker_plus] = STATE(30), + [sym__list_item_plus] = STATE(135), + [aux_sym__list_plus_repeat1] = STATE(135), + [anon_sym_LBRACE] = ACTIONS(1371), + [anon_sym_RBRACE] = ACTIONS(1371), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1371), + [anon_sym_EQ] = ACTIONS(1371), + [anon_sym_SQUOTE] = ACTIONS(1371), + [anon_sym_BANG] = ACTIONS(1371), + [anon_sym_DQUOTE] = ACTIONS(1371), + [anon_sym_POUND] = ACTIONS(1371), + [anon_sym_DOLLAR] = ACTIONS(1371), + [anon_sym_PERCENT] = ACTIONS(1371), + [anon_sym_AMP] = ACTIONS(1371), + [anon_sym_LPAREN] = ACTIONS(1371), + [anon_sym_RPAREN] = ACTIONS(1371), + [anon_sym_STAR] = ACTIONS(1371), + [anon_sym_PLUS] = ACTIONS(1371), + [anon_sym_COMMA] = ACTIONS(1371), + [anon_sym_DASH] = ACTIONS(1371), + [anon_sym_DOT] = ACTIONS(1371), + [anon_sym_SLASH] = ACTIONS(1371), + [anon_sym_SEMI] = ACTIONS(1371), + [anon_sym_QMARK] = ACTIONS(1371), + [anon_sym_AT] = ACTIONS(1371), + [anon_sym_LBRACK] = ACTIONS(1373), + [anon_sym_BSLASH] = ACTIONS(1373), + [anon_sym_RBRACK] = ACTIONS(1371), + [anon_sym_CARET] = ACTIONS(1371), + [anon_sym__] = ACTIONS(1371), + [anon_sym_BQUOTE] = ACTIONS(1371), + [anon_sym_PIPE] = ACTIONS(1371), + [anon_sym_TILDE] = ACTIONS(1371), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1371), + [sym__escaped_characters] = ACTIONS(1371), + [sym__word] = ACTIONS(1371), + [sym__soft_line_ending] = ACTIONS(1371), + [sym__block_close] = ACTIONS(1371), + [sym__block_quote_start] = ACTIONS(1371), + [sym__indented_chunk_start] = ACTIONS(1371), + [sym_atx_h1_marker] = ACTIONS(1371), + [sym_atx_h2_marker] = ACTIONS(1371), + [sym_atx_h3_marker] = ACTIONS(1371), + [sym_atx_h4_marker] = ACTIONS(1371), + [sym_atx_h5_marker] = ACTIONS(1371), + [sym_atx_h6_marker] = ACTIONS(1371), + [sym__thematic_break] = ACTIONS(1371), + [sym__list_marker_minus] = ACTIONS(1371), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(1371), + [sym__list_marker_parenthesis] = ACTIONS(1371), [sym__list_marker_dot] = ACTIONS(1371), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1369), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1369), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1369), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1369), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1371), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1371), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1371), [sym__list_marker_dot_dont_interrupt] = ACTIONS(1371), - [sym__list_marker_example] = ACTIONS(1369), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1369), - [sym__fenced_code_block_start_backtick] = ACTIONS(1369), - [sym__fenced_code_block_start_tilde] = ACTIONS(1369), - [sym__blank_line_start] = ACTIONS(1369), - [sym_minus_metadata] = ACTIONS(1369), - [sym__pipe_table_start] = ACTIONS(1369), - [sym__fenced_div_start] = ACTIONS(1369), - [sym__fenced_div_end] = ACTIONS(1369), - [sym_ref_id_specifier] = ACTIONS(1369), - [sym__display_math_state_track_marker] = ACTIONS(1369), - [sym__inline_math_state_track_marker] = ACTIONS(1369), + [sym__list_marker_example] = ACTIONS(1371), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1371), + [sym__fenced_code_block_start_backtick] = ACTIONS(1371), + [sym__fenced_code_block_start_tilde] = ACTIONS(1371), + [sym__blank_line_start] = ACTIONS(1371), + [sym_minus_metadata] = ACTIONS(1371), + [sym__pipe_table_start] = ACTIONS(1371), + [sym__fenced_div_start] = ACTIONS(1371), + [sym__fenced_div_end] = ACTIONS(1371), + [sym_ref_id_specifier] = ACTIONS(1371), + [sym__display_math_state_track_marker] = ACTIONS(1371), + [sym__inline_math_state_track_marker] = ACTIONS(1371), + [sym__html_comment] = ACTIONS(1371), + [sym_raw_specifier] = ACTIONS(1371), + [sym__autolink] = ACTIONS(1371), }, - [STATE(132)] = { - [sym__indented_chunk] = STATE(132), - [sym__blank_line] = STATE(132), - [aux_sym_indented_code_block_repeat1] = STATE(132), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1374), - [anon_sym_LBRACE] = ACTIONS(1374), - [anon_sym_RBRACE] = ACTIONS(1374), - [anon_sym_EQ] = ACTIONS(1374), - [anon_sym_SQUOTE] = ACTIONS(1374), - [anon_sym_BANG] = ACTIONS(1374), - [anon_sym_DQUOTE] = ACTIONS(1374), - [anon_sym_POUND] = ACTIONS(1374), - [anon_sym_DOLLAR] = ACTIONS(1374), - [anon_sym_PERCENT] = ACTIONS(1374), - [anon_sym_AMP] = ACTIONS(1374), - [anon_sym_LPAREN] = ACTIONS(1374), - [anon_sym_RPAREN] = ACTIONS(1374), - [anon_sym_STAR] = ACTIONS(1374), - [anon_sym_PLUS] = ACTIONS(1374), - [anon_sym_COMMA] = ACTIONS(1374), - [anon_sym_DASH] = ACTIONS(1374), - [anon_sym_DOT] = ACTIONS(1374), - [anon_sym_SLASH] = ACTIONS(1374), - [anon_sym_SEMI] = ACTIONS(1374), - [anon_sym_LT] = ACTIONS(1374), - [anon_sym_GT] = ACTIONS(1374), - [anon_sym_QMARK] = ACTIONS(1374), - [anon_sym_AT] = ACTIONS(1374), - [anon_sym_LBRACK] = ACTIONS(1374), - [anon_sym_BSLASH] = ACTIONS(1374), - [anon_sym_RBRACK] = ACTIONS(1374), - [anon_sym_CARET] = ACTIONS(1374), - [anon_sym__] = ACTIONS(1374), - [anon_sym_BQUOTE] = ACTIONS(1374), - [anon_sym_PIPE] = ACTIONS(1374), - [anon_sym_TILDE] = ACTIONS(1374), - [sym__word] = ACTIONS(1374), - [sym__soft_line_ending] = ACTIONS(1374), - [sym__block_close] = ACTIONS(1374), - [sym__block_quote_start] = ACTIONS(1374), - [sym__indented_chunk_start] = ACTIONS(1376), - [sym_atx_h1_marker] = ACTIONS(1374), - [sym_atx_h2_marker] = ACTIONS(1374), - [sym_atx_h3_marker] = ACTIONS(1374), - [sym_atx_h4_marker] = ACTIONS(1374), - [sym_atx_h5_marker] = ACTIONS(1374), - [sym_atx_h6_marker] = ACTIONS(1374), - [sym__thematic_break] = ACTIONS(1374), - [sym__list_marker_minus] = ACTIONS(1374), - [sym__list_marker_plus] = ACTIONS(1374), - [sym__list_marker_star] = ACTIONS(1374), - [sym__list_marker_parenthesis] = ACTIONS(1374), - [sym__list_marker_dot] = ACTIONS(1374), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1374), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1374), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1374), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1374), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1374), - [sym__list_marker_example] = ACTIONS(1374), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1374), - [sym__fenced_code_block_start_backtick] = ACTIONS(1374), - [sym__fenced_code_block_start_tilde] = ACTIONS(1374), - [sym__blank_line_start] = ACTIONS(1379), - [sym_minus_metadata] = ACTIONS(1374), - [sym__pipe_table_start] = ACTIONS(1374), - [sym__fenced_div_start] = ACTIONS(1374), - [sym__fenced_div_end] = ACTIONS(1374), - [sym_ref_id_specifier] = ACTIONS(1374), - [sym__display_math_state_track_marker] = ACTIONS(1374), - [sym__inline_math_state_track_marker] = ACTIONS(1374), + [STATE(123)] = { + [sym_list_marker_star] = STATE(32), + [sym__list_item_star] = STATE(123), + [aux_sym__list_star_repeat1] = STATE(123), + [anon_sym_LBRACE] = ACTIONS(1375), + [anon_sym_RBRACE] = ACTIONS(1375), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1375), + [anon_sym_EQ] = ACTIONS(1375), + [anon_sym_SQUOTE] = ACTIONS(1375), + [anon_sym_BANG] = ACTIONS(1375), + [anon_sym_DQUOTE] = ACTIONS(1375), + [anon_sym_POUND] = ACTIONS(1375), + [anon_sym_DOLLAR] = ACTIONS(1375), + [anon_sym_PERCENT] = ACTIONS(1375), + [anon_sym_AMP] = ACTIONS(1375), + [anon_sym_LPAREN] = ACTIONS(1375), + [anon_sym_RPAREN] = ACTIONS(1375), + [anon_sym_STAR] = ACTIONS(1375), + [anon_sym_PLUS] = ACTIONS(1375), + [anon_sym_COMMA] = ACTIONS(1375), + [anon_sym_DASH] = ACTIONS(1375), + [anon_sym_DOT] = ACTIONS(1375), + [anon_sym_SLASH] = ACTIONS(1375), + [anon_sym_SEMI] = ACTIONS(1375), + [anon_sym_QMARK] = ACTIONS(1375), + [anon_sym_AT] = ACTIONS(1375), + [anon_sym_LBRACK] = ACTIONS(1377), + [anon_sym_BSLASH] = ACTIONS(1377), + [anon_sym_RBRACK] = ACTIONS(1375), + [anon_sym_CARET] = ACTIONS(1375), + [anon_sym__] = ACTIONS(1375), + [anon_sym_BQUOTE] = ACTIONS(1375), + [anon_sym_PIPE] = ACTIONS(1375), + [anon_sym_TILDE] = ACTIONS(1375), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1375), + [sym__escaped_characters] = ACTIONS(1375), + [sym__word] = ACTIONS(1375), + [sym__soft_line_ending] = ACTIONS(1375), + [sym__block_close] = ACTIONS(1375), + [sym__block_quote_start] = ACTIONS(1375), + [sym__indented_chunk_start] = ACTIONS(1375), + [sym_atx_h1_marker] = ACTIONS(1375), + [sym_atx_h2_marker] = ACTIONS(1375), + [sym_atx_h3_marker] = ACTIONS(1375), + [sym_atx_h4_marker] = ACTIONS(1375), + [sym_atx_h5_marker] = ACTIONS(1375), + [sym_atx_h6_marker] = ACTIONS(1375), + [sym__thematic_break] = ACTIONS(1375), + [sym__list_marker_minus] = ACTIONS(1375), + [sym__list_marker_plus] = ACTIONS(1375), + [sym__list_marker_star] = ACTIONS(1379), + [sym__list_marker_parenthesis] = ACTIONS(1375), + [sym__list_marker_dot] = ACTIONS(1375), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1375), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1375), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1379), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1375), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1375), + [sym__list_marker_example] = ACTIONS(1375), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1375), + [sym__fenced_code_block_start_backtick] = ACTIONS(1375), + [sym__fenced_code_block_start_tilde] = ACTIONS(1375), + [sym__blank_line_start] = ACTIONS(1375), + [sym_minus_metadata] = ACTIONS(1375), + [sym__pipe_table_start] = ACTIONS(1375), + [sym__fenced_div_start] = ACTIONS(1375), + [sym__fenced_div_end] = ACTIONS(1375), + [sym_ref_id_specifier] = ACTIONS(1375), + [sym__display_math_state_track_marker] = ACTIONS(1375), + [sym__inline_math_state_track_marker] = ACTIONS(1375), + [sym__html_comment] = ACTIONS(1375), + [sym_raw_specifier] = ACTIONS(1375), + [sym__autolink] = ACTIONS(1375), }, - [STATE(133)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1382), + [STATE(124)] = { + [sym_list_marker_dot] = STATE(33), + [sym__list_item_dot] = STATE(124), + [aux_sym__list_dot_repeat1] = STATE(124), [anon_sym_LBRACE] = ACTIONS(1382), [anon_sym_RBRACE] = ACTIONS(1382), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1382), [anon_sym_EQ] = ACTIONS(1382), [anon_sym_SQUOTE] = ACTIONS(1382), [anon_sym_BANG] = ACTIONS(1382), @@ -20071,22 +20008,21 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [anon_sym_DOT] = ACTIONS(1382), [anon_sym_SLASH] = ACTIONS(1382), [anon_sym_SEMI] = ACTIONS(1382), - [anon_sym_LT] = ACTIONS(1382), - [anon_sym_GT] = ACTIONS(1382), [anon_sym_QMARK] = ACTIONS(1382), [anon_sym_AT] = ACTIONS(1382), - [anon_sym_LBRACK] = ACTIONS(1382), - [anon_sym_BSLASH] = ACTIONS(1382), + [anon_sym_LBRACK] = ACTIONS(1384), + [anon_sym_BSLASH] = ACTIONS(1384), [anon_sym_RBRACK] = ACTIONS(1382), [anon_sym_CARET] = ACTIONS(1382), [anon_sym__] = ACTIONS(1382), [anon_sym_BQUOTE] = ACTIONS(1382), [anon_sym_PIPE] = ACTIONS(1382), [anon_sym_TILDE] = ACTIONS(1382), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1382), + [sym__escaped_characters] = ACTIONS(1382), [sym__word] = ACTIONS(1382), [sym__soft_line_ending] = ACTIONS(1382), [sym__block_close] = ACTIONS(1382), - [sym_block_continuation] = ACTIONS(1384), [sym__block_quote_start] = ACTIONS(1382), [sym__indented_chunk_start] = ACTIONS(1382), [sym_atx_h1_marker] = ACTIONS(1382), @@ -20095,19 +20031,17 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym_atx_h4_marker] = ACTIONS(1382), [sym_atx_h5_marker] = ACTIONS(1382), [sym_atx_h6_marker] = ACTIONS(1382), - [sym_setext_h1_underline] = ACTIONS(1382), - [sym_setext_h2_underline] = ACTIONS(1382), [sym__thematic_break] = ACTIONS(1382), [sym__list_marker_minus] = ACTIONS(1382), [sym__list_marker_plus] = ACTIONS(1382), [sym__list_marker_star] = ACTIONS(1382), [sym__list_marker_parenthesis] = ACTIONS(1382), - [sym__list_marker_dot] = ACTIONS(1382), + [sym__list_marker_dot] = ACTIONS(1386), [sym__list_marker_minus_dont_interrupt] = ACTIONS(1382), [sym__list_marker_plus_dont_interrupt] = ACTIONS(1382), [sym__list_marker_star_dont_interrupt] = ACTIONS(1382), [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1382), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1382), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1386), [sym__list_marker_example] = ACTIONS(1382), [sym__list_marker_example_dont_interrupt] = ACTIONS(1382), [sym__fenced_code_block_start_backtick] = ACTIONS(1382), @@ -20120,156 +20054,91 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym_ref_id_specifier] = ACTIONS(1382), [sym__display_math_state_track_marker] = ACTIONS(1382), [sym__inline_math_state_track_marker] = ACTIONS(1382), + [sym__html_comment] = ACTIONS(1382), + [sym_raw_specifier] = ACTIONS(1382), + [sym__autolink] = ACTIONS(1382), }, - [STATE(134)] = { - [sym_list_marker_star] = STATE(31), - [sym__list_item_star] = STATE(134), - [aux_sym__list_star_repeat1] = STATE(134), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1386), - [anon_sym_LBRACE] = ACTIONS(1386), - [anon_sym_RBRACE] = ACTIONS(1386), - [anon_sym_EQ] = ACTIONS(1386), - [anon_sym_SQUOTE] = ACTIONS(1386), - [anon_sym_BANG] = ACTIONS(1386), - [anon_sym_DQUOTE] = ACTIONS(1386), - [anon_sym_POUND] = ACTIONS(1386), - [anon_sym_DOLLAR] = ACTIONS(1386), - [anon_sym_PERCENT] = ACTIONS(1386), - [anon_sym_AMP] = ACTIONS(1386), - [anon_sym_LPAREN] = ACTIONS(1386), - [anon_sym_RPAREN] = ACTIONS(1386), - [anon_sym_STAR] = ACTIONS(1386), - [anon_sym_PLUS] = ACTIONS(1386), - [anon_sym_COMMA] = ACTIONS(1386), - [anon_sym_DASH] = ACTIONS(1386), - [anon_sym_DOT] = ACTIONS(1386), - [anon_sym_SLASH] = ACTIONS(1386), - [anon_sym_SEMI] = ACTIONS(1386), - [anon_sym_LT] = ACTIONS(1386), - [anon_sym_GT] = ACTIONS(1386), - [anon_sym_QMARK] = ACTIONS(1386), - [anon_sym_AT] = ACTIONS(1386), - [anon_sym_LBRACK] = ACTIONS(1386), - [anon_sym_BSLASH] = ACTIONS(1386), - [anon_sym_RBRACK] = ACTIONS(1386), - [anon_sym_CARET] = ACTIONS(1386), - [anon_sym__] = ACTIONS(1386), - [anon_sym_BQUOTE] = ACTIONS(1386), - [anon_sym_PIPE] = ACTIONS(1386), - [anon_sym_TILDE] = ACTIONS(1386), - [sym__word] = ACTIONS(1386), - [sym__soft_line_ending] = ACTIONS(1386), - [sym__block_close] = ACTIONS(1386), - [sym__block_quote_start] = ACTIONS(1386), - [sym__indented_chunk_start] = ACTIONS(1386), - [sym_atx_h1_marker] = ACTIONS(1386), - [sym_atx_h2_marker] = ACTIONS(1386), - [sym_atx_h3_marker] = ACTIONS(1386), - [sym_atx_h4_marker] = ACTIONS(1386), - [sym_atx_h5_marker] = ACTIONS(1386), - [sym_atx_h6_marker] = ACTIONS(1386), - [sym__thematic_break] = ACTIONS(1386), - [sym__list_marker_minus] = ACTIONS(1386), - [sym__list_marker_plus] = ACTIONS(1386), - [sym__list_marker_star] = ACTIONS(1388), - [sym__list_marker_parenthesis] = ACTIONS(1386), - [sym__list_marker_dot] = ACTIONS(1386), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1386), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1386), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1388), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1386), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1386), - [sym__list_marker_example] = ACTIONS(1386), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1386), - [sym__fenced_code_block_start_backtick] = ACTIONS(1386), - [sym__fenced_code_block_start_tilde] = ACTIONS(1386), - [sym__blank_line_start] = ACTIONS(1386), - [sym_minus_metadata] = ACTIONS(1386), - [sym__pipe_table_start] = ACTIONS(1386), - [sym__fenced_div_start] = ACTIONS(1386), - [sym__fenced_div_end] = ACTIONS(1386), - [sym_ref_id_specifier] = ACTIONS(1386), - [sym__display_math_state_track_marker] = ACTIONS(1386), - [sym__inline_math_state_track_marker] = ACTIONS(1386), - }, - [STATE(135)] = { - [sym_list_marker_minus] = STATE(30), - [sym__list_item_minus] = STATE(135), - [aux_sym__list_minus_repeat1] = STATE(135), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1391), - [anon_sym_LBRACE] = ACTIONS(1391), - [anon_sym_RBRACE] = ACTIONS(1391), - [anon_sym_EQ] = ACTIONS(1391), - [anon_sym_SQUOTE] = ACTIONS(1391), - [anon_sym_BANG] = ACTIONS(1391), - [anon_sym_DQUOTE] = ACTIONS(1391), - [anon_sym_POUND] = ACTIONS(1391), - [anon_sym_DOLLAR] = ACTIONS(1391), - [anon_sym_PERCENT] = ACTIONS(1391), - [anon_sym_AMP] = ACTIONS(1391), - [anon_sym_LPAREN] = ACTIONS(1391), - [anon_sym_RPAREN] = ACTIONS(1391), - [anon_sym_STAR] = ACTIONS(1391), - [anon_sym_PLUS] = ACTIONS(1391), - [anon_sym_COMMA] = ACTIONS(1391), - [anon_sym_DASH] = ACTIONS(1391), - [anon_sym_DOT] = ACTIONS(1391), - [anon_sym_SLASH] = ACTIONS(1391), - [anon_sym_SEMI] = ACTIONS(1391), - [anon_sym_LT] = ACTIONS(1391), - [anon_sym_GT] = ACTIONS(1391), - [anon_sym_QMARK] = ACTIONS(1391), - [anon_sym_AT] = ACTIONS(1391), + [STATE(125)] = { + [sym_list_marker_parenthesis] = STATE(34), + [sym__list_item_parenthesis] = STATE(125), + [aux_sym__list_parenthesis_repeat1] = STATE(125), + [anon_sym_LBRACE] = ACTIONS(1389), + [anon_sym_RBRACE] = ACTIONS(1389), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1389), + [anon_sym_EQ] = ACTIONS(1389), + [anon_sym_SQUOTE] = ACTIONS(1389), + [anon_sym_BANG] = ACTIONS(1389), + [anon_sym_DQUOTE] = ACTIONS(1389), + [anon_sym_POUND] = ACTIONS(1389), + [anon_sym_DOLLAR] = ACTIONS(1389), + [anon_sym_PERCENT] = ACTIONS(1389), + [anon_sym_AMP] = ACTIONS(1389), + [anon_sym_LPAREN] = ACTIONS(1389), + [anon_sym_RPAREN] = ACTIONS(1389), + [anon_sym_STAR] = ACTIONS(1389), + [anon_sym_PLUS] = ACTIONS(1389), + [anon_sym_COMMA] = ACTIONS(1389), + [anon_sym_DASH] = ACTIONS(1389), + [anon_sym_DOT] = ACTIONS(1389), + [anon_sym_SLASH] = ACTIONS(1389), + [anon_sym_SEMI] = ACTIONS(1389), + [anon_sym_QMARK] = ACTIONS(1389), + [anon_sym_AT] = ACTIONS(1389), [anon_sym_LBRACK] = ACTIONS(1391), [anon_sym_BSLASH] = ACTIONS(1391), - [anon_sym_RBRACK] = ACTIONS(1391), - [anon_sym_CARET] = ACTIONS(1391), - [anon_sym__] = ACTIONS(1391), - [anon_sym_BQUOTE] = ACTIONS(1391), - [anon_sym_PIPE] = ACTIONS(1391), - [anon_sym_TILDE] = ACTIONS(1391), - [sym__word] = ACTIONS(1391), - [sym__soft_line_ending] = ACTIONS(1391), - [sym__block_close] = ACTIONS(1391), - [sym__block_quote_start] = ACTIONS(1391), - [sym__indented_chunk_start] = ACTIONS(1391), - [sym_atx_h1_marker] = ACTIONS(1391), - [sym_atx_h2_marker] = ACTIONS(1391), - [sym_atx_h3_marker] = ACTIONS(1391), - [sym_atx_h4_marker] = ACTIONS(1391), - [sym_atx_h5_marker] = ACTIONS(1391), - [sym_atx_h6_marker] = ACTIONS(1391), - [sym__thematic_break] = ACTIONS(1391), - [sym__list_marker_minus] = ACTIONS(1393), - [sym__list_marker_plus] = ACTIONS(1391), - [sym__list_marker_star] = ACTIONS(1391), - [sym__list_marker_parenthesis] = ACTIONS(1391), - [sym__list_marker_dot] = ACTIONS(1391), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1393), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1391), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1391), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1391), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1391), - [sym__list_marker_example] = ACTIONS(1391), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1391), - [sym__fenced_code_block_start_backtick] = ACTIONS(1391), - [sym__fenced_code_block_start_tilde] = ACTIONS(1391), - [sym__blank_line_start] = ACTIONS(1391), - [sym_minus_metadata] = ACTIONS(1391), - [sym__pipe_table_start] = ACTIONS(1391), - [sym__fenced_div_start] = ACTIONS(1391), - [sym__fenced_div_end] = ACTIONS(1391), - [sym_ref_id_specifier] = ACTIONS(1391), - [sym__display_math_state_track_marker] = ACTIONS(1391), - [sym__inline_math_state_track_marker] = ACTIONS(1391), + [anon_sym_RBRACK] = ACTIONS(1389), + [anon_sym_CARET] = ACTIONS(1389), + [anon_sym__] = ACTIONS(1389), + [anon_sym_BQUOTE] = ACTIONS(1389), + [anon_sym_PIPE] = ACTIONS(1389), + [anon_sym_TILDE] = ACTIONS(1389), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1389), + [sym__escaped_characters] = ACTIONS(1389), + [sym__word] = ACTIONS(1389), + [sym__soft_line_ending] = ACTIONS(1389), + [sym__block_close] = ACTIONS(1389), + [sym__block_quote_start] = ACTIONS(1389), + [sym__indented_chunk_start] = ACTIONS(1389), + [sym_atx_h1_marker] = ACTIONS(1389), + [sym_atx_h2_marker] = ACTIONS(1389), + [sym_atx_h3_marker] = ACTIONS(1389), + [sym_atx_h4_marker] = ACTIONS(1389), + [sym_atx_h5_marker] = ACTIONS(1389), + [sym_atx_h6_marker] = ACTIONS(1389), + [sym__thematic_break] = ACTIONS(1389), + [sym__list_marker_minus] = ACTIONS(1389), + [sym__list_marker_plus] = ACTIONS(1389), + [sym__list_marker_star] = ACTIONS(1389), + [sym__list_marker_parenthesis] = ACTIONS(1393), + [sym__list_marker_dot] = ACTIONS(1389), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1389), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1389), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1389), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1393), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1389), + [sym__list_marker_example] = ACTIONS(1389), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1389), + [sym__fenced_code_block_start_backtick] = ACTIONS(1389), + [sym__fenced_code_block_start_tilde] = ACTIONS(1389), + [sym__blank_line_start] = ACTIONS(1389), + [sym_minus_metadata] = ACTIONS(1389), + [sym__pipe_table_start] = ACTIONS(1389), + [sym__fenced_div_start] = ACTIONS(1389), + [sym__fenced_div_end] = ACTIONS(1389), + [sym_ref_id_specifier] = ACTIONS(1389), + [sym__display_math_state_track_marker] = ACTIONS(1389), + [sym__inline_math_state_track_marker] = ACTIONS(1389), + [sym__html_comment] = ACTIONS(1389), + [sym_raw_specifier] = ACTIONS(1389), + [sym__autolink] = ACTIONS(1389), }, - [STATE(136)] = { - [sym_list_marker_example] = STATE(34), - [sym__list_item_example] = STATE(136), - [aux_sym__list_example_repeat1] = STATE(136), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1396), + [STATE(126)] = { + [sym_list_marker_example] = STATE(15), + [sym__list_item_example] = STATE(126), + [aux_sym__list_example_repeat1] = STATE(126), [anon_sym_LBRACE] = ACTIONS(1396), [anon_sym_RBRACE] = ACTIONS(1396), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1396), [anon_sym_EQ] = ACTIONS(1396), [anon_sym_SQUOTE] = ACTIONS(1396), [anon_sym_BANG] = ACTIONS(1396), @@ -20287,18 +20156,18 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [anon_sym_DOT] = ACTIONS(1396), [anon_sym_SLASH] = ACTIONS(1396), [anon_sym_SEMI] = ACTIONS(1396), - [anon_sym_LT] = ACTIONS(1396), - [anon_sym_GT] = ACTIONS(1396), [anon_sym_QMARK] = ACTIONS(1396), [anon_sym_AT] = ACTIONS(1396), - [anon_sym_LBRACK] = ACTIONS(1396), - [anon_sym_BSLASH] = ACTIONS(1396), + [anon_sym_LBRACK] = ACTIONS(1398), + [anon_sym_BSLASH] = ACTIONS(1398), [anon_sym_RBRACK] = ACTIONS(1396), [anon_sym_CARET] = ACTIONS(1396), [anon_sym__] = ACTIONS(1396), [anon_sym_BQUOTE] = ACTIONS(1396), [anon_sym_PIPE] = ACTIONS(1396), [anon_sym_TILDE] = ACTIONS(1396), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1396), + [sym__escaped_characters] = ACTIONS(1396), [sym__word] = ACTIONS(1396), [sym__soft_line_ending] = ACTIONS(1396), [sym__block_close] = ACTIONS(1396), @@ -20321,8 +20190,8 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym__list_marker_star_dont_interrupt] = ACTIONS(1396), [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1396), [sym__list_marker_dot_dont_interrupt] = ACTIONS(1396), - [sym__list_marker_example] = ACTIONS(1398), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1398), + [sym__list_marker_example] = ACTIONS(1400), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1400), [sym__fenced_code_block_start_backtick] = ACTIONS(1396), [sym__fenced_code_block_start_tilde] = ACTIONS(1396), [sym__blank_line_start] = ACTIONS(1396), @@ -20333,2325 +20202,2145 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym_ref_id_specifier] = ACTIONS(1396), [sym__display_math_state_track_marker] = ACTIONS(1396), [sym__inline_math_state_track_marker] = ACTIONS(1396), + [sym__html_comment] = ACTIONS(1396), + [sym_raw_specifier] = ACTIONS(1396), + [sym__autolink] = ACTIONS(1396), }, - [STATE(137)] = { - [sym_list_marker_plus] = STATE(29), - [sym__list_item_plus] = STATE(137), - [aux_sym__list_plus_repeat1] = STATE(137), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1401), - [anon_sym_LBRACE] = ACTIONS(1401), - [anon_sym_RBRACE] = ACTIONS(1401), - [anon_sym_EQ] = ACTIONS(1401), - [anon_sym_SQUOTE] = ACTIONS(1401), - [anon_sym_BANG] = ACTIONS(1401), - [anon_sym_DQUOTE] = ACTIONS(1401), - [anon_sym_POUND] = ACTIONS(1401), - [anon_sym_DOLLAR] = ACTIONS(1401), - [anon_sym_PERCENT] = ACTIONS(1401), - [anon_sym_AMP] = ACTIONS(1401), - [anon_sym_LPAREN] = ACTIONS(1401), - [anon_sym_RPAREN] = ACTIONS(1401), - [anon_sym_STAR] = ACTIONS(1401), - [anon_sym_PLUS] = ACTIONS(1401), - [anon_sym_COMMA] = ACTIONS(1401), - [anon_sym_DASH] = ACTIONS(1401), - [anon_sym_DOT] = ACTIONS(1401), - [anon_sym_SLASH] = ACTIONS(1401), - [anon_sym_SEMI] = ACTIONS(1401), - [anon_sym_LT] = ACTIONS(1401), - [anon_sym_GT] = ACTIONS(1401), - [anon_sym_QMARK] = ACTIONS(1401), - [anon_sym_AT] = ACTIONS(1401), - [anon_sym_LBRACK] = ACTIONS(1401), - [anon_sym_BSLASH] = ACTIONS(1401), - [anon_sym_RBRACK] = ACTIONS(1401), - [anon_sym_CARET] = ACTIONS(1401), - [anon_sym__] = ACTIONS(1401), - [anon_sym_BQUOTE] = ACTIONS(1401), - [anon_sym_PIPE] = ACTIONS(1401), - [anon_sym_TILDE] = ACTIONS(1401), - [sym__word] = ACTIONS(1401), - [sym__soft_line_ending] = ACTIONS(1401), - [sym__block_close] = ACTIONS(1401), - [sym__block_quote_start] = ACTIONS(1401), - [sym__indented_chunk_start] = ACTIONS(1401), - [sym_atx_h1_marker] = ACTIONS(1401), - [sym_atx_h2_marker] = ACTIONS(1401), - [sym_atx_h3_marker] = ACTIONS(1401), - [sym_atx_h4_marker] = ACTIONS(1401), - [sym_atx_h5_marker] = ACTIONS(1401), - [sym_atx_h6_marker] = ACTIONS(1401), - [sym__thematic_break] = ACTIONS(1401), - [sym__list_marker_minus] = ACTIONS(1401), + [STATE(127)] = { + [sym_list_marker_parenthesis] = STATE(34), + [sym__list_item_parenthesis] = STATE(125), + [aux_sym__list_parenthesis_repeat1] = STATE(125), + [anon_sym_LBRACE] = ACTIONS(1403), + [anon_sym_RBRACE] = ACTIONS(1403), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1403), + [anon_sym_EQ] = ACTIONS(1403), + [anon_sym_SQUOTE] = ACTIONS(1403), + [anon_sym_BANG] = ACTIONS(1403), + [anon_sym_DQUOTE] = ACTIONS(1403), + [anon_sym_POUND] = ACTIONS(1403), + [anon_sym_DOLLAR] = ACTIONS(1403), + [anon_sym_PERCENT] = ACTIONS(1403), + [anon_sym_AMP] = ACTIONS(1403), + [anon_sym_LPAREN] = ACTIONS(1403), + [anon_sym_RPAREN] = ACTIONS(1403), + [anon_sym_STAR] = ACTIONS(1403), + [anon_sym_PLUS] = ACTIONS(1403), + [anon_sym_COMMA] = ACTIONS(1403), + [anon_sym_DASH] = ACTIONS(1403), + [anon_sym_DOT] = ACTIONS(1403), + [anon_sym_SLASH] = ACTIONS(1403), + [anon_sym_SEMI] = ACTIONS(1403), + [anon_sym_QMARK] = ACTIONS(1403), + [anon_sym_AT] = ACTIONS(1403), + [anon_sym_LBRACK] = ACTIONS(1405), + [anon_sym_BSLASH] = ACTIONS(1405), + [anon_sym_RBRACK] = ACTIONS(1403), + [anon_sym_CARET] = ACTIONS(1403), + [anon_sym__] = ACTIONS(1403), + [anon_sym_BQUOTE] = ACTIONS(1403), + [anon_sym_PIPE] = ACTIONS(1403), + [anon_sym_TILDE] = ACTIONS(1403), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1403), + [sym__escaped_characters] = ACTIONS(1403), + [sym__word] = ACTIONS(1403), + [sym__soft_line_ending] = ACTIONS(1403), + [sym__block_close] = ACTIONS(1403), + [sym__block_quote_start] = ACTIONS(1403), + [sym__indented_chunk_start] = ACTIONS(1403), + [sym_atx_h1_marker] = ACTIONS(1403), + [sym_atx_h2_marker] = ACTIONS(1403), + [sym_atx_h3_marker] = ACTIONS(1403), + [sym_atx_h4_marker] = ACTIONS(1403), + [sym_atx_h5_marker] = ACTIONS(1403), + [sym_atx_h6_marker] = ACTIONS(1403), + [sym__thematic_break] = ACTIONS(1403), + [sym__list_marker_minus] = ACTIONS(1403), [sym__list_marker_plus] = ACTIONS(1403), - [sym__list_marker_star] = ACTIONS(1401), - [sym__list_marker_parenthesis] = ACTIONS(1401), - [sym__list_marker_dot] = ACTIONS(1401), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1401), + [sym__list_marker_star] = ACTIONS(1403), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(1403), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1403), [sym__list_marker_plus_dont_interrupt] = ACTIONS(1403), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1401), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1401), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1401), - [sym__list_marker_example] = ACTIONS(1401), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1401), - [sym__fenced_code_block_start_backtick] = ACTIONS(1401), - [sym__fenced_code_block_start_tilde] = ACTIONS(1401), - [sym__blank_line_start] = ACTIONS(1401), - [sym_minus_metadata] = ACTIONS(1401), - [sym__pipe_table_start] = ACTIONS(1401), - [sym__fenced_div_start] = ACTIONS(1401), - [sym__fenced_div_end] = ACTIONS(1401), - [sym_ref_id_specifier] = ACTIONS(1401), - [sym__display_math_state_track_marker] = ACTIONS(1401), - [sym__inline_math_state_track_marker] = ACTIONS(1401), - }, - [STATE(138)] = { - [sym_list_marker_plus] = STATE(23), - [sym__list_item_plus] = STATE(140), - [aux_sym__list_plus_repeat1] = STATE(140), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1350), - [anon_sym_LBRACE] = ACTIONS(1350), - [anon_sym_RBRACE] = ACTIONS(1350), - [anon_sym_EQ] = ACTIONS(1350), - [anon_sym_SQUOTE] = ACTIONS(1350), - [anon_sym_BANG] = ACTIONS(1350), - [anon_sym_DQUOTE] = ACTIONS(1350), - [anon_sym_POUND] = ACTIONS(1350), - [anon_sym_DOLLAR] = ACTIONS(1350), - [anon_sym_PERCENT] = ACTIONS(1350), - [anon_sym_AMP] = ACTIONS(1350), - [anon_sym_LPAREN] = ACTIONS(1350), - [anon_sym_RPAREN] = ACTIONS(1350), - [anon_sym_STAR] = ACTIONS(1350), - [anon_sym_PLUS] = ACTIONS(1350), - [anon_sym_COMMA] = ACTIONS(1350), - [anon_sym_DASH] = ACTIONS(1350), - [anon_sym_DOT] = ACTIONS(1350), - [anon_sym_SLASH] = ACTIONS(1350), - [anon_sym_SEMI] = ACTIONS(1350), - [anon_sym_LT] = ACTIONS(1350), - [anon_sym_GT] = ACTIONS(1350), - [anon_sym_QMARK] = ACTIONS(1350), - [anon_sym_AT] = ACTIONS(1350), - [anon_sym_LBRACK] = ACTIONS(1350), - [anon_sym_BSLASH] = ACTIONS(1350), - [anon_sym_RBRACK] = ACTIONS(1350), - [anon_sym_CARET] = ACTIONS(1350), - [anon_sym__] = ACTIONS(1350), - [anon_sym_BQUOTE] = ACTIONS(1350), - [anon_sym_PIPE] = ACTIONS(1350), - [anon_sym_TILDE] = ACTIONS(1350), - [sym__word] = ACTIONS(1350), - [sym__soft_line_ending] = ACTIONS(1350), - [sym__block_close] = ACTIONS(1350), - [sym__block_quote_start] = ACTIONS(1350), - [sym__indented_chunk_start] = ACTIONS(1350), - [sym_atx_h1_marker] = ACTIONS(1350), - [sym_atx_h2_marker] = ACTIONS(1350), - [sym_atx_h3_marker] = ACTIONS(1350), - [sym_atx_h4_marker] = ACTIONS(1350), - [sym_atx_h5_marker] = ACTIONS(1350), - [sym_atx_h6_marker] = ACTIONS(1350), - [sym__thematic_break] = ACTIONS(1350), - [sym__list_marker_minus] = ACTIONS(1350), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(1350), - [sym__list_marker_parenthesis] = ACTIONS(1350), - [sym__list_marker_dot] = ACTIONS(1350), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1350), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1350), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1350), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1350), - [sym__list_marker_example] = ACTIONS(1350), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1350), - [sym__fenced_code_block_start_backtick] = ACTIONS(1350), - [sym__fenced_code_block_start_tilde] = ACTIONS(1350), - [sym__blank_line_start] = ACTIONS(1350), - [sym_minus_metadata] = ACTIONS(1350), - [sym__pipe_table_start] = ACTIONS(1350), - [sym__fenced_div_start] = ACTIONS(1350), - [sym_ref_id_specifier] = ACTIONS(1350), - [sym__display_math_state_track_marker] = ACTIONS(1350), - [sym__inline_math_state_track_marker] = ACTIONS(1350), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1403), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1403), + [sym__list_marker_example] = ACTIONS(1403), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1403), + [sym__fenced_code_block_start_backtick] = ACTIONS(1403), + [sym__fenced_code_block_start_tilde] = ACTIONS(1403), + [sym__blank_line_start] = ACTIONS(1403), + [sym_minus_metadata] = ACTIONS(1403), + [sym__pipe_table_start] = ACTIONS(1403), + [sym__fenced_div_start] = ACTIONS(1403), + [sym__fenced_div_end] = ACTIONS(1403), + [sym_ref_id_specifier] = ACTIONS(1403), + [sym__display_math_state_track_marker] = ACTIONS(1403), + [sym__inline_math_state_track_marker] = ACTIONS(1403), + [sym__html_comment] = ACTIONS(1403), + [sym_raw_specifier] = ACTIONS(1403), + [sym__autolink] = ACTIONS(1403), }, - [STATE(139)] = { - [sym_list_marker_star] = STATE(3), - [sym__list_item_star] = STATE(139), - [aux_sym__list_star_repeat1] = STATE(139), - [ts_builtin_sym_end] = ACTIONS(1386), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1386), - [anon_sym_LBRACE] = ACTIONS(1386), - [anon_sym_RBRACE] = ACTIONS(1386), - [anon_sym_EQ] = ACTIONS(1386), - [anon_sym_SQUOTE] = ACTIONS(1386), - [anon_sym_BANG] = ACTIONS(1386), - [anon_sym_DQUOTE] = ACTIONS(1386), - [anon_sym_POUND] = ACTIONS(1386), - [anon_sym_DOLLAR] = ACTIONS(1386), - [anon_sym_PERCENT] = ACTIONS(1386), - [anon_sym_AMP] = ACTIONS(1386), - [anon_sym_LPAREN] = ACTIONS(1386), - [anon_sym_RPAREN] = ACTIONS(1386), - [anon_sym_STAR] = ACTIONS(1386), - [anon_sym_PLUS] = ACTIONS(1386), - [anon_sym_COMMA] = ACTIONS(1386), - [anon_sym_DASH] = ACTIONS(1386), - [anon_sym_DOT] = ACTIONS(1386), - [anon_sym_SLASH] = ACTIONS(1386), - [anon_sym_SEMI] = ACTIONS(1386), - [anon_sym_LT] = ACTIONS(1386), - [anon_sym_GT] = ACTIONS(1386), - [anon_sym_QMARK] = ACTIONS(1386), - [anon_sym_AT] = ACTIONS(1386), - [anon_sym_LBRACK] = ACTIONS(1386), - [anon_sym_BSLASH] = ACTIONS(1386), - [anon_sym_RBRACK] = ACTIONS(1386), - [anon_sym_CARET] = ACTIONS(1386), - [anon_sym__] = ACTIONS(1386), - [anon_sym_BQUOTE] = ACTIONS(1386), - [anon_sym_PIPE] = ACTIONS(1386), - [anon_sym_TILDE] = ACTIONS(1386), - [sym__word] = ACTIONS(1386), - [sym__soft_line_ending] = ACTIONS(1386), - [sym__block_quote_start] = ACTIONS(1386), - [sym__indented_chunk_start] = ACTIONS(1386), - [sym_atx_h1_marker] = ACTIONS(1386), - [sym_atx_h2_marker] = ACTIONS(1386), - [sym_atx_h3_marker] = ACTIONS(1386), - [sym_atx_h4_marker] = ACTIONS(1386), - [sym_atx_h5_marker] = ACTIONS(1386), - [sym_atx_h6_marker] = ACTIONS(1386), - [sym__thematic_break] = ACTIONS(1386), - [sym__list_marker_minus] = ACTIONS(1386), - [sym__list_marker_plus] = ACTIONS(1386), - [sym__list_marker_star] = ACTIONS(1388), - [sym__list_marker_parenthesis] = ACTIONS(1386), - [sym__list_marker_dot] = ACTIONS(1386), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1386), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1386), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1388), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1386), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1386), - [sym__list_marker_example] = ACTIONS(1386), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1386), - [sym__fenced_code_block_start_backtick] = ACTIONS(1386), - [sym__fenced_code_block_start_tilde] = ACTIONS(1386), - [sym__blank_line_start] = ACTIONS(1386), - [sym_minus_metadata] = ACTIONS(1386), - [sym__pipe_table_start] = ACTIONS(1386), - [sym__fenced_div_start] = ACTIONS(1386), - [sym_ref_id_specifier] = ACTIONS(1386), - [sym__display_math_state_track_marker] = ACTIONS(1386), - [sym__inline_math_state_track_marker] = ACTIONS(1386), + [STATE(128)] = { + [sym__indented_chunk] = STATE(128), + [sym__blank_line] = STATE(128), + [aux_sym_indented_code_block_repeat1] = STATE(128), + [anon_sym_LBRACE] = ACTIONS(1407), + [anon_sym_RBRACE] = ACTIONS(1407), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1407), + [anon_sym_EQ] = ACTIONS(1407), + [anon_sym_SQUOTE] = ACTIONS(1407), + [anon_sym_BANG] = ACTIONS(1407), + [anon_sym_DQUOTE] = ACTIONS(1407), + [anon_sym_POUND] = ACTIONS(1407), + [anon_sym_DOLLAR] = ACTIONS(1407), + [anon_sym_PERCENT] = ACTIONS(1407), + [anon_sym_AMP] = ACTIONS(1407), + [anon_sym_LPAREN] = ACTIONS(1407), + [anon_sym_RPAREN] = ACTIONS(1407), + [anon_sym_STAR] = ACTIONS(1407), + [anon_sym_PLUS] = ACTIONS(1407), + [anon_sym_COMMA] = ACTIONS(1407), + [anon_sym_DASH] = ACTIONS(1407), + [anon_sym_DOT] = ACTIONS(1407), + [anon_sym_SLASH] = ACTIONS(1407), + [anon_sym_SEMI] = ACTIONS(1407), + [anon_sym_QMARK] = ACTIONS(1407), + [anon_sym_AT] = ACTIONS(1407), + [anon_sym_LBRACK] = ACTIONS(1409), + [anon_sym_BSLASH] = ACTIONS(1409), + [anon_sym_RBRACK] = ACTIONS(1407), + [anon_sym_CARET] = ACTIONS(1407), + [anon_sym__] = ACTIONS(1407), + [anon_sym_BQUOTE] = ACTIONS(1407), + [anon_sym_PIPE] = ACTIONS(1407), + [anon_sym_TILDE] = ACTIONS(1407), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1407), + [sym__escaped_characters] = ACTIONS(1407), + [sym__word] = ACTIONS(1407), + [sym__soft_line_ending] = ACTIONS(1407), + [sym__block_close] = ACTIONS(1407), + [sym__block_quote_start] = ACTIONS(1407), + [sym__indented_chunk_start] = ACTIONS(1411), + [sym_atx_h1_marker] = ACTIONS(1407), + [sym_atx_h2_marker] = ACTIONS(1407), + [sym_atx_h3_marker] = ACTIONS(1407), + [sym_atx_h4_marker] = ACTIONS(1407), + [sym_atx_h5_marker] = ACTIONS(1407), + [sym_atx_h6_marker] = ACTIONS(1407), + [sym__thematic_break] = ACTIONS(1407), + [sym__list_marker_minus] = ACTIONS(1407), + [sym__list_marker_plus] = ACTIONS(1407), + [sym__list_marker_star] = ACTIONS(1407), + [sym__list_marker_parenthesis] = ACTIONS(1407), + [sym__list_marker_dot] = ACTIONS(1407), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1407), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1407), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1407), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1407), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1407), + [sym__list_marker_example] = ACTIONS(1407), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1407), + [sym__fenced_code_block_start_backtick] = ACTIONS(1407), + [sym__fenced_code_block_start_tilde] = ACTIONS(1407), + [sym__blank_line_start] = ACTIONS(1414), + [sym_minus_metadata] = ACTIONS(1407), + [sym__pipe_table_start] = ACTIONS(1407), + [sym__fenced_div_start] = ACTIONS(1407), + [sym__fenced_div_end] = ACTIONS(1407), + [sym_ref_id_specifier] = ACTIONS(1407), + [sym__display_math_state_track_marker] = ACTIONS(1407), + [sym__inline_math_state_track_marker] = ACTIONS(1407), + [sym__html_comment] = ACTIONS(1407), + [sym_raw_specifier] = ACTIONS(1407), + [sym__autolink] = ACTIONS(1407), }, - [STATE(140)] = { - [sym_list_marker_plus] = STATE(23), - [sym__list_item_plus] = STATE(140), - [aux_sym__list_plus_repeat1] = STATE(140), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1401), - [anon_sym_LBRACE] = ACTIONS(1401), - [anon_sym_RBRACE] = ACTIONS(1401), - [anon_sym_EQ] = ACTIONS(1401), - [anon_sym_SQUOTE] = ACTIONS(1401), - [anon_sym_BANG] = ACTIONS(1401), - [anon_sym_DQUOTE] = ACTIONS(1401), - [anon_sym_POUND] = ACTIONS(1401), - [anon_sym_DOLLAR] = ACTIONS(1401), - [anon_sym_PERCENT] = ACTIONS(1401), - [anon_sym_AMP] = ACTIONS(1401), - [anon_sym_LPAREN] = ACTIONS(1401), - [anon_sym_RPAREN] = ACTIONS(1401), - [anon_sym_STAR] = ACTIONS(1401), - [anon_sym_PLUS] = ACTIONS(1401), - [anon_sym_COMMA] = ACTIONS(1401), - [anon_sym_DASH] = ACTIONS(1401), - [anon_sym_DOT] = ACTIONS(1401), - [anon_sym_SLASH] = ACTIONS(1401), - [anon_sym_SEMI] = ACTIONS(1401), - [anon_sym_LT] = ACTIONS(1401), - [anon_sym_GT] = ACTIONS(1401), - [anon_sym_QMARK] = ACTIONS(1401), - [anon_sym_AT] = ACTIONS(1401), - [anon_sym_LBRACK] = ACTIONS(1401), - [anon_sym_BSLASH] = ACTIONS(1401), - [anon_sym_RBRACK] = ACTIONS(1401), - [anon_sym_CARET] = ACTIONS(1401), - [anon_sym__] = ACTIONS(1401), - [anon_sym_BQUOTE] = ACTIONS(1401), - [anon_sym_PIPE] = ACTIONS(1401), - [anon_sym_TILDE] = ACTIONS(1401), - [sym__word] = ACTIONS(1401), - [sym__soft_line_ending] = ACTIONS(1401), - [sym__block_close] = ACTIONS(1401), - [sym__block_quote_start] = ACTIONS(1401), - [sym__indented_chunk_start] = ACTIONS(1401), - [sym_atx_h1_marker] = ACTIONS(1401), - [sym_atx_h2_marker] = ACTIONS(1401), - [sym_atx_h3_marker] = ACTIONS(1401), - [sym_atx_h4_marker] = ACTIONS(1401), - [sym_atx_h5_marker] = ACTIONS(1401), - [sym_atx_h6_marker] = ACTIONS(1401), - [sym__thematic_break] = ACTIONS(1401), - [sym__list_marker_minus] = ACTIONS(1401), - [sym__list_marker_plus] = ACTIONS(1403), - [sym__list_marker_star] = ACTIONS(1401), - [sym__list_marker_parenthesis] = ACTIONS(1401), - [sym__list_marker_dot] = ACTIONS(1401), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1401), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1403), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1401), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1401), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1401), - [sym__list_marker_example] = ACTIONS(1401), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1401), - [sym__fenced_code_block_start_backtick] = ACTIONS(1401), - [sym__fenced_code_block_start_tilde] = ACTIONS(1401), - [sym__blank_line_start] = ACTIONS(1401), - [sym_minus_metadata] = ACTIONS(1401), - [sym__pipe_table_start] = ACTIONS(1401), - [sym__fenced_div_start] = ACTIONS(1401), - [sym_ref_id_specifier] = ACTIONS(1401), - [sym__display_math_state_track_marker] = ACTIONS(1401), - [sym__inline_math_state_track_marker] = ACTIONS(1401), + [STATE(129)] = { + [anon_sym_LBRACE] = ACTIONS(1417), + [anon_sym_RBRACE] = ACTIONS(1417), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1417), + [anon_sym_EQ] = ACTIONS(1417), + [anon_sym_SQUOTE] = ACTIONS(1417), + [anon_sym_BANG] = ACTIONS(1417), + [anon_sym_DQUOTE] = ACTIONS(1417), + [anon_sym_POUND] = ACTIONS(1417), + [anon_sym_DOLLAR] = ACTIONS(1417), + [anon_sym_PERCENT] = ACTIONS(1417), + [anon_sym_AMP] = ACTIONS(1417), + [anon_sym_LPAREN] = ACTIONS(1417), + [anon_sym_RPAREN] = ACTIONS(1417), + [anon_sym_STAR] = ACTIONS(1417), + [anon_sym_PLUS] = ACTIONS(1417), + [anon_sym_COMMA] = ACTIONS(1417), + [anon_sym_DASH] = ACTIONS(1417), + [anon_sym_DOT] = ACTIONS(1417), + [anon_sym_SLASH] = ACTIONS(1417), + [anon_sym_SEMI] = ACTIONS(1417), + [anon_sym_QMARK] = ACTIONS(1417), + [anon_sym_AT] = ACTIONS(1417), + [anon_sym_LBRACK] = ACTIONS(1419), + [anon_sym_BSLASH] = ACTIONS(1419), + [anon_sym_RBRACK] = ACTIONS(1417), + [anon_sym_CARET] = ACTIONS(1417), + [anon_sym__] = ACTIONS(1417), + [anon_sym_BQUOTE] = ACTIONS(1417), + [anon_sym_PIPE] = ACTIONS(1417), + [anon_sym_TILDE] = ACTIONS(1417), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1417), + [sym__escaped_characters] = ACTIONS(1417), + [sym__word] = ACTIONS(1417), + [sym__soft_line_ending] = ACTIONS(1417), + [sym__block_close] = ACTIONS(1417), + [sym_block_continuation] = ACTIONS(1421), + [sym__block_quote_start] = ACTIONS(1417), + [sym__indented_chunk_start] = ACTIONS(1417), + [sym_atx_h1_marker] = ACTIONS(1417), + [sym_atx_h2_marker] = ACTIONS(1417), + [sym_atx_h3_marker] = ACTIONS(1417), + [sym_atx_h4_marker] = ACTIONS(1417), + [sym_atx_h5_marker] = ACTIONS(1417), + [sym_atx_h6_marker] = ACTIONS(1417), + [sym_setext_h1_underline] = ACTIONS(1417), + [sym_setext_h2_underline] = ACTIONS(1417), + [sym__thematic_break] = ACTIONS(1417), + [sym__list_marker_minus] = ACTIONS(1417), + [sym__list_marker_plus] = ACTIONS(1417), + [sym__list_marker_star] = ACTIONS(1417), + [sym__list_marker_parenthesis] = ACTIONS(1417), + [sym__list_marker_dot] = ACTIONS(1417), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_example] = ACTIONS(1417), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1417), + [sym__fenced_code_block_start_backtick] = ACTIONS(1417), + [sym__fenced_code_block_start_tilde] = ACTIONS(1417), + [sym__blank_line_start] = ACTIONS(1417), + [sym_minus_metadata] = ACTIONS(1417), + [sym__pipe_table_start] = ACTIONS(1417), + [sym__fenced_div_start] = ACTIONS(1417), + [sym__fenced_div_end] = ACTIONS(1417), + [sym_ref_id_specifier] = ACTIONS(1417), + [sym__display_math_state_track_marker] = ACTIONS(1417), + [sym__inline_math_state_track_marker] = ACTIONS(1417), + [sym__html_comment] = ACTIONS(1417), + [sym_raw_specifier] = ACTIONS(1417), + [sym__autolink] = ACTIONS(1417), }, - [STATE(141)] = { - [sym__indented_chunk] = STATE(144), - [sym__blank_line] = STATE(144), - [aux_sym_indented_code_block_repeat1] = STATE(144), - [ts_builtin_sym_end] = ACTIONS(1352), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1352), - [anon_sym_LBRACE] = ACTIONS(1352), - [anon_sym_RBRACE] = ACTIONS(1352), - [anon_sym_EQ] = ACTIONS(1352), - [anon_sym_SQUOTE] = ACTIONS(1352), - [anon_sym_BANG] = ACTIONS(1352), - [anon_sym_DQUOTE] = ACTIONS(1352), - [anon_sym_POUND] = ACTIONS(1352), - [anon_sym_DOLLAR] = ACTIONS(1352), - [anon_sym_PERCENT] = ACTIONS(1352), - [anon_sym_AMP] = ACTIONS(1352), - [anon_sym_LPAREN] = ACTIONS(1352), - [anon_sym_RPAREN] = ACTIONS(1352), - [anon_sym_STAR] = ACTIONS(1352), - [anon_sym_PLUS] = ACTIONS(1352), - [anon_sym_COMMA] = ACTIONS(1352), - [anon_sym_DASH] = ACTIONS(1352), - [anon_sym_DOT] = ACTIONS(1352), - [anon_sym_SLASH] = ACTIONS(1352), - [anon_sym_SEMI] = ACTIONS(1352), - [anon_sym_LT] = ACTIONS(1352), - [anon_sym_GT] = ACTIONS(1352), - [anon_sym_QMARK] = ACTIONS(1352), - [anon_sym_AT] = ACTIONS(1352), - [anon_sym_LBRACK] = ACTIONS(1352), - [anon_sym_BSLASH] = ACTIONS(1352), - [anon_sym_RBRACK] = ACTIONS(1352), - [anon_sym_CARET] = ACTIONS(1352), - [anon_sym__] = ACTIONS(1352), - [anon_sym_BQUOTE] = ACTIONS(1352), - [anon_sym_PIPE] = ACTIONS(1352), - [anon_sym_TILDE] = ACTIONS(1352), - [sym__word] = ACTIONS(1352), - [sym__soft_line_ending] = ACTIONS(1352), - [sym__block_quote_start] = ACTIONS(1352), - [sym__indented_chunk_start] = ACTIONS(15), - [sym_atx_h1_marker] = ACTIONS(1352), - [sym_atx_h2_marker] = ACTIONS(1352), - [sym_atx_h3_marker] = ACTIONS(1352), - [sym_atx_h4_marker] = ACTIONS(1352), - [sym_atx_h5_marker] = ACTIONS(1352), - [sym_atx_h6_marker] = ACTIONS(1352), - [sym__thematic_break] = ACTIONS(1352), - [sym__list_marker_minus] = ACTIONS(1352), - [sym__list_marker_plus] = ACTIONS(1352), - [sym__list_marker_star] = ACTIONS(1352), - [sym__list_marker_parenthesis] = ACTIONS(1352), - [sym__list_marker_dot] = ACTIONS(1352), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1352), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1352), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1352), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1352), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1352), - [sym__list_marker_example] = ACTIONS(1352), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1352), - [sym__fenced_code_block_start_backtick] = ACTIONS(1352), - [sym__fenced_code_block_start_tilde] = ACTIONS(1352), - [sym__blank_line_start] = ACTIONS(47), - [sym_minus_metadata] = ACTIONS(1352), - [sym__pipe_table_start] = ACTIONS(1352), - [sym__fenced_div_start] = ACTIONS(1352), - [sym_ref_id_specifier] = ACTIONS(1352), - [sym__display_math_state_track_marker] = ACTIONS(1352), - [sym__inline_math_state_track_marker] = ACTIONS(1352), + [STATE(130)] = { + [sym_list_marker_example] = STATE(15), + [sym__list_item_example] = STATE(126), + [aux_sym__list_example_repeat1] = STATE(126), + [anon_sym_LBRACE] = ACTIONS(1423), + [anon_sym_RBRACE] = ACTIONS(1423), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1423), + [anon_sym_EQ] = ACTIONS(1423), + [anon_sym_SQUOTE] = ACTIONS(1423), + [anon_sym_BANG] = ACTIONS(1423), + [anon_sym_DQUOTE] = ACTIONS(1423), + [anon_sym_POUND] = ACTIONS(1423), + [anon_sym_DOLLAR] = ACTIONS(1423), + [anon_sym_PERCENT] = ACTIONS(1423), + [anon_sym_AMP] = ACTIONS(1423), + [anon_sym_LPAREN] = ACTIONS(1423), + [anon_sym_RPAREN] = ACTIONS(1423), + [anon_sym_STAR] = ACTIONS(1423), + [anon_sym_PLUS] = ACTIONS(1423), + [anon_sym_COMMA] = ACTIONS(1423), + [anon_sym_DASH] = ACTIONS(1423), + [anon_sym_DOT] = ACTIONS(1423), + [anon_sym_SLASH] = ACTIONS(1423), + [anon_sym_SEMI] = ACTIONS(1423), + [anon_sym_QMARK] = ACTIONS(1423), + [anon_sym_AT] = ACTIONS(1423), + [anon_sym_LBRACK] = ACTIONS(1425), + [anon_sym_BSLASH] = ACTIONS(1425), + [anon_sym_RBRACK] = ACTIONS(1423), + [anon_sym_CARET] = ACTIONS(1423), + [anon_sym__] = ACTIONS(1423), + [anon_sym_BQUOTE] = ACTIONS(1423), + [anon_sym_PIPE] = ACTIONS(1423), + [anon_sym_TILDE] = ACTIONS(1423), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1423), + [sym__escaped_characters] = ACTIONS(1423), + [sym__word] = ACTIONS(1423), + [sym__soft_line_ending] = ACTIONS(1423), + [sym__block_close] = ACTIONS(1423), + [sym__block_quote_start] = ACTIONS(1423), + [sym__indented_chunk_start] = ACTIONS(1423), + [sym_atx_h1_marker] = ACTIONS(1423), + [sym_atx_h2_marker] = ACTIONS(1423), + [sym_atx_h3_marker] = ACTIONS(1423), + [sym_atx_h4_marker] = ACTIONS(1423), + [sym_atx_h5_marker] = ACTIONS(1423), + [sym_atx_h6_marker] = ACTIONS(1423), + [sym__thematic_break] = ACTIONS(1423), + [sym__list_marker_minus] = ACTIONS(1423), + [sym__list_marker_plus] = ACTIONS(1423), + [sym__list_marker_star] = ACTIONS(1423), + [sym__list_marker_parenthesis] = ACTIONS(1423), + [sym__list_marker_dot] = ACTIONS(1423), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1423), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1423), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1423), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1423), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1423), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(1423), + [sym__fenced_code_block_start_tilde] = ACTIONS(1423), + [sym__blank_line_start] = ACTIONS(1423), + [sym_minus_metadata] = ACTIONS(1423), + [sym__pipe_table_start] = ACTIONS(1423), + [sym__fenced_div_start] = ACTIONS(1423), + [sym__fenced_div_end] = ACTIONS(1423), + [sym_ref_id_specifier] = ACTIONS(1423), + [sym__display_math_state_track_marker] = ACTIONS(1423), + [sym__inline_math_state_track_marker] = ACTIONS(1423), + [sym__html_comment] = ACTIONS(1423), + [sym_raw_specifier] = ACTIONS(1423), + [sym__autolink] = ACTIONS(1423), }, - [STATE(142)] = { - [sym__indented_chunk] = STATE(142), - [sym__blank_line] = STATE(142), - [aux_sym_indented_code_block_repeat1] = STATE(142), - [ts_builtin_sym_end] = ACTIONS(1374), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1374), - [anon_sym_LBRACE] = ACTIONS(1374), - [anon_sym_RBRACE] = ACTIONS(1374), - [anon_sym_EQ] = ACTIONS(1374), - [anon_sym_SQUOTE] = ACTIONS(1374), - [anon_sym_BANG] = ACTIONS(1374), - [anon_sym_DQUOTE] = ACTIONS(1374), - [anon_sym_POUND] = ACTIONS(1374), - [anon_sym_DOLLAR] = ACTIONS(1374), - [anon_sym_PERCENT] = ACTIONS(1374), - [anon_sym_AMP] = ACTIONS(1374), - [anon_sym_LPAREN] = ACTIONS(1374), - [anon_sym_RPAREN] = ACTIONS(1374), - [anon_sym_STAR] = ACTIONS(1374), - [anon_sym_PLUS] = ACTIONS(1374), - [anon_sym_COMMA] = ACTIONS(1374), - [anon_sym_DASH] = ACTIONS(1374), - [anon_sym_DOT] = ACTIONS(1374), - [anon_sym_SLASH] = ACTIONS(1374), - [anon_sym_SEMI] = ACTIONS(1374), - [anon_sym_LT] = ACTIONS(1374), - [anon_sym_GT] = ACTIONS(1374), - [anon_sym_QMARK] = ACTIONS(1374), - [anon_sym_AT] = ACTIONS(1374), - [anon_sym_LBRACK] = ACTIONS(1374), - [anon_sym_BSLASH] = ACTIONS(1374), - [anon_sym_RBRACK] = ACTIONS(1374), - [anon_sym_CARET] = ACTIONS(1374), - [anon_sym__] = ACTIONS(1374), - [anon_sym_BQUOTE] = ACTIONS(1374), - [anon_sym_PIPE] = ACTIONS(1374), - [anon_sym_TILDE] = ACTIONS(1374), - [sym__word] = ACTIONS(1374), - [sym__soft_line_ending] = ACTIONS(1374), - [sym__block_quote_start] = ACTIONS(1374), - [sym__indented_chunk_start] = ACTIONS(1406), - [sym_atx_h1_marker] = ACTIONS(1374), - [sym_atx_h2_marker] = ACTIONS(1374), - [sym_atx_h3_marker] = ACTIONS(1374), - [sym_atx_h4_marker] = ACTIONS(1374), - [sym_atx_h5_marker] = ACTIONS(1374), - [sym_atx_h6_marker] = ACTIONS(1374), - [sym__thematic_break] = ACTIONS(1374), - [sym__list_marker_minus] = ACTIONS(1374), - [sym__list_marker_plus] = ACTIONS(1374), - [sym__list_marker_star] = ACTIONS(1374), - [sym__list_marker_parenthesis] = ACTIONS(1374), - [sym__list_marker_dot] = ACTIONS(1374), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1374), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1374), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1374), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1374), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1374), - [sym__list_marker_example] = ACTIONS(1374), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1374), - [sym__fenced_code_block_start_backtick] = ACTIONS(1374), - [sym__fenced_code_block_start_tilde] = ACTIONS(1374), - [sym__blank_line_start] = ACTIONS(1409), - [sym_minus_metadata] = ACTIONS(1374), - [sym__pipe_table_start] = ACTIONS(1374), - [sym__fenced_div_start] = ACTIONS(1374), - [sym_ref_id_specifier] = ACTIONS(1374), - [sym__display_math_state_track_marker] = ACTIONS(1374), - [sym__inline_math_state_track_marker] = ACTIONS(1374), + [STATE(131)] = { + [sym_list_marker_star] = STATE(32), + [sym__list_item_star] = STATE(123), + [aux_sym__list_star_repeat1] = STATE(123), + [anon_sym_LBRACE] = ACTIONS(1427), + [anon_sym_RBRACE] = ACTIONS(1427), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1427), + [anon_sym_EQ] = ACTIONS(1427), + [anon_sym_SQUOTE] = ACTIONS(1427), + [anon_sym_BANG] = ACTIONS(1427), + [anon_sym_DQUOTE] = ACTIONS(1427), + [anon_sym_POUND] = ACTIONS(1427), + [anon_sym_DOLLAR] = ACTIONS(1427), + [anon_sym_PERCENT] = ACTIONS(1427), + [anon_sym_AMP] = ACTIONS(1427), + [anon_sym_LPAREN] = ACTIONS(1427), + [anon_sym_RPAREN] = ACTIONS(1427), + [anon_sym_STAR] = ACTIONS(1427), + [anon_sym_PLUS] = ACTIONS(1427), + [anon_sym_COMMA] = ACTIONS(1427), + [anon_sym_DASH] = ACTIONS(1427), + [anon_sym_DOT] = ACTIONS(1427), + [anon_sym_SLASH] = ACTIONS(1427), + [anon_sym_SEMI] = ACTIONS(1427), + [anon_sym_QMARK] = ACTIONS(1427), + [anon_sym_AT] = ACTIONS(1427), + [anon_sym_LBRACK] = ACTIONS(1429), + [anon_sym_BSLASH] = ACTIONS(1429), + [anon_sym_RBRACK] = ACTIONS(1427), + [anon_sym_CARET] = ACTIONS(1427), + [anon_sym__] = ACTIONS(1427), + [anon_sym_BQUOTE] = ACTIONS(1427), + [anon_sym_PIPE] = ACTIONS(1427), + [anon_sym_TILDE] = ACTIONS(1427), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1427), + [sym__escaped_characters] = ACTIONS(1427), + [sym__word] = ACTIONS(1427), + [sym__soft_line_ending] = ACTIONS(1427), + [sym__block_close] = ACTIONS(1427), + [sym__block_quote_start] = ACTIONS(1427), + [sym__indented_chunk_start] = ACTIONS(1427), + [sym_atx_h1_marker] = ACTIONS(1427), + [sym_atx_h2_marker] = ACTIONS(1427), + [sym_atx_h3_marker] = ACTIONS(1427), + [sym_atx_h4_marker] = ACTIONS(1427), + [sym_atx_h5_marker] = ACTIONS(1427), + [sym_atx_h6_marker] = ACTIONS(1427), + [sym__thematic_break] = ACTIONS(1427), + [sym__list_marker_minus] = ACTIONS(1427), + [sym__list_marker_plus] = ACTIONS(1427), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(1427), + [sym__list_marker_dot] = ACTIONS(1427), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1427), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1427), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1427), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1427), + [sym__list_marker_example] = ACTIONS(1427), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1427), + [sym__fenced_code_block_start_backtick] = ACTIONS(1427), + [sym__fenced_code_block_start_tilde] = ACTIONS(1427), + [sym__blank_line_start] = ACTIONS(1427), + [sym_minus_metadata] = ACTIONS(1427), + [sym__pipe_table_start] = ACTIONS(1427), + [sym__fenced_div_start] = ACTIONS(1427), + [sym__fenced_div_end] = ACTIONS(1427), + [sym_ref_id_specifier] = ACTIONS(1427), + [sym__display_math_state_track_marker] = ACTIONS(1427), + [sym__inline_math_state_track_marker] = ACTIONS(1427), + [sym__html_comment] = ACTIONS(1427), + [sym_raw_specifier] = ACTIONS(1427), + [sym__autolink] = ACTIONS(1427), }, - [STATE(143)] = { - [sym_list_marker_minus] = STATE(24), - [sym__list_item_minus] = STATE(143), - [aux_sym__list_minus_repeat1] = STATE(143), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1391), - [anon_sym_LBRACE] = ACTIONS(1391), - [anon_sym_RBRACE] = ACTIONS(1391), - [anon_sym_EQ] = ACTIONS(1391), - [anon_sym_SQUOTE] = ACTIONS(1391), - [anon_sym_BANG] = ACTIONS(1391), - [anon_sym_DQUOTE] = ACTIONS(1391), - [anon_sym_POUND] = ACTIONS(1391), - [anon_sym_DOLLAR] = ACTIONS(1391), - [anon_sym_PERCENT] = ACTIONS(1391), - [anon_sym_AMP] = ACTIONS(1391), - [anon_sym_LPAREN] = ACTIONS(1391), - [anon_sym_RPAREN] = ACTIONS(1391), - [anon_sym_STAR] = ACTIONS(1391), - [anon_sym_PLUS] = ACTIONS(1391), - [anon_sym_COMMA] = ACTIONS(1391), - [anon_sym_DASH] = ACTIONS(1391), - [anon_sym_DOT] = ACTIONS(1391), - [anon_sym_SLASH] = ACTIONS(1391), - [anon_sym_SEMI] = ACTIONS(1391), - [anon_sym_LT] = ACTIONS(1391), - [anon_sym_GT] = ACTIONS(1391), - [anon_sym_QMARK] = ACTIONS(1391), - [anon_sym_AT] = ACTIONS(1391), - [anon_sym_LBRACK] = ACTIONS(1391), - [anon_sym_BSLASH] = ACTIONS(1391), - [anon_sym_RBRACK] = ACTIONS(1391), - [anon_sym_CARET] = ACTIONS(1391), - [anon_sym__] = ACTIONS(1391), - [anon_sym_BQUOTE] = ACTIONS(1391), - [anon_sym_PIPE] = ACTIONS(1391), - [anon_sym_TILDE] = ACTIONS(1391), - [sym__word] = ACTIONS(1391), - [sym__soft_line_ending] = ACTIONS(1391), - [sym__block_close] = ACTIONS(1391), - [sym__block_quote_start] = ACTIONS(1391), - [sym__indented_chunk_start] = ACTIONS(1391), - [sym_atx_h1_marker] = ACTIONS(1391), - [sym_atx_h2_marker] = ACTIONS(1391), - [sym_atx_h3_marker] = ACTIONS(1391), - [sym_atx_h4_marker] = ACTIONS(1391), - [sym_atx_h5_marker] = ACTIONS(1391), - [sym_atx_h6_marker] = ACTIONS(1391), - [sym__thematic_break] = ACTIONS(1391), - [sym__list_marker_minus] = ACTIONS(1393), - [sym__list_marker_plus] = ACTIONS(1391), - [sym__list_marker_star] = ACTIONS(1391), - [sym__list_marker_parenthesis] = ACTIONS(1391), - [sym__list_marker_dot] = ACTIONS(1391), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1393), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1391), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1391), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1391), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1391), - [sym__list_marker_example] = ACTIONS(1391), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1391), - [sym__fenced_code_block_start_backtick] = ACTIONS(1391), - [sym__fenced_code_block_start_tilde] = ACTIONS(1391), - [sym__blank_line_start] = ACTIONS(1391), - [sym_minus_metadata] = ACTIONS(1391), - [sym__pipe_table_start] = ACTIONS(1391), - [sym__fenced_div_start] = ACTIONS(1391), - [sym_ref_id_specifier] = ACTIONS(1391), - [sym__display_math_state_track_marker] = ACTIONS(1391), - [sym__inline_math_state_track_marker] = ACTIONS(1391), + [STATE(132)] = { + [sym__indented_chunk] = STATE(128), + [sym__blank_line] = STATE(128), + [aux_sym_indented_code_block_repeat1] = STATE(128), + [anon_sym_LBRACE] = ACTIONS(1431), + [anon_sym_RBRACE] = ACTIONS(1431), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1431), + [anon_sym_EQ] = ACTIONS(1431), + [anon_sym_SQUOTE] = ACTIONS(1431), + [anon_sym_BANG] = ACTIONS(1431), + [anon_sym_DQUOTE] = ACTIONS(1431), + [anon_sym_POUND] = ACTIONS(1431), + [anon_sym_DOLLAR] = ACTIONS(1431), + [anon_sym_PERCENT] = ACTIONS(1431), + [anon_sym_AMP] = ACTIONS(1431), + [anon_sym_LPAREN] = ACTIONS(1431), + [anon_sym_RPAREN] = ACTIONS(1431), + [anon_sym_STAR] = ACTIONS(1431), + [anon_sym_PLUS] = ACTIONS(1431), + [anon_sym_COMMA] = ACTIONS(1431), + [anon_sym_DASH] = ACTIONS(1431), + [anon_sym_DOT] = ACTIONS(1431), + [anon_sym_SLASH] = ACTIONS(1431), + [anon_sym_SEMI] = ACTIONS(1431), + [anon_sym_QMARK] = ACTIONS(1431), + [anon_sym_AT] = ACTIONS(1431), + [anon_sym_LBRACK] = ACTIONS(1433), + [anon_sym_BSLASH] = ACTIONS(1433), + [anon_sym_RBRACK] = ACTIONS(1431), + [anon_sym_CARET] = ACTIONS(1431), + [anon_sym__] = ACTIONS(1431), + [anon_sym_BQUOTE] = ACTIONS(1431), + [anon_sym_PIPE] = ACTIONS(1431), + [anon_sym_TILDE] = ACTIONS(1431), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1431), + [sym__escaped_characters] = ACTIONS(1431), + [sym__word] = ACTIONS(1431), + [sym__soft_line_ending] = ACTIONS(1431), + [sym__block_close] = ACTIONS(1431), + [sym__block_quote_start] = ACTIONS(1431), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(1431), + [sym_atx_h2_marker] = ACTIONS(1431), + [sym_atx_h3_marker] = ACTIONS(1431), + [sym_atx_h4_marker] = ACTIONS(1431), + [sym_atx_h5_marker] = ACTIONS(1431), + [sym_atx_h6_marker] = ACTIONS(1431), + [sym__thematic_break] = ACTIONS(1431), + [sym__list_marker_minus] = ACTIONS(1431), + [sym__list_marker_plus] = ACTIONS(1431), + [sym__list_marker_star] = ACTIONS(1431), + [sym__list_marker_parenthesis] = ACTIONS(1431), + [sym__list_marker_dot] = ACTIONS(1431), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1431), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1431), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1431), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1431), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1431), + [sym__list_marker_example] = ACTIONS(1431), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1431), + [sym__fenced_code_block_start_backtick] = ACTIONS(1431), + [sym__fenced_code_block_start_tilde] = ACTIONS(1431), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(1431), + [sym__pipe_table_start] = ACTIONS(1431), + [sym__fenced_div_start] = ACTIONS(1431), + [sym__fenced_div_end] = ACTIONS(1431), + [sym_ref_id_specifier] = ACTIONS(1431), + [sym__display_math_state_track_marker] = ACTIONS(1431), + [sym__inline_math_state_track_marker] = ACTIONS(1431), + [sym__html_comment] = ACTIONS(1431), + [sym_raw_specifier] = ACTIONS(1431), + [sym__autolink] = ACTIONS(1431), }, - [STATE(144)] = { - [sym__indented_chunk] = STATE(142), - [sym__blank_line] = STATE(142), - [aux_sym_indented_code_block_repeat1] = STATE(142), - [ts_builtin_sym_end] = ACTIONS(1362), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1362), - [anon_sym_LBRACE] = ACTIONS(1362), - [anon_sym_RBRACE] = ACTIONS(1362), - [anon_sym_EQ] = ACTIONS(1362), - [anon_sym_SQUOTE] = ACTIONS(1362), - [anon_sym_BANG] = ACTIONS(1362), - [anon_sym_DQUOTE] = ACTIONS(1362), - [anon_sym_POUND] = ACTIONS(1362), - [anon_sym_DOLLAR] = ACTIONS(1362), - [anon_sym_PERCENT] = ACTIONS(1362), - [anon_sym_AMP] = ACTIONS(1362), - [anon_sym_LPAREN] = ACTIONS(1362), - [anon_sym_RPAREN] = ACTIONS(1362), - [anon_sym_STAR] = ACTIONS(1362), - [anon_sym_PLUS] = ACTIONS(1362), - [anon_sym_COMMA] = ACTIONS(1362), - [anon_sym_DASH] = ACTIONS(1362), - [anon_sym_DOT] = ACTIONS(1362), - [anon_sym_SLASH] = ACTIONS(1362), - [anon_sym_SEMI] = ACTIONS(1362), - [anon_sym_LT] = ACTIONS(1362), - [anon_sym_GT] = ACTIONS(1362), - [anon_sym_QMARK] = ACTIONS(1362), - [anon_sym_AT] = ACTIONS(1362), - [anon_sym_LBRACK] = ACTIONS(1362), - [anon_sym_BSLASH] = ACTIONS(1362), - [anon_sym_RBRACK] = ACTIONS(1362), - [anon_sym_CARET] = ACTIONS(1362), - [anon_sym__] = ACTIONS(1362), - [anon_sym_BQUOTE] = ACTIONS(1362), - [anon_sym_PIPE] = ACTIONS(1362), - [anon_sym_TILDE] = ACTIONS(1362), - [sym__word] = ACTIONS(1362), - [sym__soft_line_ending] = ACTIONS(1362), - [sym__block_quote_start] = ACTIONS(1362), - [sym__indented_chunk_start] = ACTIONS(15), - [sym_atx_h1_marker] = ACTIONS(1362), - [sym_atx_h2_marker] = ACTIONS(1362), - [sym_atx_h3_marker] = ACTIONS(1362), - [sym_atx_h4_marker] = ACTIONS(1362), - [sym_atx_h5_marker] = ACTIONS(1362), - [sym_atx_h6_marker] = ACTIONS(1362), - [sym__thematic_break] = ACTIONS(1362), - [sym__list_marker_minus] = ACTIONS(1362), - [sym__list_marker_plus] = ACTIONS(1362), - [sym__list_marker_star] = ACTIONS(1362), - [sym__list_marker_parenthesis] = ACTIONS(1362), - [sym__list_marker_dot] = ACTIONS(1362), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1362), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1362), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1362), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1362), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1362), - [sym__list_marker_example] = ACTIONS(1362), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1362), - [sym__fenced_code_block_start_backtick] = ACTIONS(1362), - [sym__fenced_code_block_start_tilde] = ACTIONS(1362), - [sym__blank_line_start] = ACTIONS(47), - [sym_minus_metadata] = ACTIONS(1362), - [sym__pipe_table_start] = ACTIONS(1362), - [sym__fenced_div_start] = ACTIONS(1362), - [sym_ref_id_specifier] = ACTIONS(1362), - [sym__display_math_state_track_marker] = ACTIONS(1362), - [sym__inline_math_state_track_marker] = ACTIONS(1362), + [STATE(133)] = { + [sym_list_marker_minus] = STATE(31), + [sym__list_item_minus] = STATE(136), + [aux_sym__list_minus_repeat1] = STATE(136), + [anon_sym_LBRACE] = ACTIONS(1435), + [anon_sym_RBRACE] = ACTIONS(1435), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1435), + [anon_sym_EQ] = ACTIONS(1435), + [anon_sym_SQUOTE] = ACTIONS(1435), + [anon_sym_BANG] = ACTIONS(1435), + [anon_sym_DQUOTE] = ACTIONS(1435), + [anon_sym_POUND] = ACTIONS(1435), + [anon_sym_DOLLAR] = ACTIONS(1435), + [anon_sym_PERCENT] = ACTIONS(1435), + [anon_sym_AMP] = ACTIONS(1435), + [anon_sym_LPAREN] = ACTIONS(1435), + [anon_sym_RPAREN] = ACTIONS(1435), + [anon_sym_STAR] = ACTIONS(1435), + [anon_sym_PLUS] = ACTIONS(1435), + [anon_sym_COMMA] = ACTIONS(1435), + [anon_sym_DASH] = ACTIONS(1435), + [anon_sym_DOT] = ACTIONS(1435), + [anon_sym_SLASH] = ACTIONS(1435), + [anon_sym_SEMI] = ACTIONS(1435), + [anon_sym_QMARK] = ACTIONS(1435), + [anon_sym_AT] = ACTIONS(1435), + [anon_sym_LBRACK] = ACTIONS(1437), + [anon_sym_BSLASH] = ACTIONS(1437), + [anon_sym_RBRACK] = ACTIONS(1435), + [anon_sym_CARET] = ACTIONS(1435), + [anon_sym__] = ACTIONS(1435), + [anon_sym_BQUOTE] = ACTIONS(1435), + [anon_sym_PIPE] = ACTIONS(1435), + [anon_sym_TILDE] = ACTIONS(1435), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1435), + [sym__escaped_characters] = ACTIONS(1435), + [sym__word] = ACTIONS(1435), + [sym__soft_line_ending] = ACTIONS(1435), + [sym__block_close] = ACTIONS(1435), + [sym__block_quote_start] = ACTIONS(1435), + [sym__indented_chunk_start] = ACTIONS(1435), + [sym_atx_h1_marker] = ACTIONS(1435), + [sym_atx_h2_marker] = ACTIONS(1435), + [sym_atx_h3_marker] = ACTIONS(1435), + [sym_atx_h4_marker] = ACTIONS(1435), + [sym_atx_h5_marker] = ACTIONS(1435), + [sym_atx_h6_marker] = ACTIONS(1435), + [sym__thematic_break] = ACTIONS(1435), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(1435), + [sym__list_marker_star] = ACTIONS(1435), + [sym__list_marker_parenthesis] = ACTIONS(1435), + [sym__list_marker_dot] = ACTIONS(1435), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1435), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1435), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1435), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1435), + [sym__list_marker_example] = ACTIONS(1435), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1435), + [sym__fenced_code_block_start_backtick] = ACTIONS(1435), + [sym__fenced_code_block_start_tilde] = ACTIONS(1435), + [sym__blank_line_start] = ACTIONS(1435), + [sym_minus_metadata] = ACTIONS(1435), + [sym__pipe_table_start] = ACTIONS(1435), + [sym__fenced_div_start] = ACTIONS(1435), + [sym__fenced_div_end] = ACTIONS(1435), + [sym_ref_id_specifier] = ACTIONS(1435), + [sym__display_math_state_track_marker] = ACTIONS(1435), + [sym__inline_math_state_track_marker] = ACTIONS(1435), + [sym__html_comment] = ACTIONS(1435), + [sym_raw_specifier] = ACTIONS(1435), + [sym__autolink] = ACTIONS(1435), }, - [STATE(145)] = { - [ts_builtin_sym_end] = ACTIONS(1382), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1382), - [anon_sym_LBRACE] = ACTIONS(1382), - [anon_sym_RBRACE] = ACTIONS(1382), - [anon_sym_EQ] = ACTIONS(1382), - [anon_sym_SQUOTE] = ACTIONS(1382), - [anon_sym_BANG] = ACTIONS(1382), - [anon_sym_DQUOTE] = ACTIONS(1382), - [anon_sym_POUND] = ACTIONS(1382), - [anon_sym_DOLLAR] = ACTIONS(1382), - [anon_sym_PERCENT] = ACTIONS(1382), - [anon_sym_AMP] = ACTIONS(1382), - [anon_sym_LPAREN] = ACTIONS(1382), - [anon_sym_RPAREN] = ACTIONS(1382), - [anon_sym_STAR] = ACTIONS(1382), - [anon_sym_PLUS] = ACTIONS(1382), - [anon_sym_COMMA] = ACTIONS(1382), - [anon_sym_DASH] = ACTIONS(1382), - [anon_sym_DOT] = ACTIONS(1382), - [anon_sym_SLASH] = ACTIONS(1382), - [anon_sym_SEMI] = ACTIONS(1382), - [anon_sym_LT] = ACTIONS(1382), - [anon_sym_GT] = ACTIONS(1382), - [anon_sym_QMARK] = ACTIONS(1382), - [anon_sym_AT] = ACTIONS(1382), - [anon_sym_LBRACK] = ACTIONS(1382), - [anon_sym_BSLASH] = ACTIONS(1382), - [anon_sym_RBRACK] = ACTIONS(1382), - [anon_sym_CARET] = ACTIONS(1382), - [anon_sym__] = ACTIONS(1382), - [anon_sym_BQUOTE] = ACTIONS(1382), - [anon_sym_PIPE] = ACTIONS(1382), - [anon_sym_TILDE] = ACTIONS(1382), - [sym__word] = ACTIONS(1382), - [sym__soft_line_ending] = ACTIONS(1382), - [sym_block_continuation] = ACTIONS(1412), - [sym__block_quote_start] = ACTIONS(1382), - [sym__indented_chunk_start] = ACTIONS(1382), - [sym_atx_h1_marker] = ACTIONS(1382), - [sym_atx_h2_marker] = ACTIONS(1382), - [sym_atx_h3_marker] = ACTIONS(1382), - [sym_atx_h4_marker] = ACTIONS(1382), - [sym_atx_h5_marker] = ACTIONS(1382), - [sym_atx_h6_marker] = ACTIONS(1382), - [sym_setext_h1_underline] = ACTIONS(1382), - [sym_setext_h2_underline] = ACTIONS(1382), - [sym__thematic_break] = ACTIONS(1382), - [sym__list_marker_minus] = ACTIONS(1382), - [sym__list_marker_plus] = ACTIONS(1382), - [sym__list_marker_star] = ACTIONS(1382), - [sym__list_marker_parenthesis] = ACTIONS(1382), - [sym__list_marker_dot] = ACTIONS(1382), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1382), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1382), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1382), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1382), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1382), - [sym__list_marker_example] = ACTIONS(1382), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1382), - [sym__fenced_code_block_start_backtick] = ACTIONS(1382), - [sym__fenced_code_block_start_tilde] = ACTIONS(1382), - [sym__blank_line_start] = ACTIONS(1382), - [sym_minus_metadata] = ACTIONS(1382), - [sym__pipe_table_start] = ACTIONS(1382), - [sym__fenced_div_start] = ACTIONS(1382), - [sym_ref_id_specifier] = ACTIONS(1382), - [sym__display_math_state_track_marker] = ACTIONS(1382), - [sym__inline_math_state_track_marker] = ACTIONS(1382), + [STATE(134)] = { + [sym_list_marker_dot] = STATE(33), + [sym__list_item_dot] = STATE(124), + [aux_sym__list_dot_repeat1] = STATE(124), + [anon_sym_LBRACE] = ACTIONS(1439), + [anon_sym_RBRACE] = ACTIONS(1439), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1439), + [anon_sym_EQ] = ACTIONS(1439), + [anon_sym_SQUOTE] = ACTIONS(1439), + [anon_sym_BANG] = ACTIONS(1439), + [anon_sym_DQUOTE] = ACTIONS(1439), + [anon_sym_POUND] = ACTIONS(1439), + [anon_sym_DOLLAR] = ACTIONS(1439), + [anon_sym_PERCENT] = ACTIONS(1439), + [anon_sym_AMP] = ACTIONS(1439), + [anon_sym_LPAREN] = ACTIONS(1439), + [anon_sym_RPAREN] = ACTIONS(1439), + [anon_sym_STAR] = ACTIONS(1439), + [anon_sym_PLUS] = ACTIONS(1439), + [anon_sym_COMMA] = ACTIONS(1439), + [anon_sym_DASH] = ACTIONS(1439), + [anon_sym_DOT] = ACTIONS(1439), + [anon_sym_SLASH] = ACTIONS(1439), + [anon_sym_SEMI] = ACTIONS(1439), + [anon_sym_QMARK] = ACTIONS(1439), + [anon_sym_AT] = ACTIONS(1439), + [anon_sym_LBRACK] = ACTIONS(1441), + [anon_sym_BSLASH] = ACTIONS(1441), + [anon_sym_RBRACK] = ACTIONS(1439), + [anon_sym_CARET] = ACTIONS(1439), + [anon_sym__] = ACTIONS(1439), + [anon_sym_BQUOTE] = ACTIONS(1439), + [anon_sym_PIPE] = ACTIONS(1439), + [anon_sym_TILDE] = ACTIONS(1439), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1439), + [sym__escaped_characters] = ACTIONS(1439), + [sym__word] = ACTIONS(1439), + [sym__soft_line_ending] = ACTIONS(1439), + [sym__block_close] = ACTIONS(1439), + [sym__block_quote_start] = ACTIONS(1439), + [sym__indented_chunk_start] = ACTIONS(1439), + [sym_atx_h1_marker] = ACTIONS(1439), + [sym_atx_h2_marker] = ACTIONS(1439), + [sym_atx_h3_marker] = ACTIONS(1439), + [sym_atx_h4_marker] = ACTIONS(1439), + [sym_atx_h5_marker] = ACTIONS(1439), + [sym_atx_h6_marker] = ACTIONS(1439), + [sym__thematic_break] = ACTIONS(1439), + [sym__list_marker_minus] = ACTIONS(1439), + [sym__list_marker_plus] = ACTIONS(1439), + [sym__list_marker_star] = ACTIONS(1439), + [sym__list_marker_parenthesis] = ACTIONS(1439), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1439), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1439), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1439), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1439), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(1439), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1439), + [sym__fenced_code_block_start_backtick] = ACTIONS(1439), + [sym__fenced_code_block_start_tilde] = ACTIONS(1439), + [sym__blank_line_start] = ACTIONS(1439), + [sym_minus_metadata] = ACTIONS(1439), + [sym__pipe_table_start] = ACTIONS(1439), + [sym__fenced_div_start] = ACTIONS(1439), + [sym__fenced_div_end] = ACTIONS(1439), + [sym_ref_id_specifier] = ACTIONS(1439), + [sym__display_math_state_track_marker] = ACTIONS(1439), + [sym__inline_math_state_track_marker] = ACTIONS(1439), + [sym__html_comment] = ACTIONS(1439), + [sym_raw_specifier] = ACTIONS(1439), + [sym__autolink] = ACTIONS(1439), }, - [STATE(146)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1414), - [anon_sym_LBRACE] = ACTIONS(1414), - [anon_sym_RBRACE] = ACTIONS(1414), - [anon_sym_EQ] = ACTIONS(1414), - [anon_sym_SQUOTE] = ACTIONS(1414), - [anon_sym_BANG] = ACTIONS(1414), - [anon_sym_DQUOTE] = ACTIONS(1414), - [anon_sym_POUND] = ACTIONS(1414), - [anon_sym_DOLLAR] = ACTIONS(1414), - [anon_sym_PERCENT] = ACTIONS(1414), - [anon_sym_AMP] = ACTIONS(1414), - [anon_sym_LPAREN] = ACTIONS(1414), - [anon_sym_RPAREN] = ACTIONS(1414), - [anon_sym_STAR] = ACTIONS(1414), - [anon_sym_PLUS] = ACTIONS(1414), - [anon_sym_COMMA] = ACTIONS(1414), - [anon_sym_DASH] = ACTIONS(1414), - [anon_sym_DOT] = ACTIONS(1414), - [anon_sym_SLASH] = ACTIONS(1414), - [anon_sym_SEMI] = ACTIONS(1414), - [anon_sym_LT] = ACTIONS(1414), - [anon_sym_GT] = ACTIONS(1414), - [anon_sym_QMARK] = ACTIONS(1414), - [anon_sym_AT] = ACTIONS(1414), - [anon_sym_LBRACK] = ACTIONS(1414), - [anon_sym_BSLASH] = ACTIONS(1414), - [anon_sym_RBRACK] = ACTIONS(1414), - [anon_sym_CARET] = ACTIONS(1414), - [anon_sym__] = ACTIONS(1414), - [anon_sym_BQUOTE] = ACTIONS(1414), - [anon_sym_PIPE] = ACTIONS(1414), - [anon_sym_TILDE] = ACTIONS(1414), - [sym__word] = ACTIONS(1414), - [sym__soft_line_ending] = ACTIONS(1414), - [sym__block_close] = ACTIONS(1414), - [sym__block_quote_start] = ACTIONS(1414), - [sym__indented_chunk_start] = ACTIONS(1414), - [sym_atx_h1_marker] = ACTIONS(1414), - [sym_atx_h2_marker] = ACTIONS(1414), - [sym_atx_h3_marker] = ACTIONS(1414), - [sym_atx_h4_marker] = ACTIONS(1414), - [sym_atx_h5_marker] = ACTIONS(1414), - [sym_atx_h6_marker] = ACTIONS(1414), - [sym_setext_h1_underline] = ACTIONS(1414), - [sym_setext_h2_underline] = ACTIONS(1414), - [sym__thematic_break] = ACTIONS(1414), - [sym__list_marker_minus] = ACTIONS(1414), - [sym__list_marker_plus] = ACTIONS(1414), - [sym__list_marker_star] = ACTIONS(1414), - [sym__list_marker_parenthesis] = ACTIONS(1414), - [sym__list_marker_dot] = ACTIONS(1414), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_example] = ACTIONS(1414), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1414), - [sym__fenced_code_block_start_backtick] = ACTIONS(1414), - [sym__fenced_code_block_start_tilde] = ACTIONS(1414), - [sym__blank_line_start] = ACTIONS(1414), - [sym_minus_metadata] = ACTIONS(1414), - [sym__pipe_table_start] = ACTIONS(1414), - [sym__fenced_div_start] = ACTIONS(1414), - [sym__fenced_div_end] = ACTIONS(1414), - [sym_ref_id_specifier] = ACTIONS(1414), - [sym__display_math_state_track_marker] = ACTIONS(1414), - [sym__inline_math_state_track_marker] = ACTIONS(1414), + [STATE(135)] = { + [sym_list_marker_plus] = STATE(30), + [sym__list_item_plus] = STATE(135), + [aux_sym__list_plus_repeat1] = STATE(135), + [anon_sym_LBRACE] = ACTIONS(1443), + [anon_sym_RBRACE] = ACTIONS(1443), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1443), + [anon_sym_EQ] = ACTIONS(1443), + [anon_sym_SQUOTE] = ACTIONS(1443), + [anon_sym_BANG] = ACTIONS(1443), + [anon_sym_DQUOTE] = ACTIONS(1443), + [anon_sym_POUND] = ACTIONS(1443), + [anon_sym_DOLLAR] = ACTIONS(1443), + [anon_sym_PERCENT] = ACTIONS(1443), + [anon_sym_AMP] = ACTIONS(1443), + [anon_sym_LPAREN] = ACTIONS(1443), + [anon_sym_RPAREN] = ACTIONS(1443), + [anon_sym_STAR] = ACTIONS(1443), + [anon_sym_PLUS] = ACTIONS(1443), + [anon_sym_COMMA] = ACTIONS(1443), + [anon_sym_DASH] = ACTIONS(1443), + [anon_sym_DOT] = ACTIONS(1443), + [anon_sym_SLASH] = ACTIONS(1443), + [anon_sym_SEMI] = ACTIONS(1443), + [anon_sym_QMARK] = ACTIONS(1443), + [anon_sym_AT] = ACTIONS(1443), + [anon_sym_LBRACK] = ACTIONS(1445), + [anon_sym_BSLASH] = ACTIONS(1445), + [anon_sym_RBRACK] = ACTIONS(1443), + [anon_sym_CARET] = ACTIONS(1443), + [anon_sym__] = ACTIONS(1443), + [anon_sym_BQUOTE] = ACTIONS(1443), + [anon_sym_PIPE] = ACTIONS(1443), + [anon_sym_TILDE] = ACTIONS(1443), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1443), + [sym__escaped_characters] = ACTIONS(1443), + [sym__word] = ACTIONS(1443), + [sym__soft_line_ending] = ACTIONS(1443), + [sym__block_close] = ACTIONS(1443), + [sym__block_quote_start] = ACTIONS(1443), + [sym__indented_chunk_start] = ACTIONS(1443), + [sym_atx_h1_marker] = ACTIONS(1443), + [sym_atx_h2_marker] = ACTIONS(1443), + [sym_atx_h3_marker] = ACTIONS(1443), + [sym_atx_h4_marker] = ACTIONS(1443), + [sym_atx_h5_marker] = ACTIONS(1443), + [sym_atx_h6_marker] = ACTIONS(1443), + [sym__thematic_break] = ACTIONS(1443), + [sym__list_marker_minus] = ACTIONS(1443), + [sym__list_marker_plus] = ACTIONS(1447), + [sym__list_marker_star] = ACTIONS(1443), + [sym__list_marker_parenthesis] = ACTIONS(1443), + [sym__list_marker_dot] = ACTIONS(1443), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1443), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1447), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1443), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1443), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1443), + [sym__list_marker_example] = ACTIONS(1443), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1443), + [sym__fenced_code_block_start_backtick] = ACTIONS(1443), + [sym__fenced_code_block_start_tilde] = ACTIONS(1443), + [sym__blank_line_start] = ACTIONS(1443), + [sym_minus_metadata] = ACTIONS(1443), + [sym__pipe_table_start] = ACTIONS(1443), + [sym__fenced_div_start] = ACTIONS(1443), + [sym__fenced_div_end] = ACTIONS(1443), + [sym_ref_id_specifier] = ACTIONS(1443), + [sym__display_math_state_track_marker] = ACTIONS(1443), + [sym__inline_math_state_track_marker] = ACTIONS(1443), + [sym__html_comment] = ACTIONS(1443), + [sym_raw_specifier] = ACTIONS(1443), + [sym__autolink] = ACTIONS(1443), }, - [STATE(147)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1382), - [anon_sym_LBRACE] = ACTIONS(1382), - [anon_sym_RBRACE] = ACTIONS(1382), - [anon_sym_EQ] = ACTIONS(1382), - [anon_sym_SQUOTE] = ACTIONS(1382), - [anon_sym_BANG] = ACTIONS(1382), - [anon_sym_DQUOTE] = ACTIONS(1382), - [anon_sym_POUND] = ACTIONS(1382), - [anon_sym_DOLLAR] = ACTIONS(1382), - [anon_sym_PERCENT] = ACTIONS(1382), - [anon_sym_AMP] = ACTIONS(1382), - [anon_sym_LPAREN] = ACTIONS(1382), - [anon_sym_RPAREN] = ACTIONS(1382), - [anon_sym_STAR] = ACTIONS(1382), - [anon_sym_PLUS] = ACTIONS(1382), - [anon_sym_COMMA] = ACTIONS(1382), - [anon_sym_DASH] = ACTIONS(1382), - [anon_sym_DOT] = ACTIONS(1382), - [anon_sym_SLASH] = ACTIONS(1382), - [anon_sym_SEMI] = ACTIONS(1382), - [anon_sym_LT] = ACTIONS(1382), - [anon_sym_GT] = ACTIONS(1382), - [anon_sym_QMARK] = ACTIONS(1382), - [anon_sym_AT] = ACTIONS(1382), - [anon_sym_LBRACK] = ACTIONS(1382), - [anon_sym_BSLASH] = ACTIONS(1382), - [anon_sym_RBRACK] = ACTIONS(1382), - [anon_sym_CARET] = ACTIONS(1382), - [anon_sym__] = ACTIONS(1382), - [anon_sym_BQUOTE] = ACTIONS(1382), - [anon_sym_PIPE] = ACTIONS(1382), - [anon_sym_TILDE] = ACTIONS(1382), - [sym__word] = ACTIONS(1382), - [sym__soft_line_ending] = ACTIONS(1382), - [sym__block_close] = ACTIONS(1382), - [sym_block_continuation] = ACTIONS(1416), - [sym__block_quote_start] = ACTIONS(1382), - [sym__indented_chunk_start] = ACTIONS(1382), - [sym_atx_h1_marker] = ACTIONS(1382), - [sym_atx_h2_marker] = ACTIONS(1382), - [sym_atx_h3_marker] = ACTIONS(1382), - [sym_atx_h4_marker] = ACTIONS(1382), - [sym_atx_h5_marker] = ACTIONS(1382), - [sym_atx_h6_marker] = ACTIONS(1382), - [sym_setext_h1_underline] = ACTIONS(1382), - [sym_setext_h2_underline] = ACTIONS(1382), - [sym__thematic_break] = ACTIONS(1382), - [sym__list_marker_minus] = ACTIONS(1382), - [sym__list_marker_plus] = ACTIONS(1382), - [sym__list_marker_star] = ACTIONS(1382), - [sym__list_marker_parenthesis] = ACTIONS(1382), - [sym__list_marker_dot] = ACTIONS(1382), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1382), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1382), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1382), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1382), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1382), - [sym__list_marker_example] = ACTIONS(1382), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1382), - [sym__fenced_code_block_start_backtick] = ACTIONS(1382), - [sym__fenced_code_block_start_tilde] = ACTIONS(1382), - [sym__blank_line_start] = ACTIONS(1382), - [sym_minus_metadata] = ACTIONS(1382), - [sym__pipe_table_start] = ACTIONS(1382), - [sym__fenced_div_start] = ACTIONS(1382), - [sym_ref_id_specifier] = ACTIONS(1382), - [sym__display_math_state_track_marker] = ACTIONS(1382), - [sym__inline_math_state_track_marker] = ACTIONS(1382), + [STATE(136)] = { + [sym_list_marker_minus] = STATE(31), + [sym__list_item_minus] = STATE(136), + [aux_sym__list_minus_repeat1] = STATE(136), + [anon_sym_LBRACE] = ACTIONS(1450), + [anon_sym_RBRACE] = ACTIONS(1450), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1450), + [anon_sym_EQ] = ACTIONS(1450), + [anon_sym_SQUOTE] = ACTIONS(1450), + [anon_sym_BANG] = ACTIONS(1450), + [anon_sym_DQUOTE] = ACTIONS(1450), + [anon_sym_POUND] = ACTIONS(1450), + [anon_sym_DOLLAR] = ACTIONS(1450), + [anon_sym_PERCENT] = ACTIONS(1450), + [anon_sym_AMP] = ACTIONS(1450), + [anon_sym_LPAREN] = ACTIONS(1450), + [anon_sym_RPAREN] = ACTIONS(1450), + [anon_sym_STAR] = ACTIONS(1450), + [anon_sym_PLUS] = ACTIONS(1450), + [anon_sym_COMMA] = ACTIONS(1450), + [anon_sym_DASH] = ACTIONS(1450), + [anon_sym_DOT] = ACTIONS(1450), + [anon_sym_SLASH] = ACTIONS(1450), + [anon_sym_SEMI] = ACTIONS(1450), + [anon_sym_QMARK] = ACTIONS(1450), + [anon_sym_AT] = ACTIONS(1450), + [anon_sym_LBRACK] = ACTIONS(1452), + [anon_sym_BSLASH] = ACTIONS(1452), + [anon_sym_RBRACK] = ACTIONS(1450), + [anon_sym_CARET] = ACTIONS(1450), + [anon_sym__] = ACTIONS(1450), + [anon_sym_BQUOTE] = ACTIONS(1450), + [anon_sym_PIPE] = ACTIONS(1450), + [anon_sym_TILDE] = ACTIONS(1450), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1450), + [sym__escaped_characters] = ACTIONS(1450), + [sym__word] = ACTIONS(1450), + [sym__soft_line_ending] = ACTIONS(1450), + [sym__block_close] = ACTIONS(1450), + [sym__block_quote_start] = ACTIONS(1450), + [sym__indented_chunk_start] = ACTIONS(1450), + [sym_atx_h1_marker] = ACTIONS(1450), + [sym_atx_h2_marker] = ACTIONS(1450), + [sym_atx_h3_marker] = ACTIONS(1450), + [sym_atx_h4_marker] = ACTIONS(1450), + [sym_atx_h5_marker] = ACTIONS(1450), + [sym_atx_h6_marker] = ACTIONS(1450), + [sym__thematic_break] = ACTIONS(1450), + [sym__list_marker_minus] = ACTIONS(1454), + [sym__list_marker_plus] = ACTIONS(1450), + [sym__list_marker_star] = ACTIONS(1450), + [sym__list_marker_parenthesis] = ACTIONS(1450), + [sym__list_marker_dot] = ACTIONS(1450), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1454), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1450), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1450), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1450), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1450), + [sym__list_marker_example] = ACTIONS(1450), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1450), + [sym__fenced_code_block_start_backtick] = ACTIONS(1450), + [sym__fenced_code_block_start_tilde] = ACTIONS(1450), + [sym__blank_line_start] = ACTIONS(1450), + [sym_minus_metadata] = ACTIONS(1450), + [sym__pipe_table_start] = ACTIONS(1450), + [sym__fenced_div_start] = ACTIONS(1450), + [sym__fenced_div_end] = ACTIONS(1450), + [sym_ref_id_specifier] = ACTIONS(1450), + [sym__display_math_state_track_marker] = ACTIONS(1450), + [sym__inline_math_state_track_marker] = ACTIONS(1450), + [sym__html_comment] = ACTIONS(1450), + [sym_raw_specifier] = ACTIONS(1450), + [sym__autolink] = ACTIONS(1450), }, - [STATE(148)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1382), - [anon_sym_LBRACE] = ACTIONS(1382), - [anon_sym_RBRACE] = ACTIONS(1382), - [anon_sym_EQ] = ACTIONS(1382), - [anon_sym_SQUOTE] = ACTIONS(1382), - [anon_sym_BANG] = ACTIONS(1382), - [anon_sym_DQUOTE] = ACTIONS(1382), - [anon_sym_POUND] = ACTIONS(1382), - [anon_sym_DOLLAR] = ACTIONS(1382), - [anon_sym_PERCENT] = ACTIONS(1382), - [anon_sym_AMP] = ACTIONS(1382), - [anon_sym_LPAREN] = ACTIONS(1382), - [anon_sym_RPAREN] = ACTIONS(1382), - [anon_sym_STAR] = ACTIONS(1382), - [anon_sym_PLUS] = ACTIONS(1382), - [anon_sym_COMMA] = ACTIONS(1382), - [anon_sym_DASH] = ACTIONS(1382), - [anon_sym_DOT] = ACTIONS(1382), - [anon_sym_SLASH] = ACTIONS(1382), - [anon_sym_COLON] = ACTIONS(1382), - [anon_sym_SEMI] = ACTIONS(1382), - [anon_sym_LT] = ACTIONS(1382), - [anon_sym_GT] = ACTIONS(1382), - [anon_sym_QMARK] = ACTIONS(1382), - [anon_sym_AT] = ACTIONS(1382), - [anon_sym_LBRACK] = ACTIONS(1382), - [anon_sym_BSLASH] = ACTIONS(1382), - [anon_sym_RBRACK] = ACTIONS(1382), - [anon_sym_CARET] = ACTIONS(1382), - [anon_sym__] = ACTIONS(1382), - [anon_sym_BQUOTE] = ACTIONS(1382), - [anon_sym_PIPE] = ACTIONS(1382), - [anon_sym_TILDE] = ACTIONS(1382), - [sym__word] = ACTIONS(1382), - [sym__soft_line_ending] = ACTIONS(1382), - [sym__block_close] = ACTIONS(1382), - [sym_block_continuation] = ACTIONS(1418), - [sym__block_quote_start] = ACTIONS(1382), - [sym__indented_chunk_start] = ACTIONS(1382), - [sym_atx_h1_marker] = ACTIONS(1382), - [sym_atx_h2_marker] = ACTIONS(1382), - [sym_atx_h3_marker] = ACTIONS(1382), - [sym_atx_h4_marker] = ACTIONS(1382), - [sym_atx_h5_marker] = ACTIONS(1382), - [sym_atx_h6_marker] = ACTIONS(1382), - [sym__thematic_break] = ACTIONS(1382), - [sym__list_marker_minus] = ACTIONS(1382), - [sym__list_marker_plus] = ACTIONS(1382), - [sym__list_marker_star] = ACTIONS(1382), - [sym__list_marker_parenthesis] = ACTIONS(1382), - [sym__list_marker_dot] = ACTIONS(1382), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1382), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1382), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1382), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1382), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1382), - [sym__list_marker_example] = ACTIONS(1382), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1382), - [sym__fenced_code_block_start_backtick] = ACTIONS(1382), - [sym__fenced_code_block_start_tilde] = ACTIONS(1382), - [sym__blank_line_start] = ACTIONS(1382), - [sym_minus_metadata] = ACTIONS(1382), - [sym__pipe_table_start] = ACTIONS(1382), - [sym__fenced_div_start] = ACTIONS(1382), - [sym__fenced_div_end] = ACTIONS(1382), - [sym_ref_id_specifier] = ACTIONS(1382), - [sym__display_math_state_track_marker] = ACTIONS(1382), - [sym__inline_math_state_track_marker] = ACTIONS(1382), + [STATE(137)] = { + [sym__indented_chunk] = STATE(132), + [sym__blank_line] = STATE(132), + [aux_sym_indented_code_block_repeat1] = STATE(132), + [anon_sym_LBRACE] = ACTIONS(1457), + [anon_sym_RBRACE] = ACTIONS(1457), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1457), + [anon_sym_EQ] = ACTIONS(1457), + [anon_sym_SQUOTE] = ACTIONS(1457), + [anon_sym_BANG] = ACTIONS(1457), + [anon_sym_DQUOTE] = ACTIONS(1457), + [anon_sym_POUND] = ACTIONS(1457), + [anon_sym_DOLLAR] = ACTIONS(1457), + [anon_sym_PERCENT] = ACTIONS(1457), + [anon_sym_AMP] = ACTIONS(1457), + [anon_sym_LPAREN] = ACTIONS(1457), + [anon_sym_RPAREN] = ACTIONS(1457), + [anon_sym_STAR] = ACTIONS(1457), + [anon_sym_PLUS] = ACTIONS(1457), + [anon_sym_COMMA] = ACTIONS(1457), + [anon_sym_DASH] = ACTIONS(1457), + [anon_sym_DOT] = ACTIONS(1457), + [anon_sym_SLASH] = ACTIONS(1457), + [anon_sym_SEMI] = ACTIONS(1457), + [anon_sym_QMARK] = ACTIONS(1457), + [anon_sym_AT] = ACTIONS(1457), + [anon_sym_LBRACK] = ACTIONS(1459), + [anon_sym_BSLASH] = ACTIONS(1459), + [anon_sym_RBRACK] = ACTIONS(1457), + [anon_sym_CARET] = ACTIONS(1457), + [anon_sym__] = ACTIONS(1457), + [anon_sym_BQUOTE] = ACTIONS(1457), + [anon_sym_PIPE] = ACTIONS(1457), + [anon_sym_TILDE] = ACTIONS(1457), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1457), + [sym__escaped_characters] = ACTIONS(1457), + [sym__word] = ACTIONS(1457), + [sym__soft_line_ending] = ACTIONS(1457), + [sym__block_close] = ACTIONS(1457), + [sym__block_quote_start] = ACTIONS(1457), + [sym__indented_chunk_start] = ACTIONS(63), + [sym_atx_h1_marker] = ACTIONS(1457), + [sym_atx_h2_marker] = ACTIONS(1457), + [sym_atx_h3_marker] = ACTIONS(1457), + [sym_atx_h4_marker] = ACTIONS(1457), + [sym_atx_h5_marker] = ACTIONS(1457), + [sym_atx_h6_marker] = ACTIONS(1457), + [sym__thematic_break] = ACTIONS(1457), + [sym__list_marker_minus] = ACTIONS(1457), + [sym__list_marker_plus] = ACTIONS(1457), + [sym__list_marker_star] = ACTIONS(1457), + [sym__list_marker_parenthesis] = ACTIONS(1457), + [sym__list_marker_dot] = ACTIONS(1457), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1457), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1457), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1457), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1457), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1457), + [sym__list_marker_example] = ACTIONS(1457), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1457), + [sym__fenced_code_block_start_backtick] = ACTIONS(1457), + [sym__fenced_code_block_start_tilde] = ACTIONS(1457), + [sym__blank_line_start] = ACTIONS(83), + [sym_minus_metadata] = ACTIONS(1457), + [sym__pipe_table_start] = ACTIONS(1457), + [sym__fenced_div_start] = ACTIONS(1457), + [sym__fenced_div_end] = ACTIONS(1457), + [sym_ref_id_specifier] = ACTIONS(1457), + [sym__display_math_state_track_marker] = ACTIONS(1457), + [sym__inline_math_state_track_marker] = ACTIONS(1457), + [sym__html_comment] = ACTIONS(1457), + [sym_raw_specifier] = ACTIONS(1457), + [sym__autolink] = ACTIONS(1457), }, - [STATE(149)] = { - [sym__indented_chunk] = STATE(149), - [sym__blank_line] = STATE(149), - [aux_sym_indented_code_block_repeat1] = STATE(149), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1374), - [anon_sym_LBRACE] = ACTIONS(1374), - [anon_sym_RBRACE] = ACTIONS(1374), - [anon_sym_EQ] = ACTIONS(1374), - [anon_sym_SQUOTE] = ACTIONS(1374), - [anon_sym_BANG] = ACTIONS(1374), - [anon_sym_DQUOTE] = ACTIONS(1374), - [anon_sym_POUND] = ACTIONS(1374), - [anon_sym_DOLLAR] = ACTIONS(1374), - [anon_sym_PERCENT] = ACTIONS(1374), - [anon_sym_AMP] = ACTIONS(1374), - [anon_sym_LPAREN] = ACTIONS(1374), - [anon_sym_RPAREN] = ACTIONS(1374), - [anon_sym_STAR] = ACTIONS(1374), - [anon_sym_PLUS] = ACTIONS(1374), - [anon_sym_COMMA] = ACTIONS(1374), - [anon_sym_DASH] = ACTIONS(1374), - [anon_sym_DOT] = ACTIONS(1374), - [anon_sym_SLASH] = ACTIONS(1374), - [anon_sym_SEMI] = ACTIONS(1374), - [anon_sym_LT] = ACTIONS(1374), - [anon_sym_GT] = ACTIONS(1374), - [anon_sym_QMARK] = ACTIONS(1374), - [anon_sym_AT] = ACTIONS(1374), - [anon_sym_LBRACK] = ACTIONS(1374), - [anon_sym_BSLASH] = ACTIONS(1374), - [anon_sym_RBRACK] = ACTIONS(1374), - [anon_sym_CARET] = ACTIONS(1374), - [anon_sym__] = ACTIONS(1374), - [anon_sym_BQUOTE] = ACTIONS(1374), - [anon_sym_PIPE] = ACTIONS(1374), - [anon_sym_TILDE] = ACTIONS(1374), - [sym__word] = ACTIONS(1374), - [sym__soft_line_ending] = ACTIONS(1374), - [sym__block_close] = ACTIONS(1374), - [sym__block_quote_start] = ACTIONS(1374), - [sym__indented_chunk_start] = ACTIONS(1420), - [sym_atx_h1_marker] = ACTIONS(1374), - [sym_atx_h2_marker] = ACTIONS(1374), - [sym_atx_h3_marker] = ACTIONS(1374), - [sym_atx_h4_marker] = ACTIONS(1374), - [sym_atx_h5_marker] = ACTIONS(1374), - [sym_atx_h6_marker] = ACTIONS(1374), - [sym__thematic_break] = ACTIONS(1374), - [sym__list_marker_minus] = ACTIONS(1374), - [sym__list_marker_plus] = ACTIONS(1374), - [sym__list_marker_star] = ACTIONS(1374), - [sym__list_marker_parenthesis] = ACTIONS(1374), - [sym__list_marker_dot] = ACTIONS(1374), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1374), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1374), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1374), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1374), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1374), - [sym__list_marker_example] = ACTIONS(1374), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1374), - [sym__fenced_code_block_start_backtick] = ACTIONS(1374), - [sym__fenced_code_block_start_tilde] = ACTIONS(1374), - [sym__blank_line_start] = ACTIONS(1423), - [sym_minus_metadata] = ACTIONS(1374), - [sym__pipe_table_start] = ACTIONS(1374), - [sym__fenced_div_start] = ACTIONS(1374), - [sym_ref_id_specifier] = ACTIONS(1374), - [sym__display_math_state_track_marker] = ACTIONS(1374), - [sym__inline_math_state_track_marker] = ACTIONS(1374), + [STATE(138)] = { + [sym__indented_chunk] = STATE(139), + [sym__blank_line] = STATE(139), + [aux_sym_indented_code_block_repeat1] = STATE(139), + [ts_builtin_sym_end] = ACTIONS(1431), + [anon_sym_LBRACE] = ACTIONS(1431), + [anon_sym_RBRACE] = ACTIONS(1431), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1431), + [anon_sym_EQ] = ACTIONS(1431), + [anon_sym_SQUOTE] = ACTIONS(1431), + [anon_sym_BANG] = ACTIONS(1431), + [anon_sym_DQUOTE] = ACTIONS(1431), + [anon_sym_POUND] = ACTIONS(1431), + [anon_sym_DOLLAR] = ACTIONS(1431), + [anon_sym_PERCENT] = ACTIONS(1431), + [anon_sym_AMP] = ACTIONS(1431), + [anon_sym_LPAREN] = ACTIONS(1431), + [anon_sym_RPAREN] = ACTIONS(1431), + [anon_sym_STAR] = ACTIONS(1431), + [anon_sym_PLUS] = ACTIONS(1431), + [anon_sym_COMMA] = ACTIONS(1431), + [anon_sym_DASH] = ACTIONS(1431), + [anon_sym_DOT] = ACTIONS(1431), + [anon_sym_SLASH] = ACTIONS(1431), + [anon_sym_SEMI] = ACTIONS(1431), + [anon_sym_QMARK] = ACTIONS(1431), + [anon_sym_AT] = ACTIONS(1431), + [anon_sym_LBRACK] = ACTIONS(1433), + [anon_sym_BSLASH] = ACTIONS(1433), + [anon_sym_RBRACK] = ACTIONS(1431), + [anon_sym_CARET] = ACTIONS(1431), + [anon_sym__] = ACTIONS(1431), + [anon_sym_BQUOTE] = ACTIONS(1431), + [anon_sym_PIPE] = ACTIONS(1431), + [anon_sym_TILDE] = ACTIONS(1431), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1431), + [sym__escaped_characters] = ACTIONS(1431), + [sym__word] = ACTIONS(1431), + [sym__soft_line_ending] = ACTIONS(1431), + [sym__block_quote_start] = ACTIONS(1431), + [sym__indented_chunk_start] = ACTIONS(17), + [sym_atx_h1_marker] = ACTIONS(1431), + [sym_atx_h2_marker] = ACTIONS(1431), + [sym_atx_h3_marker] = ACTIONS(1431), + [sym_atx_h4_marker] = ACTIONS(1431), + [sym_atx_h5_marker] = ACTIONS(1431), + [sym_atx_h6_marker] = ACTIONS(1431), + [sym__thematic_break] = ACTIONS(1431), + [sym__list_marker_minus] = ACTIONS(1431), + [sym__list_marker_plus] = ACTIONS(1431), + [sym__list_marker_star] = ACTIONS(1431), + [sym__list_marker_parenthesis] = ACTIONS(1431), + [sym__list_marker_dot] = ACTIONS(1431), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1431), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1431), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1431), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1431), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1431), + [sym__list_marker_example] = ACTIONS(1431), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1431), + [sym__fenced_code_block_start_backtick] = ACTIONS(1431), + [sym__fenced_code_block_start_tilde] = ACTIONS(1431), + [sym__blank_line_start] = ACTIONS(49), + [sym_minus_metadata] = ACTIONS(1431), + [sym__pipe_table_start] = ACTIONS(1431), + [sym__fenced_div_start] = ACTIONS(1431), + [sym_ref_id_specifier] = ACTIONS(1431), + [sym__display_math_state_track_marker] = ACTIONS(1431), + [sym__inline_math_state_track_marker] = ACTIONS(1431), + [sym__html_comment] = ACTIONS(1431), + [sym_raw_specifier] = ACTIONS(1431), + [sym__autolink] = ACTIONS(1431), }, - [STATE(150)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1426), - [anon_sym_LBRACE] = ACTIONS(1426), - [anon_sym_RBRACE] = ACTIONS(1426), - [anon_sym_EQ] = ACTIONS(1426), - [anon_sym_SQUOTE] = ACTIONS(1426), - [anon_sym_BANG] = ACTIONS(1426), - [anon_sym_DQUOTE] = ACTIONS(1426), - [anon_sym_POUND] = ACTIONS(1426), - [anon_sym_DOLLAR] = ACTIONS(1426), - [anon_sym_PERCENT] = ACTIONS(1426), - [anon_sym_AMP] = ACTIONS(1426), - [anon_sym_LPAREN] = ACTIONS(1426), - [anon_sym_RPAREN] = ACTIONS(1426), - [anon_sym_STAR] = ACTIONS(1426), - [anon_sym_PLUS] = ACTIONS(1426), - [anon_sym_COMMA] = ACTIONS(1426), - [anon_sym_DASH] = ACTIONS(1426), - [anon_sym_DOT] = ACTIONS(1426), - [anon_sym_SLASH] = ACTIONS(1426), - [anon_sym_SEMI] = ACTIONS(1426), - [anon_sym_LT] = ACTIONS(1426), - [anon_sym_GT] = ACTIONS(1426), - [anon_sym_QMARK] = ACTIONS(1426), - [anon_sym_AT] = ACTIONS(1426), - [anon_sym_LBRACK] = ACTIONS(1426), - [anon_sym_BSLASH] = ACTIONS(1426), - [anon_sym_RBRACK] = ACTIONS(1426), - [anon_sym_CARET] = ACTIONS(1426), - [anon_sym__] = ACTIONS(1426), - [anon_sym_BQUOTE] = ACTIONS(1426), - [anon_sym_PIPE] = ACTIONS(1426), - [anon_sym_TILDE] = ACTIONS(1426), - [sym__word] = ACTIONS(1426), - [sym__soft_line_ending] = ACTIONS(1426), - [sym__block_close] = ACTIONS(1426), - [sym__block_quote_start] = ACTIONS(1426), - [sym__indented_chunk_start] = ACTIONS(1426), - [sym_atx_h1_marker] = ACTIONS(1426), - [sym_atx_h2_marker] = ACTIONS(1426), - [sym_atx_h3_marker] = ACTIONS(1426), - [sym_atx_h4_marker] = ACTIONS(1426), - [sym_atx_h5_marker] = ACTIONS(1426), - [sym_atx_h6_marker] = ACTIONS(1426), - [sym_setext_h1_underline] = ACTIONS(1426), - [sym_setext_h2_underline] = ACTIONS(1426), - [sym__thematic_break] = ACTIONS(1426), - [sym__list_marker_minus] = ACTIONS(1426), - [sym__list_marker_plus] = ACTIONS(1426), - [sym__list_marker_star] = ACTIONS(1426), - [sym__list_marker_parenthesis] = ACTIONS(1426), - [sym__list_marker_dot] = ACTIONS(1426), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_example] = ACTIONS(1426), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1426), - [sym__fenced_code_block_start_backtick] = ACTIONS(1426), - [sym__fenced_code_block_start_tilde] = ACTIONS(1426), - [sym__blank_line_start] = ACTIONS(1426), - [sym_minus_metadata] = ACTIONS(1426), - [sym__pipe_table_start] = ACTIONS(1426), - [sym__fenced_div_start] = ACTIONS(1426), - [sym__fenced_div_end] = ACTIONS(1426), - [sym_ref_id_specifier] = ACTIONS(1426), - [sym__display_math_state_track_marker] = ACTIONS(1426), - [sym__inline_math_state_track_marker] = ACTIONS(1426), + [STATE(139)] = { + [sym__indented_chunk] = STATE(139), + [sym__blank_line] = STATE(139), + [aux_sym_indented_code_block_repeat1] = STATE(139), + [ts_builtin_sym_end] = ACTIONS(1407), + [anon_sym_LBRACE] = ACTIONS(1407), + [anon_sym_RBRACE] = ACTIONS(1407), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1407), + [anon_sym_EQ] = ACTIONS(1407), + [anon_sym_SQUOTE] = ACTIONS(1407), + [anon_sym_BANG] = ACTIONS(1407), + [anon_sym_DQUOTE] = ACTIONS(1407), + [anon_sym_POUND] = ACTIONS(1407), + [anon_sym_DOLLAR] = ACTIONS(1407), + [anon_sym_PERCENT] = ACTIONS(1407), + [anon_sym_AMP] = ACTIONS(1407), + [anon_sym_LPAREN] = ACTIONS(1407), + [anon_sym_RPAREN] = ACTIONS(1407), + [anon_sym_STAR] = ACTIONS(1407), + [anon_sym_PLUS] = ACTIONS(1407), + [anon_sym_COMMA] = ACTIONS(1407), + [anon_sym_DASH] = ACTIONS(1407), + [anon_sym_DOT] = ACTIONS(1407), + [anon_sym_SLASH] = ACTIONS(1407), + [anon_sym_SEMI] = ACTIONS(1407), + [anon_sym_QMARK] = ACTIONS(1407), + [anon_sym_AT] = ACTIONS(1407), + [anon_sym_LBRACK] = ACTIONS(1409), + [anon_sym_BSLASH] = ACTIONS(1409), + [anon_sym_RBRACK] = ACTIONS(1407), + [anon_sym_CARET] = ACTIONS(1407), + [anon_sym__] = ACTIONS(1407), + [anon_sym_BQUOTE] = ACTIONS(1407), + [anon_sym_PIPE] = ACTIONS(1407), + [anon_sym_TILDE] = ACTIONS(1407), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1407), + [sym__escaped_characters] = ACTIONS(1407), + [sym__word] = ACTIONS(1407), + [sym__soft_line_ending] = ACTIONS(1407), + [sym__block_quote_start] = ACTIONS(1407), + [sym__indented_chunk_start] = ACTIONS(1461), + [sym_atx_h1_marker] = ACTIONS(1407), + [sym_atx_h2_marker] = ACTIONS(1407), + [sym_atx_h3_marker] = ACTIONS(1407), + [sym_atx_h4_marker] = ACTIONS(1407), + [sym_atx_h5_marker] = ACTIONS(1407), + [sym_atx_h6_marker] = ACTIONS(1407), + [sym__thematic_break] = ACTIONS(1407), + [sym__list_marker_minus] = ACTIONS(1407), + [sym__list_marker_plus] = ACTIONS(1407), + [sym__list_marker_star] = ACTIONS(1407), + [sym__list_marker_parenthesis] = ACTIONS(1407), + [sym__list_marker_dot] = ACTIONS(1407), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1407), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1407), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1407), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1407), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1407), + [sym__list_marker_example] = ACTIONS(1407), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1407), + [sym__fenced_code_block_start_backtick] = ACTIONS(1407), + [sym__fenced_code_block_start_tilde] = ACTIONS(1407), + [sym__blank_line_start] = ACTIONS(1464), + [sym_minus_metadata] = ACTIONS(1407), + [sym__pipe_table_start] = ACTIONS(1407), + [sym__fenced_div_start] = ACTIONS(1407), + [sym_ref_id_specifier] = ACTIONS(1407), + [sym__display_math_state_track_marker] = ACTIONS(1407), + [sym__inline_math_state_track_marker] = ACTIONS(1407), + [sym__html_comment] = ACTIONS(1407), + [sym_raw_specifier] = ACTIONS(1407), + [sym__autolink] = ACTIONS(1407), }, - [STATE(151)] = { - [sym_list_marker_dot] = STATE(4), - [sym__list_item_dot] = STATE(151), - [aux_sym__list_dot_repeat1] = STATE(151), - [ts_builtin_sym_end] = ACTIONS(1369), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1369), - [anon_sym_LBRACE] = ACTIONS(1369), - [anon_sym_RBRACE] = ACTIONS(1369), - [anon_sym_EQ] = ACTIONS(1369), - [anon_sym_SQUOTE] = ACTIONS(1369), - [anon_sym_BANG] = ACTIONS(1369), - [anon_sym_DQUOTE] = ACTIONS(1369), - [anon_sym_POUND] = ACTIONS(1369), - [anon_sym_DOLLAR] = ACTIONS(1369), - [anon_sym_PERCENT] = ACTIONS(1369), - [anon_sym_AMP] = ACTIONS(1369), - [anon_sym_LPAREN] = ACTIONS(1369), - [anon_sym_RPAREN] = ACTIONS(1369), - [anon_sym_STAR] = ACTIONS(1369), - [anon_sym_PLUS] = ACTIONS(1369), - [anon_sym_COMMA] = ACTIONS(1369), - [anon_sym_DASH] = ACTIONS(1369), - [anon_sym_DOT] = ACTIONS(1369), - [anon_sym_SLASH] = ACTIONS(1369), - [anon_sym_SEMI] = ACTIONS(1369), - [anon_sym_LT] = ACTIONS(1369), - [anon_sym_GT] = ACTIONS(1369), - [anon_sym_QMARK] = ACTIONS(1369), - [anon_sym_AT] = ACTIONS(1369), - [anon_sym_LBRACK] = ACTIONS(1369), - [anon_sym_BSLASH] = ACTIONS(1369), - [anon_sym_RBRACK] = ACTIONS(1369), - [anon_sym_CARET] = ACTIONS(1369), - [anon_sym__] = ACTIONS(1369), - [anon_sym_BQUOTE] = ACTIONS(1369), - [anon_sym_PIPE] = ACTIONS(1369), - [anon_sym_TILDE] = ACTIONS(1369), - [sym__word] = ACTIONS(1369), - [sym__soft_line_ending] = ACTIONS(1369), - [sym__block_quote_start] = ACTIONS(1369), - [sym__indented_chunk_start] = ACTIONS(1369), - [sym_atx_h1_marker] = ACTIONS(1369), - [sym_atx_h2_marker] = ACTIONS(1369), - [sym_atx_h3_marker] = ACTIONS(1369), - [sym_atx_h4_marker] = ACTIONS(1369), - [sym_atx_h5_marker] = ACTIONS(1369), - [sym_atx_h6_marker] = ACTIONS(1369), - [sym__thematic_break] = ACTIONS(1369), - [sym__list_marker_minus] = ACTIONS(1369), - [sym__list_marker_plus] = ACTIONS(1369), - [sym__list_marker_star] = ACTIONS(1369), - [sym__list_marker_parenthesis] = ACTIONS(1369), + [STATE(140)] = { + [sym_list_marker_plus] = STATE(23), + [sym__list_item_plus] = STATE(149), + [aux_sym__list_plus_repeat1] = STATE(149), + [anon_sym_LBRACE] = ACTIONS(1371), + [anon_sym_RBRACE] = ACTIONS(1371), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1371), + [anon_sym_EQ] = ACTIONS(1371), + [anon_sym_SQUOTE] = ACTIONS(1371), + [anon_sym_BANG] = ACTIONS(1371), + [anon_sym_DQUOTE] = ACTIONS(1371), + [anon_sym_POUND] = ACTIONS(1371), + [anon_sym_DOLLAR] = ACTIONS(1371), + [anon_sym_PERCENT] = ACTIONS(1371), + [anon_sym_AMP] = ACTIONS(1371), + [anon_sym_LPAREN] = ACTIONS(1371), + [anon_sym_RPAREN] = ACTIONS(1371), + [anon_sym_STAR] = ACTIONS(1371), + [anon_sym_PLUS] = ACTIONS(1371), + [anon_sym_COMMA] = ACTIONS(1371), + [anon_sym_DASH] = ACTIONS(1371), + [anon_sym_DOT] = ACTIONS(1371), + [anon_sym_SLASH] = ACTIONS(1371), + [anon_sym_SEMI] = ACTIONS(1371), + [anon_sym_QMARK] = ACTIONS(1371), + [anon_sym_AT] = ACTIONS(1371), + [anon_sym_LBRACK] = ACTIONS(1373), + [anon_sym_BSLASH] = ACTIONS(1373), + [anon_sym_RBRACK] = ACTIONS(1371), + [anon_sym_CARET] = ACTIONS(1371), + [anon_sym__] = ACTIONS(1371), + [anon_sym_BQUOTE] = ACTIONS(1371), + [anon_sym_PIPE] = ACTIONS(1371), + [anon_sym_TILDE] = ACTIONS(1371), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1371), + [sym__escaped_characters] = ACTIONS(1371), + [sym__word] = ACTIONS(1371), + [sym__soft_line_ending] = ACTIONS(1371), + [sym__block_close] = ACTIONS(1371), + [sym__block_quote_start] = ACTIONS(1371), + [sym__indented_chunk_start] = ACTIONS(1371), + [sym_atx_h1_marker] = ACTIONS(1371), + [sym_atx_h2_marker] = ACTIONS(1371), + [sym_atx_h3_marker] = ACTIONS(1371), + [sym_atx_h4_marker] = ACTIONS(1371), + [sym_atx_h5_marker] = ACTIONS(1371), + [sym_atx_h6_marker] = ACTIONS(1371), + [sym__thematic_break] = ACTIONS(1371), + [sym__list_marker_minus] = ACTIONS(1371), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(1371), + [sym__list_marker_parenthesis] = ACTIONS(1371), [sym__list_marker_dot] = ACTIONS(1371), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1369), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1369), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1369), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1369), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1371), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1371), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1371), [sym__list_marker_dot_dont_interrupt] = ACTIONS(1371), - [sym__list_marker_example] = ACTIONS(1369), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1369), - [sym__fenced_code_block_start_backtick] = ACTIONS(1369), - [sym__fenced_code_block_start_tilde] = ACTIONS(1369), - [sym__blank_line_start] = ACTIONS(1369), - [sym_minus_metadata] = ACTIONS(1369), - [sym__pipe_table_start] = ACTIONS(1369), - [sym__fenced_div_start] = ACTIONS(1369), - [sym_ref_id_specifier] = ACTIONS(1369), - [sym__display_math_state_track_marker] = ACTIONS(1369), - [sym__inline_math_state_track_marker] = ACTIONS(1369), + [sym__list_marker_example] = ACTIONS(1371), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1371), + [sym__fenced_code_block_start_backtick] = ACTIONS(1371), + [sym__fenced_code_block_start_tilde] = ACTIONS(1371), + [sym__blank_line_start] = ACTIONS(1371), + [sym_minus_metadata] = ACTIONS(1371), + [sym__pipe_table_start] = ACTIONS(1371), + [sym__fenced_div_start] = ACTIONS(1371), + [sym_ref_id_specifier] = ACTIONS(1371), + [sym__display_math_state_track_marker] = ACTIONS(1371), + [sym__inline_math_state_track_marker] = ACTIONS(1371), + [sym__html_comment] = ACTIONS(1371), + [sym_raw_specifier] = ACTIONS(1371), + [sym__autolink] = ACTIONS(1371), }, - [STATE(152)] = { - [sym_list_marker_parenthesis] = STATE(5), - [sym__list_item_parenthesis] = STATE(152), - [aux_sym__list_parenthesis_repeat1] = STATE(152), - [ts_builtin_sym_end] = ACTIONS(1364), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1364), - [anon_sym_LBRACE] = ACTIONS(1364), - [anon_sym_RBRACE] = ACTIONS(1364), - [anon_sym_EQ] = ACTIONS(1364), - [anon_sym_SQUOTE] = ACTIONS(1364), - [anon_sym_BANG] = ACTIONS(1364), - [anon_sym_DQUOTE] = ACTIONS(1364), - [anon_sym_POUND] = ACTIONS(1364), - [anon_sym_DOLLAR] = ACTIONS(1364), - [anon_sym_PERCENT] = ACTIONS(1364), - [anon_sym_AMP] = ACTIONS(1364), - [anon_sym_LPAREN] = ACTIONS(1364), - [anon_sym_RPAREN] = ACTIONS(1364), - [anon_sym_STAR] = ACTIONS(1364), - [anon_sym_PLUS] = ACTIONS(1364), - [anon_sym_COMMA] = ACTIONS(1364), - [anon_sym_DASH] = ACTIONS(1364), - [anon_sym_DOT] = ACTIONS(1364), - [anon_sym_SLASH] = ACTIONS(1364), - [anon_sym_SEMI] = ACTIONS(1364), - [anon_sym_LT] = ACTIONS(1364), - [anon_sym_GT] = ACTIONS(1364), - [anon_sym_QMARK] = ACTIONS(1364), - [anon_sym_AT] = ACTIONS(1364), - [anon_sym_LBRACK] = ACTIONS(1364), - [anon_sym_BSLASH] = ACTIONS(1364), - [anon_sym_RBRACK] = ACTIONS(1364), - [anon_sym_CARET] = ACTIONS(1364), - [anon_sym__] = ACTIONS(1364), - [anon_sym_BQUOTE] = ACTIONS(1364), - [anon_sym_PIPE] = ACTIONS(1364), - [anon_sym_TILDE] = ACTIONS(1364), - [sym__word] = ACTIONS(1364), - [sym__soft_line_ending] = ACTIONS(1364), - [sym__block_quote_start] = ACTIONS(1364), - [sym__indented_chunk_start] = ACTIONS(1364), - [sym_atx_h1_marker] = ACTIONS(1364), - [sym_atx_h2_marker] = ACTIONS(1364), - [sym_atx_h3_marker] = ACTIONS(1364), - [sym_atx_h4_marker] = ACTIONS(1364), - [sym_atx_h5_marker] = ACTIONS(1364), - [sym_atx_h6_marker] = ACTIONS(1364), - [sym__thematic_break] = ACTIONS(1364), - [sym__list_marker_minus] = ACTIONS(1364), - [sym__list_marker_plus] = ACTIONS(1364), - [sym__list_marker_star] = ACTIONS(1364), - [sym__list_marker_parenthesis] = ACTIONS(1366), - [sym__list_marker_dot] = ACTIONS(1364), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1364), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1364), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1364), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1366), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1364), - [sym__list_marker_example] = ACTIONS(1364), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1364), - [sym__fenced_code_block_start_backtick] = ACTIONS(1364), - [sym__fenced_code_block_start_tilde] = ACTIONS(1364), - [sym__blank_line_start] = ACTIONS(1364), - [sym_minus_metadata] = ACTIONS(1364), - [sym__pipe_table_start] = ACTIONS(1364), - [sym__fenced_div_start] = ACTIONS(1364), - [sym_ref_id_specifier] = ACTIONS(1364), - [sym__display_math_state_track_marker] = ACTIONS(1364), - [sym__inline_math_state_track_marker] = ACTIONS(1364), + [STATE(141)] = { + [sym_list_marker_minus] = STATE(24), + [sym__list_item_minus] = STATE(152), + [aux_sym__list_minus_repeat1] = STATE(152), + [anon_sym_LBRACE] = ACTIONS(1435), + [anon_sym_RBRACE] = ACTIONS(1435), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1435), + [anon_sym_EQ] = ACTIONS(1435), + [anon_sym_SQUOTE] = ACTIONS(1435), + [anon_sym_BANG] = ACTIONS(1435), + [anon_sym_DQUOTE] = ACTIONS(1435), + [anon_sym_POUND] = ACTIONS(1435), + [anon_sym_DOLLAR] = ACTIONS(1435), + [anon_sym_PERCENT] = ACTIONS(1435), + [anon_sym_AMP] = ACTIONS(1435), + [anon_sym_LPAREN] = ACTIONS(1435), + [anon_sym_RPAREN] = ACTIONS(1435), + [anon_sym_STAR] = ACTIONS(1435), + [anon_sym_PLUS] = ACTIONS(1435), + [anon_sym_COMMA] = ACTIONS(1435), + [anon_sym_DASH] = ACTIONS(1435), + [anon_sym_DOT] = ACTIONS(1435), + [anon_sym_SLASH] = ACTIONS(1435), + [anon_sym_SEMI] = ACTIONS(1435), + [anon_sym_QMARK] = ACTIONS(1435), + [anon_sym_AT] = ACTIONS(1435), + [anon_sym_LBRACK] = ACTIONS(1437), + [anon_sym_BSLASH] = ACTIONS(1437), + [anon_sym_RBRACK] = ACTIONS(1435), + [anon_sym_CARET] = ACTIONS(1435), + [anon_sym__] = ACTIONS(1435), + [anon_sym_BQUOTE] = ACTIONS(1435), + [anon_sym_PIPE] = ACTIONS(1435), + [anon_sym_TILDE] = ACTIONS(1435), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1435), + [sym__escaped_characters] = ACTIONS(1435), + [sym__word] = ACTIONS(1435), + [sym__soft_line_ending] = ACTIONS(1435), + [sym__block_close] = ACTIONS(1435), + [sym__block_quote_start] = ACTIONS(1435), + [sym__indented_chunk_start] = ACTIONS(1435), + [sym_atx_h1_marker] = ACTIONS(1435), + [sym_atx_h2_marker] = ACTIONS(1435), + [sym_atx_h3_marker] = ACTIONS(1435), + [sym_atx_h4_marker] = ACTIONS(1435), + [sym_atx_h5_marker] = ACTIONS(1435), + [sym_atx_h6_marker] = ACTIONS(1435), + [sym__thematic_break] = ACTIONS(1435), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(1435), + [sym__list_marker_star] = ACTIONS(1435), + [sym__list_marker_parenthesis] = ACTIONS(1435), + [sym__list_marker_dot] = ACTIONS(1435), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1435), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1435), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1435), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1435), + [sym__list_marker_example] = ACTIONS(1435), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1435), + [sym__fenced_code_block_start_backtick] = ACTIONS(1435), + [sym__fenced_code_block_start_tilde] = ACTIONS(1435), + [sym__blank_line_start] = ACTIONS(1435), + [sym_minus_metadata] = ACTIONS(1435), + [sym__pipe_table_start] = ACTIONS(1435), + [sym__fenced_div_start] = ACTIONS(1435), + [sym_ref_id_specifier] = ACTIONS(1435), + [sym__display_math_state_track_marker] = ACTIONS(1435), + [sym__inline_math_state_track_marker] = ACTIONS(1435), + [sym__html_comment] = ACTIONS(1435), + [sym_raw_specifier] = ACTIONS(1435), + [sym__autolink] = ACTIONS(1435), }, - [STATE(153)] = { + [STATE(142)] = { [sym_list_marker_star] = STATE(25), [sym__list_item_star] = STATE(153), [aux_sym__list_star_repeat1] = STATE(153), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1386), - [anon_sym_LBRACE] = ACTIONS(1386), - [anon_sym_RBRACE] = ACTIONS(1386), - [anon_sym_EQ] = ACTIONS(1386), - [anon_sym_SQUOTE] = ACTIONS(1386), - [anon_sym_BANG] = ACTIONS(1386), - [anon_sym_DQUOTE] = ACTIONS(1386), - [anon_sym_POUND] = ACTIONS(1386), - [anon_sym_DOLLAR] = ACTIONS(1386), - [anon_sym_PERCENT] = ACTIONS(1386), - [anon_sym_AMP] = ACTIONS(1386), - [anon_sym_LPAREN] = ACTIONS(1386), - [anon_sym_RPAREN] = ACTIONS(1386), - [anon_sym_STAR] = ACTIONS(1386), - [anon_sym_PLUS] = ACTIONS(1386), - [anon_sym_COMMA] = ACTIONS(1386), - [anon_sym_DASH] = ACTIONS(1386), - [anon_sym_DOT] = ACTIONS(1386), - [anon_sym_SLASH] = ACTIONS(1386), - [anon_sym_SEMI] = ACTIONS(1386), - [anon_sym_LT] = ACTIONS(1386), - [anon_sym_GT] = ACTIONS(1386), - [anon_sym_QMARK] = ACTIONS(1386), - [anon_sym_AT] = ACTIONS(1386), - [anon_sym_LBRACK] = ACTIONS(1386), - [anon_sym_BSLASH] = ACTIONS(1386), - [anon_sym_RBRACK] = ACTIONS(1386), - [anon_sym_CARET] = ACTIONS(1386), - [anon_sym__] = ACTIONS(1386), - [anon_sym_BQUOTE] = ACTIONS(1386), - [anon_sym_PIPE] = ACTIONS(1386), - [anon_sym_TILDE] = ACTIONS(1386), - [sym__word] = ACTIONS(1386), - [sym__soft_line_ending] = ACTIONS(1386), - [sym__block_close] = ACTIONS(1386), - [sym__block_quote_start] = ACTIONS(1386), - [sym__indented_chunk_start] = ACTIONS(1386), - [sym_atx_h1_marker] = ACTIONS(1386), - [sym_atx_h2_marker] = ACTIONS(1386), - [sym_atx_h3_marker] = ACTIONS(1386), - [sym_atx_h4_marker] = ACTIONS(1386), - [sym_atx_h5_marker] = ACTIONS(1386), - [sym_atx_h6_marker] = ACTIONS(1386), - [sym__thematic_break] = ACTIONS(1386), - [sym__list_marker_minus] = ACTIONS(1386), - [sym__list_marker_plus] = ACTIONS(1386), - [sym__list_marker_star] = ACTIONS(1388), - [sym__list_marker_parenthesis] = ACTIONS(1386), - [sym__list_marker_dot] = ACTIONS(1386), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1386), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1386), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1388), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1386), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1386), - [sym__list_marker_example] = ACTIONS(1386), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1386), - [sym__fenced_code_block_start_backtick] = ACTIONS(1386), - [sym__fenced_code_block_start_tilde] = ACTIONS(1386), - [sym__blank_line_start] = ACTIONS(1386), - [sym_minus_metadata] = ACTIONS(1386), - [sym__pipe_table_start] = ACTIONS(1386), - [sym__fenced_div_start] = ACTIONS(1386), - [sym_ref_id_specifier] = ACTIONS(1386), - [sym__display_math_state_track_marker] = ACTIONS(1386), - [sym__inline_math_state_track_marker] = ACTIONS(1386), + [anon_sym_LBRACE] = ACTIONS(1427), + [anon_sym_RBRACE] = ACTIONS(1427), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1427), + [anon_sym_EQ] = ACTIONS(1427), + [anon_sym_SQUOTE] = ACTIONS(1427), + [anon_sym_BANG] = ACTIONS(1427), + [anon_sym_DQUOTE] = ACTIONS(1427), + [anon_sym_POUND] = ACTIONS(1427), + [anon_sym_DOLLAR] = ACTIONS(1427), + [anon_sym_PERCENT] = ACTIONS(1427), + [anon_sym_AMP] = ACTIONS(1427), + [anon_sym_LPAREN] = ACTIONS(1427), + [anon_sym_RPAREN] = ACTIONS(1427), + [anon_sym_STAR] = ACTIONS(1427), + [anon_sym_PLUS] = ACTIONS(1427), + [anon_sym_COMMA] = ACTIONS(1427), + [anon_sym_DASH] = ACTIONS(1427), + [anon_sym_DOT] = ACTIONS(1427), + [anon_sym_SLASH] = ACTIONS(1427), + [anon_sym_SEMI] = ACTIONS(1427), + [anon_sym_QMARK] = ACTIONS(1427), + [anon_sym_AT] = ACTIONS(1427), + [anon_sym_LBRACK] = ACTIONS(1429), + [anon_sym_BSLASH] = ACTIONS(1429), + [anon_sym_RBRACK] = ACTIONS(1427), + [anon_sym_CARET] = ACTIONS(1427), + [anon_sym__] = ACTIONS(1427), + [anon_sym_BQUOTE] = ACTIONS(1427), + [anon_sym_PIPE] = ACTIONS(1427), + [anon_sym_TILDE] = ACTIONS(1427), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1427), + [sym__escaped_characters] = ACTIONS(1427), + [sym__word] = ACTIONS(1427), + [sym__soft_line_ending] = ACTIONS(1427), + [sym__block_close] = ACTIONS(1427), + [sym__block_quote_start] = ACTIONS(1427), + [sym__indented_chunk_start] = ACTIONS(1427), + [sym_atx_h1_marker] = ACTIONS(1427), + [sym_atx_h2_marker] = ACTIONS(1427), + [sym_atx_h3_marker] = ACTIONS(1427), + [sym_atx_h4_marker] = ACTIONS(1427), + [sym_atx_h5_marker] = ACTIONS(1427), + [sym_atx_h6_marker] = ACTIONS(1427), + [sym__thematic_break] = ACTIONS(1427), + [sym__list_marker_minus] = ACTIONS(1427), + [sym__list_marker_plus] = ACTIONS(1427), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(1427), + [sym__list_marker_dot] = ACTIONS(1427), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1427), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1427), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1427), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1427), + [sym__list_marker_example] = ACTIONS(1427), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1427), + [sym__fenced_code_block_start_backtick] = ACTIONS(1427), + [sym__fenced_code_block_start_tilde] = ACTIONS(1427), + [sym__blank_line_start] = ACTIONS(1427), + [sym_minus_metadata] = ACTIONS(1427), + [sym__pipe_table_start] = ACTIONS(1427), + [sym__fenced_div_start] = ACTIONS(1427), + [sym_ref_id_specifier] = ACTIONS(1427), + [sym__display_math_state_track_marker] = ACTIONS(1427), + [sym__inline_math_state_track_marker] = ACTIONS(1427), + [sym__html_comment] = ACTIONS(1427), + [sym_raw_specifier] = ACTIONS(1427), + [sym__autolink] = ACTIONS(1427), }, - [STATE(154)] = { - [sym__indented_chunk] = STATE(149), - [sym__blank_line] = STATE(149), - [aux_sym_indented_code_block_repeat1] = STATE(149), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1362), - [anon_sym_LBRACE] = ACTIONS(1362), - [anon_sym_RBRACE] = ACTIONS(1362), - [anon_sym_EQ] = ACTIONS(1362), - [anon_sym_SQUOTE] = ACTIONS(1362), - [anon_sym_BANG] = ACTIONS(1362), - [anon_sym_DQUOTE] = ACTIONS(1362), - [anon_sym_POUND] = ACTIONS(1362), - [anon_sym_DOLLAR] = ACTIONS(1362), - [anon_sym_PERCENT] = ACTIONS(1362), - [anon_sym_AMP] = ACTIONS(1362), - [anon_sym_LPAREN] = ACTIONS(1362), - [anon_sym_RPAREN] = ACTIONS(1362), - [anon_sym_STAR] = ACTIONS(1362), - [anon_sym_PLUS] = ACTIONS(1362), - [anon_sym_COMMA] = ACTIONS(1362), - [anon_sym_DASH] = ACTIONS(1362), - [anon_sym_DOT] = ACTIONS(1362), - [anon_sym_SLASH] = ACTIONS(1362), - [anon_sym_SEMI] = ACTIONS(1362), - [anon_sym_LT] = ACTIONS(1362), - [anon_sym_GT] = ACTIONS(1362), - [anon_sym_QMARK] = ACTIONS(1362), - [anon_sym_AT] = ACTIONS(1362), - [anon_sym_LBRACK] = ACTIONS(1362), - [anon_sym_BSLASH] = ACTIONS(1362), - [anon_sym_RBRACK] = ACTIONS(1362), - [anon_sym_CARET] = ACTIONS(1362), - [anon_sym__] = ACTIONS(1362), - [anon_sym_BQUOTE] = ACTIONS(1362), - [anon_sym_PIPE] = ACTIONS(1362), - [anon_sym_TILDE] = ACTIONS(1362), - [sym__word] = ACTIONS(1362), - [sym__soft_line_ending] = ACTIONS(1362), - [sym__block_close] = ACTIONS(1362), - [sym__block_quote_start] = ACTIONS(1362), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(1362), - [sym_atx_h2_marker] = ACTIONS(1362), - [sym_atx_h3_marker] = ACTIONS(1362), - [sym_atx_h4_marker] = ACTIONS(1362), - [sym_atx_h5_marker] = ACTIONS(1362), - [sym_atx_h6_marker] = ACTIONS(1362), - [sym__thematic_break] = ACTIONS(1362), - [sym__list_marker_minus] = ACTIONS(1362), - [sym__list_marker_plus] = ACTIONS(1362), - [sym__list_marker_star] = ACTIONS(1362), - [sym__list_marker_parenthesis] = ACTIONS(1362), - [sym__list_marker_dot] = ACTIONS(1362), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1362), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1362), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1362), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1362), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1362), - [sym__list_marker_example] = ACTIONS(1362), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1362), - [sym__fenced_code_block_start_backtick] = ACTIONS(1362), - [sym__fenced_code_block_start_tilde] = ACTIONS(1362), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(1362), - [sym__pipe_table_start] = ACTIONS(1362), - [sym__fenced_div_start] = ACTIONS(1362), - [sym_ref_id_specifier] = ACTIONS(1362), - [sym__display_math_state_track_marker] = ACTIONS(1362), - [sym__inline_math_state_track_marker] = ACTIONS(1362), + [STATE(143)] = { + [sym__indented_chunk] = STATE(163), + [sym__blank_line] = STATE(163), + [aux_sym_indented_code_block_repeat1] = STATE(163), + [anon_sym_LBRACE] = ACTIONS(1431), + [anon_sym_RBRACE] = ACTIONS(1431), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1431), + [anon_sym_EQ] = ACTIONS(1431), + [anon_sym_SQUOTE] = ACTIONS(1431), + [anon_sym_BANG] = ACTIONS(1431), + [anon_sym_DQUOTE] = ACTIONS(1431), + [anon_sym_POUND] = ACTIONS(1431), + [anon_sym_DOLLAR] = ACTIONS(1431), + [anon_sym_PERCENT] = ACTIONS(1431), + [anon_sym_AMP] = ACTIONS(1431), + [anon_sym_LPAREN] = ACTIONS(1431), + [anon_sym_RPAREN] = ACTIONS(1431), + [anon_sym_STAR] = ACTIONS(1431), + [anon_sym_PLUS] = ACTIONS(1431), + [anon_sym_COMMA] = ACTIONS(1431), + [anon_sym_DASH] = ACTIONS(1431), + [anon_sym_DOT] = ACTIONS(1431), + [anon_sym_SLASH] = ACTIONS(1431), + [anon_sym_SEMI] = ACTIONS(1431), + [anon_sym_QMARK] = ACTIONS(1431), + [anon_sym_AT] = ACTIONS(1431), + [anon_sym_LBRACK] = ACTIONS(1433), + [anon_sym_BSLASH] = ACTIONS(1433), + [anon_sym_RBRACK] = ACTIONS(1431), + [anon_sym_CARET] = ACTIONS(1431), + [anon_sym__] = ACTIONS(1431), + [anon_sym_BQUOTE] = ACTIONS(1431), + [anon_sym_PIPE] = ACTIONS(1431), + [anon_sym_TILDE] = ACTIONS(1431), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1431), + [sym__escaped_characters] = ACTIONS(1431), + [sym__word] = ACTIONS(1431), + [sym__soft_line_ending] = ACTIONS(1431), + [sym__block_close] = ACTIONS(1431), + [sym__block_quote_start] = ACTIONS(1431), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(1431), + [sym_atx_h2_marker] = ACTIONS(1431), + [sym_atx_h3_marker] = ACTIONS(1431), + [sym_atx_h4_marker] = ACTIONS(1431), + [sym_atx_h5_marker] = ACTIONS(1431), + [sym_atx_h6_marker] = ACTIONS(1431), + [sym__thematic_break] = ACTIONS(1431), + [sym__list_marker_minus] = ACTIONS(1431), + [sym__list_marker_plus] = ACTIONS(1431), + [sym__list_marker_star] = ACTIONS(1431), + [sym__list_marker_parenthesis] = ACTIONS(1431), + [sym__list_marker_dot] = ACTIONS(1431), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1431), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1431), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1431), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1431), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1431), + [sym__list_marker_example] = ACTIONS(1431), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1431), + [sym__fenced_code_block_start_backtick] = ACTIONS(1431), + [sym__fenced_code_block_start_tilde] = ACTIONS(1431), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(1431), + [sym__pipe_table_start] = ACTIONS(1431), + [sym__fenced_div_start] = ACTIONS(1431), + [sym_ref_id_specifier] = ACTIONS(1431), + [sym__display_math_state_track_marker] = ACTIONS(1431), + [sym__inline_math_state_track_marker] = ACTIONS(1431), + [sym__html_comment] = ACTIONS(1431), + [sym_raw_specifier] = ACTIONS(1431), + [sym__autolink] = ACTIONS(1431), }, - [STATE(155)] = { - [sym_list_marker_dot] = STATE(26), - [sym__list_item_dot] = STATE(155), - [aux_sym__list_dot_repeat1] = STATE(155), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1369), - [anon_sym_LBRACE] = ACTIONS(1369), - [anon_sym_RBRACE] = ACTIONS(1369), - [anon_sym_EQ] = ACTIONS(1369), - [anon_sym_SQUOTE] = ACTIONS(1369), - [anon_sym_BANG] = ACTIONS(1369), - [anon_sym_DQUOTE] = ACTIONS(1369), - [anon_sym_POUND] = ACTIONS(1369), - [anon_sym_DOLLAR] = ACTIONS(1369), - [anon_sym_PERCENT] = ACTIONS(1369), - [anon_sym_AMP] = ACTIONS(1369), - [anon_sym_LPAREN] = ACTIONS(1369), - [anon_sym_RPAREN] = ACTIONS(1369), - [anon_sym_STAR] = ACTIONS(1369), - [anon_sym_PLUS] = ACTIONS(1369), - [anon_sym_COMMA] = ACTIONS(1369), - [anon_sym_DASH] = ACTIONS(1369), - [anon_sym_DOT] = ACTIONS(1369), - [anon_sym_SLASH] = ACTIONS(1369), - [anon_sym_SEMI] = ACTIONS(1369), - [anon_sym_LT] = ACTIONS(1369), - [anon_sym_GT] = ACTIONS(1369), - [anon_sym_QMARK] = ACTIONS(1369), - [anon_sym_AT] = ACTIONS(1369), - [anon_sym_LBRACK] = ACTIONS(1369), - [anon_sym_BSLASH] = ACTIONS(1369), - [anon_sym_RBRACK] = ACTIONS(1369), - [anon_sym_CARET] = ACTIONS(1369), - [anon_sym__] = ACTIONS(1369), - [anon_sym_BQUOTE] = ACTIONS(1369), - [anon_sym_PIPE] = ACTIONS(1369), - [anon_sym_TILDE] = ACTIONS(1369), - [sym__word] = ACTIONS(1369), - [sym__soft_line_ending] = ACTIONS(1369), - [sym__block_close] = ACTIONS(1369), - [sym__block_quote_start] = ACTIONS(1369), - [sym__indented_chunk_start] = ACTIONS(1369), - [sym_atx_h1_marker] = ACTIONS(1369), - [sym_atx_h2_marker] = ACTIONS(1369), - [sym_atx_h3_marker] = ACTIONS(1369), - [sym_atx_h4_marker] = ACTIONS(1369), - [sym_atx_h5_marker] = ACTIONS(1369), - [sym_atx_h6_marker] = ACTIONS(1369), - [sym__thematic_break] = ACTIONS(1369), - [sym__list_marker_minus] = ACTIONS(1369), - [sym__list_marker_plus] = ACTIONS(1369), - [sym__list_marker_star] = ACTIONS(1369), - [sym__list_marker_parenthesis] = ACTIONS(1369), + [STATE(144)] = { + [sym_list_marker_plus] = STATE(18), + [sym__list_item_plus] = STATE(165), + [aux_sym__list_plus_repeat1] = STATE(165), + [ts_builtin_sym_end] = ACTIONS(1371), + [anon_sym_LBRACE] = ACTIONS(1371), + [anon_sym_RBRACE] = ACTIONS(1371), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1371), + [anon_sym_EQ] = ACTIONS(1371), + [anon_sym_SQUOTE] = ACTIONS(1371), + [anon_sym_BANG] = ACTIONS(1371), + [anon_sym_DQUOTE] = ACTIONS(1371), + [anon_sym_POUND] = ACTIONS(1371), + [anon_sym_DOLLAR] = ACTIONS(1371), + [anon_sym_PERCENT] = ACTIONS(1371), + [anon_sym_AMP] = ACTIONS(1371), + [anon_sym_LPAREN] = ACTIONS(1371), + [anon_sym_RPAREN] = ACTIONS(1371), + [anon_sym_STAR] = ACTIONS(1371), + [anon_sym_PLUS] = ACTIONS(1371), + [anon_sym_COMMA] = ACTIONS(1371), + [anon_sym_DASH] = ACTIONS(1371), + [anon_sym_DOT] = ACTIONS(1371), + [anon_sym_SLASH] = ACTIONS(1371), + [anon_sym_SEMI] = ACTIONS(1371), + [anon_sym_QMARK] = ACTIONS(1371), + [anon_sym_AT] = ACTIONS(1371), + [anon_sym_LBRACK] = ACTIONS(1373), + [anon_sym_BSLASH] = ACTIONS(1373), + [anon_sym_RBRACK] = ACTIONS(1371), + [anon_sym_CARET] = ACTIONS(1371), + [anon_sym__] = ACTIONS(1371), + [anon_sym_BQUOTE] = ACTIONS(1371), + [anon_sym_PIPE] = ACTIONS(1371), + [anon_sym_TILDE] = ACTIONS(1371), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1371), + [sym__escaped_characters] = ACTIONS(1371), + [sym__word] = ACTIONS(1371), + [sym__soft_line_ending] = ACTIONS(1371), + [sym__block_quote_start] = ACTIONS(1371), + [sym__indented_chunk_start] = ACTIONS(1371), + [sym_atx_h1_marker] = ACTIONS(1371), + [sym_atx_h2_marker] = ACTIONS(1371), + [sym_atx_h3_marker] = ACTIONS(1371), + [sym_atx_h4_marker] = ACTIONS(1371), + [sym_atx_h5_marker] = ACTIONS(1371), + [sym_atx_h6_marker] = ACTIONS(1371), + [sym__thematic_break] = ACTIONS(1371), + [sym__list_marker_minus] = ACTIONS(1371), + [sym__list_marker_plus] = ACTIONS(35), + [sym__list_marker_star] = ACTIONS(1371), + [sym__list_marker_parenthesis] = ACTIONS(1371), [sym__list_marker_dot] = ACTIONS(1371), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1369), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1369), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1369), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1369), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1371), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(35), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1371), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1371), [sym__list_marker_dot_dont_interrupt] = ACTIONS(1371), - [sym__list_marker_example] = ACTIONS(1369), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1369), - [sym__fenced_code_block_start_backtick] = ACTIONS(1369), - [sym__fenced_code_block_start_tilde] = ACTIONS(1369), - [sym__blank_line_start] = ACTIONS(1369), - [sym_minus_metadata] = ACTIONS(1369), - [sym__pipe_table_start] = ACTIONS(1369), - [sym__fenced_div_start] = ACTIONS(1369), - [sym_ref_id_specifier] = ACTIONS(1369), - [sym__display_math_state_track_marker] = ACTIONS(1369), - [sym__inline_math_state_track_marker] = ACTIONS(1369), - }, - [STATE(156)] = { - [sym_list_marker_plus] = STATE(35), - [sym__list_item_plus] = STATE(171), - [aux_sym__list_plus_repeat1] = STATE(171), - [ts_builtin_sym_end] = ACTIONS(1350), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1350), - [anon_sym_LBRACE] = ACTIONS(1350), - [anon_sym_RBRACE] = ACTIONS(1350), - [anon_sym_EQ] = ACTIONS(1350), - [anon_sym_SQUOTE] = ACTIONS(1350), - [anon_sym_BANG] = ACTIONS(1350), - [anon_sym_DQUOTE] = ACTIONS(1350), - [anon_sym_POUND] = ACTIONS(1350), - [anon_sym_DOLLAR] = ACTIONS(1350), - [anon_sym_PERCENT] = ACTIONS(1350), - [anon_sym_AMP] = ACTIONS(1350), - [anon_sym_LPAREN] = ACTIONS(1350), - [anon_sym_RPAREN] = ACTIONS(1350), - [anon_sym_STAR] = ACTIONS(1350), - [anon_sym_PLUS] = ACTIONS(1350), - [anon_sym_COMMA] = ACTIONS(1350), - [anon_sym_DASH] = ACTIONS(1350), - [anon_sym_DOT] = ACTIONS(1350), - [anon_sym_SLASH] = ACTIONS(1350), - [anon_sym_SEMI] = ACTIONS(1350), - [anon_sym_LT] = ACTIONS(1350), - [anon_sym_GT] = ACTIONS(1350), - [anon_sym_QMARK] = ACTIONS(1350), - [anon_sym_AT] = ACTIONS(1350), - [anon_sym_LBRACK] = ACTIONS(1350), - [anon_sym_BSLASH] = ACTIONS(1350), - [anon_sym_RBRACK] = ACTIONS(1350), - [anon_sym_CARET] = ACTIONS(1350), - [anon_sym__] = ACTIONS(1350), - [anon_sym_BQUOTE] = ACTIONS(1350), - [anon_sym_PIPE] = ACTIONS(1350), - [anon_sym_TILDE] = ACTIONS(1350), - [sym__word] = ACTIONS(1350), - [sym__soft_line_ending] = ACTIONS(1350), - [sym__block_quote_start] = ACTIONS(1350), - [sym__indented_chunk_start] = ACTIONS(1350), - [sym_atx_h1_marker] = ACTIONS(1350), - [sym_atx_h2_marker] = ACTIONS(1350), - [sym_atx_h3_marker] = ACTIONS(1350), - [sym_atx_h4_marker] = ACTIONS(1350), - [sym_atx_h5_marker] = ACTIONS(1350), - [sym_atx_h6_marker] = ACTIONS(1350), - [sym__thematic_break] = ACTIONS(1350), - [sym__list_marker_minus] = ACTIONS(1350), - [sym__list_marker_plus] = ACTIONS(33), - [sym__list_marker_star] = ACTIONS(1350), - [sym__list_marker_parenthesis] = ACTIONS(1350), - [sym__list_marker_dot] = ACTIONS(1350), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1350), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(33), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1350), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1350), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1350), - [sym__list_marker_example] = ACTIONS(1350), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1350), - [sym__fenced_code_block_start_backtick] = ACTIONS(1350), - [sym__fenced_code_block_start_tilde] = ACTIONS(1350), - [sym__blank_line_start] = ACTIONS(1350), - [sym_minus_metadata] = ACTIONS(1350), - [sym__pipe_table_start] = ACTIONS(1350), - [sym__fenced_div_start] = ACTIONS(1350), - [sym_ref_id_specifier] = ACTIONS(1350), - [sym__display_math_state_track_marker] = ACTIONS(1350), - [sym__inline_math_state_track_marker] = ACTIONS(1350), + [sym__list_marker_example] = ACTIONS(1371), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1371), + [sym__fenced_code_block_start_backtick] = ACTIONS(1371), + [sym__fenced_code_block_start_tilde] = ACTIONS(1371), + [sym__blank_line_start] = ACTIONS(1371), + [sym_minus_metadata] = ACTIONS(1371), + [sym__pipe_table_start] = ACTIONS(1371), + [sym__fenced_div_start] = ACTIONS(1371), + [sym_ref_id_specifier] = ACTIONS(1371), + [sym__display_math_state_track_marker] = ACTIONS(1371), + [sym__inline_math_state_track_marker] = ACTIONS(1371), + [sym__html_comment] = ACTIONS(1371), + [sym_raw_specifier] = ACTIONS(1371), + [sym__autolink] = ACTIONS(1371), }, - [STATE(157)] = { - [sym_list_marker_minus] = STATE(18), - [sym__list_item_minus] = STATE(172), - [aux_sym__list_minus_repeat1] = STATE(172), - [ts_builtin_sym_end] = ACTIONS(1360), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1360), - [anon_sym_LBRACE] = ACTIONS(1360), - [anon_sym_RBRACE] = ACTIONS(1360), - [anon_sym_EQ] = ACTIONS(1360), - [anon_sym_SQUOTE] = ACTIONS(1360), - [anon_sym_BANG] = ACTIONS(1360), - [anon_sym_DQUOTE] = ACTIONS(1360), - [anon_sym_POUND] = ACTIONS(1360), - [anon_sym_DOLLAR] = ACTIONS(1360), - [anon_sym_PERCENT] = ACTIONS(1360), - [anon_sym_AMP] = ACTIONS(1360), - [anon_sym_LPAREN] = ACTIONS(1360), - [anon_sym_RPAREN] = ACTIONS(1360), - [anon_sym_STAR] = ACTIONS(1360), - [anon_sym_PLUS] = ACTIONS(1360), - [anon_sym_COMMA] = ACTIONS(1360), - [anon_sym_DASH] = ACTIONS(1360), - [anon_sym_DOT] = ACTIONS(1360), - [anon_sym_SLASH] = ACTIONS(1360), - [anon_sym_SEMI] = ACTIONS(1360), - [anon_sym_LT] = ACTIONS(1360), - [anon_sym_GT] = ACTIONS(1360), - [anon_sym_QMARK] = ACTIONS(1360), - [anon_sym_AT] = ACTIONS(1360), - [anon_sym_LBRACK] = ACTIONS(1360), - [anon_sym_BSLASH] = ACTIONS(1360), - [anon_sym_RBRACK] = ACTIONS(1360), - [anon_sym_CARET] = ACTIONS(1360), - [anon_sym__] = ACTIONS(1360), - [anon_sym_BQUOTE] = ACTIONS(1360), - [anon_sym_PIPE] = ACTIONS(1360), - [anon_sym_TILDE] = ACTIONS(1360), - [sym__word] = ACTIONS(1360), - [sym__soft_line_ending] = ACTIONS(1360), - [sym__block_quote_start] = ACTIONS(1360), - [sym__indented_chunk_start] = ACTIONS(1360), - [sym_atx_h1_marker] = ACTIONS(1360), - [sym_atx_h2_marker] = ACTIONS(1360), - [sym_atx_h3_marker] = ACTIONS(1360), - [sym_atx_h4_marker] = ACTIONS(1360), - [sym_atx_h5_marker] = ACTIONS(1360), - [sym_atx_h6_marker] = ACTIONS(1360), - [sym__thematic_break] = ACTIONS(1360), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(1360), - [sym__list_marker_star] = ACTIONS(1360), - [sym__list_marker_parenthesis] = ACTIONS(1360), - [sym__list_marker_dot] = ACTIONS(1360), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1360), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1360), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1360), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1360), - [sym__list_marker_example] = ACTIONS(1360), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1360), - [sym__fenced_code_block_start_backtick] = ACTIONS(1360), - [sym__fenced_code_block_start_tilde] = ACTIONS(1360), - [sym__blank_line_start] = ACTIONS(1360), - [sym_minus_metadata] = ACTIONS(1360), - [sym__pipe_table_start] = ACTIONS(1360), - [sym__fenced_div_start] = ACTIONS(1360), - [sym_ref_id_specifier] = ACTIONS(1360), - [sym__display_math_state_track_marker] = ACTIONS(1360), - [sym__inline_math_state_track_marker] = ACTIONS(1360), - }, - [STATE(158)] = { - [sym_list_marker_star] = STATE(3), - [sym__list_item_star] = STATE(139), - [aux_sym__list_star_repeat1] = STATE(139), - [ts_builtin_sym_end] = ACTIONS(1348), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1348), - [anon_sym_LBRACE] = ACTIONS(1348), - [anon_sym_RBRACE] = ACTIONS(1348), - [anon_sym_EQ] = ACTIONS(1348), - [anon_sym_SQUOTE] = ACTIONS(1348), - [anon_sym_BANG] = ACTIONS(1348), - [anon_sym_DQUOTE] = ACTIONS(1348), - [anon_sym_POUND] = ACTIONS(1348), - [anon_sym_DOLLAR] = ACTIONS(1348), - [anon_sym_PERCENT] = ACTIONS(1348), - [anon_sym_AMP] = ACTIONS(1348), - [anon_sym_LPAREN] = ACTIONS(1348), - [anon_sym_RPAREN] = ACTIONS(1348), - [anon_sym_STAR] = ACTIONS(1348), - [anon_sym_PLUS] = ACTIONS(1348), - [anon_sym_COMMA] = ACTIONS(1348), - [anon_sym_DASH] = ACTIONS(1348), - [anon_sym_DOT] = ACTIONS(1348), - [anon_sym_SLASH] = ACTIONS(1348), - [anon_sym_SEMI] = ACTIONS(1348), - [anon_sym_LT] = ACTIONS(1348), - [anon_sym_GT] = ACTIONS(1348), - [anon_sym_QMARK] = ACTIONS(1348), - [anon_sym_AT] = ACTIONS(1348), - [anon_sym_LBRACK] = ACTIONS(1348), - [anon_sym_BSLASH] = ACTIONS(1348), - [anon_sym_RBRACK] = ACTIONS(1348), - [anon_sym_CARET] = ACTIONS(1348), - [anon_sym__] = ACTIONS(1348), - [anon_sym_BQUOTE] = ACTIONS(1348), - [anon_sym_PIPE] = ACTIONS(1348), - [anon_sym_TILDE] = ACTIONS(1348), - [sym__word] = ACTIONS(1348), - [sym__soft_line_ending] = ACTIONS(1348), - [sym__block_quote_start] = ACTIONS(1348), - [sym__indented_chunk_start] = ACTIONS(1348), - [sym_atx_h1_marker] = ACTIONS(1348), - [sym_atx_h2_marker] = ACTIONS(1348), - [sym_atx_h3_marker] = ACTIONS(1348), - [sym_atx_h4_marker] = ACTIONS(1348), - [sym_atx_h5_marker] = ACTIONS(1348), - [sym_atx_h6_marker] = ACTIONS(1348), - [sym__thematic_break] = ACTIONS(1348), - [sym__list_marker_minus] = ACTIONS(1348), - [sym__list_marker_plus] = ACTIONS(1348), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(1348), - [sym__list_marker_dot] = ACTIONS(1348), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1348), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1348), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1348), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1348), - [sym__list_marker_example] = ACTIONS(1348), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1348), - [sym__fenced_code_block_start_backtick] = ACTIONS(1348), - [sym__fenced_code_block_start_tilde] = ACTIONS(1348), - [sym__blank_line_start] = ACTIONS(1348), - [sym_minus_metadata] = ACTIONS(1348), - [sym__pipe_table_start] = ACTIONS(1348), - [sym__fenced_div_start] = ACTIONS(1348), - [sym_ref_id_specifier] = ACTIONS(1348), - [sym__display_math_state_track_marker] = ACTIONS(1348), - [sym__inline_math_state_track_marker] = ACTIONS(1348), + [STATE(145)] = { + [sym_list_marker_minus] = STATE(11), + [sym__list_item_minus] = STATE(166), + [aux_sym__list_minus_repeat1] = STATE(166), + [ts_builtin_sym_end] = ACTIONS(1435), + [anon_sym_LBRACE] = ACTIONS(1435), + [anon_sym_RBRACE] = ACTIONS(1435), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1435), + [anon_sym_EQ] = ACTIONS(1435), + [anon_sym_SQUOTE] = ACTIONS(1435), + [anon_sym_BANG] = ACTIONS(1435), + [anon_sym_DQUOTE] = ACTIONS(1435), + [anon_sym_POUND] = ACTIONS(1435), + [anon_sym_DOLLAR] = ACTIONS(1435), + [anon_sym_PERCENT] = ACTIONS(1435), + [anon_sym_AMP] = ACTIONS(1435), + [anon_sym_LPAREN] = ACTIONS(1435), + [anon_sym_RPAREN] = ACTIONS(1435), + [anon_sym_STAR] = ACTIONS(1435), + [anon_sym_PLUS] = ACTIONS(1435), + [anon_sym_COMMA] = ACTIONS(1435), + [anon_sym_DASH] = ACTIONS(1435), + [anon_sym_DOT] = ACTIONS(1435), + [anon_sym_SLASH] = ACTIONS(1435), + [anon_sym_SEMI] = ACTIONS(1435), + [anon_sym_QMARK] = ACTIONS(1435), + [anon_sym_AT] = ACTIONS(1435), + [anon_sym_LBRACK] = ACTIONS(1437), + [anon_sym_BSLASH] = ACTIONS(1437), + [anon_sym_RBRACK] = ACTIONS(1435), + [anon_sym_CARET] = ACTIONS(1435), + [anon_sym__] = ACTIONS(1435), + [anon_sym_BQUOTE] = ACTIONS(1435), + [anon_sym_PIPE] = ACTIONS(1435), + [anon_sym_TILDE] = ACTIONS(1435), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1435), + [sym__escaped_characters] = ACTIONS(1435), + [sym__word] = ACTIONS(1435), + [sym__soft_line_ending] = ACTIONS(1435), + [sym__block_quote_start] = ACTIONS(1435), + [sym__indented_chunk_start] = ACTIONS(1435), + [sym_atx_h1_marker] = ACTIONS(1435), + [sym_atx_h2_marker] = ACTIONS(1435), + [sym_atx_h3_marker] = ACTIONS(1435), + [sym_atx_h4_marker] = ACTIONS(1435), + [sym_atx_h5_marker] = ACTIONS(1435), + [sym_atx_h6_marker] = ACTIONS(1435), + [sym__thematic_break] = ACTIONS(1435), + [sym__list_marker_minus] = ACTIONS(33), + [sym__list_marker_plus] = ACTIONS(1435), + [sym__list_marker_star] = ACTIONS(1435), + [sym__list_marker_parenthesis] = ACTIONS(1435), + [sym__list_marker_dot] = ACTIONS(1435), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(33), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1435), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1435), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1435), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1435), + [sym__list_marker_example] = ACTIONS(1435), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1435), + [sym__fenced_code_block_start_backtick] = ACTIONS(1435), + [sym__fenced_code_block_start_tilde] = ACTIONS(1435), + [sym__blank_line_start] = ACTIONS(1435), + [sym_minus_metadata] = ACTIONS(1435), + [sym__pipe_table_start] = ACTIONS(1435), + [sym__fenced_div_start] = ACTIONS(1435), + [sym_ref_id_specifier] = ACTIONS(1435), + [sym__display_math_state_track_marker] = ACTIONS(1435), + [sym__inline_math_state_track_marker] = ACTIONS(1435), + [sym__html_comment] = ACTIONS(1435), + [sym_raw_specifier] = ACTIONS(1435), + [sym__autolink] = ACTIONS(1435), }, - [STATE(159)] = { - [sym_list_marker_dot] = STATE(4), - [sym__list_item_dot] = STATE(151), - [aux_sym__list_dot_repeat1] = STATE(151), - [ts_builtin_sym_end] = ACTIONS(1358), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1358), - [anon_sym_LBRACE] = ACTIONS(1358), - [anon_sym_RBRACE] = ACTIONS(1358), - [anon_sym_EQ] = ACTIONS(1358), - [anon_sym_SQUOTE] = ACTIONS(1358), - [anon_sym_BANG] = ACTIONS(1358), - [anon_sym_DQUOTE] = ACTIONS(1358), - [anon_sym_POUND] = ACTIONS(1358), - [anon_sym_DOLLAR] = ACTIONS(1358), - [anon_sym_PERCENT] = ACTIONS(1358), - [anon_sym_AMP] = ACTIONS(1358), - [anon_sym_LPAREN] = ACTIONS(1358), - [anon_sym_RPAREN] = ACTIONS(1358), - [anon_sym_STAR] = ACTIONS(1358), - [anon_sym_PLUS] = ACTIONS(1358), - [anon_sym_COMMA] = ACTIONS(1358), - [anon_sym_DASH] = ACTIONS(1358), - [anon_sym_DOT] = ACTIONS(1358), - [anon_sym_SLASH] = ACTIONS(1358), - [anon_sym_SEMI] = ACTIONS(1358), - [anon_sym_LT] = ACTIONS(1358), - [anon_sym_GT] = ACTIONS(1358), - [anon_sym_QMARK] = ACTIONS(1358), - [anon_sym_AT] = ACTIONS(1358), - [anon_sym_LBRACK] = ACTIONS(1358), - [anon_sym_BSLASH] = ACTIONS(1358), - [anon_sym_RBRACK] = ACTIONS(1358), - [anon_sym_CARET] = ACTIONS(1358), - [anon_sym__] = ACTIONS(1358), - [anon_sym_BQUOTE] = ACTIONS(1358), - [anon_sym_PIPE] = ACTIONS(1358), - [anon_sym_TILDE] = ACTIONS(1358), - [sym__word] = ACTIONS(1358), - [sym__soft_line_ending] = ACTIONS(1358), - [sym__block_quote_start] = ACTIONS(1358), - [sym__indented_chunk_start] = ACTIONS(1358), - [sym_atx_h1_marker] = ACTIONS(1358), - [sym_atx_h2_marker] = ACTIONS(1358), - [sym_atx_h3_marker] = ACTIONS(1358), - [sym_atx_h4_marker] = ACTIONS(1358), - [sym_atx_h5_marker] = ACTIONS(1358), - [sym_atx_h6_marker] = ACTIONS(1358), - [sym__thematic_break] = ACTIONS(1358), - [sym__list_marker_minus] = ACTIONS(1358), - [sym__list_marker_plus] = ACTIONS(1358), - [sym__list_marker_star] = ACTIONS(1358), - [sym__list_marker_parenthesis] = ACTIONS(1358), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1358), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1358), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1358), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1358), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(1358), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1358), - [sym__fenced_code_block_start_backtick] = ACTIONS(1358), - [sym__fenced_code_block_start_tilde] = ACTIONS(1358), - [sym__blank_line_start] = ACTIONS(1358), - [sym_minus_metadata] = ACTIONS(1358), - [sym__pipe_table_start] = ACTIONS(1358), - [sym__fenced_div_start] = ACTIONS(1358), - [sym_ref_id_specifier] = ACTIONS(1358), - [sym__display_math_state_track_marker] = ACTIONS(1358), - [sym__inline_math_state_track_marker] = ACTIONS(1358), + [STATE(146)] = { + [sym_list_marker_star] = STATE(35), + [sym__list_item_star] = STATE(161), + [aux_sym__list_star_repeat1] = STATE(161), + [ts_builtin_sym_end] = ACTIONS(1427), + [anon_sym_LBRACE] = ACTIONS(1427), + [anon_sym_RBRACE] = ACTIONS(1427), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1427), + [anon_sym_EQ] = ACTIONS(1427), + [anon_sym_SQUOTE] = ACTIONS(1427), + [anon_sym_BANG] = ACTIONS(1427), + [anon_sym_DQUOTE] = ACTIONS(1427), + [anon_sym_POUND] = ACTIONS(1427), + [anon_sym_DOLLAR] = ACTIONS(1427), + [anon_sym_PERCENT] = ACTIONS(1427), + [anon_sym_AMP] = ACTIONS(1427), + [anon_sym_LPAREN] = ACTIONS(1427), + [anon_sym_RPAREN] = ACTIONS(1427), + [anon_sym_STAR] = ACTIONS(1427), + [anon_sym_PLUS] = ACTIONS(1427), + [anon_sym_COMMA] = ACTIONS(1427), + [anon_sym_DASH] = ACTIONS(1427), + [anon_sym_DOT] = ACTIONS(1427), + [anon_sym_SLASH] = ACTIONS(1427), + [anon_sym_SEMI] = ACTIONS(1427), + [anon_sym_QMARK] = ACTIONS(1427), + [anon_sym_AT] = ACTIONS(1427), + [anon_sym_LBRACK] = ACTIONS(1429), + [anon_sym_BSLASH] = ACTIONS(1429), + [anon_sym_RBRACK] = ACTIONS(1427), + [anon_sym_CARET] = ACTIONS(1427), + [anon_sym__] = ACTIONS(1427), + [anon_sym_BQUOTE] = ACTIONS(1427), + [anon_sym_PIPE] = ACTIONS(1427), + [anon_sym_TILDE] = ACTIONS(1427), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1427), + [sym__escaped_characters] = ACTIONS(1427), + [sym__word] = ACTIONS(1427), + [sym__soft_line_ending] = ACTIONS(1427), + [sym__block_quote_start] = ACTIONS(1427), + [sym__indented_chunk_start] = ACTIONS(1427), + [sym_atx_h1_marker] = ACTIONS(1427), + [sym_atx_h2_marker] = ACTIONS(1427), + [sym_atx_h3_marker] = ACTIONS(1427), + [sym_atx_h4_marker] = ACTIONS(1427), + [sym_atx_h5_marker] = ACTIONS(1427), + [sym_atx_h6_marker] = ACTIONS(1427), + [sym__thematic_break] = ACTIONS(1427), + [sym__list_marker_minus] = ACTIONS(1427), + [sym__list_marker_plus] = ACTIONS(1427), + [sym__list_marker_star] = ACTIONS(37), + [sym__list_marker_parenthesis] = ACTIONS(1427), + [sym__list_marker_dot] = ACTIONS(1427), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1427), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1427), + [sym__list_marker_star_dont_interrupt] = ACTIONS(37), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1427), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1427), + [sym__list_marker_example] = ACTIONS(1427), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1427), + [sym__fenced_code_block_start_backtick] = ACTIONS(1427), + [sym__fenced_code_block_start_tilde] = ACTIONS(1427), + [sym__blank_line_start] = ACTIONS(1427), + [sym_minus_metadata] = ACTIONS(1427), + [sym__pipe_table_start] = ACTIONS(1427), + [sym__fenced_div_start] = ACTIONS(1427), + [sym_ref_id_specifier] = ACTIONS(1427), + [sym__display_math_state_track_marker] = ACTIONS(1427), + [sym__inline_math_state_track_marker] = ACTIONS(1427), + [sym__html_comment] = ACTIONS(1427), + [sym_raw_specifier] = ACTIONS(1427), + [sym__autolink] = ACTIONS(1427), }, - [STATE(160)] = { - [sym_list_marker_parenthesis] = STATE(5), - [sym__list_item_parenthesis] = STATE(152), - [aux_sym__list_parenthesis_repeat1] = STATE(152), - [ts_builtin_sym_end] = ACTIONS(1356), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1356), - [anon_sym_LBRACE] = ACTIONS(1356), - [anon_sym_RBRACE] = ACTIONS(1356), - [anon_sym_EQ] = ACTIONS(1356), - [anon_sym_SQUOTE] = ACTIONS(1356), - [anon_sym_BANG] = ACTIONS(1356), - [anon_sym_DQUOTE] = ACTIONS(1356), - [anon_sym_POUND] = ACTIONS(1356), - [anon_sym_DOLLAR] = ACTIONS(1356), - [anon_sym_PERCENT] = ACTIONS(1356), - [anon_sym_AMP] = ACTIONS(1356), - [anon_sym_LPAREN] = ACTIONS(1356), - [anon_sym_RPAREN] = ACTIONS(1356), - [anon_sym_STAR] = ACTIONS(1356), - [anon_sym_PLUS] = ACTIONS(1356), - [anon_sym_COMMA] = ACTIONS(1356), - [anon_sym_DASH] = ACTIONS(1356), - [anon_sym_DOT] = ACTIONS(1356), - [anon_sym_SLASH] = ACTIONS(1356), - [anon_sym_SEMI] = ACTIONS(1356), - [anon_sym_LT] = ACTIONS(1356), - [anon_sym_GT] = ACTIONS(1356), - [anon_sym_QMARK] = ACTIONS(1356), - [anon_sym_AT] = ACTIONS(1356), - [anon_sym_LBRACK] = ACTIONS(1356), - [anon_sym_BSLASH] = ACTIONS(1356), - [anon_sym_RBRACK] = ACTIONS(1356), - [anon_sym_CARET] = ACTIONS(1356), - [anon_sym__] = ACTIONS(1356), - [anon_sym_BQUOTE] = ACTIONS(1356), - [anon_sym_PIPE] = ACTIONS(1356), - [anon_sym_TILDE] = ACTIONS(1356), - [sym__word] = ACTIONS(1356), - [sym__soft_line_ending] = ACTIONS(1356), - [sym__block_quote_start] = ACTIONS(1356), - [sym__indented_chunk_start] = ACTIONS(1356), - [sym_atx_h1_marker] = ACTIONS(1356), - [sym_atx_h2_marker] = ACTIONS(1356), - [sym_atx_h3_marker] = ACTIONS(1356), - [sym_atx_h4_marker] = ACTIONS(1356), - [sym_atx_h5_marker] = ACTIONS(1356), - [sym_atx_h6_marker] = ACTIONS(1356), - [sym__thematic_break] = ACTIONS(1356), - [sym__list_marker_minus] = ACTIONS(1356), - [sym__list_marker_plus] = ACTIONS(1356), - [sym__list_marker_star] = ACTIONS(1356), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(1356), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1356), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1356), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1356), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1356), - [sym__list_marker_example] = ACTIONS(1356), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1356), - [sym__fenced_code_block_start_backtick] = ACTIONS(1356), - [sym__fenced_code_block_start_tilde] = ACTIONS(1356), - [sym__blank_line_start] = ACTIONS(1356), - [sym_minus_metadata] = ACTIONS(1356), - [sym__pipe_table_start] = ACTIONS(1356), - [sym__fenced_div_start] = ACTIONS(1356), - [sym_ref_id_specifier] = ACTIONS(1356), - [sym__display_math_state_track_marker] = ACTIONS(1356), - [sym__inline_math_state_track_marker] = ACTIONS(1356), + [STATE(147)] = { + [sym_list_marker_dot] = STATE(3), + [sym__list_item_dot] = STATE(170), + [aux_sym__list_dot_repeat1] = STATE(170), + [ts_builtin_sym_end] = ACTIONS(1439), + [anon_sym_LBRACE] = ACTIONS(1439), + [anon_sym_RBRACE] = ACTIONS(1439), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1439), + [anon_sym_EQ] = ACTIONS(1439), + [anon_sym_SQUOTE] = ACTIONS(1439), + [anon_sym_BANG] = ACTIONS(1439), + [anon_sym_DQUOTE] = ACTIONS(1439), + [anon_sym_POUND] = ACTIONS(1439), + [anon_sym_DOLLAR] = ACTIONS(1439), + [anon_sym_PERCENT] = ACTIONS(1439), + [anon_sym_AMP] = ACTIONS(1439), + [anon_sym_LPAREN] = ACTIONS(1439), + [anon_sym_RPAREN] = ACTIONS(1439), + [anon_sym_STAR] = ACTIONS(1439), + [anon_sym_PLUS] = ACTIONS(1439), + [anon_sym_COMMA] = ACTIONS(1439), + [anon_sym_DASH] = ACTIONS(1439), + [anon_sym_DOT] = ACTIONS(1439), + [anon_sym_SLASH] = ACTIONS(1439), + [anon_sym_SEMI] = ACTIONS(1439), + [anon_sym_QMARK] = ACTIONS(1439), + [anon_sym_AT] = ACTIONS(1439), + [anon_sym_LBRACK] = ACTIONS(1441), + [anon_sym_BSLASH] = ACTIONS(1441), + [anon_sym_RBRACK] = ACTIONS(1439), + [anon_sym_CARET] = ACTIONS(1439), + [anon_sym__] = ACTIONS(1439), + [anon_sym_BQUOTE] = ACTIONS(1439), + [anon_sym_PIPE] = ACTIONS(1439), + [anon_sym_TILDE] = ACTIONS(1439), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1439), + [sym__escaped_characters] = ACTIONS(1439), + [sym__word] = ACTIONS(1439), + [sym__soft_line_ending] = ACTIONS(1439), + [sym__block_quote_start] = ACTIONS(1439), + [sym__indented_chunk_start] = ACTIONS(1439), + [sym_atx_h1_marker] = ACTIONS(1439), + [sym_atx_h2_marker] = ACTIONS(1439), + [sym_atx_h3_marker] = ACTIONS(1439), + [sym_atx_h4_marker] = ACTIONS(1439), + [sym_atx_h5_marker] = ACTIONS(1439), + [sym_atx_h6_marker] = ACTIONS(1439), + [sym__thematic_break] = ACTIONS(1439), + [sym__list_marker_minus] = ACTIONS(1439), + [sym__list_marker_plus] = ACTIONS(1439), + [sym__list_marker_star] = ACTIONS(1439), + [sym__list_marker_parenthesis] = ACTIONS(1439), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1439), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1439), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1439), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1439), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(1439), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1439), + [sym__fenced_code_block_start_backtick] = ACTIONS(1439), + [sym__fenced_code_block_start_tilde] = ACTIONS(1439), + [sym__blank_line_start] = ACTIONS(1439), + [sym_minus_metadata] = ACTIONS(1439), + [sym__pipe_table_start] = ACTIONS(1439), + [sym__fenced_div_start] = ACTIONS(1439), + [sym_ref_id_specifier] = ACTIONS(1439), + [sym__display_math_state_track_marker] = ACTIONS(1439), + [sym__inline_math_state_track_marker] = ACTIONS(1439), + [sym__html_comment] = ACTIONS(1439), + [sym_raw_specifier] = ACTIONS(1439), + [sym__autolink] = ACTIONS(1439), }, - [STATE(161)] = { - [sym_list_marker_example] = STATE(6), - [sym__list_item_example] = STATE(173), - [aux_sym__list_example_repeat1] = STATE(173), - [ts_builtin_sym_end] = ACTIONS(1354), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1354), - [anon_sym_LBRACE] = ACTIONS(1354), - [anon_sym_RBRACE] = ACTIONS(1354), - [anon_sym_EQ] = ACTIONS(1354), - [anon_sym_SQUOTE] = ACTIONS(1354), - [anon_sym_BANG] = ACTIONS(1354), - [anon_sym_DQUOTE] = ACTIONS(1354), - [anon_sym_POUND] = ACTIONS(1354), - [anon_sym_DOLLAR] = ACTIONS(1354), - [anon_sym_PERCENT] = ACTIONS(1354), - [anon_sym_AMP] = ACTIONS(1354), - [anon_sym_LPAREN] = ACTIONS(1354), - [anon_sym_RPAREN] = ACTIONS(1354), - [anon_sym_STAR] = ACTIONS(1354), - [anon_sym_PLUS] = ACTIONS(1354), - [anon_sym_COMMA] = ACTIONS(1354), - [anon_sym_DASH] = ACTIONS(1354), - [anon_sym_DOT] = ACTIONS(1354), - [anon_sym_SLASH] = ACTIONS(1354), - [anon_sym_SEMI] = ACTIONS(1354), - [anon_sym_LT] = ACTIONS(1354), - [anon_sym_GT] = ACTIONS(1354), - [anon_sym_QMARK] = ACTIONS(1354), - [anon_sym_AT] = ACTIONS(1354), - [anon_sym_LBRACK] = ACTIONS(1354), - [anon_sym_BSLASH] = ACTIONS(1354), - [anon_sym_RBRACK] = ACTIONS(1354), - [anon_sym_CARET] = ACTIONS(1354), - [anon_sym__] = ACTIONS(1354), - [anon_sym_BQUOTE] = ACTIONS(1354), - [anon_sym_PIPE] = ACTIONS(1354), - [anon_sym_TILDE] = ACTIONS(1354), - [sym__word] = ACTIONS(1354), - [sym__soft_line_ending] = ACTIONS(1354), - [sym__block_quote_start] = ACTIONS(1354), - [sym__indented_chunk_start] = ACTIONS(1354), - [sym_atx_h1_marker] = ACTIONS(1354), - [sym_atx_h2_marker] = ACTIONS(1354), - [sym_atx_h3_marker] = ACTIONS(1354), - [sym_atx_h4_marker] = ACTIONS(1354), - [sym_atx_h5_marker] = ACTIONS(1354), - [sym_atx_h6_marker] = ACTIONS(1354), - [sym__thematic_break] = ACTIONS(1354), - [sym__list_marker_minus] = ACTIONS(1354), - [sym__list_marker_plus] = ACTIONS(1354), - [sym__list_marker_star] = ACTIONS(1354), - [sym__list_marker_parenthesis] = ACTIONS(1354), - [sym__list_marker_dot] = ACTIONS(1354), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1354), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1354), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1354), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1354), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1354), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(1354), - [sym__fenced_code_block_start_tilde] = ACTIONS(1354), - [sym__blank_line_start] = ACTIONS(1354), - [sym_minus_metadata] = ACTIONS(1354), - [sym__pipe_table_start] = ACTIONS(1354), - [sym__fenced_div_start] = ACTIONS(1354), - [sym_ref_id_specifier] = ACTIONS(1354), - [sym__display_math_state_track_marker] = ACTIONS(1354), - [sym__inline_math_state_track_marker] = ACTIONS(1354), + [STATE(148)] = { + [sym_list_marker_dot] = STATE(26), + [sym__list_item_dot] = STATE(173), + [aux_sym__list_dot_repeat1] = STATE(173), + [anon_sym_LBRACE] = ACTIONS(1439), + [anon_sym_RBRACE] = ACTIONS(1439), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1439), + [anon_sym_EQ] = ACTIONS(1439), + [anon_sym_SQUOTE] = ACTIONS(1439), + [anon_sym_BANG] = ACTIONS(1439), + [anon_sym_DQUOTE] = ACTIONS(1439), + [anon_sym_POUND] = ACTIONS(1439), + [anon_sym_DOLLAR] = ACTIONS(1439), + [anon_sym_PERCENT] = ACTIONS(1439), + [anon_sym_AMP] = ACTIONS(1439), + [anon_sym_LPAREN] = ACTIONS(1439), + [anon_sym_RPAREN] = ACTIONS(1439), + [anon_sym_STAR] = ACTIONS(1439), + [anon_sym_PLUS] = ACTIONS(1439), + [anon_sym_COMMA] = ACTIONS(1439), + [anon_sym_DASH] = ACTIONS(1439), + [anon_sym_DOT] = ACTIONS(1439), + [anon_sym_SLASH] = ACTIONS(1439), + [anon_sym_SEMI] = ACTIONS(1439), + [anon_sym_QMARK] = ACTIONS(1439), + [anon_sym_AT] = ACTIONS(1439), + [anon_sym_LBRACK] = ACTIONS(1441), + [anon_sym_BSLASH] = ACTIONS(1441), + [anon_sym_RBRACK] = ACTIONS(1439), + [anon_sym_CARET] = ACTIONS(1439), + [anon_sym__] = ACTIONS(1439), + [anon_sym_BQUOTE] = ACTIONS(1439), + [anon_sym_PIPE] = ACTIONS(1439), + [anon_sym_TILDE] = ACTIONS(1439), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1439), + [sym__escaped_characters] = ACTIONS(1439), + [sym__word] = ACTIONS(1439), + [sym__soft_line_ending] = ACTIONS(1439), + [sym__block_close] = ACTIONS(1439), + [sym__block_quote_start] = ACTIONS(1439), + [sym__indented_chunk_start] = ACTIONS(1439), + [sym_atx_h1_marker] = ACTIONS(1439), + [sym_atx_h2_marker] = ACTIONS(1439), + [sym_atx_h3_marker] = ACTIONS(1439), + [sym_atx_h4_marker] = ACTIONS(1439), + [sym_atx_h5_marker] = ACTIONS(1439), + [sym_atx_h6_marker] = ACTIONS(1439), + [sym__thematic_break] = ACTIONS(1439), + [sym__list_marker_minus] = ACTIONS(1439), + [sym__list_marker_plus] = ACTIONS(1439), + [sym__list_marker_star] = ACTIONS(1439), + [sym__list_marker_parenthesis] = ACTIONS(1439), + [sym__list_marker_dot] = ACTIONS(41), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1439), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1439), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1439), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1439), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(41), + [sym__list_marker_example] = ACTIONS(1439), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1439), + [sym__fenced_code_block_start_backtick] = ACTIONS(1439), + [sym__fenced_code_block_start_tilde] = ACTIONS(1439), + [sym__blank_line_start] = ACTIONS(1439), + [sym_minus_metadata] = ACTIONS(1439), + [sym__pipe_table_start] = ACTIONS(1439), + [sym__fenced_div_start] = ACTIONS(1439), + [sym_ref_id_specifier] = ACTIONS(1439), + [sym__display_math_state_track_marker] = ACTIONS(1439), + [sym__inline_math_state_track_marker] = ACTIONS(1439), + [sym__html_comment] = ACTIONS(1439), + [sym_raw_specifier] = ACTIONS(1439), + [sym__autolink] = ACTIONS(1439), }, - [STATE(162)] = { - [sym_list_marker_parenthesis] = STATE(27), - [sym__list_item_parenthesis] = STATE(162), - [aux_sym__list_parenthesis_repeat1] = STATE(162), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1364), - [anon_sym_LBRACE] = ACTIONS(1364), - [anon_sym_RBRACE] = ACTIONS(1364), - [anon_sym_EQ] = ACTIONS(1364), - [anon_sym_SQUOTE] = ACTIONS(1364), - [anon_sym_BANG] = ACTIONS(1364), - [anon_sym_DQUOTE] = ACTIONS(1364), - [anon_sym_POUND] = ACTIONS(1364), - [anon_sym_DOLLAR] = ACTIONS(1364), - [anon_sym_PERCENT] = ACTIONS(1364), - [anon_sym_AMP] = ACTIONS(1364), - [anon_sym_LPAREN] = ACTIONS(1364), - [anon_sym_RPAREN] = ACTIONS(1364), - [anon_sym_STAR] = ACTIONS(1364), - [anon_sym_PLUS] = ACTIONS(1364), - [anon_sym_COMMA] = ACTIONS(1364), - [anon_sym_DASH] = ACTIONS(1364), - [anon_sym_DOT] = ACTIONS(1364), - [anon_sym_SLASH] = ACTIONS(1364), - [anon_sym_SEMI] = ACTIONS(1364), - [anon_sym_LT] = ACTIONS(1364), - [anon_sym_GT] = ACTIONS(1364), - [anon_sym_QMARK] = ACTIONS(1364), - [anon_sym_AT] = ACTIONS(1364), - [anon_sym_LBRACK] = ACTIONS(1364), - [anon_sym_BSLASH] = ACTIONS(1364), - [anon_sym_RBRACK] = ACTIONS(1364), - [anon_sym_CARET] = ACTIONS(1364), - [anon_sym__] = ACTIONS(1364), - [anon_sym_BQUOTE] = ACTIONS(1364), - [anon_sym_PIPE] = ACTIONS(1364), - [anon_sym_TILDE] = ACTIONS(1364), - [sym__word] = ACTIONS(1364), - [sym__soft_line_ending] = ACTIONS(1364), - [sym__block_close] = ACTIONS(1364), - [sym__block_quote_start] = ACTIONS(1364), - [sym__indented_chunk_start] = ACTIONS(1364), - [sym_atx_h1_marker] = ACTIONS(1364), - [sym_atx_h2_marker] = ACTIONS(1364), - [sym_atx_h3_marker] = ACTIONS(1364), - [sym_atx_h4_marker] = ACTIONS(1364), - [sym_atx_h5_marker] = ACTIONS(1364), - [sym_atx_h6_marker] = ACTIONS(1364), - [sym__thematic_break] = ACTIONS(1364), - [sym__list_marker_minus] = ACTIONS(1364), - [sym__list_marker_plus] = ACTIONS(1364), - [sym__list_marker_star] = ACTIONS(1364), - [sym__list_marker_parenthesis] = ACTIONS(1366), - [sym__list_marker_dot] = ACTIONS(1364), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1364), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1364), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1364), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1366), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1364), - [sym__list_marker_example] = ACTIONS(1364), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1364), - [sym__fenced_code_block_start_backtick] = ACTIONS(1364), - [sym__fenced_code_block_start_tilde] = ACTIONS(1364), - [sym__blank_line_start] = ACTIONS(1364), - [sym_minus_metadata] = ACTIONS(1364), - [sym__pipe_table_start] = ACTIONS(1364), - [sym__fenced_div_start] = ACTIONS(1364), - [sym_ref_id_specifier] = ACTIONS(1364), - [sym__display_math_state_track_marker] = ACTIONS(1364), - [sym__inline_math_state_track_marker] = ACTIONS(1364), + [STATE(149)] = { + [sym_list_marker_plus] = STATE(23), + [sym__list_item_plus] = STATE(149), + [aux_sym__list_plus_repeat1] = STATE(149), + [anon_sym_LBRACE] = ACTIONS(1443), + [anon_sym_RBRACE] = ACTIONS(1443), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1443), + [anon_sym_EQ] = ACTIONS(1443), + [anon_sym_SQUOTE] = ACTIONS(1443), + [anon_sym_BANG] = ACTIONS(1443), + [anon_sym_DQUOTE] = ACTIONS(1443), + [anon_sym_POUND] = ACTIONS(1443), + [anon_sym_DOLLAR] = ACTIONS(1443), + [anon_sym_PERCENT] = ACTIONS(1443), + [anon_sym_AMP] = ACTIONS(1443), + [anon_sym_LPAREN] = ACTIONS(1443), + [anon_sym_RPAREN] = ACTIONS(1443), + [anon_sym_STAR] = ACTIONS(1443), + [anon_sym_PLUS] = ACTIONS(1443), + [anon_sym_COMMA] = ACTIONS(1443), + [anon_sym_DASH] = ACTIONS(1443), + [anon_sym_DOT] = ACTIONS(1443), + [anon_sym_SLASH] = ACTIONS(1443), + [anon_sym_SEMI] = ACTIONS(1443), + [anon_sym_QMARK] = ACTIONS(1443), + [anon_sym_AT] = ACTIONS(1443), + [anon_sym_LBRACK] = ACTIONS(1445), + [anon_sym_BSLASH] = ACTIONS(1445), + [anon_sym_RBRACK] = ACTIONS(1443), + [anon_sym_CARET] = ACTIONS(1443), + [anon_sym__] = ACTIONS(1443), + [anon_sym_BQUOTE] = ACTIONS(1443), + [anon_sym_PIPE] = ACTIONS(1443), + [anon_sym_TILDE] = ACTIONS(1443), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1443), + [sym__escaped_characters] = ACTIONS(1443), + [sym__word] = ACTIONS(1443), + [sym__soft_line_ending] = ACTIONS(1443), + [sym__block_close] = ACTIONS(1443), + [sym__block_quote_start] = ACTIONS(1443), + [sym__indented_chunk_start] = ACTIONS(1443), + [sym_atx_h1_marker] = ACTIONS(1443), + [sym_atx_h2_marker] = ACTIONS(1443), + [sym_atx_h3_marker] = ACTIONS(1443), + [sym_atx_h4_marker] = ACTIONS(1443), + [sym_atx_h5_marker] = ACTIONS(1443), + [sym_atx_h6_marker] = ACTIONS(1443), + [sym__thematic_break] = ACTIONS(1443), + [sym__list_marker_minus] = ACTIONS(1443), + [sym__list_marker_plus] = ACTIONS(1447), + [sym__list_marker_star] = ACTIONS(1443), + [sym__list_marker_parenthesis] = ACTIONS(1443), + [sym__list_marker_dot] = ACTIONS(1443), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1443), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1447), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1443), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1443), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1443), + [sym__list_marker_example] = ACTIONS(1443), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1443), + [sym__fenced_code_block_start_backtick] = ACTIONS(1443), + [sym__fenced_code_block_start_tilde] = ACTIONS(1443), + [sym__blank_line_start] = ACTIONS(1443), + [sym_minus_metadata] = ACTIONS(1443), + [sym__pipe_table_start] = ACTIONS(1443), + [sym__fenced_div_start] = ACTIONS(1443), + [sym_ref_id_specifier] = ACTIONS(1443), + [sym__display_math_state_track_marker] = ACTIONS(1443), + [sym__inline_math_state_track_marker] = ACTIONS(1443), + [sym__html_comment] = ACTIONS(1443), + [sym_raw_specifier] = ACTIONS(1443), + [sym__autolink] = ACTIONS(1443), }, - [STATE(163)] = { - [sym__indented_chunk] = STATE(154), - [sym__blank_line] = STATE(154), - [aux_sym_indented_code_block_repeat1] = STATE(154), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1352), - [anon_sym_LBRACE] = ACTIONS(1352), - [anon_sym_RBRACE] = ACTIONS(1352), - [anon_sym_EQ] = ACTIONS(1352), - [anon_sym_SQUOTE] = ACTIONS(1352), - [anon_sym_BANG] = ACTIONS(1352), - [anon_sym_DQUOTE] = ACTIONS(1352), - [anon_sym_POUND] = ACTIONS(1352), - [anon_sym_DOLLAR] = ACTIONS(1352), - [anon_sym_PERCENT] = ACTIONS(1352), - [anon_sym_AMP] = ACTIONS(1352), - [anon_sym_LPAREN] = ACTIONS(1352), - [anon_sym_RPAREN] = ACTIONS(1352), - [anon_sym_STAR] = ACTIONS(1352), - [anon_sym_PLUS] = ACTIONS(1352), - [anon_sym_COMMA] = ACTIONS(1352), - [anon_sym_DASH] = ACTIONS(1352), - [anon_sym_DOT] = ACTIONS(1352), - [anon_sym_SLASH] = ACTIONS(1352), - [anon_sym_SEMI] = ACTIONS(1352), - [anon_sym_LT] = ACTIONS(1352), - [anon_sym_GT] = ACTIONS(1352), - [anon_sym_QMARK] = ACTIONS(1352), - [anon_sym_AT] = ACTIONS(1352), - [anon_sym_LBRACK] = ACTIONS(1352), - [anon_sym_BSLASH] = ACTIONS(1352), - [anon_sym_RBRACK] = ACTIONS(1352), - [anon_sym_CARET] = ACTIONS(1352), - [anon_sym__] = ACTIONS(1352), - [anon_sym_BQUOTE] = ACTIONS(1352), - [anon_sym_PIPE] = ACTIONS(1352), - [anon_sym_TILDE] = ACTIONS(1352), - [sym__word] = ACTIONS(1352), - [sym__soft_line_ending] = ACTIONS(1352), - [sym__block_close] = ACTIONS(1352), - [sym__block_quote_start] = ACTIONS(1352), - [sym__indented_chunk_start] = ACTIONS(97), - [sym_atx_h1_marker] = ACTIONS(1352), - [sym_atx_h2_marker] = ACTIONS(1352), - [sym_atx_h3_marker] = ACTIONS(1352), - [sym_atx_h4_marker] = ACTIONS(1352), - [sym_atx_h5_marker] = ACTIONS(1352), - [sym_atx_h6_marker] = ACTIONS(1352), - [sym__thematic_break] = ACTIONS(1352), - [sym__list_marker_minus] = ACTIONS(1352), - [sym__list_marker_plus] = ACTIONS(1352), - [sym__list_marker_star] = ACTIONS(1352), - [sym__list_marker_parenthesis] = ACTIONS(1352), - [sym__list_marker_dot] = ACTIONS(1352), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1352), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1352), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1352), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1352), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1352), - [sym__list_marker_example] = ACTIONS(1352), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1352), - [sym__fenced_code_block_start_backtick] = ACTIONS(1352), - [sym__fenced_code_block_start_tilde] = ACTIONS(1352), - [sym__blank_line_start] = ACTIONS(117), - [sym_minus_metadata] = ACTIONS(1352), - [sym__pipe_table_start] = ACTIONS(1352), - [sym__fenced_div_start] = ACTIONS(1352), - [sym_ref_id_specifier] = ACTIONS(1352), - [sym__display_math_state_track_marker] = ACTIONS(1352), - [sym__inline_math_state_track_marker] = ACTIONS(1352), + [STATE(150)] = { + [sym_list_marker_parenthesis] = STATE(4), + [sym__list_item_parenthesis] = STATE(158), + [aux_sym__list_parenthesis_repeat1] = STATE(158), + [ts_builtin_sym_end] = ACTIONS(1403), + [anon_sym_LBRACE] = ACTIONS(1403), + [anon_sym_RBRACE] = ACTIONS(1403), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1403), + [anon_sym_EQ] = ACTIONS(1403), + [anon_sym_SQUOTE] = ACTIONS(1403), + [anon_sym_BANG] = ACTIONS(1403), + [anon_sym_DQUOTE] = ACTIONS(1403), + [anon_sym_POUND] = ACTIONS(1403), + [anon_sym_DOLLAR] = ACTIONS(1403), + [anon_sym_PERCENT] = ACTIONS(1403), + [anon_sym_AMP] = ACTIONS(1403), + [anon_sym_LPAREN] = ACTIONS(1403), + [anon_sym_RPAREN] = ACTIONS(1403), + [anon_sym_STAR] = ACTIONS(1403), + [anon_sym_PLUS] = ACTIONS(1403), + [anon_sym_COMMA] = ACTIONS(1403), + [anon_sym_DASH] = ACTIONS(1403), + [anon_sym_DOT] = ACTIONS(1403), + [anon_sym_SLASH] = ACTIONS(1403), + [anon_sym_SEMI] = ACTIONS(1403), + [anon_sym_QMARK] = ACTIONS(1403), + [anon_sym_AT] = ACTIONS(1403), + [anon_sym_LBRACK] = ACTIONS(1405), + [anon_sym_BSLASH] = ACTIONS(1405), + [anon_sym_RBRACK] = ACTIONS(1403), + [anon_sym_CARET] = ACTIONS(1403), + [anon_sym__] = ACTIONS(1403), + [anon_sym_BQUOTE] = ACTIONS(1403), + [anon_sym_PIPE] = ACTIONS(1403), + [anon_sym_TILDE] = ACTIONS(1403), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1403), + [sym__escaped_characters] = ACTIONS(1403), + [sym__word] = ACTIONS(1403), + [sym__soft_line_ending] = ACTIONS(1403), + [sym__block_quote_start] = ACTIONS(1403), + [sym__indented_chunk_start] = ACTIONS(1403), + [sym_atx_h1_marker] = ACTIONS(1403), + [sym_atx_h2_marker] = ACTIONS(1403), + [sym_atx_h3_marker] = ACTIONS(1403), + [sym_atx_h4_marker] = ACTIONS(1403), + [sym_atx_h5_marker] = ACTIONS(1403), + [sym_atx_h6_marker] = ACTIONS(1403), + [sym__thematic_break] = ACTIONS(1403), + [sym__list_marker_minus] = ACTIONS(1403), + [sym__list_marker_plus] = ACTIONS(1403), + [sym__list_marker_star] = ACTIONS(1403), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(1403), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1403), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1403), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1403), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1403), + [sym__list_marker_example] = ACTIONS(1403), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1403), + [sym__fenced_code_block_start_backtick] = ACTIONS(1403), + [sym__fenced_code_block_start_tilde] = ACTIONS(1403), + [sym__blank_line_start] = ACTIONS(1403), + [sym_minus_metadata] = ACTIONS(1403), + [sym__pipe_table_start] = ACTIONS(1403), + [sym__fenced_div_start] = ACTIONS(1403), + [sym_ref_id_specifier] = ACTIONS(1403), + [sym__display_math_state_track_marker] = ACTIONS(1403), + [sym__inline_math_state_track_marker] = ACTIONS(1403), + [sym__html_comment] = ACTIONS(1403), + [sym_raw_specifier] = ACTIONS(1403), + [sym__autolink] = ACTIONS(1403), }, - [STATE(164)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1428), - [anon_sym_LBRACE] = ACTIONS(1428), - [anon_sym_RBRACE] = ACTIONS(1428), - [anon_sym_EQ] = ACTIONS(1428), - [anon_sym_SQUOTE] = ACTIONS(1428), - [anon_sym_BANG] = ACTIONS(1428), - [anon_sym_DQUOTE] = ACTIONS(1428), - [anon_sym_POUND] = ACTIONS(1428), - [anon_sym_DOLLAR] = ACTIONS(1428), - [anon_sym_PERCENT] = ACTIONS(1428), - [anon_sym_AMP] = ACTIONS(1428), - [anon_sym_LPAREN] = ACTIONS(1428), - [anon_sym_RPAREN] = ACTIONS(1428), - [anon_sym_STAR] = ACTIONS(1428), - [anon_sym_PLUS] = ACTIONS(1428), - [anon_sym_COMMA] = ACTIONS(1428), - [anon_sym_DASH] = ACTIONS(1428), - [anon_sym_DOT] = ACTIONS(1428), - [anon_sym_SLASH] = ACTIONS(1428), - [anon_sym_SEMI] = ACTIONS(1428), - [anon_sym_LT] = ACTIONS(1428), - [anon_sym_GT] = ACTIONS(1428), - [anon_sym_QMARK] = ACTIONS(1428), - [anon_sym_AT] = ACTIONS(1428), - [anon_sym_LBRACK] = ACTIONS(1428), - [anon_sym_BSLASH] = ACTIONS(1428), - [anon_sym_RBRACK] = ACTIONS(1428), - [anon_sym_CARET] = ACTIONS(1428), - [anon_sym__] = ACTIONS(1428), - [anon_sym_BQUOTE] = ACTIONS(1428), - [anon_sym_PIPE] = ACTIONS(1428), - [anon_sym_TILDE] = ACTIONS(1428), - [sym__word] = ACTIONS(1428), - [sym__soft_line_ending] = ACTIONS(1428), - [sym__block_close] = ACTIONS(1428), - [sym__block_quote_start] = ACTIONS(1428), - [sym__indented_chunk_start] = ACTIONS(1428), - [sym_atx_h1_marker] = ACTIONS(1428), - [sym_atx_h2_marker] = ACTIONS(1428), - [sym_atx_h3_marker] = ACTIONS(1428), - [sym_atx_h4_marker] = ACTIONS(1428), - [sym_atx_h5_marker] = ACTIONS(1428), - [sym_atx_h6_marker] = ACTIONS(1428), - [sym_setext_h1_underline] = ACTIONS(1430), - [sym_setext_h2_underline] = ACTIONS(1432), - [sym__thematic_break] = ACTIONS(1428), - [sym__list_marker_minus] = ACTIONS(1428), - [sym__list_marker_plus] = ACTIONS(1428), - [sym__list_marker_star] = ACTIONS(1428), - [sym__list_marker_parenthesis] = ACTIONS(1428), - [sym__list_marker_dot] = ACTIONS(1428), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_example] = ACTIONS(1428), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1428), - [sym__fenced_code_block_start_backtick] = ACTIONS(1428), - [sym__fenced_code_block_start_tilde] = ACTIONS(1428), - [sym__blank_line_start] = ACTIONS(1428), - [sym_minus_metadata] = ACTIONS(1428), - [sym__pipe_table_start] = ACTIONS(1428), - [sym__fenced_div_start] = ACTIONS(1428), - [sym__fenced_div_end] = ACTIONS(1428), - [sym_ref_id_specifier] = ACTIONS(1428), - [sym__display_math_state_track_marker] = ACTIONS(1428), - [sym__inline_math_state_track_marker] = ACTIONS(1428), + [STATE(151)] = { + [sym_list_marker_example] = STATE(5), + [sym__list_item_example] = STATE(159), + [aux_sym__list_example_repeat1] = STATE(159), + [ts_builtin_sym_end] = ACTIONS(1423), + [anon_sym_LBRACE] = ACTIONS(1423), + [anon_sym_RBRACE] = ACTIONS(1423), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1423), + [anon_sym_EQ] = ACTIONS(1423), + [anon_sym_SQUOTE] = ACTIONS(1423), + [anon_sym_BANG] = ACTIONS(1423), + [anon_sym_DQUOTE] = ACTIONS(1423), + [anon_sym_POUND] = ACTIONS(1423), + [anon_sym_DOLLAR] = ACTIONS(1423), + [anon_sym_PERCENT] = ACTIONS(1423), + [anon_sym_AMP] = ACTIONS(1423), + [anon_sym_LPAREN] = ACTIONS(1423), + [anon_sym_RPAREN] = ACTIONS(1423), + [anon_sym_STAR] = ACTIONS(1423), + [anon_sym_PLUS] = ACTIONS(1423), + [anon_sym_COMMA] = ACTIONS(1423), + [anon_sym_DASH] = ACTIONS(1423), + [anon_sym_DOT] = ACTIONS(1423), + [anon_sym_SLASH] = ACTIONS(1423), + [anon_sym_SEMI] = ACTIONS(1423), + [anon_sym_QMARK] = ACTIONS(1423), + [anon_sym_AT] = ACTIONS(1423), + [anon_sym_LBRACK] = ACTIONS(1425), + [anon_sym_BSLASH] = ACTIONS(1425), + [anon_sym_RBRACK] = ACTIONS(1423), + [anon_sym_CARET] = ACTIONS(1423), + [anon_sym__] = ACTIONS(1423), + [anon_sym_BQUOTE] = ACTIONS(1423), + [anon_sym_PIPE] = ACTIONS(1423), + [anon_sym_TILDE] = ACTIONS(1423), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1423), + [sym__escaped_characters] = ACTIONS(1423), + [sym__word] = ACTIONS(1423), + [sym__soft_line_ending] = ACTIONS(1423), + [sym__block_quote_start] = ACTIONS(1423), + [sym__indented_chunk_start] = ACTIONS(1423), + [sym_atx_h1_marker] = ACTIONS(1423), + [sym_atx_h2_marker] = ACTIONS(1423), + [sym_atx_h3_marker] = ACTIONS(1423), + [sym_atx_h4_marker] = ACTIONS(1423), + [sym_atx_h5_marker] = ACTIONS(1423), + [sym_atx_h6_marker] = ACTIONS(1423), + [sym__thematic_break] = ACTIONS(1423), + [sym__list_marker_minus] = ACTIONS(1423), + [sym__list_marker_plus] = ACTIONS(1423), + [sym__list_marker_star] = ACTIONS(1423), + [sym__list_marker_parenthesis] = ACTIONS(1423), + [sym__list_marker_dot] = ACTIONS(1423), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1423), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1423), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1423), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1423), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1423), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(1423), + [sym__fenced_code_block_start_tilde] = ACTIONS(1423), + [sym__blank_line_start] = ACTIONS(1423), + [sym_minus_metadata] = ACTIONS(1423), + [sym__pipe_table_start] = ACTIONS(1423), + [sym__fenced_div_start] = ACTIONS(1423), + [sym_ref_id_specifier] = ACTIONS(1423), + [sym__display_math_state_track_marker] = ACTIONS(1423), + [sym__inline_math_state_track_marker] = ACTIONS(1423), + [sym__html_comment] = ACTIONS(1423), + [sym_raw_specifier] = ACTIONS(1423), + [sym__autolink] = ACTIONS(1423), }, - [STATE(165)] = { + [STATE(152)] = { [sym_list_marker_minus] = STATE(24), - [sym__list_item_minus] = STATE(143), - [aux_sym__list_minus_repeat1] = STATE(143), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1360), - [anon_sym_LBRACE] = ACTIONS(1360), - [anon_sym_RBRACE] = ACTIONS(1360), - [anon_sym_EQ] = ACTIONS(1360), - [anon_sym_SQUOTE] = ACTIONS(1360), - [anon_sym_BANG] = ACTIONS(1360), - [anon_sym_DQUOTE] = ACTIONS(1360), - [anon_sym_POUND] = ACTIONS(1360), - [anon_sym_DOLLAR] = ACTIONS(1360), - [anon_sym_PERCENT] = ACTIONS(1360), - [anon_sym_AMP] = ACTIONS(1360), - [anon_sym_LPAREN] = ACTIONS(1360), - [anon_sym_RPAREN] = ACTIONS(1360), - [anon_sym_STAR] = ACTIONS(1360), - [anon_sym_PLUS] = ACTIONS(1360), - [anon_sym_COMMA] = ACTIONS(1360), - [anon_sym_DASH] = ACTIONS(1360), - [anon_sym_DOT] = ACTIONS(1360), - [anon_sym_SLASH] = ACTIONS(1360), - [anon_sym_SEMI] = ACTIONS(1360), - [anon_sym_LT] = ACTIONS(1360), - [anon_sym_GT] = ACTIONS(1360), - [anon_sym_QMARK] = ACTIONS(1360), - [anon_sym_AT] = ACTIONS(1360), - [anon_sym_LBRACK] = ACTIONS(1360), - [anon_sym_BSLASH] = ACTIONS(1360), - [anon_sym_RBRACK] = ACTIONS(1360), - [anon_sym_CARET] = ACTIONS(1360), - [anon_sym__] = ACTIONS(1360), - [anon_sym_BQUOTE] = ACTIONS(1360), - [anon_sym_PIPE] = ACTIONS(1360), - [anon_sym_TILDE] = ACTIONS(1360), - [sym__word] = ACTIONS(1360), - [sym__soft_line_ending] = ACTIONS(1360), - [sym__block_close] = ACTIONS(1360), - [sym__block_quote_start] = ACTIONS(1360), - [sym__indented_chunk_start] = ACTIONS(1360), - [sym_atx_h1_marker] = ACTIONS(1360), - [sym_atx_h2_marker] = ACTIONS(1360), - [sym_atx_h3_marker] = ACTIONS(1360), - [sym_atx_h4_marker] = ACTIONS(1360), - [sym_atx_h5_marker] = ACTIONS(1360), - [sym_atx_h6_marker] = ACTIONS(1360), - [sym__thematic_break] = ACTIONS(1360), - [sym__list_marker_minus] = ACTIONS(31), - [sym__list_marker_plus] = ACTIONS(1360), - [sym__list_marker_star] = ACTIONS(1360), - [sym__list_marker_parenthesis] = ACTIONS(1360), - [sym__list_marker_dot] = ACTIONS(1360), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(31), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1360), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1360), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1360), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1360), - [sym__list_marker_example] = ACTIONS(1360), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1360), - [sym__fenced_code_block_start_backtick] = ACTIONS(1360), - [sym__fenced_code_block_start_tilde] = ACTIONS(1360), - [sym__blank_line_start] = ACTIONS(1360), - [sym_minus_metadata] = ACTIONS(1360), - [sym__pipe_table_start] = ACTIONS(1360), - [sym__fenced_div_start] = ACTIONS(1360), - [sym_ref_id_specifier] = ACTIONS(1360), - [sym__display_math_state_track_marker] = ACTIONS(1360), - [sym__inline_math_state_track_marker] = ACTIONS(1360), + [sym__list_item_minus] = STATE(152), + [aux_sym__list_minus_repeat1] = STATE(152), + [anon_sym_LBRACE] = ACTIONS(1450), + [anon_sym_RBRACE] = ACTIONS(1450), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1450), + [anon_sym_EQ] = ACTIONS(1450), + [anon_sym_SQUOTE] = ACTIONS(1450), + [anon_sym_BANG] = ACTIONS(1450), + [anon_sym_DQUOTE] = ACTIONS(1450), + [anon_sym_POUND] = ACTIONS(1450), + [anon_sym_DOLLAR] = ACTIONS(1450), + [anon_sym_PERCENT] = ACTIONS(1450), + [anon_sym_AMP] = ACTIONS(1450), + [anon_sym_LPAREN] = ACTIONS(1450), + [anon_sym_RPAREN] = ACTIONS(1450), + [anon_sym_STAR] = ACTIONS(1450), + [anon_sym_PLUS] = ACTIONS(1450), + [anon_sym_COMMA] = ACTIONS(1450), + [anon_sym_DASH] = ACTIONS(1450), + [anon_sym_DOT] = ACTIONS(1450), + [anon_sym_SLASH] = ACTIONS(1450), + [anon_sym_SEMI] = ACTIONS(1450), + [anon_sym_QMARK] = ACTIONS(1450), + [anon_sym_AT] = ACTIONS(1450), + [anon_sym_LBRACK] = ACTIONS(1452), + [anon_sym_BSLASH] = ACTIONS(1452), + [anon_sym_RBRACK] = ACTIONS(1450), + [anon_sym_CARET] = ACTIONS(1450), + [anon_sym__] = ACTIONS(1450), + [anon_sym_BQUOTE] = ACTIONS(1450), + [anon_sym_PIPE] = ACTIONS(1450), + [anon_sym_TILDE] = ACTIONS(1450), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1450), + [sym__escaped_characters] = ACTIONS(1450), + [sym__word] = ACTIONS(1450), + [sym__soft_line_ending] = ACTIONS(1450), + [sym__block_close] = ACTIONS(1450), + [sym__block_quote_start] = ACTIONS(1450), + [sym__indented_chunk_start] = ACTIONS(1450), + [sym_atx_h1_marker] = ACTIONS(1450), + [sym_atx_h2_marker] = ACTIONS(1450), + [sym_atx_h3_marker] = ACTIONS(1450), + [sym_atx_h4_marker] = ACTIONS(1450), + [sym_atx_h5_marker] = ACTIONS(1450), + [sym_atx_h6_marker] = ACTIONS(1450), + [sym__thematic_break] = ACTIONS(1450), + [sym__list_marker_minus] = ACTIONS(1454), + [sym__list_marker_plus] = ACTIONS(1450), + [sym__list_marker_star] = ACTIONS(1450), + [sym__list_marker_parenthesis] = ACTIONS(1450), + [sym__list_marker_dot] = ACTIONS(1450), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1454), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1450), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1450), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1450), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1450), + [sym__list_marker_example] = ACTIONS(1450), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1450), + [sym__fenced_code_block_start_backtick] = ACTIONS(1450), + [sym__fenced_code_block_start_tilde] = ACTIONS(1450), + [sym__blank_line_start] = ACTIONS(1450), + [sym_minus_metadata] = ACTIONS(1450), + [sym__pipe_table_start] = ACTIONS(1450), + [sym__fenced_div_start] = ACTIONS(1450), + [sym_ref_id_specifier] = ACTIONS(1450), + [sym__display_math_state_track_marker] = ACTIONS(1450), + [sym__inline_math_state_track_marker] = ACTIONS(1450), + [sym__html_comment] = ACTIONS(1450), + [sym_raw_specifier] = ACTIONS(1450), + [sym__autolink] = ACTIONS(1450), }, - [STATE(166)] = { + [STATE(153)] = { [sym_list_marker_star] = STATE(25), [sym__list_item_star] = STATE(153), [aux_sym__list_star_repeat1] = STATE(153), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1348), - [anon_sym_LBRACE] = ACTIONS(1348), - [anon_sym_RBRACE] = ACTIONS(1348), - [anon_sym_EQ] = ACTIONS(1348), - [anon_sym_SQUOTE] = ACTIONS(1348), - [anon_sym_BANG] = ACTIONS(1348), - [anon_sym_DQUOTE] = ACTIONS(1348), - [anon_sym_POUND] = ACTIONS(1348), - [anon_sym_DOLLAR] = ACTIONS(1348), - [anon_sym_PERCENT] = ACTIONS(1348), - [anon_sym_AMP] = ACTIONS(1348), - [anon_sym_LPAREN] = ACTIONS(1348), - [anon_sym_RPAREN] = ACTIONS(1348), - [anon_sym_STAR] = ACTIONS(1348), - [anon_sym_PLUS] = ACTIONS(1348), - [anon_sym_COMMA] = ACTIONS(1348), - [anon_sym_DASH] = ACTIONS(1348), - [anon_sym_DOT] = ACTIONS(1348), - [anon_sym_SLASH] = ACTIONS(1348), - [anon_sym_SEMI] = ACTIONS(1348), - [anon_sym_LT] = ACTIONS(1348), - [anon_sym_GT] = ACTIONS(1348), - [anon_sym_QMARK] = ACTIONS(1348), - [anon_sym_AT] = ACTIONS(1348), - [anon_sym_LBRACK] = ACTIONS(1348), - [anon_sym_BSLASH] = ACTIONS(1348), - [anon_sym_RBRACK] = ACTIONS(1348), - [anon_sym_CARET] = ACTIONS(1348), - [anon_sym__] = ACTIONS(1348), - [anon_sym_BQUOTE] = ACTIONS(1348), - [anon_sym_PIPE] = ACTIONS(1348), - [anon_sym_TILDE] = ACTIONS(1348), - [sym__word] = ACTIONS(1348), - [sym__soft_line_ending] = ACTIONS(1348), - [sym__block_close] = ACTIONS(1348), - [sym__block_quote_start] = ACTIONS(1348), - [sym__indented_chunk_start] = ACTIONS(1348), - [sym_atx_h1_marker] = ACTIONS(1348), - [sym_atx_h2_marker] = ACTIONS(1348), - [sym_atx_h3_marker] = ACTIONS(1348), - [sym_atx_h4_marker] = ACTIONS(1348), - [sym_atx_h5_marker] = ACTIONS(1348), - [sym_atx_h6_marker] = ACTIONS(1348), - [sym__thematic_break] = ACTIONS(1348), - [sym__list_marker_minus] = ACTIONS(1348), - [sym__list_marker_plus] = ACTIONS(1348), - [sym__list_marker_star] = ACTIONS(35), - [sym__list_marker_parenthesis] = ACTIONS(1348), - [sym__list_marker_dot] = ACTIONS(1348), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1348), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1348), - [sym__list_marker_star_dont_interrupt] = ACTIONS(35), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1348), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1348), - [sym__list_marker_example] = ACTIONS(1348), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1348), - [sym__fenced_code_block_start_backtick] = ACTIONS(1348), - [sym__fenced_code_block_start_tilde] = ACTIONS(1348), - [sym__blank_line_start] = ACTIONS(1348), - [sym_minus_metadata] = ACTIONS(1348), - [sym__pipe_table_start] = ACTIONS(1348), - [sym__fenced_div_start] = ACTIONS(1348), - [sym_ref_id_specifier] = ACTIONS(1348), - [sym__display_math_state_track_marker] = ACTIONS(1348), - [sym__inline_math_state_track_marker] = ACTIONS(1348), + [anon_sym_LBRACE] = ACTIONS(1375), + [anon_sym_RBRACE] = ACTIONS(1375), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1375), + [anon_sym_EQ] = ACTIONS(1375), + [anon_sym_SQUOTE] = ACTIONS(1375), + [anon_sym_BANG] = ACTIONS(1375), + [anon_sym_DQUOTE] = ACTIONS(1375), + [anon_sym_POUND] = ACTIONS(1375), + [anon_sym_DOLLAR] = ACTIONS(1375), + [anon_sym_PERCENT] = ACTIONS(1375), + [anon_sym_AMP] = ACTIONS(1375), + [anon_sym_LPAREN] = ACTIONS(1375), + [anon_sym_RPAREN] = ACTIONS(1375), + [anon_sym_STAR] = ACTIONS(1375), + [anon_sym_PLUS] = ACTIONS(1375), + [anon_sym_COMMA] = ACTIONS(1375), + [anon_sym_DASH] = ACTIONS(1375), + [anon_sym_DOT] = ACTIONS(1375), + [anon_sym_SLASH] = ACTIONS(1375), + [anon_sym_SEMI] = ACTIONS(1375), + [anon_sym_QMARK] = ACTIONS(1375), + [anon_sym_AT] = ACTIONS(1375), + [anon_sym_LBRACK] = ACTIONS(1377), + [anon_sym_BSLASH] = ACTIONS(1377), + [anon_sym_RBRACK] = ACTIONS(1375), + [anon_sym_CARET] = ACTIONS(1375), + [anon_sym__] = ACTIONS(1375), + [anon_sym_BQUOTE] = ACTIONS(1375), + [anon_sym_PIPE] = ACTIONS(1375), + [anon_sym_TILDE] = ACTIONS(1375), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1375), + [sym__escaped_characters] = ACTIONS(1375), + [sym__word] = ACTIONS(1375), + [sym__soft_line_ending] = ACTIONS(1375), + [sym__block_close] = ACTIONS(1375), + [sym__block_quote_start] = ACTIONS(1375), + [sym__indented_chunk_start] = ACTIONS(1375), + [sym_atx_h1_marker] = ACTIONS(1375), + [sym_atx_h2_marker] = ACTIONS(1375), + [sym_atx_h3_marker] = ACTIONS(1375), + [sym_atx_h4_marker] = ACTIONS(1375), + [sym_atx_h5_marker] = ACTIONS(1375), + [sym_atx_h6_marker] = ACTIONS(1375), + [sym__thematic_break] = ACTIONS(1375), + [sym__list_marker_minus] = ACTIONS(1375), + [sym__list_marker_plus] = ACTIONS(1375), + [sym__list_marker_star] = ACTIONS(1379), + [sym__list_marker_parenthesis] = ACTIONS(1375), + [sym__list_marker_dot] = ACTIONS(1375), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1375), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1375), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1379), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1375), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1375), + [sym__list_marker_example] = ACTIONS(1375), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1375), + [sym__fenced_code_block_start_backtick] = ACTIONS(1375), + [sym__fenced_code_block_start_tilde] = ACTIONS(1375), + [sym__blank_line_start] = ACTIONS(1375), + [sym_minus_metadata] = ACTIONS(1375), + [sym__pipe_table_start] = ACTIONS(1375), + [sym__fenced_div_start] = ACTIONS(1375), + [sym_ref_id_specifier] = ACTIONS(1375), + [sym__display_math_state_track_marker] = ACTIONS(1375), + [sym__inline_math_state_track_marker] = ACTIONS(1375), + [sym__html_comment] = ACTIONS(1375), + [sym_raw_specifier] = ACTIONS(1375), + [sym__autolink] = ACTIONS(1375), }, - [STATE(167)] = { - [sym_list_marker_dot] = STATE(26), - [sym__list_item_dot] = STATE(155), - [aux_sym__list_dot_repeat1] = STATE(155), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1358), - [anon_sym_LBRACE] = ACTIONS(1358), - [anon_sym_RBRACE] = ACTIONS(1358), - [anon_sym_EQ] = ACTIONS(1358), - [anon_sym_SQUOTE] = ACTIONS(1358), - [anon_sym_BANG] = ACTIONS(1358), - [anon_sym_DQUOTE] = ACTIONS(1358), - [anon_sym_POUND] = ACTIONS(1358), - [anon_sym_DOLLAR] = ACTIONS(1358), - [anon_sym_PERCENT] = ACTIONS(1358), - [anon_sym_AMP] = ACTIONS(1358), - [anon_sym_LPAREN] = ACTIONS(1358), - [anon_sym_RPAREN] = ACTIONS(1358), - [anon_sym_STAR] = ACTIONS(1358), - [anon_sym_PLUS] = ACTIONS(1358), - [anon_sym_COMMA] = ACTIONS(1358), - [anon_sym_DASH] = ACTIONS(1358), - [anon_sym_DOT] = ACTIONS(1358), - [anon_sym_SLASH] = ACTIONS(1358), - [anon_sym_SEMI] = ACTIONS(1358), - [anon_sym_LT] = ACTIONS(1358), - [anon_sym_GT] = ACTIONS(1358), - [anon_sym_QMARK] = ACTIONS(1358), - [anon_sym_AT] = ACTIONS(1358), - [anon_sym_LBRACK] = ACTIONS(1358), - [anon_sym_BSLASH] = ACTIONS(1358), - [anon_sym_RBRACK] = ACTIONS(1358), - [anon_sym_CARET] = ACTIONS(1358), - [anon_sym__] = ACTIONS(1358), - [anon_sym_BQUOTE] = ACTIONS(1358), - [anon_sym_PIPE] = ACTIONS(1358), - [anon_sym_TILDE] = ACTIONS(1358), - [sym__word] = ACTIONS(1358), - [sym__soft_line_ending] = ACTIONS(1358), - [sym__block_close] = ACTIONS(1358), - [sym__block_quote_start] = ACTIONS(1358), - [sym__indented_chunk_start] = ACTIONS(1358), - [sym_atx_h1_marker] = ACTIONS(1358), - [sym_atx_h2_marker] = ACTIONS(1358), - [sym_atx_h3_marker] = ACTIONS(1358), - [sym_atx_h4_marker] = ACTIONS(1358), - [sym_atx_h5_marker] = ACTIONS(1358), - [sym_atx_h6_marker] = ACTIONS(1358), - [sym__thematic_break] = ACTIONS(1358), - [sym__list_marker_minus] = ACTIONS(1358), - [sym__list_marker_plus] = ACTIONS(1358), - [sym__list_marker_star] = ACTIONS(1358), - [sym__list_marker_parenthesis] = ACTIONS(1358), - [sym__list_marker_dot] = ACTIONS(39), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1358), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1358), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1358), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1358), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(39), - [sym__list_marker_example] = ACTIONS(1358), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1358), - [sym__fenced_code_block_start_backtick] = ACTIONS(1358), - [sym__fenced_code_block_start_tilde] = ACTIONS(1358), - [sym__blank_line_start] = ACTIONS(1358), - [sym_minus_metadata] = ACTIONS(1358), - [sym__pipe_table_start] = ACTIONS(1358), - [sym__fenced_div_start] = ACTIONS(1358), - [sym_ref_id_specifier] = ACTIONS(1358), - [sym__display_math_state_track_marker] = ACTIONS(1358), - [sym__inline_math_state_track_marker] = ACTIONS(1358), + [STATE(154)] = { + [sym_list_marker_example] = STATE(28), + [sym__list_item_example] = STATE(156), + [aux_sym__list_example_repeat1] = STATE(156), + [anon_sym_LBRACE] = ACTIONS(1423), + [anon_sym_RBRACE] = ACTIONS(1423), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1423), + [anon_sym_EQ] = ACTIONS(1423), + [anon_sym_SQUOTE] = ACTIONS(1423), + [anon_sym_BANG] = ACTIONS(1423), + [anon_sym_DQUOTE] = ACTIONS(1423), + [anon_sym_POUND] = ACTIONS(1423), + [anon_sym_DOLLAR] = ACTIONS(1423), + [anon_sym_PERCENT] = ACTIONS(1423), + [anon_sym_AMP] = ACTIONS(1423), + [anon_sym_LPAREN] = ACTIONS(1423), + [anon_sym_RPAREN] = ACTIONS(1423), + [anon_sym_STAR] = ACTIONS(1423), + [anon_sym_PLUS] = ACTIONS(1423), + [anon_sym_COMMA] = ACTIONS(1423), + [anon_sym_DASH] = ACTIONS(1423), + [anon_sym_DOT] = ACTIONS(1423), + [anon_sym_SLASH] = ACTIONS(1423), + [anon_sym_SEMI] = ACTIONS(1423), + [anon_sym_QMARK] = ACTIONS(1423), + [anon_sym_AT] = ACTIONS(1423), + [anon_sym_LBRACK] = ACTIONS(1425), + [anon_sym_BSLASH] = ACTIONS(1425), + [anon_sym_RBRACK] = ACTIONS(1423), + [anon_sym_CARET] = ACTIONS(1423), + [anon_sym__] = ACTIONS(1423), + [anon_sym_BQUOTE] = ACTIONS(1423), + [anon_sym_PIPE] = ACTIONS(1423), + [anon_sym_TILDE] = ACTIONS(1423), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1423), + [sym__escaped_characters] = ACTIONS(1423), + [sym__word] = ACTIONS(1423), + [sym__soft_line_ending] = ACTIONS(1423), + [sym__block_close] = ACTIONS(1423), + [sym__block_quote_start] = ACTIONS(1423), + [sym__indented_chunk_start] = ACTIONS(1423), + [sym_atx_h1_marker] = ACTIONS(1423), + [sym_atx_h2_marker] = ACTIONS(1423), + [sym_atx_h3_marker] = ACTIONS(1423), + [sym_atx_h4_marker] = ACTIONS(1423), + [sym_atx_h5_marker] = ACTIONS(1423), + [sym_atx_h6_marker] = ACTIONS(1423), + [sym__thematic_break] = ACTIONS(1423), + [sym__list_marker_minus] = ACTIONS(1423), + [sym__list_marker_plus] = ACTIONS(1423), + [sym__list_marker_star] = ACTIONS(1423), + [sym__list_marker_parenthesis] = ACTIONS(1423), + [sym__list_marker_dot] = ACTIONS(1423), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1423), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1423), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1423), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1423), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1423), + [sym__list_marker_example] = ACTIONS(43), + [sym__list_marker_example_dont_interrupt] = ACTIONS(43), + [sym__fenced_code_block_start_backtick] = ACTIONS(1423), + [sym__fenced_code_block_start_tilde] = ACTIONS(1423), + [sym__blank_line_start] = ACTIONS(1423), + [sym_minus_metadata] = ACTIONS(1423), + [sym__pipe_table_start] = ACTIONS(1423), + [sym__fenced_div_start] = ACTIONS(1423), + [sym_ref_id_specifier] = ACTIONS(1423), + [sym__display_math_state_track_marker] = ACTIONS(1423), + [sym__inline_math_state_track_marker] = ACTIONS(1423), + [sym__html_comment] = ACTIONS(1423), + [sym_raw_specifier] = ACTIONS(1423), + [sym__autolink] = ACTIONS(1423), }, - [STATE(168)] = { + [STATE(155)] = { [sym_list_marker_parenthesis] = STATE(27), - [sym__list_item_parenthesis] = STATE(162), - [aux_sym__list_parenthesis_repeat1] = STATE(162), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1356), - [anon_sym_LBRACE] = ACTIONS(1356), - [anon_sym_RBRACE] = ACTIONS(1356), - [anon_sym_EQ] = ACTIONS(1356), - [anon_sym_SQUOTE] = ACTIONS(1356), - [anon_sym_BANG] = ACTIONS(1356), - [anon_sym_DQUOTE] = ACTIONS(1356), - [anon_sym_POUND] = ACTIONS(1356), - [anon_sym_DOLLAR] = ACTIONS(1356), - [anon_sym_PERCENT] = ACTIONS(1356), - [anon_sym_AMP] = ACTIONS(1356), - [anon_sym_LPAREN] = ACTIONS(1356), - [anon_sym_RPAREN] = ACTIONS(1356), - [anon_sym_STAR] = ACTIONS(1356), - [anon_sym_PLUS] = ACTIONS(1356), - [anon_sym_COMMA] = ACTIONS(1356), - [anon_sym_DASH] = ACTIONS(1356), - [anon_sym_DOT] = ACTIONS(1356), - [anon_sym_SLASH] = ACTIONS(1356), - [anon_sym_SEMI] = ACTIONS(1356), - [anon_sym_LT] = ACTIONS(1356), - [anon_sym_GT] = ACTIONS(1356), - [anon_sym_QMARK] = ACTIONS(1356), - [anon_sym_AT] = ACTIONS(1356), - [anon_sym_LBRACK] = ACTIONS(1356), - [anon_sym_BSLASH] = ACTIONS(1356), - [anon_sym_RBRACK] = ACTIONS(1356), - [anon_sym_CARET] = ACTIONS(1356), - [anon_sym__] = ACTIONS(1356), - [anon_sym_BQUOTE] = ACTIONS(1356), - [anon_sym_PIPE] = ACTIONS(1356), - [anon_sym_TILDE] = ACTIONS(1356), - [sym__word] = ACTIONS(1356), - [sym__soft_line_ending] = ACTIONS(1356), - [sym__block_close] = ACTIONS(1356), - [sym__block_quote_start] = ACTIONS(1356), - [sym__indented_chunk_start] = ACTIONS(1356), - [sym_atx_h1_marker] = ACTIONS(1356), - [sym_atx_h2_marker] = ACTIONS(1356), - [sym_atx_h3_marker] = ACTIONS(1356), - [sym_atx_h4_marker] = ACTIONS(1356), - [sym_atx_h5_marker] = ACTIONS(1356), - [sym_atx_h6_marker] = ACTIONS(1356), - [sym__thematic_break] = ACTIONS(1356), - [sym__list_marker_minus] = ACTIONS(1356), - [sym__list_marker_plus] = ACTIONS(1356), - [sym__list_marker_star] = ACTIONS(1356), - [sym__list_marker_parenthesis] = ACTIONS(37), - [sym__list_marker_dot] = ACTIONS(1356), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1356), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1356), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1356), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(37), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1356), - [sym__list_marker_example] = ACTIONS(1356), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1356), - [sym__fenced_code_block_start_backtick] = ACTIONS(1356), - [sym__fenced_code_block_start_tilde] = ACTIONS(1356), - [sym__blank_line_start] = ACTIONS(1356), - [sym_minus_metadata] = ACTIONS(1356), - [sym__pipe_table_start] = ACTIONS(1356), - [sym__fenced_div_start] = ACTIONS(1356), - [sym_ref_id_specifier] = ACTIONS(1356), - [sym__display_math_state_track_marker] = ACTIONS(1356), - [sym__inline_math_state_track_marker] = ACTIONS(1356), - }, - [STATE(169)] = { - [sym_list_marker_example] = STATE(28), - [sym__list_item_example] = STATE(170), - [aux_sym__list_example_repeat1] = STATE(170), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1354), - [anon_sym_LBRACE] = ACTIONS(1354), - [anon_sym_RBRACE] = ACTIONS(1354), - [anon_sym_EQ] = ACTIONS(1354), - [anon_sym_SQUOTE] = ACTIONS(1354), - [anon_sym_BANG] = ACTIONS(1354), - [anon_sym_DQUOTE] = ACTIONS(1354), - [anon_sym_POUND] = ACTIONS(1354), - [anon_sym_DOLLAR] = ACTIONS(1354), - [anon_sym_PERCENT] = ACTIONS(1354), - [anon_sym_AMP] = ACTIONS(1354), - [anon_sym_LPAREN] = ACTIONS(1354), - [anon_sym_RPAREN] = ACTIONS(1354), - [anon_sym_STAR] = ACTIONS(1354), - [anon_sym_PLUS] = ACTIONS(1354), - [anon_sym_COMMA] = ACTIONS(1354), - [anon_sym_DASH] = ACTIONS(1354), - [anon_sym_DOT] = ACTIONS(1354), - [anon_sym_SLASH] = ACTIONS(1354), - [anon_sym_SEMI] = ACTIONS(1354), - [anon_sym_LT] = ACTIONS(1354), - [anon_sym_GT] = ACTIONS(1354), - [anon_sym_QMARK] = ACTIONS(1354), - [anon_sym_AT] = ACTIONS(1354), - [anon_sym_LBRACK] = ACTIONS(1354), - [anon_sym_BSLASH] = ACTIONS(1354), - [anon_sym_RBRACK] = ACTIONS(1354), - [anon_sym_CARET] = ACTIONS(1354), - [anon_sym__] = ACTIONS(1354), - [anon_sym_BQUOTE] = ACTIONS(1354), - [anon_sym_PIPE] = ACTIONS(1354), - [anon_sym_TILDE] = ACTIONS(1354), - [sym__word] = ACTIONS(1354), - [sym__soft_line_ending] = ACTIONS(1354), - [sym__block_close] = ACTIONS(1354), - [sym__block_quote_start] = ACTIONS(1354), - [sym__indented_chunk_start] = ACTIONS(1354), - [sym_atx_h1_marker] = ACTIONS(1354), - [sym_atx_h2_marker] = ACTIONS(1354), - [sym_atx_h3_marker] = ACTIONS(1354), - [sym_atx_h4_marker] = ACTIONS(1354), - [sym_atx_h5_marker] = ACTIONS(1354), - [sym_atx_h6_marker] = ACTIONS(1354), - [sym__thematic_break] = ACTIONS(1354), - [sym__list_marker_minus] = ACTIONS(1354), - [sym__list_marker_plus] = ACTIONS(1354), - [sym__list_marker_star] = ACTIONS(1354), - [sym__list_marker_parenthesis] = ACTIONS(1354), - [sym__list_marker_dot] = ACTIONS(1354), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1354), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1354), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1354), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1354), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1354), - [sym__list_marker_example] = ACTIONS(41), - [sym__list_marker_example_dont_interrupt] = ACTIONS(41), - [sym__fenced_code_block_start_backtick] = ACTIONS(1354), - [sym__fenced_code_block_start_tilde] = ACTIONS(1354), - [sym__blank_line_start] = ACTIONS(1354), - [sym_minus_metadata] = ACTIONS(1354), - [sym__pipe_table_start] = ACTIONS(1354), - [sym__fenced_div_start] = ACTIONS(1354), - [sym_ref_id_specifier] = ACTIONS(1354), - [sym__display_math_state_track_marker] = ACTIONS(1354), - [sym__inline_math_state_track_marker] = ACTIONS(1354), + [sym__list_item_parenthesis] = STATE(155), + [aux_sym__list_parenthesis_repeat1] = STATE(155), + [anon_sym_LBRACE] = ACTIONS(1389), + [anon_sym_RBRACE] = ACTIONS(1389), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1389), + [anon_sym_EQ] = ACTIONS(1389), + [anon_sym_SQUOTE] = ACTIONS(1389), + [anon_sym_BANG] = ACTIONS(1389), + [anon_sym_DQUOTE] = ACTIONS(1389), + [anon_sym_POUND] = ACTIONS(1389), + [anon_sym_DOLLAR] = ACTIONS(1389), + [anon_sym_PERCENT] = ACTIONS(1389), + [anon_sym_AMP] = ACTIONS(1389), + [anon_sym_LPAREN] = ACTIONS(1389), + [anon_sym_RPAREN] = ACTIONS(1389), + [anon_sym_STAR] = ACTIONS(1389), + [anon_sym_PLUS] = ACTIONS(1389), + [anon_sym_COMMA] = ACTIONS(1389), + [anon_sym_DASH] = ACTIONS(1389), + [anon_sym_DOT] = ACTIONS(1389), + [anon_sym_SLASH] = ACTIONS(1389), + [anon_sym_SEMI] = ACTIONS(1389), + [anon_sym_QMARK] = ACTIONS(1389), + [anon_sym_AT] = ACTIONS(1389), + [anon_sym_LBRACK] = ACTIONS(1391), + [anon_sym_BSLASH] = ACTIONS(1391), + [anon_sym_RBRACK] = ACTIONS(1389), + [anon_sym_CARET] = ACTIONS(1389), + [anon_sym__] = ACTIONS(1389), + [anon_sym_BQUOTE] = ACTIONS(1389), + [anon_sym_PIPE] = ACTIONS(1389), + [anon_sym_TILDE] = ACTIONS(1389), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1389), + [sym__escaped_characters] = ACTIONS(1389), + [sym__word] = ACTIONS(1389), + [sym__soft_line_ending] = ACTIONS(1389), + [sym__block_close] = ACTIONS(1389), + [sym__block_quote_start] = ACTIONS(1389), + [sym__indented_chunk_start] = ACTIONS(1389), + [sym_atx_h1_marker] = ACTIONS(1389), + [sym_atx_h2_marker] = ACTIONS(1389), + [sym_atx_h3_marker] = ACTIONS(1389), + [sym_atx_h4_marker] = ACTIONS(1389), + [sym_atx_h5_marker] = ACTIONS(1389), + [sym_atx_h6_marker] = ACTIONS(1389), + [sym__thematic_break] = ACTIONS(1389), + [sym__list_marker_minus] = ACTIONS(1389), + [sym__list_marker_plus] = ACTIONS(1389), + [sym__list_marker_star] = ACTIONS(1389), + [sym__list_marker_parenthesis] = ACTIONS(1393), + [sym__list_marker_dot] = ACTIONS(1389), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1389), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1389), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1389), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1393), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1389), + [sym__list_marker_example] = ACTIONS(1389), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1389), + [sym__fenced_code_block_start_backtick] = ACTIONS(1389), + [sym__fenced_code_block_start_tilde] = ACTIONS(1389), + [sym__blank_line_start] = ACTIONS(1389), + [sym_minus_metadata] = ACTIONS(1389), + [sym__pipe_table_start] = ACTIONS(1389), + [sym__fenced_div_start] = ACTIONS(1389), + [sym_ref_id_specifier] = ACTIONS(1389), + [sym__display_math_state_track_marker] = ACTIONS(1389), + [sym__inline_math_state_track_marker] = ACTIONS(1389), + [sym__html_comment] = ACTIONS(1389), + [sym_raw_specifier] = ACTIONS(1389), + [sym__autolink] = ACTIONS(1389), }, - [STATE(170)] = { + [STATE(156)] = { [sym_list_marker_example] = STATE(28), - [sym__list_item_example] = STATE(170), - [aux_sym__list_example_repeat1] = STATE(170), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1396), + [sym__list_item_example] = STATE(156), + [aux_sym__list_example_repeat1] = STATE(156), [anon_sym_LBRACE] = ACTIONS(1396), [anon_sym_RBRACE] = ACTIONS(1396), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1396), [anon_sym_EQ] = ACTIONS(1396), [anon_sym_SQUOTE] = ACTIONS(1396), [anon_sym_BANG] = ACTIONS(1396), @@ -22669,18 +22358,18 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [anon_sym_DOT] = ACTIONS(1396), [anon_sym_SLASH] = ACTIONS(1396), [anon_sym_SEMI] = ACTIONS(1396), - [anon_sym_LT] = ACTIONS(1396), - [anon_sym_GT] = ACTIONS(1396), [anon_sym_QMARK] = ACTIONS(1396), [anon_sym_AT] = ACTIONS(1396), - [anon_sym_LBRACK] = ACTIONS(1396), - [anon_sym_BSLASH] = ACTIONS(1396), + [anon_sym_LBRACK] = ACTIONS(1398), + [anon_sym_BSLASH] = ACTIONS(1398), [anon_sym_RBRACK] = ACTIONS(1396), [anon_sym_CARET] = ACTIONS(1396), [anon_sym__] = ACTIONS(1396), [anon_sym_BQUOTE] = ACTIONS(1396), [anon_sym_PIPE] = ACTIONS(1396), [anon_sym_TILDE] = ACTIONS(1396), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1396), + [sym__escaped_characters] = ACTIONS(1396), [sym__word] = ACTIONS(1396), [sym__soft_line_ending] = ACTIONS(1396), [sym__block_close] = ACTIONS(1396), @@ -22703,8 +22392,8 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym__list_marker_star_dont_interrupt] = ACTIONS(1396), [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1396), [sym__list_marker_dot_dont_interrupt] = ACTIONS(1396), - [sym__list_marker_example] = ACTIONS(1398), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1398), + [sym__list_marker_example] = ACTIONS(1400), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1400), [sym__fenced_code_block_start_backtick] = ACTIONS(1396), [sym__fenced_code_block_start_tilde] = ACTIONS(1396), [sym__blank_line_start] = ACTIONS(1396), @@ -22714,155 +22403,164 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym_ref_id_specifier] = ACTIONS(1396), [sym__display_math_state_track_marker] = ACTIONS(1396), [sym__inline_math_state_track_marker] = ACTIONS(1396), + [sym__html_comment] = ACTIONS(1396), + [sym_raw_specifier] = ACTIONS(1396), + [sym__autolink] = ACTIONS(1396), }, - [STATE(171)] = { - [sym_list_marker_plus] = STATE(35), - [sym__list_item_plus] = STATE(171), - [aux_sym__list_plus_repeat1] = STATE(171), - [ts_builtin_sym_end] = ACTIONS(1401), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1401), - [anon_sym_LBRACE] = ACTIONS(1401), - [anon_sym_RBRACE] = ACTIONS(1401), - [anon_sym_EQ] = ACTIONS(1401), - [anon_sym_SQUOTE] = ACTIONS(1401), - [anon_sym_BANG] = ACTIONS(1401), - [anon_sym_DQUOTE] = ACTIONS(1401), - [anon_sym_POUND] = ACTIONS(1401), - [anon_sym_DOLLAR] = ACTIONS(1401), - [anon_sym_PERCENT] = ACTIONS(1401), - [anon_sym_AMP] = ACTIONS(1401), - [anon_sym_LPAREN] = ACTIONS(1401), - [anon_sym_RPAREN] = ACTIONS(1401), - [anon_sym_STAR] = ACTIONS(1401), - [anon_sym_PLUS] = ACTIONS(1401), - [anon_sym_COMMA] = ACTIONS(1401), - [anon_sym_DASH] = ACTIONS(1401), - [anon_sym_DOT] = ACTIONS(1401), - [anon_sym_SLASH] = ACTIONS(1401), - [anon_sym_SEMI] = ACTIONS(1401), - [anon_sym_LT] = ACTIONS(1401), - [anon_sym_GT] = ACTIONS(1401), - [anon_sym_QMARK] = ACTIONS(1401), - [anon_sym_AT] = ACTIONS(1401), - [anon_sym_LBRACK] = ACTIONS(1401), - [anon_sym_BSLASH] = ACTIONS(1401), - [anon_sym_RBRACK] = ACTIONS(1401), - [anon_sym_CARET] = ACTIONS(1401), - [anon_sym__] = ACTIONS(1401), - [anon_sym_BQUOTE] = ACTIONS(1401), - [anon_sym_PIPE] = ACTIONS(1401), - [anon_sym_TILDE] = ACTIONS(1401), - [sym__word] = ACTIONS(1401), - [sym__soft_line_ending] = ACTIONS(1401), - [sym__block_quote_start] = ACTIONS(1401), - [sym__indented_chunk_start] = ACTIONS(1401), - [sym_atx_h1_marker] = ACTIONS(1401), - [sym_atx_h2_marker] = ACTIONS(1401), - [sym_atx_h3_marker] = ACTIONS(1401), - [sym_atx_h4_marker] = ACTIONS(1401), - [sym_atx_h5_marker] = ACTIONS(1401), - [sym_atx_h6_marker] = ACTIONS(1401), - [sym__thematic_break] = ACTIONS(1401), - [sym__list_marker_minus] = ACTIONS(1401), - [sym__list_marker_plus] = ACTIONS(1403), - [sym__list_marker_star] = ACTIONS(1401), - [sym__list_marker_parenthesis] = ACTIONS(1401), - [sym__list_marker_dot] = ACTIONS(1401), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1401), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1403), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1401), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1401), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1401), - [sym__list_marker_example] = ACTIONS(1401), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1401), - [sym__fenced_code_block_start_backtick] = ACTIONS(1401), - [sym__fenced_code_block_start_tilde] = ACTIONS(1401), - [sym__blank_line_start] = ACTIONS(1401), - [sym_minus_metadata] = ACTIONS(1401), - [sym__pipe_table_start] = ACTIONS(1401), - [sym__fenced_div_start] = ACTIONS(1401), - [sym_ref_id_specifier] = ACTIONS(1401), - [sym__display_math_state_track_marker] = ACTIONS(1401), - [sym__inline_math_state_track_marker] = ACTIONS(1401), + [STATE(157)] = { + [sym__indented_chunk] = STATE(138), + [sym__blank_line] = STATE(138), + [aux_sym_indented_code_block_repeat1] = STATE(138), + [ts_builtin_sym_end] = ACTIONS(1457), + [anon_sym_LBRACE] = ACTIONS(1457), + [anon_sym_RBRACE] = ACTIONS(1457), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1457), + [anon_sym_EQ] = ACTIONS(1457), + [anon_sym_SQUOTE] = ACTIONS(1457), + [anon_sym_BANG] = ACTIONS(1457), + [anon_sym_DQUOTE] = ACTIONS(1457), + [anon_sym_POUND] = ACTIONS(1457), + [anon_sym_DOLLAR] = ACTIONS(1457), + [anon_sym_PERCENT] = ACTIONS(1457), + [anon_sym_AMP] = ACTIONS(1457), + [anon_sym_LPAREN] = ACTIONS(1457), + [anon_sym_RPAREN] = ACTIONS(1457), + [anon_sym_STAR] = ACTIONS(1457), + [anon_sym_PLUS] = ACTIONS(1457), + [anon_sym_COMMA] = ACTIONS(1457), + [anon_sym_DASH] = ACTIONS(1457), + [anon_sym_DOT] = ACTIONS(1457), + [anon_sym_SLASH] = ACTIONS(1457), + [anon_sym_SEMI] = ACTIONS(1457), + [anon_sym_QMARK] = ACTIONS(1457), + [anon_sym_AT] = ACTIONS(1457), + [anon_sym_LBRACK] = ACTIONS(1459), + [anon_sym_BSLASH] = ACTIONS(1459), + [anon_sym_RBRACK] = ACTIONS(1457), + [anon_sym_CARET] = ACTIONS(1457), + [anon_sym__] = ACTIONS(1457), + [anon_sym_BQUOTE] = ACTIONS(1457), + [anon_sym_PIPE] = ACTIONS(1457), + [anon_sym_TILDE] = ACTIONS(1457), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1457), + [sym__escaped_characters] = ACTIONS(1457), + [sym__word] = ACTIONS(1457), + [sym__soft_line_ending] = ACTIONS(1457), + [sym__block_quote_start] = ACTIONS(1457), + [sym__indented_chunk_start] = ACTIONS(17), + [sym_atx_h1_marker] = ACTIONS(1457), + [sym_atx_h2_marker] = ACTIONS(1457), + [sym_atx_h3_marker] = ACTIONS(1457), + [sym_atx_h4_marker] = ACTIONS(1457), + [sym_atx_h5_marker] = ACTIONS(1457), + [sym_atx_h6_marker] = ACTIONS(1457), + [sym__thematic_break] = ACTIONS(1457), + [sym__list_marker_minus] = ACTIONS(1457), + [sym__list_marker_plus] = ACTIONS(1457), + [sym__list_marker_star] = ACTIONS(1457), + [sym__list_marker_parenthesis] = ACTIONS(1457), + [sym__list_marker_dot] = ACTIONS(1457), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1457), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1457), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1457), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1457), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1457), + [sym__list_marker_example] = ACTIONS(1457), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1457), + [sym__fenced_code_block_start_backtick] = ACTIONS(1457), + [sym__fenced_code_block_start_tilde] = ACTIONS(1457), + [sym__blank_line_start] = ACTIONS(49), + [sym_minus_metadata] = ACTIONS(1457), + [sym__pipe_table_start] = ACTIONS(1457), + [sym__fenced_div_start] = ACTIONS(1457), + [sym_ref_id_specifier] = ACTIONS(1457), + [sym__display_math_state_track_marker] = ACTIONS(1457), + [sym__inline_math_state_track_marker] = ACTIONS(1457), + [sym__html_comment] = ACTIONS(1457), + [sym_raw_specifier] = ACTIONS(1457), + [sym__autolink] = ACTIONS(1457), }, - [STATE(172)] = { - [sym_list_marker_minus] = STATE(18), - [sym__list_item_minus] = STATE(172), - [aux_sym__list_minus_repeat1] = STATE(172), - [ts_builtin_sym_end] = ACTIONS(1391), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1391), - [anon_sym_LBRACE] = ACTIONS(1391), - [anon_sym_RBRACE] = ACTIONS(1391), - [anon_sym_EQ] = ACTIONS(1391), - [anon_sym_SQUOTE] = ACTIONS(1391), - [anon_sym_BANG] = ACTIONS(1391), - [anon_sym_DQUOTE] = ACTIONS(1391), - [anon_sym_POUND] = ACTIONS(1391), - [anon_sym_DOLLAR] = ACTIONS(1391), - [anon_sym_PERCENT] = ACTIONS(1391), - [anon_sym_AMP] = ACTIONS(1391), - [anon_sym_LPAREN] = ACTIONS(1391), - [anon_sym_RPAREN] = ACTIONS(1391), - [anon_sym_STAR] = ACTIONS(1391), - [anon_sym_PLUS] = ACTIONS(1391), - [anon_sym_COMMA] = ACTIONS(1391), - [anon_sym_DASH] = ACTIONS(1391), - [anon_sym_DOT] = ACTIONS(1391), - [anon_sym_SLASH] = ACTIONS(1391), - [anon_sym_SEMI] = ACTIONS(1391), - [anon_sym_LT] = ACTIONS(1391), - [anon_sym_GT] = ACTIONS(1391), - [anon_sym_QMARK] = ACTIONS(1391), - [anon_sym_AT] = ACTIONS(1391), + [STATE(158)] = { + [sym_list_marker_parenthesis] = STATE(4), + [sym__list_item_parenthesis] = STATE(158), + [aux_sym__list_parenthesis_repeat1] = STATE(158), + [ts_builtin_sym_end] = ACTIONS(1389), + [anon_sym_LBRACE] = ACTIONS(1389), + [anon_sym_RBRACE] = ACTIONS(1389), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1389), + [anon_sym_EQ] = ACTIONS(1389), + [anon_sym_SQUOTE] = ACTIONS(1389), + [anon_sym_BANG] = ACTIONS(1389), + [anon_sym_DQUOTE] = ACTIONS(1389), + [anon_sym_POUND] = ACTIONS(1389), + [anon_sym_DOLLAR] = ACTIONS(1389), + [anon_sym_PERCENT] = ACTIONS(1389), + [anon_sym_AMP] = ACTIONS(1389), + [anon_sym_LPAREN] = ACTIONS(1389), + [anon_sym_RPAREN] = ACTIONS(1389), + [anon_sym_STAR] = ACTIONS(1389), + [anon_sym_PLUS] = ACTIONS(1389), + [anon_sym_COMMA] = ACTIONS(1389), + [anon_sym_DASH] = ACTIONS(1389), + [anon_sym_DOT] = ACTIONS(1389), + [anon_sym_SLASH] = ACTIONS(1389), + [anon_sym_SEMI] = ACTIONS(1389), + [anon_sym_QMARK] = ACTIONS(1389), + [anon_sym_AT] = ACTIONS(1389), [anon_sym_LBRACK] = ACTIONS(1391), [anon_sym_BSLASH] = ACTIONS(1391), - [anon_sym_RBRACK] = ACTIONS(1391), - [anon_sym_CARET] = ACTIONS(1391), - [anon_sym__] = ACTIONS(1391), - [anon_sym_BQUOTE] = ACTIONS(1391), - [anon_sym_PIPE] = ACTIONS(1391), - [anon_sym_TILDE] = ACTIONS(1391), - [sym__word] = ACTIONS(1391), - [sym__soft_line_ending] = ACTIONS(1391), - [sym__block_quote_start] = ACTIONS(1391), - [sym__indented_chunk_start] = ACTIONS(1391), - [sym_atx_h1_marker] = ACTIONS(1391), - [sym_atx_h2_marker] = ACTIONS(1391), - [sym_atx_h3_marker] = ACTIONS(1391), - [sym_atx_h4_marker] = ACTIONS(1391), - [sym_atx_h5_marker] = ACTIONS(1391), - [sym_atx_h6_marker] = ACTIONS(1391), - [sym__thematic_break] = ACTIONS(1391), - [sym__list_marker_minus] = ACTIONS(1393), - [sym__list_marker_plus] = ACTIONS(1391), - [sym__list_marker_star] = ACTIONS(1391), - [sym__list_marker_parenthesis] = ACTIONS(1391), - [sym__list_marker_dot] = ACTIONS(1391), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1393), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1391), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1391), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1391), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1391), - [sym__list_marker_example] = ACTIONS(1391), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1391), - [sym__fenced_code_block_start_backtick] = ACTIONS(1391), - [sym__fenced_code_block_start_tilde] = ACTIONS(1391), - [sym__blank_line_start] = ACTIONS(1391), - [sym_minus_metadata] = ACTIONS(1391), - [sym__pipe_table_start] = ACTIONS(1391), - [sym__fenced_div_start] = ACTIONS(1391), - [sym_ref_id_specifier] = ACTIONS(1391), - [sym__display_math_state_track_marker] = ACTIONS(1391), - [sym__inline_math_state_track_marker] = ACTIONS(1391), + [anon_sym_RBRACK] = ACTIONS(1389), + [anon_sym_CARET] = ACTIONS(1389), + [anon_sym__] = ACTIONS(1389), + [anon_sym_BQUOTE] = ACTIONS(1389), + [anon_sym_PIPE] = ACTIONS(1389), + [anon_sym_TILDE] = ACTIONS(1389), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1389), + [sym__escaped_characters] = ACTIONS(1389), + [sym__word] = ACTIONS(1389), + [sym__soft_line_ending] = ACTIONS(1389), + [sym__block_quote_start] = ACTIONS(1389), + [sym__indented_chunk_start] = ACTIONS(1389), + [sym_atx_h1_marker] = ACTIONS(1389), + [sym_atx_h2_marker] = ACTIONS(1389), + [sym_atx_h3_marker] = ACTIONS(1389), + [sym_atx_h4_marker] = ACTIONS(1389), + [sym_atx_h5_marker] = ACTIONS(1389), + [sym_atx_h6_marker] = ACTIONS(1389), + [sym__thematic_break] = ACTIONS(1389), + [sym__list_marker_minus] = ACTIONS(1389), + [sym__list_marker_plus] = ACTIONS(1389), + [sym__list_marker_star] = ACTIONS(1389), + [sym__list_marker_parenthesis] = ACTIONS(1393), + [sym__list_marker_dot] = ACTIONS(1389), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1389), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1389), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1389), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1393), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1389), + [sym__list_marker_example] = ACTIONS(1389), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1389), + [sym__fenced_code_block_start_backtick] = ACTIONS(1389), + [sym__fenced_code_block_start_tilde] = ACTIONS(1389), + [sym__blank_line_start] = ACTIONS(1389), + [sym_minus_metadata] = ACTIONS(1389), + [sym__pipe_table_start] = ACTIONS(1389), + [sym__fenced_div_start] = ACTIONS(1389), + [sym_ref_id_specifier] = ACTIONS(1389), + [sym__display_math_state_track_marker] = ACTIONS(1389), + [sym__inline_math_state_track_marker] = ACTIONS(1389), + [sym__html_comment] = ACTIONS(1389), + [sym_raw_specifier] = ACTIONS(1389), + [sym__autolink] = ACTIONS(1389), }, - [STATE(173)] = { - [sym_list_marker_example] = STATE(6), - [sym__list_item_example] = STATE(173), - [aux_sym__list_example_repeat1] = STATE(173), + [STATE(159)] = { + [sym_list_marker_example] = STATE(5), + [sym__list_item_example] = STATE(159), + [aux_sym__list_example_repeat1] = STATE(159), [ts_builtin_sym_end] = ACTIONS(1396), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1396), [anon_sym_LBRACE] = ACTIONS(1396), [anon_sym_RBRACE] = ACTIONS(1396), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1396), [anon_sym_EQ] = ACTIONS(1396), [anon_sym_SQUOTE] = ACTIONS(1396), [anon_sym_BANG] = ACTIONS(1396), @@ -22880,18 +22578,18 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [anon_sym_DOT] = ACTIONS(1396), [anon_sym_SLASH] = ACTIONS(1396), [anon_sym_SEMI] = ACTIONS(1396), - [anon_sym_LT] = ACTIONS(1396), - [anon_sym_GT] = ACTIONS(1396), [anon_sym_QMARK] = ACTIONS(1396), [anon_sym_AT] = ACTIONS(1396), - [anon_sym_LBRACK] = ACTIONS(1396), - [anon_sym_BSLASH] = ACTIONS(1396), + [anon_sym_LBRACK] = ACTIONS(1398), + [anon_sym_BSLASH] = ACTIONS(1398), [anon_sym_RBRACK] = ACTIONS(1396), [anon_sym_CARET] = ACTIONS(1396), [anon_sym__] = ACTIONS(1396), [anon_sym_BQUOTE] = ACTIONS(1396), [anon_sym_PIPE] = ACTIONS(1396), [anon_sym_TILDE] = ACTIONS(1396), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1396), + [sym__escaped_characters] = ACTIONS(1396), [sym__word] = ACTIONS(1396), [sym__soft_line_ending] = ACTIONS(1396), [sym__block_quote_start] = ACTIONS(1396), @@ -22913,8 +22611,8 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym__list_marker_star_dont_interrupt] = ACTIONS(1396), [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1396), [sym__list_marker_dot_dont_interrupt] = ACTIONS(1396), - [sym__list_marker_example] = ACTIONS(1398), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1398), + [sym__list_marker_example] = ACTIONS(1400), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1400), [sym__fenced_code_block_start_backtick] = ACTIONS(1396), [sym__fenced_code_block_start_tilde] = ACTIONS(1396), [sym__blank_line_start] = ACTIONS(1396), @@ -22924,356 +22622,456 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym_ref_id_specifier] = ACTIONS(1396), [sym__display_math_state_track_marker] = ACTIONS(1396), [sym__inline_math_state_track_marker] = ACTIONS(1396), + [sym__html_comment] = ACTIONS(1396), + [sym_raw_specifier] = ACTIONS(1396), + [sym__autolink] = ACTIONS(1396), }, - [STATE(174)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1434), - [anon_sym_LBRACE] = ACTIONS(1434), - [anon_sym_RBRACE] = ACTIONS(1434), - [anon_sym_EQ] = ACTIONS(1434), - [anon_sym_SQUOTE] = ACTIONS(1434), - [anon_sym_BANG] = ACTIONS(1434), - [anon_sym_DQUOTE] = ACTIONS(1434), - [anon_sym_POUND] = ACTIONS(1434), - [anon_sym_DOLLAR] = ACTIONS(1434), - [anon_sym_PERCENT] = ACTIONS(1434), - [anon_sym_AMP] = ACTIONS(1434), - [anon_sym_LPAREN] = ACTIONS(1434), - [anon_sym_RPAREN] = ACTIONS(1434), - [anon_sym_STAR] = ACTIONS(1434), - [anon_sym_PLUS] = ACTIONS(1434), - [anon_sym_COMMA] = ACTIONS(1434), - [anon_sym_DASH] = ACTIONS(1434), - [anon_sym_DOT] = ACTIONS(1434), - [anon_sym_SLASH] = ACTIONS(1434), - [anon_sym_SEMI] = ACTIONS(1434), - [anon_sym_LT] = ACTIONS(1434), - [anon_sym_GT] = ACTIONS(1434), - [anon_sym_QMARK] = ACTIONS(1434), - [anon_sym_AT] = ACTIONS(1434), - [anon_sym_LBRACK] = ACTIONS(1434), - [anon_sym_BSLASH] = ACTIONS(1434), - [anon_sym_RBRACK] = ACTIONS(1434), - [anon_sym_CARET] = ACTIONS(1434), - [anon_sym__] = ACTIONS(1434), - [anon_sym_BQUOTE] = ACTIONS(1434), - [anon_sym_PIPE] = ACTIONS(1434), - [anon_sym_TILDE] = ACTIONS(1434), - [sym__word] = ACTIONS(1434), - [sym__soft_line_ending] = ACTIONS(1434), - [sym__block_close] = ACTIONS(1434), - [sym_block_continuation] = ACTIONS(1436), - [sym__block_quote_start] = ACTIONS(1434), - [sym__indented_chunk_start] = ACTIONS(1434), - [sym_atx_h1_marker] = ACTIONS(1434), - [sym_atx_h2_marker] = ACTIONS(1434), - [sym_atx_h3_marker] = ACTIONS(1434), - [sym_atx_h4_marker] = ACTIONS(1434), - [sym_atx_h5_marker] = ACTIONS(1434), - [sym_atx_h6_marker] = ACTIONS(1434), - [sym__thematic_break] = ACTIONS(1434), - [sym__list_marker_minus] = ACTIONS(1434), - [sym__list_marker_plus] = ACTIONS(1434), - [sym__list_marker_star] = ACTIONS(1434), - [sym__list_marker_parenthesis] = ACTIONS(1434), - [sym__list_marker_dot] = ACTIONS(1434), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_example] = ACTIONS(1434), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1434), - [sym__fenced_code_block_start_backtick] = ACTIONS(1434), - [sym__fenced_code_block_start_tilde] = ACTIONS(1434), - [sym__blank_line_start] = ACTIONS(1434), - [sym_minus_metadata] = ACTIONS(1434), - [sym__pipe_table_start] = ACTIONS(1434), - [sym__fenced_div_start] = ACTIONS(1434), - [sym__fenced_div_end] = ACTIONS(1434), - [sym_ref_id_specifier] = ACTIONS(1434), - [sym__display_math_state_track_marker] = ACTIONS(1434), - [sym__inline_math_state_track_marker] = ACTIONS(1434), + [STATE(160)] = { + [sym_list_marker_parenthesis] = STATE(27), + [sym__list_item_parenthesis] = STATE(155), + [aux_sym__list_parenthesis_repeat1] = STATE(155), + [anon_sym_LBRACE] = ACTIONS(1403), + [anon_sym_RBRACE] = ACTIONS(1403), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1403), + [anon_sym_EQ] = ACTIONS(1403), + [anon_sym_SQUOTE] = ACTIONS(1403), + [anon_sym_BANG] = ACTIONS(1403), + [anon_sym_DQUOTE] = ACTIONS(1403), + [anon_sym_POUND] = ACTIONS(1403), + [anon_sym_DOLLAR] = ACTIONS(1403), + [anon_sym_PERCENT] = ACTIONS(1403), + [anon_sym_AMP] = ACTIONS(1403), + [anon_sym_LPAREN] = ACTIONS(1403), + [anon_sym_RPAREN] = ACTIONS(1403), + [anon_sym_STAR] = ACTIONS(1403), + [anon_sym_PLUS] = ACTIONS(1403), + [anon_sym_COMMA] = ACTIONS(1403), + [anon_sym_DASH] = ACTIONS(1403), + [anon_sym_DOT] = ACTIONS(1403), + [anon_sym_SLASH] = ACTIONS(1403), + [anon_sym_SEMI] = ACTIONS(1403), + [anon_sym_QMARK] = ACTIONS(1403), + [anon_sym_AT] = ACTIONS(1403), + [anon_sym_LBRACK] = ACTIONS(1405), + [anon_sym_BSLASH] = ACTIONS(1405), + [anon_sym_RBRACK] = ACTIONS(1403), + [anon_sym_CARET] = ACTIONS(1403), + [anon_sym__] = ACTIONS(1403), + [anon_sym_BQUOTE] = ACTIONS(1403), + [anon_sym_PIPE] = ACTIONS(1403), + [anon_sym_TILDE] = ACTIONS(1403), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1403), + [sym__escaped_characters] = ACTIONS(1403), + [sym__word] = ACTIONS(1403), + [sym__soft_line_ending] = ACTIONS(1403), + [sym__block_close] = ACTIONS(1403), + [sym__block_quote_start] = ACTIONS(1403), + [sym__indented_chunk_start] = ACTIONS(1403), + [sym_atx_h1_marker] = ACTIONS(1403), + [sym_atx_h2_marker] = ACTIONS(1403), + [sym_atx_h3_marker] = ACTIONS(1403), + [sym_atx_h4_marker] = ACTIONS(1403), + [sym_atx_h5_marker] = ACTIONS(1403), + [sym_atx_h6_marker] = ACTIONS(1403), + [sym__thematic_break] = ACTIONS(1403), + [sym__list_marker_minus] = ACTIONS(1403), + [sym__list_marker_plus] = ACTIONS(1403), + [sym__list_marker_star] = ACTIONS(1403), + [sym__list_marker_parenthesis] = ACTIONS(39), + [sym__list_marker_dot] = ACTIONS(1403), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1403), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1403), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1403), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(39), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1403), + [sym__list_marker_example] = ACTIONS(1403), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1403), + [sym__fenced_code_block_start_backtick] = ACTIONS(1403), + [sym__fenced_code_block_start_tilde] = ACTIONS(1403), + [sym__blank_line_start] = ACTIONS(1403), + [sym_minus_metadata] = ACTIONS(1403), + [sym__pipe_table_start] = ACTIONS(1403), + [sym__fenced_div_start] = ACTIONS(1403), + [sym_ref_id_specifier] = ACTIONS(1403), + [sym__display_math_state_track_marker] = ACTIONS(1403), + [sym__inline_math_state_track_marker] = ACTIONS(1403), + [sym__html_comment] = ACTIONS(1403), + [sym_raw_specifier] = ACTIONS(1403), + [sym__autolink] = ACTIONS(1403), }, - [STATE(175)] = { - [ts_builtin_sym_end] = ACTIONS(1414), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1414), - [anon_sym_LBRACE] = ACTIONS(1414), - [anon_sym_RBRACE] = ACTIONS(1414), - [anon_sym_EQ] = ACTIONS(1414), - [anon_sym_SQUOTE] = ACTIONS(1414), - [anon_sym_BANG] = ACTIONS(1414), - [anon_sym_DQUOTE] = ACTIONS(1414), - [anon_sym_POUND] = ACTIONS(1414), - [anon_sym_DOLLAR] = ACTIONS(1414), - [anon_sym_PERCENT] = ACTIONS(1414), - [anon_sym_AMP] = ACTIONS(1414), - [anon_sym_LPAREN] = ACTIONS(1414), - [anon_sym_RPAREN] = ACTIONS(1414), - [anon_sym_STAR] = ACTIONS(1414), - [anon_sym_PLUS] = ACTIONS(1414), - [anon_sym_COMMA] = ACTIONS(1414), - [anon_sym_DASH] = ACTIONS(1414), - [anon_sym_DOT] = ACTIONS(1414), - [anon_sym_SLASH] = ACTIONS(1414), - [anon_sym_SEMI] = ACTIONS(1414), - [anon_sym_LT] = ACTIONS(1414), - [anon_sym_GT] = ACTIONS(1414), - [anon_sym_QMARK] = ACTIONS(1414), - [anon_sym_AT] = ACTIONS(1414), - [anon_sym_LBRACK] = ACTIONS(1414), - [anon_sym_BSLASH] = ACTIONS(1414), - [anon_sym_RBRACK] = ACTIONS(1414), - [anon_sym_CARET] = ACTIONS(1414), - [anon_sym__] = ACTIONS(1414), - [anon_sym_BQUOTE] = ACTIONS(1414), - [anon_sym_PIPE] = ACTIONS(1414), - [anon_sym_TILDE] = ACTIONS(1414), - [sym__word] = ACTIONS(1414), - [sym__soft_line_ending] = ACTIONS(1414), - [sym__block_quote_start] = ACTIONS(1414), - [sym__indented_chunk_start] = ACTIONS(1414), - [sym_atx_h1_marker] = ACTIONS(1414), - [sym_atx_h2_marker] = ACTIONS(1414), - [sym_atx_h3_marker] = ACTIONS(1414), - [sym_atx_h4_marker] = ACTIONS(1414), - [sym_atx_h5_marker] = ACTIONS(1414), - [sym_atx_h6_marker] = ACTIONS(1414), - [sym_setext_h1_underline] = ACTIONS(1414), - [sym_setext_h2_underline] = ACTIONS(1414), - [sym__thematic_break] = ACTIONS(1414), - [sym__list_marker_minus] = ACTIONS(1414), - [sym__list_marker_plus] = ACTIONS(1414), - [sym__list_marker_star] = ACTIONS(1414), - [sym__list_marker_parenthesis] = ACTIONS(1414), - [sym__list_marker_dot] = ACTIONS(1414), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_example] = ACTIONS(1414), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1414), - [sym__fenced_code_block_start_backtick] = ACTIONS(1414), - [sym__fenced_code_block_start_tilde] = ACTIONS(1414), - [sym__blank_line_start] = ACTIONS(1414), - [sym_minus_metadata] = ACTIONS(1414), - [sym__pipe_table_start] = ACTIONS(1414), - [sym__fenced_div_start] = ACTIONS(1414), - [sym_ref_id_specifier] = ACTIONS(1414), - [sym__display_math_state_track_marker] = ACTIONS(1414), - [sym__inline_math_state_track_marker] = ACTIONS(1414), + [STATE(161)] = { + [sym_list_marker_star] = STATE(35), + [sym__list_item_star] = STATE(161), + [aux_sym__list_star_repeat1] = STATE(161), + [ts_builtin_sym_end] = ACTIONS(1375), + [anon_sym_LBRACE] = ACTIONS(1375), + [anon_sym_RBRACE] = ACTIONS(1375), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1375), + [anon_sym_EQ] = ACTIONS(1375), + [anon_sym_SQUOTE] = ACTIONS(1375), + [anon_sym_BANG] = ACTIONS(1375), + [anon_sym_DQUOTE] = ACTIONS(1375), + [anon_sym_POUND] = ACTIONS(1375), + [anon_sym_DOLLAR] = ACTIONS(1375), + [anon_sym_PERCENT] = ACTIONS(1375), + [anon_sym_AMP] = ACTIONS(1375), + [anon_sym_LPAREN] = ACTIONS(1375), + [anon_sym_RPAREN] = ACTIONS(1375), + [anon_sym_STAR] = ACTIONS(1375), + [anon_sym_PLUS] = ACTIONS(1375), + [anon_sym_COMMA] = ACTIONS(1375), + [anon_sym_DASH] = ACTIONS(1375), + [anon_sym_DOT] = ACTIONS(1375), + [anon_sym_SLASH] = ACTIONS(1375), + [anon_sym_SEMI] = ACTIONS(1375), + [anon_sym_QMARK] = ACTIONS(1375), + [anon_sym_AT] = ACTIONS(1375), + [anon_sym_LBRACK] = ACTIONS(1377), + [anon_sym_BSLASH] = ACTIONS(1377), + [anon_sym_RBRACK] = ACTIONS(1375), + [anon_sym_CARET] = ACTIONS(1375), + [anon_sym__] = ACTIONS(1375), + [anon_sym_BQUOTE] = ACTIONS(1375), + [anon_sym_PIPE] = ACTIONS(1375), + [anon_sym_TILDE] = ACTIONS(1375), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1375), + [sym__escaped_characters] = ACTIONS(1375), + [sym__word] = ACTIONS(1375), + [sym__soft_line_ending] = ACTIONS(1375), + [sym__block_quote_start] = ACTIONS(1375), + [sym__indented_chunk_start] = ACTIONS(1375), + [sym_atx_h1_marker] = ACTIONS(1375), + [sym_atx_h2_marker] = ACTIONS(1375), + [sym_atx_h3_marker] = ACTIONS(1375), + [sym_atx_h4_marker] = ACTIONS(1375), + [sym_atx_h5_marker] = ACTIONS(1375), + [sym_atx_h6_marker] = ACTIONS(1375), + [sym__thematic_break] = ACTIONS(1375), + [sym__list_marker_minus] = ACTIONS(1375), + [sym__list_marker_plus] = ACTIONS(1375), + [sym__list_marker_star] = ACTIONS(1379), + [sym__list_marker_parenthesis] = ACTIONS(1375), + [sym__list_marker_dot] = ACTIONS(1375), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1375), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1375), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1379), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1375), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1375), + [sym__list_marker_example] = ACTIONS(1375), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1375), + [sym__fenced_code_block_start_backtick] = ACTIONS(1375), + [sym__fenced_code_block_start_tilde] = ACTIONS(1375), + [sym__blank_line_start] = ACTIONS(1375), + [sym_minus_metadata] = ACTIONS(1375), + [sym__pipe_table_start] = ACTIONS(1375), + [sym__fenced_div_start] = ACTIONS(1375), + [sym_ref_id_specifier] = ACTIONS(1375), + [sym__display_math_state_track_marker] = ACTIONS(1375), + [sym__inline_math_state_track_marker] = ACTIONS(1375), + [sym__html_comment] = ACTIONS(1375), + [sym_raw_specifier] = ACTIONS(1375), + [sym__autolink] = ACTIONS(1375), + }, + [STATE(162)] = { + [ts_builtin_sym_end] = ACTIONS(1417), + [anon_sym_LBRACE] = ACTIONS(1417), + [anon_sym_RBRACE] = ACTIONS(1417), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1417), + [anon_sym_EQ] = ACTIONS(1417), + [anon_sym_SQUOTE] = ACTIONS(1417), + [anon_sym_BANG] = ACTIONS(1417), + [anon_sym_DQUOTE] = ACTIONS(1417), + [anon_sym_POUND] = ACTIONS(1417), + [anon_sym_DOLLAR] = ACTIONS(1417), + [anon_sym_PERCENT] = ACTIONS(1417), + [anon_sym_AMP] = ACTIONS(1417), + [anon_sym_LPAREN] = ACTIONS(1417), + [anon_sym_RPAREN] = ACTIONS(1417), + [anon_sym_STAR] = ACTIONS(1417), + [anon_sym_PLUS] = ACTIONS(1417), + [anon_sym_COMMA] = ACTIONS(1417), + [anon_sym_DASH] = ACTIONS(1417), + [anon_sym_DOT] = ACTIONS(1417), + [anon_sym_SLASH] = ACTIONS(1417), + [anon_sym_SEMI] = ACTIONS(1417), + [anon_sym_QMARK] = ACTIONS(1417), + [anon_sym_AT] = ACTIONS(1417), + [anon_sym_LBRACK] = ACTIONS(1419), + [anon_sym_BSLASH] = ACTIONS(1419), + [anon_sym_RBRACK] = ACTIONS(1417), + [anon_sym_CARET] = ACTIONS(1417), + [anon_sym__] = ACTIONS(1417), + [anon_sym_BQUOTE] = ACTIONS(1417), + [anon_sym_PIPE] = ACTIONS(1417), + [anon_sym_TILDE] = ACTIONS(1417), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1417), + [sym__escaped_characters] = ACTIONS(1417), + [sym__word] = ACTIONS(1417), + [sym__soft_line_ending] = ACTIONS(1417), + [sym_block_continuation] = ACTIONS(1467), + [sym__block_quote_start] = ACTIONS(1417), + [sym__indented_chunk_start] = ACTIONS(1417), + [sym_atx_h1_marker] = ACTIONS(1417), + [sym_atx_h2_marker] = ACTIONS(1417), + [sym_atx_h3_marker] = ACTIONS(1417), + [sym_atx_h4_marker] = ACTIONS(1417), + [sym_atx_h5_marker] = ACTIONS(1417), + [sym_atx_h6_marker] = ACTIONS(1417), + [sym_setext_h1_underline] = ACTIONS(1417), + [sym_setext_h2_underline] = ACTIONS(1417), + [sym__thematic_break] = ACTIONS(1417), + [sym__list_marker_minus] = ACTIONS(1417), + [sym__list_marker_plus] = ACTIONS(1417), + [sym__list_marker_star] = ACTIONS(1417), + [sym__list_marker_parenthesis] = ACTIONS(1417), + [sym__list_marker_dot] = ACTIONS(1417), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_example] = ACTIONS(1417), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1417), + [sym__fenced_code_block_start_backtick] = ACTIONS(1417), + [sym__fenced_code_block_start_tilde] = ACTIONS(1417), + [sym__blank_line_start] = ACTIONS(1417), + [sym_minus_metadata] = ACTIONS(1417), + [sym__pipe_table_start] = ACTIONS(1417), + [sym__fenced_div_start] = ACTIONS(1417), + [sym_ref_id_specifier] = ACTIONS(1417), + [sym__display_math_state_track_marker] = ACTIONS(1417), + [sym__inline_math_state_track_marker] = ACTIONS(1417), + [sym__html_comment] = ACTIONS(1417), + [sym_raw_specifier] = ACTIONS(1417), + [sym__autolink] = ACTIONS(1417), }, - [STATE(176)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1438), - [anon_sym_LBRACE] = ACTIONS(1438), - [anon_sym_RBRACE] = ACTIONS(1438), - [anon_sym_EQ] = ACTIONS(1438), - [anon_sym_SQUOTE] = ACTIONS(1438), - [anon_sym_BANG] = ACTIONS(1438), - [anon_sym_DQUOTE] = ACTIONS(1438), - [anon_sym_POUND] = ACTIONS(1438), - [anon_sym_DOLLAR] = ACTIONS(1438), - [anon_sym_PERCENT] = ACTIONS(1438), - [anon_sym_AMP] = ACTIONS(1438), - [anon_sym_LPAREN] = ACTIONS(1438), - [anon_sym_RPAREN] = ACTIONS(1438), - [anon_sym_STAR] = ACTIONS(1438), - [anon_sym_PLUS] = ACTIONS(1438), - [anon_sym_COMMA] = ACTIONS(1438), - [anon_sym_DASH] = ACTIONS(1438), - [anon_sym_DOT] = ACTIONS(1438), - [anon_sym_SLASH] = ACTIONS(1438), - [anon_sym_SEMI] = ACTIONS(1438), - [anon_sym_LT] = ACTIONS(1438), - [anon_sym_GT] = ACTIONS(1438), - [anon_sym_QMARK] = ACTIONS(1438), - [anon_sym_AT] = ACTIONS(1438), - [anon_sym_LBRACK] = ACTIONS(1438), - [anon_sym_BSLASH] = ACTIONS(1438), - [anon_sym_RBRACK] = ACTIONS(1438), - [anon_sym_CARET] = ACTIONS(1438), - [anon_sym__] = ACTIONS(1438), - [anon_sym_BQUOTE] = ACTIONS(1438), - [anon_sym_PIPE] = ACTIONS(1438), - [anon_sym_TILDE] = ACTIONS(1438), - [sym__word] = ACTIONS(1438), - [sym__soft_line_ending] = ACTIONS(1438), - [sym__block_close] = ACTIONS(1438), - [sym_block_continuation] = ACTIONS(1440), - [sym__block_quote_start] = ACTIONS(1438), - [sym__indented_chunk_start] = ACTIONS(1438), - [sym_atx_h1_marker] = ACTIONS(1438), - [sym_atx_h2_marker] = ACTIONS(1438), - [sym_atx_h3_marker] = ACTIONS(1438), - [sym_atx_h4_marker] = ACTIONS(1438), - [sym_atx_h5_marker] = ACTIONS(1438), - [sym_atx_h6_marker] = ACTIONS(1438), - [sym__thematic_break] = ACTIONS(1438), - [sym__list_marker_minus] = ACTIONS(1438), - [sym__list_marker_plus] = ACTIONS(1438), - [sym__list_marker_star] = ACTIONS(1438), - [sym__list_marker_parenthesis] = ACTIONS(1438), - [sym__list_marker_dot] = ACTIONS(1438), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_example] = ACTIONS(1438), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1438), - [sym__fenced_code_block_start_backtick] = ACTIONS(1438), - [sym__fenced_code_block_start_tilde] = ACTIONS(1438), - [sym__blank_line_start] = ACTIONS(1438), - [sym_minus_metadata] = ACTIONS(1438), - [sym__pipe_table_start] = ACTIONS(1438), - [sym__fenced_div_start] = ACTIONS(1438), - [sym__fenced_div_end] = ACTIONS(1438), - [sym_ref_id_specifier] = ACTIONS(1438), - [sym__display_math_state_track_marker] = ACTIONS(1438), - [sym__inline_math_state_track_marker] = ACTIONS(1438), + [STATE(163)] = { + [sym__indented_chunk] = STATE(163), + [sym__blank_line] = STATE(163), + [aux_sym_indented_code_block_repeat1] = STATE(163), + [anon_sym_LBRACE] = ACTIONS(1407), + [anon_sym_RBRACE] = ACTIONS(1407), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1407), + [anon_sym_EQ] = ACTIONS(1407), + [anon_sym_SQUOTE] = ACTIONS(1407), + [anon_sym_BANG] = ACTIONS(1407), + [anon_sym_DQUOTE] = ACTIONS(1407), + [anon_sym_POUND] = ACTIONS(1407), + [anon_sym_DOLLAR] = ACTIONS(1407), + [anon_sym_PERCENT] = ACTIONS(1407), + [anon_sym_AMP] = ACTIONS(1407), + [anon_sym_LPAREN] = ACTIONS(1407), + [anon_sym_RPAREN] = ACTIONS(1407), + [anon_sym_STAR] = ACTIONS(1407), + [anon_sym_PLUS] = ACTIONS(1407), + [anon_sym_COMMA] = ACTIONS(1407), + [anon_sym_DASH] = ACTIONS(1407), + [anon_sym_DOT] = ACTIONS(1407), + [anon_sym_SLASH] = ACTIONS(1407), + [anon_sym_SEMI] = ACTIONS(1407), + [anon_sym_QMARK] = ACTIONS(1407), + [anon_sym_AT] = ACTIONS(1407), + [anon_sym_LBRACK] = ACTIONS(1409), + [anon_sym_BSLASH] = ACTIONS(1409), + [anon_sym_RBRACK] = ACTIONS(1407), + [anon_sym_CARET] = ACTIONS(1407), + [anon_sym__] = ACTIONS(1407), + [anon_sym_BQUOTE] = ACTIONS(1407), + [anon_sym_PIPE] = ACTIONS(1407), + [anon_sym_TILDE] = ACTIONS(1407), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1407), + [sym__escaped_characters] = ACTIONS(1407), + [sym__word] = ACTIONS(1407), + [sym__soft_line_ending] = ACTIONS(1407), + [sym__block_close] = ACTIONS(1407), + [sym__block_quote_start] = ACTIONS(1407), + [sym__indented_chunk_start] = ACTIONS(1469), + [sym_atx_h1_marker] = ACTIONS(1407), + [sym_atx_h2_marker] = ACTIONS(1407), + [sym_atx_h3_marker] = ACTIONS(1407), + [sym_atx_h4_marker] = ACTIONS(1407), + [sym_atx_h5_marker] = ACTIONS(1407), + [sym_atx_h6_marker] = ACTIONS(1407), + [sym__thematic_break] = ACTIONS(1407), + [sym__list_marker_minus] = ACTIONS(1407), + [sym__list_marker_plus] = ACTIONS(1407), + [sym__list_marker_star] = ACTIONS(1407), + [sym__list_marker_parenthesis] = ACTIONS(1407), + [sym__list_marker_dot] = ACTIONS(1407), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1407), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1407), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1407), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1407), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1407), + [sym__list_marker_example] = ACTIONS(1407), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1407), + [sym__fenced_code_block_start_backtick] = ACTIONS(1407), + [sym__fenced_code_block_start_tilde] = ACTIONS(1407), + [sym__blank_line_start] = ACTIONS(1472), + [sym_minus_metadata] = ACTIONS(1407), + [sym__pipe_table_start] = ACTIONS(1407), + [sym__fenced_div_start] = ACTIONS(1407), + [sym_ref_id_specifier] = ACTIONS(1407), + [sym__display_math_state_track_marker] = ACTIONS(1407), + [sym__inline_math_state_track_marker] = ACTIONS(1407), + [sym__html_comment] = ACTIONS(1407), + [sym_raw_specifier] = ACTIONS(1407), + [sym__autolink] = ACTIONS(1407), }, - [STATE(177)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1442), - [anon_sym_LBRACE] = ACTIONS(1442), - [anon_sym_RBRACE] = ACTIONS(1442), - [anon_sym_EQ] = ACTIONS(1442), - [anon_sym_SQUOTE] = ACTIONS(1442), - [anon_sym_BANG] = ACTIONS(1442), - [anon_sym_DQUOTE] = ACTIONS(1442), - [anon_sym_POUND] = ACTIONS(1442), - [anon_sym_DOLLAR] = ACTIONS(1442), - [anon_sym_PERCENT] = ACTIONS(1442), - [anon_sym_AMP] = ACTIONS(1442), - [anon_sym_LPAREN] = ACTIONS(1442), - [anon_sym_RPAREN] = ACTIONS(1442), - [anon_sym_STAR] = ACTIONS(1442), - [anon_sym_PLUS] = ACTIONS(1442), - [anon_sym_COMMA] = ACTIONS(1442), - [anon_sym_DASH] = ACTIONS(1442), - [anon_sym_DOT] = ACTIONS(1442), - [anon_sym_SLASH] = ACTIONS(1442), - [anon_sym_SEMI] = ACTIONS(1442), - [anon_sym_LT] = ACTIONS(1442), - [anon_sym_GT] = ACTIONS(1442), - [anon_sym_QMARK] = ACTIONS(1442), - [anon_sym_AT] = ACTIONS(1442), - [anon_sym_LBRACK] = ACTIONS(1442), - [anon_sym_BSLASH] = ACTIONS(1442), - [anon_sym_RBRACK] = ACTIONS(1442), - [anon_sym_CARET] = ACTIONS(1442), - [anon_sym__] = ACTIONS(1442), - [anon_sym_BQUOTE] = ACTIONS(1442), - [anon_sym_PIPE] = ACTIONS(1442), - [anon_sym_TILDE] = ACTIONS(1442), - [sym__word] = ACTIONS(1442), - [sym__soft_line_ending] = ACTIONS(1442), - [sym__block_close] = ACTIONS(1442), - [sym_block_continuation] = ACTIONS(1444), - [sym__block_quote_start] = ACTIONS(1442), - [sym__indented_chunk_start] = ACTIONS(1442), - [sym_atx_h1_marker] = ACTIONS(1442), - [sym_atx_h2_marker] = ACTIONS(1442), - [sym_atx_h3_marker] = ACTIONS(1442), - [sym_atx_h4_marker] = ACTIONS(1442), - [sym_atx_h5_marker] = ACTIONS(1442), - [sym_atx_h6_marker] = ACTIONS(1442), - [sym__thematic_break] = ACTIONS(1442), - [sym__list_marker_minus] = ACTIONS(1442), - [sym__list_marker_plus] = ACTIONS(1442), - [sym__list_marker_star] = ACTIONS(1442), - [sym__list_marker_parenthesis] = ACTIONS(1442), - [sym__list_marker_dot] = ACTIONS(1442), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_example] = ACTIONS(1442), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1442), - [sym__fenced_code_block_start_backtick] = ACTIONS(1442), - [sym__fenced_code_block_start_tilde] = ACTIONS(1442), - [sym__blank_line_start] = ACTIONS(1442), - [sym_minus_metadata] = ACTIONS(1442), - [sym__pipe_table_start] = ACTIONS(1442), - [sym__fenced_div_start] = ACTIONS(1442), - [sym__fenced_div_end] = ACTIONS(1442), - [sym_ref_id_specifier] = ACTIONS(1442), - [sym__display_math_state_track_marker] = ACTIONS(1442), - [sym__inline_math_state_track_marker] = ACTIONS(1442), + [STATE(164)] = { + [anon_sym_LBRACE] = ACTIONS(1475), + [anon_sym_RBRACE] = ACTIONS(1475), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1475), + [anon_sym_EQ] = ACTIONS(1475), + [anon_sym_SQUOTE] = ACTIONS(1475), + [anon_sym_BANG] = ACTIONS(1475), + [anon_sym_DQUOTE] = ACTIONS(1475), + [anon_sym_POUND] = ACTIONS(1475), + [anon_sym_DOLLAR] = ACTIONS(1475), + [anon_sym_PERCENT] = ACTIONS(1475), + [anon_sym_AMP] = ACTIONS(1475), + [anon_sym_LPAREN] = ACTIONS(1475), + [anon_sym_RPAREN] = ACTIONS(1475), + [anon_sym_STAR] = ACTIONS(1475), + [anon_sym_PLUS] = ACTIONS(1475), + [anon_sym_COMMA] = ACTIONS(1475), + [anon_sym_DASH] = ACTIONS(1475), + [anon_sym_DOT] = ACTIONS(1475), + [anon_sym_SLASH] = ACTIONS(1475), + [anon_sym_SEMI] = ACTIONS(1475), + [anon_sym_QMARK] = ACTIONS(1475), + [anon_sym_AT] = ACTIONS(1475), + [anon_sym_LBRACK] = ACTIONS(1477), + [anon_sym_BSLASH] = ACTIONS(1477), + [anon_sym_RBRACK] = ACTIONS(1475), + [anon_sym_CARET] = ACTIONS(1475), + [anon_sym__] = ACTIONS(1475), + [anon_sym_BQUOTE] = ACTIONS(1475), + [anon_sym_PIPE] = ACTIONS(1475), + [anon_sym_TILDE] = ACTIONS(1475), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1475), + [sym__escaped_characters] = ACTIONS(1475), + [sym__word] = ACTIONS(1475), + [sym__soft_line_ending] = ACTIONS(1475), + [sym__block_close] = ACTIONS(1475), + [sym__block_quote_start] = ACTIONS(1475), + [sym__indented_chunk_start] = ACTIONS(1475), + [sym_atx_h1_marker] = ACTIONS(1475), + [sym_atx_h2_marker] = ACTIONS(1475), + [sym_atx_h3_marker] = ACTIONS(1475), + [sym_atx_h4_marker] = ACTIONS(1475), + [sym_atx_h5_marker] = ACTIONS(1475), + [sym_atx_h6_marker] = ACTIONS(1475), + [sym_setext_h1_underline] = ACTIONS(1475), + [sym_setext_h2_underline] = ACTIONS(1475), + [sym__thematic_break] = ACTIONS(1475), + [sym__list_marker_minus] = ACTIONS(1475), + [sym__list_marker_plus] = ACTIONS(1475), + [sym__list_marker_star] = ACTIONS(1475), + [sym__list_marker_parenthesis] = ACTIONS(1475), + [sym__list_marker_dot] = ACTIONS(1475), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_example] = ACTIONS(1475), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1475), + [sym__fenced_code_block_start_backtick] = ACTIONS(1475), + [sym__fenced_code_block_start_tilde] = ACTIONS(1475), + [sym__blank_line_start] = ACTIONS(1475), + [sym_minus_metadata] = ACTIONS(1475), + [sym__pipe_table_start] = ACTIONS(1475), + [sym__fenced_div_start] = ACTIONS(1475), + [sym__fenced_div_end] = ACTIONS(1475), + [sym_ref_id_specifier] = ACTIONS(1475), + [sym__display_math_state_track_marker] = ACTIONS(1475), + [sym__inline_math_state_track_marker] = ACTIONS(1475), + [sym__html_comment] = ACTIONS(1475), + [sym_raw_specifier] = ACTIONS(1475), + [sym__autolink] = ACTIONS(1475), }, - [STATE(178)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1446), - [anon_sym_LBRACE] = ACTIONS(1446), - [anon_sym_RBRACE] = ACTIONS(1446), - [anon_sym_EQ] = ACTIONS(1446), - [anon_sym_SQUOTE] = ACTIONS(1446), - [anon_sym_BANG] = ACTIONS(1446), - [anon_sym_DQUOTE] = ACTIONS(1446), - [anon_sym_POUND] = ACTIONS(1446), - [anon_sym_DOLLAR] = ACTIONS(1446), - [anon_sym_PERCENT] = ACTIONS(1446), - [anon_sym_AMP] = ACTIONS(1446), - [anon_sym_LPAREN] = ACTIONS(1446), - [anon_sym_RPAREN] = ACTIONS(1446), - [anon_sym_STAR] = ACTIONS(1446), - [anon_sym_PLUS] = ACTIONS(1446), - [anon_sym_COMMA] = ACTIONS(1446), - [anon_sym_DASH] = ACTIONS(1446), - [anon_sym_DOT] = ACTIONS(1446), - [anon_sym_SLASH] = ACTIONS(1446), - [anon_sym_SEMI] = ACTIONS(1446), - [anon_sym_LT] = ACTIONS(1446), - [anon_sym_GT] = ACTIONS(1446), - [anon_sym_QMARK] = ACTIONS(1446), - [anon_sym_AT] = ACTIONS(1446), - [anon_sym_LBRACK] = ACTIONS(1446), - [anon_sym_BSLASH] = ACTIONS(1446), - [anon_sym_RBRACK] = ACTIONS(1446), - [anon_sym_CARET] = ACTIONS(1446), - [anon_sym__] = ACTIONS(1446), - [anon_sym_BQUOTE] = ACTIONS(1446), - [anon_sym_PIPE] = ACTIONS(1446), - [anon_sym_TILDE] = ACTIONS(1446), - [sym__word] = ACTIONS(1446), - [sym__soft_line_ending] = ACTIONS(1446), - [sym__block_close] = ACTIONS(1446), - [sym_block_continuation] = ACTIONS(1448), - [sym__block_quote_start] = ACTIONS(1446), - [sym__indented_chunk_start] = ACTIONS(1446), - [sym_atx_h1_marker] = ACTIONS(1446), - [sym_atx_h2_marker] = ACTIONS(1446), - [sym_atx_h3_marker] = ACTIONS(1446), - [sym_atx_h4_marker] = ACTIONS(1446), - [sym_atx_h5_marker] = ACTIONS(1446), - [sym_atx_h6_marker] = ACTIONS(1446), - [sym__thematic_break] = ACTIONS(1446), - [sym__list_marker_minus] = ACTIONS(1446), - [sym__list_marker_plus] = ACTIONS(1446), - [sym__list_marker_star] = ACTIONS(1446), - [sym__list_marker_parenthesis] = ACTIONS(1446), - [sym__list_marker_dot] = ACTIONS(1446), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1446), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1446), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1446), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1446), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1446), - [sym__list_marker_example] = ACTIONS(1446), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1446), - [sym__fenced_code_block_start_backtick] = ACTIONS(1446), - [sym__fenced_code_block_start_tilde] = ACTIONS(1446), - [sym__blank_line_start] = ACTIONS(1446), - [sym_minus_metadata] = ACTIONS(1446), - [sym__pipe_table_start] = ACTIONS(1446), - [sym__fenced_div_start] = ACTIONS(1446), - [sym__fenced_div_end] = ACTIONS(1446), - [sym_ref_id_specifier] = ACTIONS(1446), - [sym__display_math_state_track_marker] = ACTIONS(1446), - [sym__inline_math_state_track_marker] = ACTIONS(1446), + [STATE(165)] = { + [sym_list_marker_plus] = STATE(18), + [sym__list_item_plus] = STATE(165), + [aux_sym__list_plus_repeat1] = STATE(165), + [ts_builtin_sym_end] = ACTIONS(1443), + [anon_sym_LBRACE] = ACTIONS(1443), + [anon_sym_RBRACE] = ACTIONS(1443), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1443), + [anon_sym_EQ] = ACTIONS(1443), + [anon_sym_SQUOTE] = ACTIONS(1443), + [anon_sym_BANG] = ACTIONS(1443), + [anon_sym_DQUOTE] = ACTIONS(1443), + [anon_sym_POUND] = ACTIONS(1443), + [anon_sym_DOLLAR] = ACTIONS(1443), + [anon_sym_PERCENT] = ACTIONS(1443), + [anon_sym_AMP] = ACTIONS(1443), + [anon_sym_LPAREN] = ACTIONS(1443), + [anon_sym_RPAREN] = ACTIONS(1443), + [anon_sym_STAR] = ACTIONS(1443), + [anon_sym_PLUS] = ACTIONS(1443), + [anon_sym_COMMA] = ACTIONS(1443), + [anon_sym_DASH] = ACTIONS(1443), + [anon_sym_DOT] = ACTIONS(1443), + [anon_sym_SLASH] = ACTIONS(1443), + [anon_sym_SEMI] = ACTIONS(1443), + [anon_sym_QMARK] = ACTIONS(1443), + [anon_sym_AT] = ACTIONS(1443), + [anon_sym_LBRACK] = ACTIONS(1445), + [anon_sym_BSLASH] = ACTIONS(1445), + [anon_sym_RBRACK] = ACTIONS(1443), + [anon_sym_CARET] = ACTIONS(1443), + [anon_sym__] = ACTIONS(1443), + [anon_sym_BQUOTE] = ACTIONS(1443), + [anon_sym_PIPE] = ACTIONS(1443), + [anon_sym_TILDE] = ACTIONS(1443), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1443), + [sym__escaped_characters] = ACTIONS(1443), + [sym__word] = ACTIONS(1443), + [sym__soft_line_ending] = ACTIONS(1443), + [sym__block_quote_start] = ACTIONS(1443), + [sym__indented_chunk_start] = ACTIONS(1443), + [sym_atx_h1_marker] = ACTIONS(1443), + [sym_atx_h2_marker] = ACTIONS(1443), + [sym_atx_h3_marker] = ACTIONS(1443), + [sym_atx_h4_marker] = ACTIONS(1443), + [sym_atx_h5_marker] = ACTIONS(1443), + [sym_atx_h6_marker] = ACTIONS(1443), + [sym__thematic_break] = ACTIONS(1443), + [sym__list_marker_minus] = ACTIONS(1443), + [sym__list_marker_plus] = ACTIONS(1447), + [sym__list_marker_star] = ACTIONS(1443), + [sym__list_marker_parenthesis] = ACTIONS(1443), + [sym__list_marker_dot] = ACTIONS(1443), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1443), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1447), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1443), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1443), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1443), + [sym__list_marker_example] = ACTIONS(1443), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1443), + [sym__fenced_code_block_start_backtick] = ACTIONS(1443), + [sym__fenced_code_block_start_tilde] = ACTIONS(1443), + [sym__blank_line_start] = ACTIONS(1443), + [sym_minus_metadata] = ACTIONS(1443), + [sym__pipe_table_start] = ACTIONS(1443), + [sym__fenced_div_start] = ACTIONS(1443), + [sym_ref_id_specifier] = ACTIONS(1443), + [sym__display_math_state_track_marker] = ACTIONS(1443), + [sym__inline_math_state_track_marker] = ACTIONS(1443), + [sym__html_comment] = ACTIONS(1443), + [sym_raw_specifier] = ACTIONS(1443), + [sym__autolink] = ACTIONS(1443), }, - [STATE(179)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1450), + [STATE(166)] = { + [sym_list_marker_minus] = STATE(11), + [sym__list_item_minus] = STATE(166), + [aux_sym__list_minus_repeat1] = STATE(166), + [ts_builtin_sym_end] = ACTIONS(1450), [anon_sym_LBRACE] = ACTIONS(1450), [anon_sym_RBRACE] = ACTIONS(1450), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1450), [anon_sym_EQ] = ACTIONS(1450), [anon_sym_SQUOTE] = ACTIONS(1450), [anon_sym_BANG] = ACTIONS(1450), @@ -23291,22 +23089,20 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [anon_sym_DOT] = ACTIONS(1450), [anon_sym_SLASH] = ACTIONS(1450), [anon_sym_SEMI] = ACTIONS(1450), - [anon_sym_LT] = ACTIONS(1450), - [anon_sym_GT] = ACTIONS(1450), [anon_sym_QMARK] = ACTIONS(1450), [anon_sym_AT] = ACTIONS(1450), - [anon_sym_LBRACK] = ACTIONS(1450), - [anon_sym_BSLASH] = ACTIONS(1450), + [anon_sym_LBRACK] = ACTIONS(1452), + [anon_sym_BSLASH] = ACTIONS(1452), [anon_sym_RBRACK] = ACTIONS(1450), [anon_sym_CARET] = ACTIONS(1450), [anon_sym__] = ACTIONS(1450), [anon_sym_BQUOTE] = ACTIONS(1450), [anon_sym_PIPE] = ACTIONS(1450), [anon_sym_TILDE] = ACTIONS(1450), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1450), + [sym__escaped_characters] = ACTIONS(1450), [sym__word] = ACTIONS(1450), [sym__soft_line_ending] = ACTIONS(1450), - [sym__block_close] = ACTIONS(1450), - [sym_block_continuation] = ACTIONS(1452), [sym__block_quote_start] = ACTIONS(1450), [sym__indented_chunk_start] = ACTIONS(1450), [sym_atx_h1_marker] = ACTIONS(1450), @@ -23316,12 +23112,12 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym_atx_h5_marker] = ACTIONS(1450), [sym_atx_h6_marker] = ACTIONS(1450), [sym__thematic_break] = ACTIONS(1450), - [sym__list_marker_minus] = ACTIONS(1450), + [sym__list_marker_minus] = ACTIONS(1454), [sym__list_marker_plus] = ACTIONS(1450), [sym__list_marker_star] = ACTIONS(1450), [sym__list_marker_parenthesis] = ACTIONS(1450), [sym__list_marker_dot] = ACTIONS(1450), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1450), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1454), [sym__list_marker_plus_dont_interrupt] = ACTIONS(1450), [sym__list_marker_star_dont_interrupt] = ACTIONS(1450), [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1450), @@ -23334,843 +23130,240 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym_minus_metadata] = ACTIONS(1450), [sym__pipe_table_start] = ACTIONS(1450), [sym__fenced_div_start] = ACTIONS(1450), - [sym__fenced_div_end] = ACTIONS(1450), [sym_ref_id_specifier] = ACTIONS(1450), [sym__display_math_state_track_marker] = ACTIONS(1450), [sym__inline_math_state_track_marker] = ACTIONS(1450), + [sym__html_comment] = ACTIONS(1450), + [sym_raw_specifier] = ACTIONS(1450), + [sym__autolink] = ACTIONS(1450), }, - [STATE(180)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1454), - [anon_sym_LBRACE] = ACTIONS(1454), - [anon_sym_RBRACE] = ACTIONS(1454), - [anon_sym_EQ] = ACTIONS(1454), - [anon_sym_SQUOTE] = ACTIONS(1454), - [anon_sym_BANG] = ACTIONS(1454), - [anon_sym_DQUOTE] = ACTIONS(1454), - [anon_sym_POUND] = ACTIONS(1454), - [anon_sym_DOLLAR] = ACTIONS(1454), - [anon_sym_PERCENT] = ACTIONS(1454), - [anon_sym_AMP] = ACTIONS(1454), - [anon_sym_LPAREN] = ACTIONS(1454), - [anon_sym_RPAREN] = ACTIONS(1454), - [anon_sym_STAR] = ACTIONS(1454), - [anon_sym_PLUS] = ACTIONS(1454), - [anon_sym_COMMA] = ACTIONS(1454), - [anon_sym_DASH] = ACTIONS(1454), - [anon_sym_DOT] = ACTIONS(1454), - [anon_sym_SLASH] = ACTIONS(1454), - [anon_sym_SEMI] = ACTIONS(1454), - [anon_sym_LT] = ACTIONS(1454), - [anon_sym_GT] = ACTIONS(1454), - [anon_sym_QMARK] = ACTIONS(1454), - [anon_sym_AT] = ACTIONS(1454), - [anon_sym_LBRACK] = ACTIONS(1454), - [anon_sym_BSLASH] = ACTIONS(1454), - [anon_sym_RBRACK] = ACTIONS(1454), - [anon_sym_CARET] = ACTIONS(1454), - [anon_sym__] = ACTIONS(1454), - [anon_sym_BQUOTE] = ACTIONS(1454), - [anon_sym_PIPE] = ACTIONS(1454), - [anon_sym_TILDE] = ACTIONS(1454), - [sym__word] = ACTIONS(1454), - [sym__soft_line_ending] = ACTIONS(1454), - [sym__block_close] = ACTIONS(1454), - [sym_block_continuation] = ACTIONS(1456), - [sym__block_quote_start] = ACTIONS(1454), - [sym__indented_chunk_start] = ACTIONS(1454), - [sym_atx_h1_marker] = ACTIONS(1454), - [sym_atx_h2_marker] = ACTIONS(1454), - [sym_atx_h3_marker] = ACTIONS(1454), - [sym_atx_h4_marker] = ACTIONS(1454), - [sym_atx_h5_marker] = ACTIONS(1454), - [sym_atx_h6_marker] = ACTIONS(1454), - [sym__thematic_break] = ACTIONS(1454), - [sym__list_marker_minus] = ACTIONS(1454), - [sym__list_marker_plus] = ACTIONS(1454), - [sym__list_marker_star] = ACTIONS(1454), - [sym__list_marker_parenthesis] = ACTIONS(1454), - [sym__list_marker_dot] = ACTIONS(1454), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1454), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1454), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1454), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1454), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1454), - [sym__list_marker_example] = ACTIONS(1454), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1454), - [sym__fenced_code_block_start_backtick] = ACTIONS(1454), - [sym__fenced_code_block_start_tilde] = ACTIONS(1454), - [sym__blank_line_start] = ACTIONS(1454), - [sym_minus_metadata] = ACTIONS(1454), - [sym__pipe_table_start] = ACTIONS(1454), - [sym__fenced_div_start] = ACTIONS(1454), - [sym__fenced_div_end] = ACTIONS(1454), - [sym_ref_id_specifier] = ACTIONS(1454), - [sym__display_math_state_track_marker] = ACTIONS(1454), - [sym__inline_math_state_track_marker] = ACTIONS(1454), - }, - [STATE(181)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1458), - [anon_sym_LBRACE] = ACTIONS(1458), - [anon_sym_RBRACE] = ACTIONS(1458), - [anon_sym_EQ] = ACTIONS(1458), - [anon_sym_SQUOTE] = ACTIONS(1458), - [anon_sym_BANG] = ACTIONS(1458), - [anon_sym_DQUOTE] = ACTIONS(1458), - [anon_sym_POUND] = ACTIONS(1458), - [anon_sym_DOLLAR] = ACTIONS(1458), - [anon_sym_PERCENT] = ACTIONS(1458), - [anon_sym_AMP] = ACTIONS(1458), - [anon_sym_LPAREN] = ACTIONS(1458), - [anon_sym_RPAREN] = ACTIONS(1458), - [anon_sym_STAR] = ACTIONS(1458), - [anon_sym_PLUS] = ACTIONS(1458), - [anon_sym_COMMA] = ACTIONS(1458), - [anon_sym_DASH] = ACTIONS(1458), - [anon_sym_DOT] = ACTIONS(1458), - [anon_sym_SLASH] = ACTIONS(1458), - [anon_sym_SEMI] = ACTIONS(1458), - [anon_sym_LT] = ACTIONS(1458), - [anon_sym_GT] = ACTIONS(1458), - [anon_sym_QMARK] = ACTIONS(1458), - [anon_sym_AT] = ACTIONS(1458), - [anon_sym_LBRACK] = ACTIONS(1458), - [anon_sym_BSLASH] = ACTIONS(1458), - [anon_sym_RBRACK] = ACTIONS(1458), - [anon_sym_CARET] = ACTIONS(1458), - [anon_sym__] = ACTIONS(1458), - [anon_sym_BQUOTE] = ACTIONS(1458), - [anon_sym_PIPE] = ACTIONS(1458), - [anon_sym_TILDE] = ACTIONS(1458), - [sym__word] = ACTIONS(1458), - [sym__soft_line_ending] = ACTIONS(1458), - [sym__block_close] = ACTIONS(1458), - [sym_block_continuation] = ACTIONS(1460), - [sym__block_quote_start] = ACTIONS(1458), - [sym__indented_chunk_start] = ACTIONS(1458), - [sym_atx_h1_marker] = ACTIONS(1458), - [sym_atx_h2_marker] = ACTIONS(1458), - [sym_atx_h3_marker] = ACTIONS(1458), - [sym_atx_h4_marker] = ACTIONS(1458), - [sym_atx_h5_marker] = ACTIONS(1458), - [sym_atx_h6_marker] = ACTIONS(1458), - [sym__thematic_break] = ACTIONS(1458), - [sym__list_marker_minus] = ACTIONS(1458), - [sym__list_marker_plus] = ACTIONS(1458), - [sym__list_marker_star] = ACTIONS(1458), - [sym__list_marker_parenthesis] = ACTIONS(1458), - [sym__list_marker_dot] = ACTIONS(1458), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1458), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1458), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1458), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1458), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1458), - [sym__list_marker_example] = ACTIONS(1458), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1458), - [sym__fenced_code_block_start_backtick] = ACTIONS(1458), - [sym__fenced_code_block_start_tilde] = ACTIONS(1458), - [sym__blank_line_start] = ACTIONS(1458), - [sym_minus_metadata] = ACTIONS(1458), - [sym__pipe_table_start] = ACTIONS(1458), - [sym__fenced_div_start] = ACTIONS(1458), - [sym__fenced_div_end] = ACTIONS(1458), - [sym_ref_id_specifier] = ACTIONS(1458), - [sym__display_math_state_track_marker] = ACTIONS(1458), - [sym__inline_math_state_track_marker] = ACTIONS(1458), - }, - [STATE(182)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1462), - [anon_sym_LBRACE] = ACTIONS(1462), - [anon_sym_RBRACE] = ACTIONS(1462), - [anon_sym_EQ] = ACTIONS(1462), - [anon_sym_SQUOTE] = ACTIONS(1462), - [anon_sym_BANG] = ACTIONS(1462), - [anon_sym_DQUOTE] = ACTIONS(1462), - [anon_sym_POUND] = ACTIONS(1462), - [anon_sym_DOLLAR] = ACTIONS(1462), - [anon_sym_PERCENT] = ACTIONS(1462), - [anon_sym_AMP] = ACTIONS(1462), - [anon_sym_LPAREN] = ACTIONS(1462), - [anon_sym_RPAREN] = ACTIONS(1462), - [anon_sym_STAR] = ACTIONS(1462), - [anon_sym_PLUS] = ACTIONS(1462), - [anon_sym_COMMA] = ACTIONS(1462), - [anon_sym_DASH] = ACTIONS(1462), - [anon_sym_DOT] = ACTIONS(1462), - [anon_sym_SLASH] = ACTIONS(1462), - [anon_sym_SEMI] = ACTIONS(1462), - [anon_sym_LT] = ACTIONS(1462), - [anon_sym_GT] = ACTIONS(1462), - [anon_sym_QMARK] = ACTIONS(1462), - [anon_sym_AT] = ACTIONS(1462), - [anon_sym_LBRACK] = ACTIONS(1462), - [anon_sym_BSLASH] = ACTIONS(1462), - [anon_sym_RBRACK] = ACTIONS(1462), - [anon_sym_CARET] = ACTIONS(1462), - [anon_sym__] = ACTIONS(1462), - [anon_sym_BQUOTE] = ACTIONS(1462), - [anon_sym_PIPE] = ACTIONS(1462), - [anon_sym_TILDE] = ACTIONS(1462), - [sym__word] = ACTIONS(1462), - [sym__soft_line_ending] = ACTIONS(1462), - [sym__block_close] = ACTIONS(1462), - [sym_block_continuation] = ACTIONS(1464), - [sym__block_quote_start] = ACTIONS(1462), - [sym__indented_chunk_start] = ACTIONS(1462), - [sym_atx_h1_marker] = ACTIONS(1462), - [sym_atx_h2_marker] = ACTIONS(1462), - [sym_atx_h3_marker] = ACTIONS(1462), - [sym_atx_h4_marker] = ACTIONS(1462), - [sym_atx_h5_marker] = ACTIONS(1462), - [sym_atx_h6_marker] = ACTIONS(1462), - [sym__thematic_break] = ACTIONS(1462), - [sym__list_marker_minus] = ACTIONS(1462), - [sym__list_marker_plus] = ACTIONS(1462), - [sym__list_marker_star] = ACTIONS(1462), - [sym__list_marker_parenthesis] = ACTIONS(1462), - [sym__list_marker_dot] = ACTIONS(1462), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1462), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1462), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1462), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1462), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1462), - [sym__list_marker_example] = ACTIONS(1462), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1462), - [sym__fenced_code_block_start_backtick] = ACTIONS(1462), - [sym__fenced_code_block_start_tilde] = ACTIONS(1462), - [sym__blank_line_start] = ACTIONS(1462), - [sym_minus_metadata] = ACTIONS(1462), - [sym__pipe_table_start] = ACTIONS(1462), - [sym__fenced_div_start] = ACTIONS(1462), - [sym__fenced_div_end] = ACTIONS(1462), - [sym_ref_id_specifier] = ACTIONS(1462), - [sym__display_math_state_track_marker] = ACTIONS(1462), - [sym__inline_math_state_track_marker] = ACTIONS(1462), - }, - [STATE(183)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1466), - [anon_sym_LBRACE] = ACTIONS(1466), - [anon_sym_RBRACE] = ACTIONS(1466), - [anon_sym_EQ] = ACTIONS(1466), - [anon_sym_SQUOTE] = ACTIONS(1466), - [anon_sym_BANG] = ACTIONS(1466), - [anon_sym_DQUOTE] = ACTIONS(1466), - [anon_sym_POUND] = ACTIONS(1466), - [anon_sym_DOLLAR] = ACTIONS(1466), - [anon_sym_PERCENT] = ACTIONS(1466), - [anon_sym_AMP] = ACTIONS(1466), - [anon_sym_LPAREN] = ACTIONS(1466), - [anon_sym_RPAREN] = ACTIONS(1466), - [anon_sym_STAR] = ACTIONS(1466), - [anon_sym_PLUS] = ACTIONS(1466), - [anon_sym_COMMA] = ACTIONS(1466), - [anon_sym_DASH] = ACTIONS(1466), - [anon_sym_DOT] = ACTIONS(1466), - [anon_sym_SLASH] = ACTIONS(1466), - [anon_sym_SEMI] = ACTIONS(1466), - [anon_sym_LT] = ACTIONS(1466), - [anon_sym_GT] = ACTIONS(1466), - [anon_sym_QMARK] = ACTIONS(1466), - [anon_sym_AT] = ACTIONS(1466), - [anon_sym_LBRACK] = ACTIONS(1466), - [anon_sym_BSLASH] = ACTIONS(1466), - [anon_sym_RBRACK] = ACTIONS(1466), - [anon_sym_CARET] = ACTIONS(1466), - [anon_sym__] = ACTIONS(1466), - [anon_sym_BQUOTE] = ACTIONS(1466), - [anon_sym_PIPE] = ACTIONS(1466), - [anon_sym_TILDE] = ACTIONS(1466), - [sym__word] = ACTIONS(1466), - [sym__soft_line_ending] = ACTIONS(1466), - [sym__block_close] = ACTIONS(1466), - [sym_block_continuation] = ACTIONS(1468), - [sym__block_quote_start] = ACTIONS(1466), - [sym__indented_chunk_start] = ACTIONS(1466), - [sym_atx_h1_marker] = ACTIONS(1466), - [sym_atx_h2_marker] = ACTIONS(1466), - [sym_atx_h3_marker] = ACTIONS(1466), - [sym_atx_h4_marker] = ACTIONS(1466), - [sym_atx_h5_marker] = ACTIONS(1466), - [sym_atx_h6_marker] = ACTIONS(1466), - [sym__thematic_break] = ACTIONS(1466), - [sym__list_marker_minus] = ACTIONS(1466), - [sym__list_marker_plus] = ACTIONS(1466), - [sym__list_marker_star] = ACTIONS(1466), - [sym__list_marker_parenthesis] = ACTIONS(1466), - [sym__list_marker_dot] = ACTIONS(1466), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1466), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1466), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1466), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1466), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1466), - [sym__list_marker_example] = ACTIONS(1466), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1466), - [sym__fenced_code_block_start_backtick] = ACTIONS(1466), - [sym__fenced_code_block_start_tilde] = ACTIONS(1466), - [sym__blank_line_start] = ACTIONS(1466), - [sym_minus_metadata] = ACTIONS(1466), - [sym__pipe_table_start] = ACTIONS(1466), - [sym__fenced_div_start] = ACTIONS(1466), - [sym__fenced_div_end] = ACTIONS(1466), - [sym_ref_id_specifier] = ACTIONS(1466), - [sym__display_math_state_track_marker] = ACTIONS(1466), - [sym__inline_math_state_track_marker] = ACTIONS(1466), - }, - [STATE(184)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1470), - [anon_sym_LBRACE] = ACTIONS(1470), - [anon_sym_RBRACE] = ACTIONS(1470), - [anon_sym_EQ] = ACTIONS(1470), - [anon_sym_SQUOTE] = ACTIONS(1470), - [anon_sym_BANG] = ACTIONS(1470), - [anon_sym_DQUOTE] = ACTIONS(1470), - [anon_sym_POUND] = ACTIONS(1470), - [anon_sym_DOLLAR] = ACTIONS(1470), - [anon_sym_PERCENT] = ACTIONS(1470), - [anon_sym_AMP] = ACTIONS(1470), - [anon_sym_LPAREN] = ACTIONS(1470), - [anon_sym_RPAREN] = ACTIONS(1470), - [anon_sym_STAR] = ACTIONS(1470), - [anon_sym_PLUS] = ACTIONS(1470), - [anon_sym_COMMA] = ACTIONS(1470), - [anon_sym_DASH] = ACTIONS(1470), - [anon_sym_DOT] = ACTIONS(1470), - [anon_sym_SLASH] = ACTIONS(1470), - [anon_sym_SEMI] = ACTIONS(1470), - [anon_sym_LT] = ACTIONS(1470), - [anon_sym_GT] = ACTIONS(1470), - [anon_sym_QMARK] = ACTIONS(1470), - [anon_sym_AT] = ACTIONS(1470), - [anon_sym_LBRACK] = ACTIONS(1470), - [anon_sym_BSLASH] = ACTIONS(1470), - [anon_sym_RBRACK] = ACTIONS(1470), - [anon_sym_CARET] = ACTIONS(1470), - [anon_sym__] = ACTIONS(1470), - [anon_sym_BQUOTE] = ACTIONS(1470), - [anon_sym_PIPE] = ACTIONS(1470), - [anon_sym_TILDE] = ACTIONS(1470), - [sym__word] = ACTIONS(1470), - [sym__soft_line_ending] = ACTIONS(1470), - [sym__block_close] = ACTIONS(1470), - [sym_block_continuation] = ACTIONS(1472), - [sym__block_quote_start] = ACTIONS(1470), - [sym__indented_chunk_start] = ACTIONS(1470), - [sym_atx_h1_marker] = ACTIONS(1470), - [sym_atx_h2_marker] = ACTIONS(1470), - [sym_atx_h3_marker] = ACTIONS(1470), - [sym_atx_h4_marker] = ACTIONS(1470), - [sym_atx_h5_marker] = ACTIONS(1470), - [sym_atx_h6_marker] = ACTIONS(1470), - [sym__thematic_break] = ACTIONS(1470), - [sym__list_marker_minus] = ACTIONS(1470), - [sym__list_marker_plus] = ACTIONS(1470), - [sym__list_marker_star] = ACTIONS(1470), - [sym__list_marker_parenthesis] = ACTIONS(1470), - [sym__list_marker_dot] = ACTIONS(1470), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_example] = ACTIONS(1470), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1470), - [sym__fenced_code_block_start_backtick] = ACTIONS(1470), - [sym__fenced_code_block_start_tilde] = ACTIONS(1470), - [sym__blank_line_start] = ACTIONS(1470), - [sym_minus_metadata] = ACTIONS(1470), - [sym__pipe_table_start] = ACTIONS(1470), - [sym__fenced_div_start] = ACTIONS(1470), - [sym__fenced_div_end] = ACTIONS(1470), - [sym_ref_id_specifier] = ACTIONS(1470), - [sym__display_math_state_track_marker] = ACTIONS(1470), - [sym__inline_math_state_track_marker] = ACTIONS(1470), - }, - [STATE(185)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1474), - [anon_sym_LBRACE] = ACTIONS(1474), - [anon_sym_RBRACE] = ACTIONS(1474), - [anon_sym_EQ] = ACTIONS(1474), - [anon_sym_SQUOTE] = ACTIONS(1474), - [anon_sym_BANG] = ACTIONS(1474), - [anon_sym_DQUOTE] = ACTIONS(1474), - [anon_sym_POUND] = ACTIONS(1474), - [anon_sym_DOLLAR] = ACTIONS(1474), - [anon_sym_PERCENT] = ACTIONS(1474), - [anon_sym_AMP] = ACTIONS(1474), - [anon_sym_LPAREN] = ACTIONS(1474), - [anon_sym_RPAREN] = ACTIONS(1474), - [anon_sym_STAR] = ACTIONS(1474), - [anon_sym_PLUS] = ACTIONS(1474), - [anon_sym_COMMA] = ACTIONS(1474), - [anon_sym_DASH] = ACTIONS(1474), - [anon_sym_DOT] = ACTIONS(1474), - [anon_sym_SLASH] = ACTIONS(1474), - [anon_sym_SEMI] = ACTIONS(1474), - [anon_sym_LT] = ACTIONS(1474), - [anon_sym_GT] = ACTIONS(1474), - [anon_sym_QMARK] = ACTIONS(1474), - [anon_sym_AT] = ACTIONS(1474), - [anon_sym_LBRACK] = ACTIONS(1474), - [anon_sym_BSLASH] = ACTIONS(1474), - [anon_sym_RBRACK] = ACTIONS(1474), - [anon_sym_CARET] = ACTIONS(1474), - [anon_sym__] = ACTIONS(1474), - [anon_sym_BQUOTE] = ACTIONS(1474), - [anon_sym_PIPE] = ACTIONS(1474), - [anon_sym_TILDE] = ACTIONS(1474), - [sym__word] = ACTIONS(1474), - [sym__soft_line_ending] = ACTIONS(1474), - [sym__block_close] = ACTIONS(1474), - [sym_block_continuation] = ACTIONS(1476), - [sym__block_quote_start] = ACTIONS(1474), - [sym__indented_chunk_start] = ACTIONS(1474), - [sym_atx_h1_marker] = ACTIONS(1474), - [sym_atx_h2_marker] = ACTIONS(1474), - [sym_atx_h3_marker] = ACTIONS(1474), - [sym_atx_h4_marker] = ACTIONS(1474), - [sym_atx_h5_marker] = ACTIONS(1474), - [sym_atx_h6_marker] = ACTIONS(1474), - [sym__thematic_break] = ACTIONS(1474), - [sym__list_marker_minus] = ACTIONS(1474), - [sym__list_marker_plus] = ACTIONS(1474), - [sym__list_marker_star] = ACTIONS(1474), - [sym__list_marker_parenthesis] = ACTIONS(1474), - [sym__list_marker_dot] = ACTIONS(1474), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_example] = ACTIONS(1474), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1474), - [sym__fenced_code_block_start_backtick] = ACTIONS(1474), - [sym__fenced_code_block_start_tilde] = ACTIONS(1474), - [sym__blank_line_start] = ACTIONS(1474), - [sym_minus_metadata] = ACTIONS(1474), - [sym__pipe_table_start] = ACTIONS(1474), - [sym__fenced_div_start] = ACTIONS(1474), - [sym__fenced_div_end] = ACTIONS(1474), - [sym_ref_id_specifier] = ACTIONS(1474), - [sym__display_math_state_track_marker] = ACTIONS(1474), - [sym__inline_math_state_track_marker] = ACTIONS(1474), - }, - [STATE(186)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1478), - [anon_sym_LBRACE] = ACTIONS(1478), - [anon_sym_RBRACE] = ACTIONS(1478), - [anon_sym_EQ] = ACTIONS(1478), - [anon_sym_SQUOTE] = ACTIONS(1478), - [anon_sym_BANG] = ACTIONS(1478), - [anon_sym_DQUOTE] = ACTIONS(1478), - [anon_sym_POUND] = ACTIONS(1478), - [anon_sym_DOLLAR] = ACTIONS(1478), - [anon_sym_PERCENT] = ACTIONS(1478), - [anon_sym_AMP] = ACTIONS(1478), - [anon_sym_LPAREN] = ACTIONS(1478), - [anon_sym_RPAREN] = ACTIONS(1478), - [anon_sym_STAR] = ACTIONS(1478), - [anon_sym_PLUS] = ACTIONS(1478), - [anon_sym_COMMA] = ACTIONS(1478), - [anon_sym_DASH] = ACTIONS(1478), - [anon_sym_DOT] = ACTIONS(1478), - [anon_sym_SLASH] = ACTIONS(1478), - [anon_sym_SEMI] = ACTIONS(1478), - [anon_sym_LT] = ACTIONS(1478), - [anon_sym_GT] = ACTIONS(1478), - [anon_sym_QMARK] = ACTIONS(1478), - [anon_sym_AT] = ACTIONS(1478), - [anon_sym_LBRACK] = ACTIONS(1478), - [anon_sym_BSLASH] = ACTIONS(1478), - [anon_sym_RBRACK] = ACTIONS(1478), - [anon_sym_CARET] = ACTIONS(1478), - [anon_sym__] = ACTIONS(1478), - [anon_sym_BQUOTE] = ACTIONS(1478), - [anon_sym_PIPE] = ACTIONS(1478), - [anon_sym_TILDE] = ACTIONS(1478), - [sym__word] = ACTIONS(1478), - [sym__soft_line_ending] = ACTIONS(1478), - [sym__block_close] = ACTIONS(1478), - [sym_block_continuation] = ACTIONS(1480), - [sym__block_quote_start] = ACTIONS(1478), - [sym__indented_chunk_start] = ACTIONS(1478), - [sym_atx_h1_marker] = ACTIONS(1478), - [sym_atx_h2_marker] = ACTIONS(1478), - [sym_atx_h3_marker] = ACTIONS(1478), - [sym_atx_h4_marker] = ACTIONS(1478), - [sym_atx_h5_marker] = ACTIONS(1478), - [sym_atx_h6_marker] = ACTIONS(1478), - [sym__thematic_break] = ACTIONS(1478), - [sym__list_marker_minus] = ACTIONS(1478), - [sym__list_marker_plus] = ACTIONS(1478), - [sym__list_marker_star] = ACTIONS(1478), - [sym__list_marker_parenthesis] = ACTIONS(1478), - [sym__list_marker_dot] = ACTIONS(1478), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_example] = ACTIONS(1478), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1478), - [sym__fenced_code_block_start_backtick] = ACTIONS(1478), - [sym__fenced_code_block_start_tilde] = ACTIONS(1478), - [sym__blank_line_start] = ACTIONS(1478), - [sym_minus_metadata] = ACTIONS(1478), - [sym__pipe_table_start] = ACTIONS(1478), - [sym__fenced_div_start] = ACTIONS(1478), - [sym__fenced_div_end] = ACTIONS(1478), - [sym_ref_id_specifier] = ACTIONS(1478), - [sym__display_math_state_track_marker] = ACTIONS(1478), - [sym__inline_math_state_track_marker] = ACTIONS(1478), - }, - [STATE(187)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1482), - [anon_sym_LBRACE] = ACTIONS(1482), - [anon_sym_RBRACE] = ACTIONS(1482), - [anon_sym_EQ] = ACTIONS(1482), - [anon_sym_SQUOTE] = ACTIONS(1482), - [anon_sym_BANG] = ACTIONS(1482), - [anon_sym_DQUOTE] = ACTIONS(1482), - [anon_sym_POUND] = ACTIONS(1482), - [anon_sym_DOLLAR] = ACTIONS(1482), - [anon_sym_PERCENT] = ACTIONS(1482), - [anon_sym_AMP] = ACTIONS(1482), - [anon_sym_LPAREN] = ACTIONS(1482), - [anon_sym_RPAREN] = ACTIONS(1482), - [anon_sym_STAR] = ACTIONS(1482), - [anon_sym_PLUS] = ACTIONS(1482), - [anon_sym_COMMA] = ACTIONS(1482), - [anon_sym_DASH] = ACTIONS(1482), - [anon_sym_DOT] = ACTIONS(1482), - [anon_sym_SLASH] = ACTIONS(1482), - [anon_sym_SEMI] = ACTIONS(1482), - [anon_sym_LT] = ACTIONS(1482), - [anon_sym_GT] = ACTIONS(1482), - [anon_sym_QMARK] = ACTIONS(1482), - [anon_sym_AT] = ACTIONS(1482), - [anon_sym_LBRACK] = ACTIONS(1482), - [anon_sym_BSLASH] = ACTIONS(1482), - [anon_sym_RBRACK] = ACTIONS(1482), - [anon_sym_CARET] = ACTIONS(1482), - [anon_sym__] = ACTIONS(1482), - [anon_sym_BQUOTE] = ACTIONS(1482), - [anon_sym_PIPE] = ACTIONS(1482), - [anon_sym_TILDE] = ACTIONS(1482), - [sym__word] = ACTIONS(1482), - [sym__soft_line_ending] = ACTIONS(1482), - [sym__block_close] = ACTIONS(1482), - [sym_block_continuation] = ACTIONS(1484), - [sym__block_quote_start] = ACTIONS(1482), - [sym__indented_chunk_start] = ACTIONS(1482), - [sym_atx_h1_marker] = ACTIONS(1482), - [sym_atx_h2_marker] = ACTIONS(1482), - [sym_atx_h3_marker] = ACTIONS(1482), - [sym_atx_h4_marker] = ACTIONS(1482), - [sym_atx_h5_marker] = ACTIONS(1482), - [sym_atx_h6_marker] = ACTIONS(1482), - [sym__thematic_break] = ACTIONS(1482), - [sym__list_marker_minus] = ACTIONS(1482), - [sym__list_marker_plus] = ACTIONS(1482), - [sym__list_marker_star] = ACTIONS(1482), - [sym__list_marker_parenthesis] = ACTIONS(1482), - [sym__list_marker_dot] = ACTIONS(1482), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_example] = ACTIONS(1482), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1482), - [sym__fenced_code_block_start_backtick] = ACTIONS(1482), - [sym__fenced_code_block_start_tilde] = ACTIONS(1482), - [sym__blank_line_start] = ACTIONS(1482), - [sym_minus_metadata] = ACTIONS(1482), - [sym__pipe_table_start] = ACTIONS(1482), - [sym__fenced_div_start] = ACTIONS(1482), - [sym__fenced_div_end] = ACTIONS(1482), - [sym_ref_id_specifier] = ACTIONS(1482), - [sym__display_math_state_track_marker] = ACTIONS(1482), - [sym__inline_math_state_track_marker] = ACTIONS(1482), - }, - [STATE(188)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1486), - [anon_sym_LBRACE] = ACTIONS(1486), - [anon_sym_RBRACE] = ACTIONS(1486), - [anon_sym_EQ] = ACTIONS(1486), - [anon_sym_SQUOTE] = ACTIONS(1486), - [anon_sym_BANG] = ACTIONS(1486), - [anon_sym_DQUOTE] = ACTIONS(1486), - [anon_sym_POUND] = ACTIONS(1486), - [anon_sym_DOLLAR] = ACTIONS(1486), - [anon_sym_PERCENT] = ACTIONS(1486), - [anon_sym_AMP] = ACTIONS(1486), - [anon_sym_LPAREN] = ACTIONS(1486), - [anon_sym_RPAREN] = ACTIONS(1486), - [anon_sym_STAR] = ACTIONS(1486), - [anon_sym_PLUS] = ACTIONS(1486), - [anon_sym_COMMA] = ACTIONS(1486), - [anon_sym_DASH] = ACTIONS(1486), - [anon_sym_DOT] = ACTIONS(1486), - [anon_sym_SLASH] = ACTIONS(1486), - [anon_sym_SEMI] = ACTIONS(1486), - [anon_sym_LT] = ACTIONS(1486), - [anon_sym_GT] = ACTIONS(1486), - [anon_sym_QMARK] = ACTIONS(1486), - [anon_sym_AT] = ACTIONS(1486), - [anon_sym_LBRACK] = ACTIONS(1486), - [anon_sym_BSLASH] = ACTIONS(1486), - [anon_sym_RBRACK] = ACTIONS(1486), - [anon_sym_CARET] = ACTIONS(1486), - [anon_sym__] = ACTIONS(1486), - [anon_sym_BQUOTE] = ACTIONS(1486), - [anon_sym_PIPE] = ACTIONS(1486), - [anon_sym_TILDE] = ACTIONS(1486), - [sym__word] = ACTIONS(1486), - [sym__soft_line_ending] = ACTIONS(1486), - [sym__block_close] = ACTIONS(1486), - [sym_block_continuation] = ACTIONS(1488), - [sym__block_quote_start] = ACTIONS(1486), - [sym__indented_chunk_start] = ACTIONS(1486), - [sym_atx_h1_marker] = ACTIONS(1486), - [sym_atx_h2_marker] = ACTIONS(1486), - [sym_atx_h3_marker] = ACTIONS(1486), - [sym_atx_h4_marker] = ACTIONS(1486), - [sym_atx_h5_marker] = ACTIONS(1486), - [sym_atx_h6_marker] = ACTIONS(1486), - [sym__thematic_break] = ACTIONS(1486), - [sym__list_marker_minus] = ACTIONS(1486), - [sym__list_marker_plus] = ACTIONS(1486), - [sym__list_marker_star] = ACTIONS(1486), - [sym__list_marker_parenthesis] = ACTIONS(1486), - [sym__list_marker_dot] = ACTIONS(1486), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_example] = ACTIONS(1486), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1486), - [sym__fenced_code_block_start_backtick] = ACTIONS(1486), - [sym__fenced_code_block_start_tilde] = ACTIONS(1486), - [sym__blank_line_start] = ACTIONS(1486), - [sym_minus_metadata] = ACTIONS(1486), - [sym__pipe_table_start] = ACTIONS(1486), - [sym__fenced_div_start] = ACTIONS(1486), - [sym__fenced_div_end] = ACTIONS(1486), - [sym_ref_id_specifier] = ACTIONS(1486), - [sym__display_math_state_track_marker] = ACTIONS(1486), - [sym__inline_math_state_track_marker] = ACTIONS(1486), - }, - [STATE(189)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1490), - [anon_sym_LBRACE] = ACTIONS(1490), - [anon_sym_RBRACE] = ACTIONS(1490), - [anon_sym_EQ] = ACTIONS(1490), - [anon_sym_SQUOTE] = ACTIONS(1490), - [anon_sym_BANG] = ACTIONS(1490), - [anon_sym_DQUOTE] = ACTIONS(1490), - [anon_sym_POUND] = ACTIONS(1490), - [anon_sym_DOLLAR] = ACTIONS(1490), - [anon_sym_PERCENT] = ACTIONS(1490), - [anon_sym_AMP] = ACTIONS(1490), - [anon_sym_LPAREN] = ACTIONS(1490), - [anon_sym_RPAREN] = ACTIONS(1490), - [anon_sym_STAR] = ACTIONS(1490), - [anon_sym_PLUS] = ACTIONS(1490), - [anon_sym_COMMA] = ACTIONS(1490), - [anon_sym_DASH] = ACTIONS(1490), - [anon_sym_DOT] = ACTIONS(1490), - [anon_sym_SLASH] = ACTIONS(1490), - [anon_sym_SEMI] = ACTIONS(1490), - [anon_sym_LT] = ACTIONS(1490), - [anon_sym_GT] = ACTIONS(1490), - [anon_sym_QMARK] = ACTIONS(1490), - [anon_sym_AT] = ACTIONS(1490), - [anon_sym_LBRACK] = ACTIONS(1490), - [anon_sym_BSLASH] = ACTIONS(1490), - [anon_sym_RBRACK] = ACTIONS(1490), - [anon_sym_CARET] = ACTIONS(1490), - [anon_sym__] = ACTIONS(1490), - [anon_sym_BQUOTE] = ACTIONS(1490), - [anon_sym_PIPE] = ACTIONS(1490), - [anon_sym_TILDE] = ACTIONS(1490), - [sym__word] = ACTIONS(1490), - [sym__soft_line_ending] = ACTIONS(1490), - [sym__block_close] = ACTIONS(1490), - [sym_block_continuation] = ACTIONS(1492), - [sym__block_quote_start] = ACTIONS(1490), - [sym__indented_chunk_start] = ACTIONS(1490), - [sym_atx_h1_marker] = ACTIONS(1490), - [sym_atx_h2_marker] = ACTIONS(1490), - [sym_atx_h3_marker] = ACTIONS(1490), - [sym_atx_h4_marker] = ACTIONS(1490), - [sym_atx_h5_marker] = ACTIONS(1490), - [sym_atx_h6_marker] = ACTIONS(1490), - [sym__thematic_break] = ACTIONS(1490), - [sym__list_marker_minus] = ACTIONS(1490), - [sym__list_marker_plus] = ACTIONS(1490), - [sym__list_marker_star] = ACTIONS(1490), - [sym__list_marker_parenthesis] = ACTIONS(1490), - [sym__list_marker_dot] = ACTIONS(1490), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_example] = ACTIONS(1490), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1490), - [sym__fenced_code_block_start_backtick] = ACTIONS(1490), - [sym__fenced_code_block_start_tilde] = ACTIONS(1490), - [sym__blank_line_start] = ACTIONS(1490), - [sym_minus_metadata] = ACTIONS(1490), - [sym__pipe_table_start] = ACTIONS(1490), - [sym__fenced_div_start] = ACTIONS(1490), - [sym__fenced_div_end] = ACTIONS(1490), - [sym_ref_id_specifier] = ACTIONS(1490), - [sym__display_math_state_track_marker] = ACTIONS(1490), - [sym__inline_math_state_track_marker] = ACTIONS(1490), + [STATE(167)] = { + [anon_sym_LBRACE] = ACTIONS(1417), + [anon_sym_RBRACE] = ACTIONS(1417), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1417), + [anon_sym_EQ] = ACTIONS(1417), + [anon_sym_SQUOTE] = ACTIONS(1417), + [anon_sym_BANG] = ACTIONS(1417), + [anon_sym_DQUOTE] = ACTIONS(1417), + [anon_sym_POUND] = ACTIONS(1417), + [anon_sym_DOLLAR] = ACTIONS(1417), + [anon_sym_PERCENT] = ACTIONS(1417), + [anon_sym_AMP] = ACTIONS(1417), + [anon_sym_LPAREN] = ACTIONS(1417), + [anon_sym_RPAREN] = ACTIONS(1417), + [anon_sym_STAR] = ACTIONS(1417), + [anon_sym_PLUS] = ACTIONS(1417), + [anon_sym_COMMA] = ACTIONS(1417), + [anon_sym_DASH] = ACTIONS(1417), + [anon_sym_DOT] = ACTIONS(1417), + [anon_sym_SLASH] = ACTIONS(1417), + [anon_sym_SEMI] = ACTIONS(1417), + [anon_sym_QMARK] = ACTIONS(1417), + [anon_sym_AT] = ACTIONS(1417), + [anon_sym_LBRACK] = ACTIONS(1419), + [anon_sym_BSLASH] = ACTIONS(1419), + [anon_sym_RBRACK] = ACTIONS(1417), + [anon_sym_CARET] = ACTIONS(1417), + [anon_sym__] = ACTIONS(1417), + [anon_sym_BQUOTE] = ACTIONS(1417), + [anon_sym_PIPE] = ACTIONS(1417), + [anon_sym_TILDE] = ACTIONS(1417), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1417), + [sym__escaped_characters] = ACTIONS(1417), + [sym__word] = ACTIONS(1417), + [sym__soft_line_ending] = ACTIONS(1417), + [sym__block_close] = ACTIONS(1417), + [sym_block_continuation] = ACTIONS(1479), + [sym__block_quote_start] = ACTIONS(1417), + [sym__indented_chunk_start] = ACTIONS(1417), + [sym_atx_h1_marker] = ACTIONS(1417), + [sym_atx_h2_marker] = ACTIONS(1417), + [sym_atx_h3_marker] = ACTIONS(1417), + [sym_atx_h4_marker] = ACTIONS(1417), + [sym_atx_h5_marker] = ACTIONS(1417), + [sym_atx_h6_marker] = ACTIONS(1417), + [sym_setext_h1_underline] = ACTIONS(1417), + [sym_setext_h2_underline] = ACTIONS(1417), + [sym__thematic_break] = ACTIONS(1417), + [sym__list_marker_minus] = ACTIONS(1417), + [sym__list_marker_plus] = ACTIONS(1417), + [sym__list_marker_star] = ACTIONS(1417), + [sym__list_marker_parenthesis] = ACTIONS(1417), + [sym__list_marker_dot] = ACTIONS(1417), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_example] = ACTIONS(1417), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1417), + [sym__fenced_code_block_start_backtick] = ACTIONS(1417), + [sym__fenced_code_block_start_tilde] = ACTIONS(1417), + [sym__blank_line_start] = ACTIONS(1417), + [sym_minus_metadata] = ACTIONS(1417), + [sym__pipe_table_start] = ACTIONS(1417), + [sym__fenced_div_start] = ACTIONS(1417), + [sym_ref_id_specifier] = ACTIONS(1417), + [sym__display_math_state_track_marker] = ACTIONS(1417), + [sym__inline_math_state_track_marker] = ACTIONS(1417), + [sym__html_comment] = ACTIONS(1417), + [sym_raw_specifier] = ACTIONS(1417), + [sym__autolink] = ACTIONS(1417), }, - [STATE(190)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1494), - [anon_sym_LBRACE] = ACTIONS(1494), - [anon_sym_RBRACE] = ACTIONS(1494), - [anon_sym_EQ] = ACTIONS(1494), - [anon_sym_SQUOTE] = ACTIONS(1494), - [anon_sym_BANG] = ACTIONS(1494), - [anon_sym_DQUOTE] = ACTIONS(1494), - [anon_sym_POUND] = ACTIONS(1494), - [anon_sym_DOLLAR] = ACTIONS(1494), - [anon_sym_PERCENT] = ACTIONS(1494), - [anon_sym_AMP] = ACTIONS(1494), - [anon_sym_LPAREN] = ACTIONS(1494), - [anon_sym_RPAREN] = ACTIONS(1494), - [anon_sym_STAR] = ACTIONS(1494), - [anon_sym_PLUS] = ACTIONS(1494), - [anon_sym_COMMA] = ACTIONS(1494), - [anon_sym_DASH] = ACTIONS(1494), - [anon_sym_DOT] = ACTIONS(1494), - [anon_sym_SLASH] = ACTIONS(1494), - [anon_sym_COLON] = ACTIONS(1494), - [anon_sym_SEMI] = ACTIONS(1494), - [anon_sym_LT] = ACTIONS(1494), - [anon_sym_GT] = ACTIONS(1494), - [anon_sym_QMARK] = ACTIONS(1494), - [anon_sym_AT] = ACTIONS(1494), - [anon_sym_LBRACK] = ACTIONS(1494), - [anon_sym_BSLASH] = ACTIONS(1494), - [anon_sym_RBRACK] = ACTIONS(1494), - [anon_sym_CARET] = ACTIONS(1494), - [anon_sym__] = ACTIONS(1494), - [anon_sym_BQUOTE] = ACTIONS(1494), - [anon_sym_PIPE] = ACTIONS(1494), - [anon_sym_TILDE] = ACTIONS(1494), - [sym__word] = ACTIONS(1494), - [sym__soft_line_ending] = ACTIONS(1494), - [sym__block_close] = ACTIONS(1494), - [sym__block_quote_start] = ACTIONS(1494), - [sym__indented_chunk_start] = ACTIONS(1494), - [sym_atx_h1_marker] = ACTIONS(1494), - [sym_atx_h2_marker] = ACTIONS(1494), - [sym_atx_h3_marker] = ACTIONS(1494), - [sym_atx_h4_marker] = ACTIONS(1494), - [sym_atx_h5_marker] = ACTIONS(1494), - [sym_atx_h6_marker] = ACTIONS(1494), - [sym__thematic_break] = ACTIONS(1494), - [sym__list_marker_minus] = ACTIONS(1494), - [sym__list_marker_plus] = ACTIONS(1494), - [sym__list_marker_star] = ACTIONS(1494), - [sym__list_marker_parenthesis] = ACTIONS(1494), - [sym__list_marker_dot] = ACTIONS(1494), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1494), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1494), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1494), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1494), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1494), - [sym__list_marker_example] = ACTIONS(1494), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1494), - [sym__fenced_code_block_start_backtick] = ACTIONS(1494), - [sym__fenced_code_block_start_tilde] = ACTIONS(1494), - [sym__blank_line_start] = ACTIONS(1494), - [sym_minus_metadata] = ACTIONS(1494), - [sym__pipe_table_start] = ACTIONS(1494), - [sym__fenced_div_start] = ACTIONS(1494), - [sym__fenced_div_end] = ACTIONS(1494), - [sym_ref_id_specifier] = ACTIONS(1494), - [sym__display_math_state_track_marker] = ACTIONS(1494), - [sym__inline_math_state_track_marker] = ACTIONS(1494), + [STATE(168)] = { + [anon_sym_LBRACE] = ACTIONS(1417), + [anon_sym_RBRACE] = ACTIONS(1417), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1417), + [anon_sym_EQ] = ACTIONS(1417), + [anon_sym_SQUOTE] = ACTIONS(1417), + [anon_sym_BANG] = ACTIONS(1417), + [anon_sym_DQUOTE] = ACTIONS(1417), + [anon_sym_POUND] = ACTIONS(1417), + [anon_sym_DOLLAR] = ACTIONS(1417), + [anon_sym_PERCENT] = ACTIONS(1417), + [anon_sym_AMP] = ACTIONS(1417), + [anon_sym_LPAREN] = ACTIONS(1417), + [anon_sym_RPAREN] = ACTIONS(1417), + [anon_sym_STAR] = ACTIONS(1417), + [anon_sym_PLUS] = ACTIONS(1417), + [anon_sym_COMMA] = ACTIONS(1417), + [anon_sym_DASH] = ACTIONS(1417), + [anon_sym_DOT] = ACTIONS(1417), + [anon_sym_SLASH] = ACTIONS(1417), + [anon_sym_COLON] = ACTIONS(1417), + [anon_sym_SEMI] = ACTIONS(1417), + [anon_sym_QMARK] = ACTIONS(1417), + [anon_sym_AT] = ACTIONS(1417), + [anon_sym_LBRACK] = ACTIONS(1419), + [anon_sym_BSLASH] = ACTIONS(1419), + [anon_sym_RBRACK] = ACTIONS(1417), + [anon_sym_CARET] = ACTIONS(1417), + [anon_sym__] = ACTIONS(1417), + [anon_sym_BQUOTE] = ACTIONS(1417), + [anon_sym_PIPE] = ACTIONS(1417), + [anon_sym_TILDE] = ACTIONS(1417), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1417), + [sym__escaped_characters] = ACTIONS(1417), + [sym__word] = ACTIONS(1417), + [sym__soft_line_ending] = ACTIONS(1417), + [sym__block_close] = ACTIONS(1417), + [sym_block_continuation] = ACTIONS(1481), + [sym__block_quote_start] = ACTIONS(1417), + [sym__indented_chunk_start] = ACTIONS(1417), + [sym_atx_h1_marker] = ACTIONS(1417), + [sym_atx_h2_marker] = ACTIONS(1417), + [sym_atx_h3_marker] = ACTIONS(1417), + [sym_atx_h4_marker] = ACTIONS(1417), + [sym_atx_h5_marker] = ACTIONS(1417), + [sym_atx_h6_marker] = ACTIONS(1417), + [sym__thematic_break] = ACTIONS(1417), + [sym__list_marker_minus] = ACTIONS(1417), + [sym__list_marker_plus] = ACTIONS(1417), + [sym__list_marker_star] = ACTIONS(1417), + [sym__list_marker_parenthesis] = ACTIONS(1417), + [sym__list_marker_dot] = ACTIONS(1417), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_example] = ACTIONS(1417), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1417), + [sym__fenced_code_block_start_backtick] = ACTIONS(1417), + [sym__fenced_code_block_start_tilde] = ACTIONS(1417), + [sym__blank_line_start] = ACTIONS(1417), + [sym_minus_metadata] = ACTIONS(1417), + [sym__pipe_table_start] = ACTIONS(1417), + [sym__fenced_div_start] = ACTIONS(1417), + [sym__fenced_div_end] = ACTIONS(1417), + [sym_ref_id_specifier] = ACTIONS(1417), + [sym__display_math_state_track_marker] = ACTIONS(1417), + [sym__inline_math_state_track_marker] = ACTIONS(1417), + [sym__html_comment] = ACTIONS(1417), + [sym_raw_specifier] = ACTIONS(1417), + [sym__autolink] = ACTIONS(1417), }, - [STATE(191)] = { - [ts_builtin_sym_end] = ACTIONS(1426), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1426), - [anon_sym_LBRACE] = ACTIONS(1426), - [anon_sym_RBRACE] = ACTIONS(1426), - [anon_sym_EQ] = ACTIONS(1426), - [anon_sym_SQUOTE] = ACTIONS(1426), - [anon_sym_BANG] = ACTIONS(1426), - [anon_sym_DQUOTE] = ACTIONS(1426), - [anon_sym_POUND] = ACTIONS(1426), - [anon_sym_DOLLAR] = ACTIONS(1426), - [anon_sym_PERCENT] = ACTIONS(1426), - [anon_sym_AMP] = ACTIONS(1426), - [anon_sym_LPAREN] = ACTIONS(1426), - [anon_sym_RPAREN] = ACTIONS(1426), - [anon_sym_STAR] = ACTIONS(1426), - [anon_sym_PLUS] = ACTIONS(1426), - [anon_sym_COMMA] = ACTIONS(1426), - [anon_sym_DASH] = ACTIONS(1426), - [anon_sym_DOT] = ACTIONS(1426), - [anon_sym_SLASH] = ACTIONS(1426), - [anon_sym_SEMI] = ACTIONS(1426), - [anon_sym_LT] = ACTIONS(1426), - [anon_sym_GT] = ACTIONS(1426), - [anon_sym_QMARK] = ACTIONS(1426), - [anon_sym_AT] = ACTIONS(1426), - [anon_sym_LBRACK] = ACTIONS(1426), - [anon_sym_BSLASH] = ACTIONS(1426), - [anon_sym_RBRACK] = ACTIONS(1426), - [anon_sym_CARET] = ACTIONS(1426), - [anon_sym__] = ACTIONS(1426), - [anon_sym_BQUOTE] = ACTIONS(1426), - [anon_sym_PIPE] = ACTIONS(1426), - [anon_sym_TILDE] = ACTIONS(1426), - [sym__word] = ACTIONS(1426), - [sym__soft_line_ending] = ACTIONS(1426), - [sym__block_quote_start] = ACTIONS(1426), - [sym__indented_chunk_start] = ACTIONS(1426), - [sym_atx_h1_marker] = ACTIONS(1426), - [sym_atx_h2_marker] = ACTIONS(1426), - [sym_atx_h3_marker] = ACTIONS(1426), - [sym_atx_h4_marker] = ACTIONS(1426), - [sym_atx_h5_marker] = ACTIONS(1426), - [sym_atx_h6_marker] = ACTIONS(1426), - [sym_setext_h1_underline] = ACTIONS(1426), - [sym_setext_h2_underline] = ACTIONS(1426), - [sym__thematic_break] = ACTIONS(1426), - [sym__list_marker_minus] = ACTIONS(1426), - [sym__list_marker_plus] = ACTIONS(1426), - [sym__list_marker_star] = ACTIONS(1426), - [sym__list_marker_parenthesis] = ACTIONS(1426), - [sym__list_marker_dot] = ACTIONS(1426), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_example] = ACTIONS(1426), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1426), - [sym__fenced_code_block_start_backtick] = ACTIONS(1426), - [sym__fenced_code_block_start_tilde] = ACTIONS(1426), - [sym__blank_line_start] = ACTIONS(1426), - [sym_minus_metadata] = ACTIONS(1426), - [sym__pipe_table_start] = ACTIONS(1426), - [sym__fenced_div_start] = ACTIONS(1426), - [sym_ref_id_specifier] = ACTIONS(1426), - [sym__display_math_state_track_marker] = ACTIONS(1426), - [sym__inline_math_state_track_marker] = ACTIONS(1426), + [STATE(169)] = { + [sym__indented_chunk] = STATE(143), + [sym__blank_line] = STATE(143), + [aux_sym_indented_code_block_repeat1] = STATE(143), + [anon_sym_LBRACE] = ACTIONS(1457), + [anon_sym_RBRACE] = ACTIONS(1457), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1457), + [anon_sym_EQ] = ACTIONS(1457), + [anon_sym_SQUOTE] = ACTIONS(1457), + [anon_sym_BANG] = ACTIONS(1457), + [anon_sym_DQUOTE] = ACTIONS(1457), + [anon_sym_POUND] = ACTIONS(1457), + [anon_sym_DOLLAR] = ACTIONS(1457), + [anon_sym_PERCENT] = ACTIONS(1457), + [anon_sym_AMP] = ACTIONS(1457), + [anon_sym_LPAREN] = ACTIONS(1457), + [anon_sym_RPAREN] = ACTIONS(1457), + [anon_sym_STAR] = ACTIONS(1457), + [anon_sym_PLUS] = ACTIONS(1457), + [anon_sym_COMMA] = ACTIONS(1457), + [anon_sym_DASH] = ACTIONS(1457), + [anon_sym_DOT] = ACTIONS(1457), + [anon_sym_SLASH] = ACTIONS(1457), + [anon_sym_SEMI] = ACTIONS(1457), + [anon_sym_QMARK] = ACTIONS(1457), + [anon_sym_AT] = ACTIONS(1457), + [anon_sym_LBRACK] = ACTIONS(1459), + [anon_sym_BSLASH] = ACTIONS(1459), + [anon_sym_RBRACK] = ACTIONS(1457), + [anon_sym_CARET] = ACTIONS(1457), + [anon_sym__] = ACTIONS(1457), + [anon_sym_BQUOTE] = ACTIONS(1457), + [anon_sym_PIPE] = ACTIONS(1457), + [anon_sym_TILDE] = ACTIONS(1457), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1457), + [sym__escaped_characters] = ACTIONS(1457), + [sym__word] = ACTIONS(1457), + [sym__soft_line_ending] = ACTIONS(1457), + [sym__block_close] = ACTIONS(1457), + [sym__block_quote_start] = ACTIONS(1457), + [sym__indented_chunk_start] = ACTIONS(99), + [sym_atx_h1_marker] = ACTIONS(1457), + [sym_atx_h2_marker] = ACTIONS(1457), + [sym_atx_h3_marker] = ACTIONS(1457), + [sym_atx_h4_marker] = ACTIONS(1457), + [sym_atx_h5_marker] = ACTIONS(1457), + [sym_atx_h6_marker] = ACTIONS(1457), + [sym__thematic_break] = ACTIONS(1457), + [sym__list_marker_minus] = ACTIONS(1457), + [sym__list_marker_plus] = ACTIONS(1457), + [sym__list_marker_star] = ACTIONS(1457), + [sym__list_marker_parenthesis] = ACTIONS(1457), + [sym__list_marker_dot] = ACTIONS(1457), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1457), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1457), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1457), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1457), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1457), + [sym__list_marker_example] = ACTIONS(1457), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1457), + [sym__fenced_code_block_start_backtick] = ACTIONS(1457), + [sym__fenced_code_block_start_tilde] = ACTIONS(1457), + [sym__blank_line_start] = ACTIONS(119), + [sym_minus_metadata] = ACTIONS(1457), + [sym__pipe_table_start] = ACTIONS(1457), + [sym__fenced_div_start] = ACTIONS(1457), + [sym_ref_id_specifier] = ACTIONS(1457), + [sym__display_math_state_track_marker] = ACTIONS(1457), + [sym__inline_math_state_track_marker] = ACTIONS(1457), + [sym__html_comment] = ACTIONS(1457), + [sym_raw_specifier] = ACTIONS(1457), + [sym__autolink] = ACTIONS(1457), }, - [STATE(192)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1382), + [STATE(170)] = { + [sym_list_marker_dot] = STATE(3), + [sym__list_item_dot] = STATE(170), + [aux_sym__list_dot_repeat1] = STATE(170), + [ts_builtin_sym_end] = ACTIONS(1382), [anon_sym_LBRACE] = ACTIONS(1382), [anon_sym_RBRACE] = ACTIONS(1382), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1382), [anon_sym_EQ] = ACTIONS(1382), [anon_sym_SQUOTE] = ACTIONS(1382), [anon_sym_BANG] = ACTIONS(1382), @@ -24187,24 +23380,21 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [anon_sym_DASH] = ACTIONS(1382), [anon_sym_DOT] = ACTIONS(1382), [anon_sym_SLASH] = ACTIONS(1382), - [anon_sym_COLON] = ACTIONS(1382), [anon_sym_SEMI] = ACTIONS(1382), - [anon_sym_LT] = ACTIONS(1382), - [anon_sym_GT] = ACTIONS(1382), [anon_sym_QMARK] = ACTIONS(1382), [anon_sym_AT] = ACTIONS(1382), - [anon_sym_LBRACK] = ACTIONS(1382), - [anon_sym_BSLASH] = ACTIONS(1382), + [anon_sym_LBRACK] = ACTIONS(1384), + [anon_sym_BSLASH] = ACTIONS(1384), [anon_sym_RBRACK] = ACTIONS(1382), [anon_sym_CARET] = ACTIONS(1382), [anon_sym__] = ACTIONS(1382), [anon_sym_BQUOTE] = ACTIONS(1382), [anon_sym_PIPE] = ACTIONS(1382), [anon_sym_TILDE] = ACTIONS(1382), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1382), + [sym__escaped_characters] = ACTIONS(1382), [sym__word] = ACTIONS(1382), [sym__soft_line_ending] = ACTIONS(1382), - [sym__block_close] = ACTIONS(1382), - [sym_block_continuation] = ACTIONS(1496), [sym__block_quote_start] = ACTIONS(1382), [sym__indented_chunk_start] = ACTIONS(1382), [sym_atx_h1_marker] = ACTIONS(1382), @@ -24218,12 +23408,12 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym__list_marker_plus] = ACTIONS(1382), [sym__list_marker_star] = ACTIONS(1382), [sym__list_marker_parenthesis] = ACTIONS(1382), - [sym__list_marker_dot] = ACTIONS(1382), + [sym__list_marker_dot] = ACTIONS(1386), [sym__list_marker_minus_dont_interrupt] = ACTIONS(1382), [sym__list_marker_plus_dont_interrupt] = ACTIONS(1382), [sym__list_marker_star_dont_interrupt] = ACTIONS(1382), [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1382), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1382), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1386), [sym__list_marker_example] = ACTIONS(1382), [sym__list_marker_example_dont_interrupt] = ACTIONS(1382), [sym__fenced_code_block_start_backtick] = ACTIONS(1382), @@ -24235,564 +23425,163 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym_ref_id_specifier] = ACTIONS(1382), [sym__display_math_state_track_marker] = ACTIONS(1382), [sym__inline_math_state_track_marker] = ACTIONS(1382), + [sym__html_comment] = ACTIONS(1382), + [sym_raw_specifier] = ACTIONS(1382), + [sym__autolink] = ACTIONS(1382), }, - [STATE(193)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1426), - [anon_sym_LBRACE] = ACTIONS(1426), - [anon_sym_RBRACE] = ACTIONS(1426), - [anon_sym_EQ] = ACTIONS(1426), - [anon_sym_SQUOTE] = ACTIONS(1426), - [anon_sym_BANG] = ACTIONS(1426), - [anon_sym_DQUOTE] = ACTIONS(1426), - [anon_sym_POUND] = ACTIONS(1426), - [anon_sym_DOLLAR] = ACTIONS(1426), - [anon_sym_PERCENT] = ACTIONS(1426), - [anon_sym_AMP] = ACTIONS(1426), - [anon_sym_LPAREN] = ACTIONS(1426), - [anon_sym_RPAREN] = ACTIONS(1426), - [anon_sym_STAR] = ACTIONS(1426), - [anon_sym_PLUS] = ACTIONS(1426), - [anon_sym_COMMA] = ACTIONS(1426), - [anon_sym_DASH] = ACTIONS(1426), - [anon_sym_DOT] = ACTIONS(1426), - [anon_sym_SLASH] = ACTIONS(1426), - [anon_sym_SEMI] = ACTIONS(1426), - [anon_sym_LT] = ACTIONS(1426), - [anon_sym_GT] = ACTIONS(1426), - [anon_sym_QMARK] = ACTIONS(1426), - [anon_sym_AT] = ACTIONS(1426), - [anon_sym_LBRACK] = ACTIONS(1426), - [anon_sym_BSLASH] = ACTIONS(1426), - [anon_sym_RBRACK] = ACTIONS(1426), - [anon_sym_CARET] = ACTIONS(1426), - [anon_sym__] = ACTIONS(1426), - [anon_sym_BQUOTE] = ACTIONS(1426), - [anon_sym_PIPE] = ACTIONS(1426), - [anon_sym_TILDE] = ACTIONS(1426), - [sym__word] = ACTIONS(1426), - [sym__soft_line_ending] = ACTIONS(1426), - [sym__block_close] = ACTIONS(1426), - [sym__block_quote_start] = ACTIONS(1426), - [sym__indented_chunk_start] = ACTIONS(1426), - [sym_atx_h1_marker] = ACTIONS(1426), - [sym_atx_h2_marker] = ACTIONS(1426), - [sym_atx_h3_marker] = ACTIONS(1426), - [sym_atx_h4_marker] = ACTIONS(1426), - [sym_atx_h5_marker] = ACTIONS(1426), - [sym_atx_h6_marker] = ACTIONS(1426), - [sym_setext_h1_underline] = ACTIONS(1426), - [sym_setext_h2_underline] = ACTIONS(1426), - [sym__thematic_break] = ACTIONS(1426), - [sym__list_marker_minus] = ACTIONS(1426), - [sym__list_marker_plus] = ACTIONS(1426), - [sym__list_marker_star] = ACTIONS(1426), - [sym__list_marker_parenthesis] = ACTIONS(1426), - [sym__list_marker_dot] = ACTIONS(1426), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_example] = ACTIONS(1426), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1426), - [sym__fenced_code_block_start_backtick] = ACTIONS(1426), - [sym__fenced_code_block_start_tilde] = ACTIONS(1426), - [sym__blank_line_start] = ACTIONS(1426), - [sym_minus_metadata] = ACTIONS(1426), - [sym__pipe_table_start] = ACTIONS(1426), - [sym__fenced_div_start] = ACTIONS(1426), - [sym_ref_id_specifier] = ACTIONS(1426), - [sym__display_math_state_track_marker] = ACTIONS(1426), - [sym__inline_math_state_track_marker] = ACTIONS(1426), - }, - [STATE(194)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1414), - [anon_sym_LBRACE] = ACTIONS(1414), - [anon_sym_RBRACE] = ACTIONS(1414), - [anon_sym_EQ] = ACTIONS(1414), - [anon_sym_SQUOTE] = ACTIONS(1414), - [anon_sym_BANG] = ACTIONS(1414), - [anon_sym_DQUOTE] = ACTIONS(1414), - [anon_sym_POUND] = ACTIONS(1414), - [anon_sym_DOLLAR] = ACTIONS(1414), - [anon_sym_PERCENT] = ACTIONS(1414), - [anon_sym_AMP] = ACTIONS(1414), - [anon_sym_LPAREN] = ACTIONS(1414), - [anon_sym_RPAREN] = ACTIONS(1414), - [anon_sym_STAR] = ACTIONS(1414), - [anon_sym_PLUS] = ACTIONS(1414), - [anon_sym_COMMA] = ACTIONS(1414), - [anon_sym_DASH] = ACTIONS(1414), - [anon_sym_DOT] = ACTIONS(1414), - [anon_sym_SLASH] = ACTIONS(1414), - [anon_sym_SEMI] = ACTIONS(1414), - [anon_sym_LT] = ACTIONS(1414), - [anon_sym_GT] = ACTIONS(1414), - [anon_sym_QMARK] = ACTIONS(1414), - [anon_sym_AT] = ACTIONS(1414), - [anon_sym_LBRACK] = ACTIONS(1414), - [anon_sym_BSLASH] = ACTIONS(1414), - [anon_sym_RBRACK] = ACTIONS(1414), - [anon_sym_CARET] = ACTIONS(1414), - [anon_sym__] = ACTIONS(1414), - [anon_sym_BQUOTE] = ACTIONS(1414), - [anon_sym_PIPE] = ACTIONS(1414), - [anon_sym_TILDE] = ACTIONS(1414), - [sym__word] = ACTIONS(1414), - [sym__soft_line_ending] = ACTIONS(1414), - [sym__block_close] = ACTIONS(1414), - [sym__block_quote_start] = ACTIONS(1414), - [sym__indented_chunk_start] = ACTIONS(1414), - [sym_atx_h1_marker] = ACTIONS(1414), - [sym_atx_h2_marker] = ACTIONS(1414), - [sym_atx_h3_marker] = ACTIONS(1414), - [sym_atx_h4_marker] = ACTIONS(1414), - [sym_atx_h5_marker] = ACTIONS(1414), - [sym_atx_h6_marker] = ACTIONS(1414), - [sym_setext_h1_underline] = ACTIONS(1414), - [sym_setext_h2_underline] = ACTIONS(1414), - [sym__thematic_break] = ACTIONS(1414), - [sym__list_marker_minus] = ACTIONS(1414), - [sym__list_marker_plus] = ACTIONS(1414), - [sym__list_marker_star] = ACTIONS(1414), - [sym__list_marker_parenthesis] = ACTIONS(1414), - [sym__list_marker_dot] = ACTIONS(1414), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_example] = ACTIONS(1414), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1414), - [sym__fenced_code_block_start_backtick] = ACTIONS(1414), - [sym__fenced_code_block_start_tilde] = ACTIONS(1414), - [sym__blank_line_start] = ACTIONS(1414), - [sym_minus_metadata] = ACTIONS(1414), - [sym__pipe_table_start] = ACTIONS(1414), - [sym__fenced_div_start] = ACTIONS(1414), - [sym_ref_id_specifier] = ACTIONS(1414), - [sym__display_math_state_track_marker] = ACTIONS(1414), - [sym__inline_math_state_track_marker] = ACTIONS(1414), - }, - [STATE(195)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1426), - [anon_sym_LBRACE] = ACTIONS(1426), - [anon_sym_RBRACE] = ACTIONS(1426), - [anon_sym_EQ] = ACTIONS(1426), - [anon_sym_SQUOTE] = ACTIONS(1426), - [anon_sym_BANG] = ACTIONS(1426), - [anon_sym_DQUOTE] = ACTIONS(1426), - [anon_sym_POUND] = ACTIONS(1426), - [anon_sym_DOLLAR] = ACTIONS(1426), - [anon_sym_PERCENT] = ACTIONS(1426), - [anon_sym_AMP] = ACTIONS(1426), - [anon_sym_LPAREN] = ACTIONS(1426), - [anon_sym_RPAREN] = ACTIONS(1426), - [anon_sym_STAR] = ACTIONS(1426), - [anon_sym_PLUS] = ACTIONS(1426), - [anon_sym_COMMA] = ACTIONS(1426), - [anon_sym_DASH] = ACTIONS(1426), - [anon_sym_DOT] = ACTIONS(1426), - [anon_sym_SLASH] = ACTIONS(1426), - [anon_sym_COLON] = ACTIONS(1426), - [anon_sym_SEMI] = ACTIONS(1426), - [anon_sym_LT] = ACTIONS(1426), - [anon_sym_GT] = ACTIONS(1426), - [anon_sym_QMARK] = ACTIONS(1426), - [anon_sym_AT] = ACTIONS(1426), - [anon_sym_LBRACK] = ACTIONS(1426), - [anon_sym_BSLASH] = ACTIONS(1426), - [anon_sym_RBRACK] = ACTIONS(1426), - [anon_sym_CARET] = ACTIONS(1426), - [anon_sym__] = ACTIONS(1426), - [anon_sym_BQUOTE] = ACTIONS(1426), - [anon_sym_PIPE] = ACTIONS(1426), - [anon_sym_TILDE] = ACTIONS(1426), - [sym__word] = ACTIONS(1426), - [sym__soft_line_ending] = ACTIONS(1426), - [sym__block_close] = ACTIONS(1426), - [sym__block_quote_start] = ACTIONS(1426), - [sym__indented_chunk_start] = ACTIONS(1426), - [sym_atx_h1_marker] = ACTIONS(1426), - [sym_atx_h2_marker] = ACTIONS(1426), - [sym_atx_h3_marker] = ACTIONS(1426), - [sym_atx_h4_marker] = ACTIONS(1426), - [sym_atx_h5_marker] = ACTIONS(1426), - [sym_atx_h6_marker] = ACTIONS(1426), - [sym__thematic_break] = ACTIONS(1426), - [sym__list_marker_minus] = ACTIONS(1426), - [sym__list_marker_plus] = ACTIONS(1426), - [sym__list_marker_star] = ACTIONS(1426), - [sym__list_marker_parenthesis] = ACTIONS(1426), - [sym__list_marker_dot] = ACTIONS(1426), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_example] = ACTIONS(1426), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1426), - [sym__fenced_code_block_start_backtick] = ACTIONS(1426), - [sym__fenced_code_block_start_tilde] = ACTIONS(1426), - [sym__blank_line_start] = ACTIONS(1426), - [sym_minus_metadata] = ACTIONS(1426), - [sym__pipe_table_start] = ACTIONS(1426), - [sym__fenced_div_start] = ACTIONS(1426), - [sym__fenced_div_end] = ACTIONS(1426), - [sym_ref_id_specifier] = ACTIONS(1426), - [sym__display_math_state_track_marker] = ACTIONS(1426), - [sym__inline_math_state_track_marker] = ACTIONS(1426), - }, - [STATE(196)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1428), - [anon_sym_LBRACE] = ACTIONS(1428), - [anon_sym_RBRACE] = ACTIONS(1428), - [anon_sym_EQ] = ACTIONS(1428), - [anon_sym_SQUOTE] = ACTIONS(1428), - [anon_sym_BANG] = ACTIONS(1428), - [anon_sym_DQUOTE] = ACTIONS(1428), - [anon_sym_POUND] = ACTIONS(1428), - [anon_sym_DOLLAR] = ACTIONS(1428), - [anon_sym_PERCENT] = ACTIONS(1428), - [anon_sym_AMP] = ACTIONS(1428), - [anon_sym_LPAREN] = ACTIONS(1428), - [anon_sym_RPAREN] = ACTIONS(1428), - [anon_sym_STAR] = ACTIONS(1428), - [anon_sym_PLUS] = ACTIONS(1428), - [anon_sym_COMMA] = ACTIONS(1428), - [anon_sym_DASH] = ACTIONS(1428), - [anon_sym_DOT] = ACTIONS(1428), - [anon_sym_SLASH] = ACTIONS(1428), - [anon_sym_COLON] = ACTIONS(1498), - [anon_sym_SEMI] = ACTIONS(1428), - [anon_sym_LT] = ACTIONS(1428), - [anon_sym_GT] = ACTIONS(1428), - [anon_sym_QMARK] = ACTIONS(1428), - [anon_sym_AT] = ACTIONS(1428), - [anon_sym_LBRACK] = ACTIONS(1428), - [anon_sym_BSLASH] = ACTIONS(1428), - [anon_sym_RBRACK] = ACTIONS(1428), - [anon_sym_CARET] = ACTIONS(1428), - [anon_sym__] = ACTIONS(1428), - [anon_sym_BQUOTE] = ACTIONS(1428), - [anon_sym_PIPE] = ACTIONS(1428), - [anon_sym_TILDE] = ACTIONS(1428), - [sym__word] = ACTIONS(1428), - [sym__soft_line_ending] = ACTIONS(1428), - [sym__block_close] = ACTIONS(1428), - [sym__block_quote_start] = ACTIONS(1428), - [sym__indented_chunk_start] = ACTIONS(1428), - [sym_atx_h1_marker] = ACTIONS(1428), - [sym_atx_h2_marker] = ACTIONS(1428), - [sym_atx_h3_marker] = ACTIONS(1428), - [sym_atx_h4_marker] = ACTIONS(1428), - [sym_atx_h5_marker] = ACTIONS(1428), - [sym_atx_h6_marker] = ACTIONS(1428), - [sym__thematic_break] = ACTIONS(1428), - [sym__list_marker_minus] = ACTIONS(1428), - [sym__list_marker_plus] = ACTIONS(1428), - [sym__list_marker_star] = ACTIONS(1428), - [sym__list_marker_parenthesis] = ACTIONS(1428), - [sym__list_marker_dot] = ACTIONS(1428), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_example] = ACTIONS(1428), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1428), - [sym__fenced_code_block_start_backtick] = ACTIONS(1428), - [sym__fenced_code_block_start_tilde] = ACTIONS(1428), - [sym__blank_line_start] = ACTIONS(1428), - [sym_minus_metadata] = ACTIONS(1428), - [sym__pipe_table_start] = ACTIONS(1428), - [sym__fenced_div_start] = ACTIONS(1428), - [sym__fenced_div_end] = ACTIONS(1428), - [sym_ref_id_specifier] = ACTIONS(1428), - [sym__display_math_state_track_marker] = ACTIONS(1428), - [sym__inline_math_state_track_marker] = ACTIONS(1428), - }, - [STATE(197)] = { - [ts_builtin_sym_end] = ACTIONS(1428), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1428), - [anon_sym_LBRACE] = ACTIONS(1428), - [anon_sym_RBRACE] = ACTIONS(1428), - [anon_sym_EQ] = ACTIONS(1428), - [anon_sym_SQUOTE] = ACTIONS(1428), - [anon_sym_BANG] = ACTIONS(1428), - [anon_sym_DQUOTE] = ACTIONS(1428), - [anon_sym_POUND] = ACTIONS(1428), - [anon_sym_DOLLAR] = ACTIONS(1428), - [anon_sym_PERCENT] = ACTIONS(1428), - [anon_sym_AMP] = ACTIONS(1428), - [anon_sym_LPAREN] = ACTIONS(1428), - [anon_sym_RPAREN] = ACTIONS(1428), - [anon_sym_STAR] = ACTIONS(1428), - [anon_sym_PLUS] = ACTIONS(1428), - [anon_sym_COMMA] = ACTIONS(1428), - [anon_sym_DASH] = ACTIONS(1428), - [anon_sym_DOT] = ACTIONS(1428), - [anon_sym_SLASH] = ACTIONS(1428), - [anon_sym_SEMI] = ACTIONS(1428), - [anon_sym_LT] = ACTIONS(1428), - [anon_sym_GT] = ACTIONS(1428), - [anon_sym_QMARK] = ACTIONS(1428), - [anon_sym_AT] = ACTIONS(1428), - [anon_sym_LBRACK] = ACTIONS(1428), - [anon_sym_BSLASH] = ACTIONS(1428), - [anon_sym_RBRACK] = ACTIONS(1428), - [anon_sym_CARET] = ACTIONS(1428), - [anon_sym__] = ACTIONS(1428), - [anon_sym_BQUOTE] = ACTIONS(1428), - [anon_sym_PIPE] = ACTIONS(1428), - [anon_sym_TILDE] = ACTIONS(1428), - [sym__word] = ACTIONS(1428), - [sym__soft_line_ending] = ACTIONS(1428), - [sym__block_quote_start] = ACTIONS(1428), - [sym__indented_chunk_start] = ACTIONS(1428), - [sym_atx_h1_marker] = ACTIONS(1428), - [sym_atx_h2_marker] = ACTIONS(1428), - [sym_atx_h3_marker] = ACTIONS(1428), - [sym_atx_h4_marker] = ACTIONS(1428), - [sym_atx_h5_marker] = ACTIONS(1428), - [sym_atx_h6_marker] = ACTIONS(1428), - [sym_setext_h1_underline] = ACTIONS(1500), - [sym_setext_h2_underline] = ACTIONS(1502), - [sym__thematic_break] = ACTIONS(1428), - [sym__list_marker_minus] = ACTIONS(1428), - [sym__list_marker_plus] = ACTIONS(1428), - [sym__list_marker_star] = ACTIONS(1428), - [sym__list_marker_parenthesis] = ACTIONS(1428), - [sym__list_marker_dot] = ACTIONS(1428), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_example] = ACTIONS(1428), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1428), - [sym__fenced_code_block_start_backtick] = ACTIONS(1428), - [sym__fenced_code_block_start_tilde] = ACTIONS(1428), - [sym__blank_line_start] = ACTIONS(1428), - [sym_minus_metadata] = ACTIONS(1428), - [sym__pipe_table_start] = ACTIONS(1428), - [sym__fenced_div_start] = ACTIONS(1428), - [sym_ref_id_specifier] = ACTIONS(1428), - [sym__display_math_state_track_marker] = ACTIONS(1428), - [sym__inline_math_state_track_marker] = ACTIONS(1428), - }, - [STATE(198)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1504), - [anon_sym_LBRACE] = ACTIONS(1504), - [anon_sym_RBRACE] = ACTIONS(1504), - [anon_sym_EQ] = ACTIONS(1504), - [anon_sym_SQUOTE] = ACTIONS(1504), - [anon_sym_BANG] = ACTIONS(1504), - [anon_sym_DQUOTE] = ACTIONS(1504), - [anon_sym_POUND] = ACTIONS(1504), - [anon_sym_DOLLAR] = ACTIONS(1504), - [anon_sym_PERCENT] = ACTIONS(1504), - [anon_sym_AMP] = ACTIONS(1504), - [anon_sym_LPAREN] = ACTIONS(1504), - [anon_sym_RPAREN] = ACTIONS(1504), - [anon_sym_STAR] = ACTIONS(1504), - [anon_sym_PLUS] = ACTIONS(1504), - [anon_sym_COMMA] = ACTIONS(1504), - [anon_sym_DASH] = ACTIONS(1504), - [anon_sym_DOT] = ACTIONS(1504), - [anon_sym_SLASH] = ACTIONS(1504), - [anon_sym_SEMI] = ACTIONS(1504), - [anon_sym_LT] = ACTIONS(1504), - [anon_sym_GT] = ACTIONS(1504), - [anon_sym_QMARK] = ACTIONS(1504), - [anon_sym_AT] = ACTIONS(1504), - [anon_sym_LBRACK] = ACTIONS(1504), - [anon_sym_BSLASH] = ACTIONS(1504), - [anon_sym_RBRACK] = ACTIONS(1504), - [anon_sym_CARET] = ACTIONS(1504), - [anon_sym__] = ACTIONS(1504), - [anon_sym_BQUOTE] = ACTIONS(1504), - [anon_sym_PIPE] = ACTIONS(1504), - [anon_sym_TILDE] = ACTIONS(1504), - [sym__word] = ACTIONS(1504), - [sym__soft_line_ending] = ACTIONS(1504), - [sym__block_close] = ACTIONS(1504), - [sym_block_continuation] = ACTIONS(1506), - [sym__block_quote_start] = ACTIONS(1504), - [sym__indented_chunk_start] = ACTIONS(1504), - [sym_atx_h1_marker] = ACTIONS(1504), - [sym_atx_h2_marker] = ACTIONS(1504), - [sym_atx_h3_marker] = ACTIONS(1504), - [sym_atx_h4_marker] = ACTIONS(1504), - [sym_atx_h5_marker] = ACTIONS(1504), - [sym_atx_h6_marker] = ACTIONS(1504), - [sym__thematic_break] = ACTIONS(1504), - [sym__list_marker_minus] = ACTIONS(1504), - [sym__list_marker_plus] = ACTIONS(1504), - [sym__list_marker_star] = ACTIONS(1504), - [sym__list_marker_parenthesis] = ACTIONS(1504), - [sym__list_marker_dot] = ACTIONS(1504), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1504), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1504), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1504), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1504), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1504), - [sym__list_marker_example] = ACTIONS(1504), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1504), - [sym__fenced_code_block_start_backtick] = ACTIONS(1504), - [sym__fenced_code_block_start_tilde] = ACTIONS(1504), - [sym__blank_line_start] = ACTIONS(1504), - [sym_minus_metadata] = ACTIONS(1504), - [sym__pipe_table_start] = ACTIONS(1504), - [sym__fenced_div_start] = ACTIONS(1504), - [sym__fenced_div_end] = ACTIONS(1504), - [sym_ref_id_specifier] = ACTIONS(1504), - [sym__display_math_state_track_marker] = ACTIONS(1504), - [sym__inline_math_state_track_marker] = ACTIONS(1504), - }, - [STATE(199)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1508), - [anon_sym_LBRACE] = ACTIONS(1508), - [anon_sym_RBRACE] = ACTIONS(1508), - [anon_sym_EQ] = ACTIONS(1508), - [anon_sym_SQUOTE] = ACTIONS(1508), - [anon_sym_BANG] = ACTIONS(1508), - [anon_sym_DQUOTE] = ACTIONS(1508), - [anon_sym_POUND] = ACTIONS(1508), - [anon_sym_DOLLAR] = ACTIONS(1508), - [anon_sym_PERCENT] = ACTIONS(1508), - [anon_sym_AMP] = ACTIONS(1508), - [anon_sym_LPAREN] = ACTIONS(1508), - [anon_sym_RPAREN] = ACTIONS(1508), - [anon_sym_STAR] = ACTIONS(1508), - [anon_sym_PLUS] = ACTIONS(1508), - [anon_sym_COMMA] = ACTIONS(1508), - [anon_sym_DASH] = ACTIONS(1508), - [anon_sym_DOT] = ACTIONS(1508), - [anon_sym_SLASH] = ACTIONS(1508), - [anon_sym_SEMI] = ACTIONS(1508), - [anon_sym_LT] = ACTIONS(1508), - [anon_sym_GT] = ACTIONS(1508), - [anon_sym_QMARK] = ACTIONS(1508), - [anon_sym_AT] = ACTIONS(1508), - [anon_sym_LBRACK] = ACTIONS(1508), - [anon_sym_BSLASH] = ACTIONS(1508), - [anon_sym_RBRACK] = ACTIONS(1508), - [anon_sym_CARET] = ACTIONS(1508), - [anon_sym__] = ACTIONS(1508), - [anon_sym_BQUOTE] = ACTIONS(1508), - [anon_sym_PIPE] = ACTIONS(1508), - [anon_sym_TILDE] = ACTIONS(1508), - [sym__word] = ACTIONS(1508), - [sym__soft_line_ending] = ACTIONS(1508), - [sym__block_close] = ACTIONS(1508), - [sym_block_continuation] = ACTIONS(1510), - [sym__block_quote_start] = ACTIONS(1508), - [sym__indented_chunk_start] = ACTIONS(1508), - [sym_atx_h1_marker] = ACTIONS(1508), - [sym_atx_h2_marker] = ACTIONS(1508), - [sym_atx_h3_marker] = ACTIONS(1508), - [sym_atx_h4_marker] = ACTIONS(1508), - [sym_atx_h5_marker] = ACTIONS(1508), - [sym_atx_h6_marker] = ACTIONS(1508), - [sym__thematic_break] = ACTIONS(1508), - [sym__list_marker_minus] = ACTIONS(1508), - [sym__list_marker_plus] = ACTIONS(1508), - [sym__list_marker_star] = ACTIONS(1508), - [sym__list_marker_parenthesis] = ACTIONS(1508), - [sym__list_marker_dot] = ACTIONS(1508), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1508), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1508), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1508), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1508), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1508), - [sym__list_marker_example] = ACTIONS(1508), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1508), - [sym__fenced_code_block_start_backtick] = ACTIONS(1508), - [sym__fenced_code_block_start_tilde] = ACTIONS(1508), - [sym__blank_line_start] = ACTIONS(1508), - [sym_minus_metadata] = ACTIONS(1508), - [sym__pipe_table_start] = ACTIONS(1508), - [sym__fenced_div_start] = ACTIONS(1508), - [sym__fenced_div_end] = ACTIONS(1508), - [sym_ref_id_specifier] = ACTIONS(1508), - [sym__display_math_state_track_marker] = ACTIONS(1508), - [sym__inline_math_state_track_marker] = ACTIONS(1508), + [STATE(171)] = { + [anon_sym_LBRACE] = ACTIONS(1483), + [anon_sym_RBRACE] = ACTIONS(1483), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1483), + [anon_sym_EQ] = ACTIONS(1483), + [anon_sym_SQUOTE] = ACTIONS(1483), + [anon_sym_BANG] = ACTIONS(1483), + [anon_sym_DQUOTE] = ACTIONS(1483), + [anon_sym_POUND] = ACTIONS(1483), + [anon_sym_DOLLAR] = ACTIONS(1483), + [anon_sym_PERCENT] = ACTIONS(1483), + [anon_sym_AMP] = ACTIONS(1483), + [anon_sym_LPAREN] = ACTIONS(1483), + [anon_sym_RPAREN] = ACTIONS(1483), + [anon_sym_STAR] = ACTIONS(1483), + [anon_sym_PLUS] = ACTIONS(1483), + [anon_sym_COMMA] = ACTIONS(1483), + [anon_sym_DASH] = ACTIONS(1483), + [anon_sym_DOT] = ACTIONS(1483), + [anon_sym_SLASH] = ACTIONS(1483), + [anon_sym_SEMI] = ACTIONS(1483), + [anon_sym_QMARK] = ACTIONS(1483), + [anon_sym_AT] = ACTIONS(1483), + [anon_sym_LBRACK] = ACTIONS(1485), + [anon_sym_BSLASH] = ACTIONS(1485), + [anon_sym_RBRACK] = ACTIONS(1483), + [anon_sym_CARET] = ACTIONS(1483), + [anon_sym__] = ACTIONS(1483), + [anon_sym_BQUOTE] = ACTIONS(1483), + [anon_sym_PIPE] = ACTIONS(1483), + [anon_sym_TILDE] = ACTIONS(1483), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1483), + [sym__escaped_characters] = ACTIONS(1483), + [sym__word] = ACTIONS(1483), + [sym__soft_line_ending] = ACTIONS(1483), + [sym__block_close] = ACTIONS(1483), + [sym__block_quote_start] = ACTIONS(1483), + [sym__indented_chunk_start] = ACTIONS(1483), + [sym_atx_h1_marker] = ACTIONS(1483), + [sym_atx_h2_marker] = ACTIONS(1483), + [sym_atx_h3_marker] = ACTIONS(1483), + [sym_atx_h4_marker] = ACTIONS(1483), + [sym_atx_h5_marker] = ACTIONS(1483), + [sym_atx_h6_marker] = ACTIONS(1483), + [sym_setext_h1_underline] = ACTIONS(1483), + [sym_setext_h2_underline] = ACTIONS(1483), + [sym__thematic_break] = ACTIONS(1483), + [sym__list_marker_minus] = ACTIONS(1483), + [sym__list_marker_plus] = ACTIONS(1483), + [sym__list_marker_star] = ACTIONS(1483), + [sym__list_marker_parenthesis] = ACTIONS(1483), + [sym__list_marker_dot] = ACTIONS(1483), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_example] = ACTIONS(1483), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1483), + [sym__fenced_code_block_start_backtick] = ACTIONS(1483), + [sym__fenced_code_block_start_tilde] = ACTIONS(1483), + [sym__blank_line_start] = ACTIONS(1483), + [sym_minus_metadata] = ACTIONS(1483), + [sym__pipe_table_start] = ACTIONS(1483), + [sym__fenced_div_start] = ACTIONS(1483), + [sym__fenced_div_end] = ACTIONS(1483), + [sym_ref_id_specifier] = ACTIONS(1483), + [sym__display_math_state_track_marker] = ACTIONS(1483), + [sym__inline_math_state_track_marker] = ACTIONS(1483), + [sym__html_comment] = ACTIONS(1483), + [sym_raw_specifier] = ACTIONS(1483), + [sym__autolink] = ACTIONS(1483), }, - [STATE(200)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1428), - [anon_sym_LBRACE] = ACTIONS(1428), - [anon_sym_RBRACE] = ACTIONS(1428), - [anon_sym_EQ] = ACTIONS(1428), - [anon_sym_SQUOTE] = ACTIONS(1428), - [anon_sym_BANG] = ACTIONS(1428), - [anon_sym_DQUOTE] = ACTIONS(1428), - [anon_sym_POUND] = ACTIONS(1428), - [anon_sym_DOLLAR] = ACTIONS(1428), - [anon_sym_PERCENT] = ACTIONS(1428), - [anon_sym_AMP] = ACTIONS(1428), - [anon_sym_LPAREN] = ACTIONS(1428), - [anon_sym_RPAREN] = ACTIONS(1428), - [anon_sym_STAR] = ACTIONS(1428), - [anon_sym_PLUS] = ACTIONS(1428), - [anon_sym_COMMA] = ACTIONS(1428), - [anon_sym_DASH] = ACTIONS(1428), - [anon_sym_DOT] = ACTIONS(1428), - [anon_sym_SLASH] = ACTIONS(1428), - [anon_sym_SEMI] = ACTIONS(1428), - [anon_sym_LT] = ACTIONS(1428), - [anon_sym_GT] = ACTIONS(1428), - [anon_sym_QMARK] = ACTIONS(1428), - [anon_sym_AT] = ACTIONS(1428), - [anon_sym_LBRACK] = ACTIONS(1428), - [anon_sym_BSLASH] = ACTIONS(1428), - [anon_sym_RBRACK] = ACTIONS(1428), - [anon_sym_CARET] = ACTIONS(1428), - [anon_sym__] = ACTIONS(1428), - [anon_sym_BQUOTE] = ACTIONS(1428), - [anon_sym_PIPE] = ACTIONS(1428), - [anon_sym_TILDE] = ACTIONS(1428), - [sym__word] = ACTIONS(1428), - [sym__soft_line_ending] = ACTIONS(1428), - [sym__block_close] = ACTIONS(1428), - [sym__block_quote_start] = ACTIONS(1428), - [sym__indented_chunk_start] = ACTIONS(1428), - [sym_atx_h1_marker] = ACTIONS(1428), - [sym_atx_h2_marker] = ACTIONS(1428), - [sym_atx_h3_marker] = ACTIONS(1428), - [sym_atx_h4_marker] = ACTIONS(1428), - [sym_atx_h5_marker] = ACTIONS(1428), - [sym_atx_h6_marker] = ACTIONS(1428), - [sym_setext_h1_underline] = ACTIONS(1512), - [sym_setext_h2_underline] = ACTIONS(1514), - [sym__thematic_break] = ACTIONS(1428), - [sym__list_marker_minus] = ACTIONS(1428), - [sym__list_marker_plus] = ACTIONS(1428), - [sym__list_marker_star] = ACTIONS(1428), - [sym__list_marker_parenthesis] = ACTIONS(1428), - [sym__list_marker_dot] = ACTIONS(1428), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_example] = ACTIONS(1428), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1428), - [sym__fenced_code_block_start_backtick] = ACTIONS(1428), - [sym__fenced_code_block_start_tilde] = ACTIONS(1428), - [sym__blank_line_start] = ACTIONS(1428), - [sym_minus_metadata] = ACTIONS(1428), - [sym__pipe_table_start] = ACTIONS(1428), - [sym__fenced_div_start] = ACTIONS(1428), - [sym_ref_id_specifier] = ACTIONS(1428), - [sym__display_math_state_track_marker] = ACTIONS(1428), - [sym__inline_math_state_track_marker] = ACTIONS(1428), + [STATE(172)] = { + [anon_sym_LBRACE] = ACTIONS(1487), + [anon_sym_RBRACE] = ACTIONS(1487), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1487), + [anon_sym_EQ] = ACTIONS(1487), + [anon_sym_SQUOTE] = ACTIONS(1487), + [anon_sym_BANG] = ACTIONS(1487), + [anon_sym_DQUOTE] = ACTIONS(1487), + [anon_sym_POUND] = ACTIONS(1487), + [anon_sym_DOLLAR] = ACTIONS(1487), + [anon_sym_PERCENT] = ACTIONS(1487), + [anon_sym_AMP] = ACTIONS(1487), + [anon_sym_LPAREN] = ACTIONS(1487), + [anon_sym_RPAREN] = ACTIONS(1487), + [anon_sym_STAR] = ACTIONS(1487), + [anon_sym_PLUS] = ACTIONS(1487), + [anon_sym_COMMA] = ACTIONS(1487), + [anon_sym_DASH] = ACTIONS(1487), + [anon_sym_DOT] = ACTIONS(1487), + [anon_sym_SLASH] = ACTIONS(1487), + [anon_sym_SEMI] = ACTIONS(1487), + [anon_sym_QMARK] = ACTIONS(1487), + [anon_sym_AT] = ACTIONS(1487), + [anon_sym_LBRACK] = ACTIONS(1489), + [anon_sym_BSLASH] = ACTIONS(1489), + [anon_sym_RBRACK] = ACTIONS(1487), + [anon_sym_CARET] = ACTIONS(1487), + [anon_sym__] = ACTIONS(1487), + [anon_sym_BQUOTE] = ACTIONS(1487), + [anon_sym_PIPE] = ACTIONS(1487), + [anon_sym_TILDE] = ACTIONS(1487), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1487), + [sym__escaped_characters] = ACTIONS(1487), + [sym__word] = ACTIONS(1487), + [sym__soft_line_ending] = ACTIONS(1487), + [sym__block_close] = ACTIONS(1487), + [sym__block_quote_start] = ACTIONS(1487), + [sym__indented_chunk_start] = ACTIONS(1487), + [sym_atx_h1_marker] = ACTIONS(1487), + [sym_atx_h2_marker] = ACTIONS(1487), + [sym_atx_h3_marker] = ACTIONS(1487), + [sym_atx_h4_marker] = ACTIONS(1487), + [sym_atx_h5_marker] = ACTIONS(1487), + [sym_atx_h6_marker] = ACTIONS(1487), + [sym_setext_h1_underline] = ACTIONS(1491), + [sym_setext_h2_underline] = ACTIONS(1493), + [sym__thematic_break] = ACTIONS(1487), + [sym__list_marker_minus] = ACTIONS(1487), + [sym__list_marker_plus] = ACTIONS(1487), + [sym__list_marker_star] = ACTIONS(1487), + [sym__list_marker_parenthesis] = ACTIONS(1487), + [sym__list_marker_dot] = ACTIONS(1487), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_example] = ACTIONS(1487), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1487), + [sym__fenced_code_block_start_backtick] = ACTIONS(1487), + [sym__fenced_code_block_start_tilde] = ACTIONS(1487), + [sym__blank_line_start] = ACTIONS(1487), + [sym_minus_metadata] = ACTIONS(1487), + [sym__pipe_table_start] = ACTIONS(1487), + [sym__fenced_div_start] = ACTIONS(1487), + [sym__fenced_div_end] = ACTIONS(1487), + [sym_ref_id_specifier] = ACTIONS(1487), + [sym__display_math_state_track_marker] = ACTIONS(1487), + [sym__inline_math_state_track_marker] = ACTIONS(1487), + [sym__html_comment] = ACTIONS(1487), + [sym_raw_specifier] = ACTIONS(1487), + [sym__autolink] = ACTIONS(1487), }, - [STATE(201)] = { - [ts_builtin_sym_end] = ACTIONS(1382), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1382), + [STATE(173)] = { + [sym_list_marker_dot] = STATE(26), + [sym__list_item_dot] = STATE(173), + [aux_sym__list_dot_repeat1] = STATE(173), [anon_sym_LBRACE] = ACTIONS(1382), [anon_sym_RBRACE] = ACTIONS(1382), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1382), [anon_sym_EQ] = ACTIONS(1382), [anon_sym_SQUOTE] = ACTIONS(1382), [anon_sym_BANG] = ACTIONS(1382), @@ -24809,23 +23598,22 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [anon_sym_DASH] = ACTIONS(1382), [anon_sym_DOT] = ACTIONS(1382), [anon_sym_SLASH] = ACTIONS(1382), - [anon_sym_COLON] = ACTIONS(1382), [anon_sym_SEMI] = ACTIONS(1382), - [anon_sym_LT] = ACTIONS(1382), - [anon_sym_GT] = ACTIONS(1382), [anon_sym_QMARK] = ACTIONS(1382), [anon_sym_AT] = ACTIONS(1382), - [anon_sym_LBRACK] = ACTIONS(1382), - [anon_sym_BSLASH] = ACTIONS(1382), + [anon_sym_LBRACK] = ACTIONS(1384), + [anon_sym_BSLASH] = ACTIONS(1384), [anon_sym_RBRACK] = ACTIONS(1382), [anon_sym_CARET] = ACTIONS(1382), [anon_sym__] = ACTIONS(1382), [anon_sym_BQUOTE] = ACTIONS(1382), [anon_sym_PIPE] = ACTIONS(1382), [anon_sym_TILDE] = ACTIONS(1382), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1382), + [sym__escaped_characters] = ACTIONS(1382), [sym__word] = ACTIONS(1382), [sym__soft_line_ending] = ACTIONS(1382), - [sym_block_continuation] = ACTIONS(1516), + [sym__block_close] = ACTIONS(1382), [sym__block_quote_start] = ACTIONS(1382), [sym__indented_chunk_start] = ACTIONS(1382), [sym_atx_h1_marker] = ACTIONS(1382), @@ -24839,12 +23627,12 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym__list_marker_plus] = ACTIONS(1382), [sym__list_marker_star] = ACTIONS(1382), [sym__list_marker_parenthesis] = ACTIONS(1382), - [sym__list_marker_dot] = ACTIONS(1382), + [sym__list_marker_dot] = ACTIONS(1386), [sym__list_marker_minus_dont_interrupt] = ACTIONS(1382), [sym__list_marker_plus_dont_interrupt] = ACTIONS(1382), [sym__list_marker_star_dont_interrupt] = ACTIONS(1382), [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1382), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1382), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1386), [sym__list_marker_example] = ACTIONS(1382), [sym__list_marker_example_dont_interrupt] = ACTIONS(1382), [sym__fenced_code_block_start_backtick] = ACTIONS(1382), @@ -24856,18325 +23644,21164 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym_ref_id_specifier] = ACTIONS(1382), [sym__display_math_state_track_marker] = ACTIONS(1382), [sym__inline_math_state_track_marker] = ACTIONS(1382), + [sym__html_comment] = ACTIONS(1382), + [sym_raw_specifier] = ACTIONS(1382), + [sym__autolink] = ACTIONS(1382), + }, + [STATE(174)] = { + [anon_sym_LBRACE] = ACTIONS(1417), + [anon_sym_RBRACE] = ACTIONS(1417), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1417), + [anon_sym_EQ] = ACTIONS(1417), + [anon_sym_SQUOTE] = ACTIONS(1417), + [anon_sym_BANG] = ACTIONS(1417), + [anon_sym_DQUOTE] = ACTIONS(1417), + [anon_sym_POUND] = ACTIONS(1417), + [anon_sym_DOLLAR] = ACTIONS(1417), + [anon_sym_PERCENT] = ACTIONS(1417), + [anon_sym_AMP] = ACTIONS(1417), + [anon_sym_LPAREN] = ACTIONS(1417), + [anon_sym_RPAREN] = ACTIONS(1417), + [anon_sym_STAR] = ACTIONS(1417), + [anon_sym_PLUS] = ACTIONS(1417), + [anon_sym_COMMA] = ACTIONS(1417), + [anon_sym_DASH] = ACTIONS(1417), + [anon_sym_DOT] = ACTIONS(1417), + [anon_sym_SLASH] = ACTIONS(1417), + [anon_sym_COLON] = ACTIONS(1417), + [anon_sym_SEMI] = ACTIONS(1417), + [anon_sym_QMARK] = ACTIONS(1417), + [anon_sym_AT] = ACTIONS(1417), + [anon_sym_LBRACK] = ACTIONS(1419), + [anon_sym_BSLASH] = ACTIONS(1419), + [anon_sym_RBRACK] = ACTIONS(1417), + [anon_sym_CARET] = ACTIONS(1417), + [anon_sym__] = ACTIONS(1417), + [anon_sym_BQUOTE] = ACTIONS(1417), + [anon_sym_PIPE] = ACTIONS(1417), + [anon_sym_TILDE] = ACTIONS(1417), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1417), + [sym__escaped_characters] = ACTIONS(1417), + [sym__word] = ACTIONS(1417), + [sym__soft_line_ending] = ACTIONS(1417), + [sym__block_close] = ACTIONS(1417), + [sym_block_continuation] = ACTIONS(1495), + [sym__block_quote_start] = ACTIONS(1417), + [sym__indented_chunk_start] = ACTIONS(1417), + [sym_atx_h1_marker] = ACTIONS(1417), + [sym_atx_h2_marker] = ACTIONS(1417), + [sym_atx_h3_marker] = ACTIONS(1417), + [sym_atx_h4_marker] = ACTIONS(1417), + [sym_atx_h5_marker] = ACTIONS(1417), + [sym_atx_h6_marker] = ACTIONS(1417), + [sym__thematic_break] = ACTIONS(1417), + [sym__list_marker_minus] = ACTIONS(1417), + [sym__list_marker_plus] = ACTIONS(1417), + [sym__list_marker_star] = ACTIONS(1417), + [sym__list_marker_parenthesis] = ACTIONS(1417), + [sym__list_marker_dot] = ACTIONS(1417), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_example] = ACTIONS(1417), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1417), + [sym__fenced_code_block_start_backtick] = ACTIONS(1417), + [sym__fenced_code_block_start_tilde] = ACTIONS(1417), + [sym__blank_line_start] = ACTIONS(1417), + [sym_minus_metadata] = ACTIONS(1417), + [sym__pipe_table_start] = ACTIONS(1417), + [sym__fenced_div_start] = ACTIONS(1417), + [sym_ref_id_specifier] = ACTIONS(1417), + [sym__display_math_state_track_marker] = ACTIONS(1417), + [sym__inline_math_state_track_marker] = ACTIONS(1417), + [sym__html_comment] = ACTIONS(1417), + [sym_raw_specifier] = ACTIONS(1417), + [sym__autolink] = ACTIONS(1417), + }, + [STATE(175)] = { + [anon_sym_LBRACE] = ACTIONS(1497), + [anon_sym_RBRACE] = ACTIONS(1497), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1497), + [anon_sym_EQ] = ACTIONS(1497), + [anon_sym_SQUOTE] = ACTIONS(1497), + [anon_sym_BANG] = ACTIONS(1497), + [anon_sym_DQUOTE] = ACTIONS(1497), + [anon_sym_POUND] = ACTIONS(1497), + [anon_sym_DOLLAR] = ACTIONS(1497), + [anon_sym_PERCENT] = ACTIONS(1497), + [anon_sym_AMP] = ACTIONS(1497), + [anon_sym_LPAREN] = ACTIONS(1497), + [anon_sym_RPAREN] = ACTIONS(1497), + [anon_sym_STAR] = ACTIONS(1497), + [anon_sym_PLUS] = ACTIONS(1497), + [anon_sym_COMMA] = ACTIONS(1497), + [anon_sym_DASH] = ACTIONS(1497), + [anon_sym_DOT] = ACTIONS(1497), + [anon_sym_SLASH] = ACTIONS(1497), + [anon_sym_SEMI] = ACTIONS(1497), + [anon_sym_QMARK] = ACTIONS(1497), + [anon_sym_AT] = ACTIONS(1497), + [anon_sym_LBRACK] = ACTIONS(1499), + [anon_sym_BSLASH] = ACTIONS(1499), + [anon_sym_RBRACK] = ACTIONS(1497), + [anon_sym_CARET] = ACTIONS(1497), + [anon_sym__] = ACTIONS(1497), + [anon_sym_BQUOTE] = ACTIONS(1497), + [anon_sym_PIPE] = ACTIONS(1497), + [anon_sym_TILDE] = ACTIONS(1497), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1497), + [sym__escaped_characters] = ACTIONS(1497), + [sym__word] = ACTIONS(1497), + [sym__soft_line_ending] = ACTIONS(1497), + [sym__block_close] = ACTIONS(1497), + [sym_block_continuation] = ACTIONS(1501), + [sym__block_quote_start] = ACTIONS(1497), + [sym__indented_chunk_start] = ACTIONS(1497), + [sym_atx_h1_marker] = ACTIONS(1497), + [sym_atx_h2_marker] = ACTIONS(1497), + [sym_atx_h3_marker] = ACTIONS(1497), + [sym_atx_h4_marker] = ACTIONS(1497), + [sym_atx_h5_marker] = ACTIONS(1497), + [sym_atx_h6_marker] = ACTIONS(1497), + [sym__thematic_break] = ACTIONS(1497), + [sym__list_marker_minus] = ACTIONS(1497), + [sym__list_marker_plus] = ACTIONS(1497), + [sym__list_marker_star] = ACTIONS(1497), + [sym__list_marker_parenthesis] = ACTIONS(1497), + [sym__list_marker_dot] = ACTIONS(1497), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_example] = ACTIONS(1497), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1497), + [sym__fenced_code_block_start_backtick] = ACTIONS(1497), + [sym__fenced_code_block_start_tilde] = ACTIONS(1497), + [sym__blank_line_start] = ACTIONS(1497), + [sym_minus_metadata] = ACTIONS(1497), + [sym__pipe_table_start] = ACTIONS(1497), + [sym__fenced_div_start] = ACTIONS(1497), + [sym__fenced_div_end] = ACTIONS(1497), + [sym_ref_id_specifier] = ACTIONS(1497), + [sym__display_math_state_track_marker] = ACTIONS(1497), + [sym__inline_math_state_track_marker] = ACTIONS(1497), + [sym__html_comment] = ACTIONS(1497), + [sym_raw_specifier] = ACTIONS(1497), + [sym__autolink] = ACTIONS(1497), + }, + [STATE(176)] = { + [anon_sym_LBRACE] = ACTIONS(1503), + [anon_sym_RBRACE] = ACTIONS(1503), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1503), + [anon_sym_EQ] = ACTIONS(1503), + [anon_sym_SQUOTE] = ACTIONS(1503), + [anon_sym_BANG] = ACTIONS(1503), + [anon_sym_DQUOTE] = ACTIONS(1503), + [anon_sym_POUND] = ACTIONS(1503), + [anon_sym_DOLLAR] = ACTIONS(1503), + [anon_sym_PERCENT] = ACTIONS(1503), + [anon_sym_AMP] = ACTIONS(1503), + [anon_sym_LPAREN] = ACTIONS(1503), + [anon_sym_RPAREN] = ACTIONS(1503), + [anon_sym_STAR] = ACTIONS(1503), + [anon_sym_PLUS] = ACTIONS(1503), + [anon_sym_COMMA] = ACTIONS(1503), + [anon_sym_DASH] = ACTIONS(1503), + [anon_sym_DOT] = ACTIONS(1503), + [anon_sym_SLASH] = ACTIONS(1503), + [anon_sym_COLON] = ACTIONS(1503), + [anon_sym_SEMI] = ACTIONS(1503), + [anon_sym_QMARK] = ACTIONS(1503), + [anon_sym_AT] = ACTIONS(1503), + [anon_sym_LBRACK] = ACTIONS(1505), + [anon_sym_BSLASH] = ACTIONS(1505), + [anon_sym_RBRACK] = ACTIONS(1503), + [anon_sym_CARET] = ACTIONS(1503), + [anon_sym__] = ACTIONS(1503), + [anon_sym_BQUOTE] = ACTIONS(1503), + [anon_sym_PIPE] = ACTIONS(1503), + [anon_sym_TILDE] = ACTIONS(1503), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1503), + [sym__escaped_characters] = ACTIONS(1503), + [sym__word] = ACTIONS(1503), + [sym__soft_line_ending] = ACTIONS(1503), + [sym__block_close] = ACTIONS(1503), + [sym__block_quote_start] = ACTIONS(1503), + [sym__indented_chunk_start] = ACTIONS(1503), + [sym_atx_h1_marker] = ACTIONS(1503), + [sym_atx_h2_marker] = ACTIONS(1503), + [sym_atx_h3_marker] = ACTIONS(1503), + [sym_atx_h4_marker] = ACTIONS(1503), + [sym_atx_h5_marker] = ACTIONS(1503), + [sym_atx_h6_marker] = ACTIONS(1503), + [sym__thematic_break] = ACTIONS(1503), + [sym__list_marker_minus] = ACTIONS(1503), + [sym__list_marker_plus] = ACTIONS(1503), + [sym__list_marker_star] = ACTIONS(1503), + [sym__list_marker_parenthesis] = ACTIONS(1503), + [sym__list_marker_dot] = ACTIONS(1503), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1503), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1503), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1503), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1503), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1503), + [sym__list_marker_example] = ACTIONS(1503), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1503), + [sym__fenced_code_block_start_backtick] = ACTIONS(1503), + [sym__fenced_code_block_start_tilde] = ACTIONS(1503), + [sym__blank_line_start] = ACTIONS(1503), + [sym_minus_metadata] = ACTIONS(1503), + [sym__pipe_table_start] = ACTIONS(1503), + [sym__fenced_div_start] = ACTIONS(1503), + [sym__fenced_div_end] = ACTIONS(1503), + [sym_ref_id_specifier] = ACTIONS(1503), + [sym__display_math_state_track_marker] = ACTIONS(1503), + [sym__inline_math_state_track_marker] = ACTIONS(1503), + [sym__html_comment] = ACTIONS(1503), + [sym_raw_specifier] = ACTIONS(1503), + [sym__autolink] = ACTIONS(1503), + }, + [STATE(177)] = { + [ts_builtin_sym_end] = ACTIONS(1417), + [anon_sym_LBRACE] = ACTIONS(1417), + [anon_sym_RBRACE] = ACTIONS(1417), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1417), + [anon_sym_EQ] = ACTIONS(1417), + [anon_sym_SQUOTE] = ACTIONS(1417), + [anon_sym_BANG] = ACTIONS(1417), + [anon_sym_DQUOTE] = ACTIONS(1417), + [anon_sym_POUND] = ACTIONS(1417), + [anon_sym_DOLLAR] = ACTIONS(1417), + [anon_sym_PERCENT] = ACTIONS(1417), + [anon_sym_AMP] = ACTIONS(1417), + [anon_sym_LPAREN] = ACTIONS(1417), + [anon_sym_RPAREN] = ACTIONS(1417), + [anon_sym_STAR] = ACTIONS(1417), + [anon_sym_PLUS] = ACTIONS(1417), + [anon_sym_COMMA] = ACTIONS(1417), + [anon_sym_DASH] = ACTIONS(1417), + [anon_sym_DOT] = ACTIONS(1417), + [anon_sym_SLASH] = ACTIONS(1417), + [anon_sym_COLON] = ACTIONS(1417), + [anon_sym_SEMI] = ACTIONS(1417), + [anon_sym_QMARK] = ACTIONS(1417), + [anon_sym_AT] = ACTIONS(1417), + [anon_sym_LBRACK] = ACTIONS(1419), + [anon_sym_BSLASH] = ACTIONS(1419), + [anon_sym_RBRACK] = ACTIONS(1417), + [anon_sym_CARET] = ACTIONS(1417), + [anon_sym__] = ACTIONS(1417), + [anon_sym_BQUOTE] = ACTIONS(1417), + [anon_sym_PIPE] = ACTIONS(1417), + [anon_sym_TILDE] = ACTIONS(1417), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1417), + [sym__escaped_characters] = ACTIONS(1417), + [sym__word] = ACTIONS(1417), + [sym__soft_line_ending] = ACTIONS(1417), + [sym_block_continuation] = ACTIONS(1507), + [sym__block_quote_start] = ACTIONS(1417), + [sym__indented_chunk_start] = ACTIONS(1417), + [sym_atx_h1_marker] = ACTIONS(1417), + [sym_atx_h2_marker] = ACTIONS(1417), + [sym_atx_h3_marker] = ACTIONS(1417), + [sym_atx_h4_marker] = ACTIONS(1417), + [sym_atx_h5_marker] = ACTIONS(1417), + [sym_atx_h6_marker] = ACTIONS(1417), + [sym__thematic_break] = ACTIONS(1417), + [sym__list_marker_minus] = ACTIONS(1417), + [sym__list_marker_plus] = ACTIONS(1417), + [sym__list_marker_star] = ACTIONS(1417), + [sym__list_marker_parenthesis] = ACTIONS(1417), + [sym__list_marker_dot] = ACTIONS(1417), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1417), + [sym__list_marker_example] = ACTIONS(1417), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1417), + [sym__fenced_code_block_start_backtick] = ACTIONS(1417), + [sym__fenced_code_block_start_tilde] = ACTIONS(1417), + [sym__blank_line_start] = ACTIONS(1417), + [sym_minus_metadata] = ACTIONS(1417), + [sym__pipe_table_start] = ACTIONS(1417), + [sym__fenced_div_start] = ACTIONS(1417), + [sym_ref_id_specifier] = ACTIONS(1417), + [sym__display_math_state_track_marker] = ACTIONS(1417), + [sym__inline_math_state_track_marker] = ACTIONS(1417), + [sym__html_comment] = ACTIONS(1417), + [sym_raw_specifier] = ACTIONS(1417), + [sym__autolink] = ACTIONS(1417), + }, + [STATE(178)] = { + [anon_sym_LBRACE] = ACTIONS(1509), + [anon_sym_RBRACE] = ACTIONS(1509), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1509), + [anon_sym_EQ] = ACTIONS(1509), + [anon_sym_SQUOTE] = ACTIONS(1509), + [anon_sym_BANG] = ACTIONS(1509), + [anon_sym_DQUOTE] = ACTIONS(1509), + [anon_sym_POUND] = ACTIONS(1509), + [anon_sym_DOLLAR] = ACTIONS(1509), + [anon_sym_PERCENT] = ACTIONS(1509), + [anon_sym_AMP] = ACTIONS(1509), + [anon_sym_LPAREN] = ACTIONS(1509), + [anon_sym_RPAREN] = ACTIONS(1509), + [anon_sym_STAR] = ACTIONS(1509), + [anon_sym_PLUS] = ACTIONS(1509), + [anon_sym_COMMA] = ACTIONS(1509), + [anon_sym_DASH] = ACTIONS(1509), + [anon_sym_DOT] = ACTIONS(1509), + [anon_sym_SLASH] = ACTIONS(1509), + [anon_sym_SEMI] = ACTIONS(1509), + [anon_sym_QMARK] = ACTIONS(1509), + [anon_sym_AT] = ACTIONS(1509), + [anon_sym_LBRACK] = ACTIONS(1511), + [anon_sym_BSLASH] = ACTIONS(1511), + [anon_sym_RBRACK] = ACTIONS(1509), + [anon_sym_CARET] = ACTIONS(1509), + [anon_sym__] = ACTIONS(1509), + [anon_sym_BQUOTE] = ACTIONS(1509), + [anon_sym_PIPE] = ACTIONS(1509), + [anon_sym_TILDE] = ACTIONS(1509), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1509), + [sym__escaped_characters] = ACTIONS(1509), + [sym__word] = ACTIONS(1509), + [sym__soft_line_ending] = ACTIONS(1509), + [sym__block_close] = ACTIONS(1509), + [sym_block_continuation] = ACTIONS(1513), + [sym__block_quote_start] = ACTIONS(1509), + [sym__indented_chunk_start] = ACTIONS(1509), + [sym_atx_h1_marker] = ACTIONS(1509), + [sym_atx_h2_marker] = ACTIONS(1509), + [sym_atx_h3_marker] = ACTIONS(1509), + [sym_atx_h4_marker] = ACTIONS(1509), + [sym_atx_h5_marker] = ACTIONS(1509), + [sym_atx_h6_marker] = ACTIONS(1509), + [sym__thematic_break] = ACTIONS(1509), + [sym__list_marker_minus] = ACTIONS(1509), + [sym__list_marker_plus] = ACTIONS(1509), + [sym__list_marker_star] = ACTIONS(1509), + [sym__list_marker_parenthesis] = ACTIONS(1509), + [sym__list_marker_dot] = ACTIONS(1509), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1509), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1509), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1509), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1509), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1509), + [sym__list_marker_example] = ACTIONS(1509), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1509), + [sym__fenced_code_block_start_backtick] = ACTIONS(1509), + [sym__fenced_code_block_start_tilde] = ACTIONS(1509), + [sym__blank_line_start] = ACTIONS(1509), + [sym_minus_metadata] = ACTIONS(1509), + [sym__pipe_table_start] = ACTIONS(1509), + [sym__fenced_div_start] = ACTIONS(1509), + [sym__fenced_div_end] = ACTIONS(1509), + [sym_ref_id_specifier] = ACTIONS(1509), + [sym__display_math_state_track_marker] = ACTIONS(1509), + [sym__inline_math_state_track_marker] = ACTIONS(1509), + [sym__html_comment] = ACTIONS(1509), + [sym_raw_specifier] = ACTIONS(1509), + [sym__autolink] = ACTIONS(1509), + }, + [STATE(179)] = { + [ts_builtin_sym_end] = ACTIONS(1483), + [anon_sym_LBRACE] = ACTIONS(1483), + [anon_sym_RBRACE] = ACTIONS(1483), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1483), + [anon_sym_EQ] = ACTIONS(1483), + [anon_sym_SQUOTE] = ACTIONS(1483), + [anon_sym_BANG] = ACTIONS(1483), + [anon_sym_DQUOTE] = ACTIONS(1483), + [anon_sym_POUND] = ACTIONS(1483), + [anon_sym_DOLLAR] = ACTIONS(1483), + [anon_sym_PERCENT] = ACTIONS(1483), + [anon_sym_AMP] = ACTIONS(1483), + [anon_sym_LPAREN] = ACTIONS(1483), + [anon_sym_RPAREN] = ACTIONS(1483), + [anon_sym_STAR] = ACTIONS(1483), + [anon_sym_PLUS] = ACTIONS(1483), + [anon_sym_COMMA] = ACTIONS(1483), + [anon_sym_DASH] = ACTIONS(1483), + [anon_sym_DOT] = ACTIONS(1483), + [anon_sym_SLASH] = ACTIONS(1483), + [anon_sym_SEMI] = ACTIONS(1483), + [anon_sym_QMARK] = ACTIONS(1483), + [anon_sym_AT] = ACTIONS(1483), + [anon_sym_LBRACK] = ACTIONS(1485), + [anon_sym_BSLASH] = ACTIONS(1485), + [anon_sym_RBRACK] = ACTIONS(1483), + [anon_sym_CARET] = ACTIONS(1483), + [anon_sym__] = ACTIONS(1483), + [anon_sym_BQUOTE] = ACTIONS(1483), + [anon_sym_PIPE] = ACTIONS(1483), + [anon_sym_TILDE] = ACTIONS(1483), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1483), + [sym__escaped_characters] = ACTIONS(1483), + [sym__word] = ACTIONS(1483), + [sym__soft_line_ending] = ACTIONS(1483), + [sym__block_quote_start] = ACTIONS(1483), + [sym__indented_chunk_start] = ACTIONS(1483), + [sym_atx_h1_marker] = ACTIONS(1483), + [sym_atx_h2_marker] = ACTIONS(1483), + [sym_atx_h3_marker] = ACTIONS(1483), + [sym_atx_h4_marker] = ACTIONS(1483), + [sym_atx_h5_marker] = ACTIONS(1483), + [sym_atx_h6_marker] = ACTIONS(1483), + [sym_setext_h1_underline] = ACTIONS(1483), + [sym_setext_h2_underline] = ACTIONS(1483), + [sym__thematic_break] = ACTIONS(1483), + [sym__list_marker_minus] = ACTIONS(1483), + [sym__list_marker_plus] = ACTIONS(1483), + [sym__list_marker_star] = ACTIONS(1483), + [sym__list_marker_parenthesis] = ACTIONS(1483), + [sym__list_marker_dot] = ACTIONS(1483), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_example] = ACTIONS(1483), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1483), + [sym__fenced_code_block_start_backtick] = ACTIONS(1483), + [sym__fenced_code_block_start_tilde] = ACTIONS(1483), + [sym__blank_line_start] = ACTIONS(1483), + [sym_minus_metadata] = ACTIONS(1483), + [sym__pipe_table_start] = ACTIONS(1483), + [sym__fenced_div_start] = ACTIONS(1483), + [sym_ref_id_specifier] = ACTIONS(1483), + [sym__display_math_state_track_marker] = ACTIONS(1483), + [sym__inline_math_state_track_marker] = ACTIONS(1483), + [sym__html_comment] = ACTIONS(1483), + [sym_raw_specifier] = ACTIONS(1483), + [sym__autolink] = ACTIONS(1483), + }, + [STATE(180)] = { + [anon_sym_LBRACE] = ACTIONS(1487), + [anon_sym_RBRACE] = ACTIONS(1487), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1487), + [anon_sym_EQ] = ACTIONS(1487), + [anon_sym_SQUOTE] = ACTIONS(1487), + [anon_sym_BANG] = ACTIONS(1487), + [anon_sym_DQUOTE] = ACTIONS(1487), + [anon_sym_POUND] = ACTIONS(1487), + [anon_sym_DOLLAR] = ACTIONS(1487), + [anon_sym_PERCENT] = ACTIONS(1487), + [anon_sym_AMP] = ACTIONS(1487), + [anon_sym_LPAREN] = ACTIONS(1487), + [anon_sym_RPAREN] = ACTIONS(1487), + [anon_sym_STAR] = ACTIONS(1487), + [anon_sym_PLUS] = ACTIONS(1487), + [anon_sym_COMMA] = ACTIONS(1487), + [anon_sym_DASH] = ACTIONS(1487), + [anon_sym_DOT] = ACTIONS(1487), + [anon_sym_SLASH] = ACTIONS(1487), + [anon_sym_COLON] = ACTIONS(1515), + [anon_sym_SEMI] = ACTIONS(1487), + [anon_sym_QMARK] = ACTIONS(1487), + [anon_sym_AT] = ACTIONS(1487), + [anon_sym_LBRACK] = ACTIONS(1489), + [anon_sym_BSLASH] = ACTIONS(1489), + [anon_sym_RBRACK] = ACTIONS(1487), + [anon_sym_CARET] = ACTIONS(1487), + [anon_sym__] = ACTIONS(1487), + [anon_sym_BQUOTE] = ACTIONS(1487), + [anon_sym_PIPE] = ACTIONS(1487), + [anon_sym_TILDE] = ACTIONS(1487), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1487), + [sym__escaped_characters] = ACTIONS(1487), + [sym__word] = ACTIONS(1487), + [sym__soft_line_ending] = ACTIONS(1487), + [sym__block_close] = ACTIONS(1487), + [sym__block_quote_start] = ACTIONS(1487), + [sym__indented_chunk_start] = ACTIONS(1487), + [sym_atx_h1_marker] = ACTIONS(1487), + [sym_atx_h2_marker] = ACTIONS(1487), + [sym_atx_h3_marker] = ACTIONS(1487), + [sym_atx_h4_marker] = ACTIONS(1487), + [sym_atx_h5_marker] = ACTIONS(1487), + [sym_atx_h6_marker] = ACTIONS(1487), + [sym__thematic_break] = ACTIONS(1487), + [sym__list_marker_minus] = ACTIONS(1487), + [sym__list_marker_plus] = ACTIONS(1487), + [sym__list_marker_star] = ACTIONS(1487), + [sym__list_marker_parenthesis] = ACTIONS(1487), + [sym__list_marker_dot] = ACTIONS(1487), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_example] = ACTIONS(1487), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1487), + [sym__fenced_code_block_start_backtick] = ACTIONS(1487), + [sym__fenced_code_block_start_tilde] = ACTIONS(1487), + [sym__blank_line_start] = ACTIONS(1487), + [sym_minus_metadata] = ACTIONS(1487), + [sym__pipe_table_start] = ACTIONS(1487), + [sym__fenced_div_start] = ACTIONS(1487), + [sym__fenced_div_end] = ACTIONS(1487), + [sym_ref_id_specifier] = ACTIONS(1487), + [sym__display_math_state_track_marker] = ACTIONS(1487), + [sym__inline_math_state_track_marker] = ACTIONS(1487), + [sym__html_comment] = ACTIONS(1487), + [sym_raw_specifier] = ACTIONS(1487), + [sym__autolink] = ACTIONS(1487), + }, + [STATE(181)] = { + [anon_sym_LBRACE] = ACTIONS(1517), + [anon_sym_RBRACE] = ACTIONS(1517), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1517), + [anon_sym_EQ] = ACTIONS(1517), + [anon_sym_SQUOTE] = ACTIONS(1517), + [anon_sym_BANG] = ACTIONS(1517), + [anon_sym_DQUOTE] = ACTIONS(1517), + [anon_sym_POUND] = ACTIONS(1517), + [anon_sym_DOLLAR] = ACTIONS(1517), + [anon_sym_PERCENT] = ACTIONS(1517), + [anon_sym_AMP] = ACTIONS(1517), + [anon_sym_LPAREN] = ACTIONS(1517), + [anon_sym_RPAREN] = ACTIONS(1517), + [anon_sym_STAR] = ACTIONS(1517), + [anon_sym_PLUS] = ACTIONS(1517), + [anon_sym_COMMA] = ACTIONS(1517), + [anon_sym_DASH] = ACTIONS(1517), + [anon_sym_DOT] = ACTIONS(1517), + [anon_sym_SLASH] = ACTIONS(1517), + [anon_sym_SEMI] = ACTIONS(1517), + [anon_sym_QMARK] = ACTIONS(1517), + [anon_sym_AT] = ACTIONS(1517), + [anon_sym_LBRACK] = ACTIONS(1519), + [anon_sym_BSLASH] = ACTIONS(1519), + [anon_sym_RBRACK] = ACTIONS(1517), + [anon_sym_CARET] = ACTIONS(1517), + [anon_sym__] = ACTIONS(1517), + [anon_sym_BQUOTE] = ACTIONS(1517), + [anon_sym_PIPE] = ACTIONS(1517), + [anon_sym_TILDE] = ACTIONS(1517), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1517), + [sym__escaped_characters] = ACTIONS(1517), + [sym__word] = ACTIONS(1517), + [sym__soft_line_ending] = ACTIONS(1517), + [sym__block_close] = ACTIONS(1517), + [sym_block_continuation] = ACTIONS(1521), + [sym__block_quote_start] = ACTIONS(1517), + [sym__indented_chunk_start] = ACTIONS(1517), + [sym_atx_h1_marker] = ACTIONS(1517), + [sym_atx_h2_marker] = ACTIONS(1517), + [sym_atx_h3_marker] = ACTIONS(1517), + [sym_atx_h4_marker] = ACTIONS(1517), + [sym_atx_h5_marker] = ACTIONS(1517), + [sym_atx_h6_marker] = ACTIONS(1517), + [sym__thematic_break] = ACTIONS(1517), + [sym__list_marker_minus] = ACTIONS(1517), + [sym__list_marker_plus] = ACTIONS(1517), + [sym__list_marker_star] = ACTIONS(1517), + [sym__list_marker_parenthesis] = ACTIONS(1517), + [sym__list_marker_dot] = ACTIONS(1517), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_example] = ACTIONS(1517), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1517), + [sym__fenced_code_block_start_backtick] = ACTIONS(1517), + [sym__fenced_code_block_start_tilde] = ACTIONS(1517), + [sym__blank_line_start] = ACTIONS(1517), + [sym_minus_metadata] = ACTIONS(1517), + [sym__pipe_table_start] = ACTIONS(1517), + [sym__fenced_div_start] = ACTIONS(1517), + [sym__fenced_div_end] = ACTIONS(1517), + [sym_ref_id_specifier] = ACTIONS(1517), + [sym__display_math_state_track_marker] = ACTIONS(1517), + [sym__inline_math_state_track_marker] = ACTIONS(1517), + [sym__html_comment] = ACTIONS(1517), + [sym_raw_specifier] = ACTIONS(1517), + [sym__autolink] = ACTIONS(1517), + }, + [STATE(182)] = { + [anon_sym_LBRACE] = ACTIONS(1483), + [anon_sym_RBRACE] = ACTIONS(1483), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1483), + [anon_sym_EQ] = ACTIONS(1483), + [anon_sym_SQUOTE] = ACTIONS(1483), + [anon_sym_BANG] = ACTIONS(1483), + [anon_sym_DQUOTE] = ACTIONS(1483), + [anon_sym_POUND] = ACTIONS(1483), + [anon_sym_DOLLAR] = ACTIONS(1483), + [anon_sym_PERCENT] = ACTIONS(1483), + [anon_sym_AMP] = ACTIONS(1483), + [anon_sym_LPAREN] = ACTIONS(1483), + [anon_sym_RPAREN] = ACTIONS(1483), + [anon_sym_STAR] = ACTIONS(1483), + [anon_sym_PLUS] = ACTIONS(1483), + [anon_sym_COMMA] = ACTIONS(1483), + [anon_sym_DASH] = ACTIONS(1483), + [anon_sym_DOT] = ACTIONS(1483), + [anon_sym_SLASH] = ACTIONS(1483), + [anon_sym_SEMI] = ACTIONS(1483), + [anon_sym_QMARK] = ACTIONS(1483), + [anon_sym_AT] = ACTIONS(1483), + [anon_sym_LBRACK] = ACTIONS(1485), + [anon_sym_BSLASH] = ACTIONS(1485), + [anon_sym_RBRACK] = ACTIONS(1483), + [anon_sym_CARET] = ACTIONS(1483), + [anon_sym__] = ACTIONS(1483), + [anon_sym_BQUOTE] = ACTIONS(1483), + [anon_sym_PIPE] = ACTIONS(1483), + [anon_sym_TILDE] = ACTIONS(1483), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1483), + [sym__escaped_characters] = ACTIONS(1483), + [sym__word] = ACTIONS(1483), + [sym__soft_line_ending] = ACTIONS(1483), + [sym__block_close] = ACTIONS(1483), + [sym__block_quote_start] = ACTIONS(1483), + [sym__indented_chunk_start] = ACTIONS(1483), + [sym_atx_h1_marker] = ACTIONS(1483), + [sym_atx_h2_marker] = ACTIONS(1483), + [sym_atx_h3_marker] = ACTIONS(1483), + [sym_atx_h4_marker] = ACTIONS(1483), + [sym_atx_h5_marker] = ACTIONS(1483), + [sym_atx_h6_marker] = ACTIONS(1483), + [sym_setext_h1_underline] = ACTIONS(1483), + [sym_setext_h2_underline] = ACTIONS(1483), + [sym__thematic_break] = ACTIONS(1483), + [sym__list_marker_minus] = ACTIONS(1483), + [sym__list_marker_plus] = ACTIONS(1483), + [sym__list_marker_star] = ACTIONS(1483), + [sym__list_marker_parenthesis] = ACTIONS(1483), + [sym__list_marker_dot] = ACTIONS(1483), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_example] = ACTIONS(1483), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1483), + [sym__fenced_code_block_start_backtick] = ACTIONS(1483), + [sym__fenced_code_block_start_tilde] = ACTIONS(1483), + [sym__blank_line_start] = ACTIONS(1483), + [sym_minus_metadata] = ACTIONS(1483), + [sym__pipe_table_start] = ACTIONS(1483), + [sym__fenced_div_start] = ACTIONS(1483), + [sym_ref_id_specifier] = ACTIONS(1483), + [sym__display_math_state_track_marker] = ACTIONS(1483), + [sym__inline_math_state_track_marker] = ACTIONS(1483), + [sym__html_comment] = ACTIONS(1483), + [sym_raw_specifier] = ACTIONS(1483), + [sym__autolink] = ACTIONS(1483), + }, + [STATE(183)] = { + [anon_sym_LBRACE] = ACTIONS(1523), + [anon_sym_RBRACE] = ACTIONS(1523), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1523), + [anon_sym_EQ] = ACTIONS(1523), + [anon_sym_SQUOTE] = ACTIONS(1523), + [anon_sym_BANG] = ACTIONS(1523), + [anon_sym_DQUOTE] = ACTIONS(1523), + [anon_sym_POUND] = ACTIONS(1523), + [anon_sym_DOLLAR] = ACTIONS(1523), + [anon_sym_PERCENT] = ACTIONS(1523), + [anon_sym_AMP] = ACTIONS(1523), + [anon_sym_LPAREN] = ACTIONS(1523), + [anon_sym_RPAREN] = ACTIONS(1523), + [anon_sym_STAR] = ACTIONS(1523), + [anon_sym_PLUS] = ACTIONS(1523), + [anon_sym_COMMA] = ACTIONS(1523), + [anon_sym_DASH] = ACTIONS(1523), + [anon_sym_DOT] = ACTIONS(1523), + [anon_sym_SLASH] = ACTIONS(1523), + [anon_sym_SEMI] = ACTIONS(1523), + [anon_sym_QMARK] = ACTIONS(1523), + [anon_sym_AT] = ACTIONS(1523), + [anon_sym_LBRACK] = ACTIONS(1525), + [anon_sym_BSLASH] = ACTIONS(1525), + [anon_sym_RBRACK] = ACTIONS(1523), + [anon_sym_CARET] = ACTIONS(1523), + [anon_sym__] = ACTIONS(1523), + [anon_sym_BQUOTE] = ACTIONS(1523), + [anon_sym_PIPE] = ACTIONS(1523), + [anon_sym_TILDE] = ACTIONS(1523), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1523), + [sym__escaped_characters] = ACTIONS(1523), + [sym__word] = ACTIONS(1523), + [sym__soft_line_ending] = ACTIONS(1523), + [sym__block_close] = ACTIONS(1523), + [sym_block_continuation] = ACTIONS(1527), + [sym__block_quote_start] = ACTIONS(1523), + [sym__indented_chunk_start] = ACTIONS(1523), + [sym_atx_h1_marker] = ACTIONS(1523), + [sym_atx_h2_marker] = ACTIONS(1523), + [sym_atx_h3_marker] = ACTIONS(1523), + [sym_atx_h4_marker] = ACTIONS(1523), + [sym_atx_h5_marker] = ACTIONS(1523), + [sym_atx_h6_marker] = ACTIONS(1523), + [sym__thematic_break] = ACTIONS(1523), + [sym__list_marker_minus] = ACTIONS(1523), + [sym__list_marker_plus] = ACTIONS(1523), + [sym__list_marker_star] = ACTIONS(1523), + [sym__list_marker_parenthesis] = ACTIONS(1523), + [sym__list_marker_dot] = ACTIONS(1523), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_example] = ACTIONS(1523), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1523), + [sym__fenced_code_block_start_backtick] = ACTIONS(1523), + [sym__fenced_code_block_start_tilde] = ACTIONS(1523), + [sym__blank_line_start] = ACTIONS(1523), + [sym_minus_metadata] = ACTIONS(1523), + [sym__pipe_table_start] = ACTIONS(1523), + [sym__fenced_div_start] = ACTIONS(1523), + [sym__fenced_div_end] = ACTIONS(1523), + [sym_ref_id_specifier] = ACTIONS(1523), + [sym__display_math_state_track_marker] = ACTIONS(1523), + [sym__inline_math_state_track_marker] = ACTIONS(1523), + [sym__html_comment] = ACTIONS(1523), + [sym_raw_specifier] = ACTIONS(1523), + [sym__autolink] = ACTIONS(1523), + }, + [STATE(184)] = { + [ts_builtin_sym_end] = ACTIONS(1487), + [anon_sym_LBRACE] = ACTIONS(1487), + [anon_sym_RBRACE] = ACTIONS(1487), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1487), + [anon_sym_EQ] = ACTIONS(1487), + [anon_sym_SQUOTE] = ACTIONS(1487), + [anon_sym_BANG] = ACTIONS(1487), + [anon_sym_DQUOTE] = ACTIONS(1487), + [anon_sym_POUND] = ACTIONS(1487), + [anon_sym_DOLLAR] = ACTIONS(1487), + [anon_sym_PERCENT] = ACTIONS(1487), + [anon_sym_AMP] = ACTIONS(1487), + [anon_sym_LPAREN] = ACTIONS(1487), + [anon_sym_RPAREN] = ACTIONS(1487), + [anon_sym_STAR] = ACTIONS(1487), + [anon_sym_PLUS] = ACTIONS(1487), + [anon_sym_COMMA] = ACTIONS(1487), + [anon_sym_DASH] = ACTIONS(1487), + [anon_sym_DOT] = ACTIONS(1487), + [anon_sym_SLASH] = ACTIONS(1487), + [anon_sym_SEMI] = ACTIONS(1487), + [anon_sym_QMARK] = ACTIONS(1487), + [anon_sym_AT] = ACTIONS(1487), + [anon_sym_LBRACK] = ACTIONS(1489), + [anon_sym_BSLASH] = ACTIONS(1489), + [anon_sym_RBRACK] = ACTIONS(1487), + [anon_sym_CARET] = ACTIONS(1487), + [anon_sym__] = ACTIONS(1487), + [anon_sym_BQUOTE] = ACTIONS(1487), + [anon_sym_PIPE] = ACTIONS(1487), + [anon_sym_TILDE] = ACTIONS(1487), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1487), + [sym__escaped_characters] = ACTIONS(1487), + [sym__word] = ACTIONS(1487), + [sym__soft_line_ending] = ACTIONS(1487), + [sym__block_quote_start] = ACTIONS(1487), + [sym__indented_chunk_start] = ACTIONS(1487), + [sym_atx_h1_marker] = ACTIONS(1487), + [sym_atx_h2_marker] = ACTIONS(1487), + [sym_atx_h3_marker] = ACTIONS(1487), + [sym_atx_h4_marker] = ACTIONS(1487), + [sym_atx_h5_marker] = ACTIONS(1487), + [sym_atx_h6_marker] = ACTIONS(1487), + [sym_setext_h1_underline] = ACTIONS(1529), + [sym_setext_h2_underline] = ACTIONS(1531), + [sym__thematic_break] = ACTIONS(1487), + [sym__list_marker_minus] = ACTIONS(1487), + [sym__list_marker_plus] = ACTIONS(1487), + [sym__list_marker_star] = ACTIONS(1487), + [sym__list_marker_parenthesis] = ACTIONS(1487), + [sym__list_marker_dot] = ACTIONS(1487), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_example] = ACTIONS(1487), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1487), + [sym__fenced_code_block_start_backtick] = ACTIONS(1487), + [sym__fenced_code_block_start_tilde] = ACTIONS(1487), + [sym__blank_line_start] = ACTIONS(1487), + [sym_minus_metadata] = ACTIONS(1487), + [sym__pipe_table_start] = ACTIONS(1487), + [sym__fenced_div_start] = ACTIONS(1487), + [sym_ref_id_specifier] = ACTIONS(1487), + [sym__display_math_state_track_marker] = ACTIONS(1487), + [sym__inline_math_state_track_marker] = ACTIONS(1487), + [sym__html_comment] = ACTIONS(1487), + [sym_raw_specifier] = ACTIONS(1487), + [sym__autolink] = ACTIONS(1487), + }, + [STATE(185)] = { + [anon_sym_LBRACE] = ACTIONS(1483), + [anon_sym_RBRACE] = ACTIONS(1483), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1483), + [anon_sym_EQ] = ACTIONS(1483), + [anon_sym_SQUOTE] = ACTIONS(1483), + [anon_sym_BANG] = ACTIONS(1483), + [anon_sym_DQUOTE] = ACTIONS(1483), + [anon_sym_POUND] = ACTIONS(1483), + [anon_sym_DOLLAR] = ACTIONS(1483), + [anon_sym_PERCENT] = ACTIONS(1483), + [anon_sym_AMP] = ACTIONS(1483), + [anon_sym_LPAREN] = ACTIONS(1483), + [anon_sym_RPAREN] = ACTIONS(1483), + [anon_sym_STAR] = ACTIONS(1483), + [anon_sym_PLUS] = ACTIONS(1483), + [anon_sym_COMMA] = ACTIONS(1483), + [anon_sym_DASH] = ACTIONS(1483), + [anon_sym_DOT] = ACTIONS(1483), + [anon_sym_SLASH] = ACTIONS(1483), + [anon_sym_COLON] = ACTIONS(1483), + [anon_sym_SEMI] = ACTIONS(1483), + [anon_sym_QMARK] = ACTIONS(1483), + [anon_sym_AT] = ACTIONS(1483), + [anon_sym_LBRACK] = ACTIONS(1485), + [anon_sym_BSLASH] = ACTIONS(1485), + [anon_sym_RBRACK] = ACTIONS(1483), + [anon_sym_CARET] = ACTIONS(1483), + [anon_sym__] = ACTIONS(1483), + [anon_sym_BQUOTE] = ACTIONS(1483), + [anon_sym_PIPE] = ACTIONS(1483), + [anon_sym_TILDE] = ACTIONS(1483), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1483), + [sym__escaped_characters] = ACTIONS(1483), + [sym__word] = ACTIONS(1483), + [sym__soft_line_ending] = ACTIONS(1483), + [sym__block_close] = ACTIONS(1483), + [sym__block_quote_start] = ACTIONS(1483), + [sym__indented_chunk_start] = ACTIONS(1483), + [sym_atx_h1_marker] = ACTIONS(1483), + [sym_atx_h2_marker] = ACTIONS(1483), + [sym_atx_h3_marker] = ACTIONS(1483), + [sym_atx_h4_marker] = ACTIONS(1483), + [sym_atx_h5_marker] = ACTIONS(1483), + [sym_atx_h6_marker] = ACTIONS(1483), + [sym__thematic_break] = ACTIONS(1483), + [sym__list_marker_minus] = ACTIONS(1483), + [sym__list_marker_plus] = ACTIONS(1483), + [sym__list_marker_star] = ACTIONS(1483), + [sym__list_marker_parenthesis] = ACTIONS(1483), + [sym__list_marker_dot] = ACTIONS(1483), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_example] = ACTIONS(1483), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1483), + [sym__fenced_code_block_start_backtick] = ACTIONS(1483), + [sym__fenced_code_block_start_tilde] = ACTIONS(1483), + [sym__blank_line_start] = ACTIONS(1483), + [sym_minus_metadata] = ACTIONS(1483), + [sym__pipe_table_start] = ACTIONS(1483), + [sym__fenced_div_start] = ACTIONS(1483), + [sym__fenced_div_end] = ACTIONS(1483), + [sym_ref_id_specifier] = ACTIONS(1483), + [sym__display_math_state_track_marker] = ACTIONS(1483), + [sym__inline_math_state_track_marker] = ACTIONS(1483), + [sym__html_comment] = ACTIONS(1483), + [sym_raw_specifier] = ACTIONS(1483), + [sym__autolink] = ACTIONS(1483), + }, + [STATE(186)] = { + [anon_sym_LBRACE] = ACTIONS(1533), + [anon_sym_RBRACE] = ACTIONS(1533), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1533), + [anon_sym_EQ] = ACTIONS(1533), + [anon_sym_SQUOTE] = ACTIONS(1533), + [anon_sym_BANG] = ACTIONS(1533), + [anon_sym_DQUOTE] = ACTIONS(1533), + [anon_sym_POUND] = ACTIONS(1533), + [anon_sym_DOLLAR] = ACTIONS(1533), + [anon_sym_PERCENT] = ACTIONS(1533), + [anon_sym_AMP] = ACTIONS(1533), + [anon_sym_LPAREN] = ACTIONS(1533), + [anon_sym_RPAREN] = ACTIONS(1533), + [anon_sym_STAR] = ACTIONS(1533), + [anon_sym_PLUS] = ACTIONS(1533), + [anon_sym_COMMA] = ACTIONS(1533), + [anon_sym_DASH] = ACTIONS(1533), + [anon_sym_DOT] = ACTIONS(1533), + [anon_sym_SLASH] = ACTIONS(1533), + [anon_sym_SEMI] = ACTIONS(1533), + [anon_sym_QMARK] = ACTIONS(1533), + [anon_sym_AT] = ACTIONS(1533), + [anon_sym_LBRACK] = ACTIONS(1535), + [anon_sym_BSLASH] = ACTIONS(1535), + [anon_sym_RBRACK] = ACTIONS(1533), + [anon_sym_CARET] = ACTIONS(1533), + [anon_sym__] = ACTIONS(1533), + [anon_sym_BQUOTE] = ACTIONS(1533), + [anon_sym_PIPE] = ACTIONS(1533), + [anon_sym_TILDE] = ACTIONS(1533), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1533), + [sym__escaped_characters] = ACTIONS(1533), + [sym__word] = ACTIONS(1533), + [sym__soft_line_ending] = ACTIONS(1533), + [sym__block_close] = ACTIONS(1533), + [sym_block_continuation] = ACTIONS(1537), + [sym__block_quote_start] = ACTIONS(1533), + [sym__indented_chunk_start] = ACTIONS(1533), + [sym_atx_h1_marker] = ACTIONS(1533), + [sym_atx_h2_marker] = ACTIONS(1533), + [sym_atx_h3_marker] = ACTIONS(1533), + [sym_atx_h4_marker] = ACTIONS(1533), + [sym_atx_h5_marker] = ACTIONS(1533), + [sym_atx_h6_marker] = ACTIONS(1533), + [sym__thematic_break] = ACTIONS(1533), + [sym__list_marker_minus] = ACTIONS(1533), + [sym__list_marker_plus] = ACTIONS(1533), + [sym__list_marker_star] = ACTIONS(1533), + [sym__list_marker_parenthesis] = ACTIONS(1533), + [sym__list_marker_dot] = ACTIONS(1533), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1533), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1533), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1533), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1533), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1533), + [sym__list_marker_example] = ACTIONS(1533), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1533), + [sym__fenced_code_block_start_backtick] = ACTIONS(1533), + [sym__fenced_code_block_start_tilde] = ACTIONS(1533), + [sym__blank_line_start] = ACTIONS(1533), + [sym_minus_metadata] = ACTIONS(1533), + [sym__pipe_table_start] = ACTIONS(1533), + [sym__fenced_div_start] = ACTIONS(1533), + [sym__fenced_div_end] = ACTIONS(1533), + [sym_ref_id_specifier] = ACTIONS(1533), + [sym__display_math_state_track_marker] = ACTIONS(1533), + [sym__inline_math_state_track_marker] = ACTIONS(1533), + [sym__html_comment] = ACTIONS(1533), + [sym_raw_specifier] = ACTIONS(1533), + [sym__autolink] = ACTIONS(1533), + }, + [STATE(187)] = { + [anon_sym_LBRACE] = ACTIONS(1539), + [anon_sym_RBRACE] = ACTIONS(1539), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1539), + [anon_sym_EQ] = ACTIONS(1539), + [anon_sym_SQUOTE] = ACTIONS(1539), + [anon_sym_BANG] = ACTIONS(1539), + [anon_sym_DQUOTE] = ACTIONS(1539), + [anon_sym_POUND] = ACTIONS(1539), + [anon_sym_DOLLAR] = ACTIONS(1539), + [anon_sym_PERCENT] = ACTIONS(1539), + [anon_sym_AMP] = ACTIONS(1539), + [anon_sym_LPAREN] = ACTIONS(1539), + [anon_sym_RPAREN] = ACTIONS(1539), + [anon_sym_STAR] = ACTIONS(1539), + [anon_sym_PLUS] = ACTIONS(1539), + [anon_sym_COMMA] = ACTIONS(1539), + [anon_sym_DASH] = ACTIONS(1539), + [anon_sym_DOT] = ACTIONS(1539), + [anon_sym_SLASH] = ACTIONS(1539), + [anon_sym_SEMI] = ACTIONS(1539), + [anon_sym_QMARK] = ACTIONS(1539), + [anon_sym_AT] = ACTIONS(1539), + [anon_sym_LBRACK] = ACTIONS(1541), + [anon_sym_BSLASH] = ACTIONS(1541), + [anon_sym_RBRACK] = ACTIONS(1539), + [anon_sym_CARET] = ACTIONS(1539), + [anon_sym__] = ACTIONS(1539), + [anon_sym_BQUOTE] = ACTIONS(1539), + [anon_sym_PIPE] = ACTIONS(1539), + [anon_sym_TILDE] = ACTIONS(1539), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1539), + [sym__escaped_characters] = ACTIONS(1539), + [sym__word] = ACTIONS(1539), + [sym__soft_line_ending] = ACTIONS(1539), + [sym__block_close] = ACTIONS(1539), + [sym_block_continuation] = ACTIONS(1543), + [sym__block_quote_start] = ACTIONS(1539), + [sym__indented_chunk_start] = ACTIONS(1539), + [sym_atx_h1_marker] = ACTIONS(1539), + [sym_atx_h2_marker] = ACTIONS(1539), + [sym_atx_h3_marker] = ACTIONS(1539), + [sym_atx_h4_marker] = ACTIONS(1539), + [sym_atx_h5_marker] = ACTIONS(1539), + [sym_atx_h6_marker] = ACTIONS(1539), + [sym__thematic_break] = ACTIONS(1539), + [sym__list_marker_minus] = ACTIONS(1539), + [sym__list_marker_plus] = ACTIONS(1539), + [sym__list_marker_star] = ACTIONS(1539), + [sym__list_marker_parenthesis] = ACTIONS(1539), + [sym__list_marker_dot] = ACTIONS(1539), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1539), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1539), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1539), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1539), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1539), + [sym__list_marker_example] = ACTIONS(1539), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1539), + [sym__fenced_code_block_start_backtick] = ACTIONS(1539), + [sym__fenced_code_block_start_tilde] = ACTIONS(1539), + [sym__blank_line_start] = ACTIONS(1539), + [sym_minus_metadata] = ACTIONS(1539), + [sym__pipe_table_start] = ACTIONS(1539), + [sym__fenced_div_start] = ACTIONS(1539), + [sym__fenced_div_end] = ACTIONS(1539), + [sym_ref_id_specifier] = ACTIONS(1539), + [sym__display_math_state_track_marker] = ACTIONS(1539), + [sym__inline_math_state_track_marker] = ACTIONS(1539), + [sym__html_comment] = ACTIONS(1539), + [sym_raw_specifier] = ACTIONS(1539), + [sym__autolink] = ACTIONS(1539), + }, + [STATE(188)] = { + [anon_sym_LBRACE] = ACTIONS(1545), + [anon_sym_RBRACE] = ACTIONS(1545), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1545), + [anon_sym_EQ] = ACTIONS(1545), + [anon_sym_SQUOTE] = ACTIONS(1545), + [anon_sym_BANG] = ACTIONS(1545), + [anon_sym_DQUOTE] = ACTIONS(1545), + [anon_sym_POUND] = ACTIONS(1545), + [anon_sym_DOLLAR] = ACTIONS(1545), + [anon_sym_PERCENT] = ACTIONS(1545), + [anon_sym_AMP] = ACTIONS(1545), + [anon_sym_LPAREN] = ACTIONS(1545), + [anon_sym_RPAREN] = ACTIONS(1545), + [anon_sym_STAR] = ACTIONS(1545), + [anon_sym_PLUS] = ACTIONS(1545), + [anon_sym_COMMA] = ACTIONS(1545), + [anon_sym_DASH] = ACTIONS(1545), + [anon_sym_DOT] = ACTIONS(1545), + [anon_sym_SLASH] = ACTIONS(1545), + [anon_sym_SEMI] = ACTIONS(1545), + [anon_sym_QMARK] = ACTIONS(1545), + [anon_sym_AT] = ACTIONS(1545), + [anon_sym_LBRACK] = ACTIONS(1547), + [anon_sym_BSLASH] = ACTIONS(1547), + [anon_sym_RBRACK] = ACTIONS(1545), + [anon_sym_CARET] = ACTIONS(1545), + [anon_sym__] = ACTIONS(1545), + [anon_sym_BQUOTE] = ACTIONS(1545), + [anon_sym_PIPE] = ACTIONS(1545), + [anon_sym_TILDE] = ACTIONS(1545), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1545), + [sym__escaped_characters] = ACTIONS(1545), + [sym__word] = ACTIONS(1545), + [sym__soft_line_ending] = ACTIONS(1545), + [sym__block_close] = ACTIONS(1545), + [sym_block_continuation] = ACTIONS(1549), + [sym__block_quote_start] = ACTIONS(1545), + [sym__indented_chunk_start] = ACTIONS(1545), + [sym_atx_h1_marker] = ACTIONS(1545), + [sym_atx_h2_marker] = ACTIONS(1545), + [sym_atx_h3_marker] = ACTIONS(1545), + [sym_atx_h4_marker] = ACTIONS(1545), + [sym_atx_h5_marker] = ACTIONS(1545), + [sym_atx_h6_marker] = ACTIONS(1545), + [sym__thematic_break] = ACTIONS(1545), + [sym__list_marker_minus] = ACTIONS(1545), + [sym__list_marker_plus] = ACTIONS(1545), + [sym__list_marker_star] = ACTIONS(1545), + [sym__list_marker_parenthesis] = ACTIONS(1545), + [sym__list_marker_dot] = ACTIONS(1545), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1545), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1545), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1545), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1545), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1545), + [sym__list_marker_example] = ACTIONS(1545), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1545), + [sym__fenced_code_block_start_backtick] = ACTIONS(1545), + [sym__fenced_code_block_start_tilde] = ACTIONS(1545), + [sym__blank_line_start] = ACTIONS(1545), + [sym_minus_metadata] = ACTIONS(1545), + [sym__pipe_table_start] = ACTIONS(1545), + [sym__fenced_div_start] = ACTIONS(1545), + [sym__fenced_div_end] = ACTIONS(1545), + [sym_ref_id_specifier] = ACTIONS(1545), + [sym__display_math_state_track_marker] = ACTIONS(1545), + [sym__inline_math_state_track_marker] = ACTIONS(1545), + [sym__html_comment] = ACTIONS(1545), + [sym_raw_specifier] = ACTIONS(1545), + [sym__autolink] = ACTIONS(1545), + }, + [STATE(189)] = { + [ts_builtin_sym_end] = ACTIONS(1475), + [anon_sym_LBRACE] = ACTIONS(1475), + [anon_sym_RBRACE] = ACTIONS(1475), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1475), + [anon_sym_EQ] = ACTIONS(1475), + [anon_sym_SQUOTE] = ACTIONS(1475), + [anon_sym_BANG] = ACTIONS(1475), + [anon_sym_DQUOTE] = ACTIONS(1475), + [anon_sym_POUND] = ACTIONS(1475), + [anon_sym_DOLLAR] = ACTIONS(1475), + [anon_sym_PERCENT] = ACTIONS(1475), + [anon_sym_AMP] = ACTIONS(1475), + [anon_sym_LPAREN] = ACTIONS(1475), + [anon_sym_RPAREN] = ACTIONS(1475), + [anon_sym_STAR] = ACTIONS(1475), + [anon_sym_PLUS] = ACTIONS(1475), + [anon_sym_COMMA] = ACTIONS(1475), + [anon_sym_DASH] = ACTIONS(1475), + [anon_sym_DOT] = ACTIONS(1475), + [anon_sym_SLASH] = ACTIONS(1475), + [anon_sym_SEMI] = ACTIONS(1475), + [anon_sym_QMARK] = ACTIONS(1475), + [anon_sym_AT] = ACTIONS(1475), + [anon_sym_LBRACK] = ACTIONS(1477), + [anon_sym_BSLASH] = ACTIONS(1477), + [anon_sym_RBRACK] = ACTIONS(1475), + [anon_sym_CARET] = ACTIONS(1475), + [anon_sym__] = ACTIONS(1475), + [anon_sym_BQUOTE] = ACTIONS(1475), + [anon_sym_PIPE] = ACTIONS(1475), + [anon_sym_TILDE] = ACTIONS(1475), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1475), + [sym__escaped_characters] = ACTIONS(1475), + [sym__word] = ACTIONS(1475), + [sym__soft_line_ending] = ACTIONS(1475), + [sym__block_quote_start] = ACTIONS(1475), + [sym__indented_chunk_start] = ACTIONS(1475), + [sym_atx_h1_marker] = ACTIONS(1475), + [sym_atx_h2_marker] = ACTIONS(1475), + [sym_atx_h3_marker] = ACTIONS(1475), + [sym_atx_h4_marker] = ACTIONS(1475), + [sym_atx_h5_marker] = ACTIONS(1475), + [sym_atx_h6_marker] = ACTIONS(1475), + [sym_setext_h1_underline] = ACTIONS(1475), + [sym_setext_h2_underline] = ACTIONS(1475), + [sym__thematic_break] = ACTIONS(1475), + [sym__list_marker_minus] = ACTIONS(1475), + [sym__list_marker_plus] = ACTIONS(1475), + [sym__list_marker_star] = ACTIONS(1475), + [sym__list_marker_parenthesis] = ACTIONS(1475), + [sym__list_marker_dot] = ACTIONS(1475), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_example] = ACTIONS(1475), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1475), + [sym__fenced_code_block_start_backtick] = ACTIONS(1475), + [sym__fenced_code_block_start_tilde] = ACTIONS(1475), + [sym__blank_line_start] = ACTIONS(1475), + [sym_minus_metadata] = ACTIONS(1475), + [sym__pipe_table_start] = ACTIONS(1475), + [sym__fenced_div_start] = ACTIONS(1475), + [sym_ref_id_specifier] = ACTIONS(1475), + [sym__display_math_state_track_marker] = ACTIONS(1475), + [sym__inline_math_state_track_marker] = ACTIONS(1475), + [sym__html_comment] = ACTIONS(1475), + [sym_raw_specifier] = ACTIONS(1475), + [sym__autolink] = ACTIONS(1475), + }, + [STATE(190)] = { + [anon_sym_LBRACE] = ACTIONS(1551), + [anon_sym_RBRACE] = ACTIONS(1551), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1551), + [anon_sym_EQ] = ACTIONS(1551), + [anon_sym_SQUOTE] = ACTIONS(1551), + [anon_sym_BANG] = ACTIONS(1551), + [anon_sym_DQUOTE] = ACTIONS(1551), + [anon_sym_POUND] = ACTIONS(1551), + [anon_sym_DOLLAR] = ACTIONS(1551), + [anon_sym_PERCENT] = ACTIONS(1551), + [anon_sym_AMP] = ACTIONS(1551), + [anon_sym_LPAREN] = ACTIONS(1551), + [anon_sym_RPAREN] = ACTIONS(1551), + [anon_sym_STAR] = ACTIONS(1551), + [anon_sym_PLUS] = ACTIONS(1551), + [anon_sym_COMMA] = ACTIONS(1551), + [anon_sym_DASH] = ACTIONS(1551), + [anon_sym_DOT] = ACTIONS(1551), + [anon_sym_SLASH] = ACTIONS(1551), + [anon_sym_SEMI] = ACTIONS(1551), + [anon_sym_QMARK] = ACTIONS(1551), + [anon_sym_AT] = ACTIONS(1551), + [anon_sym_LBRACK] = ACTIONS(1553), + [anon_sym_BSLASH] = ACTIONS(1553), + [anon_sym_RBRACK] = ACTIONS(1551), + [anon_sym_CARET] = ACTIONS(1551), + [anon_sym__] = ACTIONS(1551), + [anon_sym_BQUOTE] = ACTIONS(1551), + [anon_sym_PIPE] = ACTIONS(1551), + [anon_sym_TILDE] = ACTIONS(1551), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1551), + [sym__escaped_characters] = ACTIONS(1551), + [sym__word] = ACTIONS(1551), + [sym__soft_line_ending] = ACTIONS(1551), + [sym__block_close] = ACTIONS(1551), + [sym_block_continuation] = ACTIONS(1555), + [sym__block_quote_start] = ACTIONS(1551), + [sym__indented_chunk_start] = ACTIONS(1551), + [sym_atx_h1_marker] = ACTIONS(1551), + [sym_atx_h2_marker] = ACTIONS(1551), + [sym_atx_h3_marker] = ACTIONS(1551), + [sym_atx_h4_marker] = ACTIONS(1551), + [sym_atx_h5_marker] = ACTIONS(1551), + [sym_atx_h6_marker] = ACTIONS(1551), + [sym__thematic_break] = ACTIONS(1551), + [sym__list_marker_minus] = ACTIONS(1551), + [sym__list_marker_plus] = ACTIONS(1551), + [sym__list_marker_star] = ACTIONS(1551), + [sym__list_marker_parenthesis] = ACTIONS(1551), + [sym__list_marker_dot] = ACTIONS(1551), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1551), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1551), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1551), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1551), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1551), + [sym__list_marker_example] = ACTIONS(1551), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1551), + [sym__fenced_code_block_start_backtick] = ACTIONS(1551), + [sym__fenced_code_block_start_tilde] = ACTIONS(1551), + [sym__blank_line_start] = ACTIONS(1551), + [sym_minus_metadata] = ACTIONS(1551), + [sym__pipe_table_start] = ACTIONS(1551), + [sym__fenced_div_start] = ACTIONS(1551), + [sym__fenced_div_end] = ACTIONS(1551), + [sym_ref_id_specifier] = ACTIONS(1551), + [sym__display_math_state_track_marker] = ACTIONS(1551), + [sym__inline_math_state_track_marker] = ACTIONS(1551), + [sym__html_comment] = ACTIONS(1551), + [sym_raw_specifier] = ACTIONS(1551), + [sym__autolink] = ACTIONS(1551), + }, + [STATE(191)] = { + [anon_sym_LBRACE] = ACTIONS(1557), + [anon_sym_RBRACE] = ACTIONS(1557), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1557), + [anon_sym_EQ] = ACTIONS(1557), + [anon_sym_SQUOTE] = ACTIONS(1557), + [anon_sym_BANG] = ACTIONS(1557), + [anon_sym_DQUOTE] = ACTIONS(1557), + [anon_sym_POUND] = ACTIONS(1557), + [anon_sym_DOLLAR] = ACTIONS(1557), + [anon_sym_PERCENT] = ACTIONS(1557), + [anon_sym_AMP] = ACTIONS(1557), + [anon_sym_LPAREN] = ACTIONS(1557), + [anon_sym_RPAREN] = ACTIONS(1557), + [anon_sym_STAR] = ACTIONS(1557), + [anon_sym_PLUS] = ACTIONS(1557), + [anon_sym_COMMA] = ACTIONS(1557), + [anon_sym_DASH] = ACTIONS(1557), + [anon_sym_DOT] = ACTIONS(1557), + [anon_sym_SLASH] = ACTIONS(1557), + [anon_sym_SEMI] = ACTIONS(1557), + [anon_sym_QMARK] = ACTIONS(1557), + [anon_sym_AT] = ACTIONS(1557), + [anon_sym_LBRACK] = ACTIONS(1559), + [anon_sym_BSLASH] = ACTIONS(1559), + [anon_sym_RBRACK] = ACTIONS(1557), + [anon_sym_CARET] = ACTIONS(1557), + [anon_sym__] = ACTIONS(1557), + [anon_sym_BQUOTE] = ACTIONS(1557), + [anon_sym_PIPE] = ACTIONS(1557), + [anon_sym_TILDE] = ACTIONS(1557), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1557), + [sym__escaped_characters] = ACTIONS(1557), + [sym__word] = ACTIONS(1557), + [sym__soft_line_ending] = ACTIONS(1557), + [sym__block_close] = ACTIONS(1557), + [sym_block_continuation] = ACTIONS(1561), + [sym__block_quote_start] = ACTIONS(1557), + [sym__indented_chunk_start] = ACTIONS(1557), + [sym_atx_h1_marker] = ACTIONS(1557), + [sym_atx_h2_marker] = ACTIONS(1557), + [sym_atx_h3_marker] = ACTIONS(1557), + [sym_atx_h4_marker] = ACTIONS(1557), + [sym_atx_h5_marker] = ACTIONS(1557), + [sym_atx_h6_marker] = ACTIONS(1557), + [sym__thematic_break] = ACTIONS(1557), + [sym__list_marker_minus] = ACTIONS(1557), + [sym__list_marker_plus] = ACTIONS(1557), + [sym__list_marker_star] = ACTIONS(1557), + [sym__list_marker_parenthesis] = ACTIONS(1557), + [sym__list_marker_dot] = ACTIONS(1557), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1557), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1557), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1557), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1557), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1557), + [sym__list_marker_example] = ACTIONS(1557), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1557), + [sym__fenced_code_block_start_backtick] = ACTIONS(1557), + [sym__fenced_code_block_start_tilde] = ACTIONS(1557), + [sym__blank_line_start] = ACTIONS(1557), + [sym_minus_metadata] = ACTIONS(1557), + [sym__pipe_table_start] = ACTIONS(1557), + [sym__fenced_div_start] = ACTIONS(1557), + [sym__fenced_div_end] = ACTIONS(1557), + [sym_ref_id_specifier] = ACTIONS(1557), + [sym__display_math_state_track_marker] = ACTIONS(1557), + [sym__inline_math_state_track_marker] = ACTIONS(1557), + [sym__html_comment] = ACTIONS(1557), + [sym_raw_specifier] = ACTIONS(1557), + [sym__autolink] = ACTIONS(1557), + }, + [STATE(192)] = { + [anon_sym_LBRACE] = ACTIONS(1563), + [anon_sym_RBRACE] = ACTIONS(1563), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1563), + [anon_sym_EQ] = ACTIONS(1563), + [anon_sym_SQUOTE] = ACTIONS(1563), + [anon_sym_BANG] = ACTIONS(1563), + [anon_sym_DQUOTE] = ACTIONS(1563), + [anon_sym_POUND] = ACTIONS(1563), + [anon_sym_DOLLAR] = ACTIONS(1563), + [anon_sym_PERCENT] = ACTIONS(1563), + [anon_sym_AMP] = ACTIONS(1563), + [anon_sym_LPAREN] = ACTIONS(1563), + [anon_sym_RPAREN] = ACTIONS(1563), + [anon_sym_STAR] = ACTIONS(1563), + [anon_sym_PLUS] = ACTIONS(1563), + [anon_sym_COMMA] = ACTIONS(1563), + [anon_sym_DASH] = ACTIONS(1563), + [anon_sym_DOT] = ACTIONS(1563), + [anon_sym_SLASH] = ACTIONS(1563), + [anon_sym_SEMI] = ACTIONS(1563), + [anon_sym_QMARK] = ACTIONS(1563), + [anon_sym_AT] = ACTIONS(1563), + [anon_sym_LBRACK] = ACTIONS(1565), + [anon_sym_BSLASH] = ACTIONS(1565), + [anon_sym_RBRACK] = ACTIONS(1563), + [anon_sym_CARET] = ACTIONS(1563), + [anon_sym__] = ACTIONS(1563), + [anon_sym_BQUOTE] = ACTIONS(1563), + [anon_sym_PIPE] = ACTIONS(1563), + [anon_sym_TILDE] = ACTIONS(1563), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1563), + [sym__escaped_characters] = ACTIONS(1563), + [sym__word] = ACTIONS(1563), + [sym__soft_line_ending] = ACTIONS(1563), + [sym__block_close] = ACTIONS(1563), + [sym_block_continuation] = ACTIONS(1567), + [sym__block_quote_start] = ACTIONS(1563), + [sym__indented_chunk_start] = ACTIONS(1563), + [sym_atx_h1_marker] = ACTIONS(1563), + [sym_atx_h2_marker] = ACTIONS(1563), + [sym_atx_h3_marker] = ACTIONS(1563), + [sym_atx_h4_marker] = ACTIONS(1563), + [sym_atx_h5_marker] = ACTIONS(1563), + [sym_atx_h6_marker] = ACTIONS(1563), + [sym__thematic_break] = ACTIONS(1563), + [sym__list_marker_minus] = ACTIONS(1563), + [sym__list_marker_plus] = ACTIONS(1563), + [sym__list_marker_star] = ACTIONS(1563), + [sym__list_marker_parenthesis] = ACTIONS(1563), + [sym__list_marker_dot] = ACTIONS(1563), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1563), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1563), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1563), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1563), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1563), + [sym__list_marker_example] = ACTIONS(1563), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1563), + [sym__fenced_code_block_start_backtick] = ACTIONS(1563), + [sym__fenced_code_block_start_tilde] = ACTIONS(1563), + [sym__blank_line_start] = ACTIONS(1563), + [sym_minus_metadata] = ACTIONS(1563), + [sym__pipe_table_start] = ACTIONS(1563), + [sym__fenced_div_start] = ACTIONS(1563), + [sym__fenced_div_end] = ACTIONS(1563), + [sym_ref_id_specifier] = ACTIONS(1563), + [sym__display_math_state_track_marker] = ACTIONS(1563), + [sym__inline_math_state_track_marker] = ACTIONS(1563), + [sym__html_comment] = ACTIONS(1563), + [sym_raw_specifier] = ACTIONS(1563), + [sym__autolink] = ACTIONS(1563), + }, + [STATE(193)] = { + [anon_sym_LBRACE] = ACTIONS(1569), + [anon_sym_RBRACE] = ACTIONS(1569), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1569), + [anon_sym_EQ] = ACTIONS(1569), + [anon_sym_SQUOTE] = ACTIONS(1569), + [anon_sym_BANG] = ACTIONS(1569), + [anon_sym_DQUOTE] = ACTIONS(1569), + [anon_sym_POUND] = ACTIONS(1569), + [anon_sym_DOLLAR] = ACTIONS(1569), + [anon_sym_PERCENT] = ACTIONS(1569), + [anon_sym_AMP] = ACTIONS(1569), + [anon_sym_LPAREN] = ACTIONS(1569), + [anon_sym_RPAREN] = ACTIONS(1569), + [anon_sym_STAR] = ACTIONS(1569), + [anon_sym_PLUS] = ACTIONS(1569), + [anon_sym_COMMA] = ACTIONS(1569), + [anon_sym_DASH] = ACTIONS(1569), + [anon_sym_DOT] = ACTIONS(1569), + [anon_sym_SLASH] = ACTIONS(1569), + [anon_sym_SEMI] = ACTIONS(1569), + [anon_sym_QMARK] = ACTIONS(1569), + [anon_sym_AT] = ACTIONS(1569), + [anon_sym_LBRACK] = ACTIONS(1571), + [anon_sym_BSLASH] = ACTIONS(1571), + [anon_sym_RBRACK] = ACTIONS(1569), + [anon_sym_CARET] = ACTIONS(1569), + [anon_sym__] = ACTIONS(1569), + [anon_sym_BQUOTE] = ACTIONS(1569), + [anon_sym_PIPE] = ACTIONS(1569), + [anon_sym_TILDE] = ACTIONS(1569), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1569), + [sym__escaped_characters] = ACTIONS(1569), + [sym__word] = ACTIONS(1569), + [sym__soft_line_ending] = ACTIONS(1569), + [sym__block_close] = ACTIONS(1569), + [sym_block_continuation] = ACTIONS(1573), + [sym__block_quote_start] = ACTIONS(1569), + [sym__indented_chunk_start] = ACTIONS(1569), + [sym_atx_h1_marker] = ACTIONS(1569), + [sym_atx_h2_marker] = ACTIONS(1569), + [sym_atx_h3_marker] = ACTIONS(1569), + [sym_atx_h4_marker] = ACTIONS(1569), + [sym_atx_h5_marker] = ACTIONS(1569), + [sym_atx_h6_marker] = ACTIONS(1569), + [sym__thematic_break] = ACTIONS(1569), + [sym__list_marker_minus] = ACTIONS(1569), + [sym__list_marker_plus] = ACTIONS(1569), + [sym__list_marker_star] = ACTIONS(1569), + [sym__list_marker_parenthesis] = ACTIONS(1569), + [sym__list_marker_dot] = ACTIONS(1569), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1569), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1569), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1569), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1569), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1569), + [sym__list_marker_example] = ACTIONS(1569), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1569), + [sym__fenced_code_block_start_backtick] = ACTIONS(1569), + [sym__fenced_code_block_start_tilde] = ACTIONS(1569), + [sym__blank_line_start] = ACTIONS(1569), + [sym_minus_metadata] = ACTIONS(1569), + [sym__pipe_table_start] = ACTIONS(1569), + [sym__fenced_div_start] = ACTIONS(1569), + [sym__fenced_div_end] = ACTIONS(1569), + [sym_ref_id_specifier] = ACTIONS(1569), + [sym__display_math_state_track_marker] = ACTIONS(1569), + [sym__inline_math_state_track_marker] = ACTIONS(1569), + [sym__html_comment] = ACTIONS(1569), + [sym_raw_specifier] = ACTIONS(1569), + [sym__autolink] = ACTIONS(1569), + }, + [STATE(194)] = { + [sym__blank_line] = STATE(1042), + [anon_sym_LBRACE] = ACTIONS(1487), + [anon_sym_RBRACE] = ACTIONS(1487), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1487), + [anon_sym_EQ] = ACTIONS(1487), + [anon_sym_SQUOTE] = ACTIONS(1487), + [anon_sym_BANG] = ACTIONS(1487), + [anon_sym_DQUOTE] = ACTIONS(1487), + [anon_sym_POUND] = ACTIONS(1487), + [anon_sym_DOLLAR] = ACTIONS(1487), + [anon_sym_PERCENT] = ACTIONS(1487), + [anon_sym_AMP] = ACTIONS(1487), + [anon_sym_LPAREN] = ACTIONS(1487), + [anon_sym_RPAREN] = ACTIONS(1487), + [anon_sym_STAR] = ACTIONS(1487), + [anon_sym_PLUS] = ACTIONS(1487), + [anon_sym_COMMA] = ACTIONS(1487), + [anon_sym_DASH] = ACTIONS(1487), + [anon_sym_DOT] = ACTIONS(1487), + [anon_sym_SLASH] = ACTIONS(1487), + [anon_sym_COLON] = ACTIONS(1575), + [anon_sym_SEMI] = ACTIONS(1487), + [anon_sym_QMARK] = ACTIONS(1487), + [anon_sym_AT] = ACTIONS(1487), + [anon_sym_LBRACK] = ACTIONS(1489), + [anon_sym_BSLASH] = ACTIONS(1489), + [anon_sym_RBRACK] = ACTIONS(1487), + [anon_sym_CARET] = ACTIONS(1487), + [anon_sym__] = ACTIONS(1487), + [anon_sym_BQUOTE] = ACTIONS(1487), + [anon_sym_PIPE] = ACTIONS(1487), + [anon_sym_TILDE] = ACTIONS(1487), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1487), + [sym__escaped_characters] = ACTIONS(1487), + [sym__word] = ACTIONS(1487), + [sym__soft_line_ending] = ACTIONS(1487), + [sym__block_close] = ACTIONS(1487), + [sym__block_quote_start] = ACTIONS(1487), + [sym__indented_chunk_start] = ACTIONS(1487), + [sym_atx_h1_marker] = ACTIONS(1487), + [sym_atx_h2_marker] = ACTIONS(1487), + [sym_atx_h3_marker] = ACTIONS(1487), + [sym_atx_h4_marker] = ACTIONS(1487), + [sym_atx_h5_marker] = ACTIONS(1487), + [sym_atx_h6_marker] = ACTIONS(1487), + [sym__thematic_break] = ACTIONS(1487), + [sym__list_marker_minus] = ACTIONS(1487), + [sym__list_marker_plus] = ACTIONS(1487), + [sym__list_marker_star] = ACTIONS(1487), + [sym__list_marker_parenthesis] = ACTIONS(1487), + [sym__list_marker_dot] = ACTIONS(1487), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_example] = ACTIONS(1487), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1487), + [sym__fenced_code_block_start_backtick] = ACTIONS(1487), + [sym__fenced_code_block_start_tilde] = ACTIONS(1487), + [sym__blank_line_start] = ACTIONS(1577), + [sym_minus_metadata] = ACTIONS(1487), + [sym__pipe_table_start] = ACTIONS(1487), + [sym__fenced_div_start] = ACTIONS(1487), + [sym_ref_id_specifier] = ACTIONS(1487), + [sym__display_math_state_track_marker] = ACTIONS(1487), + [sym__inline_math_state_track_marker] = ACTIONS(1487), + [sym__html_comment] = ACTIONS(1487), + [sym_raw_specifier] = ACTIONS(1487), + [sym__autolink] = ACTIONS(1487), + }, + [STATE(195)] = { + [anon_sym_LBRACE] = ACTIONS(1579), + [anon_sym_RBRACE] = ACTIONS(1579), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1579), + [anon_sym_EQ] = ACTIONS(1579), + [anon_sym_SQUOTE] = ACTIONS(1579), + [anon_sym_BANG] = ACTIONS(1579), + [anon_sym_DQUOTE] = ACTIONS(1579), + [anon_sym_POUND] = ACTIONS(1579), + [anon_sym_DOLLAR] = ACTIONS(1579), + [anon_sym_PERCENT] = ACTIONS(1579), + [anon_sym_AMP] = ACTIONS(1579), + [anon_sym_LPAREN] = ACTIONS(1579), + [anon_sym_RPAREN] = ACTIONS(1579), + [anon_sym_STAR] = ACTIONS(1579), + [anon_sym_PLUS] = ACTIONS(1579), + [anon_sym_COMMA] = ACTIONS(1579), + [anon_sym_DASH] = ACTIONS(1579), + [anon_sym_DOT] = ACTIONS(1579), + [anon_sym_SLASH] = ACTIONS(1579), + [anon_sym_SEMI] = ACTIONS(1579), + [anon_sym_QMARK] = ACTIONS(1579), + [anon_sym_AT] = ACTIONS(1579), + [anon_sym_LBRACK] = ACTIONS(1581), + [anon_sym_BSLASH] = ACTIONS(1581), + [anon_sym_RBRACK] = ACTIONS(1579), + [anon_sym_CARET] = ACTIONS(1579), + [anon_sym__] = ACTIONS(1579), + [anon_sym_BQUOTE] = ACTIONS(1579), + [anon_sym_PIPE] = ACTIONS(1579), + [anon_sym_TILDE] = ACTIONS(1579), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1579), + [sym__escaped_characters] = ACTIONS(1579), + [sym__word] = ACTIONS(1579), + [sym__soft_line_ending] = ACTIONS(1579), + [sym__block_close] = ACTIONS(1579), + [sym_block_continuation] = ACTIONS(1583), + [sym__block_quote_start] = ACTIONS(1579), + [sym__indented_chunk_start] = ACTIONS(1579), + [sym_atx_h1_marker] = ACTIONS(1579), + [sym_atx_h2_marker] = ACTIONS(1579), + [sym_atx_h3_marker] = ACTIONS(1579), + [sym_atx_h4_marker] = ACTIONS(1579), + [sym_atx_h5_marker] = ACTIONS(1579), + [sym_atx_h6_marker] = ACTIONS(1579), + [sym__thematic_break] = ACTIONS(1579), + [sym__list_marker_minus] = ACTIONS(1579), + [sym__list_marker_plus] = ACTIONS(1579), + [sym__list_marker_star] = ACTIONS(1579), + [sym__list_marker_parenthesis] = ACTIONS(1579), + [sym__list_marker_dot] = ACTIONS(1579), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_example] = ACTIONS(1579), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1579), + [sym__fenced_code_block_start_backtick] = ACTIONS(1579), + [sym__fenced_code_block_start_tilde] = ACTIONS(1579), + [sym__blank_line_start] = ACTIONS(1579), + [sym_minus_metadata] = ACTIONS(1579), + [sym__pipe_table_start] = ACTIONS(1579), + [sym__fenced_div_start] = ACTIONS(1579), + [sym__fenced_div_end] = ACTIONS(1579), + [sym_ref_id_specifier] = ACTIONS(1579), + [sym__display_math_state_track_marker] = ACTIONS(1579), + [sym__inline_math_state_track_marker] = ACTIONS(1579), + [sym__html_comment] = ACTIONS(1579), + [sym_raw_specifier] = ACTIONS(1579), + [sym__autolink] = ACTIONS(1579), + }, + [STATE(196)] = { + [anon_sym_LBRACE] = ACTIONS(1585), + [anon_sym_RBRACE] = ACTIONS(1585), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1585), + [anon_sym_EQ] = ACTIONS(1585), + [anon_sym_SQUOTE] = ACTIONS(1585), + [anon_sym_BANG] = ACTIONS(1585), + [anon_sym_DQUOTE] = ACTIONS(1585), + [anon_sym_POUND] = ACTIONS(1585), + [anon_sym_DOLLAR] = ACTIONS(1585), + [anon_sym_PERCENT] = ACTIONS(1585), + [anon_sym_AMP] = ACTIONS(1585), + [anon_sym_LPAREN] = ACTIONS(1585), + [anon_sym_RPAREN] = ACTIONS(1585), + [anon_sym_STAR] = ACTIONS(1585), + [anon_sym_PLUS] = ACTIONS(1585), + [anon_sym_COMMA] = ACTIONS(1585), + [anon_sym_DASH] = ACTIONS(1585), + [anon_sym_DOT] = ACTIONS(1585), + [anon_sym_SLASH] = ACTIONS(1585), + [anon_sym_SEMI] = ACTIONS(1585), + [anon_sym_QMARK] = ACTIONS(1585), + [anon_sym_AT] = ACTIONS(1585), + [anon_sym_LBRACK] = ACTIONS(1587), + [anon_sym_BSLASH] = ACTIONS(1587), + [anon_sym_RBRACK] = ACTIONS(1585), + [anon_sym_CARET] = ACTIONS(1585), + [anon_sym__] = ACTIONS(1585), + [anon_sym_BQUOTE] = ACTIONS(1585), + [anon_sym_PIPE] = ACTIONS(1585), + [anon_sym_TILDE] = ACTIONS(1585), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1585), + [sym__escaped_characters] = ACTIONS(1585), + [sym__word] = ACTIONS(1585), + [sym__soft_line_ending] = ACTIONS(1585), + [sym__block_close] = ACTIONS(1585), + [sym_block_continuation] = ACTIONS(1589), + [sym__block_quote_start] = ACTIONS(1585), + [sym__indented_chunk_start] = ACTIONS(1585), + [sym_atx_h1_marker] = ACTIONS(1585), + [sym_atx_h2_marker] = ACTIONS(1585), + [sym_atx_h3_marker] = ACTIONS(1585), + [sym_atx_h4_marker] = ACTIONS(1585), + [sym_atx_h5_marker] = ACTIONS(1585), + [sym_atx_h6_marker] = ACTIONS(1585), + [sym__thematic_break] = ACTIONS(1585), + [sym__list_marker_minus] = ACTIONS(1585), + [sym__list_marker_plus] = ACTIONS(1585), + [sym__list_marker_star] = ACTIONS(1585), + [sym__list_marker_parenthesis] = ACTIONS(1585), + [sym__list_marker_dot] = ACTIONS(1585), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_example] = ACTIONS(1585), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1585), + [sym__fenced_code_block_start_backtick] = ACTIONS(1585), + [sym__fenced_code_block_start_tilde] = ACTIONS(1585), + [sym__blank_line_start] = ACTIONS(1585), + [sym_minus_metadata] = ACTIONS(1585), + [sym__pipe_table_start] = ACTIONS(1585), + [sym__fenced_div_start] = ACTIONS(1585), + [sym__fenced_div_end] = ACTIONS(1585), + [sym_ref_id_specifier] = ACTIONS(1585), + [sym__display_math_state_track_marker] = ACTIONS(1585), + [sym__inline_math_state_track_marker] = ACTIONS(1585), + [sym__html_comment] = ACTIONS(1585), + [sym_raw_specifier] = ACTIONS(1585), + [sym__autolink] = ACTIONS(1585), + }, + [STATE(197)] = { + [anon_sym_LBRACE] = ACTIONS(1591), + [anon_sym_RBRACE] = ACTIONS(1591), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1591), + [anon_sym_EQ] = ACTIONS(1591), + [anon_sym_SQUOTE] = ACTIONS(1591), + [anon_sym_BANG] = ACTIONS(1591), + [anon_sym_DQUOTE] = ACTIONS(1591), + [anon_sym_POUND] = ACTIONS(1591), + [anon_sym_DOLLAR] = ACTIONS(1591), + [anon_sym_PERCENT] = ACTIONS(1591), + [anon_sym_AMP] = ACTIONS(1591), + [anon_sym_LPAREN] = ACTIONS(1591), + [anon_sym_RPAREN] = ACTIONS(1591), + [anon_sym_STAR] = ACTIONS(1591), + [anon_sym_PLUS] = ACTIONS(1591), + [anon_sym_COMMA] = ACTIONS(1591), + [anon_sym_DASH] = ACTIONS(1591), + [anon_sym_DOT] = ACTIONS(1591), + [anon_sym_SLASH] = ACTIONS(1591), + [anon_sym_SEMI] = ACTIONS(1591), + [anon_sym_QMARK] = ACTIONS(1591), + [anon_sym_AT] = ACTIONS(1591), + [anon_sym_LBRACK] = ACTIONS(1593), + [anon_sym_BSLASH] = ACTIONS(1593), + [anon_sym_RBRACK] = ACTIONS(1591), + [anon_sym_CARET] = ACTIONS(1591), + [anon_sym__] = ACTIONS(1591), + [anon_sym_BQUOTE] = ACTIONS(1591), + [anon_sym_PIPE] = ACTIONS(1591), + [anon_sym_TILDE] = ACTIONS(1591), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1591), + [sym__escaped_characters] = ACTIONS(1591), + [sym__word] = ACTIONS(1591), + [sym__soft_line_ending] = ACTIONS(1591), + [sym__block_close] = ACTIONS(1591), + [sym_block_continuation] = ACTIONS(1595), + [sym__block_quote_start] = ACTIONS(1591), + [sym__indented_chunk_start] = ACTIONS(1591), + [sym_atx_h1_marker] = ACTIONS(1591), + [sym_atx_h2_marker] = ACTIONS(1591), + [sym_atx_h3_marker] = ACTIONS(1591), + [sym_atx_h4_marker] = ACTIONS(1591), + [sym_atx_h5_marker] = ACTIONS(1591), + [sym_atx_h6_marker] = ACTIONS(1591), + [sym__thematic_break] = ACTIONS(1591), + [sym__list_marker_minus] = ACTIONS(1591), + [sym__list_marker_plus] = ACTIONS(1591), + [sym__list_marker_star] = ACTIONS(1591), + [sym__list_marker_parenthesis] = ACTIONS(1591), + [sym__list_marker_dot] = ACTIONS(1591), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_example] = ACTIONS(1591), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1591), + [sym__fenced_code_block_start_backtick] = ACTIONS(1591), + [sym__fenced_code_block_start_tilde] = ACTIONS(1591), + [sym__blank_line_start] = ACTIONS(1591), + [sym_minus_metadata] = ACTIONS(1591), + [sym__pipe_table_start] = ACTIONS(1591), + [sym__fenced_div_start] = ACTIONS(1591), + [sym__fenced_div_end] = ACTIONS(1591), + [sym_ref_id_specifier] = ACTIONS(1591), + [sym__display_math_state_track_marker] = ACTIONS(1591), + [sym__inline_math_state_track_marker] = ACTIONS(1591), + [sym__html_comment] = ACTIONS(1591), + [sym_raw_specifier] = ACTIONS(1591), + [sym__autolink] = ACTIONS(1591), + }, + [STATE(198)] = { + [anon_sym_LBRACE] = ACTIONS(1597), + [anon_sym_RBRACE] = ACTIONS(1597), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1597), + [anon_sym_EQ] = ACTIONS(1597), + [anon_sym_SQUOTE] = ACTIONS(1597), + [anon_sym_BANG] = ACTIONS(1597), + [anon_sym_DQUOTE] = ACTIONS(1597), + [anon_sym_POUND] = ACTIONS(1597), + [anon_sym_DOLLAR] = ACTIONS(1597), + [anon_sym_PERCENT] = ACTIONS(1597), + [anon_sym_AMP] = ACTIONS(1597), + [anon_sym_LPAREN] = ACTIONS(1597), + [anon_sym_RPAREN] = ACTIONS(1597), + [anon_sym_STAR] = ACTIONS(1597), + [anon_sym_PLUS] = ACTIONS(1597), + [anon_sym_COMMA] = ACTIONS(1597), + [anon_sym_DASH] = ACTIONS(1597), + [anon_sym_DOT] = ACTIONS(1597), + [anon_sym_SLASH] = ACTIONS(1597), + [anon_sym_SEMI] = ACTIONS(1597), + [anon_sym_QMARK] = ACTIONS(1597), + [anon_sym_AT] = ACTIONS(1597), + [anon_sym_LBRACK] = ACTIONS(1599), + [anon_sym_BSLASH] = ACTIONS(1599), + [anon_sym_RBRACK] = ACTIONS(1597), + [anon_sym_CARET] = ACTIONS(1597), + [anon_sym__] = ACTIONS(1597), + [anon_sym_BQUOTE] = ACTIONS(1597), + [anon_sym_PIPE] = ACTIONS(1597), + [anon_sym_TILDE] = ACTIONS(1597), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1597), + [sym__escaped_characters] = ACTIONS(1597), + [sym__word] = ACTIONS(1597), + [sym__soft_line_ending] = ACTIONS(1597), + [sym__block_close] = ACTIONS(1597), + [sym_block_continuation] = ACTIONS(1601), + [sym__block_quote_start] = ACTIONS(1597), + [sym__indented_chunk_start] = ACTIONS(1597), + [sym_atx_h1_marker] = ACTIONS(1597), + [sym_atx_h2_marker] = ACTIONS(1597), + [sym_atx_h3_marker] = ACTIONS(1597), + [sym_atx_h4_marker] = ACTIONS(1597), + [sym_atx_h5_marker] = ACTIONS(1597), + [sym_atx_h6_marker] = ACTIONS(1597), + [sym__thematic_break] = ACTIONS(1597), + [sym__list_marker_minus] = ACTIONS(1597), + [sym__list_marker_plus] = ACTIONS(1597), + [sym__list_marker_star] = ACTIONS(1597), + [sym__list_marker_parenthesis] = ACTIONS(1597), + [sym__list_marker_dot] = ACTIONS(1597), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_example] = ACTIONS(1597), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1597), + [sym__fenced_code_block_start_backtick] = ACTIONS(1597), + [sym__fenced_code_block_start_tilde] = ACTIONS(1597), + [sym__blank_line_start] = ACTIONS(1597), + [sym_minus_metadata] = ACTIONS(1597), + [sym__pipe_table_start] = ACTIONS(1597), + [sym__fenced_div_start] = ACTIONS(1597), + [sym__fenced_div_end] = ACTIONS(1597), + [sym_ref_id_specifier] = ACTIONS(1597), + [sym__display_math_state_track_marker] = ACTIONS(1597), + [sym__inline_math_state_track_marker] = ACTIONS(1597), + [sym__html_comment] = ACTIONS(1597), + [sym_raw_specifier] = ACTIONS(1597), + [sym__autolink] = ACTIONS(1597), + }, + [STATE(199)] = { + [anon_sym_LBRACE] = ACTIONS(1487), + [anon_sym_RBRACE] = ACTIONS(1487), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1487), + [anon_sym_EQ] = ACTIONS(1487), + [anon_sym_SQUOTE] = ACTIONS(1487), + [anon_sym_BANG] = ACTIONS(1487), + [anon_sym_DQUOTE] = ACTIONS(1487), + [anon_sym_POUND] = ACTIONS(1487), + [anon_sym_DOLLAR] = ACTIONS(1487), + [anon_sym_PERCENT] = ACTIONS(1487), + [anon_sym_AMP] = ACTIONS(1487), + [anon_sym_LPAREN] = ACTIONS(1487), + [anon_sym_RPAREN] = ACTIONS(1487), + [anon_sym_STAR] = ACTIONS(1487), + [anon_sym_PLUS] = ACTIONS(1487), + [anon_sym_COMMA] = ACTIONS(1487), + [anon_sym_DASH] = ACTIONS(1487), + [anon_sym_DOT] = ACTIONS(1487), + [anon_sym_SLASH] = ACTIONS(1487), + [anon_sym_SEMI] = ACTIONS(1487), + [anon_sym_QMARK] = ACTIONS(1487), + [anon_sym_AT] = ACTIONS(1487), + [anon_sym_LBRACK] = ACTIONS(1489), + [anon_sym_BSLASH] = ACTIONS(1489), + [anon_sym_RBRACK] = ACTIONS(1487), + [anon_sym_CARET] = ACTIONS(1487), + [anon_sym__] = ACTIONS(1487), + [anon_sym_BQUOTE] = ACTIONS(1487), + [anon_sym_PIPE] = ACTIONS(1487), + [anon_sym_TILDE] = ACTIONS(1487), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1487), + [sym__escaped_characters] = ACTIONS(1487), + [sym__word] = ACTIONS(1487), + [sym__soft_line_ending] = ACTIONS(1487), + [sym__block_close] = ACTIONS(1487), + [sym__block_quote_start] = ACTIONS(1487), + [sym__indented_chunk_start] = ACTIONS(1487), + [sym_atx_h1_marker] = ACTIONS(1487), + [sym_atx_h2_marker] = ACTIONS(1487), + [sym_atx_h3_marker] = ACTIONS(1487), + [sym_atx_h4_marker] = ACTIONS(1487), + [sym_atx_h5_marker] = ACTIONS(1487), + [sym_atx_h6_marker] = ACTIONS(1487), + [sym_setext_h1_underline] = ACTIONS(1603), + [sym_setext_h2_underline] = ACTIONS(1605), + [sym__thematic_break] = ACTIONS(1487), + [sym__list_marker_minus] = ACTIONS(1487), + [sym__list_marker_plus] = ACTIONS(1487), + [sym__list_marker_star] = ACTIONS(1487), + [sym__list_marker_parenthesis] = ACTIONS(1487), + [sym__list_marker_dot] = ACTIONS(1487), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_example] = ACTIONS(1487), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1487), + [sym__fenced_code_block_start_backtick] = ACTIONS(1487), + [sym__fenced_code_block_start_tilde] = ACTIONS(1487), + [sym__blank_line_start] = ACTIONS(1487), + [sym_minus_metadata] = ACTIONS(1487), + [sym__pipe_table_start] = ACTIONS(1487), + [sym__fenced_div_start] = ACTIONS(1487), + [sym_ref_id_specifier] = ACTIONS(1487), + [sym__display_math_state_track_marker] = ACTIONS(1487), + [sym__inline_math_state_track_marker] = ACTIONS(1487), + [sym__html_comment] = ACTIONS(1487), + [sym_raw_specifier] = ACTIONS(1487), + [sym__autolink] = ACTIONS(1487), + }, + [STATE(200)] = { + [anon_sym_LBRACE] = ACTIONS(1607), + [anon_sym_RBRACE] = ACTIONS(1607), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1607), + [anon_sym_EQ] = ACTIONS(1607), + [anon_sym_SQUOTE] = ACTIONS(1607), + [anon_sym_BANG] = ACTIONS(1607), + [anon_sym_DQUOTE] = ACTIONS(1607), + [anon_sym_POUND] = ACTIONS(1607), + [anon_sym_DOLLAR] = ACTIONS(1607), + [anon_sym_PERCENT] = ACTIONS(1607), + [anon_sym_AMP] = ACTIONS(1607), + [anon_sym_LPAREN] = ACTIONS(1607), + [anon_sym_RPAREN] = ACTIONS(1607), + [anon_sym_STAR] = ACTIONS(1607), + [anon_sym_PLUS] = ACTIONS(1607), + [anon_sym_COMMA] = ACTIONS(1607), + [anon_sym_DASH] = ACTIONS(1607), + [anon_sym_DOT] = ACTIONS(1607), + [anon_sym_SLASH] = ACTIONS(1607), + [anon_sym_SEMI] = ACTIONS(1607), + [anon_sym_QMARK] = ACTIONS(1607), + [anon_sym_AT] = ACTIONS(1607), + [anon_sym_LBRACK] = ACTIONS(1609), + [anon_sym_BSLASH] = ACTIONS(1609), + [anon_sym_RBRACK] = ACTIONS(1607), + [anon_sym_CARET] = ACTIONS(1607), + [anon_sym__] = ACTIONS(1607), + [anon_sym_BQUOTE] = ACTIONS(1607), + [anon_sym_PIPE] = ACTIONS(1607), + [anon_sym_TILDE] = ACTIONS(1607), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1607), + [sym__escaped_characters] = ACTIONS(1607), + [sym__word] = ACTIONS(1607), + [sym__soft_line_ending] = ACTIONS(1607), + [sym__block_close] = ACTIONS(1607), + [sym_block_continuation] = ACTIONS(1611), + [sym__block_quote_start] = ACTIONS(1607), + [sym__indented_chunk_start] = ACTIONS(1607), + [sym_atx_h1_marker] = ACTIONS(1607), + [sym_atx_h2_marker] = ACTIONS(1607), + [sym_atx_h3_marker] = ACTIONS(1607), + [sym_atx_h4_marker] = ACTIONS(1607), + [sym_atx_h5_marker] = ACTIONS(1607), + [sym_atx_h6_marker] = ACTIONS(1607), + [sym__thematic_break] = ACTIONS(1607), + [sym__list_marker_minus] = ACTIONS(1607), + [sym__list_marker_plus] = ACTIONS(1607), + [sym__list_marker_star] = ACTIONS(1607), + [sym__list_marker_parenthesis] = ACTIONS(1607), + [sym__list_marker_dot] = ACTIONS(1607), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_example] = ACTIONS(1607), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1607), + [sym__fenced_code_block_start_backtick] = ACTIONS(1607), + [sym__fenced_code_block_start_tilde] = ACTIONS(1607), + [sym__blank_line_start] = ACTIONS(1607), + [sym_minus_metadata] = ACTIONS(1607), + [sym__pipe_table_start] = ACTIONS(1607), + [sym__fenced_div_start] = ACTIONS(1607), + [sym__fenced_div_end] = ACTIONS(1607), + [sym_ref_id_specifier] = ACTIONS(1607), + [sym__display_math_state_track_marker] = ACTIONS(1607), + [sym__inline_math_state_track_marker] = ACTIONS(1607), + [sym__html_comment] = ACTIONS(1607), + [sym_raw_specifier] = ACTIONS(1607), + [sym__autolink] = ACTIONS(1607), + }, + [STATE(201)] = { + [anon_sym_LBRACE] = ACTIONS(1613), + [anon_sym_RBRACE] = ACTIONS(1613), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1613), + [anon_sym_EQ] = ACTIONS(1613), + [anon_sym_SQUOTE] = ACTIONS(1613), + [anon_sym_BANG] = ACTIONS(1613), + [anon_sym_DQUOTE] = ACTIONS(1613), + [anon_sym_POUND] = ACTIONS(1613), + [anon_sym_DOLLAR] = ACTIONS(1613), + [anon_sym_PERCENT] = ACTIONS(1613), + [anon_sym_AMP] = ACTIONS(1613), + [anon_sym_LPAREN] = ACTIONS(1613), + [anon_sym_RPAREN] = ACTIONS(1613), + [anon_sym_STAR] = ACTIONS(1613), + [anon_sym_PLUS] = ACTIONS(1613), + [anon_sym_COMMA] = ACTIONS(1613), + [anon_sym_DASH] = ACTIONS(1613), + [anon_sym_DOT] = ACTIONS(1613), + [anon_sym_SLASH] = ACTIONS(1613), + [anon_sym_SEMI] = ACTIONS(1613), + [anon_sym_QMARK] = ACTIONS(1613), + [anon_sym_AT] = ACTIONS(1613), + [anon_sym_LBRACK] = ACTIONS(1615), + [anon_sym_BSLASH] = ACTIONS(1615), + [anon_sym_RBRACK] = ACTIONS(1613), + [anon_sym_CARET] = ACTIONS(1613), + [anon_sym__] = ACTIONS(1613), + [anon_sym_BQUOTE] = ACTIONS(1613), + [anon_sym_PIPE] = ACTIONS(1613), + [anon_sym_TILDE] = ACTIONS(1613), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1613), + [sym__escaped_characters] = ACTIONS(1613), + [sym__word] = ACTIONS(1613), + [sym__soft_line_ending] = ACTIONS(1613), + [sym__block_close] = ACTIONS(1613), + [sym_block_continuation] = ACTIONS(1617), + [sym__block_quote_start] = ACTIONS(1613), + [sym__indented_chunk_start] = ACTIONS(1613), + [sym_atx_h1_marker] = ACTIONS(1613), + [sym_atx_h2_marker] = ACTIONS(1613), + [sym_atx_h3_marker] = ACTIONS(1613), + [sym_atx_h4_marker] = ACTIONS(1613), + [sym_atx_h5_marker] = ACTIONS(1613), + [sym_atx_h6_marker] = ACTIONS(1613), + [sym__thematic_break] = ACTIONS(1613), + [sym__list_marker_minus] = ACTIONS(1613), + [sym__list_marker_plus] = ACTIONS(1613), + [sym__list_marker_star] = ACTIONS(1613), + [sym__list_marker_parenthesis] = ACTIONS(1613), + [sym__list_marker_dot] = ACTIONS(1613), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_example] = ACTIONS(1613), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1613), + [sym__fenced_code_block_start_backtick] = ACTIONS(1613), + [sym__fenced_code_block_start_tilde] = ACTIONS(1613), + [sym__blank_line_start] = ACTIONS(1613), + [sym_minus_metadata] = ACTIONS(1613), + [sym__pipe_table_start] = ACTIONS(1613), + [sym__fenced_div_start] = ACTIONS(1613), + [sym__fenced_div_end] = ACTIONS(1613), + [sym_ref_id_specifier] = ACTIONS(1613), + [sym__display_math_state_track_marker] = ACTIONS(1613), + [sym__inline_math_state_track_marker] = ACTIONS(1613), + [sym__html_comment] = ACTIONS(1613), + [sym_raw_specifier] = ACTIONS(1613), + [sym__autolink] = ACTIONS(1613), }, [STATE(202)] = { - [sym__blank_line] = STATE(1006), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1428), - [anon_sym_LBRACE] = ACTIONS(1428), - [anon_sym_RBRACE] = ACTIONS(1428), - [anon_sym_EQ] = ACTIONS(1428), - [anon_sym_SQUOTE] = ACTIONS(1428), - [anon_sym_BANG] = ACTIONS(1428), - [anon_sym_DQUOTE] = ACTIONS(1428), - [anon_sym_POUND] = ACTIONS(1428), - [anon_sym_DOLLAR] = ACTIONS(1428), - [anon_sym_PERCENT] = ACTIONS(1428), - [anon_sym_AMP] = ACTIONS(1428), - [anon_sym_LPAREN] = ACTIONS(1428), - [anon_sym_RPAREN] = ACTIONS(1428), - [anon_sym_STAR] = ACTIONS(1428), - [anon_sym_PLUS] = ACTIONS(1428), - [anon_sym_COMMA] = ACTIONS(1428), - [anon_sym_DASH] = ACTIONS(1428), - [anon_sym_DOT] = ACTIONS(1428), - [anon_sym_SLASH] = ACTIONS(1428), - [anon_sym_COLON] = ACTIONS(1518), - [anon_sym_SEMI] = ACTIONS(1428), - [anon_sym_LT] = ACTIONS(1428), - [anon_sym_GT] = ACTIONS(1428), - [anon_sym_QMARK] = ACTIONS(1428), - [anon_sym_AT] = ACTIONS(1428), - [anon_sym_LBRACK] = ACTIONS(1428), - [anon_sym_BSLASH] = ACTIONS(1428), - [anon_sym_RBRACK] = ACTIONS(1428), - [anon_sym_CARET] = ACTIONS(1428), - [anon_sym__] = ACTIONS(1428), - [anon_sym_BQUOTE] = ACTIONS(1428), - [anon_sym_PIPE] = ACTIONS(1428), - [anon_sym_TILDE] = ACTIONS(1428), - [sym__word] = ACTIONS(1428), - [sym__soft_line_ending] = ACTIONS(1428), - [sym__block_close] = ACTIONS(1428), - [sym__block_quote_start] = ACTIONS(1428), - [sym__indented_chunk_start] = ACTIONS(1428), - [sym_atx_h1_marker] = ACTIONS(1428), - [sym_atx_h2_marker] = ACTIONS(1428), - [sym_atx_h3_marker] = ACTIONS(1428), - [sym_atx_h4_marker] = ACTIONS(1428), - [sym_atx_h5_marker] = ACTIONS(1428), - [sym_atx_h6_marker] = ACTIONS(1428), - [sym__thematic_break] = ACTIONS(1428), - [sym__list_marker_minus] = ACTIONS(1428), - [sym__list_marker_plus] = ACTIONS(1428), - [sym__list_marker_star] = ACTIONS(1428), - [sym__list_marker_parenthesis] = ACTIONS(1428), - [sym__list_marker_dot] = ACTIONS(1428), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_example] = ACTIONS(1428), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1428), - [sym__fenced_code_block_start_backtick] = ACTIONS(1428), - [sym__fenced_code_block_start_tilde] = ACTIONS(1428), - [sym__blank_line_start] = ACTIONS(1520), - [sym_minus_metadata] = ACTIONS(1428), - [sym__pipe_table_start] = ACTIONS(1428), - [sym__fenced_div_start] = ACTIONS(1428), - [sym_ref_id_specifier] = ACTIONS(1428), - [sym__display_math_state_track_marker] = ACTIONS(1428), - [sym__inline_math_state_track_marker] = ACTIONS(1428), + [anon_sym_LBRACE] = ACTIONS(1475), + [anon_sym_RBRACE] = ACTIONS(1475), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1475), + [anon_sym_EQ] = ACTIONS(1475), + [anon_sym_SQUOTE] = ACTIONS(1475), + [anon_sym_BANG] = ACTIONS(1475), + [anon_sym_DQUOTE] = ACTIONS(1475), + [anon_sym_POUND] = ACTIONS(1475), + [anon_sym_DOLLAR] = ACTIONS(1475), + [anon_sym_PERCENT] = ACTIONS(1475), + [anon_sym_AMP] = ACTIONS(1475), + [anon_sym_LPAREN] = ACTIONS(1475), + [anon_sym_RPAREN] = ACTIONS(1475), + [anon_sym_STAR] = ACTIONS(1475), + [anon_sym_PLUS] = ACTIONS(1475), + [anon_sym_COMMA] = ACTIONS(1475), + [anon_sym_DASH] = ACTIONS(1475), + [anon_sym_DOT] = ACTIONS(1475), + [anon_sym_SLASH] = ACTIONS(1475), + [anon_sym_SEMI] = ACTIONS(1475), + [anon_sym_QMARK] = ACTIONS(1475), + [anon_sym_AT] = ACTIONS(1475), + [anon_sym_LBRACK] = ACTIONS(1477), + [anon_sym_BSLASH] = ACTIONS(1477), + [anon_sym_RBRACK] = ACTIONS(1475), + [anon_sym_CARET] = ACTIONS(1475), + [anon_sym__] = ACTIONS(1475), + [anon_sym_BQUOTE] = ACTIONS(1475), + [anon_sym_PIPE] = ACTIONS(1475), + [anon_sym_TILDE] = ACTIONS(1475), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1475), + [sym__escaped_characters] = ACTIONS(1475), + [sym__word] = ACTIONS(1475), + [sym__soft_line_ending] = ACTIONS(1475), + [sym__block_close] = ACTIONS(1475), + [sym__block_quote_start] = ACTIONS(1475), + [sym__indented_chunk_start] = ACTIONS(1475), + [sym_atx_h1_marker] = ACTIONS(1475), + [sym_atx_h2_marker] = ACTIONS(1475), + [sym_atx_h3_marker] = ACTIONS(1475), + [sym_atx_h4_marker] = ACTIONS(1475), + [sym_atx_h5_marker] = ACTIONS(1475), + [sym_atx_h6_marker] = ACTIONS(1475), + [sym_setext_h1_underline] = ACTIONS(1475), + [sym_setext_h2_underline] = ACTIONS(1475), + [sym__thematic_break] = ACTIONS(1475), + [sym__list_marker_minus] = ACTIONS(1475), + [sym__list_marker_plus] = ACTIONS(1475), + [sym__list_marker_star] = ACTIONS(1475), + [sym__list_marker_parenthesis] = ACTIONS(1475), + [sym__list_marker_dot] = ACTIONS(1475), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_example] = ACTIONS(1475), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1475), + [sym__fenced_code_block_start_backtick] = ACTIONS(1475), + [sym__fenced_code_block_start_tilde] = ACTIONS(1475), + [sym__blank_line_start] = ACTIONS(1475), + [sym_minus_metadata] = ACTIONS(1475), + [sym__pipe_table_start] = ACTIONS(1475), + [sym__fenced_div_start] = ACTIONS(1475), + [sym_ref_id_specifier] = ACTIONS(1475), + [sym__display_math_state_track_marker] = ACTIONS(1475), + [sym__inline_math_state_track_marker] = ACTIONS(1475), + [sym__html_comment] = ACTIONS(1475), + [sym_raw_specifier] = ACTIONS(1475), + [sym__autolink] = ACTIONS(1475), }, [STATE(203)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1522), - [anon_sym_LBRACE] = ACTIONS(1522), - [anon_sym_RBRACE] = ACTIONS(1522), - [anon_sym_EQ] = ACTIONS(1522), - [anon_sym_SQUOTE] = ACTIONS(1522), - [anon_sym_BANG] = ACTIONS(1522), - [anon_sym_DQUOTE] = ACTIONS(1522), - [anon_sym_POUND] = ACTIONS(1522), - [anon_sym_DOLLAR] = ACTIONS(1522), - [anon_sym_PERCENT] = ACTIONS(1522), - [anon_sym_AMP] = ACTIONS(1522), - [anon_sym_LPAREN] = ACTIONS(1522), - [anon_sym_RPAREN] = ACTIONS(1522), - [anon_sym_STAR] = ACTIONS(1522), - [anon_sym_PLUS] = ACTIONS(1522), - [anon_sym_COMMA] = ACTIONS(1522), - [anon_sym_DASH] = ACTIONS(1522), - [anon_sym_DOT] = ACTIONS(1522), - [anon_sym_SLASH] = ACTIONS(1522), - [anon_sym_SEMI] = ACTIONS(1522), - [anon_sym_LT] = ACTIONS(1522), - [anon_sym_GT] = ACTIONS(1522), - [anon_sym_QMARK] = ACTIONS(1522), - [anon_sym_AT] = ACTIONS(1522), - [anon_sym_LBRACK] = ACTIONS(1522), - [anon_sym_BSLASH] = ACTIONS(1522), - [anon_sym_RBRACK] = ACTIONS(1522), - [anon_sym_CARET] = ACTIONS(1522), - [anon_sym__] = ACTIONS(1522), - [anon_sym_BQUOTE] = ACTIONS(1522), - [anon_sym_PIPE] = ACTIONS(1522), - [anon_sym_TILDE] = ACTIONS(1522), - [sym__word] = ACTIONS(1522), - [sym__soft_line_ending] = ACTIONS(1522), - [sym__block_close] = ACTIONS(1522), - [sym__block_quote_start] = ACTIONS(1522), - [sym__indented_chunk_start] = ACTIONS(1522), - [sym_atx_h1_marker] = ACTIONS(1522), - [sym_atx_h2_marker] = ACTIONS(1522), - [sym_atx_h3_marker] = ACTIONS(1522), - [sym_atx_h4_marker] = ACTIONS(1522), - [sym_atx_h5_marker] = ACTIONS(1522), - [sym_atx_h6_marker] = ACTIONS(1522), - [sym__thematic_break] = ACTIONS(1522), - [sym__list_marker_minus] = ACTIONS(1522), - [sym__list_marker_plus] = ACTIONS(1522), - [sym__list_marker_star] = ACTIONS(1522), - [sym__list_marker_parenthesis] = ACTIONS(1522), - [sym__list_marker_dot] = ACTIONS(1522), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1522), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1522), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1522), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1522), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1522), - [sym__list_marker_example] = ACTIONS(1522), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1522), - [sym__fenced_code_block_start_backtick] = ACTIONS(1522), - [sym__fenced_code_block_start_tilde] = ACTIONS(1522), - [sym__blank_line_start] = ACTIONS(1522), - [sym_minus_metadata] = ACTIONS(1522), - [sym__pipe_table_start] = ACTIONS(1522), - [sym__fenced_div_start] = ACTIONS(1522), - [sym__fenced_div_end] = ACTIONS(1522), - [sym_ref_id_specifier] = ACTIONS(1522), - [sym__display_math_state_track_marker] = ACTIONS(1522), - [sym__inline_math_state_track_marker] = ACTIONS(1522), + [anon_sym_LBRACE] = ACTIONS(1613), + [anon_sym_RBRACE] = ACTIONS(1613), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1613), + [anon_sym_EQ] = ACTIONS(1613), + [anon_sym_SQUOTE] = ACTIONS(1613), + [anon_sym_BANG] = ACTIONS(1613), + [anon_sym_DQUOTE] = ACTIONS(1613), + [anon_sym_POUND] = ACTIONS(1613), + [anon_sym_DOLLAR] = ACTIONS(1613), + [anon_sym_PERCENT] = ACTIONS(1613), + [anon_sym_AMP] = ACTIONS(1613), + [anon_sym_LPAREN] = ACTIONS(1613), + [anon_sym_RPAREN] = ACTIONS(1613), + [anon_sym_STAR] = ACTIONS(1613), + [anon_sym_PLUS] = ACTIONS(1613), + [anon_sym_COMMA] = ACTIONS(1613), + [anon_sym_DASH] = ACTIONS(1613), + [anon_sym_DOT] = ACTIONS(1613), + [anon_sym_SLASH] = ACTIONS(1613), + [anon_sym_SEMI] = ACTIONS(1613), + [anon_sym_QMARK] = ACTIONS(1613), + [anon_sym_AT] = ACTIONS(1613), + [anon_sym_LBRACK] = ACTIONS(1615), + [anon_sym_BSLASH] = ACTIONS(1615), + [anon_sym_RBRACK] = ACTIONS(1613), + [anon_sym_CARET] = ACTIONS(1613), + [anon_sym__] = ACTIONS(1613), + [anon_sym_BQUOTE] = ACTIONS(1613), + [anon_sym_PIPE] = ACTIONS(1613), + [anon_sym_TILDE] = ACTIONS(1613), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1613), + [sym__escaped_characters] = ACTIONS(1613), + [sym__word] = ACTIONS(1613), + [sym__soft_line_ending] = ACTIONS(1613), + [sym__block_close] = ACTIONS(1613), + [sym_block_continuation] = ACTIONS(1619), + [sym__block_quote_start] = ACTIONS(1613), + [sym__indented_chunk_start] = ACTIONS(1613), + [sym_atx_h1_marker] = ACTIONS(1613), + [sym_atx_h2_marker] = ACTIONS(1613), + [sym_atx_h3_marker] = ACTIONS(1613), + [sym_atx_h4_marker] = ACTIONS(1613), + [sym_atx_h5_marker] = ACTIONS(1613), + [sym_atx_h6_marker] = ACTIONS(1613), + [sym__thematic_break] = ACTIONS(1613), + [sym__list_marker_minus] = ACTIONS(1613), + [sym__list_marker_plus] = ACTIONS(1613), + [sym__list_marker_star] = ACTIONS(1613), + [sym__list_marker_parenthesis] = ACTIONS(1613), + [sym__list_marker_dot] = ACTIONS(1613), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_example] = ACTIONS(1613), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1613), + [sym__fenced_code_block_start_backtick] = ACTIONS(1613), + [sym__fenced_code_block_start_tilde] = ACTIONS(1613), + [sym__blank_line_start] = ACTIONS(1613), + [sym_minus_metadata] = ACTIONS(1613), + [sym__pipe_table_start] = ACTIONS(1613), + [sym__fenced_div_start] = ACTIONS(1613), + [sym_ref_id_specifier] = ACTIONS(1613), + [sym__display_math_state_track_marker] = ACTIONS(1613), + [sym__inline_math_state_track_marker] = ACTIONS(1613), + [sym__html_comment] = ACTIONS(1613), + [sym_raw_specifier] = ACTIONS(1613), + [sym__autolink] = ACTIONS(1613), }, [STATE(204)] = { - [ts_builtin_sym_end] = ACTIONS(1454), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1454), - [anon_sym_LBRACE] = ACTIONS(1454), - [anon_sym_RBRACE] = ACTIONS(1454), - [anon_sym_EQ] = ACTIONS(1454), - [anon_sym_SQUOTE] = ACTIONS(1454), - [anon_sym_BANG] = ACTIONS(1454), - [anon_sym_DQUOTE] = ACTIONS(1454), - [anon_sym_POUND] = ACTIONS(1454), - [anon_sym_DOLLAR] = ACTIONS(1454), - [anon_sym_PERCENT] = ACTIONS(1454), - [anon_sym_AMP] = ACTIONS(1454), - [anon_sym_LPAREN] = ACTIONS(1454), - [anon_sym_RPAREN] = ACTIONS(1454), - [anon_sym_STAR] = ACTIONS(1454), - [anon_sym_PLUS] = ACTIONS(1454), - [anon_sym_COMMA] = ACTIONS(1454), - [anon_sym_DASH] = ACTIONS(1454), - [anon_sym_DOT] = ACTIONS(1454), - [anon_sym_SLASH] = ACTIONS(1454), - [anon_sym_SEMI] = ACTIONS(1454), - [anon_sym_LT] = ACTIONS(1454), - [anon_sym_GT] = ACTIONS(1454), - [anon_sym_QMARK] = ACTIONS(1454), - [anon_sym_AT] = ACTIONS(1454), - [anon_sym_LBRACK] = ACTIONS(1454), - [anon_sym_BSLASH] = ACTIONS(1454), - [anon_sym_RBRACK] = ACTIONS(1454), - [anon_sym_CARET] = ACTIONS(1454), - [anon_sym__] = ACTIONS(1454), - [anon_sym_BQUOTE] = ACTIONS(1454), - [anon_sym_PIPE] = ACTIONS(1454), - [anon_sym_TILDE] = ACTIONS(1454), - [sym__word] = ACTIONS(1454), - [sym__soft_line_ending] = ACTIONS(1454), - [sym_block_continuation] = ACTIONS(1524), - [sym__block_quote_start] = ACTIONS(1454), - [sym__indented_chunk_start] = ACTIONS(1454), - [sym_atx_h1_marker] = ACTIONS(1454), - [sym_atx_h2_marker] = ACTIONS(1454), - [sym_atx_h3_marker] = ACTIONS(1454), - [sym_atx_h4_marker] = ACTIONS(1454), - [sym_atx_h5_marker] = ACTIONS(1454), - [sym_atx_h6_marker] = ACTIONS(1454), - [sym__thematic_break] = ACTIONS(1454), - [sym__list_marker_minus] = ACTIONS(1454), - [sym__list_marker_plus] = ACTIONS(1454), - [sym__list_marker_star] = ACTIONS(1454), - [sym__list_marker_parenthesis] = ACTIONS(1454), - [sym__list_marker_dot] = ACTIONS(1454), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1454), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1454), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1454), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1454), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1454), - [sym__list_marker_example] = ACTIONS(1454), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1454), - [sym__fenced_code_block_start_backtick] = ACTIONS(1454), - [sym__fenced_code_block_start_tilde] = ACTIONS(1454), - [sym__blank_line_start] = ACTIONS(1454), - [sym_minus_metadata] = ACTIONS(1454), - [sym__pipe_table_start] = ACTIONS(1454), - [sym__fenced_div_start] = ACTIONS(1454), - [sym_ref_id_specifier] = ACTIONS(1454), - [sym__display_math_state_track_marker] = ACTIONS(1454), - [sym__inline_math_state_track_marker] = ACTIONS(1454), + [ts_builtin_sym_end] = ACTIONS(1517), + [anon_sym_LBRACE] = ACTIONS(1517), + [anon_sym_RBRACE] = ACTIONS(1517), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1517), + [anon_sym_EQ] = ACTIONS(1517), + [anon_sym_SQUOTE] = ACTIONS(1517), + [anon_sym_BANG] = ACTIONS(1517), + [anon_sym_DQUOTE] = ACTIONS(1517), + [anon_sym_POUND] = ACTIONS(1517), + [anon_sym_DOLLAR] = ACTIONS(1517), + [anon_sym_PERCENT] = ACTIONS(1517), + [anon_sym_AMP] = ACTIONS(1517), + [anon_sym_LPAREN] = ACTIONS(1517), + [anon_sym_RPAREN] = ACTIONS(1517), + [anon_sym_STAR] = ACTIONS(1517), + [anon_sym_PLUS] = ACTIONS(1517), + [anon_sym_COMMA] = ACTIONS(1517), + [anon_sym_DASH] = ACTIONS(1517), + [anon_sym_DOT] = ACTIONS(1517), + [anon_sym_SLASH] = ACTIONS(1517), + [anon_sym_SEMI] = ACTIONS(1517), + [anon_sym_QMARK] = ACTIONS(1517), + [anon_sym_AT] = ACTIONS(1517), + [anon_sym_LBRACK] = ACTIONS(1519), + [anon_sym_BSLASH] = ACTIONS(1519), + [anon_sym_RBRACK] = ACTIONS(1517), + [anon_sym_CARET] = ACTIONS(1517), + [anon_sym__] = ACTIONS(1517), + [anon_sym_BQUOTE] = ACTIONS(1517), + [anon_sym_PIPE] = ACTIONS(1517), + [anon_sym_TILDE] = ACTIONS(1517), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1517), + [sym__escaped_characters] = ACTIONS(1517), + [sym__word] = ACTIONS(1517), + [sym__soft_line_ending] = ACTIONS(1517), + [sym_block_continuation] = ACTIONS(1621), + [sym__block_quote_start] = ACTIONS(1517), + [sym__indented_chunk_start] = ACTIONS(1517), + [sym_atx_h1_marker] = ACTIONS(1517), + [sym_atx_h2_marker] = ACTIONS(1517), + [sym_atx_h3_marker] = ACTIONS(1517), + [sym_atx_h4_marker] = ACTIONS(1517), + [sym_atx_h5_marker] = ACTIONS(1517), + [sym_atx_h6_marker] = ACTIONS(1517), + [sym__thematic_break] = ACTIONS(1517), + [sym__list_marker_minus] = ACTIONS(1517), + [sym__list_marker_plus] = ACTIONS(1517), + [sym__list_marker_star] = ACTIONS(1517), + [sym__list_marker_parenthesis] = ACTIONS(1517), + [sym__list_marker_dot] = ACTIONS(1517), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_example] = ACTIONS(1517), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1517), + [sym__fenced_code_block_start_backtick] = ACTIONS(1517), + [sym__fenced_code_block_start_tilde] = ACTIONS(1517), + [sym__blank_line_start] = ACTIONS(1517), + [sym_minus_metadata] = ACTIONS(1517), + [sym__pipe_table_start] = ACTIONS(1517), + [sym__fenced_div_start] = ACTIONS(1517), + [sym_ref_id_specifier] = ACTIONS(1517), + [sym__display_math_state_track_marker] = ACTIONS(1517), + [sym__inline_math_state_track_marker] = ACTIONS(1517), + [sym__html_comment] = ACTIONS(1517), + [sym_raw_specifier] = ACTIONS(1517), + [sym__autolink] = ACTIONS(1517), }, [STATE(205)] = { - [ts_builtin_sym_end] = ACTIONS(1434), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1434), - [anon_sym_LBRACE] = ACTIONS(1434), - [anon_sym_RBRACE] = ACTIONS(1434), - [anon_sym_EQ] = ACTIONS(1434), - [anon_sym_SQUOTE] = ACTIONS(1434), - [anon_sym_BANG] = ACTIONS(1434), - [anon_sym_DQUOTE] = ACTIONS(1434), - [anon_sym_POUND] = ACTIONS(1434), - [anon_sym_DOLLAR] = ACTIONS(1434), - [anon_sym_PERCENT] = ACTIONS(1434), - [anon_sym_AMP] = ACTIONS(1434), - [anon_sym_LPAREN] = ACTIONS(1434), - [anon_sym_RPAREN] = ACTIONS(1434), - [anon_sym_STAR] = ACTIONS(1434), - [anon_sym_PLUS] = ACTIONS(1434), - [anon_sym_COMMA] = ACTIONS(1434), - [anon_sym_DASH] = ACTIONS(1434), - [anon_sym_DOT] = ACTIONS(1434), - [anon_sym_SLASH] = ACTIONS(1434), - [anon_sym_SEMI] = ACTIONS(1434), - [anon_sym_LT] = ACTIONS(1434), - [anon_sym_GT] = ACTIONS(1434), - [anon_sym_QMARK] = ACTIONS(1434), - [anon_sym_AT] = ACTIONS(1434), - [anon_sym_LBRACK] = ACTIONS(1434), - [anon_sym_BSLASH] = ACTIONS(1434), - [anon_sym_RBRACK] = ACTIONS(1434), - [anon_sym_CARET] = ACTIONS(1434), - [anon_sym__] = ACTIONS(1434), - [anon_sym_BQUOTE] = ACTIONS(1434), - [anon_sym_PIPE] = ACTIONS(1434), - [anon_sym_TILDE] = ACTIONS(1434), - [sym__word] = ACTIONS(1434), - [sym__soft_line_ending] = ACTIONS(1434), - [sym_block_continuation] = ACTIONS(1526), - [sym__block_quote_start] = ACTIONS(1434), - [sym__indented_chunk_start] = ACTIONS(1434), - [sym_atx_h1_marker] = ACTIONS(1434), - [sym_atx_h2_marker] = ACTIONS(1434), - [sym_atx_h3_marker] = ACTIONS(1434), - [sym_atx_h4_marker] = ACTIONS(1434), - [sym_atx_h5_marker] = ACTIONS(1434), - [sym_atx_h6_marker] = ACTIONS(1434), - [sym__thematic_break] = ACTIONS(1434), - [sym__list_marker_minus] = ACTIONS(1434), - [sym__list_marker_plus] = ACTIONS(1434), - [sym__list_marker_star] = ACTIONS(1434), - [sym__list_marker_parenthesis] = ACTIONS(1434), - [sym__list_marker_dot] = ACTIONS(1434), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_example] = ACTIONS(1434), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1434), - [sym__fenced_code_block_start_backtick] = ACTIONS(1434), - [sym__fenced_code_block_start_tilde] = ACTIONS(1434), - [sym__blank_line_start] = ACTIONS(1434), - [sym_minus_metadata] = ACTIONS(1434), - [sym__pipe_table_start] = ACTIONS(1434), - [sym__fenced_div_start] = ACTIONS(1434), - [sym_ref_id_specifier] = ACTIONS(1434), - [sym__display_math_state_track_marker] = ACTIONS(1434), - [sym__inline_math_state_track_marker] = ACTIONS(1434), + [ts_builtin_sym_end] = ACTIONS(1523), + [anon_sym_LBRACE] = ACTIONS(1523), + [anon_sym_RBRACE] = ACTIONS(1523), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1523), + [anon_sym_EQ] = ACTIONS(1523), + [anon_sym_SQUOTE] = ACTIONS(1523), + [anon_sym_BANG] = ACTIONS(1523), + [anon_sym_DQUOTE] = ACTIONS(1523), + [anon_sym_POUND] = ACTIONS(1523), + [anon_sym_DOLLAR] = ACTIONS(1523), + [anon_sym_PERCENT] = ACTIONS(1523), + [anon_sym_AMP] = ACTIONS(1523), + [anon_sym_LPAREN] = ACTIONS(1523), + [anon_sym_RPAREN] = ACTIONS(1523), + [anon_sym_STAR] = ACTIONS(1523), + [anon_sym_PLUS] = ACTIONS(1523), + [anon_sym_COMMA] = ACTIONS(1523), + [anon_sym_DASH] = ACTIONS(1523), + [anon_sym_DOT] = ACTIONS(1523), + [anon_sym_SLASH] = ACTIONS(1523), + [anon_sym_SEMI] = ACTIONS(1523), + [anon_sym_QMARK] = ACTIONS(1523), + [anon_sym_AT] = ACTIONS(1523), + [anon_sym_LBRACK] = ACTIONS(1525), + [anon_sym_BSLASH] = ACTIONS(1525), + [anon_sym_RBRACK] = ACTIONS(1523), + [anon_sym_CARET] = ACTIONS(1523), + [anon_sym__] = ACTIONS(1523), + [anon_sym_BQUOTE] = ACTIONS(1523), + [anon_sym_PIPE] = ACTIONS(1523), + [anon_sym_TILDE] = ACTIONS(1523), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1523), + [sym__escaped_characters] = ACTIONS(1523), + [sym__word] = ACTIONS(1523), + [sym__soft_line_ending] = ACTIONS(1523), + [sym_block_continuation] = ACTIONS(1623), + [sym__block_quote_start] = ACTIONS(1523), + [sym__indented_chunk_start] = ACTIONS(1523), + [sym_atx_h1_marker] = ACTIONS(1523), + [sym_atx_h2_marker] = ACTIONS(1523), + [sym_atx_h3_marker] = ACTIONS(1523), + [sym_atx_h4_marker] = ACTIONS(1523), + [sym_atx_h5_marker] = ACTIONS(1523), + [sym_atx_h6_marker] = ACTIONS(1523), + [sym__thematic_break] = ACTIONS(1523), + [sym__list_marker_minus] = ACTIONS(1523), + [sym__list_marker_plus] = ACTIONS(1523), + [sym__list_marker_star] = ACTIONS(1523), + [sym__list_marker_parenthesis] = ACTIONS(1523), + [sym__list_marker_dot] = ACTIONS(1523), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_example] = ACTIONS(1523), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1523), + [sym__fenced_code_block_start_backtick] = ACTIONS(1523), + [sym__fenced_code_block_start_tilde] = ACTIONS(1523), + [sym__blank_line_start] = ACTIONS(1523), + [sym_minus_metadata] = ACTIONS(1523), + [sym__pipe_table_start] = ACTIONS(1523), + [sym__fenced_div_start] = ACTIONS(1523), + [sym_ref_id_specifier] = ACTIONS(1523), + [sym__display_math_state_track_marker] = ACTIONS(1523), + [sym__inline_math_state_track_marker] = ACTIONS(1523), + [sym__html_comment] = ACTIONS(1523), + [sym_raw_specifier] = ACTIONS(1523), + [sym__autolink] = ACTIONS(1523), }, [STATE(206)] = { - [ts_builtin_sym_end] = ACTIONS(1474), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1474), - [anon_sym_LBRACE] = ACTIONS(1474), - [anon_sym_RBRACE] = ACTIONS(1474), - [anon_sym_EQ] = ACTIONS(1474), - [anon_sym_SQUOTE] = ACTIONS(1474), - [anon_sym_BANG] = ACTIONS(1474), - [anon_sym_DQUOTE] = ACTIONS(1474), - [anon_sym_POUND] = ACTIONS(1474), - [anon_sym_DOLLAR] = ACTIONS(1474), - [anon_sym_PERCENT] = ACTIONS(1474), - [anon_sym_AMP] = ACTIONS(1474), - [anon_sym_LPAREN] = ACTIONS(1474), - [anon_sym_RPAREN] = ACTIONS(1474), - [anon_sym_STAR] = ACTIONS(1474), - [anon_sym_PLUS] = ACTIONS(1474), - [anon_sym_COMMA] = ACTIONS(1474), - [anon_sym_DASH] = ACTIONS(1474), - [anon_sym_DOT] = ACTIONS(1474), - [anon_sym_SLASH] = ACTIONS(1474), - [anon_sym_SEMI] = ACTIONS(1474), - [anon_sym_LT] = ACTIONS(1474), - [anon_sym_GT] = ACTIONS(1474), - [anon_sym_QMARK] = ACTIONS(1474), - [anon_sym_AT] = ACTIONS(1474), - [anon_sym_LBRACK] = ACTIONS(1474), - [anon_sym_BSLASH] = ACTIONS(1474), - [anon_sym_RBRACK] = ACTIONS(1474), - [anon_sym_CARET] = ACTIONS(1474), - [anon_sym__] = ACTIONS(1474), - [anon_sym_BQUOTE] = ACTIONS(1474), - [anon_sym_PIPE] = ACTIONS(1474), - [anon_sym_TILDE] = ACTIONS(1474), - [sym__word] = ACTIONS(1474), - [sym__soft_line_ending] = ACTIONS(1474), - [sym_block_continuation] = ACTIONS(1528), - [sym__block_quote_start] = ACTIONS(1474), - [sym__indented_chunk_start] = ACTIONS(1474), - [sym_atx_h1_marker] = ACTIONS(1474), - [sym_atx_h2_marker] = ACTIONS(1474), - [sym_atx_h3_marker] = ACTIONS(1474), - [sym_atx_h4_marker] = ACTIONS(1474), - [sym_atx_h5_marker] = ACTIONS(1474), - [sym_atx_h6_marker] = ACTIONS(1474), - [sym__thematic_break] = ACTIONS(1474), - [sym__list_marker_minus] = ACTIONS(1474), - [sym__list_marker_plus] = ACTIONS(1474), - [sym__list_marker_star] = ACTIONS(1474), - [sym__list_marker_parenthesis] = ACTIONS(1474), - [sym__list_marker_dot] = ACTIONS(1474), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_example] = ACTIONS(1474), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1474), - [sym__fenced_code_block_start_backtick] = ACTIONS(1474), - [sym__fenced_code_block_start_tilde] = ACTIONS(1474), - [sym__blank_line_start] = ACTIONS(1474), - [sym_minus_metadata] = ACTIONS(1474), - [sym__pipe_table_start] = ACTIONS(1474), - [sym__fenced_div_start] = ACTIONS(1474), - [sym_ref_id_specifier] = ACTIONS(1474), - [sym__display_math_state_track_marker] = ACTIONS(1474), - [sym__inline_math_state_track_marker] = ACTIONS(1474), + [anon_sym_LBRACE] = ACTIONS(1517), + [anon_sym_RBRACE] = ACTIONS(1517), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1517), + [anon_sym_EQ] = ACTIONS(1517), + [anon_sym_SQUOTE] = ACTIONS(1517), + [anon_sym_BANG] = ACTIONS(1517), + [anon_sym_DQUOTE] = ACTIONS(1517), + [anon_sym_POUND] = ACTIONS(1517), + [anon_sym_DOLLAR] = ACTIONS(1517), + [anon_sym_PERCENT] = ACTIONS(1517), + [anon_sym_AMP] = ACTIONS(1517), + [anon_sym_LPAREN] = ACTIONS(1517), + [anon_sym_RPAREN] = ACTIONS(1517), + [anon_sym_STAR] = ACTIONS(1517), + [anon_sym_PLUS] = ACTIONS(1517), + [anon_sym_COMMA] = ACTIONS(1517), + [anon_sym_DASH] = ACTIONS(1517), + [anon_sym_DOT] = ACTIONS(1517), + [anon_sym_SLASH] = ACTIONS(1517), + [anon_sym_SEMI] = ACTIONS(1517), + [anon_sym_QMARK] = ACTIONS(1517), + [anon_sym_AT] = ACTIONS(1517), + [anon_sym_LBRACK] = ACTIONS(1519), + [anon_sym_BSLASH] = ACTIONS(1519), + [anon_sym_RBRACK] = ACTIONS(1517), + [anon_sym_CARET] = ACTIONS(1517), + [anon_sym__] = ACTIONS(1517), + [anon_sym_BQUOTE] = ACTIONS(1517), + [anon_sym_PIPE] = ACTIONS(1517), + [anon_sym_TILDE] = ACTIONS(1517), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1517), + [sym__escaped_characters] = ACTIONS(1517), + [sym__word] = ACTIONS(1517), + [sym__soft_line_ending] = ACTIONS(1517), + [sym__block_close] = ACTIONS(1517), + [sym_block_continuation] = ACTIONS(1625), + [sym__block_quote_start] = ACTIONS(1517), + [sym__indented_chunk_start] = ACTIONS(1517), + [sym_atx_h1_marker] = ACTIONS(1517), + [sym_atx_h2_marker] = ACTIONS(1517), + [sym_atx_h3_marker] = ACTIONS(1517), + [sym_atx_h4_marker] = ACTIONS(1517), + [sym_atx_h5_marker] = ACTIONS(1517), + [sym_atx_h6_marker] = ACTIONS(1517), + [sym__thematic_break] = ACTIONS(1517), + [sym__list_marker_minus] = ACTIONS(1517), + [sym__list_marker_plus] = ACTIONS(1517), + [sym__list_marker_star] = ACTIONS(1517), + [sym__list_marker_parenthesis] = ACTIONS(1517), + [sym__list_marker_dot] = ACTIONS(1517), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_example] = ACTIONS(1517), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1517), + [sym__fenced_code_block_start_backtick] = ACTIONS(1517), + [sym__fenced_code_block_start_tilde] = ACTIONS(1517), + [sym__blank_line_start] = ACTIONS(1517), + [sym_minus_metadata] = ACTIONS(1517), + [sym__pipe_table_start] = ACTIONS(1517), + [sym__fenced_div_start] = ACTIONS(1517), + [sym_ref_id_specifier] = ACTIONS(1517), + [sym__display_math_state_track_marker] = ACTIONS(1517), + [sym__inline_math_state_track_marker] = ACTIONS(1517), + [sym__html_comment] = ACTIONS(1517), + [sym_raw_specifier] = ACTIONS(1517), + [sym__autolink] = ACTIONS(1517), }, [STATE(207)] = { - [ts_builtin_sym_end] = ACTIONS(1478), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1478), - [anon_sym_LBRACE] = ACTIONS(1478), - [anon_sym_RBRACE] = ACTIONS(1478), - [anon_sym_EQ] = ACTIONS(1478), - [anon_sym_SQUOTE] = ACTIONS(1478), - [anon_sym_BANG] = ACTIONS(1478), - [anon_sym_DQUOTE] = ACTIONS(1478), - [anon_sym_POUND] = ACTIONS(1478), - [anon_sym_DOLLAR] = ACTIONS(1478), - [anon_sym_PERCENT] = ACTIONS(1478), - [anon_sym_AMP] = ACTIONS(1478), - [anon_sym_LPAREN] = ACTIONS(1478), - [anon_sym_RPAREN] = ACTIONS(1478), - [anon_sym_STAR] = ACTIONS(1478), - [anon_sym_PLUS] = ACTIONS(1478), - [anon_sym_COMMA] = ACTIONS(1478), - [anon_sym_DASH] = ACTIONS(1478), - [anon_sym_DOT] = ACTIONS(1478), - [anon_sym_SLASH] = ACTIONS(1478), - [anon_sym_SEMI] = ACTIONS(1478), - [anon_sym_LT] = ACTIONS(1478), - [anon_sym_GT] = ACTIONS(1478), - [anon_sym_QMARK] = ACTIONS(1478), - [anon_sym_AT] = ACTIONS(1478), - [anon_sym_LBRACK] = ACTIONS(1478), - [anon_sym_BSLASH] = ACTIONS(1478), - [anon_sym_RBRACK] = ACTIONS(1478), - [anon_sym_CARET] = ACTIONS(1478), - [anon_sym__] = ACTIONS(1478), - [anon_sym_BQUOTE] = ACTIONS(1478), - [anon_sym_PIPE] = ACTIONS(1478), - [anon_sym_TILDE] = ACTIONS(1478), - [sym__word] = ACTIONS(1478), - [sym__soft_line_ending] = ACTIONS(1478), - [sym_block_continuation] = ACTIONS(1530), - [sym__block_quote_start] = ACTIONS(1478), - [sym__indented_chunk_start] = ACTIONS(1478), - [sym_atx_h1_marker] = ACTIONS(1478), - [sym_atx_h2_marker] = ACTIONS(1478), - [sym_atx_h3_marker] = ACTIONS(1478), - [sym_atx_h4_marker] = ACTIONS(1478), - [sym_atx_h5_marker] = ACTIONS(1478), - [sym_atx_h6_marker] = ACTIONS(1478), - [sym__thematic_break] = ACTIONS(1478), - [sym__list_marker_minus] = ACTIONS(1478), - [sym__list_marker_plus] = ACTIONS(1478), - [sym__list_marker_star] = ACTIONS(1478), - [sym__list_marker_parenthesis] = ACTIONS(1478), - [sym__list_marker_dot] = ACTIONS(1478), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_example] = ACTIONS(1478), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1478), - [sym__fenced_code_block_start_backtick] = ACTIONS(1478), - [sym__fenced_code_block_start_tilde] = ACTIONS(1478), - [sym__blank_line_start] = ACTIONS(1478), - [sym_minus_metadata] = ACTIONS(1478), - [sym__pipe_table_start] = ACTIONS(1478), - [sym__fenced_div_start] = ACTIONS(1478), - [sym_ref_id_specifier] = ACTIONS(1478), - [sym__display_math_state_track_marker] = ACTIONS(1478), - [sym__inline_math_state_track_marker] = ACTIONS(1478), + [ts_builtin_sym_end] = ACTIONS(1483), + [anon_sym_LBRACE] = ACTIONS(1483), + [anon_sym_RBRACE] = ACTIONS(1483), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1483), + [anon_sym_EQ] = ACTIONS(1483), + [anon_sym_SQUOTE] = ACTIONS(1483), + [anon_sym_BANG] = ACTIONS(1483), + [anon_sym_DQUOTE] = ACTIONS(1483), + [anon_sym_POUND] = ACTIONS(1483), + [anon_sym_DOLLAR] = ACTIONS(1483), + [anon_sym_PERCENT] = ACTIONS(1483), + [anon_sym_AMP] = ACTIONS(1483), + [anon_sym_LPAREN] = ACTIONS(1483), + [anon_sym_RPAREN] = ACTIONS(1483), + [anon_sym_STAR] = ACTIONS(1483), + [anon_sym_PLUS] = ACTIONS(1483), + [anon_sym_COMMA] = ACTIONS(1483), + [anon_sym_DASH] = ACTIONS(1483), + [anon_sym_DOT] = ACTIONS(1483), + [anon_sym_SLASH] = ACTIONS(1483), + [anon_sym_COLON] = ACTIONS(1483), + [anon_sym_SEMI] = ACTIONS(1483), + [anon_sym_QMARK] = ACTIONS(1483), + [anon_sym_AT] = ACTIONS(1483), + [anon_sym_LBRACK] = ACTIONS(1485), + [anon_sym_BSLASH] = ACTIONS(1485), + [anon_sym_RBRACK] = ACTIONS(1483), + [anon_sym_CARET] = ACTIONS(1483), + [anon_sym__] = ACTIONS(1483), + [anon_sym_BQUOTE] = ACTIONS(1483), + [anon_sym_PIPE] = ACTIONS(1483), + [anon_sym_TILDE] = ACTIONS(1483), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1483), + [sym__escaped_characters] = ACTIONS(1483), + [sym__word] = ACTIONS(1483), + [sym__soft_line_ending] = ACTIONS(1483), + [sym__block_quote_start] = ACTIONS(1483), + [sym__indented_chunk_start] = ACTIONS(1483), + [sym_atx_h1_marker] = ACTIONS(1483), + [sym_atx_h2_marker] = ACTIONS(1483), + [sym_atx_h3_marker] = ACTIONS(1483), + [sym_atx_h4_marker] = ACTIONS(1483), + [sym_atx_h5_marker] = ACTIONS(1483), + [sym_atx_h6_marker] = ACTIONS(1483), + [sym__thematic_break] = ACTIONS(1483), + [sym__list_marker_minus] = ACTIONS(1483), + [sym__list_marker_plus] = ACTIONS(1483), + [sym__list_marker_star] = ACTIONS(1483), + [sym__list_marker_parenthesis] = ACTIONS(1483), + [sym__list_marker_dot] = ACTIONS(1483), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_example] = ACTIONS(1483), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1483), + [sym__fenced_code_block_start_backtick] = ACTIONS(1483), + [sym__fenced_code_block_start_tilde] = ACTIONS(1483), + [sym__blank_line_start] = ACTIONS(1483), + [sym_minus_metadata] = ACTIONS(1483), + [sym__pipe_table_start] = ACTIONS(1483), + [sym__fenced_div_start] = ACTIONS(1483), + [sym_ref_id_specifier] = ACTIONS(1483), + [sym__display_math_state_track_marker] = ACTIONS(1483), + [sym__inline_math_state_track_marker] = ACTIONS(1483), + [sym__html_comment] = ACTIONS(1483), + [sym_raw_specifier] = ACTIONS(1483), + [sym__autolink] = ACTIONS(1483), }, [STATE(208)] = { - [ts_builtin_sym_end] = ACTIONS(1458), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1458), - [anon_sym_LBRACE] = ACTIONS(1458), - [anon_sym_RBRACE] = ACTIONS(1458), - [anon_sym_EQ] = ACTIONS(1458), - [anon_sym_SQUOTE] = ACTIONS(1458), - [anon_sym_BANG] = ACTIONS(1458), - [anon_sym_DQUOTE] = ACTIONS(1458), - [anon_sym_POUND] = ACTIONS(1458), - [anon_sym_DOLLAR] = ACTIONS(1458), - [anon_sym_PERCENT] = ACTIONS(1458), - [anon_sym_AMP] = ACTIONS(1458), - [anon_sym_LPAREN] = ACTIONS(1458), - [anon_sym_RPAREN] = ACTIONS(1458), - [anon_sym_STAR] = ACTIONS(1458), - [anon_sym_PLUS] = ACTIONS(1458), - [anon_sym_COMMA] = ACTIONS(1458), - [anon_sym_DASH] = ACTIONS(1458), - [anon_sym_DOT] = ACTIONS(1458), - [anon_sym_SLASH] = ACTIONS(1458), - [anon_sym_SEMI] = ACTIONS(1458), - [anon_sym_LT] = ACTIONS(1458), - [anon_sym_GT] = ACTIONS(1458), - [anon_sym_QMARK] = ACTIONS(1458), - [anon_sym_AT] = ACTIONS(1458), - [anon_sym_LBRACK] = ACTIONS(1458), - [anon_sym_BSLASH] = ACTIONS(1458), - [anon_sym_RBRACK] = ACTIONS(1458), - [anon_sym_CARET] = ACTIONS(1458), - [anon_sym__] = ACTIONS(1458), - [anon_sym_BQUOTE] = ACTIONS(1458), - [anon_sym_PIPE] = ACTIONS(1458), - [anon_sym_TILDE] = ACTIONS(1458), - [sym__word] = ACTIONS(1458), - [sym__soft_line_ending] = ACTIONS(1458), - [sym_block_continuation] = ACTIONS(1532), - [sym__block_quote_start] = ACTIONS(1458), - [sym__indented_chunk_start] = ACTIONS(1458), - [sym_atx_h1_marker] = ACTIONS(1458), - [sym_atx_h2_marker] = ACTIONS(1458), - [sym_atx_h3_marker] = ACTIONS(1458), - [sym_atx_h4_marker] = ACTIONS(1458), - [sym_atx_h5_marker] = ACTIONS(1458), - [sym_atx_h6_marker] = ACTIONS(1458), - [sym__thematic_break] = ACTIONS(1458), - [sym__list_marker_minus] = ACTIONS(1458), - [sym__list_marker_plus] = ACTIONS(1458), - [sym__list_marker_star] = ACTIONS(1458), - [sym__list_marker_parenthesis] = ACTIONS(1458), - [sym__list_marker_dot] = ACTIONS(1458), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1458), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1458), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1458), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1458), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1458), - [sym__list_marker_example] = ACTIONS(1458), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1458), - [sym__fenced_code_block_start_backtick] = ACTIONS(1458), - [sym__fenced_code_block_start_tilde] = ACTIONS(1458), - [sym__blank_line_start] = ACTIONS(1458), - [sym_minus_metadata] = ACTIONS(1458), - [sym__pipe_table_start] = ACTIONS(1458), - [sym__fenced_div_start] = ACTIONS(1458), - [sym_ref_id_specifier] = ACTIONS(1458), - [sym__display_math_state_track_marker] = ACTIONS(1458), - [sym__inline_math_state_track_marker] = ACTIONS(1458), + [anon_sym_LBRACE] = ACTIONS(1523), + [anon_sym_RBRACE] = ACTIONS(1523), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1523), + [anon_sym_EQ] = ACTIONS(1523), + [anon_sym_SQUOTE] = ACTIONS(1523), + [anon_sym_BANG] = ACTIONS(1523), + [anon_sym_DQUOTE] = ACTIONS(1523), + [anon_sym_POUND] = ACTIONS(1523), + [anon_sym_DOLLAR] = ACTIONS(1523), + [anon_sym_PERCENT] = ACTIONS(1523), + [anon_sym_AMP] = ACTIONS(1523), + [anon_sym_LPAREN] = ACTIONS(1523), + [anon_sym_RPAREN] = ACTIONS(1523), + [anon_sym_STAR] = ACTIONS(1523), + [anon_sym_PLUS] = ACTIONS(1523), + [anon_sym_COMMA] = ACTIONS(1523), + [anon_sym_DASH] = ACTIONS(1523), + [anon_sym_DOT] = ACTIONS(1523), + [anon_sym_SLASH] = ACTIONS(1523), + [anon_sym_SEMI] = ACTIONS(1523), + [anon_sym_QMARK] = ACTIONS(1523), + [anon_sym_AT] = ACTIONS(1523), + [anon_sym_LBRACK] = ACTIONS(1525), + [anon_sym_BSLASH] = ACTIONS(1525), + [anon_sym_RBRACK] = ACTIONS(1523), + [anon_sym_CARET] = ACTIONS(1523), + [anon_sym__] = ACTIONS(1523), + [anon_sym_BQUOTE] = ACTIONS(1523), + [anon_sym_PIPE] = ACTIONS(1523), + [anon_sym_TILDE] = ACTIONS(1523), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1523), + [sym__escaped_characters] = ACTIONS(1523), + [sym__word] = ACTIONS(1523), + [sym__soft_line_ending] = ACTIONS(1523), + [sym__block_close] = ACTIONS(1523), + [sym_block_continuation] = ACTIONS(1627), + [sym__block_quote_start] = ACTIONS(1523), + [sym__indented_chunk_start] = ACTIONS(1523), + [sym_atx_h1_marker] = ACTIONS(1523), + [sym_atx_h2_marker] = ACTIONS(1523), + [sym_atx_h3_marker] = ACTIONS(1523), + [sym_atx_h4_marker] = ACTIONS(1523), + [sym_atx_h5_marker] = ACTIONS(1523), + [sym_atx_h6_marker] = ACTIONS(1523), + [sym__thematic_break] = ACTIONS(1523), + [sym__list_marker_minus] = ACTIONS(1523), + [sym__list_marker_plus] = ACTIONS(1523), + [sym__list_marker_star] = ACTIONS(1523), + [sym__list_marker_parenthesis] = ACTIONS(1523), + [sym__list_marker_dot] = ACTIONS(1523), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_example] = ACTIONS(1523), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1523), + [sym__fenced_code_block_start_backtick] = ACTIONS(1523), + [sym__fenced_code_block_start_tilde] = ACTIONS(1523), + [sym__blank_line_start] = ACTIONS(1523), + [sym_minus_metadata] = ACTIONS(1523), + [sym__pipe_table_start] = ACTIONS(1523), + [sym__fenced_div_start] = ACTIONS(1523), + [sym_ref_id_specifier] = ACTIONS(1523), + [sym__display_math_state_track_marker] = ACTIONS(1523), + [sym__inline_math_state_track_marker] = ACTIONS(1523), + [sym__html_comment] = ACTIONS(1523), + [sym_raw_specifier] = ACTIONS(1523), + [sym__autolink] = ACTIONS(1523), }, [STATE(209)] = { - [ts_builtin_sym_end] = ACTIONS(1426), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1426), - [anon_sym_LBRACE] = ACTIONS(1426), - [anon_sym_RBRACE] = ACTIONS(1426), - [anon_sym_EQ] = ACTIONS(1426), - [anon_sym_SQUOTE] = ACTIONS(1426), - [anon_sym_BANG] = ACTIONS(1426), - [anon_sym_DQUOTE] = ACTIONS(1426), - [anon_sym_POUND] = ACTIONS(1426), - [anon_sym_DOLLAR] = ACTIONS(1426), - [anon_sym_PERCENT] = ACTIONS(1426), - [anon_sym_AMP] = ACTIONS(1426), - [anon_sym_LPAREN] = ACTIONS(1426), - [anon_sym_RPAREN] = ACTIONS(1426), - [anon_sym_STAR] = ACTIONS(1426), - [anon_sym_PLUS] = ACTIONS(1426), - [anon_sym_COMMA] = ACTIONS(1426), - [anon_sym_DASH] = ACTIONS(1426), - [anon_sym_DOT] = ACTIONS(1426), - [anon_sym_SLASH] = ACTIONS(1426), - [anon_sym_COLON] = ACTIONS(1426), - [anon_sym_SEMI] = ACTIONS(1426), - [anon_sym_LT] = ACTIONS(1426), - [anon_sym_GT] = ACTIONS(1426), - [anon_sym_QMARK] = ACTIONS(1426), - [anon_sym_AT] = ACTIONS(1426), - [anon_sym_LBRACK] = ACTIONS(1426), - [anon_sym_BSLASH] = ACTIONS(1426), - [anon_sym_RBRACK] = ACTIONS(1426), - [anon_sym_CARET] = ACTIONS(1426), - [anon_sym__] = ACTIONS(1426), - [anon_sym_BQUOTE] = ACTIONS(1426), - [anon_sym_PIPE] = ACTIONS(1426), - [anon_sym_TILDE] = ACTIONS(1426), - [sym__word] = ACTIONS(1426), - [sym__soft_line_ending] = ACTIONS(1426), - [sym__block_quote_start] = ACTIONS(1426), - [sym__indented_chunk_start] = ACTIONS(1426), - [sym_atx_h1_marker] = ACTIONS(1426), - [sym_atx_h2_marker] = ACTIONS(1426), - [sym_atx_h3_marker] = ACTIONS(1426), - [sym_atx_h4_marker] = ACTIONS(1426), - [sym_atx_h5_marker] = ACTIONS(1426), - [sym_atx_h6_marker] = ACTIONS(1426), - [sym__thematic_break] = ACTIONS(1426), - [sym__list_marker_minus] = ACTIONS(1426), - [sym__list_marker_plus] = ACTIONS(1426), - [sym__list_marker_star] = ACTIONS(1426), - [sym__list_marker_parenthesis] = ACTIONS(1426), - [sym__list_marker_dot] = ACTIONS(1426), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_example] = ACTIONS(1426), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1426), - [sym__fenced_code_block_start_backtick] = ACTIONS(1426), - [sym__fenced_code_block_start_tilde] = ACTIONS(1426), - [sym__blank_line_start] = ACTIONS(1426), - [sym_minus_metadata] = ACTIONS(1426), - [sym__pipe_table_start] = ACTIONS(1426), - [sym__fenced_div_start] = ACTIONS(1426), - [sym_ref_id_specifier] = ACTIONS(1426), - [sym__display_math_state_track_marker] = ACTIONS(1426), - [sym__inline_math_state_track_marker] = ACTIONS(1426), + [anon_sym_LBRACE] = ACTIONS(1539), + [anon_sym_RBRACE] = ACTIONS(1539), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1539), + [anon_sym_EQ] = ACTIONS(1539), + [anon_sym_SQUOTE] = ACTIONS(1539), + [anon_sym_BANG] = ACTIONS(1539), + [anon_sym_DQUOTE] = ACTIONS(1539), + [anon_sym_POUND] = ACTIONS(1539), + [anon_sym_DOLLAR] = ACTIONS(1539), + [anon_sym_PERCENT] = ACTIONS(1539), + [anon_sym_AMP] = ACTIONS(1539), + [anon_sym_LPAREN] = ACTIONS(1539), + [anon_sym_RPAREN] = ACTIONS(1539), + [anon_sym_STAR] = ACTIONS(1539), + [anon_sym_PLUS] = ACTIONS(1539), + [anon_sym_COMMA] = ACTIONS(1539), + [anon_sym_DASH] = ACTIONS(1539), + [anon_sym_DOT] = ACTIONS(1539), + [anon_sym_SLASH] = ACTIONS(1539), + [anon_sym_SEMI] = ACTIONS(1539), + [anon_sym_QMARK] = ACTIONS(1539), + [anon_sym_AT] = ACTIONS(1539), + [anon_sym_LBRACK] = ACTIONS(1541), + [anon_sym_BSLASH] = ACTIONS(1541), + [anon_sym_RBRACK] = ACTIONS(1539), + [anon_sym_CARET] = ACTIONS(1539), + [anon_sym__] = ACTIONS(1539), + [anon_sym_BQUOTE] = ACTIONS(1539), + [anon_sym_PIPE] = ACTIONS(1539), + [anon_sym_TILDE] = ACTIONS(1539), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1539), + [sym__escaped_characters] = ACTIONS(1539), + [sym__word] = ACTIONS(1539), + [sym__soft_line_ending] = ACTIONS(1539), + [sym__block_close] = ACTIONS(1539), + [sym_block_continuation] = ACTIONS(1629), + [sym__block_quote_start] = ACTIONS(1539), + [sym__indented_chunk_start] = ACTIONS(1539), + [sym_atx_h1_marker] = ACTIONS(1539), + [sym_atx_h2_marker] = ACTIONS(1539), + [sym_atx_h3_marker] = ACTIONS(1539), + [sym_atx_h4_marker] = ACTIONS(1539), + [sym_atx_h5_marker] = ACTIONS(1539), + [sym_atx_h6_marker] = ACTIONS(1539), + [sym__thematic_break] = ACTIONS(1539), + [sym__list_marker_minus] = ACTIONS(1539), + [sym__list_marker_plus] = ACTIONS(1539), + [sym__list_marker_star] = ACTIONS(1539), + [sym__list_marker_parenthesis] = ACTIONS(1539), + [sym__list_marker_dot] = ACTIONS(1539), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1539), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1539), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1539), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1539), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1539), + [sym__list_marker_example] = ACTIONS(1539), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1539), + [sym__fenced_code_block_start_backtick] = ACTIONS(1539), + [sym__fenced_code_block_start_tilde] = ACTIONS(1539), + [sym__blank_line_start] = ACTIONS(1539), + [sym_minus_metadata] = ACTIONS(1539), + [sym__pipe_table_start] = ACTIONS(1539), + [sym__fenced_div_start] = ACTIONS(1539), + [sym_ref_id_specifier] = ACTIONS(1539), + [sym__display_math_state_track_marker] = ACTIONS(1539), + [sym__inline_math_state_track_marker] = ACTIONS(1539), + [sym__html_comment] = ACTIONS(1539), + [sym_raw_specifier] = ACTIONS(1539), + [sym__autolink] = ACTIONS(1539), }, [STATE(210)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1534), - [anon_sym_LBRACE] = ACTIONS(1534), - [anon_sym_RBRACE] = ACTIONS(1534), - [anon_sym_EQ] = ACTIONS(1534), - [anon_sym_SQUOTE] = ACTIONS(1534), - [anon_sym_BANG] = ACTIONS(1534), - [anon_sym_DQUOTE] = ACTIONS(1534), - [anon_sym_POUND] = ACTIONS(1534), - [anon_sym_DOLLAR] = ACTIONS(1534), - [anon_sym_PERCENT] = ACTIONS(1534), - [anon_sym_AMP] = ACTIONS(1534), - [anon_sym_LPAREN] = ACTIONS(1534), - [anon_sym_RPAREN] = ACTIONS(1534), - [anon_sym_STAR] = ACTIONS(1534), - [anon_sym_PLUS] = ACTIONS(1534), - [anon_sym_COMMA] = ACTIONS(1534), - [anon_sym_DASH] = ACTIONS(1534), - [anon_sym_DOT] = ACTIONS(1534), - [anon_sym_SLASH] = ACTIONS(1534), - [anon_sym_SEMI] = ACTIONS(1534), - [anon_sym_LT] = ACTIONS(1534), - [anon_sym_GT] = ACTIONS(1534), - [anon_sym_QMARK] = ACTIONS(1534), - [anon_sym_AT] = ACTIONS(1534), - [anon_sym_LBRACK] = ACTIONS(1534), - [anon_sym_BSLASH] = ACTIONS(1534), - [anon_sym_RBRACK] = ACTIONS(1534), - [anon_sym_CARET] = ACTIONS(1534), - [anon_sym__] = ACTIONS(1534), - [anon_sym_BQUOTE] = ACTIONS(1534), - [anon_sym_PIPE] = ACTIONS(1534), - [anon_sym_TILDE] = ACTIONS(1534), - [sym__word] = ACTIONS(1534), - [sym__soft_line_ending] = ACTIONS(1534), - [sym__block_close] = ACTIONS(1534), - [sym__block_quote_start] = ACTIONS(1534), - [sym__indented_chunk_start] = ACTIONS(1534), - [sym_atx_h1_marker] = ACTIONS(1534), - [sym_atx_h2_marker] = ACTIONS(1534), - [sym_atx_h3_marker] = ACTIONS(1534), - [sym_atx_h4_marker] = ACTIONS(1534), - [sym_atx_h5_marker] = ACTIONS(1534), - [sym_atx_h6_marker] = ACTIONS(1534), - [sym__thematic_break] = ACTIONS(1534), - [sym__list_marker_minus] = ACTIONS(1534), - [sym__list_marker_plus] = ACTIONS(1534), - [sym__list_marker_star] = ACTIONS(1534), - [sym__list_marker_parenthesis] = ACTIONS(1534), - [sym__list_marker_dot] = ACTIONS(1534), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1534), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1534), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1534), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1534), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1534), - [sym__list_marker_example] = ACTIONS(1534), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1534), - [sym__fenced_code_block_start_backtick] = ACTIONS(1534), - [sym__fenced_code_block_start_tilde] = ACTIONS(1534), - [sym__blank_line_start] = ACTIONS(1534), - [sym_minus_metadata] = ACTIONS(1534), - [sym__pipe_table_start] = ACTIONS(1534), - [sym__fenced_div_start] = ACTIONS(1534), - [sym__fenced_div_end] = ACTIONS(1534), - [sym_ref_id_specifier] = ACTIONS(1534), - [sym__display_math_state_track_marker] = ACTIONS(1534), - [sym__inline_math_state_track_marker] = ACTIONS(1534), + [anon_sym_LBRACE] = ACTIONS(1545), + [anon_sym_RBRACE] = ACTIONS(1545), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1545), + [anon_sym_EQ] = ACTIONS(1545), + [anon_sym_SQUOTE] = ACTIONS(1545), + [anon_sym_BANG] = ACTIONS(1545), + [anon_sym_DQUOTE] = ACTIONS(1545), + [anon_sym_POUND] = ACTIONS(1545), + [anon_sym_DOLLAR] = ACTIONS(1545), + [anon_sym_PERCENT] = ACTIONS(1545), + [anon_sym_AMP] = ACTIONS(1545), + [anon_sym_LPAREN] = ACTIONS(1545), + [anon_sym_RPAREN] = ACTIONS(1545), + [anon_sym_STAR] = ACTIONS(1545), + [anon_sym_PLUS] = ACTIONS(1545), + [anon_sym_COMMA] = ACTIONS(1545), + [anon_sym_DASH] = ACTIONS(1545), + [anon_sym_DOT] = ACTIONS(1545), + [anon_sym_SLASH] = ACTIONS(1545), + [anon_sym_SEMI] = ACTIONS(1545), + [anon_sym_QMARK] = ACTIONS(1545), + [anon_sym_AT] = ACTIONS(1545), + [anon_sym_LBRACK] = ACTIONS(1547), + [anon_sym_BSLASH] = ACTIONS(1547), + [anon_sym_RBRACK] = ACTIONS(1545), + [anon_sym_CARET] = ACTIONS(1545), + [anon_sym__] = ACTIONS(1545), + [anon_sym_BQUOTE] = ACTIONS(1545), + [anon_sym_PIPE] = ACTIONS(1545), + [anon_sym_TILDE] = ACTIONS(1545), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1545), + [sym__escaped_characters] = ACTIONS(1545), + [sym__word] = ACTIONS(1545), + [sym__soft_line_ending] = ACTIONS(1545), + [sym__block_close] = ACTIONS(1545), + [sym_block_continuation] = ACTIONS(1631), + [sym__block_quote_start] = ACTIONS(1545), + [sym__indented_chunk_start] = ACTIONS(1545), + [sym_atx_h1_marker] = ACTIONS(1545), + [sym_atx_h2_marker] = ACTIONS(1545), + [sym_atx_h3_marker] = ACTIONS(1545), + [sym_atx_h4_marker] = ACTIONS(1545), + [sym_atx_h5_marker] = ACTIONS(1545), + [sym_atx_h6_marker] = ACTIONS(1545), + [sym__thematic_break] = ACTIONS(1545), + [sym__list_marker_minus] = ACTIONS(1545), + [sym__list_marker_plus] = ACTIONS(1545), + [sym__list_marker_star] = ACTIONS(1545), + [sym__list_marker_parenthesis] = ACTIONS(1545), + [sym__list_marker_dot] = ACTIONS(1545), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1545), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1545), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1545), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1545), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1545), + [sym__list_marker_example] = ACTIONS(1545), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1545), + [sym__fenced_code_block_start_backtick] = ACTIONS(1545), + [sym__fenced_code_block_start_tilde] = ACTIONS(1545), + [sym__blank_line_start] = ACTIONS(1545), + [sym_minus_metadata] = ACTIONS(1545), + [sym__pipe_table_start] = ACTIONS(1545), + [sym__fenced_div_start] = ACTIONS(1545), + [sym_ref_id_specifier] = ACTIONS(1545), + [sym__display_math_state_track_marker] = ACTIONS(1545), + [sym__inline_math_state_track_marker] = ACTIONS(1545), + [sym__html_comment] = ACTIONS(1545), + [sym_raw_specifier] = ACTIONS(1545), + [sym__autolink] = ACTIONS(1545), }, [STATE(211)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1536), - [anon_sym_LBRACE] = ACTIONS(1536), - [anon_sym_RBRACE] = ACTIONS(1536), - [anon_sym_EQ] = ACTIONS(1536), - [anon_sym_SQUOTE] = ACTIONS(1536), - [anon_sym_BANG] = ACTIONS(1536), - [anon_sym_DQUOTE] = ACTIONS(1536), - [anon_sym_POUND] = ACTIONS(1536), - [anon_sym_DOLLAR] = ACTIONS(1536), - [anon_sym_PERCENT] = ACTIONS(1536), - [anon_sym_AMP] = ACTIONS(1536), - [anon_sym_LPAREN] = ACTIONS(1536), - [anon_sym_RPAREN] = ACTIONS(1536), - [anon_sym_STAR] = ACTIONS(1536), - [anon_sym_PLUS] = ACTIONS(1536), - [anon_sym_COMMA] = ACTIONS(1536), - [anon_sym_DASH] = ACTIONS(1536), - [anon_sym_DOT] = ACTIONS(1536), - [anon_sym_SLASH] = ACTIONS(1536), - [anon_sym_SEMI] = ACTIONS(1536), - [anon_sym_LT] = ACTIONS(1536), - [anon_sym_GT] = ACTIONS(1536), - [anon_sym_QMARK] = ACTIONS(1536), - [anon_sym_AT] = ACTIONS(1536), - [anon_sym_LBRACK] = ACTIONS(1536), - [anon_sym_BSLASH] = ACTIONS(1536), - [anon_sym_RBRACK] = ACTIONS(1536), - [anon_sym_CARET] = ACTIONS(1536), - [anon_sym__] = ACTIONS(1536), - [anon_sym_BQUOTE] = ACTIONS(1536), - [anon_sym_PIPE] = ACTIONS(1536), - [anon_sym_TILDE] = ACTIONS(1536), - [sym__word] = ACTIONS(1536), - [sym__soft_line_ending] = ACTIONS(1536), - [sym__block_close] = ACTIONS(1536), - [sym__block_quote_start] = ACTIONS(1536), - [sym__indented_chunk_start] = ACTIONS(1536), - [sym_atx_h1_marker] = ACTIONS(1536), - [sym_atx_h2_marker] = ACTIONS(1536), - [sym_atx_h3_marker] = ACTIONS(1536), - [sym_atx_h4_marker] = ACTIONS(1536), - [sym_atx_h5_marker] = ACTIONS(1536), - [sym_atx_h6_marker] = ACTIONS(1536), - [sym__thematic_break] = ACTIONS(1536), - [sym__list_marker_minus] = ACTIONS(1536), - [sym__list_marker_plus] = ACTIONS(1536), - [sym__list_marker_star] = ACTIONS(1536), - [sym__list_marker_parenthesis] = ACTIONS(1536), - [sym__list_marker_dot] = ACTIONS(1536), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1536), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1536), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1536), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1536), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1536), - [sym__list_marker_example] = ACTIONS(1536), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1536), - [sym__fenced_code_block_start_backtick] = ACTIONS(1536), - [sym__fenced_code_block_start_tilde] = ACTIONS(1536), - [sym__blank_line_start] = ACTIONS(1536), - [sym_minus_metadata] = ACTIONS(1536), - [sym__pipe_table_start] = ACTIONS(1536), - [sym__fenced_div_start] = ACTIONS(1536), - [sym__fenced_div_end] = ACTIONS(1536), - [sym_ref_id_specifier] = ACTIONS(1536), - [sym__display_math_state_track_marker] = ACTIONS(1536), - [sym__inline_math_state_track_marker] = ACTIONS(1536), + [anon_sym_LBRACE] = ACTIONS(1551), + [anon_sym_RBRACE] = ACTIONS(1551), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1551), + [anon_sym_EQ] = ACTIONS(1551), + [anon_sym_SQUOTE] = ACTIONS(1551), + [anon_sym_BANG] = ACTIONS(1551), + [anon_sym_DQUOTE] = ACTIONS(1551), + [anon_sym_POUND] = ACTIONS(1551), + [anon_sym_DOLLAR] = ACTIONS(1551), + [anon_sym_PERCENT] = ACTIONS(1551), + [anon_sym_AMP] = ACTIONS(1551), + [anon_sym_LPAREN] = ACTIONS(1551), + [anon_sym_RPAREN] = ACTIONS(1551), + [anon_sym_STAR] = ACTIONS(1551), + [anon_sym_PLUS] = ACTIONS(1551), + [anon_sym_COMMA] = ACTIONS(1551), + [anon_sym_DASH] = ACTIONS(1551), + [anon_sym_DOT] = ACTIONS(1551), + [anon_sym_SLASH] = ACTIONS(1551), + [anon_sym_SEMI] = ACTIONS(1551), + [anon_sym_QMARK] = ACTIONS(1551), + [anon_sym_AT] = ACTIONS(1551), + [anon_sym_LBRACK] = ACTIONS(1553), + [anon_sym_BSLASH] = ACTIONS(1553), + [anon_sym_RBRACK] = ACTIONS(1551), + [anon_sym_CARET] = ACTIONS(1551), + [anon_sym__] = ACTIONS(1551), + [anon_sym_BQUOTE] = ACTIONS(1551), + [anon_sym_PIPE] = ACTIONS(1551), + [anon_sym_TILDE] = ACTIONS(1551), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1551), + [sym__escaped_characters] = ACTIONS(1551), + [sym__word] = ACTIONS(1551), + [sym__soft_line_ending] = ACTIONS(1551), + [sym__block_close] = ACTIONS(1551), + [sym_block_continuation] = ACTIONS(1633), + [sym__block_quote_start] = ACTIONS(1551), + [sym__indented_chunk_start] = ACTIONS(1551), + [sym_atx_h1_marker] = ACTIONS(1551), + [sym_atx_h2_marker] = ACTIONS(1551), + [sym_atx_h3_marker] = ACTIONS(1551), + [sym_atx_h4_marker] = ACTIONS(1551), + [sym_atx_h5_marker] = ACTIONS(1551), + [sym_atx_h6_marker] = ACTIONS(1551), + [sym__thematic_break] = ACTIONS(1551), + [sym__list_marker_minus] = ACTIONS(1551), + [sym__list_marker_plus] = ACTIONS(1551), + [sym__list_marker_star] = ACTIONS(1551), + [sym__list_marker_parenthesis] = ACTIONS(1551), + [sym__list_marker_dot] = ACTIONS(1551), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1551), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1551), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1551), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1551), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1551), + [sym__list_marker_example] = ACTIONS(1551), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1551), + [sym__fenced_code_block_start_backtick] = ACTIONS(1551), + [sym__fenced_code_block_start_tilde] = ACTIONS(1551), + [sym__blank_line_start] = ACTIONS(1551), + [sym_minus_metadata] = ACTIONS(1551), + [sym__pipe_table_start] = ACTIONS(1551), + [sym__fenced_div_start] = ACTIONS(1551), + [sym_ref_id_specifier] = ACTIONS(1551), + [sym__display_math_state_track_marker] = ACTIONS(1551), + [sym__inline_math_state_track_marker] = ACTIONS(1551), + [sym__html_comment] = ACTIONS(1551), + [sym_raw_specifier] = ACTIONS(1551), + [sym__autolink] = ACTIONS(1551), }, [STATE(212)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1538), - [anon_sym_LBRACE] = ACTIONS(1538), - [anon_sym_RBRACE] = ACTIONS(1538), - [anon_sym_EQ] = ACTIONS(1538), - [anon_sym_SQUOTE] = ACTIONS(1538), - [anon_sym_BANG] = ACTIONS(1538), - [anon_sym_DQUOTE] = ACTIONS(1538), - [anon_sym_POUND] = ACTIONS(1538), - [anon_sym_DOLLAR] = ACTIONS(1538), - [anon_sym_PERCENT] = ACTIONS(1538), - [anon_sym_AMP] = ACTIONS(1538), - [anon_sym_LPAREN] = ACTIONS(1538), - [anon_sym_RPAREN] = ACTIONS(1538), - [anon_sym_STAR] = ACTIONS(1538), - [anon_sym_PLUS] = ACTIONS(1538), - [anon_sym_COMMA] = ACTIONS(1538), - [anon_sym_DASH] = ACTIONS(1538), - [anon_sym_DOT] = ACTIONS(1538), - [anon_sym_SLASH] = ACTIONS(1538), - [anon_sym_SEMI] = ACTIONS(1538), - [anon_sym_LT] = ACTIONS(1538), - [anon_sym_GT] = ACTIONS(1538), - [anon_sym_QMARK] = ACTIONS(1538), - [anon_sym_AT] = ACTIONS(1538), - [anon_sym_LBRACK] = ACTIONS(1538), - [anon_sym_BSLASH] = ACTIONS(1538), - [anon_sym_RBRACK] = ACTIONS(1538), - [anon_sym_CARET] = ACTIONS(1538), - [anon_sym__] = ACTIONS(1538), - [anon_sym_BQUOTE] = ACTIONS(1538), - [anon_sym_PIPE] = ACTIONS(1538), - [anon_sym_TILDE] = ACTIONS(1538), - [sym__word] = ACTIONS(1538), - [sym__soft_line_ending] = ACTIONS(1538), - [sym__block_close] = ACTIONS(1538), - [sym__block_quote_start] = ACTIONS(1538), - [sym__indented_chunk_start] = ACTIONS(1538), - [sym_atx_h1_marker] = ACTIONS(1538), - [sym_atx_h2_marker] = ACTIONS(1538), - [sym_atx_h3_marker] = ACTIONS(1538), - [sym_atx_h4_marker] = ACTIONS(1538), - [sym_atx_h5_marker] = ACTIONS(1538), - [sym_atx_h6_marker] = ACTIONS(1538), - [sym__thematic_break] = ACTIONS(1538), - [sym__list_marker_minus] = ACTIONS(1538), - [sym__list_marker_plus] = ACTIONS(1538), - [sym__list_marker_star] = ACTIONS(1538), - [sym__list_marker_parenthesis] = ACTIONS(1538), - [sym__list_marker_dot] = ACTIONS(1538), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1538), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1538), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1538), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1538), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1538), - [sym__list_marker_example] = ACTIONS(1538), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1538), - [sym__fenced_code_block_start_backtick] = ACTIONS(1538), - [sym__fenced_code_block_start_tilde] = ACTIONS(1538), - [sym__blank_line_start] = ACTIONS(1538), - [sym_minus_metadata] = ACTIONS(1538), - [sym__pipe_table_start] = ACTIONS(1538), - [sym__fenced_div_start] = ACTIONS(1538), - [sym__fenced_div_end] = ACTIONS(1538), - [sym_ref_id_specifier] = ACTIONS(1538), - [sym__display_math_state_track_marker] = ACTIONS(1538), - [sym__inline_math_state_track_marker] = ACTIONS(1538), + [anon_sym_LBRACE] = ACTIONS(1557), + [anon_sym_RBRACE] = ACTIONS(1557), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1557), + [anon_sym_EQ] = ACTIONS(1557), + [anon_sym_SQUOTE] = ACTIONS(1557), + [anon_sym_BANG] = ACTIONS(1557), + [anon_sym_DQUOTE] = ACTIONS(1557), + [anon_sym_POUND] = ACTIONS(1557), + [anon_sym_DOLLAR] = ACTIONS(1557), + [anon_sym_PERCENT] = ACTIONS(1557), + [anon_sym_AMP] = ACTIONS(1557), + [anon_sym_LPAREN] = ACTIONS(1557), + [anon_sym_RPAREN] = ACTIONS(1557), + [anon_sym_STAR] = ACTIONS(1557), + [anon_sym_PLUS] = ACTIONS(1557), + [anon_sym_COMMA] = ACTIONS(1557), + [anon_sym_DASH] = ACTIONS(1557), + [anon_sym_DOT] = ACTIONS(1557), + [anon_sym_SLASH] = ACTIONS(1557), + [anon_sym_SEMI] = ACTIONS(1557), + [anon_sym_QMARK] = ACTIONS(1557), + [anon_sym_AT] = ACTIONS(1557), + [anon_sym_LBRACK] = ACTIONS(1559), + [anon_sym_BSLASH] = ACTIONS(1559), + [anon_sym_RBRACK] = ACTIONS(1557), + [anon_sym_CARET] = ACTIONS(1557), + [anon_sym__] = ACTIONS(1557), + [anon_sym_BQUOTE] = ACTIONS(1557), + [anon_sym_PIPE] = ACTIONS(1557), + [anon_sym_TILDE] = ACTIONS(1557), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1557), + [sym__escaped_characters] = ACTIONS(1557), + [sym__word] = ACTIONS(1557), + [sym__soft_line_ending] = ACTIONS(1557), + [sym__block_close] = ACTIONS(1557), + [sym_block_continuation] = ACTIONS(1635), + [sym__block_quote_start] = ACTIONS(1557), + [sym__indented_chunk_start] = ACTIONS(1557), + [sym_atx_h1_marker] = ACTIONS(1557), + [sym_atx_h2_marker] = ACTIONS(1557), + [sym_atx_h3_marker] = ACTIONS(1557), + [sym_atx_h4_marker] = ACTIONS(1557), + [sym_atx_h5_marker] = ACTIONS(1557), + [sym_atx_h6_marker] = ACTIONS(1557), + [sym__thematic_break] = ACTIONS(1557), + [sym__list_marker_minus] = ACTIONS(1557), + [sym__list_marker_plus] = ACTIONS(1557), + [sym__list_marker_star] = ACTIONS(1557), + [sym__list_marker_parenthesis] = ACTIONS(1557), + [sym__list_marker_dot] = ACTIONS(1557), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1557), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1557), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1557), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1557), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1557), + [sym__list_marker_example] = ACTIONS(1557), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1557), + [sym__fenced_code_block_start_backtick] = ACTIONS(1557), + [sym__fenced_code_block_start_tilde] = ACTIONS(1557), + [sym__blank_line_start] = ACTIONS(1557), + [sym_minus_metadata] = ACTIONS(1557), + [sym__pipe_table_start] = ACTIONS(1557), + [sym__fenced_div_start] = ACTIONS(1557), + [sym_ref_id_specifier] = ACTIONS(1557), + [sym__display_math_state_track_marker] = ACTIONS(1557), + [sym__inline_math_state_track_marker] = ACTIONS(1557), + [sym__html_comment] = ACTIONS(1557), + [sym_raw_specifier] = ACTIONS(1557), + [sym__autolink] = ACTIONS(1557), }, [STATE(213)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1478), - [anon_sym_LBRACE] = ACTIONS(1478), - [anon_sym_RBRACE] = ACTIONS(1478), - [anon_sym_EQ] = ACTIONS(1478), - [anon_sym_SQUOTE] = ACTIONS(1478), - [anon_sym_BANG] = ACTIONS(1478), - [anon_sym_DQUOTE] = ACTIONS(1478), - [anon_sym_POUND] = ACTIONS(1478), - [anon_sym_DOLLAR] = ACTIONS(1478), - [anon_sym_PERCENT] = ACTIONS(1478), - [anon_sym_AMP] = ACTIONS(1478), - [anon_sym_LPAREN] = ACTIONS(1478), - [anon_sym_RPAREN] = ACTIONS(1478), - [anon_sym_STAR] = ACTIONS(1478), - [anon_sym_PLUS] = ACTIONS(1478), - [anon_sym_COMMA] = ACTIONS(1478), - [anon_sym_DASH] = ACTIONS(1478), - [anon_sym_DOT] = ACTIONS(1478), - [anon_sym_SLASH] = ACTIONS(1478), - [anon_sym_SEMI] = ACTIONS(1478), - [anon_sym_LT] = ACTIONS(1478), - [anon_sym_GT] = ACTIONS(1478), - [anon_sym_QMARK] = ACTIONS(1478), - [anon_sym_AT] = ACTIONS(1478), - [anon_sym_LBRACK] = ACTIONS(1478), - [anon_sym_BSLASH] = ACTIONS(1478), - [anon_sym_RBRACK] = ACTIONS(1478), - [anon_sym_CARET] = ACTIONS(1478), - [anon_sym__] = ACTIONS(1478), - [anon_sym_BQUOTE] = ACTIONS(1478), - [anon_sym_PIPE] = ACTIONS(1478), - [anon_sym_TILDE] = ACTIONS(1478), - [sym__word] = ACTIONS(1478), - [sym__soft_line_ending] = ACTIONS(1478), - [sym__block_close] = ACTIONS(1478), - [sym_block_continuation] = ACTIONS(1540), - [sym__block_quote_start] = ACTIONS(1478), - [sym__indented_chunk_start] = ACTIONS(1478), - [sym_atx_h1_marker] = ACTIONS(1478), - [sym_atx_h2_marker] = ACTIONS(1478), - [sym_atx_h3_marker] = ACTIONS(1478), - [sym_atx_h4_marker] = ACTIONS(1478), - [sym_atx_h5_marker] = ACTIONS(1478), - [sym_atx_h6_marker] = ACTIONS(1478), - [sym__thematic_break] = ACTIONS(1478), - [sym__list_marker_minus] = ACTIONS(1478), - [sym__list_marker_plus] = ACTIONS(1478), - [sym__list_marker_star] = ACTIONS(1478), - [sym__list_marker_parenthesis] = ACTIONS(1478), - [sym__list_marker_dot] = ACTIONS(1478), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_example] = ACTIONS(1478), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1478), - [sym__fenced_code_block_start_backtick] = ACTIONS(1478), - [sym__fenced_code_block_start_tilde] = ACTIONS(1478), - [sym__blank_line_start] = ACTIONS(1478), - [sym_minus_metadata] = ACTIONS(1478), - [sym__pipe_table_start] = ACTIONS(1478), - [sym__fenced_div_start] = ACTIONS(1478), - [sym_ref_id_specifier] = ACTIONS(1478), - [sym__display_math_state_track_marker] = ACTIONS(1478), - [sym__inline_math_state_track_marker] = ACTIONS(1478), + [anon_sym_LBRACE] = ACTIONS(1563), + [anon_sym_RBRACE] = ACTIONS(1563), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1563), + [anon_sym_EQ] = ACTIONS(1563), + [anon_sym_SQUOTE] = ACTIONS(1563), + [anon_sym_BANG] = ACTIONS(1563), + [anon_sym_DQUOTE] = ACTIONS(1563), + [anon_sym_POUND] = ACTIONS(1563), + [anon_sym_DOLLAR] = ACTIONS(1563), + [anon_sym_PERCENT] = ACTIONS(1563), + [anon_sym_AMP] = ACTIONS(1563), + [anon_sym_LPAREN] = ACTIONS(1563), + [anon_sym_RPAREN] = ACTIONS(1563), + [anon_sym_STAR] = ACTIONS(1563), + [anon_sym_PLUS] = ACTIONS(1563), + [anon_sym_COMMA] = ACTIONS(1563), + [anon_sym_DASH] = ACTIONS(1563), + [anon_sym_DOT] = ACTIONS(1563), + [anon_sym_SLASH] = ACTIONS(1563), + [anon_sym_SEMI] = ACTIONS(1563), + [anon_sym_QMARK] = ACTIONS(1563), + [anon_sym_AT] = ACTIONS(1563), + [anon_sym_LBRACK] = ACTIONS(1565), + [anon_sym_BSLASH] = ACTIONS(1565), + [anon_sym_RBRACK] = ACTIONS(1563), + [anon_sym_CARET] = ACTIONS(1563), + [anon_sym__] = ACTIONS(1563), + [anon_sym_BQUOTE] = ACTIONS(1563), + [anon_sym_PIPE] = ACTIONS(1563), + [anon_sym_TILDE] = ACTIONS(1563), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1563), + [sym__escaped_characters] = ACTIONS(1563), + [sym__word] = ACTIONS(1563), + [sym__soft_line_ending] = ACTIONS(1563), + [sym__block_close] = ACTIONS(1563), + [sym_block_continuation] = ACTIONS(1637), + [sym__block_quote_start] = ACTIONS(1563), + [sym__indented_chunk_start] = ACTIONS(1563), + [sym_atx_h1_marker] = ACTIONS(1563), + [sym_atx_h2_marker] = ACTIONS(1563), + [sym_atx_h3_marker] = ACTIONS(1563), + [sym_atx_h4_marker] = ACTIONS(1563), + [sym_atx_h5_marker] = ACTIONS(1563), + [sym_atx_h6_marker] = ACTIONS(1563), + [sym__thematic_break] = ACTIONS(1563), + [sym__list_marker_minus] = ACTIONS(1563), + [sym__list_marker_plus] = ACTIONS(1563), + [sym__list_marker_star] = ACTIONS(1563), + [sym__list_marker_parenthesis] = ACTIONS(1563), + [sym__list_marker_dot] = ACTIONS(1563), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1563), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1563), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1563), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1563), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1563), + [sym__list_marker_example] = ACTIONS(1563), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1563), + [sym__fenced_code_block_start_backtick] = ACTIONS(1563), + [sym__fenced_code_block_start_tilde] = ACTIONS(1563), + [sym__blank_line_start] = ACTIONS(1563), + [sym_minus_metadata] = ACTIONS(1563), + [sym__pipe_table_start] = ACTIONS(1563), + [sym__fenced_div_start] = ACTIONS(1563), + [sym_ref_id_specifier] = ACTIONS(1563), + [sym__display_math_state_track_marker] = ACTIONS(1563), + [sym__inline_math_state_track_marker] = ACTIONS(1563), + [sym__html_comment] = ACTIONS(1563), + [sym_raw_specifier] = ACTIONS(1563), + [sym__autolink] = ACTIONS(1563), }, [STATE(214)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1482), - [anon_sym_LBRACE] = ACTIONS(1482), - [anon_sym_RBRACE] = ACTIONS(1482), - [anon_sym_EQ] = ACTIONS(1482), - [anon_sym_SQUOTE] = ACTIONS(1482), - [anon_sym_BANG] = ACTIONS(1482), - [anon_sym_DQUOTE] = ACTIONS(1482), - [anon_sym_POUND] = ACTIONS(1482), - [anon_sym_DOLLAR] = ACTIONS(1482), - [anon_sym_PERCENT] = ACTIONS(1482), - [anon_sym_AMP] = ACTIONS(1482), - [anon_sym_LPAREN] = ACTIONS(1482), - [anon_sym_RPAREN] = ACTIONS(1482), - [anon_sym_STAR] = ACTIONS(1482), - [anon_sym_PLUS] = ACTIONS(1482), - [anon_sym_COMMA] = ACTIONS(1482), - [anon_sym_DASH] = ACTIONS(1482), - [anon_sym_DOT] = ACTIONS(1482), - [anon_sym_SLASH] = ACTIONS(1482), - [anon_sym_SEMI] = ACTIONS(1482), - [anon_sym_LT] = ACTIONS(1482), - [anon_sym_GT] = ACTIONS(1482), - [anon_sym_QMARK] = ACTIONS(1482), - [anon_sym_AT] = ACTIONS(1482), - [anon_sym_LBRACK] = ACTIONS(1482), - [anon_sym_BSLASH] = ACTIONS(1482), - [anon_sym_RBRACK] = ACTIONS(1482), - [anon_sym_CARET] = ACTIONS(1482), - [anon_sym__] = ACTIONS(1482), - [anon_sym_BQUOTE] = ACTIONS(1482), - [anon_sym_PIPE] = ACTIONS(1482), - [anon_sym_TILDE] = ACTIONS(1482), - [sym__word] = ACTIONS(1482), - [sym__soft_line_ending] = ACTIONS(1482), - [sym__block_close] = ACTIONS(1482), - [sym_block_continuation] = ACTIONS(1542), - [sym__block_quote_start] = ACTIONS(1482), - [sym__indented_chunk_start] = ACTIONS(1482), - [sym_atx_h1_marker] = ACTIONS(1482), - [sym_atx_h2_marker] = ACTIONS(1482), - [sym_atx_h3_marker] = ACTIONS(1482), - [sym_atx_h4_marker] = ACTIONS(1482), - [sym_atx_h5_marker] = ACTIONS(1482), - [sym_atx_h6_marker] = ACTIONS(1482), - [sym__thematic_break] = ACTIONS(1482), - [sym__list_marker_minus] = ACTIONS(1482), - [sym__list_marker_plus] = ACTIONS(1482), - [sym__list_marker_star] = ACTIONS(1482), - [sym__list_marker_parenthesis] = ACTIONS(1482), - [sym__list_marker_dot] = ACTIONS(1482), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_example] = ACTIONS(1482), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1482), - [sym__fenced_code_block_start_backtick] = ACTIONS(1482), - [sym__fenced_code_block_start_tilde] = ACTIONS(1482), - [sym__blank_line_start] = ACTIONS(1482), - [sym_minus_metadata] = ACTIONS(1482), - [sym__pipe_table_start] = ACTIONS(1482), - [sym__fenced_div_start] = ACTIONS(1482), - [sym_ref_id_specifier] = ACTIONS(1482), - [sym__display_math_state_track_marker] = ACTIONS(1482), - [sym__inline_math_state_track_marker] = ACTIONS(1482), + [anon_sym_LBRACE] = ACTIONS(1569), + [anon_sym_RBRACE] = ACTIONS(1569), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1569), + [anon_sym_EQ] = ACTIONS(1569), + [anon_sym_SQUOTE] = ACTIONS(1569), + [anon_sym_BANG] = ACTIONS(1569), + [anon_sym_DQUOTE] = ACTIONS(1569), + [anon_sym_POUND] = ACTIONS(1569), + [anon_sym_DOLLAR] = ACTIONS(1569), + [anon_sym_PERCENT] = ACTIONS(1569), + [anon_sym_AMP] = ACTIONS(1569), + [anon_sym_LPAREN] = ACTIONS(1569), + [anon_sym_RPAREN] = ACTIONS(1569), + [anon_sym_STAR] = ACTIONS(1569), + [anon_sym_PLUS] = ACTIONS(1569), + [anon_sym_COMMA] = ACTIONS(1569), + [anon_sym_DASH] = ACTIONS(1569), + [anon_sym_DOT] = ACTIONS(1569), + [anon_sym_SLASH] = ACTIONS(1569), + [anon_sym_SEMI] = ACTIONS(1569), + [anon_sym_QMARK] = ACTIONS(1569), + [anon_sym_AT] = ACTIONS(1569), + [anon_sym_LBRACK] = ACTIONS(1571), + [anon_sym_BSLASH] = ACTIONS(1571), + [anon_sym_RBRACK] = ACTIONS(1569), + [anon_sym_CARET] = ACTIONS(1569), + [anon_sym__] = ACTIONS(1569), + [anon_sym_BQUOTE] = ACTIONS(1569), + [anon_sym_PIPE] = ACTIONS(1569), + [anon_sym_TILDE] = ACTIONS(1569), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1569), + [sym__escaped_characters] = ACTIONS(1569), + [sym__word] = ACTIONS(1569), + [sym__soft_line_ending] = ACTIONS(1569), + [sym__block_close] = ACTIONS(1569), + [sym_block_continuation] = ACTIONS(1639), + [sym__block_quote_start] = ACTIONS(1569), + [sym__indented_chunk_start] = ACTIONS(1569), + [sym_atx_h1_marker] = ACTIONS(1569), + [sym_atx_h2_marker] = ACTIONS(1569), + [sym_atx_h3_marker] = ACTIONS(1569), + [sym_atx_h4_marker] = ACTIONS(1569), + [sym_atx_h5_marker] = ACTIONS(1569), + [sym_atx_h6_marker] = ACTIONS(1569), + [sym__thematic_break] = ACTIONS(1569), + [sym__list_marker_minus] = ACTIONS(1569), + [sym__list_marker_plus] = ACTIONS(1569), + [sym__list_marker_star] = ACTIONS(1569), + [sym__list_marker_parenthesis] = ACTIONS(1569), + [sym__list_marker_dot] = ACTIONS(1569), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1569), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1569), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1569), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1569), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1569), + [sym__list_marker_example] = ACTIONS(1569), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1569), + [sym__fenced_code_block_start_backtick] = ACTIONS(1569), + [sym__fenced_code_block_start_tilde] = ACTIONS(1569), + [sym__blank_line_start] = ACTIONS(1569), + [sym_minus_metadata] = ACTIONS(1569), + [sym__pipe_table_start] = ACTIONS(1569), + [sym__fenced_div_start] = ACTIONS(1569), + [sym_ref_id_specifier] = ACTIONS(1569), + [sym__display_math_state_track_marker] = ACTIONS(1569), + [sym__inline_math_state_track_marker] = ACTIONS(1569), + [sym__html_comment] = ACTIONS(1569), + [sym_raw_specifier] = ACTIONS(1569), + [sym__autolink] = ACTIONS(1569), }, [STATE(215)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1486), - [anon_sym_LBRACE] = ACTIONS(1486), - [anon_sym_RBRACE] = ACTIONS(1486), - [anon_sym_EQ] = ACTIONS(1486), - [anon_sym_SQUOTE] = ACTIONS(1486), - [anon_sym_BANG] = ACTIONS(1486), - [anon_sym_DQUOTE] = ACTIONS(1486), - [anon_sym_POUND] = ACTIONS(1486), - [anon_sym_DOLLAR] = ACTIONS(1486), - [anon_sym_PERCENT] = ACTIONS(1486), - [anon_sym_AMP] = ACTIONS(1486), - [anon_sym_LPAREN] = ACTIONS(1486), - [anon_sym_RPAREN] = ACTIONS(1486), - [anon_sym_STAR] = ACTIONS(1486), - [anon_sym_PLUS] = ACTIONS(1486), - [anon_sym_COMMA] = ACTIONS(1486), - [anon_sym_DASH] = ACTIONS(1486), - [anon_sym_DOT] = ACTIONS(1486), - [anon_sym_SLASH] = ACTIONS(1486), - [anon_sym_SEMI] = ACTIONS(1486), - [anon_sym_LT] = ACTIONS(1486), - [anon_sym_GT] = ACTIONS(1486), - [anon_sym_QMARK] = ACTIONS(1486), - [anon_sym_AT] = ACTIONS(1486), - [anon_sym_LBRACK] = ACTIONS(1486), - [anon_sym_BSLASH] = ACTIONS(1486), - [anon_sym_RBRACK] = ACTIONS(1486), - [anon_sym_CARET] = ACTIONS(1486), - [anon_sym__] = ACTIONS(1486), - [anon_sym_BQUOTE] = ACTIONS(1486), - [anon_sym_PIPE] = ACTIONS(1486), - [anon_sym_TILDE] = ACTIONS(1486), - [sym__word] = ACTIONS(1486), - [sym__soft_line_ending] = ACTIONS(1486), - [sym__block_close] = ACTIONS(1486), - [sym_block_continuation] = ACTIONS(1544), - [sym__block_quote_start] = ACTIONS(1486), - [sym__indented_chunk_start] = ACTIONS(1486), - [sym_atx_h1_marker] = ACTIONS(1486), - [sym_atx_h2_marker] = ACTIONS(1486), - [sym_atx_h3_marker] = ACTIONS(1486), - [sym_atx_h4_marker] = ACTIONS(1486), - [sym_atx_h5_marker] = ACTIONS(1486), - [sym_atx_h6_marker] = ACTIONS(1486), - [sym__thematic_break] = ACTIONS(1486), - [sym__list_marker_minus] = ACTIONS(1486), - [sym__list_marker_plus] = ACTIONS(1486), - [sym__list_marker_star] = ACTIONS(1486), - [sym__list_marker_parenthesis] = ACTIONS(1486), - [sym__list_marker_dot] = ACTIONS(1486), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_example] = ACTIONS(1486), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1486), - [sym__fenced_code_block_start_backtick] = ACTIONS(1486), - [sym__fenced_code_block_start_tilde] = ACTIONS(1486), - [sym__blank_line_start] = ACTIONS(1486), - [sym_minus_metadata] = ACTIONS(1486), - [sym__pipe_table_start] = ACTIONS(1486), - [sym__fenced_div_start] = ACTIONS(1486), - [sym_ref_id_specifier] = ACTIONS(1486), - [sym__display_math_state_track_marker] = ACTIONS(1486), - [sym__inline_math_state_track_marker] = ACTIONS(1486), + [anon_sym_LBRACE] = ACTIONS(1579), + [anon_sym_RBRACE] = ACTIONS(1579), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1579), + [anon_sym_EQ] = ACTIONS(1579), + [anon_sym_SQUOTE] = ACTIONS(1579), + [anon_sym_BANG] = ACTIONS(1579), + [anon_sym_DQUOTE] = ACTIONS(1579), + [anon_sym_POUND] = ACTIONS(1579), + [anon_sym_DOLLAR] = ACTIONS(1579), + [anon_sym_PERCENT] = ACTIONS(1579), + [anon_sym_AMP] = ACTIONS(1579), + [anon_sym_LPAREN] = ACTIONS(1579), + [anon_sym_RPAREN] = ACTIONS(1579), + [anon_sym_STAR] = ACTIONS(1579), + [anon_sym_PLUS] = ACTIONS(1579), + [anon_sym_COMMA] = ACTIONS(1579), + [anon_sym_DASH] = ACTIONS(1579), + [anon_sym_DOT] = ACTIONS(1579), + [anon_sym_SLASH] = ACTIONS(1579), + [anon_sym_SEMI] = ACTIONS(1579), + [anon_sym_QMARK] = ACTIONS(1579), + [anon_sym_AT] = ACTIONS(1579), + [anon_sym_LBRACK] = ACTIONS(1581), + [anon_sym_BSLASH] = ACTIONS(1581), + [anon_sym_RBRACK] = ACTIONS(1579), + [anon_sym_CARET] = ACTIONS(1579), + [anon_sym__] = ACTIONS(1579), + [anon_sym_BQUOTE] = ACTIONS(1579), + [anon_sym_PIPE] = ACTIONS(1579), + [anon_sym_TILDE] = ACTIONS(1579), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1579), + [sym__escaped_characters] = ACTIONS(1579), + [sym__word] = ACTIONS(1579), + [sym__soft_line_ending] = ACTIONS(1579), + [sym__block_close] = ACTIONS(1579), + [sym_block_continuation] = ACTIONS(1641), + [sym__block_quote_start] = ACTIONS(1579), + [sym__indented_chunk_start] = ACTIONS(1579), + [sym_atx_h1_marker] = ACTIONS(1579), + [sym_atx_h2_marker] = ACTIONS(1579), + [sym_atx_h3_marker] = ACTIONS(1579), + [sym_atx_h4_marker] = ACTIONS(1579), + [sym_atx_h5_marker] = ACTIONS(1579), + [sym_atx_h6_marker] = ACTIONS(1579), + [sym__thematic_break] = ACTIONS(1579), + [sym__list_marker_minus] = ACTIONS(1579), + [sym__list_marker_plus] = ACTIONS(1579), + [sym__list_marker_star] = ACTIONS(1579), + [sym__list_marker_parenthesis] = ACTIONS(1579), + [sym__list_marker_dot] = ACTIONS(1579), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_example] = ACTIONS(1579), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1579), + [sym__fenced_code_block_start_backtick] = ACTIONS(1579), + [sym__fenced_code_block_start_tilde] = ACTIONS(1579), + [sym__blank_line_start] = ACTIONS(1579), + [sym_minus_metadata] = ACTIONS(1579), + [sym__pipe_table_start] = ACTIONS(1579), + [sym__fenced_div_start] = ACTIONS(1579), + [sym_ref_id_specifier] = ACTIONS(1579), + [sym__display_math_state_track_marker] = ACTIONS(1579), + [sym__inline_math_state_track_marker] = ACTIONS(1579), + [sym__html_comment] = ACTIONS(1579), + [sym_raw_specifier] = ACTIONS(1579), + [sym__autolink] = ACTIONS(1579), }, [STATE(216)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1490), - [anon_sym_LBRACE] = ACTIONS(1490), - [anon_sym_RBRACE] = ACTIONS(1490), - [anon_sym_EQ] = ACTIONS(1490), - [anon_sym_SQUOTE] = ACTIONS(1490), - [anon_sym_BANG] = ACTIONS(1490), - [anon_sym_DQUOTE] = ACTIONS(1490), - [anon_sym_POUND] = ACTIONS(1490), - [anon_sym_DOLLAR] = ACTIONS(1490), - [anon_sym_PERCENT] = ACTIONS(1490), - [anon_sym_AMP] = ACTIONS(1490), - [anon_sym_LPAREN] = ACTIONS(1490), - [anon_sym_RPAREN] = ACTIONS(1490), - [anon_sym_STAR] = ACTIONS(1490), - [anon_sym_PLUS] = ACTIONS(1490), - [anon_sym_COMMA] = ACTIONS(1490), - [anon_sym_DASH] = ACTIONS(1490), - [anon_sym_DOT] = ACTIONS(1490), - [anon_sym_SLASH] = ACTIONS(1490), - [anon_sym_SEMI] = ACTIONS(1490), - [anon_sym_LT] = ACTIONS(1490), - [anon_sym_GT] = ACTIONS(1490), - [anon_sym_QMARK] = ACTIONS(1490), - [anon_sym_AT] = ACTIONS(1490), - [anon_sym_LBRACK] = ACTIONS(1490), - [anon_sym_BSLASH] = ACTIONS(1490), - [anon_sym_RBRACK] = ACTIONS(1490), - [anon_sym_CARET] = ACTIONS(1490), - [anon_sym__] = ACTIONS(1490), - [anon_sym_BQUOTE] = ACTIONS(1490), - [anon_sym_PIPE] = ACTIONS(1490), - [anon_sym_TILDE] = ACTIONS(1490), - [sym__word] = ACTIONS(1490), - [sym__soft_line_ending] = ACTIONS(1490), - [sym__block_close] = ACTIONS(1490), - [sym_block_continuation] = ACTIONS(1546), - [sym__block_quote_start] = ACTIONS(1490), - [sym__indented_chunk_start] = ACTIONS(1490), - [sym_atx_h1_marker] = ACTIONS(1490), - [sym_atx_h2_marker] = ACTIONS(1490), - [sym_atx_h3_marker] = ACTIONS(1490), - [sym_atx_h4_marker] = ACTIONS(1490), - [sym_atx_h5_marker] = ACTIONS(1490), - [sym_atx_h6_marker] = ACTIONS(1490), - [sym__thematic_break] = ACTIONS(1490), - [sym__list_marker_minus] = ACTIONS(1490), - [sym__list_marker_plus] = ACTIONS(1490), - [sym__list_marker_star] = ACTIONS(1490), - [sym__list_marker_parenthesis] = ACTIONS(1490), - [sym__list_marker_dot] = ACTIONS(1490), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_example] = ACTIONS(1490), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1490), - [sym__fenced_code_block_start_backtick] = ACTIONS(1490), - [sym__fenced_code_block_start_tilde] = ACTIONS(1490), - [sym__blank_line_start] = ACTIONS(1490), - [sym_minus_metadata] = ACTIONS(1490), - [sym__pipe_table_start] = ACTIONS(1490), - [sym__fenced_div_start] = ACTIONS(1490), - [sym_ref_id_specifier] = ACTIONS(1490), - [sym__display_math_state_track_marker] = ACTIONS(1490), - [sym__inline_math_state_track_marker] = ACTIONS(1490), + [anon_sym_LBRACE] = ACTIONS(1585), + [anon_sym_RBRACE] = ACTIONS(1585), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1585), + [anon_sym_EQ] = ACTIONS(1585), + [anon_sym_SQUOTE] = ACTIONS(1585), + [anon_sym_BANG] = ACTIONS(1585), + [anon_sym_DQUOTE] = ACTIONS(1585), + [anon_sym_POUND] = ACTIONS(1585), + [anon_sym_DOLLAR] = ACTIONS(1585), + [anon_sym_PERCENT] = ACTIONS(1585), + [anon_sym_AMP] = ACTIONS(1585), + [anon_sym_LPAREN] = ACTIONS(1585), + [anon_sym_RPAREN] = ACTIONS(1585), + [anon_sym_STAR] = ACTIONS(1585), + [anon_sym_PLUS] = ACTIONS(1585), + [anon_sym_COMMA] = ACTIONS(1585), + [anon_sym_DASH] = ACTIONS(1585), + [anon_sym_DOT] = ACTIONS(1585), + [anon_sym_SLASH] = ACTIONS(1585), + [anon_sym_SEMI] = ACTIONS(1585), + [anon_sym_QMARK] = ACTIONS(1585), + [anon_sym_AT] = ACTIONS(1585), + [anon_sym_LBRACK] = ACTIONS(1587), + [anon_sym_BSLASH] = ACTIONS(1587), + [anon_sym_RBRACK] = ACTIONS(1585), + [anon_sym_CARET] = ACTIONS(1585), + [anon_sym__] = ACTIONS(1585), + [anon_sym_BQUOTE] = ACTIONS(1585), + [anon_sym_PIPE] = ACTIONS(1585), + [anon_sym_TILDE] = ACTIONS(1585), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1585), + [sym__escaped_characters] = ACTIONS(1585), + [sym__word] = ACTIONS(1585), + [sym__soft_line_ending] = ACTIONS(1585), + [sym__block_close] = ACTIONS(1585), + [sym_block_continuation] = ACTIONS(1643), + [sym__block_quote_start] = ACTIONS(1585), + [sym__indented_chunk_start] = ACTIONS(1585), + [sym_atx_h1_marker] = ACTIONS(1585), + [sym_atx_h2_marker] = ACTIONS(1585), + [sym_atx_h3_marker] = ACTIONS(1585), + [sym_atx_h4_marker] = ACTIONS(1585), + [sym_atx_h5_marker] = ACTIONS(1585), + [sym_atx_h6_marker] = ACTIONS(1585), + [sym__thematic_break] = ACTIONS(1585), + [sym__list_marker_minus] = ACTIONS(1585), + [sym__list_marker_plus] = ACTIONS(1585), + [sym__list_marker_star] = ACTIONS(1585), + [sym__list_marker_parenthesis] = ACTIONS(1585), + [sym__list_marker_dot] = ACTIONS(1585), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_example] = ACTIONS(1585), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1585), + [sym__fenced_code_block_start_backtick] = ACTIONS(1585), + [sym__fenced_code_block_start_tilde] = ACTIONS(1585), + [sym__blank_line_start] = ACTIONS(1585), + [sym_minus_metadata] = ACTIONS(1585), + [sym__pipe_table_start] = ACTIONS(1585), + [sym__fenced_div_start] = ACTIONS(1585), + [sym_ref_id_specifier] = ACTIONS(1585), + [sym__display_math_state_track_marker] = ACTIONS(1585), + [sym__inline_math_state_track_marker] = ACTIONS(1585), + [sym__html_comment] = ACTIONS(1585), + [sym_raw_specifier] = ACTIONS(1585), + [sym__autolink] = ACTIONS(1585), }, [STATE(217)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1548), - [anon_sym_LBRACE] = ACTIONS(1548), - [anon_sym_RBRACE] = ACTIONS(1548), - [anon_sym_EQ] = ACTIONS(1548), - [anon_sym_SQUOTE] = ACTIONS(1548), - [anon_sym_BANG] = ACTIONS(1548), - [anon_sym_DQUOTE] = ACTIONS(1548), - [anon_sym_POUND] = ACTIONS(1548), - [anon_sym_DOLLAR] = ACTIONS(1548), - [anon_sym_PERCENT] = ACTIONS(1548), - [anon_sym_AMP] = ACTIONS(1548), - [anon_sym_LPAREN] = ACTIONS(1548), - [anon_sym_RPAREN] = ACTIONS(1548), - [anon_sym_STAR] = ACTIONS(1548), - [anon_sym_PLUS] = ACTIONS(1548), - [anon_sym_COMMA] = ACTIONS(1548), - [anon_sym_DASH] = ACTIONS(1548), - [anon_sym_DOT] = ACTIONS(1548), - [anon_sym_SLASH] = ACTIONS(1548), - [anon_sym_SEMI] = ACTIONS(1548), - [anon_sym_LT] = ACTIONS(1548), - [anon_sym_GT] = ACTIONS(1548), - [anon_sym_QMARK] = ACTIONS(1548), - [anon_sym_AT] = ACTIONS(1548), - [anon_sym_LBRACK] = ACTIONS(1548), - [anon_sym_BSLASH] = ACTIONS(1548), - [anon_sym_RBRACK] = ACTIONS(1548), - [anon_sym_CARET] = ACTIONS(1548), - [anon_sym__] = ACTIONS(1548), - [anon_sym_BQUOTE] = ACTIONS(1548), - [anon_sym_PIPE] = ACTIONS(1548), - [anon_sym_TILDE] = ACTIONS(1548), - [sym__word] = ACTIONS(1548), - [sym__soft_line_ending] = ACTIONS(1548), - [sym__block_close] = ACTIONS(1548), - [sym__block_quote_start] = ACTIONS(1548), - [sym__indented_chunk_start] = ACTIONS(1548), - [sym_atx_h1_marker] = ACTIONS(1548), - [sym_atx_h2_marker] = ACTIONS(1548), - [sym_atx_h3_marker] = ACTIONS(1548), - [sym_atx_h4_marker] = ACTIONS(1548), - [sym_atx_h5_marker] = ACTIONS(1548), - [sym_atx_h6_marker] = ACTIONS(1548), - [sym__thematic_break] = ACTIONS(1548), - [sym__list_marker_minus] = ACTIONS(1548), - [sym__list_marker_plus] = ACTIONS(1548), - [sym__list_marker_star] = ACTIONS(1548), - [sym__list_marker_parenthesis] = ACTIONS(1548), - [sym__list_marker_dot] = ACTIONS(1548), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1548), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1548), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1548), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1548), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1548), - [sym__list_marker_example] = ACTIONS(1548), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1548), - [sym__fenced_code_block_start_backtick] = ACTIONS(1548), - [sym__fenced_code_block_start_tilde] = ACTIONS(1548), - [sym__blank_line_start] = ACTIONS(1548), - [sym_minus_metadata] = ACTIONS(1548), - [sym__pipe_table_start] = ACTIONS(1548), - [sym__fenced_div_start] = ACTIONS(1548), - [sym__fenced_div_end] = ACTIONS(1548), - [sym_ref_id_specifier] = ACTIONS(1548), - [sym__display_math_state_track_marker] = ACTIONS(1548), - [sym__inline_math_state_track_marker] = ACTIONS(1548), + [anon_sym_LBRACE] = ACTIONS(1591), + [anon_sym_RBRACE] = ACTIONS(1591), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1591), + [anon_sym_EQ] = ACTIONS(1591), + [anon_sym_SQUOTE] = ACTIONS(1591), + [anon_sym_BANG] = ACTIONS(1591), + [anon_sym_DQUOTE] = ACTIONS(1591), + [anon_sym_POUND] = ACTIONS(1591), + [anon_sym_DOLLAR] = ACTIONS(1591), + [anon_sym_PERCENT] = ACTIONS(1591), + [anon_sym_AMP] = ACTIONS(1591), + [anon_sym_LPAREN] = ACTIONS(1591), + [anon_sym_RPAREN] = ACTIONS(1591), + [anon_sym_STAR] = ACTIONS(1591), + [anon_sym_PLUS] = ACTIONS(1591), + [anon_sym_COMMA] = ACTIONS(1591), + [anon_sym_DASH] = ACTIONS(1591), + [anon_sym_DOT] = ACTIONS(1591), + [anon_sym_SLASH] = ACTIONS(1591), + [anon_sym_SEMI] = ACTIONS(1591), + [anon_sym_QMARK] = ACTIONS(1591), + [anon_sym_AT] = ACTIONS(1591), + [anon_sym_LBRACK] = ACTIONS(1593), + [anon_sym_BSLASH] = ACTIONS(1593), + [anon_sym_RBRACK] = ACTIONS(1591), + [anon_sym_CARET] = ACTIONS(1591), + [anon_sym__] = ACTIONS(1591), + [anon_sym_BQUOTE] = ACTIONS(1591), + [anon_sym_PIPE] = ACTIONS(1591), + [anon_sym_TILDE] = ACTIONS(1591), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1591), + [sym__escaped_characters] = ACTIONS(1591), + [sym__word] = ACTIONS(1591), + [sym__soft_line_ending] = ACTIONS(1591), + [sym__block_close] = ACTIONS(1591), + [sym_block_continuation] = ACTIONS(1645), + [sym__block_quote_start] = ACTIONS(1591), + [sym__indented_chunk_start] = ACTIONS(1591), + [sym_atx_h1_marker] = ACTIONS(1591), + [sym_atx_h2_marker] = ACTIONS(1591), + [sym_atx_h3_marker] = ACTIONS(1591), + [sym_atx_h4_marker] = ACTIONS(1591), + [sym_atx_h5_marker] = ACTIONS(1591), + [sym_atx_h6_marker] = ACTIONS(1591), + [sym__thematic_break] = ACTIONS(1591), + [sym__list_marker_minus] = ACTIONS(1591), + [sym__list_marker_plus] = ACTIONS(1591), + [sym__list_marker_star] = ACTIONS(1591), + [sym__list_marker_parenthesis] = ACTIONS(1591), + [sym__list_marker_dot] = ACTIONS(1591), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_example] = ACTIONS(1591), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1591), + [sym__fenced_code_block_start_backtick] = ACTIONS(1591), + [sym__fenced_code_block_start_tilde] = ACTIONS(1591), + [sym__blank_line_start] = ACTIONS(1591), + [sym_minus_metadata] = ACTIONS(1591), + [sym__pipe_table_start] = ACTIONS(1591), + [sym__fenced_div_start] = ACTIONS(1591), + [sym_ref_id_specifier] = ACTIONS(1591), + [sym__display_math_state_track_marker] = ACTIONS(1591), + [sym__inline_math_state_track_marker] = ACTIONS(1591), + [sym__html_comment] = ACTIONS(1591), + [sym_raw_specifier] = ACTIONS(1591), + [sym__autolink] = ACTIONS(1591), }, [STATE(218)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1550), - [anon_sym_LBRACE] = ACTIONS(1550), - [anon_sym_RBRACE] = ACTIONS(1550), - [anon_sym_EQ] = ACTIONS(1550), - [anon_sym_SQUOTE] = ACTIONS(1550), - [anon_sym_BANG] = ACTIONS(1550), - [anon_sym_DQUOTE] = ACTIONS(1550), - [anon_sym_POUND] = ACTIONS(1550), - [anon_sym_DOLLAR] = ACTIONS(1550), - [anon_sym_PERCENT] = ACTIONS(1550), - [anon_sym_AMP] = ACTIONS(1550), - [anon_sym_LPAREN] = ACTIONS(1550), - [anon_sym_RPAREN] = ACTIONS(1550), - [anon_sym_STAR] = ACTIONS(1550), - [anon_sym_PLUS] = ACTIONS(1550), - [anon_sym_COMMA] = ACTIONS(1550), - [anon_sym_DASH] = ACTIONS(1550), - [anon_sym_DOT] = ACTIONS(1550), - [anon_sym_SLASH] = ACTIONS(1550), - [anon_sym_SEMI] = ACTIONS(1550), - [anon_sym_LT] = ACTIONS(1550), - [anon_sym_GT] = ACTIONS(1550), - [anon_sym_QMARK] = ACTIONS(1550), - [anon_sym_AT] = ACTIONS(1550), - [anon_sym_LBRACK] = ACTIONS(1550), - [anon_sym_BSLASH] = ACTIONS(1550), - [anon_sym_RBRACK] = ACTIONS(1550), - [anon_sym_CARET] = ACTIONS(1550), - [anon_sym__] = ACTIONS(1550), - [anon_sym_BQUOTE] = ACTIONS(1550), - [anon_sym_PIPE] = ACTIONS(1550), - [anon_sym_TILDE] = ACTIONS(1550), - [sym__word] = ACTIONS(1550), - [sym__soft_line_ending] = ACTIONS(1550), - [sym__block_close] = ACTIONS(1550), - [sym__block_quote_start] = ACTIONS(1550), - [sym__indented_chunk_start] = ACTIONS(1550), - [sym_atx_h1_marker] = ACTIONS(1550), - [sym_atx_h2_marker] = ACTIONS(1550), - [sym_atx_h3_marker] = ACTIONS(1550), - [sym_atx_h4_marker] = ACTIONS(1550), - [sym_atx_h5_marker] = ACTIONS(1550), - [sym_atx_h6_marker] = ACTIONS(1550), - [sym__thematic_break] = ACTIONS(1550), - [sym__list_marker_minus] = ACTIONS(1550), - [sym__list_marker_plus] = ACTIONS(1550), - [sym__list_marker_star] = ACTIONS(1550), - [sym__list_marker_parenthesis] = ACTIONS(1550), - [sym__list_marker_dot] = ACTIONS(1550), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1550), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1550), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1550), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1550), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1550), - [sym__list_marker_example] = ACTIONS(1550), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1550), - [sym__fenced_code_block_start_backtick] = ACTIONS(1550), - [sym__fenced_code_block_start_tilde] = ACTIONS(1550), - [sym__blank_line_start] = ACTIONS(1550), - [sym_minus_metadata] = ACTIONS(1550), - [sym__pipe_table_start] = ACTIONS(1550), - [sym__fenced_div_start] = ACTIONS(1550), - [sym__fenced_div_end] = ACTIONS(1550), - [sym_ref_id_specifier] = ACTIONS(1550), - [sym__display_math_state_track_marker] = ACTIONS(1550), - [sym__inline_math_state_track_marker] = ACTIONS(1550), + [anon_sym_LBRACE] = ACTIONS(1597), + [anon_sym_RBRACE] = ACTIONS(1597), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1597), + [anon_sym_EQ] = ACTIONS(1597), + [anon_sym_SQUOTE] = ACTIONS(1597), + [anon_sym_BANG] = ACTIONS(1597), + [anon_sym_DQUOTE] = ACTIONS(1597), + [anon_sym_POUND] = ACTIONS(1597), + [anon_sym_DOLLAR] = ACTIONS(1597), + [anon_sym_PERCENT] = ACTIONS(1597), + [anon_sym_AMP] = ACTIONS(1597), + [anon_sym_LPAREN] = ACTIONS(1597), + [anon_sym_RPAREN] = ACTIONS(1597), + [anon_sym_STAR] = ACTIONS(1597), + [anon_sym_PLUS] = ACTIONS(1597), + [anon_sym_COMMA] = ACTIONS(1597), + [anon_sym_DASH] = ACTIONS(1597), + [anon_sym_DOT] = ACTIONS(1597), + [anon_sym_SLASH] = ACTIONS(1597), + [anon_sym_SEMI] = ACTIONS(1597), + [anon_sym_QMARK] = ACTIONS(1597), + [anon_sym_AT] = ACTIONS(1597), + [anon_sym_LBRACK] = ACTIONS(1599), + [anon_sym_BSLASH] = ACTIONS(1599), + [anon_sym_RBRACK] = ACTIONS(1597), + [anon_sym_CARET] = ACTIONS(1597), + [anon_sym__] = ACTIONS(1597), + [anon_sym_BQUOTE] = ACTIONS(1597), + [anon_sym_PIPE] = ACTIONS(1597), + [anon_sym_TILDE] = ACTIONS(1597), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1597), + [sym__escaped_characters] = ACTIONS(1597), + [sym__word] = ACTIONS(1597), + [sym__soft_line_ending] = ACTIONS(1597), + [sym__block_close] = ACTIONS(1597), + [sym_block_continuation] = ACTIONS(1647), + [sym__block_quote_start] = ACTIONS(1597), + [sym__indented_chunk_start] = ACTIONS(1597), + [sym_atx_h1_marker] = ACTIONS(1597), + [sym_atx_h2_marker] = ACTIONS(1597), + [sym_atx_h3_marker] = ACTIONS(1597), + [sym_atx_h4_marker] = ACTIONS(1597), + [sym_atx_h5_marker] = ACTIONS(1597), + [sym_atx_h6_marker] = ACTIONS(1597), + [sym__thematic_break] = ACTIONS(1597), + [sym__list_marker_minus] = ACTIONS(1597), + [sym__list_marker_plus] = ACTIONS(1597), + [sym__list_marker_star] = ACTIONS(1597), + [sym__list_marker_parenthesis] = ACTIONS(1597), + [sym__list_marker_dot] = ACTIONS(1597), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_example] = ACTIONS(1597), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1597), + [sym__fenced_code_block_start_backtick] = ACTIONS(1597), + [sym__fenced_code_block_start_tilde] = ACTIONS(1597), + [sym__blank_line_start] = ACTIONS(1597), + [sym_minus_metadata] = ACTIONS(1597), + [sym__pipe_table_start] = ACTIONS(1597), + [sym__fenced_div_start] = ACTIONS(1597), + [sym_ref_id_specifier] = ACTIONS(1597), + [sym__display_math_state_track_marker] = ACTIONS(1597), + [sym__inline_math_state_track_marker] = ACTIONS(1597), + [sym__html_comment] = ACTIONS(1597), + [sym_raw_specifier] = ACTIONS(1597), + [sym__autolink] = ACTIONS(1597), }, [STATE(219)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1470), - [anon_sym_LBRACE] = ACTIONS(1470), - [anon_sym_RBRACE] = ACTIONS(1470), - [anon_sym_EQ] = ACTIONS(1470), - [anon_sym_SQUOTE] = ACTIONS(1470), - [anon_sym_BANG] = ACTIONS(1470), - [anon_sym_DQUOTE] = ACTIONS(1470), - [anon_sym_POUND] = ACTIONS(1470), - [anon_sym_DOLLAR] = ACTIONS(1470), - [anon_sym_PERCENT] = ACTIONS(1470), - [anon_sym_AMP] = ACTIONS(1470), - [anon_sym_LPAREN] = ACTIONS(1470), - [anon_sym_RPAREN] = ACTIONS(1470), - [anon_sym_STAR] = ACTIONS(1470), - [anon_sym_PLUS] = ACTIONS(1470), - [anon_sym_COMMA] = ACTIONS(1470), - [anon_sym_DASH] = ACTIONS(1470), - [anon_sym_DOT] = ACTIONS(1470), - [anon_sym_SLASH] = ACTIONS(1470), - [anon_sym_SEMI] = ACTIONS(1470), - [anon_sym_LT] = ACTIONS(1470), - [anon_sym_GT] = ACTIONS(1470), - [anon_sym_QMARK] = ACTIONS(1470), - [anon_sym_AT] = ACTIONS(1470), - [anon_sym_LBRACK] = ACTIONS(1470), - [anon_sym_BSLASH] = ACTIONS(1470), - [anon_sym_RBRACK] = ACTIONS(1470), - [anon_sym_CARET] = ACTIONS(1470), - [anon_sym__] = ACTIONS(1470), - [anon_sym_BQUOTE] = ACTIONS(1470), - [anon_sym_PIPE] = ACTIONS(1470), - [anon_sym_TILDE] = ACTIONS(1470), - [sym__word] = ACTIONS(1470), - [sym__soft_line_ending] = ACTIONS(1470), - [sym__block_close] = ACTIONS(1470), - [sym__block_quote_start] = ACTIONS(1470), - [sym__indented_chunk_start] = ACTIONS(1470), - [sym_atx_h1_marker] = ACTIONS(1470), - [sym_atx_h2_marker] = ACTIONS(1470), - [sym_atx_h3_marker] = ACTIONS(1470), - [sym_atx_h4_marker] = ACTIONS(1470), - [sym_atx_h5_marker] = ACTIONS(1470), - [sym_atx_h6_marker] = ACTIONS(1470), - [sym__thematic_break] = ACTIONS(1470), - [sym__list_marker_minus] = ACTIONS(1470), - [sym__list_marker_plus] = ACTIONS(1470), - [sym__list_marker_star] = ACTIONS(1470), - [sym__list_marker_parenthesis] = ACTIONS(1470), - [sym__list_marker_dot] = ACTIONS(1470), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_example] = ACTIONS(1470), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1470), - [sym__fenced_code_block_start_backtick] = ACTIONS(1470), - [sym__fenced_code_block_start_tilde] = ACTIONS(1470), - [sym__blank_line_start] = ACTIONS(1470), - [sym_minus_metadata] = ACTIONS(1470), - [sym__pipe_table_start] = ACTIONS(1470), - [sym__fenced_div_start] = ACTIONS(1470), - [sym__fenced_div_end] = ACTIONS(1470), - [sym_ref_id_specifier] = ACTIONS(1470), - [sym__display_math_state_track_marker] = ACTIONS(1470), - [sym__inline_math_state_track_marker] = ACTIONS(1470), + [anon_sym_LBRACE] = ACTIONS(1607), + [anon_sym_RBRACE] = ACTIONS(1607), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1607), + [anon_sym_EQ] = ACTIONS(1607), + [anon_sym_SQUOTE] = ACTIONS(1607), + [anon_sym_BANG] = ACTIONS(1607), + [anon_sym_DQUOTE] = ACTIONS(1607), + [anon_sym_POUND] = ACTIONS(1607), + [anon_sym_DOLLAR] = ACTIONS(1607), + [anon_sym_PERCENT] = ACTIONS(1607), + [anon_sym_AMP] = ACTIONS(1607), + [anon_sym_LPAREN] = ACTIONS(1607), + [anon_sym_RPAREN] = ACTIONS(1607), + [anon_sym_STAR] = ACTIONS(1607), + [anon_sym_PLUS] = ACTIONS(1607), + [anon_sym_COMMA] = ACTIONS(1607), + [anon_sym_DASH] = ACTIONS(1607), + [anon_sym_DOT] = ACTIONS(1607), + [anon_sym_SLASH] = ACTIONS(1607), + [anon_sym_SEMI] = ACTIONS(1607), + [anon_sym_QMARK] = ACTIONS(1607), + [anon_sym_AT] = ACTIONS(1607), + [anon_sym_LBRACK] = ACTIONS(1609), + [anon_sym_BSLASH] = ACTIONS(1609), + [anon_sym_RBRACK] = ACTIONS(1607), + [anon_sym_CARET] = ACTIONS(1607), + [anon_sym__] = ACTIONS(1607), + [anon_sym_BQUOTE] = ACTIONS(1607), + [anon_sym_PIPE] = ACTIONS(1607), + [anon_sym_TILDE] = ACTIONS(1607), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1607), + [sym__escaped_characters] = ACTIONS(1607), + [sym__word] = ACTIONS(1607), + [sym__soft_line_ending] = ACTIONS(1607), + [sym__block_close] = ACTIONS(1607), + [sym_block_continuation] = ACTIONS(1649), + [sym__block_quote_start] = ACTIONS(1607), + [sym__indented_chunk_start] = ACTIONS(1607), + [sym_atx_h1_marker] = ACTIONS(1607), + [sym_atx_h2_marker] = ACTIONS(1607), + [sym_atx_h3_marker] = ACTIONS(1607), + [sym_atx_h4_marker] = ACTIONS(1607), + [sym_atx_h5_marker] = ACTIONS(1607), + [sym_atx_h6_marker] = ACTIONS(1607), + [sym__thematic_break] = ACTIONS(1607), + [sym__list_marker_minus] = ACTIONS(1607), + [sym__list_marker_plus] = ACTIONS(1607), + [sym__list_marker_star] = ACTIONS(1607), + [sym__list_marker_parenthesis] = ACTIONS(1607), + [sym__list_marker_dot] = ACTIONS(1607), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_example] = ACTIONS(1607), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1607), + [sym__fenced_code_block_start_backtick] = ACTIONS(1607), + [sym__fenced_code_block_start_tilde] = ACTIONS(1607), + [sym__blank_line_start] = ACTIONS(1607), + [sym_minus_metadata] = ACTIONS(1607), + [sym__pipe_table_start] = ACTIONS(1607), + [sym__fenced_div_start] = ACTIONS(1607), + [sym_ref_id_specifier] = ACTIONS(1607), + [sym__display_math_state_track_marker] = ACTIONS(1607), + [sym__inline_math_state_track_marker] = ACTIONS(1607), + [sym__html_comment] = ACTIONS(1607), + [sym_raw_specifier] = ACTIONS(1607), + [sym__autolink] = ACTIONS(1607), }, [STATE(220)] = { - [ts_builtin_sym_end] = ACTIONS(1446), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1446), - [anon_sym_LBRACE] = ACTIONS(1446), - [anon_sym_RBRACE] = ACTIONS(1446), - [anon_sym_EQ] = ACTIONS(1446), - [anon_sym_SQUOTE] = ACTIONS(1446), - [anon_sym_BANG] = ACTIONS(1446), - [anon_sym_DQUOTE] = ACTIONS(1446), - [anon_sym_POUND] = ACTIONS(1446), - [anon_sym_DOLLAR] = ACTIONS(1446), - [anon_sym_PERCENT] = ACTIONS(1446), - [anon_sym_AMP] = ACTIONS(1446), - [anon_sym_LPAREN] = ACTIONS(1446), - [anon_sym_RPAREN] = ACTIONS(1446), - [anon_sym_STAR] = ACTIONS(1446), - [anon_sym_PLUS] = ACTIONS(1446), - [anon_sym_COMMA] = ACTIONS(1446), - [anon_sym_DASH] = ACTIONS(1446), - [anon_sym_DOT] = ACTIONS(1446), - [anon_sym_SLASH] = ACTIONS(1446), - [anon_sym_SEMI] = ACTIONS(1446), - [anon_sym_LT] = ACTIONS(1446), - [anon_sym_GT] = ACTIONS(1446), - [anon_sym_QMARK] = ACTIONS(1446), - [anon_sym_AT] = ACTIONS(1446), - [anon_sym_LBRACK] = ACTIONS(1446), - [anon_sym_BSLASH] = ACTIONS(1446), - [anon_sym_RBRACK] = ACTIONS(1446), - [anon_sym_CARET] = ACTIONS(1446), - [anon_sym__] = ACTIONS(1446), - [anon_sym_BQUOTE] = ACTIONS(1446), - [anon_sym_PIPE] = ACTIONS(1446), - [anon_sym_TILDE] = ACTIONS(1446), - [sym__word] = ACTIONS(1446), - [sym__soft_line_ending] = ACTIONS(1446), - [sym_block_continuation] = ACTIONS(1552), - [sym__block_quote_start] = ACTIONS(1446), - [sym__indented_chunk_start] = ACTIONS(1446), - [sym_atx_h1_marker] = ACTIONS(1446), - [sym_atx_h2_marker] = ACTIONS(1446), - [sym_atx_h3_marker] = ACTIONS(1446), - [sym_atx_h4_marker] = ACTIONS(1446), - [sym_atx_h5_marker] = ACTIONS(1446), - [sym_atx_h6_marker] = ACTIONS(1446), - [sym__thematic_break] = ACTIONS(1446), - [sym__list_marker_minus] = ACTIONS(1446), - [sym__list_marker_plus] = ACTIONS(1446), - [sym__list_marker_star] = ACTIONS(1446), - [sym__list_marker_parenthesis] = ACTIONS(1446), - [sym__list_marker_dot] = ACTIONS(1446), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1446), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1446), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1446), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1446), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1446), - [sym__list_marker_example] = ACTIONS(1446), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1446), - [sym__fenced_code_block_start_backtick] = ACTIONS(1446), - [sym__fenced_code_block_start_tilde] = ACTIONS(1446), - [sym__blank_line_start] = ACTIONS(1446), - [sym_minus_metadata] = ACTIONS(1446), - [sym__pipe_table_start] = ACTIONS(1446), - [sym__fenced_div_start] = ACTIONS(1446), - [sym_ref_id_specifier] = ACTIONS(1446), - [sym__display_math_state_track_marker] = ACTIONS(1446), - [sym__inline_math_state_track_marker] = ACTIONS(1446), + [anon_sym_LBRACE] = ACTIONS(1497), + [anon_sym_RBRACE] = ACTIONS(1497), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1497), + [anon_sym_EQ] = ACTIONS(1497), + [anon_sym_SQUOTE] = ACTIONS(1497), + [anon_sym_BANG] = ACTIONS(1497), + [anon_sym_DQUOTE] = ACTIONS(1497), + [anon_sym_POUND] = ACTIONS(1497), + [anon_sym_DOLLAR] = ACTIONS(1497), + [anon_sym_PERCENT] = ACTIONS(1497), + [anon_sym_AMP] = ACTIONS(1497), + [anon_sym_LPAREN] = ACTIONS(1497), + [anon_sym_RPAREN] = ACTIONS(1497), + [anon_sym_STAR] = ACTIONS(1497), + [anon_sym_PLUS] = ACTIONS(1497), + [anon_sym_COMMA] = ACTIONS(1497), + [anon_sym_DASH] = ACTIONS(1497), + [anon_sym_DOT] = ACTIONS(1497), + [anon_sym_SLASH] = ACTIONS(1497), + [anon_sym_SEMI] = ACTIONS(1497), + [anon_sym_QMARK] = ACTIONS(1497), + [anon_sym_AT] = ACTIONS(1497), + [anon_sym_LBRACK] = ACTIONS(1499), + [anon_sym_BSLASH] = ACTIONS(1499), + [anon_sym_RBRACK] = ACTIONS(1497), + [anon_sym_CARET] = ACTIONS(1497), + [anon_sym__] = ACTIONS(1497), + [anon_sym_BQUOTE] = ACTIONS(1497), + [anon_sym_PIPE] = ACTIONS(1497), + [anon_sym_TILDE] = ACTIONS(1497), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1497), + [sym__escaped_characters] = ACTIONS(1497), + [sym__word] = ACTIONS(1497), + [sym__soft_line_ending] = ACTIONS(1497), + [sym__block_close] = ACTIONS(1497), + [sym_block_continuation] = ACTIONS(1651), + [sym__block_quote_start] = ACTIONS(1497), + [sym__indented_chunk_start] = ACTIONS(1497), + [sym_atx_h1_marker] = ACTIONS(1497), + [sym_atx_h2_marker] = ACTIONS(1497), + [sym_atx_h3_marker] = ACTIONS(1497), + [sym_atx_h4_marker] = ACTIONS(1497), + [sym_atx_h5_marker] = ACTIONS(1497), + [sym_atx_h6_marker] = ACTIONS(1497), + [sym__thematic_break] = ACTIONS(1497), + [sym__list_marker_minus] = ACTIONS(1497), + [sym__list_marker_plus] = ACTIONS(1497), + [sym__list_marker_star] = ACTIONS(1497), + [sym__list_marker_parenthesis] = ACTIONS(1497), + [sym__list_marker_dot] = ACTIONS(1497), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_example] = ACTIONS(1497), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1497), + [sym__fenced_code_block_start_backtick] = ACTIONS(1497), + [sym__fenced_code_block_start_tilde] = ACTIONS(1497), + [sym__blank_line_start] = ACTIONS(1497), + [sym_minus_metadata] = ACTIONS(1497), + [sym__pipe_table_start] = ACTIONS(1497), + [sym__fenced_div_start] = ACTIONS(1497), + [sym_ref_id_specifier] = ACTIONS(1497), + [sym__display_math_state_track_marker] = ACTIONS(1497), + [sym__inline_math_state_track_marker] = ACTIONS(1497), + [sym__html_comment] = ACTIONS(1497), + [sym_raw_specifier] = ACTIONS(1497), + [sym__autolink] = ACTIONS(1497), }, [STATE(221)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1554), - [anon_sym_LBRACE] = ACTIONS(1554), - [anon_sym_RBRACE] = ACTIONS(1554), - [anon_sym_EQ] = ACTIONS(1554), - [anon_sym_SQUOTE] = ACTIONS(1554), - [anon_sym_BANG] = ACTIONS(1554), - [anon_sym_DQUOTE] = ACTIONS(1554), - [anon_sym_POUND] = ACTIONS(1554), - [anon_sym_DOLLAR] = ACTIONS(1554), - [anon_sym_PERCENT] = ACTIONS(1554), - [anon_sym_AMP] = ACTIONS(1554), - [anon_sym_LPAREN] = ACTIONS(1554), - [anon_sym_RPAREN] = ACTIONS(1554), - [anon_sym_STAR] = ACTIONS(1554), - [anon_sym_PLUS] = ACTIONS(1554), - [anon_sym_COMMA] = ACTIONS(1554), - [anon_sym_DASH] = ACTIONS(1554), - [anon_sym_DOT] = ACTIONS(1554), - [anon_sym_SLASH] = ACTIONS(1554), - [anon_sym_SEMI] = ACTIONS(1554), - [anon_sym_LT] = ACTIONS(1554), - [anon_sym_GT] = ACTIONS(1554), - [anon_sym_QMARK] = ACTIONS(1554), - [anon_sym_AT] = ACTIONS(1554), - [anon_sym_LBRACK] = ACTIONS(1554), - [anon_sym_BSLASH] = ACTIONS(1554), - [anon_sym_RBRACK] = ACTIONS(1554), - [anon_sym_CARET] = ACTIONS(1554), - [anon_sym__] = ACTIONS(1554), - [anon_sym_BQUOTE] = ACTIONS(1554), - [anon_sym_PIPE] = ACTIONS(1554), - [anon_sym_TILDE] = ACTIONS(1554), - [sym__word] = ACTIONS(1554), - [sym__soft_line_ending] = ACTIONS(1554), - [sym__block_close] = ACTIONS(1554), - [sym__block_quote_start] = ACTIONS(1554), - [sym__indented_chunk_start] = ACTIONS(1554), - [sym_atx_h1_marker] = ACTIONS(1554), - [sym_atx_h2_marker] = ACTIONS(1554), - [sym_atx_h3_marker] = ACTIONS(1554), - [sym_atx_h4_marker] = ACTIONS(1554), - [sym_atx_h5_marker] = ACTIONS(1554), - [sym_atx_h6_marker] = ACTIONS(1554), - [sym__thematic_break] = ACTIONS(1554), - [sym__list_marker_minus] = ACTIONS(1554), - [sym__list_marker_plus] = ACTIONS(1554), - [sym__list_marker_star] = ACTIONS(1554), - [sym__list_marker_parenthesis] = ACTIONS(1554), - [sym__list_marker_dot] = ACTIONS(1554), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1554), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1554), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1554), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1554), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1554), - [sym__list_marker_example] = ACTIONS(1554), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1554), - [sym__fenced_code_block_start_backtick] = ACTIONS(1554), - [sym__fenced_code_block_start_tilde] = ACTIONS(1554), - [sym__blank_line_start] = ACTIONS(1554), - [sym_minus_metadata] = ACTIONS(1554), - [sym__pipe_table_start] = ACTIONS(1554), - [sym__fenced_div_start] = ACTIONS(1554), - [sym__fenced_div_end] = ACTIONS(1554), - [sym_ref_id_specifier] = ACTIONS(1554), - [sym__display_math_state_track_marker] = ACTIONS(1554), - [sym__inline_math_state_track_marker] = ACTIONS(1554), + [anon_sym_LBRACE] = ACTIONS(1653), + [anon_sym_RBRACE] = ACTIONS(1653), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1653), + [anon_sym_EQ] = ACTIONS(1653), + [anon_sym_SQUOTE] = ACTIONS(1653), + [anon_sym_BANG] = ACTIONS(1653), + [anon_sym_DQUOTE] = ACTIONS(1653), + [anon_sym_POUND] = ACTIONS(1653), + [anon_sym_DOLLAR] = ACTIONS(1653), + [anon_sym_PERCENT] = ACTIONS(1653), + [anon_sym_AMP] = ACTIONS(1653), + [anon_sym_LPAREN] = ACTIONS(1653), + [anon_sym_RPAREN] = ACTIONS(1653), + [anon_sym_STAR] = ACTIONS(1653), + [anon_sym_PLUS] = ACTIONS(1653), + [anon_sym_COMMA] = ACTIONS(1653), + [anon_sym_DASH] = ACTIONS(1653), + [anon_sym_DOT] = ACTIONS(1653), + [anon_sym_SLASH] = ACTIONS(1653), + [anon_sym_SEMI] = ACTIONS(1653), + [anon_sym_QMARK] = ACTIONS(1653), + [anon_sym_AT] = ACTIONS(1653), + [anon_sym_LBRACK] = ACTIONS(1655), + [anon_sym_BSLASH] = ACTIONS(1655), + [anon_sym_RBRACK] = ACTIONS(1653), + [anon_sym_CARET] = ACTIONS(1653), + [anon_sym__] = ACTIONS(1653), + [anon_sym_BQUOTE] = ACTIONS(1653), + [anon_sym_PIPE] = ACTIONS(1653), + [anon_sym_TILDE] = ACTIONS(1653), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1653), + [sym__escaped_characters] = ACTIONS(1653), + [sym__word] = ACTIONS(1653), + [sym__soft_line_ending] = ACTIONS(1653), + [sym__block_close] = ACTIONS(1653), + [sym__block_quote_start] = ACTIONS(1653), + [sym__indented_chunk_start] = ACTIONS(1653), + [sym_atx_h1_marker] = ACTIONS(1653), + [sym_atx_h2_marker] = ACTIONS(1653), + [sym_atx_h3_marker] = ACTIONS(1653), + [sym_atx_h4_marker] = ACTIONS(1653), + [sym_atx_h5_marker] = ACTIONS(1653), + [sym_atx_h6_marker] = ACTIONS(1653), + [sym__thematic_break] = ACTIONS(1653), + [sym__list_marker_minus] = ACTIONS(1653), + [sym__list_marker_plus] = ACTIONS(1653), + [sym__list_marker_star] = ACTIONS(1653), + [sym__list_marker_parenthesis] = ACTIONS(1653), + [sym__list_marker_dot] = ACTIONS(1653), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1653), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1653), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1653), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1653), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1653), + [sym__list_marker_example] = ACTIONS(1653), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1653), + [sym__fenced_code_block_start_backtick] = ACTIONS(1653), + [sym__fenced_code_block_start_tilde] = ACTIONS(1653), + [sym__blank_line_start] = ACTIONS(1653), + [sym_minus_metadata] = ACTIONS(1653), + [sym__pipe_table_start] = ACTIONS(1653), + [sym__fenced_div_start] = ACTIONS(1653), + [sym__fenced_div_end] = ACTIONS(1653), + [sym_ref_id_specifier] = ACTIONS(1653), + [sym__display_math_state_track_marker] = ACTIONS(1653), + [sym__inline_math_state_track_marker] = ACTIONS(1653), + [sym__html_comment] = ACTIONS(1653), + [sym_raw_specifier] = ACTIONS(1653), + [sym__autolink] = ACTIONS(1653), }, [STATE(222)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1556), - [anon_sym_LBRACE] = ACTIONS(1556), - [anon_sym_RBRACE] = ACTIONS(1556), - [anon_sym_EQ] = ACTIONS(1556), - [anon_sym_SQUOTE] = ACTIONS(1556), - [anon_sym_BANG] = ACTIONS(1556), - [anon_sym_DQUOTE] = ACTIONS(1556), - [anon_sym_POUND] = ACTIONS(1556), - [anon_sym_DOLLAR] = ACTIONS(1556), - [anon_sym_PERCENT] = ACTIONS(1556), - [anon_sym_AMP] = ACTIONS(1556), - [anon_sym_LPAREN] = ACTIONS(1556), - [anon_sym_RPAREN] = ACTIONS(1556), - [anon_sym_STAR] = ACTIONS(1556), - [anon_sym_PLUS] = ACTIONS(1556), - [anon_sym_COMMA] = ACTIONS(1556), - [anon_sym_DASH] = ACTIONS(1556), - [anon_sym_DOT] = ACTIONS(1556), - [anon_sym_SLASH] = ACTIONS(1556), - [anon_sym_SEMI] = ACTIONS(1556), - [anon_sym_LT] = ACTIONS(1556), - [anon_sym_GT] = ACTIONS(1556), - [anon_sym_QMARK] = ACTIONS(1556), - [anon_sym_AT] = ACTIONS(1556), - [anon_sym_LBRACK] = ACTIONS(1556), - [anon_sym_BSLASH] = ACTIONS(1556), - [anon_sym_RBRACK] = ACTIONS(1556), - [anon_sym_CARET] = ACTIONS(1556), - [anon_sym__] = ACTIONS(1556), - [anon_sym_BQUOTE] = ACTIONS(1556), - [anon_sym_PIPE] = ACTIONS(1556), - [anon_sym_TILDE] = ACTIONS(1556), - [sym__word] = ACTIONS(1556), - [sym__soft_line_ending] = ACTIONS(1556), - [sym__block_close] = ACTIONS(1556), - [sym__block_quote_start] = ACTIONS(1556), - [sym__indented_chunk_start] = ACTIONS(1556), - [sym_atx_h1_marker] = ACTIONS(1556), - [sym_atx_h2_marker] = ACTIONS(1556), - [sym_atx_h3_marker] = ACTIONS(1556), - [sym_atx_h4_marker] = ACTIONS(1556), - [sym_atx_h5_marker] = ACTIONS(1556), - [sym_atx_h6_marker] = ACTIONS(1556), - [sym__thematic_break] = ACTIONS(1556), - [sym__list_marker_minus] = ACTIONS(1556), - [sym__list_marker_plus] = ACTIONS(1556), - [sym__list_marker_star] = ACTIONS(1556), - [sym__list_marker_parenthesis] = ACTIONS(1556), - [sym__list_marker_dot] = ACTIONS(1556), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1556), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1556), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1556), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1556), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1556), - [sym__list_marker_example] = ACTIONS(1556), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1556), - [sym__fenced_code_block_start_backtick] = ACTIONS(1556), - [sym__fenced_code_block_start_tilde] = ACTIONS(1556), - [sym__blank_line_start] = ACTIONS(1556), - [sym_minus_metadata] = ACTIONS(1556), - [sym__pipe_table_start] = ACTIONS(1556), - [sym__fenced_div_start] = ACTIONS(1556), - [sym__fenced_div_end] = ACTIONS(1556), - [sym_ref_id_specifier] = ACTIONS(1556), - [sym__display_math_state_track_marker] = ACTIONS(1556), - [sym__inline_math_state_track_marker] = ACTIONS(1556), + [anon_sym_LBRACE] = ACTIONS(1657), + [anon_sym_RBRACE] = ACTIONS(1657), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1657), + [anon_sym_EQ] = ACTIONS(1657), + [anon_sym_SQUOTE] = ACTIONS(1657), + [anon_sym_BANG] = ACTIONS(1657), + [anon_sym_DQUOTE] = ACTIONS(1657), + [anon_sym_POUND] = ACTIONS(1657), + [anon_sym_DOLLAR] = ACTIONS(1657), + [anon_sym_PERCENT] = ACTIONS(1657), + [anon_sym_AMP] = ACTIONS(1657), + [anon_sym_LPAREN] = ACTIONS(1657), + [anon_sym_RPAREN] = ACTIONS(1657), + [anon_sym_STAR] = ACTIONS(1657), + [anon_sym_PLUS] = ACTIONS(1657), + [anon_sym_COMMA] = ACTIONS(1657), + [anon_sym_DASH] = ACTIONS(1657), + [anon_sym_DOT] = ACTIONS(1657), + [anon_sym_SLASH] = ACTIONS(1657), + [anon_sym_SEMI] = ACTIONS(1657), + [anon_sym_QMARK] = ACTIONS(1657), + [anon_sym_AT] = ACTIONS(1657), + [anon_sym_LBRACK] = ACTIONS(1659), + [anon_sym_BSLASH] = ACTIONS(1659), + [anon_sym_RBRACK] = ACTIONS(1657), + [anon_sym_CARET] = ACTIONS(1657), + [anon_sym__] = ACTIONS(1657), + [anon_sym_BQUOTE] = ACTIONS(1657), + [anon_sym_PIPE] = ACTIONS(1657), + [anon_sym_TILDE] = ACTIONS(1657), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1657), + [sym__escaped_characters] = ACTIONS(1657), + [sym__word] = ACTIONS(1657), + [sym__soft_line_ending] = ACTIONS(1657), + [sym__block_close] = ACTIONS(1657), + [sym__block_quote_start] = ACTIONS(1657), + [sym__indented_chunk_start] = ACTIONS(1657), + [sym_atx_h1_marker] = ACTIONS(1657), + [sym_atx_h2_marker] = ACTIONS(1657), + [sym_atx_h3_marker] = ACTIONS(1657), + [sym_atx_h4_marker] = ACTIONS(1657), + [sym_atx_h5_marker] = ACTIONS(1657), + [sym_atx_h6_marker] = ACTIONS(1657), + [sym__thematic_break] = ACTIONS(1657), + [sym__list_marker_minus] = ACTIONS(1657), + [sym__list_marker_plus] = ACTIONS(1657), + [sym__list_marker_star] = ACTIONS(1657), + [sym__list_marker_parenthesis] = ACTIONS(1657), + [sym__list_marker_dot] = ACTIONS(1657), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1657), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1657), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1657), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1657), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1657), + [sym__list_marker_example] = ACTIONS(1657), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1657), + [sym__fenced_code_block_start_backtick] = ACTIONS(1657), + [sym__fenced_code_block_start_tilde] = ACTIONS(1657), + [sym__blank_line_start] = ACTIONS(1657), + [sym_minus_metadata] = ACTIONS(1657), + [sym__pipe_table_start] = ACTIONS(1657), + [sym__fenced_div_start] = ACTIONS(1657), + [sym__fenced_div_end] = ACTIONS(1657), + [sym_ref_id_specifier] = ACTIONS(1657), + [sym__display_math_state_track_marker] = ACTIONS(1657), + [sym__inline_math_state_track_marker] = ACTIONS(1657), + [sym__html_comment] = ACTIONS(1657), + [sym_raw_specifier] = ACTIONS(1657), + [sym__autolink] = ACTIONS(1657), }, [STATE(223)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1558), - [anon_sym_LBRACE] = ACTIONS(1558), - [anon_sym_RBRACE] = ACTIONS(1558), - [anon_sym_EQ] = ACTIONS(1558), - [anon_sym_SQUOTE] = ACTIONS(1558), - [anon_sym_BANG] = ACTIONS(1558), - [anon_sym_DQUOTE] = ACTIONS(1558), - [anon_sym_POUND] = ACTIONS(1558), - [anon_sym_DOLLAR] = ACTIONS(1558), - [anon_sym_PERCENT] = ACTIONS(1558), - [anon_sym_AMP] = ACTIONS(1558), - [anon_sym_LPAREN] = ACTIONS(1558), - [anon_sym_RPAREN] = ACTIONS(1558), - [anon_sym_STAR] = ACTIONS(1558), - [anon_sym_PLUS] = ACTIONS(1558), - [anon_sym_COMMA] = ACTIONS(1558), - [anon_sym_DASH] = ACTIONS(1558), - [anon_sym_DOT] = ACTIONS(1558), - [anon_sym_SLASH] = ACTIONS(1558), - [anon_sym_SEMI] = ACTIONS(1558), - [anon_sym_LT] = ACTIONS(1558), - [anon_sym_GT] = ACTIONS(1558), - [anon_sym_QMARK] = ACTIONS(1558), - [anon_sym_AT] = ACTIONS(1558), - [anon_sym_LBRACK] = ACTIONS(1558), - [anon_sym_BSLASH] = ACTIONS(1558), - [anon_sym_RBRACK] = ACTIONS(1558), - [anon_sym_CARET] = ACTIONS(1558), - [anon_sym__] = ACTIONS(1558), - [anon_sym_BQUOTE] = ACTIONS(1558), - [anon_sym_PIPE] = ACTIONS(1558), - [anon_sym_TILDE] = ACTIONS(1558), - [sym__word] = ACTIONS(1558), - [sym__soft_line_ending] = ACTIONS(1558), - [sym__block_close] = ACTIONS(1558), - [sym__block_quote_start] = ACTIONS(1558), - [sym__indented_chunk_start] = ACTIONS(1558), - [sym_atx_h1_marker] = ACTIONS(1558), - [sym_atx_h2_marker] = ACTIONS(1558), - [sym_atx_h3_marker] = ACTIONS(1558), - [sym_atx_h4_marker] = ACTIONS(1558), - [sym_atx_h5_marker] = ACTIONS(1558), - [sym_atx_h6_marker] = ACTIONS(1558), - [sym__thematic_break] = ACTIONS(1558), - [sym__list_marker_minus] = ACTIONS(1558), - [sym__list_marker_plus] = ACTIONS(1558), - [sym__list_marker_star] = ACTIONS(1558), - [sym__list_marker_parenthesis] = ACTIONS(1558), - [sym__list_marker_dot] = ACTIONS(1558), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1558), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1558), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1558), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1558), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1558), - [sym__list_marker_example] = ACTIONS(1558), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1558), - [sym__fenced_code_block_start_backtick] = ACTIONS(1558), - [sym__fenced_code_block_start_tilde] = ACTIONS(1558), - [sym__blank_line_start] = ACTIONS(1558), - [sym_minus_metadata] = ACTIONS(1558), - [sym__pipe_table_start] = ACTIONS(1558), - [sym__fenced_div_start] = ACTIONS(1558), - [sym__fenced_div_end] = ACTIONS(1558), - [sym_ref_id_specifier] = ACTIONS(1558), - [sym__display_math_state_track_marker] = ACTIONS(1558), - [sym__inline_math_state_track_marker] = ACTIONS(1558), + [ts_builtin_sym_end] = ACTIONS(1503), + [anon_sym_LBRACE] = ACTIONS(1503), + [anon_sym_RBRACE] = ACTIONS(1503), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1503), + [anon_sym_EQ] = ACTIONS(1503), + [anon_sym_SQUOTE] = ACTIONS(1503), + [anon_sym_BANG] = ACTIONS(1503), + [anon_sym_DQUOTE] = ACTIONS(1503), + [anon_sym_POUND] = ACTIONS(1503), + [anon_sym_DOLLAR] = ACTIONS(1503), + [anon_sym_PERCENT] = ACTIONS(1503), + [anon_sym_AMP] = ACTIONS(1503), + [anon_sym_LPAREN] = ACTIONS(1503), + [anon_sym_RPAREN] = ACTIONS(1503), + [anon_sym_STAR] = ACTIONS(1503), + [anon_sym_PLUS] = ACTIONS(1503), + [anon_sym_COMMA] = ACTIONS(1503), + [anon_sym_DASH] = ACTIONS(1503), + [anon_sym_DOT] = ACTIONS(1503), + [anon_sym_SLASH] = ACTIONS(1503), + [anon_sym_COLON] = ACTIONS(1503), + [anon_sym_SEMI] = ACTIONS(1503), + [anon_sym_QMARK] = ACTIONS(1503), + [anon_sym_AT] = ACTIONS(1503), + [anon_sym_LBRACK] = ACTIONS(1505), + [anon_sym_BSLASH] = ACTIONS(1505), + [anon_sym_RBRACK] = ACTIONS(1503), + [anon_sym_CARET] = ACTIONS(1503), + [anon_sym__] = ACTIONS(1503), + [anon_sym_BQUOTE] = ACTIONS(1503), + [anon_sym_PIPE] = ACTIONS(1503), + [anon_sym_TILDE] = ACTIONS(1503), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1503), + [sym__escaped_characters] = ACTIONS(1503), + [sym__word] = ACTIONS(1503), + [sym__soft_line_ending] = ACTIONS(1503), + [sym__block_quote_start] = ACTIONS(1503), + [sym__indented_chunk_start] = ACTIONS(1503), + [sym_atx_h1_marker] = ACTIONS(1503), + [sym_atx_h2_marker] = ACTIONS(1503), + [sym_atx_h3_marker] = ACTIONS(1503), + [sym_atx_h4_marker] = ACTIONS(1503), + [sym_atx_h5_marker] = ACTIONS(1503), + [sym_atx_h6_marker] = ACTIONS(1503), + [sym__thematic_break] = ACTIONS(1503), + [sym__list_marker_minus] = ACTIONS(1503), + [sym__list_marker_plus] = ACTIONS(1503), + [sym__list_marker_star] = ACTIONS(1503), + [sym__list_marker_parenthesis] = ACTIONS(1503), + [sym__list_marker_dot] = ACTIONS(1503), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1503), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1503), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1503), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1503), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1503), + [sym__list_marker_example] = ACTIONS(1503), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1503), + [sym__fenced_code_block_start_backtick] = ACTIONS(1503), + [sym__fenced_code_block_start_tilde] = ACTIONS(1503), + [sym__blank_line_start] = ACTIONS(1503), + [sym_minus_metadata] = ACTIONS(1503), + [sym__pipe_table_start] = ACTIONS(1503), + [sym__fenced_div_start] = ACTIONS(1503), + [sym_ref_id_specifier] = ACTIONS(1503), + [sym__display_math_state_track_marker] = ACTIONS(1503), + [sym__inline_math_state_track_marker] = ACTIONS(1503), + [sym__html_comment] = ACTIONS(1503), + [sym_raw_specifier] = ACTIONS(1503), + [sym__autolink] = ACTIONS(1503), }, [STATE(224)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1560), - [anon_sym_LBRACE] = ACTIONS(1560), - [anon_sym_RBRACE] = ACTIONS(1560), - [anon_sym_EQ] = ACTIONS(1560), - [anon_sym_SQUOTE] = ACTIONS(1560), - [anon_sym_BANG] = ACTIONS(1560), - [anon_sym_DQUOTE] = ACTIONS(1560), - [anon_sym_POUND] = ACTIONS(1560), - [anon_sym_DOLLAR] = ACTIONS(1560), - [anon_sym_PERCENT] = ACTIONS(1560), - [anon_sym_AMP] = ACTIONS(1560), - [anon_sym_LPAREN] = ACTIONS(1560), - [anon_sym_RPAREN] = ACTIONS(1560), - [anon_sym_STAR] = ACTIONS(1560), - [anon_sym_PLUS] = ACTIONS(1560), - [anon_sym_COMMA] = ACTIONS(1560), - [anon_sym_DASH] = ACTIONS(1560), - [anon_sym_DOT] = ACTIONS(1560), - [anon_sym_SLASH] = ACTIONS(1560), - [anon_sym_SEMI] = ACTIONS(1560), - [anon_sym_LT] = ACTIONS(1560), - [anon_sym_GT] = ACTIONS(1560), - [anon_sym_QMARK] = ACTIONS(1560), - [anon_sym_AT] = ACTIONS(1560), - [anon_sym_LBRACK] = ACTIONS(1560), - [anon_sym_BSLASH] = ACTIONS(1560), - [anon_sym_RBRACK] = ACTIONS(1560), - [anon_sym_CARET] = ACTIONS(1560), - [anon_sym__] = ACTIONS(1560), - [anon_sym_BQUOTE] = ACTIONS(1560), - [anon_sym_PIPE] = ACTIONS(1560), - [anon_sym_TILDE] = ACTIONS(1560), - [sym__word] = ACTIONS(1560), - [sym__soft_line_ending] = ACTIONS(1560), - [sym__block_close] = ACTIONS(1560), - [sym__block_quote_start] = ACTIONS(1560), - [sym__indented_chunk_start] = ACTIONS(1560), - [sym_atx_h1_marker] = ACTIONS(1560), - [sym_atx_h2_marker] = ACTIONS(1560), - [sym_atx_h3_marker] = ACTIONS(1560), - [sym_atx_h4_marker] = ACTIONS(1560), - [sym_atx_h5_marker] = ACTIONS(1560), - [sym_atx_h6_marker] = ACTIONS(1560), - [sym__thematic_break] = ACTIONS(1560), - [sym__list_marker_minus] = ACTIONS(1560), - [sym__list_marker_plus] = ACTIONS(1560), - [sym__list_marker_star] = ACTIONS(1560), - [sym__list_marker_parenthesis] = ACTIONS(1560), - [sym__list_marker_dot] = ACTIONS(1560), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1560), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1560), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1560), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1560), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1560), - [sym__list_marker_example] = ACTIONS(1560), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1560), - [sym__fenced_code_block_start_backtick] = ACTIONS(1560), - [sym__fenced_code_block_start_tilde] = ACTIONS(1560), - [sym__blank_line_start] = ACTIONS(1560), - [sym_minus_metadata] = ACTIONS(1560), - [sym__pipe_table_start] = ACTIONS(1560), - [sym__fenced_div_start] = ACTIONS(1560), - [sym__fenced_div_end] = ACTIONS(1560), - [sym_ref_id_specifier] = ACTIONS(1560), - [sym__display_math_state_track_marker] = ACTIONS(1560), - [sym__inline_math_state_track_marker] = ACTIONS(1560), + [ts_builtin_sym_end] = ACTIONS(1487), + [anon_sym_LBRACE] = ACTIONS(1487), + [anon_sym_RBRACE] = ACTIONS(1487), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1487), + [anon_sym_EQ] = ACTIONS(1487), + [anon_sym_SQUOTE] = ACTIONS(1487), + [anon_sym_BANG] = ACTIONS(1487), + [anon_sym_DQUOTE] = ACTIONS(1487), + [anon_sym_POUND] = ACTIONS(1487), + [anon_sym_DOLLAR] = ACTIONS(1487), + [anon_sym_PERCENT] = ACTIONS(1487), + [anon_sym_AMP] = ACTIONS(1487), + [anon_sym_LPAREN] = ACTIONS(1487), + [anon_sym_RPAREN] = ACTIONS(1487), + [anon_sym_STAR] = ACTIONS(1487), + [anon_sym_PLUS] = ACTIONS(1487), + [anon_sym_COMMA] = ACTIONS(1487), + [anon_sym_DASH] = ACTIONS(1487), + [anon_sym_DOT] = ACTIONS(1487), + [anon_sym_SLASH] = ACTIONS(1487), + [anon_sym_COLON] = ACTIONS(1661), + [anon_sym_SEMI] = ACTIONS(1487), + [anon_sym_QMARK] = ACTIONS(1487), + [anon_sym_AT] = ACTIONS(1487), + [anon_sym_LBRACK] = ACTIONS(1489), + [anon_sym_BSLASH] = ACTIONS(1489), + [anon_sym_RBRACK] = ACTIONS(1487), + [anon_sym_CARET] = ACTIONS(1487), + [anon_sym__] = ACTIONS(1487), + [anon_sym_BQUOTE] = ACTIONS(1487), + [anon_sym_PIPE] = ACTIONS(1487), + [anon_sym_TILDE] = ACTIONS(1487), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1487), + [sym__escaped_characters] = ACTIONS(1487), + [sym__word] = ACTIONS(1487), + [sym__soft_line_ending] = ACTIONS(1487), + [sym__block_quote_start] = ACTIONS(1487), + [sym__indented_chunk_start] = ACTIONS(1487), + [sym_atx_h1_marker] = ACTIONS(1487), + [sym_atx_h2_marker] = ACTIONS(1487), + [sym_atx_h3_marker] = ACTIONS(1487), + [sym_atx_h4_marker] = ACTIONS(1487), + [sym_atx_h5_marker] = ACTIONS(1487), + [sym_atx_h6_marker] = ACTIONS(1487), + [sym__thematic_break] = ACTIONS(1487), + [sym__list_marker_minus] = ACTIONS(1487), + [sym__list_marker_plus] = ACTIONS(1487), + [sym__list_marker_star] = ACTIONS(1487), + [sym__list_marker_parenthesis] = ACTIONS(1487), + [sym__list_marker_dot] = ACTIONS(1487), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_example] = ACTIONS(1487), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1487), + [sym__fenced_code_block_start_backtick] = ACTIONS(1487), + [sym__fenced_code_block_start_tilde] = ACTIONS(1487), + [sym__blank_line_start] = ACTIONS(1487), + [sym_minus_metadata] = ACTIONS(1487), + [sym__pipe_table_start] = ACTIONS(1487), + [sym__fenced_div_start] = ACTIONS(1487), + [sym_ref_id_specifier] = ACTIONS(1487), + [sym__display_math_state_track_marker] = ACTIONS(1487), + [sym__inline_math_state_track_marker] = ACTIONS(1487), + [sym__html_comment] = ACTIONS(1487), + [sym_raw_specifier] = ACTIONS(1487), + [sym__autolink] = ACTIONS(1487), }, [STATE(225)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1562), - [anon_sym_LBRACE] = ACTIONS(1562), - [anon_sym_RBRACE] = ACTIONS(1562), - [anon_sym_EQ] = ACTIONS(1562), - [anon_sym_SQUOTE] = ACTIONS(1562), - [anon_sym_BANG] = ACTIONS(1562), - [anon_sym_DQUOTE] = ACTIONS(1562), - [anon_sym_POUND] = ACTIONS(1562), - [anon_sym_DOLLAR] = ACTIONS(1562), - [anon_sym_PERCENT] = ACTIONS(1562), - [anon_sym_AMP] = ACTIONS(1562), - [anon_sym_LPAREN] = ACTIONS(1562), - [anon_sym_RPAREN] = ACTIONS(1562), - [anon_sym_STAR] = ACTIONS(1562), - [anon_sym_PLUS] = ACTIONS(1562), - [anon_sym_COMMA] = ACTIONS(1562), - [anon_sym_DASH] = ACTIONS(1562), - [anon_sym_DOT] = ACTIONS(1562), - [anon_sym_SLASH] = ACTIONS(1562), - [anon_sym_SEMI] = ACTIONS(1562), - [anon_sym_LT] = ACTIONS(1562), - [anon_sym_GT] = ACTIONS(1562), - [anon_sym_QMARK] = ACTIONS(1562), - [anon_sym_AT] = ACTIONS(1562), - [anon_sym_LBRACK] = ACTIONS(1562), - [anon_sym_BSLASH] = ACTIONS(1562), - [anon_sym_RBRACK] = ACTIONS(1562), - [anon_sym_CARET] = ACTIONS(1562), - [anon_sym__] = ACTIONS(1562), - [anon_sym_BQUOTE] = ACTIONS(1562), - [anon_sym_PIPE] = ACTIONS(1562), - [anon_sym_TILDE] = ACTIONS(1562), - [sym__word] = ACTIONS(1562), - [sym__soft_line_ending] = ACTIONS(1562), - [sym__block_close] = ACTIONS(1562), - [sym__block_quote_start] = ACTIONS(1562), - [sym__indented_chunk_start] = ACTIONS(1562), - [sym_atx_h1_marker] = ACTIONS(1562), - [sym_atx_h2_marker] = ACTIONS(1562), - [sym_atx_h3_marker] = ACTIONS(1562), - [sym_atx_h4_marker] = ACTIONS(1562), - [sym_atx_h5_marker] = ACTIONS(1562), - [sym_atx_h6_marker] = ACTIONS(1562), - [sym__thematic_break] = ACTIONS(1562), - [sym__list_marker_minus] = ACTIONS(1562), - [sym__list_marker_plus] = ACTIONS(1562), - [sym__list_marker_star] = ACTIONS(1562), - [sym__list_marker_parenthesis] = ACTIONS(1562), - [sym__list_marker_dot] = ACTIONS(1562), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1562), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1562), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1562), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1562), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1562), - [sym__list_marker_example] = ACTIONS(1562), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1562), - [sym__fenced_code_block_start_backtick] = ACTIONS(1562), - [sym__fenced_code_block_start_tilde] = ACTIONS(1562), - [sym__blank_line_start] = ACTIONS(1562), - [sym_minus_metadata] = ACTIONS(1562), - [sym__pipe_table_start] = ACTIONS(1562), - [sym__fenced_div_start] = ACTIONS(1562), - [sym__fenced_div_end] = ACTIONS(1562), - [sym_ref_id_specifier] = ACTIONS(1562), - [sym__display_math_state_track_marker] = ACTIONS(1562), - [sym__inline_math_state_track_marker] = ACTIONS(1562), + [anon_sym_LBRACE] = ACTIONS(1663), + [anon_sym_RBRACE] = ACTIONS(1663), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1663), + [anon_sym_EQ] = ACTIONS(1663), + [anon_sym_SQUOTE] = ACTIONS(1663), + [anon_sym_BANG] = ACTIONS(1663), + [anon_sym_DQUOTE] = ACTIONS(1663), + [anon_sym_POUND] = ACTIONS(1663), + [anon_sym_DOLLAR] = ACTIONS(1663), + [anon_sym_PERCENT] = ACTIONS(1663), + [anon_sym_AMP] = ACTIONS(1663), + [anon_sym_LPAREN] = ACTIONS(1663), + [anon_sym_RPAREN] = ACTIONS(1663), + [anon_sym_STAR] = ACTIONS(1663), + [anon_sym_PLUS] = ACTIONS(1663), + [anon_sym_COMMA] = ACTIONS(1663), + [anon_sym_DASH] = ACTIONS(1663), + [anon_sym_DOT] = ACTIONS(1663), + [anon_sym_SLASH] = ACTIONS(1663), + [anon_sym_SEMI] = ACTIONS(1663), + [anon_sym_QMARK] = ACTIONS(1663), + [anon_sym_AT] = ACTIONS(1663), + [anon_sym_LBRACK] = ACTIONS(1665), + [anon_sym_BSLASH] = ACTIONS(1665), + [anon_sym_RBRACK] = ACTIONS(1663), + [anon_sym_CARET] = ACTIONS(1663), + [anon_sym__] = ACTIONS(1663), + [anon_sym_BQUOTE] = ACTIONS(1663), + [anon_sym_PIPE] = ACTIONS(1663), + [anon_sym_TILDE] = ACTIONS(1663), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1663), + [sym__escaped_characters] = ACTIONS(1663), + [sym__word] = ACTIONS(1663), + [sym__soft_line_ending] = ACTIONS(1663), + [sym__block_close] = ACTIONS(1663), + [sym__block_quote_start] = ACTIONS(1663), + [sym__indented_chunk_start] = ACTIONS(1663), + [sym_atx_h1_marker] = ACTIONS(1663), + [sym_atx_h2_marker] = ACTIONS(1663), + [sym_atx_h3_marker] = ACTIONS(1663), + [sym_atx_h4_marker] = ACTIONS(1663), + [sym_atx_h5_marker] = ACTIONS(1663), + [sym_atx_h6_marker] = ACTIONS(1663), + [sym__thematic_break] = ACTIONS(1663), + [sym__list_marker_minus] = ACTIONS(1663), + [sym__list_marker_plus] = ACTIONS(1663), + [sym__list_marker_star] = ACTIONS(1663), + [sym__list_marker_parenthesis] = ACTIONS(1663), + [sym__list_marker_dot] = ACTIONS(1663), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_example] = ACTIONS(1663), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1663), + [sym__fenced_code_block_start_backtick] = ACTIONS(1663), + [sym__fenced_code_block_start_tilde] = ACTIONS(1663), + [sym__blank_line_start] = ACTIONS(1663), + [sym_minus_metadata] = ACTIONS(1663), + [sym__pipe_table_start] = ACTIONS(1663), + [sym__fenced_div_start] = ACTIONS(1663), + [sym__fenced_div_end] = ACTIONS(1663), + [sym_ref_id_specifier] = ACTIONS(1663), + [sym__display_math_state_track_marker] = ACTIONS(1663), + [sym__inline_math_state_track_marker] = ACTIONS(1663), + [sym__html_comment] = ACTIONS(1663), + [sym_raw_specifier] = ACTIONS(1663), + [sym__autolink] = ACTIONS(1663), }, [STATE(226)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1564), - [anon_sym_LBRACE] = ACTIONS(1564), - [anon_sym_RBRACE] = ACTIONS(1564), - [anon_sym_EQ] = ACTIONS(1564), - [anon_sym_SQUOTE] = ACTIONS(1564), - [anon_sym_BANG] = ACTIONS(1564), - [anon_sym_DQUOTE] = ACTIONS(1564), - [anon_sym_POUND] = ACTIONS(1564), - [anon_sym_DOLLAR] = ACTIONS(1564), - [anon_sym_PERCENT] = ACTIONS(1564), - [anon_sym_AMP] = ACTIONS(1564), - [anon_sym_LPAREN] = ACTIONS(1564), - [anon_sym_RPAREN] = ACTIONS(1564), - [anon_sym_STAR] = ACTIONS(1564), - [anon_sym_PLUS] = ACTIONS(1564), - [anon_sym_COMMA] = ACTIONS(1564), - [anon_sym_DASH] = ACTIONS(1564), - [anon_sym_DOT] = ACTIONS(1564), - [anon_sym_SLASH] = ACTIONS(1564), - [anon_sym_SEMI] = ACTIONS(1564), - [anon_sym_LT] = ACTIONS(1564), - [anon_sym_GT] = ACTIONS(1564), - [anon_sym_QMARK] = ACTIONS(1564), - [anon_sym_AT] = ACTIONS(1564), - [anon_sym_LBRACK] = ACTIONS(1564), - [anon_sym_BSLASH] = ACTIONS(1564), - [anon_sym_RBRACK] = ACTIONS(1564), - [anon_sym_CARET] = ACTIONS(1564), - [anon_sym__] = ACTIONS(1564), - [anon_sym_BQUOTE] = ACTIONS(1564), - [anon_sym_PIPE] = ACTIONS(1564), - [anon_sym_TILDE] = ACTIONS(1564), - [sym__word] = ACTIONS(1564), - [sym__soft_line_ending] = ACTIONS(1564), - [sym__block_close] = ACTIONS(1564), - [sym__block_quote_start] = ACTIONS(1564), - [sym__indented_chunk_start] = ACTIONS(1564), - [sym_atx_h1_marker] = ACTIONS(1564), - [sym_atx_h2_marker] = ACTIONS(1564), - [sym_atx_h3_marker] = ACTIONS(1564), - [sym_atx_h4_marker] = ACTIONS(1564), - [sym_atx_h5_marker] = ACTIONS(1564), - [sym_atx_h6_marker] = ACTIONS(1564), - [sym__thematic_break] = ACTIONS(1564), - [sym__list_marker_minus] = ACTIONS(1564), - [sym__list_marker_plus] = ACTIONS(1564), - [sym__list_marker_star] = ACTIONS(1564), - [sym__list_marker_parenthesis] = ACTIONS(1564), - [sym__list_marker_dot] = ACTIONS(1564), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1564), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1564), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1564), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1564), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1564), - [sym__list_marker_example] = ACTIONS(1564), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1564), - [sym__fenced_code_block_start_backtick] = ACTIONS(1564), - [sym__fenced_code_block_start_tilde] = ACTIONS(1564), - [sym__blank_line_start] = ACTIONS(1564), - [sym_minus_metadata] = ACTIONS(1564), - [sym__pipe_table_start] = ACTIONS(1564), - [sym__fenced_div_start] = ACTIONS(1564), - [sym__fenced_div_end] = ACTIONS(1564), - [sym_ref_id_specifier] = ACTIONS(1564), - [sym__display_math_state_track_marker] = ACTIONS(1564), - [sym__inline_math_state_track_marker] = ACTIONS(1564), + [anon_sym_LBRACE] = ACTIONS(1663), + [anon_sym_RBRACE] = ACTIONS(1663), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1663), + [anon_sym_EQ] = ACTIONS(1663), + [anon_sym_SQUOTE] = ACTIONS(1663), + [anon_sym_BANG] = ACTIONS(1663), + [anon_sym_DQUOTE] = ACTIONS(1663), + [anon_sym_POUND] = ACTIONS(1663), + [anon_sym_DOLLAR] = ACTIONS(1663), + [anon_sym_PERCENT] = ACTIONS(1663), + [anon_sym_AMP] = ACTIONS(1663), + [anon_sym_LPAREN] = ACTIONS(1663), + [anon_sym_RPAREN] = ACTIONS(1663), + [anon_sym_STAR] = ACTIONS(1663), + [anon_sym_PLUS] = ACTIONS(1663), + [anon_sym_COMMA] = ACTIONS(1663), + [anon_sym_DASH] = ACTIONS(1663), + [anon_sym_DOT] = ACTIONS(1663), + [anon_sym_SLASH] = ACTIONS(1663), + [anon_sym_SEMI] = ACTIONS(1663), + [anon_sym_QMARK] = ACTIONS(1663), + [anon_sym_AT] = ACTIONS(1663), + [anon_sym_LBRACK] = ACTIONS(1665), + [anon_sym_BSLASH] = ACTIONS(1665), + [anon_sym_RBRACK] = ACTIONS(1663), + [anon_sym_CARET] = ACTIONS(1663), + [anon_sym__] = ACTIONS(1663), + [anon_sym_BQUOTE] = ACTIONS(1663), + [anon_sym_PIPE] = ACTIONS(1663), + [anon_sym_TILDE] = ACTIONS(1663), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1663), + [sym__escaped_characters] = ACTIONS(1663), + [sym__word] = ACTIONS(1663), + [sym__soft_line_ending] = ACTIONS(1663), + [sym__block_close] = ACTIONS(1663), + [sym__block_quote_start] = ACTIONS(1663), + [sym__indented_chunk_start] = ACTIONS(1663), + [sym_atx_h1_marker] = ACTIONS(1663), + [sym_atx_h2_marker] = ACTIONS(1663), + [sym_atx_h3_marker] = ACTIONS(1663), + [sym_atx_h4_marker] = ACTIONS(1663), + [sym_atx_h5_marker] = ACTIONS(1663), + [sym_atx_h6_marker] = ACTIONS(1663), + [sym__thematic_break] = ACTIONS(1663), + [sym__list_marker_minus] = ACTIONS(1663), + [sym__list_marker_plus] = ACTIONS(1663), + [sym__list_marker_star] = ACTIONS(1663), + [sym__list_marker_parenthesis] = ACTIONS(1663), + [sym__list_marker_dot] = ACTIONS(1663), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_example] = ACTIONS(1663), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1663), + [sym__fenced_code_block_start_backtick] = ACTIONS(1663), + [sym__fenced_code_block_start_tilde] = ACTIONS(1663), + [sym__blank_line_start] = ACTIONS(1663), + [sym_minus_metadata] = ACTIONS(1663), + [sym__pipe_table_start] = ACTIONS(1663), + [sym__fenced_div_start] = ACTIONS(1663), + [sym__fenced_div_end] = ACTIONS(1663), + [sym_ref_id_specifier] = ACTIONS(1663), + [sym__display_math_state_track_marker] = ACTIONS(1663), + [sym__inline_math_state_track_marker] = ACTIONS(1663), + [sym__html_comment] = ACTIONS(1663), + [sym_raw_specifier] = ACTIONS(1663), + [sym__autolink] = ACTIONS(1663), }, [STATE(227)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1566), - [anon_sym_LBRACE] = ACTIONS(1566), - [anon_sym_RBRACE] = ACTIONS(1566), - [anon_sym_EQ] = ACTIONS(1566), - [anon_sym_SQUOTE] = ACTIONS(1566), - [anon_sym_BANG] = ACTIONS(1566), - [anon_sym_DQUOTE] = ACTIONS(1566), - [anon_sym_POUND] = ACTIONS(1566), - [anon_sym_DOLLAR] = ACTIONS(1566), - [anon_sym_PERCENT] = ACTIONS(1566), - [anon_sym_AMP] = ACTIONS(1566), - [anon_sym_LPAREN] = ACTIONS(1566), - [anon_sym_RPAREN] = ACTIONS(1566), - [anon_sym_STAR] = ACTIONS(1566), - [anon_sym_PLUS] = ACTIONS(1566), - [anon_sym_COMMA] = ACTIONS(1566), - [anon_sym_DASH] = ACTIONS(1566), - [anon_sym_DOT] = ACTIONS(1566), - [anon_sym_SLASH] = ACTIONS(1566), - [anon_sym_SEMI] = ACTIONS(1566), - [anon_sym_LT] = ACTIONS(1566), - [anon_sym_GT] = ACTIONS(1566), - [anon_sym_QMARK] = ACTIONS(1566), - [anon_sym_AT] = ACTIONS(1566), - [anon_sym_LBRACK] = ACTIONS(1566), - [anon_sym_BSLASH] = ACTIONS(1566), - [anon_sym_RBRACK] = ACTIONS(1566), - [anon_sym_CARET] = ACTIONS(1566), - [anon_sym__] = ACTIONS(1566), - [anon_sym_BQUOTE] = ACTIONS(1566), - [anon_sym_PIPE] = ACTIONS(1566), - [anon_sym_TILDE] = ACTIONS(1566), - [sym__word] = ACTIONS(1566), - [sym__soft_line_ending] = ACTIONS(1566), - [sym__block_close] = ACTIONS(1566), - [sym__block_quote_start] = ACTIONS(1566), - [sym__indented_chunk_start] = ACTIONS(1566), - [sym_atx_h1_marker] = ACTIONS(1566), - [sym_atx_h2_marker] = ACTIONS(1566), - [sym_atx_h3_marker] = ACTIONS(1566), - [sym_atx_h4_marker] = ACTIONS(1566), - [sym_atx_h5_marker] = ACTIONS(1566), - [sym_atx_h6_marker] = ACTIONS(1566), - [sym__thematic_break] = ACTIONS(1566), - [sym__list_marker_minus] = ACTIONS(1566), - [sym__list_marker_plus] = ACTIONS(1566), - [sym__list_marker_star] = ACTIONS(1566), - [sym__list_marker_parenthesis] = ACTIONS(1566), - [sym__list_marker_dot] = ACTIONS(1566), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1566), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1566), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1566), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1566), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1566), - [sym__list_marker_example] = ACTIONS(1566), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1566), - [sym__fenced_code_block_start_backtick] = ACTIONS(1566), - [sym__fenced_code_block_start_tilde] = ACTIONS(1566), - [sym__blank_line_start] = ACTIONS(1566), - [sym_minus_metadata] = ACTIONS(1566), - [sym__pipe_table_start] = ACTIONS(1566), - [sym__fenced_div_start] = ACTIONS(1566), - [sym__fenced_div_end] = ACTIONS(1566), - [sym_ref_id_specifier] = ACTIONS(1566), - [sym__display_math_state_track_marker] = ACTIONS(1566), - [sym__inline_math_state_track_marker] = ACTIONS(1566), + [anon_sym_LBRACE] = ACTIONS(1667), + [anon_sym_RBRACE] = ACTIONS(1667), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1667), + [anon_sym_EQ] = ACTIONS(1667), + [anon_sym_SQUOTE] = ACTIONS(1667), + [anon_sym_BANG] = ACTIONS(1667), + [anon_sym_DQUOTE] = ACTIONS(1667), + [anon_sym_POUND] = ACTIONS(1667), + [anon_sym_DOLLAR] = ACTIONS(1667), + [anon_sym_PERCENT] = ACTIONS(1667), + [anon_sym_AMP] = ACTIONS(1667), + [anon_sym_LPAREN] = ACTIONS(1667), + [anon_sym_RPAREN] = ACTIONS(1667), + [anon_sym_STAR] = ACTIONS(1667), + [anon_sym_PLUS] = ACTIONS(1667), + [anon_sym_COMMA] = ACTIONS(1667), + [anon_sym_DASH] = ACTIONS(1667), + [anon_sym_DOT] = ACTIONS(1667), + [anon_sym_SLASH] = ACTIONS(1667), + [anon_sym_SEMI] = ACTIONS(1667), + [anon_sym_QMARK] = ACTIONS(1667), + [anon_sym_AT] = ACTIONS(1667), + [anon_sym_LBRACK] = ACTIONS(1669), + [anon_sym_BSLASH] = ACTIONS(1669), + [anon_sym_RBRACK] = ACTIONS(1667), + [anon_sym_CARET] = ACTIONS(1667), + [anon_sym__] = ACTIONS(1667), + [anon_sym_BQUOTE] = ACTIONS(1667), + [anon_sym_PIPE] = ACTIONS(1667), + [anon_sym_TILDE] = ACTIONS(1667), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1667), + [sym__escaped_characters] = ACTIONS(1667), + [sym__word] = ACTIONS(1667), + [sym__soft_line_ending] = ACTIONS(1667), + [sym__block_close] = ACTIONS(1667), + [sym__block_quote_start] = ACTIONS(1667), + [sym__indented_chunk_start] = ACTIONS(1667), + [sym_atx_h1_marker] = ACTIONS(1667), + [sym_atx_h2_marker] = ACTIONS(1667), + [sym_atx_h3_marker] = ACTIONS(1667), + [sym_atx_h4_marker] = ACTIONS(1667), + [sym_atx_h5_marker] = ACTIONS(1667), + [sym_atx_h6_marker] = ACTIONS(1667), + [sym__thematic_break] = ACTIONS(1667), + [sym__list_marker_minus] = ACTIONS(1667), + [sym__list_marker_plus] = ACTIONS(1667), + [sym__list_marker_star] = ACTIONS(1667), + [sym__list_marker_parenthesis] = ACTIONS(1667), + [sym__list_marker_dot] = ACTIONS(1667), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1667), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1667), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1667), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1667), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1667), + [sym__list_marker_example] = ACTIONS(1667), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1667), + [sym__fenced_code_block_start_backtick] = ACTIONS(1667), + [sym__fenced_code_block_start_tilde] = ACTIONS(1667), + [sym__blank_line_start] = ACTIONS(1667), + [sym_minus_metadata] = ACTIONS(1667), + [sym__pipe_table_start] = ACTIONS(1667), + [sym__fenced_div_start] = ACTIONS(1667), + [sym__fenced_div_end] = ACTIONS(1667), + [sym_ref_id_specifier] = ACTIONS(1667), + [sym__display_math_state_track_marker] = ACTIONS(1667), + [sym__inline_math_state_track_marker] = ACTIONS(1667), + [sym__html_comment] = ACTIONS(1667), + [sym_raw_specifier] = ACTIONS(1667), + [sym__autolink] = ACTIONS(1667), }, [STATE(228)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1568), - [anon_sym_LBRACE] = ACTIONS(1568), - [anon_sym_RBRACE] = ACTIONS(1568), - [anon_sym_EQ] = ACTIONS(1568), - [anon_sym_SQUOTE] = ACTIONS(1568), - [anon_sym_BANG] = ACTIONS(1568), - [anon_sym_DQUOTE] = ACTIONS(1568), - [anon_sym_POUND] = ACTIONS(1568), - [anon_sym_DOLLAR] = ACTIONS(1568), - [anon_sym_PERCENT] = ACTIONS(1568), - [anon_sym_AMP] = ACTIONS(1568), - [anon_sym_LPAREN] = ACTIONS(1568), - [anon_sym_RPAREN] = ACTIONS(1568), - [anon_sym_STAR] = ACTIONS(1568), - [anon_sym_PLUS] = ACTIONS(1568), - [anon_sym_COMMA] = ACTIONS(1568), - [anon_sym_DASH] = ACTIONS(1568), - [anon_sym_DOT] = ACTIONS(1568), - [anon_sym_SLASH] = ACTIONS(1568), - [anon_sym_SEMI] = ACTIONS(1568), - [anon_sym_LT] = ACTIONS(1568), - [anon_sym_GT] = ACTIONS(1568), - [anon_sym_QMARK] = ACTIONS(1568), - [anon_sym_AT] = ACTIONS(1568), - [anon_sym_LBRACK] = ACTIONS(1568), - [anon_sym_BSLASH] = ACTIONS(1568), - [anon_sym_RBRACK] = ACTIONS(1568), - [anon_sym_CARET] = ACTIONS(1568), - [anon_sym__] = ACTIONS(1568), - [anon_sym_BQUOTE] = ACTIONS(1568), - [anon_sym_PIPE] = ACTIONS(1568), - [anon_sym_TILDE] = ACTIONS(1568), - [sym__word] = ACTIONS(1568), - [sym__soft_line_ending] = ACTIONS(1568), - [sym__block_close] = ACTIONS(1568), - [sym__block_quote_start] = ACTIONS(1568), - [sym__indented_chunk_start] = ACTIONS(1568), - [sym_atx_h1_marker] = ACTIONS(1568), - [sym_atx_h2_marker] = ACTIONS(1568), - [sym_atx_h3_marker] = ACTIONS(1568), - [sym_atx_h4_marker] = ACTIONS(1568), - [sym_atx_h5_marker] = ACTIONS(1568), - [sym_atx_h6_marker] = ACTIONS(1568), - [sym__thematic_break] = ACTIONS(1568), - [sym__list_marker_minus] = ACTIONS(1568), - [sym__list_marker_plus] = ACTIONS(1568), - [sym__list_marker_star] = ACTIONS(1568), - [sym__list_marker_parenthesis] = ACTIONS(1568), - [sym__list_marker_dot] = ACTIONS(1568), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1568), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1568), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1568), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1568), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1568), - [sym__list_marker_example] = ACTIONS(1568), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1568), - [sym__fenced_code_block_start_backtick] = ACTIONS(1568), - [sym__fenced_code_block_start_tilde] = ACTIONS(1568), - [sym__blank_line_start] = ACTIONS(1568), - [sym_minus_metadata] = ACTIONS(1568), - [sym__pipe_table_start] = ACTIONS(1568), - [sym__fenced_div_start] = ACTIONS(1568), - [sym__fenced_div_end] = ACTIONS(1568), - [sym_ref_id_specifier] = ACTIONS(1568), - [sym__display_math_state_track_marker] = ACTIONS(1568), - [sym__inline_math_state_track_marker] = ACTIONS(1568), + [ts_builtin_sym_end] = ACTIONS(1539), + [anon_sym_LBRACE] = ACTIONS(1539), + [anon_sym_RBRACE] = ACTIONS(1539), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1539), + [anon_sym_EQ] = ACTIONS(1539), + [anon_sym_SQUOTE] = ACTIONS(1539), + [anon_sym_BANG] = ACTIONS(1539), + [anon_sym_DQUOTE] = ACTIONS(1539), + [anon_sym_POUND] = ACTIONS(1539), + [anon_sym_DOLLAR] = ACTIONS(1539), + [anon_sym_PERCENT] = ACTIONS(1539), + [anon_sym_AMP] = ACTIONS(1539), + [anon_sym_LPAREN] = ACTIONS(1539), + [anon_sym_RPAREN] = ACTIONS(1539), + [anon_sym_STAR] = ACTIONS(1539), + [anon_sym_PLUS] = ACTIONS(1539), + [anon_sym_COMMA] = ACTIONS(1539), + [anon_sym_DASH] = ACTIONS(1539), + [anon_sym_DOT] = ACTIONS(1539), + [anon_sym_SLASH] = ACTIONS(1539), + [anon_sym_SEMI] = ACTIONS(1539), + [anon_sym_QMARK] = ACTIONS(1539), + [anon_sym_AT] = ACTIONS(1539), + [anon_sym_LBRACK] = ACTIONS(1541), + [anon_sym_BSLASH] = ACTIONS(1541), + [anon_sym_RBRACK] = ACTIONS(1539), + [anon_sym_CARET] = ACTIONS(1539), + [anon_sym__] = ACTIONS(1539), + [anon_sym_BQUOTE] = ACTIONS(1539), + [anon_sym_PIPE] = ACTIONS(1539), + [anon_sym_TILDE] = ACTIONS(1539), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1539), + [sym__escaped_characters] = ACTIONS(1539), + [sym__word] = ACTIONS(1539), + [sym__soft_line_ending] = ACTIONS(1539), + [sym_block_continuation] = ACTIONS(1671), + [sym__block_quote_start] = ACTIONS(1539), + [sym__indented_chunk_start] = ACTIONS(1539), + [sym_atx_h1_marker] = ACTIONS(1539), + [sym_atx_h2_marker] = ACTIONS(1539), + [sym_atx_h3_marker] = ACTIONS(1539), + [sym_atx_h4_marker] = ACTIONS(1539), + [sym_atx_h5_marker] = ACTIONS(1539), + [sym_atx_h6_marker] = ACTIONS(1539), + [sym__thematic_break] = ACTIONS(1539), + [sym__list_marker_minus] = ACTIONS(1539), + [sym__list_marker_plus] = ACTIONS(1539), + [sym__list_marker_star] = ACTIONS(1539), + [sym__list_marker_parenthesis] = ACTIONS(1539), + [sym__list_marker_dot] = ACTIONS(1539), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1539), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1539), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1539), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1539), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1539), + [sym__list_marker_example] = ACTIONS(1539), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1539), + [sym__fenced_code_block_start_backtick] = ACTIONS(1539), + [sym__fenced_code_block_start_tilde] = ACTIONS(1539), + [sym__blank_line_start] = ACTIONS(1539), + [sym_minus_metadata] = ACTIONS(1539), + [sym__pipe_table_start] = ACTIONS(1539), + [sym__fenced_div_start] = ACTIONS(1539), + [sym_ref_id_specifier] = ACTIONS(1539), + [sym__display_math_state_track_marker] = ACTIONS(1539), + [sym__inline_math_state_track_marker] = ACTIONS(1539), + [sym__html_comment] = ACTIONS(1539), + [sym_raw_specifier] = ACTIONS(1539), + [sym__autolink] = ACTIONS(1539), }, [STATE(229)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1442), - [anon_sym_LBRACE] = ACTIONS(1442), - [anon_sym_RBRACE] = ACTIONS(1442), - [anon_sym_EQ] = ACTIONS(1442), - [anon_sym_SQUOTE] = ACTIONS(1442), - [anon_sym_BANG] = ACTIONS(1442), - [anon_sym_DQUOTE] = ACTIONS(1442), - [anon_sym_POUND] = ACTIONS(1442), - [anon_sym_DOLLAR] = ACTIONS(1442), - [anon_sym_PERCENT] = ACTIONS(1442), - [anon_sym_AMP] = ACTIONS(1442), - [anon_sym_LPAREN] = ACTIONS(1442), - [anon_sym_RPAREN] = ACTIONS(1442), - [anon_sym_STAR] = ACTIONS(1442), - [anon_sym_PLUS] = ACTIONS(1442), - [anon_sym_COMMA] = ACTIONS(1442), - [anon_sym_DASH] = ACTIONS(1442), - [anon_sym_DOT] = ACTIONS(1442), - [anon_sym_SLASH] = ACTIONS(1442), - [anon_sym_SEMI] = ACTIONS(1442), - [anon_sym_LT] = ACTIONS(1442), - [anon_sym_GT] = ACTIONS(1442), - [anon_sym_QMARK] = ACTIONS(1442), - [anon_sym_AT] = ACTIONS(1442), - [anon_sym_LBRACK] = ACTIONS(1442), - [anon_sym_BSLASH] = ACTIONS(1442), - [anon_sym_RBRACK] = ACTIONS(1442), - [anon_sym_CARET] = ACTIONS(1442), - [anon_sym__] = ACTIONS(1442), - [anon_sym_BQUOTE] = ACTIONS(1442), - [anon_sym_PIPE] = ACTIONS(1442), - [anon_sym_TILDE] = ACTIONS(1442), - [sym__word] = ACTIONS(1442), - [sym__soft_line_ending] = ACTIONS(1442), - [sym__block_close] = ACTIONS(1442), - [sym_block_continuation] = ACTIONS(1570), - [sym__block_quote_start] = ACTIONS(1442), - [sym__indented_chunk_start] = ACTIONS(1442), - [sym_atx_h1_marker] = ACTIONS(1442), - [sym_atx_h2_marker] = ACTIONS(1442), - [sym_atx_h3_marker] = ACTIONS(1442), - [sym_atx_h4_marker] = ACTIONS(1442), - [sym_atx_h5_marker] = ACTIONS(1442), - [sym_atx_h6_marker] = ACTIONS(1442), - [sym__thematic_break] = ACTIONS(1442), - [sym__list_marker_minus] = ACTIONS(1442), - [sym__list_marker_plus] = ACTIONS(1442), - [sym__list_marker_star] = ACTIONS(1442), - [sym__list_marker_parenthesis] = ACTIONS(1442), - [sym__list_marker_dot] = ACTIONS(1442), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_example] = ACTIONS(1442), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1442), - [sym__fenced_code_block_start_backtick] = ACTIONS(1442), - [sym__fenced_code_block_start_tilde] = ACTIONS(1442), - [sym__blank_line_start] = ACTIONS(1442), - [sym_minus_metadata] = ACTIONS(1442), - [sym__pipe_table_start] = ACTIONS(1442), - [sym__fenced_div_start] = ACTIONS(1442), - [sym_ref_id_specifier] = ACTIONS(1442), - [sym__display_math_state_track_marker] = ACTIONS(1442), - [sym__inline_math_state_track_marker] = ACTIONS(1442), + [ts_builtin_sym_end] = ACTIONS(1545), + [anon_sym_LBRACE] = ACTIONS(1545), + [anon_sym_RBRACE] = ACTIONS(1545), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1545), + [anon_sym_EQ] = ACTIONS(1545), + [anon_sym_SQUOTE] = ACTIONS(1545), + [anon_sym_BANG] = ACTIONS(1545), + [anon_sym_DQUOTE] = ACTIONS(1545), + [anon_sym_POUND] = ACTIONS(1545), + [anon_sym_DOLLAR] = ACTIONS(1545), + [anon_sym_PERCENT] = ACTIONS(1545), + [anon_sym_AMP] = ACTIONS(1545), + [anon_sym_LPAREN] = ACTIONS(1545), + [anon_sym_RPAREN] = ACTIONS(1545), + [anon_sym_STAR] = ACTIONS(1545), + [anon_sym_PLUS] = ACTIONS(1545), + [anon_sym_COMMA] = ACTIONS(1545), + [anon_sym_DASH] = ACTIONS(1545), + [anon_sym_DOT] = ACTIONS(1545), + [anon_sym_SLASH] = ACTIONS(1545), + [anon_sym_SEMI] = ACTIONS(1545), + [anon_sym_QMARK] = ACTIONS(1545), + [anon_sym_AT] = ACTIONS(1545), + [anon_sym_LBRACK] = ACTIONS(1547), + [anon_sym_BSLASH] = ACTIONS(1547), + [anon_sym_RBRACK] = ACTIONS(1545), + [anon_sym_CARET] = ACTIONS(1545), + [anon_sym__] = ACTIONS(1545), + [anon_sym_BQUOTE] = ACTIONS(1545), + [anon_sym_PIPE] = ACTIONS(1545), + [anon_sym_TILDE] = ACTIONS(1545), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1545), + [sym__escaped_characters] = ACTIONS(1545), + [sym__word] = ACTIONS(1545), + [sym__soft_line_ending] = ACTIONS(1545), + [sym_block_continuation] = ACTIONS(1673), + [sym__block_quote_start] = ACTIONS(1545), + [sym__indented_chunk_start] = ACTIONS(1545), + [sym_atx_h1_marker] = ACTIONS(1545), + [sym_atx_h2_marker] = ACTIONS(1545), + [sym_atx_h3_marker] = ACTIONS(1545), + [sym_atx_h4_marker] = ACTIONS(1545), + [sym_atx_h5_marker] = ACTIONS(1545), + [sym_atx_h6_marker] = ACTIONS(1545), + [sym__thematic_break] = ACTIONS(1545), + [sym__list_marker_minus] = ACTIONS(1545), + [sym__list_marker_plus] = ACTIONS(1545), + [sym__list_marker_star] = ACTIONS(1545), + [sym__list_marker_parenthesis] = ACTIONS(1545), + [sym__list_marker_dot] = ACTIONS(1545), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1545), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1545), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1545), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1545), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1545), + [sym__list_marker_example] = ACTIONS(1545), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1545), + [sym__fenced_code_block_start_backtick] = ACTIONS(1545), + [sym__fenced_code_block_start_tilde] = ACTIONS(1545), + [sym__blank_line_start] = ACTIONS(1545), + [sym_minus_metadata] = ACTIONS(1545), + [sym__pipe_table_start] = ACTIONS(1545), + [sym__fenced_div_start] = ACTIONS(1545), + [sym_ref_id_specifier] = ACTIONS(1545), + [sym__display_math_state_track_marker] = ACTIONS(1545), + [sym__inline_math_state_track_marker] = ACTIONS(1545), + [sym__html_comment] = ACTIONS(1545), + [sym_raw_specifier] = ACTIONS(1545), + [sym__autolink] = ACTIONS(1545), }, [STATE(230)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1434), - [anon_sym_LBRACE] = ACTIONS(1434), - [anon_sym_RBRACE] = ACTIONS(1434), - [anon_sym_EQ] = ACTIONS(1434), - [anon_sym_SQUOTE] = ACTIONS(1434), - [anon_sym_BANG] = ACTIONS(1434), - [anon_sym_DQUOTE] = ACTIONS(1434), - [anon_sym_POUND] = ACTIONS(1434), - [anon_sym_DOLLAR] = ACTIONS(1434), - [anon_sym_PERCENT] = ACTIONS(1434), - [anon_sym_AMP] = ACTIONS(1434), - [anon_sym_LPAREN] = ACTIONS(1434), - [anon_sym_RPAREN] = ACTIONS(1434), - [anon_sym_STAR] = ACTIONS(1434), - [anon_sym_PLUS] = ACTIONS(1434), - [anon_sym_COMMA] = ACTIONS(1434), - [anon_sym_DASH] = ACTIONS(1434), - [anon_sym_DOT] = ACTIONS(1434), - [anon_sym_SLASH] = ACTIONS(1434), - [anon_sym_SEMI] = ACTIONS(1434), - [anon_sym_LT] = ACTIONS(1434), - [anon_sym_GT] = ACTIONS(1434), - [anon_sym_QMARK] = ACTIONS(1434), - [anon_sym_AT] = ACTIONS(1434), - [anon_sym_LBRACK] = ACTIONS(1434), - [anon_sym_BSLASH] = ACTIONS(1434), - [anon_sym_RBRACK] = ACTIONS(1434), - [anon_sym_CARET] = ACTIONS(1434), - [anon_sym__] = ACTIONS(1434), - [anon_sym_BQUOTE] = ACTIONS(1434), - [anon_sym_PIPE] = ACTIONS(1434), - [anon_sym_TILDE] = ACTIONS(1434), - [sym__word] = ACTIONS(1434), - [sym__soft_line_ending] = ACTIONS(1434), - [sym__block_close] = ACTIONS(1434), - [sym__block_quote_start] = ACTIONS(1434), - [sym__indented_chunk_start] = ACTIONS(1434), - [sym_atx_h1_marker] = ACTIONS(1434), - [sym_atx_h2_marker] = ACTIONS(1434), - [sym_atx_h3_marker] = ACTIONS(1434), - [sym_atx_h4_marker] = ACTIONS(1434), - [sym_atx_h5_marker] = ACTIONS(1434), - [sym_atx_h6_marker] = ACTIONS(1434), - [sym__thematic_break] = ACTIONS(1434), - [sym__list_marker_minus] = ACTIONS(1434), - [sym__list_marker_plus] = ACTIONS(1434), - [sym__list_marker_star] = ACTIONS(1434), - [sym__list_marker_parenthesis] = ACTIONS(1434), - [sym__list_marker_dot] = ACTIONS(1434), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_example] = ACTIONS(1434), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1434), - [sym__fenced_code_block_start_backtick] = ACTIONS(1434), - [sym__fenced_code_block_start_tilde] = ACTIONS(1434), - [sym__blank_line_start] = ACTIONS(1434), - [sym_minus_metadata] = ACTIONS(1434), - [sym__pipe_table_start] = ACTIONS(1434), - [sym__fenced_div_start] = ACTIONS(1434), - [sym__fenced_div_end] = ACTIONS(1434), - [sym_ref_id_specifier] = ACTIONS(1434), - [sym__display_math_state_track_marker] = ACTIONS(1434), - [sym__inline_math_state_track_marker] = ACTIONS(1434), + [ts_builtin_sym_end] = ACTIONS(1551), + [anon_sym_LBRACE] = ACTIONS(1551), + [anon_sym_RBRACE] = ACTIONS(1551), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1551), + [anon_sym_EQ] = ACTIONS(1551), + [anon_sym_SQUOTE] = ACTIONS(1551), + [anon_sym_BANG] = ACTIONS(1551), + [anon_sym_DQUOTE] = ACTIONS(1551), + [anon_sym_POUND] = ACTIONS(1551), + [anon_sym_DOLLAR] = ACTIONS(1551), + [anon_sym_PERCENT] = ACTIONS(1551), + [anon_sym_AMP] = ACTIONS(1551), + [anon_sym_LPAREN] = ACTIONS(1551), + [anon_sym_RPAREN] = ACTIONS(1551), + [anon_sym_STAR] = ACTIONS(1551), + [anon_sym_PLUS] = ACTIONS(1551), + [anon_sym_COMMA] = ACTIONS(1551), + [anon_sym_DASH] = ACTIONS(1551), + [anon_sym_DOT] = ACTIONS(1551), + [anon_sym_SLASH] = ACTIONS(1551), + [anon_sym_SEMI] = ACTIONS(1551), + [anon_sym_QMARK] = ACTIONS(1551), + [anon_sym_AT] = ACTIONS(1551), + [anon_sym_LBRACK] = ACTIONS(1553), + [anon_sym_BSLASH] = ACTIONS(1553), + [anon_sym_RBRACK] = ACTIONS(1551), + [anon_sym_CARET] = ACTIONS(1551), + [anon_sym__] = ACTIONS(1551), + [anon_sym_BQUOTE] = ACTIONS(1551), + [anon_sym_PIPE] = ACTIONS(1551), + [anon_sym_TILDE] = ACTIONS(1551), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1551), + [sym__escaped_characters] = ACTIONS(1551), + [sym__word] = ACTIONS(1551), + [sym__soft_line_ending] = ACTIONS(1551), + [sym_block_continuation] = ACTIONS(1675), + [sym__block_quote_start] = ACTIONS(1551), + [sym__indented_chunk_start] = ACTIONS(1551), + [sym_atx_h1_marker] = ACTIONS(1551), + [sym_atx_h2_marker] = ACTIONS(1551), + [sym_atx_h3_marker] = ACTIONS(1551), + [sym_atx_h4_marker] = ACTIONS(1551), + [sym_atx_h5_marker] = ACTIONS(1551), + [sym_atx_h6_marker] = ACTIONS(1551), + [sym__thematic_break] = ACTIONS(1551), + [sym__list_marker_minus] = ACTIONS(1551), + [sym__list_marker_plus] = ACTIONS(1551), + [sym__list_marker_star] = ACTIONS(1551), + [sym__list_marker_parenthesis] = ACTIONS(1551), + [sym__list_marker_dot] = ACTIONS(1551), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1551), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1551), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1551), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1551), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1551), + [sym__list_marker_example] = ACTIONS(1551), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1551), + [sym__fenced_code_block_start_backtick] = ACTIONS(1551), + [sym__fenced_code_block_start_tilde] = ACTIONS(1551), + [sym__blank_line_start] = ACTIONS(1551), + [sym_minus_metadata] = ACTIONS(1551), + [sym__pipe_table_start] = ACTIONS(1551), + [sym__fenced_div_start] = ACTIONS(1551), + [sym_ref_id_specifier] = ACTIONS(1551), + [sym__display_math_state_track_marker] = ACTIONS(1551), + [sym__inline_math_state_track_marker] = ACTIONS(1551), + [sym__html_comment] = ACTIONS(1551), + [sym_raw_specifier] = ACTIONS(1551), + [sym__autolink] = ACTIONS(1551), }, [STATE(231)] = { - [ts_builtin_sym_end] = ACTIONS(1450), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1450), - [anon_sym_LBRACE] = ACTIONS(1450), - [anon_sym_RBRACE] = ACTIONS(1450), - [anon_sym_EQ] = ACTIONS(1450), - [anon_sym_SQUOTE] = ACTIONS(1450), - [anon_sym_BANG] = ACTIONS(1450), - [anon_sym_DQUOTE] = ACTIONS(1450), - [anon_sym_POUND] = ACTIONS(1450), - [anon_sym_DOLLAR] = ACTIONS(1450), - [anon_sym_PERCENT] = ACTIONS(1450), - [anon_sym_AMP] = ACTIONS(1450), - [anon_sym_LPAREN] = ACTIONS(1450), - [anon_sym_RPAREN] = ACTIONS(1450), - [anon_sym_STAR] = ACTIONS(1450), - [anon_sym_PLUS] = ACTIONS(1450), - [anon_sym_COMMA] = ACTIONS(1450), - [anon_sym_DASH] = ACTIONS(1450), - [anon_sym_DOT] = ACTIONS(1450), - [anon_sym_SLASH] = ACTIONS(1450), - [anon_sym_SEMI] = ACTIONS(1450), - [anon_sym_LT] = ACTIONS(1450), - [anon_sym_GT] = ACTIONS(1450), - [anon_sym_QMARK] = ACTIONS(1450), - [anon_sym_AT] = ACTIONS(1450), - [anon_sym_LBRACK] = ACTIONS(1450), - [anon_sym_BSLASH] = ACTIONS(1450), - [anon_sym_RBRACK] = ACTIONS(1450), - [anon_sym_CARET] = ACTIONS(1450), - [anon_sym__] = ACTIONS(1450), - [anon_sym_BQUOTE] = ACTIONS(1450), - [anon_sym_PIPE] = ACTIONS(1450), - [anon_sym_TILDE] = ACTIONS(1450), - [sym__word] = ACTIONS(1450), - [sym__soft_line_ending] = ACTIONS(1450), - [sym_block_continuation] = ACTIONS(1572), - [sym__block_quote_start] = ACTIONS(1450), - [sym__indented_chunk_start] = ACTIONS(1450), - [sym_atx_h1_marker] = ACTIONS(1450), - [sym_atx_h2_marker] = ACTIONS(1450), - [sym_atx_h3_marker] = ACTIONS(1450), - [sym_atx_h4_marker] = ACTIONS(1450), - [sym_atx_h5_marker] = ACTIONS(1450), - [sym_atx_h6_marker] = ACTIONS(1450), - [sym__thematic_break] = ACTIONS(1450), - [sym__list_marker_minus] = ACTIONS(1450), - [sym__list_marker_plus] = ACTIONS(1450), - [sym__list_marker_star] = ACTIONS(1450), - [sym__list_marker_parenthesis] = ACTIONS(1450), - [sym__list_marker_dot] = ACTIONS(1450), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1450), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1450), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1450), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1450), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1450), - [sym__list_marker_example] = ACTIONS(1450), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1450), - [sym__fenced_code_block_start_backtick] = ACTIONS(1450), - [sym__fenced_code_block_start_tilde] = ACTIONS(1450), - [sym__blank_line_start] = ACTIONS(1450), - [sym_minus_metadata] = ACTIONS(1450), - [sym__pipe_table_start] = ACTIONS(1450), - [sym__fenced_div_start] = ACTIONS(1450), - [sym_ref_id_specifier] = ACTIONS(1450), - [sym__display_math_state_track_marker] = ACTIONS(1450), - [sym__inline_math_state_track_marker] = ACTIONS(1450), + [ts_builtin_sym_end] = ACTIONS(1557), + [anon_sym_LBRACE] = ACTIONS(1557), + [anon_sym_RBRACE] = ACTIONS(1557), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1557), + [anon_sym_EQ] = ACTIONS(1557), + [anon_sym_SQUOTE] = ACTIONS(1557), + [anon_sym_BANG] = ACTIONS(1557), + [anon_sym_DQUOTE] = ACTIONS(1557), + [anon_sym_POUND] = ACTIONS(1557), + [anon_sym_DOLLAR] = ACTIONS(1557), + [anon_sym_PERCENT] = ACTIONS(1557), + [anon_sym_AMP] = ACTIONS(1557), + [anon_sym_LPAREN] = ACTIONS(1557), + [anon_sym_RPAREN] = ACTIONS(1557), + [anon_sym_STAR] = ACTIONS(1557), + [anon_sym_PLUS] = ACTIONS(1557), + [anon_sym_COMMA] = ACTIONS(1557), + [anon_sym_DASH] = ACTIONS(1557), + [anon_sym_DOT] = ACTIONS(1557), + [anon_sym_SLASH] = ACTIONS(1557), + [anon_sym_SEMI] = ACTIONS(1557), + [anon_sym_QMARK] = ACTIONS(1557), + [anon_sym_AT] = ACTIONS(1557), + [anon_sym_LBRACK] = ACTIONS(1559), + [anon_sym_BSLASH] = ACTIONS(1559), + [anon_sym_RBRACK] = ACTIONS(1557), + [anon_sym_CARET] = ACTIONS(1557), + [anon_sym__] = ACTIONS(1557), + [anon_sym_BQUOTE] = ACTIONS(1557), + [anon_sym_PIPE] = ACTIONS(1557), + [anon_sym_TILDE] = ACTIONS(1557), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1557), + [sym__escaped_characters] = ACTIONS(1557), + [sym__word] = ACTIONS(1557), + [sym__soft_line_ending] = ACTIONS(1557), + [sym_block_continuation] = ACTIONS(1677), + [sym__block_quote_start] = ACTIONS(1557), + [sym__indented_chunk_start] = ACTIONS(1557), + [sym_atx_h1_marker] = ACTIONS(1557), + [sym_atx_h2_marker] = ACTIONS(1557), + [sym_atx_h3_marker] = ACTIONS(1557), + [sym_atx_h4_marker] = ACTIONS(1557), + [sym_atx_h5_marker] = ACTIONS(1557), + [sym_atx_h6_marker] = ACTIONS(1557), + [sym__thematic_break] = ACTIONS(1557), + [sym__list_marker_minus] = ACTIONS(1557), + [sym__list_marker_plus] = ACTIONS(1557), + [sym__list_marker_star] = ACTIONS(1557), + [sym__list_marker_parenthesis] = ACTIONS(1557), + [sym__list_marker_dot] = ACTIONS(1557), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1557), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1557), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1557), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1557), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1557), + [sym__list_marker_example] = ACTIONS(1557), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1557), + [sym__fenced_code_block_start_backtick] = ACTIONS(1557), + [sym__fenced_code_block_start_tilde] = ACTIONS(1557), + [sym__blank_line_start] = ACTIONS(1557), + [sym_minus_metadata] = ACTIONS(1557), + [sym__pipe_table_start] = ACTIONS(1557), + [sym__fenced_div_start] = ACTIONS(1557), + [sym_ref_id_specifier] = ACTIONS(1557), + [sym__display_math_state_track_marker] = ACTIONS(1557), + [sym__inline_math_state_track_marker] = ACTIONS(1557), + [sym__html_comment] = ACTIONS(1557), + [sym_raw_specifier] = ACTIONS(1557), + [sym__autolink] = ACTIONS(1557), }, [STATE(232)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1474), - [anon_sym_LBRACE] = ACTIONS(1474), - [anon_sym_RBRACE] = ACTIONS(1474), - [anon_sym_EQ] = ACTIONS(1474), - [anon_sym_SQUOTE] = ACTIONS(1474), - [anon_sym_BANG] = ACTIONS(1474), - [anon_sym_DQUOTE] = ACTIONS(1474), - [anon_sym_POUND] = ACTIONS(1474), - [anon_sym_DOLLAR] = ACTIONS(1474), - [anon_sym_PERCENT] = ACTIONS(1474), - [anon_sym_AMP] = ACTIONS(1474), - [anon_sym_LPAREN] = ACTIONS(1474), - [anon_sym_RPAREN] = ACTIONS(1474), - [anon_sym_STAR] = ACTIONS(1474), - [anon_sym_PLUS] = ACTIONS(1474), - [anon_sym_COMMA] = ACTIONS(1474), - [anon_sym_DASH] = ACTIONS(1474), - [anon_sym_DOT] = ACTIONS(1474), - [anon_sym_SLASH] = ACTIONS(1474), - [anon_sym_SEMI] = ACTIONS(1474), - [anon_sym_LT] = ACTIONS(1474), - [anon_sym_GT] = ACTIONS(1474), - [anon_sym_QMARK] = ACTIONS(1474), - [anon_sym_AT] = ACTIONS(1474), - [anon_sym_LBRACK] = ACTIONS(1474), - [anon_sym_BSLASH] = ACTIONS(1474), - [anon_sym_RBRACK] = ACTIONS(1474), - [anon_sym_CARET] = ACTIONS(1474), - [anon_sym__] = ACTIONS(1474), - [anon_sym_BQUOTE] = ACTIONS(1474), - [anon_sym_PIPE] = ACTIONS(1474), - [anon_sym_TILDE] = ACTIONS(1474), - [sym__word] = ACTIONS(1474), - [sym__soft_line_ending] = ACTIONS(1474), - [sym__block_close] = ACTIONS(1474), - [sym__block_quote_start] = ACTIONS(1474), - [sym__indented_chunk_start] = ACTIONS(1474), - [sym_atx_h1_marker] = ACTIONS(1474), - [sym_atx_h2_marker] = ACTIONS(1474), - [sym_atx_h3_marker] = ACTIONS(1474), - [sym_atx_h4_marker] = ACTIONS(1474), - [sym_atx_h5_marker] = ACTIONS(1474), - [sym_atx_h6_marker] = ACTIONS(1474), - [sym__thematic_break] = ACTIONS(1474), - [sym__list_marker_minus] = ACTIONS(1474), - [sym__list_marker_plus] = ACTIONS(1474), - [sym__list_marker_star] = ACTIONS(1474), - [sym__list_marker_parenthesis] = ACTIONS(1474), - [sym__list_marker_dot] = ACTIONS(1474), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_example] = ACTIONS(1474), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1474), - [sym__fenced_code_block_start_backtick] = ACTIONS(1474), - [sym__fenced_code_block_start_tilde] = ACTIONS(1474), - [sym__blank_line_start] = ACTIONS(1474), - [sym_minus_metadata] = ACTIONS(1474), - [sym__pipe_table_start] = ACTIONS(1474), - [sym__fenced_div_start] = ACTIONS(1474), - [sym__fenced_div_end] = ACTIONS(1474), - [sym_ref_id_specifier] = ACTIONS(1474), - [sym__display_math_state_track_marker] = ACTIONS(1474), - [sym__inline_math_state_track_marker] = ACTIONS(1474), + [ts_builtin_sym_end] = ACTIONS(1563), + [anon_sym_LBRACE] = ACTIONS(1563), + [anon_sym_RBRACE] = ACTIONS(1563), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1563), + [anon_sym_EQ] = ACTIONS(1563), + [anon_sym_SQUOTE] = ACTIONS(1563), + [anon_sym_BANG] = ACTIONS(1563), + [anon_sym_DQUOTE] = ACTIONS(1563), + [anon_sym_POUND] = ACTIONS(1563), + [anon_sym_DOLLAR] = ACTIONS(1563), + [anon_sym_PERCENT] = ACTIONS(1563), + [anon_sym_AMP] = ACTIONS(1563), + [anon_sym_LPAREN] = ACTIONS(1563), + [anon_sym_RPAREN] = ACTIONS(1563), + [anon_sym_STAR] = ACTIONS(1563), + [anon_sym_PLUS] = ACTIONS(1563), + [anon_sym_COMMA] = ACTIONS(1563), + [anon_sym_DASH] = ACTIONS(1563), + [anon_sym_DOT] = ACTIONS(1563), + [anon_sym_SLASH] = ACTIONS(1563), + [anon_sym_SEMI] = ACTIONS(1563), + [anon_sym_QMARK] = ACTIONS(1563), + [anon_sym_AT] = ACTIONS(1563), + [anon_sym_LBRACK] = ACTIONS(1565), + [anon_sym_BSLASH] = ACTIONS(1565), + [anon_sym_RBRACK] = ACTIONS(1563), + [anon_sym_CARET] = ACTIONS(1563), + [anon_sym__] = ACTIONS(1563), + [anon_sym_BQUOTE] = ACTIONS(1563), + [anon_sym_PIPE] = ACTIONS(1563), + [anon_sym_TILDE] = ACTIONS(1563), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1563), + [sym__escaped_characters] = ACTIONS(1563), + [sym__word] = ACTIONS(1563), + [sym__soft_line_ending] = ACTIONS(1563), + [sym_block_continuation] = ACTIONS(1679), + [sym__block_quote_start] = ACTIONS(1563), + [sym__indented_chunk_start] = ACTIONS(1563), + [sym_atx_h1_marker] = ACTIONS(1563), + [sym_atx_h2_marker] = ACTIONS(1563), + [sym_atx_h3_marker] = ACTIONS(1563), + [sym_atx_h4_marker] = ACTIONS(1563), + [sym_atx_h5_marker] = ACTIONS(1563), + [sym_atx_h6_marker] = ACTIONS(1563), + [sym__thematic_break] = ACTIONS(1563), + [sym__list_marker_minus] = ACTIONS(1563), + [sym__list_marker_plus] = ACTIONS(1563), + [sym__list_marker_star] = ACTIONS(1563), + [sym__list_marker_parenthesis] = ACTIONS(1563), + [sym__list_marker_dot] = ACTIONS(1563), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1563), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1563), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1563), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1563), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1563), + [sym__list_marker_example] = ACTIONS(1563), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1563), + [sym__fenced_code_block_start_backtick] = ACTIONS(1563), + [sym__fenced_code_block_start_tilde] = ACTIONS(1563), + [sym__blank_line_start] = ACTIONS(1563), + [sym_minus_metadata] = ACTIONS(1563), + [sym__pipe_table_start] = ACTIONS(1563), + [sym__fenced_div_start] = ACTIONS(1563), + [sym_ref_id_specifier] = ACTIONS(1563), + [sym__display_math_state_track_marker] = ACTIONS(1563), + [sym__inline_math_state_track_marker] = ACTIONS(1563), + [sym__html_comment] = ACTIONS(1563), + [sym_raw_specifier] = ACTIONS(1563), + [sym__autolink] = ACTIONS(1563), }, [STATE(233)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1438), - [anon_sym_LBRACE] = ACTIONS(1438), - [anon_sym_RBRACE] = ACTIONS(1438), - [anon_sym_EQ] = ACTIONS(1438), - [anon_sym_SQUOTE] = ACTIONS(1438), - [anon_sym_BANG] = ACTIONS(1438), - [anon_sym_DQUOTE] = ACTIONS(1438), - [anon_sym_POUND] = ACTIONS(1438), - [anon_sym_DOLLAR] = ACTIONS(1438), - [anon_sym_PERCENT] = ACTIONS(1438), - [anon_sym_AMP] = ACTIONS(1438), - [anon_sym_LPAREN] = ACTIONS(1438), - [anon_sym_RPAREN] = ACTIONS(1438), - [anon_sym_STAR] = ACTIONS(1438), - [anon_sym_PLUS] = ACTIONS(1438), - [anon_sym_COMMA] = ACTIONS(1438), - [anon_sym_DASH] = ACTIONS(1438), - [anon_sym_DOT] = ACTIONS(1438), - [anon_sym_SLASH] = ACTIONS(1438), - [anon_sym_SEMI] = ACTIONS(1438), - [anon_sym_LT] = ACTIONS(1438), - [anon_sym_GT] = ACTIONS(1438), - [anon_sym_QMARK] = ACTIONS(1438), - [anon_sym_AT] = ACTIONS(1438), - [anon_sym_LBRACK] = ACTIONS(1438), - [anon_sym_BSLASH] = ACTIONS(1438), - [anon_sym_RBRACK] = ACTIONS(1438), - [anon_sym_CARET] = ACTIONS(1438), - [anon_sym__] = ACTIONS(1438), - [anon_sym_BQUOTE] = ACTIONS(1438), - [anon_sym_PIPE] = ACTIONS(1438), - [anon_sym_TILDE] = ACTIONS(1438), - [sym__word] = ACTIONS(1438), - [sym__soft_line_ending] = ACTIONS(1438), - [sym__block_close] = ACTIONS(1438), - [sym__block_quote_start] = ACTIONS(1438), - [sym__indented_chunk_start] = ACTIONS(1438), - [sym_atx_h1_marker] = ACTIONS(1438), - [sym_atx_h2_marker] = ACTIONS(1438), - [sym_atx_h3_marker] = ACTIONS(1438), - [sym_atx_h4_marker] = ACTIONS(1438), - [sym_atx_h5_marker] = ACTIONS(1438), - [sym_atx_h6_marker] = ACTIONS(1438), - [sym__thematic_break] = ACTIONS(1438), - [sym__list_marker_minus] = ACTIONS(1438), - [sym__list_marker_plus] = ACTIONS(1438), - [sym__list_marker_star] = ACTIONS(1438), - [sym__list_marker_parenthesis] = ACTIONS(1438), - [sym__list_marker_dot] = ACTIONS(1438), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_example] = ACTIONS(1438), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1438), - [sym__fenced_code_block_start_backtick] = ACTIONS(1438), - [sym__fenced_code_block_start_tilde] = ACTIONS(1438), - [sym__blank_line_start] = ACTIONS(1438), - [sym_minus_metadata] = ACTIONS(1438), - [sym__pipe_table_start] = ACTIONS(1438), - [sym__fenced_div_start] = ACTIONS(1438), - [sym__fenced_div_end] = ACTIONS(1438), - [sym_ref_id_specifier] = ACTIONS(1438), - [sym__display_math_state_track_marker] = ACTIONS(1438), - [sym__inline_math_state_track_marker] = ACTIONS(1438), + [ts_builtin_sym_end] = ACTIONS(1569), + [anon_sym_LBRACE] = ACTIONS(1569), + [anon_sym_RBRACE] = ACTIONS(1569), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1569), + [anon_sym_EQ] = ACTIONS(1569), + [anon_sym_SQUOTE] = ACTIONS(1569), + [anon_sym_BANG] = ACTIONS(1569), + [anon_sym_DQUOTE] = ACTIONS(1569), + [anon_sym_POUND] = ACTIONS(1569), + [anon_sym_DOLLAR] = ACTIONS(1569), + [anon_sym_PERCENT] = ACTIONS(1569), + [anon_sym_AMP] = ACTIONS(1569), + [anon_sym_LPAREN] = ACTIONS(1569), + [anon_sym_RPAREN] = ACTIONS(1569), + [anon_sym_STAR] = ACTIONS(1569), + [anon_sym_PLUS] = ACTIONS(1569), + [anon_sym_COMMA] = ACTIONS(1569), + [anon_sym_DASH] = ACTIONS(1569), + [anon_sym_DOT] = ACTIONS(1569), + [anon_sym_SLASH] = ACTIONS(1569), + [anon_sym_SEMI] = ACTIONS(1569), + [anon_sym_QMARK] = ACTIONS(1569), + [anon_sym_AT] = ACTIONS(1569), + [anon_sym_LBRACK] = ACTIONS(1571), + [anon_sym_BSLASH] = ACTIONS(1571), + [anon_sym_RBRACK] = ACTIONS(1569), + [anon_sym_CARET] = ACTIONS(1569), + [anon_sym__] = ACTIONS(1569), + [anon_sym_BQUOTE] = ACTIONS(1569), + [anon_sym_PIPE] = ACTIONS(1569), + [anon_sym_TILDE] = ACTIONS(1569), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1569), + [sym__escaped_characters] = ACTIONS(1569), + [sym__word] = ACTIONS(1569), + [sym__soft_line_ending] = ACTIONS(1569), + [sym_block_continuation] = ACTIONS(1681), + [sym__block_quote_start] = ACTIONS(1569), + [sym__indented_chunk_start] = ACTIONS(1569), + [sym_atx_h1_marker] = ACTIONS(1569), + [sym_atx_h2_marker] = ACTIONS(1569), + [sym_atx_h3_marker] = ACTIONS(1569), + [sym_atx_h4_marker] = ACTIONS(1569), + [sym_atx_h5_marker] = ACTIONS(1569), + [sym_atx_h6_marker] = ACTIONS(1569), + [sym__thematic_break] = ACTIONS(1569), + [sym__list_marker_minus] = ACTIONS(1569), + [sym__list_marker_plus] = ACTIONS(1569), + [sym__list_marker_star] = ACTIONS(1569), + [sym__list_marker_parenthesis] = ACTIONS(1569), + [sym__list_marker_dot] = ACTIONS(1569), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1569), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1569), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1569), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1569), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1569), + [sym__list_marker_example] = ACTIONS(1569), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1569), + [sym__fenced_code_block_start_backtick] = ACTIONS(1569), + [sym__fenced_code_block_start_tilde] = ACTIONS(1569), + [sym__blank_line_start] = ACTIONS(1569), + [sym_minus_metadata] = ACTIONS(1569), + [sym__pipe_table_start] = ACTIONS(1569), + [sym__fenced_div_start] = ACTIONS(1569), + [sym_ref_id_specifier] = ACTIONS(1569), + [sym__display_math_state_track_marker] = ACTIONS(1569), + [sym__inline_math_state_track_marker] = ACTIONS(1569), + [sym__html_comment] = ACTIONS(1569), + [sym_raw_specifier] = ACTIONS(1569), + [sym__autolink] = ACTIONS(1569), }, [STATE(234)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1478), - [anon_sym_LBRACE] = ACTIONS(1478), - [anon_sym_RBRACE] = ACTIONS(1478), - [anon_sym_EQ] = ACTIONS(1478), - [anon_sym_SQUOTE] = ACTIONS(1478), - [anon_sym_BANG] = ACTIONS(1478), - [anon_sym_DQUOTE] = ACTIONS(1478), - [anon_sym_POUND] = ACTIONS(1478), - [anon_sym_DOLLAR] = ACTIONS(1478), - [anon_sym_PERCENT] = ACTIONS(1478), - [anon_sym_AMP] = ACTIONS(1478), - [anon_sym_LPAREN] = ACTIONS(1478), - [anon_sym_RPAREN] = ACTIONS(1478), - [anon_sym_STAR] = ACTIONS(1478), - [anon_sym_PLUS] = ACTIONS(1478), - [anon_sym_COMMA] = ACTIONS(1478), - [anon_sym_DASH] = ACTIONS(1478), - [anon_sym_DOT] = ACTIONS(1478), - [anon_sym_SLASH] = ACTIONS(1478), - [anon_sym_SEMI] = ACTIONS(1478), - [anon_sym_LT] = ACTIONS(1478), - [anon_sym_GT] = ACTIONS(1478), - [anon_sym_QMARK] = ACTIONS(1478), - [anon_sym_AT] = ACTIONS(1478), - [anon_sym_LBRACK] = ACTIONS(1478), - [anon_sym_BSLASH] = ACTIONS(1478), - [anon_sym_RBRACK] = ACTIONS(1478), - [anon_sym_CARET] = ACTIONS(1478), - [anon_sym__] = ACTIONS(1478), - [anon_sym_BQUOTE] = ACTIONS(1478), - [anon_sym_PIPE] = ACTIONS(1478), - [anon_sym_TILDE] = ACTIONS(1478), - [sym__word] = ACTIONS(1478), - [sym__soft_line_ending] = ACTIONS(1478), - [sym__block_close] = ACTIONS(1478), - [sym__block_quote_start] = ACTIONS(1478), - [sym__indented_chunk_start] = ACTIONS(1478), - [sym_atx_h1_marker] = ACTIONS(1478), - [sym_atx_h2_marker] = ACTIONS(1478), - [sym_atx_h3_marker] = ACTIONS(1478), - [sym_atx_h4_marker] = ACTIONS(1478), - [sym_atx_h5_marker] = ACTIONS(1478), - [sym_atx_h6_marker] = ACTIONS(1478), - [sym__thematic_break] = ACTIONS(1478), - [sym__list_marker_minus] = ACTIONS(1478), - [sym__list_marker_plus] = ACTIONS(1478), - [sym__list_marker_star] = ACTIONS(1478), - [sym__list_marker_parenthesis] = ACTIONS(1478), - [sym__list_marker_dot] = ACTIONS(1478), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_example] = ACTIONS(1478), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1478), - [sym__fenced_code_block_start_backtick] = ACTIONS(1478), - [sym__fenced_code_block_start_tilde] = ACTIONS(1478), - [sym__blank_line_start] = ACTIONS(1478), - [sym_minus_metadata] = ACTIONS(1478), - [sym__pipe_table_start] = ACTIONS(1478), - [sym__fenced_div_start] = ACTIONS(1478), - [sym__fenced_div_end] = ACTIONS(1478), - [sym_ref_id_specifier] = ACTIONS(1478), - [sym__display_math_state_track_marker] = ACTIONS(1478), - [sym__inline_math_state_track_marker] = ACTIONS(1478), + [anon_sym_LBRACE] = ACTIONS(1683), + [anon_sym_RBRACE] = ACTIONS(1683), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1683), + [anon_sym_EQ] = ACTIONS(1683), + [anon_sym_SQUOTE] = ACTIONS(1683), + [anon_sym_BANG] = ACTIONS(1683), + [anon_sym_DQUOTE] = ACTIONS(1683), + [anon_sym_POUND] = ACTIONS(1683), + [anon_sym_DOLLAR] = ACTIONS(1683), + [anon_sym_PERCENT] = ACTIONS(1683), + [anon_sym_AMP] = ACTIONS(1683), + [anon_sym_LPAREN] = ACTIONS(1683), + [anon_sym_RPAREN] = ACTIONS(1683), + [anon_sym_STAR] = ACTIONS(1683), + [anon_sym_PLUS] = ACTIONS(1683), + [anon_sym_COMMA] = ACTIONS(1683), + [anon_sym_DASH] = ACTIONS(1683), + [anon_sym_DOT] = ACTIONS(1683), + [anon_sym_SLASH] = ACTIONS(1683), + [anon_sym_SEMI] = ACTIONS(1683), + [anon_sym_QMARK] = ACTIONS(1683), + [anon_sym_AT] = ACTIONS(1683), + [anon_sym_LBRACK] = ACTIONS(1685), + [anon_sym_BSLASH] = ACTIONS(1685), + [anon_sym_RBRACK] = ACTIONS(1683), + [anon_sym_CARET] = ACTIONS(1683), + [anon_sym__] = ACTIONS(1683), + [anon_sym_BQUOTE] = ACTIONS(1683), + [anon_sym_PIPE] = ACTIONS(1683), + [anon_sym_TILDE] = ACTIONS(1683), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1683), + [sym__escaped_characters] = ACTIONS(1683), + [sym__word] = ACTIONS(1683), + [sym__soft_line_ending] = ACTIONS(1683), + [sym__block_close] = ACTIONS(1683), + [sym__block_quote_start] = ACTIONS(1683), + [sym__indented_chunk_start] = ACTIONS(1683), + [sym_atx_h1_marker] = ACTIONS(1683), + [sym_atx_h2_marker] = ACTIONS(1683), + [sym_atx_h3_marker] = ACTIONS(1683), + [sym_atx_h4_marker] = ACTIONS(1683), + [sym_atx_h5_marker] = ACTIONS(1683), + [sym_atx_h6_marker] = ACTIONS(1683), + [sym__thematic_break] = ACTIONS(1683), + [sym__list_marker_minus] = ACTIONS(1683), + [sym__list_marker_plus] = ACTIONS(1683), + [sym__list_marker_star] = ACTIONS(1683), + [sym__list_marker_parenthesis] = ACTIONS(1683), + [sym__list_marker_dot] = ACTIONS(1683), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1683), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1683), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1683), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1683), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1683), + [sym__list_marker_example] = ACTIONS(1683), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1683), + [sym__fenced_code_block_start_backtick] = ACTIONS(1683), + [sym__fenced_code_block_start_tilde] = ACTIONS(1683), + [sym__blank_line_start] = ACTIONS(1683), + [sym_minus_metadata] = ACTIONS(1683), + [sym__pipe_table_start] = ACTIONS(1683), + [sym__fenced_div_start] = ACTIONS(1683), + [sym__fenced_div_end] = ACTIONS(1683), + [sym_ref_id_specifier] = ACTIONS(1683), + [sym__display_math_state_track_marker] = ACTIONS(1683), + [sym__inline_math_state_track_marker] = ACTIONS(1683), + [sym__html_comment] = ACTIONS(1683), + [sym_raw_specifier] = ACTIONS(1683), + [sym__autolink] = ACTIONS(1683), }, [STATE(235)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1434), - [anon_sym_LBRACE] = ACTIONS(1434), - [anon_sym_RBRACE] = ACTIONS(1434), - [anon_sym_EQ] = ACTIONS(1434), - [anon_sym_SQUOTE] = ACTIONS(1434), - [anon_sym_BANG] = ACTIONS(1434), - [anon_sym_DQUOTE] = ACTIONS(1434), - [anon_sym_POUND] = ACTIONS(1434), - [anon_sym_DOLLAR] = ACTIONS(1434), - [anon_sym_PERCENT] = ACTIONS(1434), - [anon_sym_AMP] = ACTIONS(1434), - [anon_sym_LPAREN] = ACTIONS(1434), - [anon_sym_RPAREN] = ACTIONS(1434), - [anon_sym_STAR] = ACTIONS(1434), - [anon_sym_PLUS] = ACTIONS(1434), - [anon_sym_COMMA] = ACTIONS(1434), - [anon_sym_DASH] = ACTIONS(1434), - [anon_sym_DOT] = ACTIONS(1434), - [anon_sym_SLASH] = ACTIONS(1434), - [anon_sym_SEMI] = ACTIONS(1434), - [anon_sym_LT] = ACTIONS(1434), - [anon_sym_GT] = ACTIONS(1434), - [anon_sym_QMARK] = ACTIONS(1434), - [anon_sym_AT] = ACTIONS(1434), - [anon_sym_LBRACK] = ACTIONS(1434), - [anon_sym_BSLASH] = ACTIONS(1434), - [anon_sym_RBRACK] = ACTIONS(1434), - [anon_sym_CARET] = ACTIONS(1434), - [anon_sym__] = ACTIONS(1434), - [anon_sym_BQUOTE] = ACTIONS(1434), - [anon_sym_PIPE] = ACTIONS(1434), - [anon_sym_TILDE] = ACTIONS(1434), - [sym__word] = ACTIONS(1434), - [sym__soft_line_ending] = ACTIONS(1434), - [sym__block_close] = ACTIONS(1434), - [sym_block_continuation] = ACTIONS(1574), - [sym__block_quote_start] = ACTIONS(1434), - [sym__indented_chunk_start] = ACTIONS(1434), - [sym_atx_h1_marker] = ACTIONS(1434), - [sym_atx_h2_marker] = ACTIONS(1434), - [sym_atx_h3_marker] = ACTIONS(1434), - [sym_atx_h4_marker] = ACTIONS(1434), - [sym_atx_h5_marker] = ACTIONS(1434), - [sym_atx_h6_marker] = ACTIONS(1434), - [sym__thematic_break] = ACTIONS(1434), - [sym__list_marker_minus] = ACTIONS(1434), - [sym__list_marker_plus] = ACTIONS(1434), - [sym__list_marker_star] = ACTIONS(1434), - [sym__list_marker_parenthesis] = ACTIONS(1434), - [sym__list_marker_dot] = ACTIONS(1434), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_example] = ACTIONS(1434), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1434), - [sym__fenced_code_block_start_backtick] = ACTIONS(1434), - [sym__fenced_code_block_start_tilde] = ACTIONS(1434), - [sym__blank_line_start] = ACTIONS(1434), - [sym_minus_metadata] = ACTIONS(1434), - [sym__pipe_table_start] = ACTIONS(1434), - [sym__fenced_div_start] = ACTIONS(1434), - [sym_ref_id_specifier] = ACTIONS(1434), - [sym__display_math_state_track_marker] = ACTIONS(1434), - [sym__inline_math_state_track_marker] = ACTIONS(1434), + [anon_sym_LBRACE] = ACTIONS(1687), + [anon_sym_RBRACE] = ACTIONS(1687), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1687), + [anon_sym_EQ] = ACTIONS(1687), + [anon_sym_SQUOTE] = ACTIONS(1687), + [anon_sym_BANG] = ACTIONS(1687), + [anon_sym_DQUOTE] = ACTIONS(1687), + [anon_sym_POUND] = ACTIONS(1687), + [anon_sym_DOLLAR] = ACTIONS(1687), + [anon_sym_PERCENT] = ACTIONS(1687), + [anon_sym_AMP] = ACTIONS(1687), + [anon_sym_LPAREN] = ACTIONS(1687), + [anon_sym_RPAREN] = ACTIONS(1687), + [anon_sym_STAR] = ACTIONS(1687), + [anon_sym_PLUS] = ACTIONS(1687), + [anon_sym_COMMA] = ACTIONS(1687), + [anon_sym_DASH] = ACTIONS(1687), + [anon_sym_DOT] = ACTIONS(1687), + [anon_sym_SLASH] = ACTIONS(1687), + [anon_sym_SEMI] = ACTIONS(1687), + [anon_sym_QMARK] = ACTIONS(1687), + [anon_sym_AT] = ACTIONS(1687), + [anon_sym_LBRACK] = ACTIONS(1689), + [anon_sym_BSLASH] = ACTIONS(1689), + [anon_sym_RBRACK] = ACTIONS(1687), + [anon_sym_CARET] = ACTIONS(1687), + [anon_sym__] = ACTIONS(1687), + [anon_sym_BQUOTE] = ACTIONS(1687), + [anon_sym_PIPE] = ACTIONS(1687), + [anon_sym_TILDE] = ACTIONS(1687), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1687), + [sym__escaped_characters] = ACTIONS(1687), + [sym__word] = ACTIONS(1687), + [sym__soft_line_ending] = ACTIONS(1687), + [sym__block_close] = ACTIONS(1687), + [sym__block_quote_start] = ACTIONS(1687), + [sym__indented_chunk_start] = ACTIONS(1687), + [sym_atx_h1_marker] = ACTIONS(1687), + [sym_atx_h2_marker] = ACTIONS(1687), + [sym_atx_h3_marker] = ACTIONS(1687), + [sym_atx_h4_marker] = ACTIONS(1687), + [sym_atx_h5_marker] = ACTIONS(1687), + [sym_atx_h6_marker] = ACTIONS(1687), + [sym__thematic_break] = ACTIONS(1687), + [sym__list_marker_minus] = ACTIONS(1687), + [sym__list_marker_plus] = ACTIONS(1687), + [sym__list_marker_star] = ACTIONS(1687), + [sym__list_marker_parenthesis] = ACTIONS(1687), + [sym__list_marker_dot] = ACTIONS(1687), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1687), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1687), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1687), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1687), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1687), + [sym__list_marker_example] = ACTIONS(1687), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1687), + [sym__fenced_code_block_start_backtick] = ACTIONS(1687), + [sym__fenced_code_block_start_tilde] = ACTIONS(1687), + [sym__blank_line_start] = ACTIONS(1687), + [sym_minus_metadata] = ACTIONS(1687), + [sym__pipe_table_start] = ACTIONS(1687), + [sym__fenced_div_start] = ACTIONS(1687), + [sym__fenced_div_end] = ACTIONS(1687), + [sym_ref_id_specifier] = ACTIONS(1687), + [sym__display_math_state_track_marker] = ACTIONS(1687), + [sym__inline_math_state_track_marker] = ACTIONS(1687), + [sym__html_comment] = ACTIONS(1687), + [sym_raw_specifier] = ACTIONS(1687), + [sym__autolink] = ACTIONS(1687), }, [STATE(236)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1482), - [anon_sym_LBRACE] = ACTIONS(1482), - [anon_sym_RBRACE] = ACTIONS(1482), - [anon_sym_EQ] = ACTIONS(1482), - [anon_sym_SQUOTE] = ACTIONS(1482), - [anon_sym_BANG] = ACTIONS(1482), - [anon_sym_DQUOTE] = ACTIONS(1482), - [anon_sym_POUND] = ACTIONS(1482), - [anon_sym_DOLLAR] = ACTIONS(1482), - [anon_sym_PERCENT] = ACTIONS(1482), - [anon_sym_AMP] = ACTIONS(1482), - [anon_sym_LPAREN] = ACTIONS(1482), - [anon_sym_RPAREN] = ACTIONS(1482), - [anon_sym_STAR] = ACTIONS(1482), - [anon_sym_PLUS] = ACTIONS(1482), - [anon_sym_COMMA] = ACTIONS(1482), - [anon_sym_DASH] = ACTIONS(1482), - [anon_sym_DOT] = ACTIONS(1482), - [anon_sym_SLASH] = ACTIONS(1482), - [anon_sym_SEMI] = ACTIONS(1482), - [anon_sym_LT] = ACTIONS(1482), - [anon_sym_GT] = ACTIONS(1482), - [anon_sym_QMARK] = ACTIONS(1482), - [anon_sym_AT] = ACTIONS(1482), - [anon_sym_LBRACK] = ACTIONS(1482), - [anon_sym_BSLASH] = ACTIONS(1482), - [anon_sym_RBRACK] = ACTIONS(1482), - [anon_sym_CARET] = ACTIONS(1482), - [anon_sym__] = ACTIONS(1482), - [anon_sym_BQUOTE] = ACTIONS(1482), - [anon_sym_PIPE] = ACTIONS(1482), - [anon_sym_TILDE] = ACTIONS(1482), - [sym__word] = ACTIONS(1482), - [sym__soft_line_ending] = ACTIONS(1482), - [sym__block_close] = ACTIONS(1482), - [sym__block_quote_start] = ACTIONS(1482), - [sym__indented_chunk_start] = ACTIONS(1482), - [sym_atx_h1_marker] = ACTIONS(1482), - [sym_atx_h2_marker] = ACTIONS(1482), - [sym_atx_h3_marker] = ACTIONS(1482), - [sym_atx_h4_marker] = ACTIONS(1482), - [sym_atx_h5_marker] = ACTIONS(1482), - [sym_atx_h6_marker] = ACTIONS(1482), - [sym__thematic_break] = ACTIONS(1482), - [sym__list_marker_minus] = ACTIONS(1482), - [sym__list_marker_plus] = ACTIONS(1482), - [sym__list_marker_star] = ACTIONS(1482), - [sym__list_marker_parenthesis] = ACTIONS(1482), - [sym__list_marker_dot] = ACTIONS(1482), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_example] = ACTIONS(1482), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1482), - [sym__fenced_code_block_start_backtick] = ACTIONS(1482), - [sym__fenced_code_block_start_tilde] = ACTIONS(1482), - [sym__blank_line_start] = ACTIONS(1482), - [sym_minus_metadata] = ACTIONS(1482), - [sym__pipe_table_start] = ACTIONS(1482), - [sym__fenced_div_start] = ACTIONS(1482), - [sym__fenced_div_end] = ACTIONS(1482), - [sym_ref_id_specifier] = ACTIONS(1482), - [sym__display_math_state_track_marker] = ACTIONS(1482), - [sym__inline_math_state_track_marker] = ACTIONS(1482), + [anon_sym_LBRACE] = ACTIONS(1691), + [anon_sym_RBRACE] = ACTIONS(1691), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1691), + [anon_sym_EQ] = ACTIONS(1691), + [anon_sym_SQUOTE] = ACTIONS(1691), + [anon_sym_BANG] = ACTIONS(1691), + [anon_sym_DQUOTE] = ACTIONS(1691), + [anon_sym_POUND] = ACTIONS(1691), + [anon_sym_DOLLAR] = ACTIONS(1691), + [anon_sym_PERCENT] = ACTIONS(1691), + [anon_sym_AMP] = ACTIONS(1691), + [anon_sym_LPAREN] = ACTIONS(1691), + [anon_sym_RPAREN] = ACTIONS(1691), + [anon_sym_STAR] = ACTIONS(1691), + [anon_sym_PLUS] = ACTIONS(1691), + [anon_sym_COMMA] = ACTIONS(1691), + [anon_sym_DASH] = ACTIONS(1691), + [anon_sym_DOT] = ACTIONS(1691), + [anon_sym_SLASH] = ACTIONS(1691), + [anon_sym_SEMI] = ACTIONS(1691), + [anon_sym_QMARK] = ACTIONS(1691), + [anon_sym_AT] = ACTIONS(1691), + [anon_sym_LBRACK] = ACTIONS(1693), + [anon_sym_BSLASH] = ACTIONS(1693), + [anon_sym_RBRACK] = ACTIONS(1691), + [anon_sym_CARET] = ACTIONS(1691), + [anon_sym__] = ACTIONS(1691), + [anon_sym_BQUOTE] = ACTIONS(1691), + [anon_sym_PIPE] = ACTIONS(1691), + [anon_sym_TILDE] = ACTIONS(1691), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1691), + [sym__escaped_characters] = ACTIONS(1691), + [sym__word] = ACTIONS(1691), + [sym__soft_line_ending] = ACTIONS(1691), + [sym__block_close] = ACTIONS(1691), + [sym__block_quote_start] = ACTIONS(1691), + [sym__indented_chunk_start] = ACTIONS(1691), + [sym_atx_h1_marker] = ACTIONS(1691), + [sym_atx_h2_marker] = ACTIONS(1691), + [sym_atx_h3_marker] = ACTIONS(1691), + [sym_atx_h4_marker] = ACTIONS(1691), + [sym_atx_h5_marker] = ACTIONS(1691), + [sym_atx_h6_marker] = ACTIONS(1691), + [sym__thematic_break] = ACTIONS(1691), + [sym__list_marker_minus] = ACTIONS(1691), + [sym__list_marker_plus] = ACTIONS(1691), + [sym__list_marker_star] = ACTIONS(1691), + [sym__list_marker_parenthesis] = ACTIONS(1691), + [sym__list_marker_dot] = ACTIONS(1691), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1691), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1691), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1691), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1691), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1691), + [sym__list_marker_example] = ACTIONS(1691), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1691), + [sym__fenced_code_block_start_backtick] = ACTIONS(1691), + [sym__fenced_code_block_start_tilde] = ACTIONS(1691), + [sym__blank_line_start] = ACTIONS(1691), + [sym_minus_metadata] = ACTIONS(1691), + [sym__pipe_table_start] = ACTIONS(1691), + [sym__fenced_div_start] = ACTIONS(1691), + [sym__fenced_div_end] = ACTIONS(1691), + [sym_ref_id_specifier] = ACTIONS(1691), + [sym__display_math_state_track_marker] = ACTIONS(1691), + [sym__inline_math_state_track_marker] = ACTIONS(1691), + [sym__html_comment] = ACTIONS(1691), + [sym_raw_specifier] = ACTIONS(1691), + [sym__autolink] = ACTIONS(1691), }, [STATE(237)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1442), - [anon_sym_LBRACE] = ACTIONS(1442), - [anon_sym_RBRACE] = ACTIONS(1442), - [anon_sym_EQ] = ACTIONS(1442), - [anon_sym_SQUOTE] = ACTIONS(1442), - [anon_sym_BANG] = ACTIONS(1442), - [anon_sym_DQUOTE] = ACTIONS(1442), - [anon_sym_POUND] = ACTIONS(1442), - [anon_sym_DOLLAR] = ACTIONS(1442), - [anon_sym_PERCENT] = ACTIONS(1442), - [anon_sym_AMP] = ACTIONS(1442), - [anon_sym_LPAREN] = ACTIONS(1442), - [anon_sym_RPAREN] = ACTIONS(1442), - [anon_sym_STAR] = ACTIONS(1442), - [anon_sym_PLUS] = ACTIONS(1442), - [anon_sym_COMMA] = ACTIONS(1442), - [anon_sym_DASH] = ACTIONS(1442), - [anon_sym_DOT] = ACTIONS(1442), - [anon_sym_SLASH] = ACTIONS(1442), - [anon_sym_SEMI] = ACTIONS(1442), - [anon_sym_LT] = ACTIONS(1442), - [anon_sym_GT] = ACTIONS(1442), - [anon_sym_QMARK] = ACTIONS(1442), - [anon_sym_AT] = ACTIONS(1442), - [anon_sym_LBRACK] = ACTIONS(1442), - [anon_sym_BSLASH] = ACTIONS(1442), - [anon_sym_RBRACK] = ACTIONS(1442), - [anon_sym_CARET] = ACTIONS(1442), - [anon_sym__] = ACTIONS(1442), - [anon_sym_BQUOTE] = ACTIONS(1442), - [anon_sym_PIPE] = ACTIONS(1442), - [anon_sym_TILDE] = ACTIONS(1442), - [sym__word] = ACTIONS(1442), - [sym__soft_line_ending] = ACTIONS(1442), - [sym__block_close] = ACTIONS(1442), - [sym__block_quote_start] = ACTIONS(1442), - [sym__indented_chunk_start] = ACTIONS(1442), - [sym_atx_h1_marker] = ACTIONS(1442), - [sym_atx_h2_marker] = ACTIONS(1442), - [sym_atx_h3_marker] = ACTIONS(1442), - [sym_atx_h4_marker] = ACTIONS(1442), - [sym_atx_h5_marker] = ACTIONS(1442), - [sym_atx_h6_marker] = ACTIONS(1442), - [sym__thematic_break] = ACTIONS(1442), - [sym__list_marker_minus] = ACTIONS(1442), - [sym__list_marker_plus] = ACTIONS(1442), - [sym__list_marker_star] = ACTIONS(1442), - [sym__list_marker_parenthesis] = ACTIONS(1442), - [sym__list_marker_dot] = ACTIONS(1442), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_example] = ACTIONS(1442), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1442), - [sym__fenced_code_block_start_backtick] = ACTIONS(1442), - [sym__fenced_code_block_start_tilde] = ACTIONS(1442), - [sym__blank_line_start] = ACTIONS(1442), - [sym_minus_metadata] = ACTIONS(1442), - [sym__pipe_table_start] = ACTIONS(1442), - [sym__fenced_div_start] = ACTIONS(1442), - [sym__fenced_div_end] = ACTIONS(1442), - [sym_ref_id_specifier] = ACTIONS(1442), - [sym__display_math_state_track_marker] = ACTIONS(1442), - [sym__inline_math_state_track_marker] = ACTIONS(1442), + [anon_sym_LBRACE] = ACTIONS(1695), + [anon_sym_RBRACE] = ACTIONS(1695), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1695), + [anon_sym_EQ] = ACTIONS(1695), + [anon_sym_SQUOTE] = ACTIONS(1695), + [anon_sym_BANG] = ACTIONS(1695), + [anon_sym_DQUOTE] = ACTIONS(1695), + [anon_sym_POUND] = ACTIONS(1695), + [anon_sym_DOLLAR] = ACTIONS(1695), + [anon_sym_PERCENT] = ACTIONS(1695), + [anon_sym_AMP] = ACTIONS(1695), + [anon_sym_LPAREN] = ACTIONS(1695), + [anon_sym_RPAREN] = ACTIONS(1695), + [anon_sym_STAR] = ACTIONS(1695), + [anon_sym_PLUS] = ACTIONS(1695), + [anon_sym_COMMA] = ACTIONS(1695), + [anon_sym_DASH] = ACTIONS(1695), + [anon_sym_DOT] = ACTIONS(1695), + [anon_sym_SLASH] = ACTIONS(1695), + [anon_sym_SEMI] = ACTIONS(1695), + [anon_sym_QMARK] = ACTIONS(1695), + [anon_sym_AT] = ACTIONS(1695), + [anon_sym_LBRACK] = ACTIONS(1697), + [anon_sym_BSLASH] = ACTIONS(1697), + [anon_sym_RBRACK] = ACTIONS(1695), + [anon_sym_CARET] = ACTIONS(1695), + [anon_sym__] = ACTIONS(1695), + [anon_sym_BQUOTE] = ACTIONS(1695), + [anon_sym_PIPE] = ACTIONS(1695), + [anon_sym_TILDE] = ACTIONS(1695), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1695), + [sym__escaped_characters] = ACTIONS(1695), + [sym__word] = ACTIONS(1695), + [sym__soft_line_ending] = ACTIONS(1695), + [sym__block_close] = ACTIONS(1695), + [sym__block_quote_start] = ACTIONS(1695), + [sym__indented_chunk_start] = ACTIONS(1695), + [sym_atx_h1_marker] = ACTIONS(1695), + [sym_atx_h2_marker] = ACTIONS(1695), + [sym_atx_h3_marker] = ACTIONS(1695), + [sym_atx_h4_marker] = ACTIONS(1695), + [sym_atx_h5_marker] = ACTIONS(1695), + [sym_atx_h6_marker] = ACTIONS(1695), + [sym__thematic_break] = ACTIONS(1695), + [sym__list_marker_minus] = ACTIONS(1695), + [sym__list_marker_plus] = ACTIONS(1695), + [sym__list_marker_star] = ACTIONS(1695), + [sym__list_marker_parenthesis] = ACTIONS(1695), + [sym__list_marker_dot] = ACTIONS(1695), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1695), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1695), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1695), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1695), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1695), + [sym__list_marker_example] = ACTIONS(1695), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1695), + [sym__fenced_code_block_start_backtick] = ACTIONS(1695), + [sym__fenced_code_block_start_tilde] = ACTIONS(1695), + [sym__blank_line_start] = ACTIONS(1695), + [sym_minus_metadata] = ACTIONS(1695), + [sym__pipe_table_start] = ACTIONS(1695), + [sym__fenced_div_start] = ACTIONS(1695), + [sym__fenced_div_end] = ACTIONS(1695), + [sym_ref_id_specifier] = ACTIONS(1695), + [sym__display_math_state_track_marker] = ACTIONS(1695), + [sym__inline_math_state_track_marker] = ACTIONS(1695), + [sym__html_comment] = ACTIONS(1695), + [sym_raw_specifier] = ACTIONS(1695), + [sym__autolink] = ACTIONS(1695), }, [STATE(238)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1486), - [anon_sym_LBRACE] = ACTIONS(1486), - [anon_sym_RBRACE] = ACTIONS(1486), - [anon_sym_EQ] = ACTIONS(1486), - [anon_sym_SQUOTE] = ACTIONS(1486), - [anon_sym_BANG] = ACTIONS(1486), - [anon_sym_DQUOTE] = ACTIONS(1486), - [anon_sym_POUND] = ACTIONS(1486), - [anon_sym_DOLLAR] = ACTIONS(1486), - [anon_sym_PERCENT] = ACTIONS(1486), - [anon_sym_AMP] = ACTIONS(1486), - [anon_sym_LPAREN] = ACTIONS(1486), - [anon_sym_RPAREN] = ACTIONS(1486), - [anon_sym_STAR] = ACTIONS(1486), - [anon_sym_PLUS] = ACTIONS(1486), - [anon_sym_COMMA] = ACTIONS(1486), - [anon_sym_DASH] = ACTIONS(1486), - [anon_sym_DOT] = ACTIONS(1486), - [anon_sym_SLASH] = ACTIONS(1486), - [anon_sym_SEMI] = ACTIONS(1486), - [anon_sym_LT] = ACTIONS(1486), - [anon_sym_GT] = ACTIONS(1486), - [anon_sym_QMARK] = ACTIONS(1486), - [anon_sym_AT] = ACTIONS(1486), - [anon_sym_LBRACK] = ACTIONS(1486), - [anon_sym_BSLASH] = ACTIONS(1486), - [anon_sym_RBRACK] = ACTIONS(1486), - [anon_sym_CARET] = ACTIONS(1486), - [anon_sym__] = ACTIONS(1486), - [anon_sym_BQUOTE] = ACTIONS(1486), - [anon_sym_PIPE] = ACTIONS(1486), - [anon_sym_TILDE] = ACTIONS(1486), - [sym__word] = ACTIONS(1486), - [sym__soft_line_ending] = ACTIONS(1486), - [sym__block_close] = ACTIONS(1486), - [sym__block_quote_start] = ACTIONS(1486), - [sym__indented_chunk_start] = ACTIONS(1486), - [sym_atx_h1_marker] = ACTIONS(1486), - [sym_atx_h2_marker] = ACTIONS(1486), - [sym_atx_h3_marker] = ACTIONS(1486), - [sym_atx_h4_marker] = ACTIONS(1486), - [sym_atx_h5_marker] = ACTIONS(1486), - [sym_atx_h6_marker] = ACTIONS(1486), - [sym__thematic_break] = ACTIONS(1486), - [sym__list_marker_minus] = ACTIONS(1486), - [sym__list_marker_plus] = ACTIONS(1486), - [sym__list_marker_star] = ACTIONS(1486), - [sym__list_marker_parenthesis] = ACTIONS(1486), - [sym__list_marker_dot] = ACTIONS(1486), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_example] = ACTIONS(1486), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1486), - [sym__fenced_code_block_start_backtick] = ACTIONS(1486), - [sym__fenced_code_block_start_tilde] = ACTIONS(1486), - [sym__blank_line_start] = ACTIONS(1486), - [sym_minus_metadata] = ACTIONS(1486), - [sym__pipe_table_start] = ACTIONS(1486), - [sym__fenced_div_start] = ACTIONS(1486), - [sym__fenced_div_end] = ACTIONS(1486), - [sym_ref_id_specifier] = ACTIONS(1486), - [sym__display_math_state_track_marker] = ACTIONS(1486), - [sym__inline_math_state_track_marker] = ACTIONS(1486), + [anon_sym_LBRACE] = ACTIONS(1699), + [anon_sym_RBRACE] = ACTIONS(1699), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1699), + [anon_sym_EQ] = ACTIONS(1699), + [anon_sym_SQUOTE] = ACTIONS(1699), + [anon_sym_BANG] = ACTIONS(1699), + [anon_sym_DQUOTE] = ACTIONS(1699), + [anon_sym_POUND] = ACTIONS(1699), + [anon_sym_DOLLAR] = ACTIONS(1699), + [anon_sym_PERCENT] = ACTIONS(1699), + [anon_sym_AMP] = ACTIONS(1699), + [anon_sym_LPAREN] = ACTIONS(1699), + [anon_sym_RPAREN] = ACTIONS(1699), + [anon_sym_STAR] = ACTIONS(1699), + [anon_sym_PLUS] = ACTIONS(1699), + [anon_sym_COMMA] = ACTIONS(1699), + [anon_sym_DASH] = ACTIONS(1699), + [anon_sym_DOT] = ACTIONS(1699), + [anon_sym_SLASH] = ACTIONS(1699), + [anon_sym_SEMI] = ACTIONS(1699), + [anon_sym_QMARK] = ACTIONS(1699), + [anon_sym_AT] = ACTIONS(1699), + [anon_sym_LBRACK] = ACTIONS(1701), + [anon_sym_BSLASH] = ACTIONS(1701), + [anon_sym_RBRACK] = ACTIONS(1699), + [anon_sym_CARET] = ACTIONS(1699), + [anon_sym__] = ACTIONS(1699), + [anon_sym_BQUOTE] = ACTIONS(1699), + [anon_sym_PIPE] = ACTIONS(1699), + [anon_sym_TILDE] = ACTIONS(1699), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1699), + [sym__escaped_characters] = ACTIONS(1699), + [sym__word] = ACTIONS(1699), + [sym__soft_line_ending] = ACTIONS(1699), + [sym__block_close] = ACTIONS(1699), + [sym__block_quote_start] = ACTIONS(1699), + [sym__indented_chunk_start] = ACTIONS(1699), + [sym_atx_h1_marker] = ACTIONS(1699), + [sym_atx_h2_marker] = ACTIONS(1699), + [sym_atx_h3_marker] = ACTIONS(1699), + [sym_atx_h4_marker] = ACTIONS(1699), + [sym_atx_h5_marker] = ACTIONS(1699), + [sym_atx_h6_marker] = ACTIONS(1699), + [sym__thematic_break] = ACTIONS(1699), + [sym__list_marker_minus] = ACTIONS(1699), + [sym__list_marker_plus] = ACTIONS(1699), + [sym__list_marker_star] = ACTIONS(1699), + [sym__list_marker_parenthesis] = ACTIONS(1699), + [sym__list_marker_dot] = ACTIONS(1699), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1699), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1699), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1699), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1699), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1699), + [sym__list_marker_example] = ACTIONS(1699), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1699), + [sym__fenced_code_block_start_backtick] = ACTIONS(1699), + [sym__fenced_code_block_start_tilde] = ACTIONS(1699), + [sym__blank_line_start] = ACTIONS(1699), + [sym_minus_metadata] = ACTIONS(1699), + [sym__pipe_table_start] = ACTIONS(1699), + [sym__fenced_div_start] = ACTIONS(1699), + [sym__fenced_div_end] = ACTIONS(1699), + [sym_ref_id_specifier] = ACTIONS(1699), + [sym__display_math_state_track_marker] = ACTIONS(1699), + [sym__inline_math_state_track_marker] = ACTIONS(1699), + [sym__html_comment] = ACTIONS(1699), + [sym_raw_specifier] = ACTIONS(1699), + [sym__autolink] = ACTIONS(1699), }, [STATE(239)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1474), - [anon_sym_LBRACE] = ACTIONS(1474), - [anon_sym_RBRACE] = ACTIONS(1474), - [anon_sym_EQ] = ACTIONS(1474), - [anon_sym_SQUOTE] = ACTIONS(1474), - [anon_sym_BANG] = ACTIONS(1474), - [anon_sym_DQUOTE] = ACTIONS(1474), - [anon_sym_POUND] = ACTIONS(1474), - [anon_sym_DOLLAR] = ACTIONS(1474), - [anon_sym_PERCENT] = ACTIONS(1474), - [anon_sym_AMP] = ACTIONS(1474), - [anon_sym_LPAREN] = ACTIONS(1474), - [anon_sym_RPAREN] = ACTIONS(1474), - [anon_sym_STAR] = ACTIONS(1474), - [anon_sym_PLUS] = ACTIONS(1474), - [anon_sym_COMMA] = ACTIONS(1474), - [anon_sym_DASH] = ACTIONS(1474), - [anon_sym_DOT] = ACTIONS(1474), - [anon_sym_SLASH] = ACTIONS(1474), - [anon_sym_SEMI] = ACTIONS(1474), - [anon_sym_LT] = ACTIONS(1474), - [anon_sym_GT] = ACTIONS(1474), - [anon_sym_QMARK] = ACTIONS(1474), - [anon_sym_AT] = ACTIONS(1474), - [anon_sym_LBRACK] = ACTIONS(1474), - [anon_sym_BSLASH] = ACTIONS(1474), - [anon_sym_RBRACK] = ACTIONS(1474), - [anon_sym_CARET] = ACTIONS(1474), - [anon_sym__] = ACTIONS(1474), - [anon_sym_BQUOTE] = ACTIONS(1474), - [anon_sym_PIPE] = ACTIONS(1474), - [anon_sym_TILDE] = ACTIONS(1474), - [sym__word] = ACTIONS(1474), - [sym__soft_line_ending] = ACTIONS(1474), - [sym__block_close] = ACTIONS(1474), - [sym_block_continuation] = ACTIONS(1576), - [sym__block_quote_start] = ACTIONS(1474), - [sym__indented_chunk_start] = ACTIONS(1474), - [sym_atx_h1_marker] = ACTIONS(1474), - [sym_atx_h2_marker] = ACTIONS(1474), - [sym_atx_h3_marker] = ACTIONS(1474), - [sym_atx_h4_marker] = ACTIONS(1474), - [sym_atx_h5_marker] = ACTIONS(1474), - [sym_atx_h6_marker] = ACTIONS(1474), - [sym__thematic_break] = ACTIONS(1474), - [sym__list_marker_minus] = ACTIONS(1474), - [sym__list_marker_plus] = ACTIONS(1474), - [sym__list_marker_star] = ACTIONS(1474), - [sym__list_marker_parenthesis] = ACTIONS(1474), - [sym__list_marker_dot] = ACTIONS(1474), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_example] = ACTIONS(1474), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1474), - [sym__fenced_code_block_start_backtick] = ACTIONS(1474), - [sym__fenced_code_block_start_tilde] = ACTIONS(1474), - [sym__blank_line_start] = ACTIONS(1474), - [sym_minus_metadata] = ACTIONS(1474), - [sym__pipe_table_start] = ACTIONS(1474), - [sym__fenced_div_start] = ACTIONS(1474), - [sym_ref_id_specifier] = ACTIONS(1474), - [sym__display_math_state_track_marker] = ACTIONS(1474), - [sym__inline_math_state_track_marker] = ACTIONS(1474), + [anon_sym_LBRACE] = ACTIONS(1703), + [anon_sym_RBRACE] = ACTIONS(1703), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1703), + [anon_sym_EQ] = ACTIONS(1703), + [anon_sym_SQUOTE] = ACTIONS(1703), + [anon_sym_BANG] = ACTIONS(1703), + [anon_sym_DQUOTE] = ACTIONS(1703), + [anon_sym_POUND] = ACTIONS(1703), + [anon_sym_DOLLAR] = ACTIONS(1703), + [anon_sym_PERCENT] = ACTIONS(1703), + [anon_sym_AMP] = ACTIONS(1703), + [anon_sym_LPAREN] = ACTIONS(1703), + [anon_sym_RPAREN] = ACTIONS(1703), + [anon_sym_STAR] = ACTIONS(1703), + [anon_sym_PLUS] = ACTIONS(1703), + [anon_sym_COMMA] = ACTIONS(1703), + [anon_sym_DASH] = ACTIONS(1703), + [anon_sym_DOT] = ACTIONS(1703), + [anon_sym_SLASH] = ACTIONS(1703), + [anon_sym_SEMI] = ACTIONS(1703), + [anon_sym_QMARK] = ACTIONS(1703), + [anon_sym_AT] = ACTIONS(1703), + [anon_sym_LBRACK] = ACTIONS(1705), + [anon_sym_BSLASH] = ACTIONS(1705), + [anon_sym_RBRACK] = ACTIONS(1703), + [anon_sym_CARET] = ACTIONS(1703), + [anon_sym__] = ACTIONS(1703), + [anon_sym_BQUOTE] = ACTIONS(1703), + [anon_sym_PIPE] = ACTIONS(1703), + [anon_sym_TILDE] = ACTIONS(1703), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1703), + [sym__escaped_characters] = ACTIONS(1703), + [sym__word] = ACTIONS(1703), + [sym__soft_line_ending] = ACTIONS(1703), + [sym__block_close] = ACTIONS(1703), + [sym__block_quote_start] = ACTIONS(1703), + [sym__indented_chunk_start] = ACTIONS(1703), + [sym_atx_h1_marker] = ACTIONS(1703), + [sym_atx_h2_marker] = ACTIONS(1703), + [sym_atx_h3_marker] = ACTIONS(1703), + [sym_atx_h4_marker] = ACTIONS(1703), + [sym_atx_h5_marker] = ACTIONS(1703), + [sym_atx_h6_marker] = ACTIONS(1703), + [sym__thematic_break] = ACTIONS(1703), + [sym__list_marker_minus] = ACTIONS(1703), + [sym__list_marker_plus] = ACTIONS(1703), + [sym__list_marker_star] = ACTIONS(1703), + [sym__list_marker_parenthesis] = ACTIONS(1703), + [sym__list_marker_dot] = ACTIONS(1703), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1703), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1703), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1703), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1703), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1703), + [sym__list_marker_example] = ACTIONS(1703), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1703), + [sym__fenced_code_block_start_backtick] = ACTIONS(1703), + [sym__fenced_code_block_start_tilde] = ACTIONS(1703), + [sym__blank_line_start] = ACTIONS(1703), + [sym_minus_metadata] = ACTIONS(1703), + [sym__pipe_table_start] = ACTIONS(1703), + [sym__fenced_div_start] = ACTIONS(1703), + [sym__fenced_div_end] = ACTIONS(1703), + [sym_ref_id_specifier] = ACTIONS(1703), + [sym__display_math_state_track_marker] = ACTIONS(1703), + [sym__inline_math_state_track_marker] = ACTIONS(1703), + [sym__html_comment] = ACTIONS(1703), + [sym_raw_specifier] = ACTIONS(1703), + [sym__autolink] = ACTIONS(1703), }, [STATE(240)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1490), - [anon_sym_LBRACE] = ACTIONS(1490), - [anon_sym_RBRACE] = ACTIONS(1490), - [anon_sym_EQ] = ACTIONS(1490), - [anon_sym_SQUOTE] = ACTIONS(1490), - [anon_sym_BANG] = ACTIONS(1490), - [anon_sym_DQUOTE] = ACTIONS(1490), - [anon_sym_POUND] = ACTIONS(1490), - [anon_sym_DOLLAR] = ACTIONS(1490), - [anon_sym_PERCENT] = ACTIONS(1490), - [anon_sym_AMP] = ACTIONS(1490), - [anon_sym_LPAREN] = ACTIONS(1490), - [anon_sym_RPAREN] = ACTIONS(1490), - [anon_sym_STAR] = ACTIONS(1490), - [anon_sym_PLUS] = ACTIONS(1490), - [anon_sym_COMMA] = ACTIONS(1490), - [anon_sym_DASH] = ACTIONS(1490), - [anon_sym_DOT] = ACTIONS(1490), - [anon_sym_SLASH] = ACTIONS(1490), - [anon_sym_SEMI] = ACTIONS(1490), - [anon_sym_LT] = ACTIONS(1490), - [anon_sym_GT] = ACTIONS(1490), - [anon_sym_QMARK] = ACTIONS(1490), - [anon_sym_AT] = ACTIONS(1490), - [anon_sym_LBRACK] = ACTIONS(1490), - [anon_sym_BSLASH] = ACTIONS(1490), - [anon_sym_RBRACK] = ACTIONS(1490), - [anon_sym_CARET] = ACTIONS(1490), - [anon_sym__] = ACTIONS(1490), - [anon_sym_BQUOTE] = ACTIONS(1490), - [anon_sym_PIPE] = ACTIONS(1490), - [anon_sym_TILDE] = ACTIONS(1490), - [sym__word] = ACTIONS(1490), - [sym__soft_line_ending] = ACTIONS(1490), - [sym__block_close] = ACTIONS(1490), - [sym__block_quote_start] = ACTIONS(1490), - [sym__indented_chunk_start] = ACTIONS(1490), - [sym_atx_h1_marker] = ACTIONS(1490), - [sym_atx_h2_marker] = ACTIONS(1490), - [sym_atx_h3_marker] = ACTIONS(1490), - [sym_atx_h4_marker] = ACTIONS(1490), - [sym_atx_h5_marker] = ACTIONS(1490), - [sym_atx_h6_marker] = ACTIONS(1490), - [sym__thematic_break] = ACTIONS(1490), - [sym__list_marker_minus] = ACTIONS(1490), - [sym__list_marker_plus] = ACTIONS(1490), - [sym__list_marker_star] = ACTIONS(1490), - [sym__list_marker_parenthesis] = ACTIONS(1490), - [sym__list_marker_dot] = ACTIONS(1490), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_example] = ACTIONS(1490), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1490), - [sym__fenced_code_block_start_backtick] = ACTIONS(1490), - [sym__fenced_code_block_start_tilde] = ACTIONS(1490), - [sym__blank_line_start] = ACTIONS(1490), - [sym_minus_metadata] = ACTIONS(1490), - [sym__pipe_table_start] = ACTIONS(1490), - [sym__fenced_div_start] = ACTIONS(1490), - [sym__fenced_div_end] = ACTIONS(1490), - [sym_ref_id_specifier] = ACTIONS(1490), - [sym__display_math_state_track_marker] = ACTIONS(1490), - [sym__inline_math_state_track_marker] = ACTIONS(1490), + [anon_sym_LBRACE] = ACTIONS(1707), + [anon_sym_RBRACE] = ACTIONS(1707), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1707), + [anon_sym_EQ] = ACTIONS(1707), + [anon_sym_SQUOTE] = ACTIONS(1707), + [anon_sym_BANG] = ACTIONS(1707), + [anon_sym_DQUOTE] = ACTIONS(1707), + [anon_sym_POUND] = ACTIONS(1707), + [anon_sym_DOLLAR] = ACTIONS(1707), + [anon_sym_PERCENT] = ACTIONS(1707), + [anon_sym_AMP] = ACTIONS(1707), + [anon_sym_LPAREN] = ACTIONS(1707), + [anon_sym_RPAREN] = ACTIONS(1707), + [anon_sym_STAR] = ACTIONS(1707), + [anon_sym_PLUS] = ACTIONS(1707), + [anon_sym_COMMA] = ACTIONS(1707), + [anon_sym_DASH] = ACTIONS(1707), + [anon_sym_DOT] = ACTIONS(1707), + [anon_sym_SLASH] = ACTIONS(1707), + [anon_sym_SEMI] = ACTIONS(1707), + [anon_sym_QMARK] = ACTIONS(1707), + [anon_sym_AT] = ACTIONS(1707), + [anon_sym_LBRACK] = ACTIONS(1709), + [anon_sym_BSLASH] = ACTIONS(1709), + [anon_sym_RBRACK] = ACTIONS(1707), + [anon_sym_CARET] = ACTIONS(1707), + [anon_sym__] = ACTIONS(1707), + [anon_sym_BQUOTE] = ACTIONS(1707), + [anon_sym_PIPE] = ACTIONS(1707), + [anon_sym_TILDE] = ACTIONS(1707), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1707), + [sym__escaped_characters] = ACTIONS(1707), + [sym__word] = ACTIONS(1707), + [sym__soft_line_ending] = ACTIONS(1707), + [sym__block_close] = ACTIONS(1707), + [sym__block_quote_start] = ACTIONS(1707), + [sym__indented_chunk_start] = ACTIONS(1707), + [sym_atx_h1_marker] = ACTIONS(1707), + [sym_atx_h2_marker] = ACTIONS(1707), + [sym_atx_h3_marker] = ACTIONS(1707), + [sym_atx_h4_marker] = ACTIONS(1707), + [sym_atx_h5_marker] = ACTIONS(1707), + [sym_atx_h6_marker] = ACTIONS(1707), + [sym__thematic_break] = ACTIONS(1707), + [sym__list_marker_minus] = ACTIONS(1707), + [sym__list_marker_plus] = ACTIONS(1707), + [sym__list_marker_star] = ACTIONS(1707), + [sym__list_marker_parenthesis] = ACTIONS(1707), + [sym__list_marker_dot] = ACTIONS(1707), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1707), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1707), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1707), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1707), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1707), + [sym__list_marker_example] = ACTIONS(1707), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1707), + [sym__fenced_code_block_start_backtick] = ACTIONS(1707), + [sym__fenced_code_block_start_tilde] = ACTIONS(1707), + [sym__blank_line_start] = ACTIONS(1707), + [sym_minus_metadata] = ACTIONS(1707), + [sym__pipe_table_start] = ACTIONS(1707), + [sym__fenced_div_start] = ACTIONS(1707), + [sym__fenced_div_end] = ACTIONS(1707), + [sym_ref_id_specifier] = ACTIONS(1707), + [sym__display_math_state_track_marker] = ACTIONS(1707), + [sym__inline_math_state_track_marker] = ACTIONS(1707), + [sym__html_comment] = ACTIONS(1707), + [sym_raw_specifier] = ACTIONS(1707), + [sym__autolink] = ACTIONS(1707), }, [STATE(241)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1578), - [anon_sym_LBRACE] = ACTIONS(1578), - [anon_sym_RBRACE] = ACTIONS(1578), - [anon_sym_EQ] = ACTIONS(1578), - [anon_sym_SQUOTE] = ACTIONS(1578), - [anon_sym_BANG] = ACTIONS(1578), - [anon_sym_DQUOTE] = ACTIONS(1578), - [anon_sym_POUND] = ACTIONS(1578), - [anon_sym_DOLLAR] = ACTIONS(1578), - [anon_sym_PERCENT] = ACTIONS(1578), - [anon_sym_AMP] = ACTIONS(1578), - [anon_sym_LPAREN] = ACTIONS(1578), - [anon_sym_RPAREN] = ACTIONS(1578), - [anon_sym_STAR] = ACTIONS(1578), - [anon_sym_PLUS] = ACTIONS(1578), - [anon_sym_COMMA] = ACTIONS(1578), - [anon_sym_DASH] = ACTIONS(1578), - [anon_sym_DOT] = ACTIONS(1578), - [anon_sym_SLASH] = ACTIONS(1578), - [anon_sym_SEMI] = ACTIONS(1578), - [anon_sym_LT] = ACTIONS(1578), - [anon_sym_GT] = ACTIONS(1578), - [anon_sym_QMARK] = ACTIONS(1578), - [anon_sym_AT] = ACTIONS(1578), - [anon_sym_LBRACK] = ACTIONS(1578), - [anon_sym_BSLASH] = ACTIONS(1578), - [anon_sym_RBRACK] = ACTIONS(1578), - [anon_sym_CARET] = ACTIONS(1578), - [anon_sym__] = ACTIONS(1578), - [anon_sym_BQUOTE] = ACTIONS(1578), - [anon_sym_PIPE] = ACTIONS(1578), - [anon_sym_TILDE] = ACTIONS(1578), - [sym__word] = ACTIONS(1578), - [sym__soft_line_ending] = ACTIONS(1578), - [sym__block_close] = ACTIONS(1578), - [sym__block_quote_start] = ACTIONS(1578), - [sym__indented_chunk_start] = ACTIONS(1578), - [sym_atx_h1_marker] = ACTIONS(1578), - [sym_atx_h2_marker] = ACTIONS(1578), - [sym_atx_h3_marker] = ACTIONS(1578), - [sym_atx_h4_marker] = ACTIONS(1578), - [sym_atx_h5_marker] = ACTIONS(1578), - [sym_atx_h6_marker] = ACTIONS(1578), - [sym__thematic_break] = ACTIONS(1578), - [sym__list_marker_minus] = ACTIONS(1578), - [sym__list_marker_plus] = ACTIONS(1578), - [sym__list_marker_star] = ACTIONS(1578), - [sym__list_marker_parenthesis] = ACTIONS(1578), - [sym__list_marker_dot] = ACTIONS(1578), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1578), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1578), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1578), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1578), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1578), - [sym__list_marker_example] = ACTIONS(1578), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1578), - [sym__fenced_code_block_start_backtick] = ACTIONS(1578), - [sym__fenced_code_block_start_tilde] = ACTIONS(1578), - [sym__blank_line_start] = ACTIONS(1578), - [sym_minus_metadata] = ACTIONS(1578), - [sym__pipe_table_start] = ACTIONS(1578), - [sym__fenced_div_start] = ACTIONS(1578), - [sym__fenced_div_end] = ACTIONS(1578), - [sym_ref_id_specifier] = ACTIONS(1578), - [sym__display_math_state_track_marker] = ACTIONS(1578), - [sym__inline_math_state_track_marker] = ACTIONS(1578), + [anon_sym_LBRACE] = ACTIONS(1711), + [anon_sym_RBRACE] = ACTIONS(1711), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1711), + [anon_sym_EQ] = ACTIONS(1711), + [anon_sym_SQUOTE] = ACTIONS(1711), + [anon_sym_BANG] = ACTIONS(1711), + [anon_sym_DQUOTE] = ACTIONS(1711), + [anon_sym_POUND] = ACTIONS(1711), + [anon_sym_DOLLAR] = ACTIONS(1711), + [anon_sym_PERCENT] = ACTIONS(1711), + [anon_sym_AMP] = ACTIONS(1711), + [anon_sym_LPAREN] = ACTIONS(1711), + [anon_sym_RPAREN] = ACTIONS(1711), + [anon_sym_STAR] = ACTIONS(1711), + [anon_sym_PLUS] = ACTIONS(1711), + [anon_sym_COMMA] = ACTIONS(1711), + [anon_sym_DASH] = ACTIONS(1711), + [anon_sym_DOT] = ACTIONS(1711), + [anon_sym_SLASH] = ACTIONS(1711), + [anon_sym_SEMI] = ACTIONS(1711), + [anon_sym_QMARK] = ACTIONS(1711), + [anon_sym_AT] = ACTIONS(1711), + [anon_sym_LBRACK] = ACTIONS(1713), + [anon_sym_BSLASH] = ACTIONS(1713), + [anon_sym_RBRACK] = ACTIONS(1711), + [anon_sym_CARET] = ACTIONS(1711), + [anon_sym__] = ACTIONS(1711), + [anon_sym_BQUOTE] = ACTIONS(1711), + [anon_sym_PIPE] = ACTIONS(1711), + [anon_sym_TILDE] = ACTIONS(1711), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1711), + [sym__escaped_characters] = ACTIONS(1711), + [sym__word] = ACTIONS(1711), + [sym__soft_line_ending] = ACTIONS(1711), + [sym__block_close] = ACTIONS(1711), + [sym__block_quote_start] = ACTIONS(1711), + [sym__indented_chunk_start] = ACTIONS(1711), + [sym_atx_h1_marker] = ACTIONS(1711), + [sym_atx_h2_marker] = ACTIONS(1711), + [sym_atx_h3_marker] = ACTIONS(1711), + [sym_atx_h4_marker] = ACTIONS(1711), + [sym_atx_h5_marker] = ACTIONS(1711), + [sym_atx_h6_marker] = ACTIONS(1711), + [sym__thematic_break] = ACTIONS(1711), + [sym__list_marker_minus] = ACTIONS(1711), + [sym__list_marker_plus] = ACTIONS(1711), + [sym__list_marker_star] = ACTIONS(1711), + [sym__list_marker_parenthesis] = ACTIONS(1711), + [sym__list_marker_dot] = ACTIONS(1711), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1711), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1711), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1711), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1711), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1711), + [sym__list_marker_example] = ACTIONS(1711), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1711), + [sym__fenced_code_block_start_backtick] = ACTIONS(1711), + [sym__fenced_code_block_start_tilde] = ACTIONS(1711), + [sym__blank_line_start] = ACTIONS(1711), + [sym_minus_metadata] = ACTIONS(1711), + [sym__pipe_table_start] = ACTIONS(1711), + [sym__fenced_div_start] = ACTIONS(1711), + [sym__fenced_div_end] = ACTIONS(1711), + [sym_ref_id_specifier] = ACTIONS(1711), + [sym__display_math_state_track_marker] = ACTIONS(1711), + [sym__inline_math_state_track_marker] = ACTIONS(1711), + [sym__html_comment] = ACTIONS(1711), + [sym_raw_specifier] = ACTIONS(1711), + [sym__autolink] = ACTIONS(1711), }, [STATE(242)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1580), - [anon_sym_LBRACE] = ACTIONS(1580), - [anon_sym_RBRACE] = ACTIONS(1580), - [anon_sym_EQ] = ACTIONS(1580), - [anon_sym_SQUOTE] = ACTIONS(1580), - [anon_sym_BANG] = ACTIONS(1580), - [anon_sym_DQUOTE] = ACTIONS(1580), - [anon_sym_POUND] = ACTIONS(1580), - [anon_sym_DOLLAR] = ACTIONS(1580), - [anon_sym_PERCENT] = ACTIONS(1580), - [anon_sym_AMP] = ACTIONS(1580), - [anon_sym_LPAREN] = ACTIONS(1580), - [anon_sym_RPAREN] = ACTIONS(1580), - [anon_sym_STAR] = ACTIONS(1580), - [anon_sym_PLUS] = ACTIONS(1580), - [anon_sym_COMMA] = ACTIONS(1580), - [anon_sym_DASH] = ACTIONS(1580), - [anon_sym_DOT] = ACTIONS(1580), - [anon_sym_SLASH] = ACTIONS(1580), - [anon_sym_SEMI] = ACTIONS(1580), - [anon_sym_LT] = ACTIONS(1580), - [anon_sym_GT] = ACTIONS(1580), - [anon_sym_QMARK] = ACTIONS(1580), - [anon_sym_AT] = ACTIONS(1580), - [anon_sym_LBRACK] = ACTIONS(1580), - [anon_sym_BSLASH] = ACTIONS(1580), - [anon_sym_RBRACK] = ACTIONS(1580), - [anon_sym_CARET] = ACTIONS(1580), - [anon_sym__] = ACTIONS(1580), - [anon_sym_BQUOTE] = ACTIONS(1580), - [anon_sym_PIPE] = ACTIONS(1580), - [anon_sym_TILDE] = ACTIONS(1580), - [sym__word] = ACTIONS(1580), - [sym__soft_line_ending] = ACTIONS(1580), - [sym__block_close] = ACTIONS(1580), - [sym__block_quote_start] = ACTIONS(1580), - [sym__indented_chunk_start] = ACTIONS(1580), - [sym_atx_h1_marker] = ACTIONS(1580), - [sym_atx_h2_marker] = ACTIONS(1580), - [sym_atx_h3_marker] = ACTIONS(1580), - [sym_atx_h4_marker] = ACTIONS(1580), - [sym_atx_h5_marker] = ACTIONS(1580), - [sym_atx_h6_marker] = ACTIONS(1580), - [sym__thematic_break] = ACTIONS(1580), - [sym__list_marker_minus] = ACTIONS(1580), - [sym__list_marker_plus] = ACTIONS(1580), - [sym__list_marker_star] = ACTIONS(1580), - [sym__list_marker_parenthesis] = ACTIONS(1580), - [sym__list_marker_dot] = ACTIONS(1580), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1580), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1580), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1580), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1580), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1580), - [sym__list_marker_example] = ACTIONS(1580), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1580), - [sym__fenced_code_block_start_backtick] = ACTIONS(1580), - [sym__fenced_code_block_start_tilde] = ACTIONS(1580), - [sym__blank_line_start] = ACTIONS(1580), - [sym_minus_metadata] = ACTIONS(1580), - [sym__pipe_table_start] = ACTIONS(1580), - [sym__fenced_div_start] = ACTIONS(1580), - [sym__fenced_div_end] = ACTIONS(1580), - [sym_ref_id_specifier] = ACTIONS(1580), - [sym__display_math_state_track_marker] = ACTIONS(1580), - [sym__inline_math_state_track_marker] = ACTIONS(1580), + [anon_sym_LBRACE] = ACTIONS(1715), + [anon_sym_RBRACE] = ACTIONS(1715), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1715), + [anon_sym_EQ] = ACTIONS(1715), + [anon_sym_SQUOTE] = ACTIONS(1715), + [anon_sym_BANG] = ACTIONS(1715), + [anon_sym_DQUOTE] = ACTIONS(1715), + [anon_sym_POUND] = ACTIONS(1715), + [anon_sym_DOLLAR] = ACTIONS(1715), + [anon_sym_PERCENT] = ACTIONS(1715), + [anon_sym_AMP] = ACTIONS(1715), + [anon_sym_LPAREN] = ACTIONS(1715), + [anon_sym_RPAREN] = ACTIONS(1715), + [anon_sym_STAR] = ACTIONS(1715), + [anon_sym_PLUS] = ACTIONS(1715), + [anon_sym_COMMA] = ACTIONS(1715), + [anon_sym_DASH] = ACTIONS(1715), + [anon_sym_DOT] = ACTIONS(1715), + [anon_sym_SLASH] = ACTIONS(1715), + [anon_sym_SEMI] = ACTIONS(1715), + [anon_sym_QMARK] = ACTIONS(1715), + [anon_sym_AT] = ACTIONS(1715), + [anon_sym_LBRACK] = ACTIONS(1717), + [anon_sym_BSLASH] = ACTIONS(1717), + [anon_sym_RBRACK] = ACTIONS(1715), + [anon_sym_CARET] = ACTIONS(1715), + [anon_sym__] = ACTIONS(1715), + [anon_sym_BQUOTE] = ACTIONS(1715), + [anon_sym_PIPE] = ACTIONS(1715), + [anon_sym_TILDE] = ACTIONS(1715), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1715), + [sym__escaped_characters] = ACTIONS(1715), + [sym__word] = ACTIONS(1715), + [sym__soft_line_ending] = ACTIONS(1715), + [sym__block_close] = ACTIONS(1715), + [sym__block_quote_start] = ACTIONS(1715), + [sym__indented_chunk_start] = ACTIONS(1715), + [sym_atx_h1_marker] = ACTIONS(1715), + [sym_atx_h2_marker] = ACTIONS(1715), + [sym_atx_h3_marker] = ACTIONS(1715), + [sym_atx_h4_marker] = ACTIONS(1715), + [sym_atx_h5_marker] = ACTIONS(1715), + [sym_atx_h6_marker] = ACTIONS(1715), + [sym__thematic_break] = ACTIONS(1715), + [sym__list_marker_minus] = ACTIONS(1715), + [sym__list_marker_plus] = ACTIONS(1715), + [sym__list_marker_star] = ACTIONS(1715), + [sym__list_marker_parenthesis] = ACTIONS(1715), + [sym__list_marker_dot] = ACTIONS(1715), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1715), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1715), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1715), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1715), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1715), + [sym__list_marker_example] = ACTIONS(1715), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1715), + [sym__fenced_code_block_start_backtick] = ACTIONS(1715), + [sym__fenced_code_block_start_tilde] = ACTIONS(1715), + [sym__blank_line_start] = ACTIONS(1715), + [sym_minus_metadata] = ACTIONS(1715), + [sym__pipe_table_start] = ACTIONS(1715), + [sym__fenced_div_start] = ACTIONS(1715), + [sym__fenced_div_end] = ACTIONS(1715), + [sym_ref_id_specifier] = ACTIONS(1715), + [sym__display_math_state_track_marker] = ACTIONS(1715), + [sym__inline_math_state_track_marker] = ACTIONS(1715), + [sym__html_comment] = ACTIONS(1715), + [sym_raw_specifier] = ACTIONS(1715), + [sym__autolink] = ACTIONS(1715), }, [STATE(243)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1582), - [anon_sym_LBRACE] = ACTIONS(1582), - [anon_sym_RBRACE] = ACTIONS(1582), - [anon_sym_EQ] = ACTIONS(1582), - [anon_sym_SQUOTE] = ACTIONS(1582), - [anon_sym_BANG] = ACTIONS(1582), - [anon_sym_DQUOTE] = ACTIONS(1582), - [anon_sym_POUND] = ACTIONS(1582), - [anon_sym_DOLLAR] = ACTIONS(1582), - [anon_sym_PERCENT] = ACTIONS(1582), - [anon_sym_AMP] = ACTIONS(1582), - [anon_sym_LPAREN] = ACTIONS(1582), - [anon_sym_RPAREN] = ACTIONS(1582), - [anon_sym_STAR] = ACTIONS(1582), - [anon_sym_PLUS] = ACTIONS(1582), - [anon_sym_COMMA] = ACTIONS(1582), - [anon_sym_DASH] = ACTIONS(1582), - [anon_sym_DOT] = ACTIONS(1582), - [anon_sym_SLASH] = ACTIONS(1582), - [anon_sym_SEMI] = ACTIONS(1582), - [anon_sym_LT] = ACTIONS(1582), - [anon_sym_GT] = ACTIONS(1582), - [anon_sym_QMARK] = ACTIONS(1582), - [anon_sym_AT] = ACTIONS(1582), - [anon_sym_LBRACK] = ACTIONS(1582), - [anon_sym_BSLASH] = ACTIONS(1582), - [anon_sym_RBRACK] = ACTIONS(1582), - [anon_sym_CARET] = ACTIONS(1582), - [anon_sym__] = ACTIONS(1582), - [anon_sym_BQUOTE] = ACTIONS(1582), - [anon_sym_PIPE] = ACTIONS(1582), - [anon_sym_TILDE] = ACTIONS(1582), - [sym__word] = ACTIONS(1582), - [sym__soft_line_ending] = ACTIONS(1582), - [sym__block_close] = ACTIONS(1582), - [sym__block_quote_start] = ACTIONS(1582), - [sym__indented_chunk_start] = ACTIONS(1582), - [sym_atx_h1_marker] = ACTIONS(1582), - [sym_atx_h2_marker] = ACTIONS(1582), - [sym_atx_h3_marker] = ACTIONS(1582), - [sym_atx_h4_marker] = ACTIONS(1582), - [sym_atx_h5_marker] = ACTIONS(1582), - [sym_atx_h6_marker] = ACTIONS(1582), - [sym__thematic_break] = ACTIONS(1582), - [sym__list_marker_minus] = ACTIONS(1582), - [sym__list_marker_plus] = ACTIONS(1582), - [sym__list_marker_star] = ACTIONS(1582), - [sym__list_marker_parenthesis] = ACTIONS(1582), - [sym__list_marker_dot] = ACTIONS(1582), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1582), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1582), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1582), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1582), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1582), - [sym__list_marker_example] = ACTIONS(1582), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1582), - [sym__fenced_code_block_start_backtick] = ACTIONS(1582), - [sym__fenced_code_block_start_tilde] = ACTIONS(1582), - [sym__blank_line_start] = ACTIONS(1582), - [sym_minus_metadata] = ACTIONS(1582), - [sym__pipe_table_start] = ACTIONS(1582), - [sym__fenced_div_start] = ACTIONS(1582), - [sym__fenced_div_end] = ACTIONS(1582), - [sym_ref_id_specifier] = ACTIONS(1582), - [sym__display_math_state_track_marker] = ACTIONS(1582), - [sym__inline_math_state_track_marker] = ACTIONS(1582), + [ts_builtin_sym_end] = ACTIONS(1579), + [anon_sym_LBRACE] = ACTIONS(1579), + [anon_sym_RBRACE] = ACTIONS(1579), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1579), + [anon_sym_EQ] = ACTIONS(1579), + [anon_sym_SQUOTE] = ACTIONS(1579), + [anon_sym_BANG] = ACTIONS(1579), + [anon_sym_DQUOTE] = ACTIONS(1579), + [anon_sym_POUND] = ACTIONS(1579), + [anon_sym_DOLLAR] = ACTIONS(1579), + [anon_sym_PERCENT] = ACTIONS(1579), + [anon_sym_AMP] = ACTIONS(1579), + [anon_sym_LPAREN] = ACTIONS(1579), + [anon_sym_RPAREN] = ACTIONS(1579), + [anon_sym_STAR] = ACTIONS(1579), + [anon_sym_PLUS] = ACTIONS(1579), + [anon_sym_COMMA] = ACTIONS(1579), + [anon_sym_DASH] = ACTIONS(1579), + [anon_sym_DOT] = ACTIONS(1579), + [anon_sym_SLASH] = ACTIONS(1579), + [anon_sym_SEMI] = ACTIONS(1579), + [anon_sym_QMARK] = ACTIONS(1579), + [anon_sym_AT] = ACTIONS(1579), + [anon_sym_LBRACK] = ACTIONS(1581), + [anon_sym_BSLASH] = ACTIONS(1581), + [anon_sym_RBRACK] = ACTIONS(1579), + [anon_sym_CARET] = ACTIONS(1579), + [anon_sym__] = ACTIONS(1579), + [anon_sym_BQUOTE] = ACTIONS(1579), + [anon_sym_PIPE] = ACTIONS(1579), + [anon_sym_TILDE] = ACTIONS(1579), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1579), + [sym__escaped_characters] = ACTIONS(1579), + [sym__word] = ACTIONS(1579), + [sym__soft_line_ending] = ACTIONS(1579), + [sym_block_continuation] = ACTIONS(1719), + [sym__block_quote_start] = ACTIONS(1579), + [sym__indented_chunk_start] = ACTIONS(1579), + [sym_atx_h1_marker] = ACTIONS(1579), + [sym_atx_h2_marker] = ACTIONS(1579), + [sym_atx_h3_marker] = ACTIONS(1579), + [sym_atx_h4_marker] = ACTIONS(1579), + [sym_atx_h5_marker] = ACTIONS(1579), + [sym_atx_h6_marker] = ACTIONS(1579), + [sym__thematic_break] = ACTIONS(1579), + [sym__list_marker_minus] = ACTIONS(1579), + [sym__list_marker_plus] = ACTIONS(1579), + [sym__list_marker_star] = ACTIONS(1579), + [sym__list_marker_parenthesis] = ACTIONS(1579), + [sym__list_marker_dot] = ACTIONS(1579), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_example] = ACTIONS(1579), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1579), + [sym__fenced_code_block_start_backtick] = ACTIONS(1579), + [sym__fenced_code_block_start_tilde] = ACTIONS(1579), + [sym__blank_line_start] = ACTIONS(1579), + [sym_minus_metadata] = ACTIONS(1579), + [sym__pipe_table_start] = ACTIONS(1579), + [sym__fenced_div_start] = ACTIONS(1579), + [sym_ref_id_specifier] = ACTIONS(1579), + [sym__display_math_state_track_marker] = ACTIONS(1579), + [sym__inline_math_state_track_marker] = ACTIONS(1579), + [sym__html_comment] = ACTIONS(1579), + [sym_raw_specifier] = ACTIONS(1579), + [sym__autolink] = ACTIONS(1579), }, [STATE(244)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1584), - [anon_sym_LBRACE] = ACTIONS(1584), - [anon_sym_RBRACE] = ACTIONS(1584), - [anon_sym_EQ] = ACTIONS(1584), - [anon_sym_SQUOTE] = ACTIONS(1584), - [anon_sym_BANG] = ACTIONS(1584), - [anon_sym_DQUOTE] = ACTIONS(1584), - [anon_sym_POUND] = ACTIONS(1584), - [anon_sym_DOLLAR] = ACTIONS(1584), - [anon_sym_PERCENT] = ACTIONS(1584), - [anon_sym_AMP] = ACTIONS(1584), - [anon_sym_LPAREN] = ACTIONS(1584), - [anon_sym_RPAREN] = ACTIONS(1584), - [anon_sym_STAR] = ACTIONS(1584), - [anon_sym_PLUS] = ACTIONS(1584), - [anon_sym_COMMA] = ACTIONS(1584), - [anon_sym_DASH] = ACTIONS(1584), - [anon_sym_DOT] = ACTIONS(1584), - [anon_sym_SLASH] = ACTIONS(1584), - [anon_sym_SEMI] = ACTIONS(1584), - [anon_sym_LT] = ACTIONS(1584), - [anon_sym_GT] = ACTIONS(1584), - [anon_sym_QMARK] = ACTIONS(1584), - [anon_sym_AT] = ACTIONS(1584), - [anon_sym_LBRACK] = ACTIONS(1584), - [anon_sym_BSLASH] = ACTIONS(1584), - [anon_sym_RBRACK] = ACTIONS(1584), - [anon_sym_CARET] = ACTIONS(1584), - [anon_sym__] = ACTIONS(1584), - [anon_sym_BQUOTE] = ACTIONS(1584), - [anon_sym_PIPE] = ACTIONS(1584), - [anon_sym_TILDE] = ACTIONS(1584), - [sym__word] = ACTIONS(1584), - [sym__soft_line_ending] = ACTIONS(1584), - [sym__block_close] = ACTIONS(1584), - [sym__block_quote_start] = ACTIONS(1584), - [sym__indented_chunk_start] = ACTIONS(1584), - [sym_atx_h1_marker] = ACTIONS(1584), - [sym_atx_h2_marker] = ACTIONS(1584), - [sym_atx_h3_marker] = ACTIONS(1584), - [sym_atx_h4_marker] = ACTIONS(1584), - [sym_atx_h5_marker] = ACTIONS(1584), - [sym_atx_h6_marker] = ACTIONS(1584), - [sym__thematic_break] = ACTIONS(1584), - [sym__list_marker_minus] = ACTIONS(1584), - [sym__list_marker_plus] = ACTIONS(1584), - [sym__list_marker_star] = ACTIONS(1584), - [sym__list_marker_parenthesis] = ACTIONS(1584), - [sym__list_marker_dot] = ACTIONS(1584), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1584), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1584), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1584), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1584), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1584), - [sym__list_marker_example] = ACTIONS(1584), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1584), - [sym__fenced_code_block_start_backtick] = ACTIONS(1584), - [sym__fenced_code_block_start_tilde] = ACTIONS(1584), - [sym__blank_line_start] = ACTIONS(1584), - [sym_minus_metadata] = ACTIONS(1584), - [sym__pipe_table_start] = ACTIONS(1584), - [sym__fenced_div_start] = ACTIONS(1584), - [sym__fenced_div_end] = ACTIONS(1584), - [sym_ref_id_specifier] = ACTIONS(1584), - [sym__display_math_state_track_marker] = ACTIONS(1584), - [sym__inline_math_state_track_marker] = ACTIONS(1584), + [anon_sym_LBRACE] = ACTIONS(1721), + [anon_sym_RBRACE] = ACTIONS(1721), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1721), + [anon_sym_EQ] = ACTIONS(1721), + [anon_sym_SQUOTE] = ACTIONS(1721), + [anon_sym_BANG] = ACTIONS(1721), + [anon_sym_DQUOTE] = ACTIONS(1721), + [anon_sym_POUND] = ACTIONS(1721), + [anon_sym_DOLLAR] = ACTIONS(1721), + [anon_sym_PERCENT] = ACTIONS(1721), + [anon_sym_AMP] = ACTIONS(1721), + [anon_sym_LPAREN] = ACTIONS(1721), + [anon_sym_RPAREN] = ACTIONS(1721), + [anon_sym_STAR] = ACTIONS(1721), + [anon_sym_PLUS] = ACTIONS(1721), + [anon_sym_COMMA] = ACTIONS(1721), + [anon_sym_DASH] = ACTIONS(1721), + [anon_sym_DOT] = ACTIONS(1721), + [anon_sym_SLASH] = ACTIONS(1721), + [anon_sym_SEMI] = ACTIONS(1721), + [anon_sym_QMARK] = ACTIONS(1721), + [anon_sym_AT] = ACTIONS(1721), + [anon_sym_LBRACK] = ACTIONS(1723), + [anon_sym_BSLASH] = ACTIONS(1723), + [anon_sym_RBRACK] = ACTIONS(1721), + [anon_sym_CARET] = ACTIONS(1721), + [anon_sym__] = ACTIONS(1721), + [anon_sym_BQUOTE] = ACTIONS(1721), + [anon_sym_PIPE] = ACTIONS(1721), + [anon_sym_TILDE] = ACTIONS(1721), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1721), + [sym__escaped_characters] = ACTIONS(1721), + [sym__word] = ACTIONS(1721), + [sym__soft_line_ending] = ACTIONS(1721), + [sym__block_close] = ACTIONS(1721), + [sym__block_quote_start] = ACTIONS(1721), + [sym__indented_chunk_start] = ACTIONS(1721), + [sym_atx_h1_marker] = ACTIONS(1721), + [sym_atx_h2_marker] = ACTIONS(1721), + [sym_atx_h3_marker] = ACTIONS(1721), + [sym_atx_h4_marker] = ACTIONS(1721), + [sym_atx_h5_marker] = ACTIONS(1721), + [sym_atx_h6_marker] = ACTIONS(1721), + [sym__thematic_break] = ACTIONS(1721), + [sym__list_marker_minus] = ACTIONS(1721), + [sym__list_marker_plus] = ACTIONS(1721), + [sym__list_marker_star] = ACTIONS(1721), + [sym__list_marker_parenthesis] = ACTIONS(1721), + [sym__list_marker_dot] = ACTIONS(1721), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1721), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1721), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1721), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1721), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1721), + [sym__list_marker_example] = ACTIONS(1721), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1721), + [sym__fenced_code_block_start_backtick] = ACTIONS(1721), + [sym__fenced_code_block_start_tilde] = ACTIONS(1721), + [sym__blank_line_start] = ACTIONS(1721), + [sym_minus_metadata] = ACTIONS(1721), + [sym__pipe_table_start] = ACTIONS(1721), + [sym__fenced_div_start] = ACTIONS(1721), + [sym__fenced_div_end] = ACTIONS(1721), + [sym_ref_id_specifier] = ACTIONS(1721), + [sym__display_math_state_track_marker] = ACTIONS(1721), + [sym__inline_math_state_track_marker] = ACTIONS(1721), + [sym__html_comment] = ACTIONS(1721), + [sym_raw_specifier] = ACTIONS(1721), + [sym__autolink] = ACTIONS(1721), }, [STATE(245)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1586), - [anon_sym_LBRACE] = ACTIONS(1586), - [anon_sym_RBRACE] = ACTIONS(1586), - [anon_sym_EQ] = ACTIONS(1586), - [anon_sym_SQUOTE] = ACTIONS(1586), - [anon_sym_BANG] = ACTIONS(1586), - [anon_sym_DQUOTE] = ACTIONS(1586), - [anon_sym_POUND] = ACTIONS(1586), - [anon_sym_DOLLAR] = ACTIONS(1586), - [anon_sym_PERCENT] = ACTIONS(1586), - [anon_sym_AMP] = ACTIONS(1586), - [anon_sym_LPAREN] = ACTIONS(1586), - [anon_sym_RPAREN] = ACTIONS(1586), - [anon_sym_STAR] = ACTIONS(1586), - [anon_sym_PLUS] = ACTIONS(1586), - [anon_sym_COMMA] = ACTIONS(1586), - [anon_sym_DASH] = ACTIONS(1586), - [anon_sym_DOT] = ACTIONS(1586), - [anon_sym_SLASH] = ACTIONS(1586), - [anon_sym_SEMI] = ACTIONS(1586), - [anon_sym_LT] = ACTIONS(1586), - [anon_sym_GT] = ACTIONS(1586), - [anon_sym_QMARK] = ACTIONS(1586), - [anon_sym_AT] = ACTIONS(1586), - [anon_sym_LBRACK] = ACTIONS(1586), - [anon_sym_BSLASH] = ACTIONS(1586), - [anon_sym_RBRACK] = ACTIONS(1586), - [anon_sym_CARET] = ACTIONS(1586), - [anon_sym__] = ACTIONS(1586), - [anon_sym_BQUOTE] = ACTIONS(1586), - [anon_sym_PIPE] = ACTIONS(1586), - [anon_sym_TILDE] = ACTIONS(1586), - [sym__word] = ACTIONS(1586), - [sym__soft_line_ending] = ACTIONS(1586), - [sym__block_close] = ACTIONS(1586), - [sym__block_quote_start] = ACTIONS(1586), - [sym__indented_chunk_start] = ACTIONS(1586), - [sym_atx_h1_marker] = ACTIONS(1586), - [sym_atx_h2_marker] = ACTIONS(1586), - [sym_atx_h3_marker] = ACTIONS(1586), - [sym_atx_h4_marker] = ACTIONS(1586), - [sym_atx_h5_marker] = ACTIONS(1586), - [sym_atx_h6_marker] = ACTIONS(1586), - [sym__thematic_break] = ACTIONS(1586), - [sym__list_marker_minus] = ACTIONS(1586), - [sym__list_marker_plus] = ACTIONS(1586), - [sym__list_marker_star] = ACTIONS(1586), - [sym__list_marker_parenthesis] = ACTIONS(1586), - [sym__list_marker_dot] = ACTIONS(1586), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1586), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1586), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1586), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1586), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1586), - [sym__list_marker_example] = ACTIONS(1586), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1586), - [sym__fenced_code_block_start_backtick] = ACTIONS(1586), - [sym__fenced_code_block_start_tilde] = ACTIONS(1586), - [sym__blank_line_start] = ACTIONS(1586), - [sym_minus_metadata] = ACTIONS(1586), - [sym__pipe_table_start] = ACTIONS(1586), - [sym__fenced_div_start] = ACTIONS(1586), - [sym__fenced_div_end] = ACTIONS(1586), - [sym_ref_id_specifier] = ACTIONS(1586), - [sym__display_math_state_track_marker] = ACTIONS(1586), - [sym__inline_math_state_track_marker] = ACTIONS(1586), + [anon_sym_LBRACE] = ACTIONS(1725), + [anon_sym_RBRACE] = ACTIONS(1725), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1725), + [anon_sym_EQ] = ACTIONS(1725), + [anon_sym_SQUOTE] = ACTIONS(1725), + [anon_sym_BANG] = ACTIONS(1725), + [anon_sym_DQUOTE] = ACTIONS(1725), + [anon_sym_POUND] = ACTIONS(1725), + [anon_sym_DOLLAR] = ACTIONS(1725), + [anon_sym_PERCENT] = ACTIONS(1725), + [anon_sym_AMP] = ACTIONS(1725), + [anon_sym_LPAREN] = ACTIONS(1725), + [anon_sym_RPAREN] = ACTIONS(1725), + [anon_sym_STAR] = ACTIONS(1725), + [anon_sym_PLUS] = ACTIONS(1725), + [anon_sym_COMMA] = ACTIONS(1725), + [anon_sym_DASH] = ACTIONS(1725), + [anon_sym_DOT] = ACTIONS(1725), + [anon_sym_SLASH] = ACTIONS(1725), + [anon_sym_SEMI] = ACTIONS(1725), + [anon_sym_QMARK] = ACTIONS(1725), + [anon_sym_AT] = ACTIONS(1725), + [anon_sym_LBRACK] = ACTIONS(1727), + [anon_sym_BSLASH] = ACTIONS(1727), + [anon_sym_RBRACK] = ACTIONS(1725), + [anon_sym_CARET] = ACTIONS(1725), + [anon_sym__] = ACTIONS(1725), + [anon_sym_BQUOTE] = ACTIONS(1725), + [anon_sym_PIPE] = ACTIONS(1725), + [anon_sym_TILDE] = ACTIONS(1725), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1725), + [sym__escaped_characters] = ACTIONS(1725), + [sym__word] = ACTIONS(1725), + [sym__soft_line_ending] = ACTIONS(1725), + [sym__block_close] = ACTIONS(1725), + [sym__block_quote_start] = ACTIONS(1725), + [sym__indented_chunk_start] = ACTIONS(1725), + [sym_atx_h1_marker] = ACTIONS(1725), + [sym_atx_h2_marker] = ACTIONS(1725), + [sym_atx_h3_marker] = ACTIONS(1725), + [sym_atx_h4_marker] = ACTIONS(1725), + [sym_atx_h5_marker] = ACTIONS(1725), + [sym_atx_h6_marker] = ACTIONS(1725), + [sym__thematic_break] = ACTIONS(1725), + [sym__list_marker_minus] = ACTIONS(1725), + [sym__list_marker_plus] = ACTIONS(1725), + [sym__list_marker_star] = ACTIONS(1725), + [sym__list_marker_parenthesis] = ACTIONS(1725), + [sym__list_marker_dot] = ACTIONS(1725), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1725), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1725), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1725), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1725), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1725), + [sym__list_marker_example] = ACTIONS(1725), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1725), + [sym__fenced_code_block_start_backtick] = ACTIONS(1725), + [sym__fenced_code_block_start_tilde] = ACTIONS(1725), + [sym__blank_line_start] = ACTIONS(1725), + [sym_minus_metadata] = ACTIONS(1725), + [sym__pipe_table_start] = ACTIONS(1725), + [sym__fenced_div_start] = ACTIONS(1725), + [sym__fenced_div_end] = ACTIONS(1725), + [sym_ref_id_specifier] = ACTIONS(1725), + [sym__display_math_state_track_marker] = ACTIONS(1725), + [sym__inline_math_state_track_marker] = ACTIONS(1725), + [sym__html_comment] = ACTIONS(1725), + [sym_raw_specifier] = ACTIONS(1725), + [sym__autolink] = ACTIONS(1725), }, [STATE(246)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1588), - [anon_sym_LBRACE] = ACTIONS(1588), - [anon_sym_RBRACE] = ACTIONS(1588), - [anon_sym_EQ] = ACTIONS(1588), - [anon_sym_SQUOTE] = ACTIONS(1588), - [anon_sym_BANG] = ACTIONS(1588), - [anon_sym_DQUOTE] = ACTIONS(1588), - [anon_sym_POUND] = ACTIONS(1588), - [anon_sym_DOLLAR] = ACTIONS(1588), - [anon_sym_PERCENT] = ACTIONS(1588), - [anon_sym_AMP] = ACTIONS(1588), - [anon_sym_LPAREN] = ACTIONS(1588), - [anon_sym_RPAREN] = ACTIONS(1588), - [anon_sym_STAR] = ACTIONS(1588), - [anon_sym_PLUS] = ACTIONS(1588), - [anon_sym_COMMA] = ACTIONS(1588), - [anon_sym_DASH] = ACTIONS(1588), - [anon_sym_DOT] = ACTIONS(1588), - [anon_sym_SLASH] = ACTIONS(1588), - [anon_sym_SEMI] = ACTIONS(1588), - [anon_sym_LT] = ACTIONS(1588), - [anon_sym_GT] = ACTIONS(1588), - [anon_sym_QMARK] = ACTIONS(1588), - [anon_sym_AT] = ACTIONS(1588), - [anon_sym_LBRACK] = ACTIONS(1588), - [anon_sym_BSLASH] = ACTIONS(1588), - [anon_sym_RBRACK] = ACTIONS(1588), - [anon_sym_CARET] = ACTIONS(1588), - [anon_sym__] = ACTIONS(1588), - [anon_sym_BQUOTE] = ACTIONS(1588), - [anon_sym_PIPE] = ACTIONS(1588), - [anon_sym_TILDE] = ACTIONS(1588), - [sym__word] = ACTIONS(1588), - [sym__soft_line_ending] = ACTIONS(1588), - [sym__block_close] = ACTIONS(1588), - [sym__block_quote_start] = ACTIONS(1588), - [sym__indented_chunk_start] = ACTIONS(1588), - [sym_atx_h1_marker] = ACTIONS(1588), - [sym_atx_h2_marker] = ACTIONS(1588), - [sym_atx_h3_marker] = ACTIONS(1588), - [sym_atx_h4_marker] = ACTIONS(1588), - [sym_atx_h5_marker] = ACTIONS(1588), - [sym_atx_h6_marker] = ACTIONS(1588), - [sym__thematic_break] = ACTIONS(1588), - [sym__list_marker_minus] = ACTIONS(1588), - [sym__list_marker_plus] = ACTIONS(1588), - [sym__list_marker_star] = ACTIONS(1588), - [sym__list_marker_parenthesis] = ACTIONS(1588), - [sym__list_marker_dot] = ACTIONS(1588), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1588), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1588), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1588), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1588), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1588), - [sym__list_marker_example] = ACTIONS(1588), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1588), - [sym__fenced_code_block_start_backtick] = ACTIONS(1588), - [sym__fenced_code_block_start_tilde] = ACTIONS(1588), - [sym__blank_line_start] = ACTIONS(1588), - [sym_minus_metadata] = ACTIONS(1588), - [sym__pipe_table_start] = ACTIONS(1588), - [sym__fenced_div_start] = ACTIONS(1588), - [sym__fenced_div_end] = ACTIONS(1588), - [sym_ref_id_specifier] = ACTIONS(1588), - [sym__display_math_state_track_marker] = ACTIONS(1588), - [sym__inline_math_state_track_marker] = ACTIONS(1588), + [anon_sym_LBRACE] = ACTIONS(1729), + [anon_sym_RBRACE] = ACTIONS(1729), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1729), + [anon_sym_EQ] = ACTIONS(1729), + [anon_sym_SQUOTE] = ACTIONS(1729), + [anon_sym_BANG] = ACTIONS(1729), + [anon_sym_DQUOTE] = ACTIONS(1729), + [anon_sym_POUND] = ACTIONS(1729), + [anon_sym_DOLLAR] = ACTIONS(1729), + [anon_sym_PERCENT] = ACTIONS(1729), + [anon_sym_AMP] = ACTIONS(1729), + [anon_sym_LPAREN] = ACTIONS(1729), + [anon_sym_RPAREN] = ACTIONS(1729), + [anon_sym_STAR] = ACTIONS(1729), + [anon_sym_PLUS] = ACTIONS(1729), + [anon_sym_COMMA] = ACTIONS(1729), + [anon_sym_DASH] = ACTIONS(1729), + [anon_sym_DOT] = ACTIONS(1729), + [anon_sym_SLASH] = ACTIONS(1729), + [anon_sym_SEMI] = ACTIONS(1729), + [anon_sym_QMARK] = ACTIONS(1729), + [anon_sym_AT] = ACTIONS(1729), + [anon_sym_LBRACK] = ACTIONS(1731), + [anon_sym_BSLASH] = ACTIONS(1731), + [anon_sym_RBRACK] = ACTIONS(1729), + [anon_sym_CARET] = ACTIONS(1729), + [anon_sym__] = ACTIONS(1729), + [anon_sym_BQUOTE] = ACTIONS(1729), + [anon_sym_PIPE] = ACTIONS(1729), + [anon_sym_TILDE] = ACTIONS(1729), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1729), + [sym__escaped_characters] = ACTIONS(1729), + [sym__word] = ACTIONS(1729), + [sym__soft_line_ending] = ACTIONS(1729), + [sym__block_close] = ACTIONS(1729), + [sym__block_quote_start] = ACTIONS(1729), + [sym__indented_chunk_start] = ACTIONS(1729), + [sym_atx_h1_marker] = ACTIONS(1729), + [sym_atx_h2_marker] = ACTIONS(1729), + [sym_atx_h3_marker] = ACTIONS(1729), + [sym_atx_h4_marker] = ACTIONS(1729), + [sym_atx_h5_marker] = ACTIONS(1729), + [sym_atx_h6_marker] = ACTIONS(1729), + [sym__thematic_break] = ACTIONS(1729), + [sym__list_marker_minus] = ACTIONS(1729), + [sym__list_marker_plus] = ACTIONS(1729), + [sym__list_marker_star] = ACTIONS(1729), + [sym__list_marker_parenthesis] = ACTIONS(1729), + [sym__list_marker_dot] = ACTIONS(1729), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1729), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1729), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1729), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1729), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1729), + [sym__list_marker_example] = ACTIONS(1729), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1729), + [sym__fenced_code_block_start_backtick] = ACTIONS(1729), + [sym__fenced_code_block_start_tilde] = ACTIONS(1729), + [sym__blank_line_start] = ACTIONS(1729), + [sym_minus_metadata] = ACTIONS(1729), + [sym__pipe_table_start] = ACTIONS(1729), + [sym__fenced_div_start] = ACTIONS(1729), + [sym__fenced_div_end] = ACTIONS(1729), + [sym_ref_id_specifier] = ACTIONS(1729), + [sym__display_math_state_track_marker] = ACTIONS(1729), + [sym__inline_math_state_track_marker] = ACTIONS(1729), + [sym__html_comment] = ACTIONS(1729), + [sym_raw_specifier] = ACTIONS(1729), + [sym__autolink] = ACTIONS(1729), }, [STATE(247)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1590), - [anon_sym_LBRACE] = ACTIONS(1590), - [anon_sym_RBRACE] = ACTIONS(1590), - [anon_sym_EQ] = ACTIONS(1590), - [anon_sym_SQUOTE] = ACTIONS(1590), - [anon_sym_BANG] = ACTIONS(1590), - [anon_sym_DQUOTE] = ACTIONS(1590), - [anon_sym_POUND] = ACTIONS(1590), - [anon_sym_DOLLAR] = ACTIONS(1590), - [anon_sym_PERCENT] = ACTIONS(1590), - [anon_sym_AMP] = ACTIONS(1590), - [anon_sym_LPAREN] = ACTIONS(1590), - [anon_sym_RPAREN] = ACTIONS(1590), - [anon_sym_STAR] = ACTIONS(1590), - [anon_sym_PLUS] = ACTIONS(1590), - [anon_sym_COMMA] = ACTIONS(1590), - [anon_sym_DASH] = ACTIONS(1590), - [anon_sym_DOT] = ACTIONS(1590), - [anon_sym_SLASH] = ACTIONS(1590), - [anon_sym_SEMI] = ACTIONS(1590), - [anon_sym_LT] = ACTIONS(1590), - [anon_sym_GT] = ACTIONS(1590), - [anon_sym_QMARK] = ACTIONS(1590), - [anon_sym_AT] = ACTIONS(1590), - [anon_sym_LBRACK] = ACTIONS(1590), - [anon_sym_BSLASH] = ACTIONS(1590), - [anon_sym_RBRACK] = ACTIONS(1590), - [anon_sym_CARET] = ACTIONS(1590), - [anon_sym__] = ACTIONS(1590), - [anon_sym_BQUOTE] = ACTIONS(1590), - [anon_sym_PIPE] = ACTIONS(1590), - [anon_sym_TILDE] = ACTIONS(1590), - [sym__word] = ACTIONS(1590), - [sym__soft_line_ending] = ACTIONS(1590), - [sym__block_close] = ACTIONS(1590), - [sym__block_quote_start] = ACTIONS(1590), - [sym__indented_chunk_start] = ACTIONS(1590), - [sym_atx_h1_marker] = ACTIONS(1590), - [sym_atx_h2_marker] = ACTIONS(1590), - [sym_atx_h3_marker] = ACTIONS(1590), - [sym_atx_h4_marker] = ACTIONS(1590), - [sym_atx_h5_marker] = ACTIONS(1590), - [sym_atx_h6_marker] = ACTIONS(1590), - [sym__thematic_break] = ACTIONS(1590), - [sym__list_marker_minus] = ACTIONS(1590), - [sym__list_marker_plus] = ACTIONS(1590), - [sym__list_marker_star] = ACTIONS(1590), - [sym__list_marker_parenthesis] = ACTIONS(1590), - [sym__list_marker_dot] = ACTIONS(1590), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1590), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1590), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1590), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1590), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1590), - [sym__list_marker_example] = ACTIONS(1590), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1590), - [sym__fenced_code_block_start_backtick] = ACTIONS(1590), - [sym__fenced_code_block_start_tilde] = ACTIONS(1590), - [sym__blank_line_start] = ACTIONS(1590), - [sym_minus_metadata] = ACTIONS(1590), - [sym__pipe_table_start] = ACTIONS(1590), - [sym__fenced_div_start] = ACTIONS(1590), - [sym__fenced_div_end] = ACTIONS(1590), - [sym_ref_id_specifier] = ACTIONS(1590), - [sym__display_math_state_track_marker] = ACTIONS(1590), - [sym__inline_math_state_track_marker] = ACTIONS(1590), + [ts_builtin_sym_end] = ACTIONS(1585), + [anon_sym_LBRACE] = ACTIONS(1585), + [anon_sym_RBRACE] = ACTIONS(1585), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1585), + [anon_sym_EQ] = ACTIONS(1585), + [anon_sym_SQUOTE] = ACTIONS(1585), + [anon_sym_BANG] = ACTIONS(1585), + [anon_sym_DQUOTE] = ACTIONS(1585), + [anon_sym_POUND] = ACTIONS(1585), + [anon_sym_DOLLAR] = ACTIONS(1585), + [anon_sym_PERCENT] = ACTIONS(1585), + [anon_sym_AMP] = ACTIONS(1585), + [anon_sym_LPAREN] = ACTIONS(1585), + [anon_sym_RPAREN] = ACTIONS(1585), + [anon_sym_STAR] = ACTIONS(1585), + [anon_sym_PLUS] = ACTIONS(1585), + [anon_sym_COMMA] = ACTIONS(1585), + [anon_sym_DASH] = ACTIONS(1585), + [anon_sym_DOT] = ACTIONS(1585), + [anon_sym_SLASH] = ACTIONS(1585), + [anon_sym_SEMI] = ACTIONS(1585), + [anon_sym_QMARK] = ACTIONS(1585), + [anon_sym_AT] = ACTIONS(1585), + [anon_sym_LBRACK] = ACTIONS(1587), + [anon_sym_BSLASH] = ACTIONS(1587), + [anon_sym_RBRACK] = ACTIONS(1585), + [anon_sym_CARET] = ACTIONS(1585), + [anon_sym__] = ACTIONS(1585), + [anon_sym_BQUOTE] = ACTIONS(1585), + [anon_sym_PIPE] = ACTIONS(1585), + [anon_sym_TILDE] = ACTIONS(1585), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1585), + [sym__escaped_characters] = ACTIONS(1585), + [sym__word] = ACTIONS(1585), + [sym__soft_line_ending] = ACTIONS(1585), + [sym_block_continuation] = ACTIONS(1733), + [sym__block_quote_start] = ACTIONS(1585), + [sym__indented_chunk_start] = ACTIONS(1585), + [sym_atx_h1_marker] = ACTIONS(1585), + [sym_atx_h2_marker] = ACTIONS(1585), + [sym_atx_h3_marker] = ACTIONS(1585), + [sym_atx_h4_marker] = ACTIONS(1585), + [sym_atx_h5_marker] = ACTIONS(1585), + [sym_atx_h6_marker] = ACTIONS(1585), + [sym__thematic_break] = ACTIONS(1585), + [sym__list_marker_minus] = ACTIONS(1585), + [sym__list_marker_plus] = ACTIONS(1585), + [sym__list_marker_star] = ACTIONS(1585), + [sym__list_marker_parenthesis] = ACTIONS(1585), + [sym__list_marker_dot] = ACTIONS(1585), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_example] = ACTIONS(1585), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1585), + [sym__fenced_code_block_start_backtick] = ACTIONS(1585), + [sym__fenced_code_block_start_tilde] = ACTIONS(1585), + [sym__blank_line_start] = ACTIONS(1585), + [sym_minus_metadata] = ACTIONS(1585), + [sym__pipe_table_start] = ACTIONS(1585), + [sym__fenced_div_start] = ACTIONS(1585), + [sym_ref_id_specifier] = ACTIONS(1585), + [sym__display_math_state_track_marker] = ACTIONS(1585), + [sym__inline_math_state_track_marker] = ACTIONS(1585), + [sym__html_comment] = ACTIONS(1585), + [sym_raw_specifier] = ACTIONS(1585), + [sym__autolink] = ACTIONS(1585), }, [STATE(248)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1592), - [anon_sym_LBRACE] = ACTIONS(1592), - [anon_sym_RBRACE] = ACTIONS(1592), - [anon_sym_EQ] = ACTIONS(1592), - [anon_sym_SQUOTE] = ACTIONS(1592), - [anon_sym_BANG] = ACTIONS(1592), - [anon_sym_DQUOTE] = ACTIONS(1592), - [anon_sym_POUND] = ACTIONS(1592), - [anon_sym_DOLLAR] = ACTIONS(1592), - [anon_sym_PERCENT] = ACTIONS(1592), - [anon_sym_AMP] = ACTIONS(1592), - [anon_sym_LPAREN] = ACTIONS(1592), - [anon_sym_RPAREN] = ACTIONS(1592), - [anon_sym_STAR] = ACTIONS(1592), - [anon_sym_PLUS] = ACTIONS(1592), - [anon_sym_COMMA] = ACTIONS(1592), - [anon_sym_DASH] = ACTIONS(1592), - [anon_sym_DOT] = ACTIONS(1592), - [anon_sym_SLASH] = ACTIONS(1592), - [anon_sym_SEMI] = ACTIONS(1592), - [anon_sym_LT] = ACTIONS(1592), - [anon_sym_GT] = ACTIONS(1592), - [anon_sym_QMARK] = ACTIONS(1592), - [anon_sym_AT] = ACTIONS(1592), - [anon_sym_LBRACK] = ACTIONS(1592), - [anon_sym_BSLASH] = ACTIONS(1592), - [anon_sym_RBRACK] = ACTIONS(1592), - [anon_sym_CARET] = ACTIONS(1592), - [anon_sym__] = ACTIONS(1592), - [anon_sym_BQUOTE] = ACTIONS(1592), - [anon_sym_PIPE] = ACTIONS(1592), - [anon_sym_TILDE] = ACTIONS(1592), - [sym__word] = ACTIONS(1592), - [sym__soft_line_ending] = ACTIONS(1592), - [sym__block_close] = ACTIONS(1592), - [sym__block_quote_start] = ACTIONS(1592), - [sym__indented_chunk_start] = ACTIONS(1592), - [sym_atx_h1_marker] = ACTIONS(1592), - [sym_atx_h2_marker] = ACTIONS(1592), - [sym_atx_h3_marker] = ACTIONS(1592), - [sym_atx_h4_marker] = ACTIONS(1592), - [sym_atx_h5_marker] = ACTIONS(1592), - [sym_atx_h6_marker] = ACTIONS(1592), - [sym__thematic_break] = ACTIONS(1592), - [sym__list_marker_minus] = ACTIONS(1592), - [sym__list_marker_plus] = ACTIONS(1592), - [sym__list_marker_star] = ACTIONS(1592), - [sym__list_marker_parenthesis] = ACTIONS(1592), - [sym__list_marker_dot] = ACTIONS(1592), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1592), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1592), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1592), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1592), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1592), - [sym__list_marker_example] = ACTIONS(1592), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1592), - [sym__fenced_code_block_start_backtick] = ACTIONS(1592), - [sym__fenced_code_block_start_tilde] = ACTIONS(1592), - [sym__blank_line_start] = ACTIONS(1592), - [sym_minus_metadata] = ACTIONS(1592), - [sym__pipe_table_start] = ACTIONS(1592), - [sym__fenced_div_start] = ACTIONS(1592), - [sym__fenced_div_end] = ACTIONS(1592), - [sym_ref_id_specifier] = ACTIONS(1592), - [sym__display_math_state_track_marker] = ACTIONS(1592), - [sym__inline_math_state_track_marker] = ACTIONS(1592), + [anon_sym_LBRACE] = ACTIONS(1517), + [anon_sym_RBRACE] = ACTIONS(1517), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1517), + [anon_sym_EQ] = ACTIONS(1517), + [anon_sym_SQUOTE] = ACTIONS(1517), + [anon_sym_BANG] = ACTIONS(1517), + [anon_sym_DQUOTE] = ACTIONS(1517), + [anon_sym_POUND] = ACTIONS(1517), + [anon_sym_DOLLAR] = ACTIONS(1517), + [anon_sym_PERCENT] = ACTIONS(1517), + [anon_sym_AMP] = ACTIONS(1517), + [anon_sym_LPAREN] = ACTIONS(1517), + [anon_sym_RPAREN] = ACTIONS(1517), + [anon_sym_STAR] = ACTIONS(1517), + [anon_sym_PLUS] = ACTIONS(1517), + [anon_sym_COMMA] = ACTIONS(1517), + [anon_sym_DASH] = ACTIONS(1517), + [anon_sym_DOT] = ACTIONS(1517), + [anon_sym_SLASH] = ACTIONS(1517), + [anon_sym_SEMI] = ACTIONS(1517), + [anon_sym_QMARK] = ACTIONS(1517), + [anon_sym_AT] = ACTIONS(1517), + [anon_sym_LBRACK] = ACTIONS(1519), + [anon_sym_BSLASH] = ACTIONS(1519), + [anon_sym_RBRACK] = ACTIONS(1517), + [anon_sym_CARET] = ACTIONS(1517), + [anon_sym__] = ACTIONS(1517), + [anon_sym_BQUOTE] = ACTIONS(1517), + [anon_sym_PIPE] = ACTIONS(1517), + [anon_sym_TILDE] = ACTIONS(1517), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1517), + [sym__escaped_characters] = ACTIONS(1517), + [sym__word] = ACTIONS(1517), + [sym__soft_line_ending] = ACTIONS(1517), + [sym__block_close] = ACTIONS(1517), + [sym__block_quote_start] = ACTIONS(1517), + [sym__indented_chunk_start] = ACTIONS(1517), + [sym_atx_h1_marker] = ACTIONS(1517), + [sym_atx_h2_marker] = ACTIONS(1517), + [sym_atx_h3_marker] = ACTIONS(1517), + [sym_atx_h4_marker] = ACTIONS(1517), + [sym_atx_h5_marker] = ACTIONS(1517), + [sym_atx_h6_marker] = ACTIONS(1517), + [sym__thematic_break] = ACTIONS(1517), + [sym__list_marker_minus] = ACTIONS(1517), + [sym__list_marker_plus] = ACTIONS(1517), + [sym__list_marker_star] = ACTIONS(1517), + [sym__list_marker_parenthesis] = ACTIONS(1517), + [sym__list_marker_dot] = ACTIONS(1517), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_example] = ACTIONS(1517), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1517), + [sym__fenced_code_block_start_backtick] = ACTIONS(1517), + [sym__fenced_code_block_start_tilde] = ACTIONS(1517), + [sym__blank_line_start] = ACTIONS(1517), + [sym_minus_metadata] = ACTIONS(1517), + [sym__pipe_table_start] = ACTIONS(1517), + [sym__fenced_div_start] = ACTIONS(1517), + [sym__fenced_div_end] = ACTIONS(1517), + [sym_ref_id_specifier] = ACTIONS(1517), + [sym__display_math_state_track_marker] = ACTIONS(1517), + [sym__inline_math_state_track_marker] = ACTIONS(1517), + [sym__html_comment] = ACTIONS(1517), + [sym_raw_specifier] = ACTIONS(1517), + [sym__autolink] = ACTIONS(1517), }, [STATE(249)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1594), - [anon_sym_LBRACE] = ACTIONS(1594), - [anon_sym_RBRACE] = ACTIONS(1594), - [anon_sym_EQ] = ACTIONS(1594), - [anon_sym_SQUOTE] = ACTIONS(1594), - [anon_sym_BANG] = ACTIONS(1594), - [anon_sym_DQUOTE] = ACTIONS(1594), - [anon_sym_POUND] = ACTIONS(1594), - [anon_sym_DOLLAR] = ACTIONS(1594), - [anon_sym_PERCENT] = ACTIONS(1594), - [anon_sym_AMP] = ACTIONS(1594), - [anon_sym_LPAREN] = ACTIONS(1594), - [anon_sym_RPAREN] = ACTIONS(1594), - [anon_sym_STAR] = ACTIONS(1594), - [anon_sym_PLUS] = ACTIONS(1594), - [anon_sym_COMMA] = ACTIONS(1594), - [anon_sym_DASH] = ACTIONS(1594), - [anon_sym_DOT] = ACTIONS(1594), - [anon_sym_SLASH] = ACTIONS(1594), - [anon_sym_SEMI] = ACTIONS(1594), - [anon_sym_LT] = ACTIONS(1594), - [anon_sym_GT] = ACTIONS(1594), - [anon_sym_QMARK] = ACTIONS(1594), - [anon_sym_AT] = ACTIONS(1594), - [anon_sym_LBRACK] = ACTIONS(1594), - [anon_sym_BSLASH] = ACTIONS(1594), - [anon_sym_RBRACK] = ACTIONS(1594), - [anon_sym_CARET] = ACTIONS(1594), - [anon_sym__] = ACTIONS(1594), - [anon_sym_BQUOTE] = ACTIONS(1594), - [anon_sym_PIPE] = ACTIONS(1594), - [anon_sym_TILDE] = ACTIONS(1594), - [sym__word] = ACTIONS(1594), - [sym__soft_line_ending] = ACTIONS(1594), - [sym__block_close] = ACTIONS(1594), - [sym__block_quote_start] = ACTIONS(1594), - [sym__indented_chunk_start] = ACTIONS(1594), - [sym_atx_h1_marker] = ACTIONS(1594), - [sym_atx_h2_marker] = ACTIONS(1594), - [sym_atx_h3_marker] = ACTIONS(1594), - [sym_atx_h4_marker] = ACTIONS(1594), - [sym_atx_h5_marker] = ACTIONS(1594), - [sym_atx_h6_marker] = ACTIONS(1594), - [sym__thematic_break] = ACTIONS(1594), - [sym__list_marker_minus] = ACTIONS(1594), - [sym__list_marker_plus] = ACTIONS(1594), - [sym__list_marker_star] = ACTIONS(1594), - [sym__list_marker_parenthesis] = ACTIONS(1594), - [sym__list_marker_dot] = ACTIONS(1594), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1594), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1594), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1594), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1594), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1594), - [sym__list_marker_example] = ACTIONS(1594), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1594), - [sym__fenced_code_block_start_backtick] = ACTIONS(1594), - [sym__fenced_code_block_start_tilde] = ACTIONS(1594), - [sym__blank_line_start] = ACTIONS(1594), - [sym_minus_metadata] = ACTIONS(1594), - [sym__pipe_table_start] = ACTIONS(1594), - [sym__fenced_div_start] = ACTIONS(1594), - [sym__fenced_div_end] = ACTIONS(1594), - [sym_ref_id_specifier] = ACTIONS(1594), - [sym__display_math_state_track_marker] = ACTIONS(1594), - [sym__inline_math_state_track_marker] = ACTIONS(1594), + [ts_builtin_sym_end] = ACTIONS(1591), + [anon_sym_LBRACE] = ACTIONS(1591), + [anon_sym_RBRACE] = ACTIONS(1591), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1591), + [anon_sym_EQ] = ACTIONS(1591), + [anon_sym_SQUOTE] = ACTIONS(1591), + [anon_sym_BANG] = ACTIONS(1591), + [anon_sym_DQUOTE] = ACTIONS(1591), + [anon_sym_POUND] = ACTIONS(1591), + [anon_sym_DOLLAR] = ACTIONS(1591), + [anon_sym_PERCENT] = ACTIONS(1591), + [anon_sym_AMP] = ACTIONS(1591), + [anon_sym_LPAREN] = ACTIONS(1591), + [anon_sym_RPAREN] = ACTIONS(1591), + [anon_sym_STAR] = ACTIONS(1591), + [anon_sym_PLUS] = ACTIONS(1591), + [anon_sym_COMMA] = ACTIONS(1591), + [anon_sym_DASH] = ACTIONS(1591), + [anon_sym_DOT] = ACTIONS(1591), + [anon_sym_SLASH] = ACTIONS(1591), + [anon_sym_SEMI] = ACTIONS(1591), + [anon_sym_QMARK] = ACTIONS(1591), + [anon_sym_AT] = ACTIONS(1591), + [anon_sym_LBRACK] = ACTIONS(1593), + [anon_sym_BSLASH] = ACTIONS(1593), + [anon_sym_RBRACK] = ACTIONS(1591), + [anon_sym_CARET] = ACTIONS(1591), + [anon_sym__] = ACTIONS(1591), + [anon_sym_BQUOTE] = ACTIONS(1591), + [anon_sym_PIPE] = ACTIONS(1591), + [anon_sym_TILDE] = ACTIONS(1591), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1591), + [sym__escaped_characters] = ACTIONS(1591), + [sym__word] = ACTIONS(1591), + [sym__soft_line_ending] = ACTIONS(1591), + [sym_block_continuation] = ACTIONS(1735), + [sym__block_quote_start] = ACTIONS(1591), + [sym__indented_chunk_start] = ACTIONS(1591), + [sym_atx_h1_marker] = ACTIONS(1591), + [sym_atx_h2_marker] = ACTIONS(1591), + [sym_atx_h3_marker] = ACTIONS(1591), + [sym_atx_h4_marker] = ACTIONS(1591), + [sym_atx_h5_marker] = ACTIONS(1591), + [sym_atx_h6_marker] = ACTIONS(1591), + [sym__thematic_break] = ACTIONS(1591), + [sym__list_marker_minus] = ACTIONS(1591), + [sym__list_marker_plus] = ACTIONS(1591), + [sym__list_marker_star] = ACTIONS(1591), + [sym__list_marker_parenthesis] = ACTIONS(1591), + [sym__list_marker_dot] = ACTIONS(1591), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_example] = ACTIONS(1591), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1591), + [sym__fenced_code_block_start_backtick] = ACTIONS(1591), + [sym__fenced_code_block_start_tilde] = ACTIONS(1591), + [sym__blank_line_start] = ACTIONS(1591), + [sym_minus_metadata] = ACTIONS(1591), + [sym__pipe_table_start] = ACTIONS(1591), + [sym__fenced_div_start] = ACTIONS(1591), + [sym_ref_id_specifier] = ACTIONS(1591), + [sym__display_math_state_track_marker] = ACTIONS(1591), + [sym__inline_math_state_track_marker] = ACTIONS(1591), + [sym__html_comment] = ACTIONS(1591), + [sym_raw_specifier] = ACTIONS(1591), + [sym__autolink] = ACTIONS(1591), }, [STATE(250)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1470), - [anon_sym_LBRACE] = ACTIONS(1470), - [anon_sym_RBRACE] = ACTIONS(1470), - [anon_sym_EQ] = ACTIONS(1470), - [anon_sym_SQUOTE] = ACTIONS(1470), - [anon_sym_BANG] = ACTIONS(1470), - [anon_sym_DQUOTE] = ACTIONS(1470), - [anon_sym_POUND] = ACTIONS(1470), - [anon_sym_DOLLAR] = ACTIONS(1470), - [anon_sym_PERCENT] = ACTIONS(1470), - [anon_sym_AMP] = ACTIONS(1470), - [anon_sym_LPAREN] = ACTIONS(1470), - [anon_sym_RPAREN] = ACTIONS(1470), - [anon_sym_STAR] = ACTIONS(1470), - [anon_sym_PLUS] = ACTIONS(1470), - [anon_sym_COMMA] = ACTIONS(1470), - [anon_sym_DASH] = ACTIONS(1470), - [anon_sym_DOT] = ACTIONS(1470), - [anon_sym_SLASH] = ACTIONS(1470), - [anon_sym_SEMI] = ACTIONS(1470), - [anon_sym_LT] = ACTIONS(1470), - [anon_sym_GT] = ACTIONS(1470), - [anon_sym_QMARK] = ACTIONS(1470), - [anon_sym_AT] = ACTIONS(1470), - [anon_sym_LBRACK] = ACTIONS(1470), - [anon_sym_BSLASH] = ACTIONS(1470), - [anon_sym_RBRACK] = ACTIONS(1470), - [anon_sym_CARET] = ACTIONS(1470), - [anon_sym__] = ACTIONS(1470), - [anon_sym_BQUOTE] = ACTIONS(1470), - [anon_sym_PIPE] = ACTIONS(1470), - [anon_sym_TILDE] = ACTIONS(1470), - [sym__word] = ACTIONS(1470), - [sym__soft_line_ending] = ACTIONS(1470), - [sym__block_close] = ACTIONS(1470), - [sym_block_continuation] = ACTIONS(1596), - [sym__block_quote_start] = ACTIONS(1470), - [sym__indented_chunk_start] = ACTIONS(1470), - [sym_atx_h1_marker] = ACTIONS(1470), - [sym_atx_h2_marker] = ACTIONS(1470), - [sym_atx_h3_marker] = ACTIONS(1470), - [sym_atx_h4_marker] = ACTIONS(1470), - [sym_atx_h5_marker] = ACTIONS(1470), - [sym_atx_h6_marker] = ACTIONS(1470), - [sym__thematic_break] = ACTIONS(1470), - [sym__list_marker_minus] = ACTIONS(1470), - [sym__list_marker_plus] = ACTIONS(1470), - [sym__list_marker_star] = ACTIONS(1470), - [sym__list_marker_parenthesis] = ACTIONS(1470), - [sym__list_marker_dot] = ACTIONS(1470), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_example] = ACTIONS(1470), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1470), - [sym__fenced_code_block_start_backtick] = ACTIONS(1470), - [sym__fenced_code_block_start_tilde] = ACTIONS(1470), - [sym__blank_line_start] = ACTIONS(1470), - [sym_minus_metadata] = ACTIONS(1470), - [sym__pipe_table_start] = ACTIONS(1470), - [sym__fenced_div_start] = ACTIONS(1470), - [sym_ref_id_specifier] = ACTIONS(1470), - [sym__display_math_state_track_marker] = ACTIONS(1470), - [sym__inline_math_state_track_marker] = ACTIONS(1470), + [anon_sym_LBRACE] = ACTIONS(1523), + [anon_sym_RBRACE] = ACTIONS(1523), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1523), + [anon_sym_EQ] = ACTIONS(1523), + [anon_sym_SQUOTE] = ACTIONS(1523), + [anon_sym_BANG] = ACTIONS(1523), + [anon_sym_DQUOTE] = ACTIONS(1523), + [anon_sym_POUND] = ACTIONS(1523), + [anon_sym_DOLLAR] = ACTIONS(1523), + [anon_sym_PERCENT] = ACTIONS(1523), + [anon_sym_AMP] = ACTIONS(1523), + [anon_sym_LPAREN] = ACTIONS(1523), + [anon_sym_RPAREN] = ACTIONS(1523), + [anon_sym_STAR] = ACTIONS(1523), + [anon_sym_PLUS] = ACTIONS(1523), + [anon_sym_COMMA] = ACTIONS(1523), + [anon_sym_DASH] = ACTIONS(1523), + [anon_sym_DOT] = ACTIONS(1523), + [anon_sym_SLASH] = ACTIONS(1523), + [anon_sym_SEMI] = ACTIONS(1523), + [anon_sym_QMARK] = ACTIONS(1523), + [anon_sym_AT] = ACTIONS(1523), + [anon_sym_LBRACK] = ACTIONS(1525), + [anon_sym_BSLASH] = ACTIONS(1525), + [anon_sym_RBRACK] = ACTIONS(1523), + [anon_sym_CARET] = ACTIONS(1523), + [anon_sym__] = ACTIONS(1523), + [anon_sym_BQUOTE] = ACTIONS(1523), + [anon_sym_PIPE] = ACTIONS(1523), + [anon_sym_TILDE] = ACTIONS(1523), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1523), + [sym__escaped_characters] = ACTIONS(1523), + [sym__word] = ACTIONS(1523), + [sym__soft_line_ending] = ACTIONS(1523), + [sym__block_close] = ACTIONS(1523), + [sym__block_quote_start] = ACTIONS(1523), + [sym__indented_chunk_start] = ACTIONS(1523), + [sym_atx_h1_marker] = ACTIONS(1523), + [sym_atx_h2_marker] = ACTIONS(1523), + [sym_atx_h3_marker] = ACTIONS(1523), + [sym_atx_h4_marker] = ACTIONS(1523), + [sym_atx_h5_marker] = ACTIONS(1523), + [sym_atx_h6_marker] = ACTIONS(1523), + [sym__thematic_break] = ACTIONS(1523), + [sym__list_marker_minus] = ACTIONS(1523), + [sym__list_marker_plus] = ACTIONS(1523), + [sym__list_marker_star] = ACTIONS(1523), + [sym__list_marker_parenthesis] = ACTIONS(1523), + [sym__list_marker_dot] = ACTIONS(1523), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_example] = ACTIONS(1523), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1523), + [sym__fenced_code_block_start_backtick] = ACTIONS(1523), + [sym__fenced_code_block_start_tilde] = ACTIONS(1523), + [sym__blank_line_start] = ACTIONS(1523), + [sym_minus_metadata] = ACTIONS(1523), + [sym__pipe_table_start] = ACTIONS(1523), + [sym__fenced_div_start] = ACTIONS(1523), + [sym__fenced_div_end] = ACTIONS(1523), + [sym_ref_id_specifier] = ACTIONS(1523), + [sym__display_math_state_track_marker] = ACTIONS(1523), + [sym__inline_math_state_track_marker] = ACTIONS(1523), + [sym__html_comment] = ACTIONS(1523), + [sym_raw_specifier] = ACTIONS(1523), + [sym__autolink] = ACTIONS(1523), }, [STATE(251)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1598), - [anon_sym_LBRACE] = ACTIONS(1598), - [anon_sym_RBRACE] = ACTIONS(1598), - [anon_sym_EQ] = ACTIONS(1598), - [anon_sym_SQUOTE] = ACTIONS(1598), - [anon_sym_BANG] = ACTIONS(1598), - [anon_sym_DQUOTE] = ACTIONS(1598), - [anon_sym_POUND] = ACTIONS(1598), - [anon_sym_DOLLAR] = ACTIONS(1598), - [anon_sym_PERCENT] = ACTIONS(1598), - [anon_sym_AMP] = ACTIONS(1598), - [anon_sym_LPAREN] = ACTIONS(1598), - [anon_sym_RPAREN] = ACTIONS(1598), - [anon_sym_STAR] = ACTIONS(1598), - [anon_sym_PLUS] = ACTIONS(1598), - [anon_sym_COMMA] = ACTIONS(1598), - [anon_sym_DASH] = ACTIONS(1598), - [anon_sym_DOT] = ACTIONS(1598), - [anon_sym_SLASH] = ACTIONS(1598), - [anon_sym_SEMI] = ACTIONS(1598), - [anon_sym_LT] = ACTIONS(1598), - [anon_sym_GT] = ACTIONS(1598), - [anon_sym_QMARK] = ACTIONS(1598), - [anon_sym_AT] = ACTIONS(1598), - [anon_sym_LBRACK] = ACTIONS(1598), - [anon_sym_BSLASH] = ACTIONS(1598), - [anon_sym_RBRACK] = ACTIONS(1598), - [anon_sym_CARET] = ACTIONS(1598), - [anon_sym__] = ACTIONS(1598), - [anon_sym_BQUOTE] = ACTIONS(1598), - [anon_sym_PIPE] = ACTIONS(1598), - [anon_sym_TILDE] = ACTIONS(1598), - [sym__word] = ACTIONS(1598), - [sym__soft_line_ending] = ACTIONS(1598), - [sym__block_close] = ACTIONS(1598), - [sym__block_quote_start] = ACTIONS(1598), - [sym__indented_chunk_start] = ACTIONS(1598), - [sym_atx_h1_marker] = ACTIONS(1598), - [sym_atx_h2_marker] = ACTIONS(1598), - [sym_atx_h3_marker] = ACTIONS(1598), - [sym_atx_h4_marker] = ACTIONS(1598), - [sym_atx_h5_marker] = ACTIONS(1598), - [sym_atx_h6_marker] = ACTIONS(1598), - [sym__thematic_break] = ACTIONS(1598), - [sym__list_marker_minus] = ACTIONS(1598), - [sym__list_marker_plus] = ACTIONS(1598), - [sym__list_marker_star] = ACTIONS(1598), - [sym__list_marker_parenthesis] = ACTIONS(1598), - [sym__list_marker_dot] = ACTIONS(1598), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1598), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1598), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1598), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1598), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1598), - [sym__list_marker_example] = ACTIONS(1598), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1598), - [sym__fenced_code_block_start_backtick] = ACTIONS(1598), - [sym__fenced_code_block_start_tilde] = ACTIONS(1598), - [sym__blank_line_start] = ACTIONS(1598), - [sym_minus_metadata] = ACTIONS(1598), - [sym__pipe_table_start] = ACTIONS(1598), - [sym__fenced_div_start] = ACTIONS(1598), - [sym__fenced_div_end] = ACTIONS(1598), - [sym_ref_id_specifier] = ACTIONS(1598), - [sym__display_math_state_track_marker] = ACTIONS(1598), - [sym__inline_math_state_track_marker] = ACTIONS(1598), + [anon_sym_LBRACE] = ACTIONS(1737), + [anon_sym_RBRACE] = ACTIONS(1737), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1737), + [anon_sym_EQ] = ACTIONS(1737), + [anon_sym_SQUOTE] = ACTIONS(1737), + [anon_sym_BANG] = ACTIONS(1737), + [anon_sym_DQUOTE] = ACTIONS(1737), + [anon_sym_POUND] = ACTIONS(1737), + [anon_sym_DOLLAR] = ACTIONS(1737), + [anon_sym_PERCENT] = ACTIONS(1737), + [anon_sym_AMP] = ACTIONS(1737), + [anon_sym_LPAREN] = ACTIONS(1737), + [anon_sym_RPAREN] = ACTIONS(1737), + [anon_sym_STAR] = ACTIONS(1737), + [anon_sym_PLUS] = ACTIONS(1737), + [anon_sym_COMMA] = ACTIONS(1737), + [anon_sym_DASH] = ACTIONS(1737), + [anon_sym_DOT] = ACTIONS(1737), + [anon_sym_SLASH] = ACTIONS(1737), + [anon_sym_SEMI] = ACTIONS(1737), + [anon_sym_QMARK] = ACTIONS(1737), + [anon_sym_AT] = ACTIONS(1737), + [anon_sym_LBRACK] = ACTIONS(1739), + [anon_sym_BSLASH] = ACTIONS(1739), + [anon_sym_RBRACK] = ACTIONS(1737), + [anon_sym_CARET] = ACTIONS(1737), + [anon_sym__] = ACTIONS(1737), + [anon_sym_BQUOTE] = ACTIONS(1737), + [anon_sym_PIPE] = ACTIONS(1737), + [anon_sym_TILDE] = ACTIONS(1737), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1737), + [sym__escaped_characters] = ACTIONS(1737), + [sym__word] = ACTIONS(1737), + [sym__soft_line_ending] = ACTIONS(1737), + [sym__block_close] = ACTIONS(1737), + [sym__block_quote_start] = ACTIONS(1737), + [sym__indented_chunk_start] = ACTIONS(1737), + [sym_atx_h1_marker] = ACTIONS(1737), + [sym_atx_h2_marker] = ACTIONS(1737), + [sym_atx_h3_marker] = ACTIONS(1737), + [sym_atx_h4_marker] = ACTIONS(1737), + [sym_atx_h5_marker] = ACTIONS(1737), + [sym_atx_h6_marker] = ACTIONS(1737), + [sym__thematic_break] = ACTIONS(1737), + [sym__list_marker_minus] = ACTIONS(1737), + [sym__list_marker_plus] = ACTIONS(1737), + [sym__list_marker_star] = ACTIONS(1737), + [sym__list_marker_parenthesis] = ACTIONS(1737), + [sym__list_marker_dot] = ACTIONS(1737), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1737), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1737), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1737), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1737), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1737), + [sym__list_marker_example] = ACTIONS(1737), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1737), + [sym__fenced_code_block_start_backtick] = ACTIONS(1737), + [sym__fenced_code_block_start_tilde] = ACTIONS(1737), + [sym__blank_line_start] = ACTIONS(1737), + [sym_minus_metadata] = ACTIONS(1737), + [sym__pipe_table_start] = ACTIONS(1737), + [sym__fenced_div_start] = ACTIONS(1737), + [sym__fenced_div_end] = ACTIONS(1737), + [sym_ref_id_specifier] = ACTIONS(1737), + [sym__display_math_state_track_marker] = ACTIONS(1737), + [sym__inline_math_state_track_marker] = ACTIONS(1737), + [sym__html_comment] = ACTIONS(1737), + [sym_raw_specifier] = ACTIONS(1737), + [sym__autolink] = ACTIONS(1737), }, [STATE(252)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1600), - [anon_sym_LBRACE] = ACTIONS(1600), - [anon_sym_RBRACE] = ACTIONS(1600), - [anon_sym_EQ] = ACTIONS(1600), - [anon_sym_SQUOTE] = ACTIONS(1600), - [anon_sym_BANG] = ACTIONS(1600), - [anon_sym_DQUOTE] = ACTIONS(1600), - [anon_sym_POUND] = ACTIONS(1600), - [anon_sym_DOLLAR] = ACTIONS(1600), - [anon_sym_PERCENT] = ACTIONS(1600), - [anon_sym_AMP] = ACTIONS(1600), - [anon_sym_LPAREN] = ACTIONS(1600), - [anon_sym_RPAREN] = ACTIONS(1600), - [anon_sym_STAR] = ACTIONS(1600), - [anon_sym_PLUS] = ACTIONS(1600), - [anon_sym_COMMA] = ACTIONS(1600), - [anon_sym_DASH] = ACTIONS(1600), - [anon_sym_DOT] = ACTIONS(1600), - [anon_sym_SLASH] = ACTIONS(1600), - [anon_sym_SEMI] = ACTIONS(1600), - [anon_sym_LT] = ACTIONS(1600), - [anon_sym_GT] = ACTIONS(1600), - [anon_sym_QMARK] = ACTIONS(1600), - [anon_sym_AT] = ACTIONS(1600), - [anon_sym_LBRACK] = ACTIONS(1600), - [anon_sym_BSLASH] = ACTIONS(1600), - [anon_sym_RBRACK] = ACTIONS(1600), - [anon_sym_CARET] = ACTIONS(1600), - [anon_sym__] = ACTIONS(1600), - [anon_sym_BQUOTE] = ACTIONS(1600), - [anon_sym_PIPE] = ACTIONS(1600), - [anon_sym_TILDE] = ACTIONS(1600), - [sym__word] = ACTIONS(1600), - [sym__soft_line_ending] = ACTIONS(1600), - [sym__block_close] = ACTIONS(1600), - [sym__block_quote_start] = ACTIONS(1600), - [sym__indented_chunk_start] = ACTIONS(1600), - [sym_atx_h1_marker] = ACTIONS(1600), - [sym_atx_h2_marker] = ACTIONS(1600), - [sym_atx_h3_marker] = ACTIONS(1600), - [sym_atx_h4_marker] = ACTIONS(1600), - [sym_atx_h5_marker] = ACTIONS(1600), - [sym_atx_h6_marker] = ACTIONS(1600), - [sym__thematic_break] = ACTIONS(1600), - [sym__list_marker_minus] = ACTIONS(1600), - [sym__list_marker_plus] = ACTIONS(1600), - [sym__list_marker_star] = ACTIONS(1600), - [sym__list_marker_parenthesis] = ACTIONS(1600), - [sym__list_marker_dot] = ACTIONS(1600), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1600), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1600), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1600), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1600), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1600), - [sym__list_marker_example] = ACTIONS(1600), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1600), - [sym__fenced_code_block_start_backtick] = ACTIONS(1600), - [sym__fenced_code_block_start_tilde] = ACTIONS(1600), - [sym__blank_line_start] = ACTIONS(1600), - [sym_minus_metadata] = ACTIONS(1600), - [sym__pipe_table_start] = ACTIONS(1600), - [sym__fenced_div_start] = ACTIONS(1600), - [sym__fenced_div_end] = ACTIONS(1600), - [sym_ref_id_specifier] = ACTIONS(1600), - [sym__display_math_state_track_marker] = ACTIONS(1600), - [sym__inline_math_state_track_marker] = ACTIONS(1600), + [anon_sym_LBRACE] = ACTIONS(1741), + [anon_sym_RBRACE] = ACTIONS(1741), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1741), + [anon_sym_EQ] = ACTIONS(1741), + [anon_sym_SQUOTE] = ACTIONS(1741), + [anon_sym_BANG] = ACTIONS(1741), + [anon_sym_DQUOTE] = ACTIONS(1741), + [anon_sym_POUND] = ACTIONS(1741), + [anon_sym_DOLLAR] = ACTIONS(1741), + [anon_sym_PERCENT] = ACTIONS(1741), + [anon_sym_AMP] = ACTIONS(1741), + [anon_sym_LPAREN] = ACTIONS(1741), + [anon_sym_RPAREN] = ACTIONS(1741), + [anon_sym_STAR] = ACTIONS(1741), + [anon_sym_PLUS] = ACTIONS(1741), + [anon_sym_COMMA] = ACTIONS(1741), + [anon_sym_DASH] = ACTIONS(1741), + [anon_sym_DOT] = ACTIONS(1741), + [anon_sym_SLASH] = ACTIONS(1741), + [anon_sym_SEMI] = ACTIONS(1741), + [anon_sym_QMARK] = ACTIONS(1741), + [anon_sym_AT] = ACTIONS(1741), + [anon_sym_LBRACK] = ACTIONS(1743), + [anon_sym_BSLASH] = ACTIONS(1743), + [anon_sym_RBRACK] = ACTIONS(1741), + [anon_sym_CARET] = ACTIONS(1741), + [anon_sym__] = ACTIONS(1741), + [anon_sym_BQUOTE] = ACTIONS(1741), + [anon_sym_PIPE] = ACTIONS(1741), + [anon_sym_TILDE] = ACTIONS(1741), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1741), + [sym__escaped_characters] = ACTIONS(1741), + [sym__word] = ACTIONS(1741), + [sym__soft_line_ending] = ACTIONS(1741), + [sym__block_close] = ACTIONS(1741), + [sym__block_quote_start] = ACTIONS(1741), + [sym__indented_chunk_start] = ACTIONS(1741), + [sym_atx_h1_marker] = ACTIONS(1741), + [sym_atx_h2_marker] = ACTIONS(1741), + [sym_atx_h3_marker] = ACTIONS(1741), + [sym_atx_h4_marker] = ACTIONS(1741), + [sym_atx_h5_marker] = ACTIONS(1741), + [sym_atx_h6_marker] = ACTIONS(1741), + [sym__thematic_break] = ACTIONS(1741), + [sym__list_marker_minus] = ACTIONS(1741), + [sym__list_marker_plus] = ACTIONS(1741), + [sym__list_marker_star] = ACTIONS(1741), + [sym__list_marker_parenthesis] = ACTIONS(1741), + [sym__list_marker_dot] = ACTIONS(1741), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1741), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1741), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1741), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1741), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1741), + [sym__list_marker_example] = ACTIONS(1741), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1741), + [sym__fenced_code_block_start_backtick] = ACTIONS(1741), + [sym__fenced_code_block_start_tilde] = ACTIONS(1741), + [sym__blank_line_start] = ACTIONS(1741), + [sym_minus_metadata] = ACTIONS(1741), + [sym__pipe_table_start] = ACTIONS(1741), + [sym__fenced_div_start] = ACTIONS(1741), + [sym__fenced_div_end] = ACTIONS(1741), + [sym_ref_id_specifier] = ACTIONS(1741), + [sym__display_math_state_track_marker] = ACTIONS(1741), + [sym__inline_math_state_track_marker] = ACTIONS(1741), + [sym__html_comment] = ACTIONS(1741), + [sym_raw_specifier] = ACTIONS(1741), + [sym__autolink] = ACTIONS(1741), }, [STATE(253)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1602), - [anon_sym_LBRACE] = ACTIONS(1602), - [anon_sym_RBRACE] = ACTIONS(1602), - [anon_sym_EQ] = ACTIONS(1602), - [anon_sym_SQUOTE] = ACTIONS(1602), - [anon_sym_BANG] = ACTIONS(1602), - [anon_sym_DQUOTE] = ACTIONS(1602), - [anon_sym_POUND] = ACTIONS(1602), - [anon_sym_DOLLAR] = ACTIONS(1602), - [anon_sym_PERCENT] = ACTIONS(1602), - [anon_sym_AMP] = ACTIONS(1602), - [anon_sym_LPAREN] = ACTIONS(1602), - [anon_sym_RPAREN] = ACTIONS(1602), - [anon_sym_STAR] = ACTIONS(1602), - [anon_sym_PLUS] = ACTIONS(1602), - [anon_sym_COMMA] = ACTIONS(1602), - [anon_sym_DASH] = ACTIONS(1602), - [anon_sym_DOT] = ACTIONS(1602), - [anon_sym_SLASH] = ACTIONS(1602), - [anon_sym_SEMI] = ACTIONS(1602), - [anon_sym_LT] = ACTIONS(1602), - [anon_sym_GT] = ACTIONS(1602), - [anon_sym_QMARK] = ACTIONS(1602), - [anon_sym_AT] = ACTIONS(1602), - [anon_sym_LBRACK] = ACTIONS(1602), - [anon_sym_BSLASH] = ACTIONS(1602), - [anon_sym_RBRACK] = ACTIONS(1602), - [anon_sym_CARET] = ACTIONS(1602), - [anon_sym__] = ACTIONS(1602), - [anon_sym_BQUOTE] = ACTIONS(1602), - [anon_sym_PIPE] = ACTIONS(1602), - [anon_sym_TILDE] = ACTIONS(1602), - [sym__word] = ACTIONS(1602), - [sym__soft_line_ending] = ACTIONS(1602), - [sym__block_close] = ACTIONS(1602), - [sym__block_quote_start] = ACTIONS(1602), - [sym__indented_chunk_start] = ACTIONS(1602), - [sym_atx_h1_marker] = ACTIONS(1602), - [sym_atx_h2_marker] = ACTIONS(1602), - [sym_atx_h3_marker] = ACTIONS(1602), - [sym_atx_h4_marker] = ACTIONS(1602), - [sym_atx_h5_marker] = ACTIONS(1602), - [sym_atx_h6_marker] = ACTIONS(1602), - [sym__thematic_break] = ACTIONS(1602), - [sym__list_marker_minus] = ACTIONS(1602), - [sym__list_marker_plus] = ACTIONS(1602), - [sym__list_marker_star] = ACTIONS(1602), - [sym__list_marker_parenthesis] = ACTIONS(1602), - [sym__list_marker_dot] = ACTIONS(1602), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1602), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1602), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1602), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1602), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1602), - [sym__list_marker_example] = ACTIONS(1602), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1602), - [sym__fenced_code_block_start_backtick] = ACTIONS(1602), - [sym__fenced_code_block_start_tilde] = ACTIONS(1602), - [sym__blank_line_start] = ACTIONS(1602), - [sym_minus_metadata] = ACTIONS(1602), - [sym__pipe_table_start] = ACTIONS(1602), - [sym__fenced_div_start] = ACTIONS(1602), - [sym__fenced_div_end] = ACTIONS(1602), - [sym_ref_id_specifier] = ACTIONS(1602), - [sym__display_math_state_track_marker] = ACTIONS(1602), - [sym__inline_math_state_track_marker] = ACTIONS(1602), + [anon_sym_LBRACE] = ACTIONS(1745), + [anon_sym_RBRACE] = ACTIONS(1745), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1745), + [anon_sym_EQ] = ACTIONS(1745), + [anon_sym_SQUOTE] = ACTIONS(1745), + [anon_sym_BANG] = ACTIONS(1745), + [anon_sym_DQUOTE] = ACTIONS(1745), + [anon_sym_POUND] = ACTIONS(1745), + [anon_sym_DOLLAR] = ACTIONS(1745), + [anon_sym_PERCENT] = ACTIONS(1745), + [anon_sym_AMP] = ACTIONS(1745), + [anon_sym_LPAREN] = ACTIONS(1745), + [anon_sym_RPAREN] = ACTIONS(1745), + [anon_sym_STAR] = ACTIONS(1745), + [anon_sym_PLUS] = ACTIONS(1745), + [anon_sym_COMMA] = ACTIONS(1745), + [anon_sym_DASH] = ACTIONS(1745), + [anon_sym_DOT] = ACTIONS(1745), + [anon_sym_SLASH] = ACTIONS(1745), + [anon_sym_SEMI] = ACTIONS(1745), + [anon_sym_QMARK] = ACTIONS(1745), + [anon_sym_AT] = ACTIONS(1745), + [anon_sym_LBRACK] = ACTIONS(1747), + [anon_sym_BSLASH] = ACTIONS(1747), + [anon_sym_RBRACK] = ACTIONS(1745), + [anon_sym_CARET] = ACTIONS(1745), + [anon_sym__] = ACTIONS(1745), + [anon_sym_BQUOTE] = ACTIONS(1745), + [anon_sym_PIPE] = ACTIONS(1745), + [anon_sym_TILDE] = ACTIONS(1745), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1745), + [sym__escaped_characters] = ACTIONS(1745), + [sym__word] = ACTIONS(1745), + [sym__soft_line_ending] = ACTIONS(1745), + [sym__block_close] = ACTIONS(1745), + [sym__block_quote_start] = ACTIONS(1745), + [sym__indented_chunk_start] = ACTIONS(1745), + [sym_atx_h1_marker] = ACTIONS(1745), + [sym_atx_h2_marker] = ACTIONS(1745), + [sym_atx_h3_marker] = ACTIONS(1745), + [sym_atx_h4_marker] = ACTIONS(1745), + [sym_atx_h5_marker] = ACTIONS(1745), + [sym_atx_h6_marker] = ACTIONS(1745), + [sym__thematic_break] = ACTIONS(1745), + [sym__list_marker_minus] = ACTIONS(1745), + [sym__list_marker_plus] = ACTIONS(1745), + [sym__list_marker_star] = ACTIONS(1745), + [sym__list_marker_parenthesis] = ACTIONS(1745), + [sym__list_marker_dot] = ACTIONS(1745), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1745), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1745), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1745), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1745), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1745), + [sym__list_marker_example] = ACTIONS(1745), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1745), + [sym__fenced_code_block_start_backtick] = ACTIONS(1745), + [sym__fenced_code_block_start_tilde] = ACTIONS(1745), + [sym__blank_line_start] = ACTIONS(1745), + [sym_minus_metadata] = ACTIONS(1745), + [sym__pipe_table_start] = ACTIONS(1745), + [sym__fenced_div_start] = ACTIONS(1745), + [sym__fenced_div_end] = ACTIONS(1745), + [sym_ref_id_specifier] = ACTIONS(1745), + [sym__display_math_state_track_marker] = ACTIONS(1745), + [sym__inline_math_state_track_marker] = ACTIONS(1745), + [sym__html_comment] = ACTIONS(1745), + [sym_raw_specifier] = ACTIONS(1745), + [sym__autolink] = ACTIONS(1745), }, [STATE(254)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1604), - [anon_sym_LBRACE] = ACTIONS(1604), - [anon_sym_RBRACE] = ACTIONS(1604), - [anon_sym_EQ] = ACTIONS(1604), - [anon_sym_SQUOTE] = ACTIONS(1604), - [anon_sym_BANG] = ACTIONS(1604), - [anon_sym_DQUOTE] = ACTIONS(1604), - [anon_sym_POUND] = ACTIONS(1604), - [anon_sym_DOLLAR] = ACTIONS(1604), - [anon_sym_PERCENT] = ACTIONS(1604), - [anon_sym_AMP] = ACTIONS(1604), - [anon_sym_LPAREN] = ACTIONS(1604), - [anon_sym_RPAREN] = ACTIONS(1604), - [anon_sym_STAR] = ACTIONS(1604), - [anon_sym_PLUS] = ACTIONS(1604), - [anon_sym_COMMA] = ACTIONS(1604), - [anon_sym_DASH] = ACTIONS(1604), - [anon_sym_DOT] = ACTIONS(1604), - [anon_sym_SLASH] = ACTIONS(1604), - [anon_sym_SEMI] = ACTIONS(1604), - [anon_sym_LT] = ACTIONS(1604), - [anon_sym_GT] = ACTIONS(1604), - [anon_sym_QMARK] = ACTIONS(1604), - [anon_sym_AT] = ACTIONS(1604), - [anon_sym_LBRACK] = ACTIONS(1604), - [anon_sym_BSLASH] = ACTIONS(1604), - [anon_sym_RBRACK] = ACTIONS(1604), - [anon_sym_CARET] = ACTIONS(1604), - [anon_sym__] = ACTIONS(1604), - [anon_sym_BQUOTE] = ACTIONS(1604), - [anon_sym_PIPE] = ACTIONS(1604), - [anon_sym_TILDE] = ACTIONS(1604), - [sym__word] = ACTIONS(1604), - [sym__soft_line_ending] = ACTIONS(1604), - [sym__block_close] = ACTIONS(1604), - [sym__block_quote_start] = ACTIONS(1604), - [sym__indented_chunk_start] = ACTIONS(1604), - [sym_atx_h1_marker] = ACTIONS(1604), - [sym_atx_h2_marker] = ACTIONS(1604), - [sym_atx_h3_marker] = ACTIONS(1604), - [sym_atx_h4_marker] = ACTIONS(1604), - [sym_atx_h5_marker] = ACTIONS(1604), - [sym_atx_h6_marker] = ACTIONS(1604), - [sym__thematic_break] = ACTIONS(1604), - [sym__list_marker_minus] = ACTIONS(1604), - [sym__list_marker_plus] = ACTIONS(1604), - [sym__list_marker_star] = ACTIONS(1604), - [sym__list_marker_parenthesis] = ACTIONS(1604), - [sym__list_marker_dot] = ACTIONS(1604), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1604), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1604), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1604), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1604), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1604), - [sym__list_marker_example] = ACTIONS(1604), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1604), - [sym__fenced_code_block_start_backtick] = ACTIONS(1604), - [sym__fenced_code_block_start_tilde] = ACTIONS(1604), - [sym__blank_line_start] = ACTIONS(1604), - [sym_minus_metadata] = ACTIONS(1604), - [sym__pipe_table_start] = ACTIONS(1604), - [sym__fenced_div_start] = ACTIONS(1604), - [sym__fenced_div_end] = ACTIONS(1604), - [sym_ref_id_specifier] = ACTIONS(1604), - [sym__display_math_state_track_marker] = ACTIONS(1604), - [sym__inline_math_state_track_marker] = ACTIONS(1604), + [anon_sym_LBRACE] = ACTIONS(1749), + [anon_sym_RBRACE] = ACTIONS(1749), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1749), + [anon_sym_EQ] = ACTIONS(1749), + [anon_sym_SQUOTE] = ACTIONS(1749), + [anon_sym_BANG] = ACTIONS(1749), + [anon_sym_DQUOTE] = ACTIONS(1749), + [anon_sym_POUND] = ACTIONS(1749), + [anon_sym_DOLLAR] = ACTIONS(1749), + [anon_sym_PERCENT] = ACTIONS(1749), + [anon_sym_AMP] = ACTIONS(1749), + [anon_sym_LPAREN] = ACTIONS(1749), + [anon_sym_RPAREN] = ACTIONS(1749), + [anon_sym_STAR] = ACTIONS(1749), + [anon_sym_PLUS] = ACTIONS(1749), + [anon_sym_COMMA] = ACTIONS(1749), + [anon_sym_DASH] = ACTIONS(1749), + [anon_sym_DOT] = ACTIONS(1749), + [anon_sym_SLASH] = ACTIONS(1749), + [anon_sym_SEMI] = ACTIONS(1749), + [anon_sym_QMARK] = ACTIONS(1749), + [anon_sym_AT] = ACTIONS(1749), + [anon_sym_LBRACK] = ACTIONS(1751), + [anon_sym_BSLASH] = ACTIONS(1751), + [anon_sym_RBRACK] = ACTIONS(1749), + [anon_sym_CARET] = ACTIONS(1749), + [anon_sym__] = ACTIONS(1749), + [anon_sym_BQUOTE] = ACTIONS(1749), + [anon_sym_PIPE] = ACTIONS(1749), + [anon_sym_TILDE] = ACTIONS(1749), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1749), + [sym__escaped_characters] = ACTIONS(1749), + [sym__word] = ACTIONS(1749), + [sym__soft_line_ending] = ACTIONS(1749), + [sym__block_close] = ACTIONS(1749), + [sym__block_quote_start] = ACTIONS(1749), + [sym__indented_chunk_start] = ACTIONS(1749), + [sym_atx_h1_marker] = ACTIONS(1749), + [sym_atx_h2_marker] = ACTIONS(1749), + [sym_atx_h3_marker] = ACTIONS(1749), + [sym_atx_h4_marker] = ACTIONS(1749), + [sym_atx_h5_marker] = ACTIONS(1749), + [sym_atx_h6_marker] = ACTIONS(1749), + [sym__thematic_break] = ACTIONS(1749), + [sym__list_marker_minus] = ACTIONS(1749), + [sym__list_marker_plus] = ACTIONS(1749), + [sym__list_marker_star] = ACTIONS(1749), + [sym__list_marker_parenthesis] = ACTIONS(1749), + [sym__list_marker_dot] = ACTIONS(1749), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1749), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1749), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1749), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1749), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1749), + [sym__list_marker_example] = ACTIONS(1749), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1749), + [sym__fenced_code_block_start_backtick] = ACTIONS(1749), + [sym__fenced_code_block_start_tilde] = ACTIONS(1749), + [sym__blank_line_start] = ACTIONS(1749), + [sym_minus_metadata] = ACTIONS(1749), + [sym__pipe_table_start] = ACTIONS(1749), + [sym__fenced_div_start] = ACTIONS(1749), + [sym__fenced_div_end] = ACTIONS(1749), + [sym_ref_id_specifier] = ACTIONS(1749), + [sym__display_math_state_track_marker] = ACTIONS(1749), + [sym__inline_math_state_track_marker] = ACTIONS(1749), + [sym__html_comment] = ACTIONS(1749), + [sym_raw_specifier] = ACTIONS(1749), + [sym__autolink] = ACTIONS(1749), }, [STATE(255)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1606), - [anon_sym_LBRACE] = ACTIONS(1606), - [anon_sym_RBRACE] = ACTIONS(1606), - [anon_sym_EQ] = ACTIONS(1606), - [anon_sym_SQUOTE] = ACTIONS(1606), - [anon_sym_BANG] = ACTIONS(1606), - [anon_sym_DQUOTE] = ACTIONS(1606), - [anon_sym_POUND] = ACTIONS(1606), - [anon_sym_DOLLAR] = ACTIONS(1606), - [anon_sym_PERCENT] = ACTIONS(1606), - [anon_sym_AMP] = ACTIONS(1606), - [anon_sym_LPAREN] = ACTIONS(1606), - [anon_sym_RPAREN] = ACTIONS(1606), - [anon_sym_STAR] = ACTIONS(1606), - [anon_sym_PLUS] = ACTIONS(1606), - [anon_sym_COMMA] = ACTIONS(1606), - [anon_sym_DASH] = ACTIONS(1606), - [anon_sym_DOT] = ACTIONS(1606), - [anon_sym_SLASH] = ACTIONS(1606), - [anon_sym_SEMI] = ACTIONS(1606), - [anon_sym_LT] = ACTIONS(1606), - [anon_sym_GT] = ACTIONS(1606), - [anon_sym_QMARK] = ACTIONS(1606), - [anon_sym_AT] = ACTIONS(1606), - [anon_sym_LBRACK] = ACTIONS(1606), - [anon_sym_BSLASH] = ACTIONS(1606), - [anon_sym_RBRACK] = ACTIONS(1606), - [anon_sym_CARET] = ACTIONS(1606), - [anon_sym__] = ACTIONS(1606), - [anon_sym_BQUOTE] = ACTIONS(1606), - [anon_sym_PIPE] = ACTIONS(1606), - [anon_sym_TILDE] = ACTIONS(1606), - [sym__word] = ACTIONS(1606), - [sym__soft_line_ending] = ACTIONS(1606), - [sym__block_close] = ACTIONS(1606), - [sym__block_quote_start] = ACTIONS(1606), - [sym__indented_chunk_start] = ACTIONS(1606), - [sym_atx_h1_marker] = ACTIONS(1606), - [sym_atx_h2_marker] = ACTIONS(1606), - [sym_atx_h3_marker] = ACTIONS(1606), - [sym_atx_h4_marker] = ACTIONS(1606), - [sym_atx_h5_marker] = ACTIONS(1606), - [sym_atx_h6_marker] = ACTIONS(1606), - [sym__thematic_break] = ACTIONS(1606), - [sym__list_marker_minus] = ACTIONS(1606), - [sym__list_marker_plus] = ACTIONS(1606), - [sym__list_marker_star] = ACTIONS(1606), - [sym__list_marker_parenthesis] = ACTIONS(1606), - [sym__list_marker_dot] = ACTIONS(1606), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1606), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1606), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1606), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1606), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1606), - [sym__list_marker_example] = ACTIONS(1606), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1606), - [sym__fenced_code_block_start_backtick] = ACTIONS(1606), - [sym__fenced_code_block_start_tilde] = ACTIONS(1606), - [sym__blank_line_start] = ACTIONS(1606), - [sym_minus_metadata] = ACTIONS(1606), - [sym__pipe_table_start] = ACTIONS(1606), - [sym__fenced_div_start] = ACTIONS(1606), - [sym__fenced_div_end] = ACTIONS(1606), - [sym_ref_id_specifier] = ACTIONS(1606), - [sym__display_math_state_track_marker] = ACTIONS(1606), - [sym__inline_math_state_track_marker] = ACTIONS(1606), + [anon_sym_LBRACE] = ACTIONS(1753), + [anon_sym_RBRACE] = ACTIONS(1753), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1753), + [anon_sym_EQ] = ACTIONS(1753), + [anon_sym_SQUOTE] = ACTIONS(1753), + [anon_sym_BANG] = ACTIONS(1753), + [anon_sym_DQUOTE] = ACTIONS(1753), + [anon_sym_POUND] = ACTIONS(1753), + [anon_sym_DOLLAR] = ACTIONS(1753), + [anon_sym_PERCENT] = ACTIONS(1753), + [anon_sym_AMP] = ACTIONS(1753), + [anon_sym_LPAREN] = ACTIONS(1753), + [anon_sym_RPAREN] = ACTIONS(1753), + [anon_sym_STAR] = ACTIONS(1753), + [anon_sym_PLUS] = ACTIONS(1753), + [anon_sym_COMMA] = ACTIONS(1753), + [anon_sym_DASH] = ACTIONS(1753), + [anon_sym_DOT] = ACTIONS(1753), + [anon_sym_SLASH] = ACTIONS(1753), + [anon_sym_SEMI] = ACTIONS(1753), + [anon_sym_QMARK] = ACTIONS(1753), + [anon_sym_AT] = ACTIONS(1753), + [anon_sym_LBRACK] = ACTIONS(1755), + [anon_sym_BSLASH] = ACTIONS(1755), + [anon_sym_RBRACK] = ACTIONS(1753), + [anon_sym_CARET] = ACTIONS(1753), + [anon_sym__] = ACTIONS(1753), + [anon_sym_BQUOTE] = ACTIONS(1753), + [anon_sym_PIPE] = ACTIONS(1753), + [anon_sym_TILDE] = ACTIONS(1753), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1753), + [sym__escaped_characters] = ACTIONS(1753), + [sym__word] = ACTIONS(1753), + [sym__soft_line_ending] = ACTIONS(1753), + [sym__block_close] = ACTIONS(1753), + [sym__block_quote_start] = ACTIONS(1753), + [sym__indented_chunk_start] = ACTIONS(1753), + [sym_atx_h1_marker] = ACTIONS(1753), + [sym_atx_h2_marker] = ACTIONS(1753), + [sym_atx_h3_marker] = ACTIONS(1753), + [sym_atx_h4_marker] = ACTIONS(1753), + [sym_atx_h5_marker] = ACTIONS(1753), + [sym_atx_h6_marker] = ACTIONS(1753), + [sym__thematic_break] = ACTIONS(1753), + [sym__list_marker_minus] = ACTIONS(1753), + [sym__list_marker_plus] = ACTIONS(1753), + [sym__list_marker_star] = ACTIONS(1753), + [sym__list_marker_parenthesis] = ACTIONS(1753), + [sym__list_marker_dot] = ACTIONS(1753), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1753), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1753), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1753), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1753), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1753), + [sym__list_marker_example] = ACTIONS(1753), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1753), + [sym__fenced_code_block_start_backtick] = ACTIONS(1753), + [sym__fenced_code_block_start_tilde] = ACTIONS(1753), + [sym__blank_line_start] = ACTIONS(1753), + [sym_minus_metadata] = ACTIONS(1753), + [sym__pipe_table_start] = ACTIONS(1753), + [sym__fenced_div_start] = ACTIONS(1753), + [sym__fenced_div_end] = ACTIONS(1753), + [sym_ref_id_specifier] = ACTIONS(1753), + [sym__display_math_state_track_marker] = ACTIONS(1753), + [sym__inline_math_state_track_marker] = ACTIONS(1753), + [sym__html_comment] = ACTIONS(1753), + [sym_raw_specifier] = ACTIONS(1753), + [sym__autolink] = ACTIONS(1753), }, [STATE(256)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1608), - [anon_sym_LBRACE] = ACTIONS(1608), - [anon_sym_RBRACE] = ACTIONS(1608), - [anon_sym_EQ] = ACTIONS(1608), - [anon_sym_SQUOTE] = ACTIONS(1608), - [anon_sym_BANG] = ACTIONS(1608), - [anon_sym_DQUOTE] = ACTIONS(1608), - [anon_sym_POUND] = ACTIONS(1608), - [anon_sym_DOLLAR] = ACTIONS(1608), - [anon_sym_PERCENT] = ACTIONS(1608), - [anon_sym_AMP] = ACTIONS(1608), - [anon_sym_LPAREN] = ACTIONS(1608), - [anon_sym_RPAREN] = ACTIONS(1608), - [anon_sym_STAR] = ACTIONS(1608), - [anon_sym_PLUS] = ACTIONS(1608), - [anon_sym_COMMA] = ACTIONS(1608), - [anon_sym_DASH] = ACTIONS(1608), - [anon_sym_DOT] = ACTIONS(1608), - [anon_sym_SLASH] = ACTIONS(1608), - [anon_sym_SEMI] = ACTIONS(1608), - [anon_sym_LT] = ACTIONS(1608), - [anon_sym_GT] = ACTIONS(1608), - [anon_sym_QMARK] = ACTIONS(1608), - [anon_sym_AT] = ACTIONS(1608), - [anon_sym_LBRACK] = ACTIONS(1608), - [anon_sym_BSLASH] = ACTIONS(1608), - [anon_sym_RBRACK] = ACTIONS(1608), - [anon_sym_CARET] = ACTIONS(1608), - [anon_sym__] = ACTIONS(1608), - [anon_sym_BQUOTE] = ACTIONS(1608), - [anon_sym_PIPE] = ACTIONS(1608), - [anon_sym_TILDE] = ACTIONS(1608), - [sym__word] = ACTIONS(1608), - [sym__soft_line_ending] = ACTIONS(1608), - [sym__block_close] = ACTIONS(1608), - [sym__block_quote_start] = ACTIONS(1608), - [sym__indented_chunk_start] = ACTIONS(1608), - [sym_atx_h1_marker] = ACTIONS(1608), - [sym_atx_h2_marker] = ACTIONS(1608), - [sym_atx_h3_marker] = ACTIONS(1608), - [sym_atx_h4_marker] = ACTIONS(1608), - [sym_atx_h5_marker] = ACTIONS(1608), - [sym_atx_h6_marker] = ACTIONS(1608), - [sym__thematic_break] = ACTIONS(1608), - [sym__list_marker_minus] = ACTIONS(1608), - [sym__list_marker_plus] = ACTIONS(1608), - [sym__list_marker_star] = ACTIONS(1608), - [sym__list_marker_parenthesis] = ACTIONS(1608), - [sym__list_marker_dot] = ACTIONS(1608), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1608), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1608), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1608), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1608), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1608), - [sym__list_marker_example] = ACTIONS(1608), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1608), - [sym__fenced_code_block_start_backtick] = ACTIONS(1608), - [sym__fenced_code_block_start_tilde] = ACTIONS(1608), - [sym__blank_line_start] = ACTIONS(1608), - [sym_minus_metadata] = ACTIONS(1608), - [sym__pipe_table_start] = ACTIONS(1608), - [sym__fenced_div_start] = ACTIONS(1608), - [sym__fenced_div_end] = ACTIONS(1608), - [sym_ref_id_specifier] = ACTIONS(1608), - [sym__display_math_state_track_marker] = ACTIONS(1608), - [sym__inline_math_state_track_marker] = ACTIONS(1608), + [anon_sym_LBRACE] = ACTIONS(1757), + [anon_sym_RBRACE] = ACTIONS(1757), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1757), + [anon_sym_EQ] = ACTIONS(1757), + [anon_sym_SQUOTE] = ACTIONS(1757), + [anon_sym_BANG] = ACTIONS(1757), + [anon_sym_DQUOTE] = ACTIONS(1757), + [anon_sym_POUND] = ACTIONS(1757), + [anon_sym_DOLLAR] = ACTIONS(1757), + [anon_sym_PERCENT] = ACTIONS(1757), + [anon_sym_AMP] = ACTIONS(1757), + [anon_sym_LPAREN] = ACTIONS(1757), + [anon_sym_RPAREN] = ACTIONS(1757), + [anon_sym_STAR] = ACTIONS(1757), + [anon_sym_PLUS] = ACTIONS(1757), + [anon_sym_COMMA] = ACTIONS(1757), + [anon_sym_DASH] = ACTIONS(1757), + [anon_sym_DOT] = ACTIONS(1757), + [anon_sym_SLASH] = ACTIONS(1757), + [anon_sym_SEMI] = ACTIONS(1757), + [anon_sym_QMARK] = ACTIONS(1757), + [anon_sym_AT] = ACTIONS(1757), + [anon_sym_LBRACK] = ACTIONS(1759), + [anon_sym_BSLASH] = ACTIONS(1759), + [anon_sym_RBRACK] = ACTIONS(1757), + [anon_sym_CARET] = ACTIONS(1757), + [anon_sym__] = ACTIONS(1757), + [anon_sym_BQUOTE] = ACTIONS(1757), + [anon_sym_PIPE] = ACTIONS(1757), + [anon_sym_TILDE] = ACTIONS(1757), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1757), + [sym__escaped_characters] = ACTIONS(1757), + [sym__word] = ACTIONS(1757), + [sym__soft_line_ending] = ACTIONS(1757), + [sym__block_close] = ACTIONS(1757), + [sym__block_quote_start] = ACTIONS(1757), + [sym__indented_chunk_start] = ACTIONS(1757), + [sym_atx_h1_marker] = ACTIONS(1757), + [sym_atx_h2_marker] = ACTIONS(1757), + [sym_atx_h3_marker] = ACTIONS(1757), + [sym_atx_h4_marker] = ACTIONS(1757), + [sym_atx_h5_marker] = ACTIONS(1757), + [sym_atx_h6_marker] = ACTIONS(1757), + [sym__thematic_break] = ACTIONS(1757), + [sym__list_marker_minus] = ACTIONS(1757), + [sym__list_marker_plus] = ACTIONS(1757), + [sym__list_marker_star] = ACTIONS(1757), + [sym__list_marker_parenthesis] = ACTIONS(1757), + [sym__list_marker_dot] = ACTIONS(1757), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1757), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1757), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1757), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1757), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1757), + [sym__list_marker_example] = ACTIONS(1757), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1757), + [sym__fenced_code_block_start_backtick] = ACTIONS(1757), + [sym__fenced_code_block_start_tilde] = ACTIONS(1757), + [sym__blank_line_start] = ACTIONS(1757), + [sym_minus_metadata] = ACTIONS(1757), + [sym__pipe_table_start] = ACTIONS(1757), + [sym__fenced_div_start] = ACTIONS(1757), + [sym__fenced_div_end] = ACTIONS(1757), + [sym_ref_id_specifier] = ACTIONS(1757), + [sym__display_math_state_track_marker] = ACTIONS(1757), + [sym__inline_math_state_track_marker] = ACTIONS(1757), + [sym__html_comment] = ACTIONS(1757), + [sym_raw_specifier] = ACTIONS(1757), + [sym__autolink] = ACTIONS(1757), }, [STATE(257)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1610), - [anon_sym_LBRACE] = ACTIONS(1610), - [anon_sym_RBRACE] = ACTIONS(1610), - [anon_sym_EQ] = ACTIONS(1610), - [anon_sym_SQUOTE] = ACTIONS(1610), - [anon_sym_BANG] = ACTIONS(1610), - [anon_sym_DQUOTE] = ACTIONS(1610), - [anon_sym_POUND] = ACTIONS(1610), - [anon_sym_DOLLAR] = ACTIONS(1610), - [anon_sym_PERCENT] = ACTIONS(1610), - [anon_sym_AMP] = ACTIONS(1610), - [anon_sym_LPAREN] = ACTIONS(1610), - [anon_sym_RPAREN] = ACTIONS(1610), - [anon_sym_STAR] = ACTIONS(1610), - [anon_sym_PLUS] = ACTIONS(1610), - [anon_sym_COMMA] = ACTIONS(1610), - [anon_sym_DASH] = ACTIONS(1610), - [anon_sym_DOT] = ACTIONS(1610), - [anon_sym_SLASH] = ACTIONS(1610), - [anon_sym_SEMI] = ACTIONS(1610), - [anon_sym_LT] = ACTIONS(1610), - [anon_sym_GT] = ACTIONS(1610), - [anon_sym_QMARK] = ACTIONS(1610), - [anon_sym_AT] = ACTIONS(1610), - [anon_sym_LBRACK] = ACTIONS(1610), - [anon_sym_BSLASH] = ACTIONS(1610), - [anon_sym_RBRACK] = ACTIONS(1610), - [anon_sym_CARET] = ACTIONS(1610), - [anon_sym__] = ACTIONS(1610), - [anon_sym_BQUOTE] = ACTIONS(1610), - [anon_sym_PIPE] = ACTIONS(1610), - [anon_sym_TILDE] = ACTIONS(1610), - [sym__word] = ACTIONS(1610), - [sym__soft_line_ending] = ACTIONS(1610), - [sym__block_close] = ACTIONS(1610), - [sym__block_quote_start] = ACTIONS(1610), - [sym__indented_chunk_start] = ACTIONS(1610), - [sym_atx_h1_marker] = ACTIONS(1610), - [sym_atx_h2_marker] = ACTIONS(1610), - [sym_atx_h3_marker] = ACTIONS(1610), - [sym_atx_h4_marker] = ACTIONS(1610), - [sym_atx_h5_marker] = ACTIONS(1610), - [sym_atx_h6_marker] = ACTIONS(1610), - [sym__thematic_break] = ACTIONS(1610), - [sym__list_marker_minus] = ACTIONS(1610), - [sym__list_marker_plus] = ACTIONS(1610), - [sym__list_marker_star] = ACTIONS(1610), - [sym__list_marker_parenthesis] = ACTIONS(1610), - [sym__list_marker_dot] = ACTIONS(1610), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1610), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1610), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1610), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1610), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1610), - [sym__list_marker_example] = ACTIONS(1610), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1610), - [sym__fenced_code_block_start_backtick] = ACTIONS(1610), - [sym__fenced_code_block_start_tilde] = ACTIONS(1610), - [sym__blank_line_start] = ACTIONS(1610), - [sym_minus_metadata] = ACTIONS(1610), - [sym__pipe_table_start] = ACTIONS(1610), - [sym__fenced_div_start] = ACTIONS(1610), - [sym__fenced_div_end] = ACTIONS(1610), - [sym_ref_id_specifier] = ACTIONS(1610), - [sym__display_math_state_track_marker] = ACTIONS(1610), - [sym__inline_math_state_track_marker] = ACTIONS(1610), + [anon_sym_LBRACE] = ACTIONS(1761), + [anon_sym_RBRACE] = ACTIONS(1761), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1761), + [anon_sym_EQ] = ACTIONS(1761), + [anon_sym_SQUOTE] = ACTIONS(1761), + [anon_sym_BANG] = ACTIONS(1761), + [anon_sym_DQUOTE] = ACTIONS(1761), + [anon_sym_POUND] = ACTIONS(1761), + [anon_sym_DOLLAR] = ACTIONS(1761), + [anon_sym_PERCENT] = ACTIONS(1761), + [anon_sym_AMP] = ACTIONS(1761), + [anon_sym_LPAREN] = ACTIONS(1761), + [anon_sym_RPAREN] = ACTIONS(1761), + [anon_sym_STAR] = ACTIONS(1761), + [anon_sym_PLUS] = ACTIONS(1761), + [anon_sym_COMMA] = ACTIONS(1761), + [anon_sym_DASH] = ACTIONS(1761), + [anon_sym_DOT] = ACTIONS(1761), + [anon_sym_SLASH] = ACTIONS(1761), + [anon_sym_SEMI] = ACTIONS(1761), + [anon_sym_QMARK] = ACTIONS(1761), + [anon_sym_AT] = ACTIONS(1761), + [anon_sym_LBRACK] = ACTIONS(1763), + [anon_sym_BSLASH] = ACTIONS(1763), + [anon_sym_RBRACK] = ACTIONS(1761), + [anon_sym_CARET] = ACTIONS(1761), + [anon_sym__] = ACTIONS(1761), + [anon_sym_BQUOTE] = ACTIONS(1761), + [anon_sym_PIPE] = ACTIONS(1761), + [anon_sym_TILDE] = ACTIONS(1761), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1761), + [sym__escaped_characters] = ACTIONS(1761), + [sym__word] = ACTIONS(1761), + [sym__soft_line_ending] = ACTIONS(1761), + [sym__block_close] = ACTIONS(1761), + [sym__block_quote_start] = ACTIONS(1761), + [sym__indented_chunk_start] = ACTIONS(1761), + [sym_atx_h1_marker] = ACTIONS(1761), + [sym_atx_h2_marker] = ACTIONS(1761), + [sym_atx_h3_marker] = ACTIONS(1761), + [sym_atx_h4_marker] = ACTIONS(1761), + [sym_atx_h5_marker] = ACTIONS(1761), + [sym_atx_h6_marker] = ACTIONS(1761), + [sym__thematic_break] = ACTIONS(1761), + [sym__list_marker_minus] = ACTIONS(1761), + [sym__list_marker_plus] = ACTIONS(1761), + [sym__list_marker_star] = ACTIONS(1761), + [sym__list_marker_parenthesis] = ACTIONS(1761), + [sym__list_marker_dot] = ACTIONS(1761), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1761), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1761), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1761), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1761), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1761), + [sym__list_marker_example] = ACTIONS(1761), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1761), + [sym__fenced_code_block_start_backtick] = ACTIONS(1761), + [sym__fenced_code_block_start_tilde] = ACTIONS(1761), + [sym__blank_line_start] = ACTIONS(1761), + [sym_minus_metadata] = ACTIONS(1761), + [sym__pipe_table_start] = ACTIONS(1761), + [sym__fenced_div_start] = ACTIONS(1761), + [sym__fenced_div_end] = ACTIONS(1761), + [sym_ref_id_specifier] = ACTIONS(1761), + [sym__display_math_state_track_marker] = ACTIONS(1761), + [sym__inline_math_state_track_marker] = ACTIONS(1761), + [sym__html_comment] = ACTIONS(1761), + [sym_raw_specifier] = ACTIONS(1761), + [sym__autolink] = ACTIONS(1761), }, [STATE(258)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1612), - [anon_sym_LBRACE] = ACTIONS(1612), - [anon_sym_RBRACE] = ACTIONS(1612), - [anon_sym_EQ] = ACTIONS(1612), - [anon_sym_SQUOTE] = ACTIONS(1612), - [anon_sym_BANG] = ACTIONS(1612), - [anon_sym_DQUOTE] = ACTIONS(1612), - [anon_sym_POUND] = ACTIONS(1612), - [anon_sym_DOLLAR] = ACTIONS(1612), - [anon_sym_PERCENT] = ACTIONS(1612), - [anon_sym_AMP] = ACTIONS(1612), - [anon_sym_LPAREN] = ACTIONS(1612), - [anon_sym_RPAREN] = ACTIONS(1612), - [anon_sym_STAR] = ACTIONS(1612), - [anon_sym_PLUS] = ACTIONS(1612), - [anon_sym_COMMA] = ACTIONS(1612), - [anon_sym_DASH] = ACTIONS(1612), - [anon_sym_DOT] = ACTIONS(1612), - [anon_sym_SLASH] = ACTIONS(1612), - [anon_sym_SEMI] = ACTIONS(1612), - [anon_sym_LT] = ACTIONS(1612), - [anon_sym_GT] = ACTIONS(1612), - [anon_sym_QMARK] = ACTIONS(1612), - [anon_sym_AT] = ACTIONS(1612), - [anon_sym_LBRACK] = ACTIONS(1612), - [anon_sym_BSLASH] = ACTIONS(1612), - [anon_sym_RBRACK] = ACTIONS(1612), - [anon_sym_CARET] = ACTIONS(1612), - [anon_sym__] = ACTIONS(1612), - [anon_sym_BQUOTE] = ACTIONS(1612), - [anon_sym_PIPE] = ACTIONS(1612), - [anon_sym_TILDE] = ACTIONS(1612), - [sym__word] = ACTIONS(1612), - [sym__soft_line_ending] = ACTIONS(1612), - [sym__block_close] = ACTIONS(1612), - [sym__block_quote_start] = ACTIONS(1612), - [sym__indented_chunk_start] = ACTIONS(1612), - [sym_atx_h1_marker] = ACTIONS(1612), - [sym_atx_h2_marker] = ACTIONS(1612), - [sym_atx_h3_marker] = ACTIONS(1612), - [sym_atx_h4_marker] = ACTIONS(1612), - [sym_atx_h5_marker] = ACTIONS(1612), - [sym_atx_h6_marker] = ACTIONS(1612), - [sym__thematic_break] = ACTIONS(1612), - [sym__list_marker_minus] = ACTIONS(1612), - [sym__list_marker_plus] = ACTIONS(1612), - [sym__list_marker_star] = ACTIONS(1612), - [sym__list_marker_parenthesis] = ACTIONS(1612), - [sym__list_marker_dot] = ACTIONS(1612), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1612), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1612), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1612), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1612), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1612), - [sym__list_marker_example] = ACTIONS(1612), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1612), - [sym__fenced_code_block_start_backtick] = ACTIONS(1612), - [sym__fenced_code_block_start_tilde] = ACTIONS(1612), - [sym__blank_line_start] = ACTIONS(1612), - [sym_minus_metadata] = ACTIONS(1612), - [sym__pipe_table_start] = ACTIONS(1612), - [sym__fenced_div_start] = ACTIONS(1612), - [sym__fenced_div_end] = ACTIONS(1612), - [sym_ref_id_specifier] = ACTIONS(1612), - [sym__display_math_state_track_marker] = ACTIONS(1612), - [sym__inline_math_state_track_marker] = ACTIONS(1612), + [anon_sym_LBRACE] = ACTIONS(1765), + [anon_sym_RBRACE] = ACTIONS(1765), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1765), + [anon_sym_EQ] = ACTIONS(1765), + [anon_sym_SQUOTE] = ACTIONS(1765), + [anon_sym_BANG] = ACTIONS(1765), + [anon_sym_DQUOTE] = ACTIONS(1765), + [anon_sym_POUND] = ACTIONS(1765), + [anon_sym_DOLLAR] = ACTIONS(1765), + [anon_sym_PERCENT] = ACTIONS(1765), + [anon_sym_AMP] = ACTIONS(1765), + [anon_sym_LPAREN] = ACTIONS(1765), + [anon_sym_RPAREN] = ACTIONS(1765), + [anon_sym_STAR] = ACTIONS(1765), + [anon_sym_PLUS] = ACTIONS(1765), + [anon_sym_COMMA] = ACTIONS(1765), + [anon_sym_DASH] = ACTIONS(1765), + [anon_sym_DOT] = ACTIONS(1765), + [anon_sym_SLASH] = ACTIONS(1765), + [anon_sym_SEMI] = ACTIONS(1765), + [anon_sym_QMARK] = ACTIONS(1765), + [anon_sym_AT] = ACTIONS(1765), + [anon_sym_LBRACK] = ACTIONS(1767), + [anon_sym_BSLASH] = ACTIONS(1767), + [anon_sym_RBRACK] = ACTIONS(1765), + [anon_sym_CARET] = ACTIONS(1765), + [anon_sym__] = ACTIONS(1765), + [anon_sym_BQUOTE] = ACTIONS(1765), + [anon_sym_PIPE] = ACTIONS(1765), + [anon_sym_TILDE] = ACTIONS(1765), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1765), + [sym__escaped_characters] = ACTIONS(1765), + [sym__word] = ACTIONS(1765), + [sym__soft_line_ending] = ACTIONS(1765), + [sym__block_close] = ACTIONS(1765), + [sym__block_quote_start] = ACTIONS(1765), + [sym__indented_chunk_start] = ACTIONS(1765), + [sym_atx_h1_marker] = ACTIONS(1765), + [sym_atx_h2_marker] = ACTIONS(1765), + [sym_atx_h3_marker] = ACTIONS(1765), + [sym_atx_h4_marker] = ACTIONS(1765), + [sym_atx_h5_marker] = ACTIONS(1765), + [sym_atx_h6_marker] = ACTIONS(1765), + [sym__thematic_break] = ACTIONS(1765), + [sym__list_marker_minus] = ACTIONS(1765), + [sym__list_marker_plus] = ACTIONS(1765), + [sym__list_marker_star] = ACTIONS(1765), + [sym__list_marker_parenthesis] = ACTIONS(1765), + [sym__list_marker_dot] = ACTIONS(1765), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1765), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1765), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1765), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1765), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1765), + [sym__list_marker_example] = ACTIONS(1765), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1765), + [sym__fenced_code_block_start_backtick] = ACTIONS(1765), + [sym__fenced_code_block_start_tilde] = ACTIONS(1765), + [sym__blank_line_start] = ACTIONS(1765), + [sym_minus_metadata] = ACTIONS(1765), + [sym__pipe_table_start] = ACTIONS(1765), + [sym__fenced_div_start] = ACTIONS(1765), + [sym__fenced_div_end] = ACTIONS(1765), + [sym_ref_id_specifier] = ACTIONS(1765), + [sym__display_math_state_track_marker] = ACTIONS(1765), + [sym__inline_math_state_track_marker] = ACTIONS(1765), + [sym__html_comment] = ACTIONS(1765), + [sym_raw_specifier] = ACTIONS(1765), + [sym__autolink] = ACTIONS(1765), }, [STATE(259)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1614), - [anon_sym_LBRACE] = ACTIONS(1614), - [anon_sym_RBRACE] = ACTIONS(1614), - [anon_sym_EQ] = ACTIONS(1614), - [anon_sym_SQUOTE] = ACTIONS(1614), - [anon_sym_BANG] = ACTIONS(1614), - [anon_sym_DQUOTE] = ACTIONS(1614), - [anon_sym_POUND] = ACTIONS(1614), - [anon_sym_DOLLAR] = ACTIONS(1614), - [anon_sym_PERCENT] = ACTIONS(1614), - [anon_sym_AMP] = ACTIONS(1614), - [anon_sym_LPAREN] = ACTIONS(1614), - [anon_sym_RPAREN] = ACTIONS(1614), - [anon_sym_STAR] = ACTIONS(1614), - [anon_sym_PLUS] = ACTIONS(1614), - [anon_sym_COMMA] = ACTIONS(1614), - [anon_sym_DASH] = ACTIONS(1614), - [anon_sym_DOT] = ACTIONS(1614), - [anon_sym_SLASH] = ACTIONS(1614), - [anon_sym_SEMI] = ACTIONS(1614), - [anon_sym_LT] = ACTIONS(1614), - [anon_sym_GT] = ACTIONS(1614), - [anon_sym_QMARK] = ACTIONS(1614), - [anon_sym_AT] = ACTIONS(1614), - [anon_sym_LBRACK] = ACTIONS(1614), - [anon_sym_BSLASH] = ACTIONS(1614), - [anon_sym_RBRACK] = ACTIONS(1614), - [anon_sym_CARET] = ACTIONS(1614), - [anon_sym__] = ACTIONS(1614), - [anon_sym_BQUOTE] = ACTIONS(1614), - [anon_sym_PIPE] = ACTIONS(1614), - [anon_sym_TILDE] = ACTIONS(1614), - [sym__word] = ACTIONS(1614), - [sym__soft_line_ending] = ACTIONS(1614), - [sym__block_close] = ACTIONS(1614), - [sym__block_quote_start] = ACTIONS(1614), - [sym__indented_chunk_start] = ACTIONS(1614), - [sym_atx_h1_marker] = ACTIONS(1614), - [sym_atx_h2_marker] = ACTIONS(1614), - [sym_atx_h3_marker] = ACTIONS(1614), - [sym_atx_h4_marker] = ACTIONS(1614), - [sym_atx_h5_marker] = ACTIONS(1614), - [sym_atx_h6_marker] = ACTIONS(1614), - [sym__thematic_break] = ACTIONS(1614), - [sym__list_marker_minus] = ACTIONS(1614), - [sym__list_marker_plus] = ACTIONS(1614), - [sym__list_marker_star] = ACTIONS(1614), - [sym__list_marker_parenthesis] = ACTIONS(1614), - [sym__list_marker_dot] = ACTIONS(1614), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1614), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1614), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1614), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1614), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1614), - [sym__list_marker_example] = ACTIONS(1614), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1614), - [sym__fenced_code_block_start_backtick] = ACTIONS(1614), - [sym__fenced_code_block_start_tilde] = ACTIONS(1614), - [sym__blank_line_start] = ACTIONS(1614), - [sym_minus_metadata] = ACTIONS(1614), - [sym__pipe_table_start] = ACTIONS(1614), - [sym__fenced_div_start] = ACTIONS(1614), - [sym__fenced_div_end] = ACTIONS(1614), - [sym_ref_id_specifier] = ACTIONS(1614), - [sym__display_math_state_track_marker] = ACTIONS(1614), - [sym__inline_math_state_track_marker] = ACTIONS(1614), + [anon_sym_LBRACE] = ACTIONS(1769), + [anon_sym_RBRACE] = ACTIONS(1769), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1769), + [anon_sym_EQ] = ACTIONS(1769), + [anon_sym_SQUOTE] = ACTIONS(1769), + [anon_sym_BANG] = ACTIONS(1769), + [anon_sym_DQUOTE] = ACTIONS(1769), + [anon_sym_POUND] = ACTIONS(1769), + [anon_sym_DOLLAR] = ACTIONS(1769), + [anon_sym_PERCENT] = ACTIONS(1769), + [anon_sym_AMP] = ACTIONS(1769), + [anon_sym_LPAREN] = ACTIONS(1769), + [anon_sym_RPAREN] = ACTIONS(1769), + [anon_sym_STAR] = ACTIONS(1769), + [anon_sym_PLUS] = ACTIONS(1769), + [anon_sym_COMMA] = ACTIONS(1769), + [anon_sym_DASH] = ACTIONS(1769), + [anon_sym_DOT] = ACTIONS(1769), + [anon_sym_SLASH] = ACTIONS(1769), + [anon_sym_SEMI] = ACTIONS(1769), + [anon_sym_QMARK] = ACTIONS(1769), + [anon_sym_AT] = ACTIONS(1769), + [anon_sym_LBRACK] = ACTIONS(1771), + [anon_sym_BSLASH] = ACTIONS(1771), + [anon_sym_RBRACK] = ACTIONS(1769), + [anon_sym_CARET] = ACTIONS(1769), + [anon_sym__] = ACTIONS(1769), + [anon_sym_BQUOTE] = ACTIONS(1769), + [anon_sym_PIPE] = ACTIONS(1769), + [anon_sym_TILDE] = ACTIONS(1769), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1769), + [sym__escaped_characters] = ACTIONS(1769), + [sym__word] = ACTIONS(1769), + [sym__soft_line_ending] = ACTIONS(1769), + [sym__block_close] = ACTIONS(1769), + [sym__block_quote_start] = ACTIONS(1769), + [sym__indented_chunk_start] = ACTIONS(1769), + [sym_atx_h1_marker] = ACTIONS(1769), + [sym_atx_h2_marker] = ACTIONS(1769), + [sym_atx_h3_marker] = ACTIONS(1769), + [sym_atx_h4_marker] = ACTIONS(1769), + [sym_atx_h5_marker] = ACTIONS(1769), + [sym_atx_h6_marker] = ACTIONS(1769), + [sym__thematic_break] = ACTIONS(1769), + [sym__list_marker_minus] = ACTIONS(1769), + [sym__list_marker_plus] = ACTIONS(1769), + [sym__list_marker_star] = ACTIONS(1769), + [sym__list_marker_parenthesis] = ACTIONS(1769), + [sym__list_marker_dot] = ACTIONS(1769), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1769), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1769), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1769), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1769), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1769), + [sym__list_marker_example] = ACTIONS(1769), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1769), + [sym__fenced_code_block_start_backtick] = ACTIONS(1769), + [sym__fenced_code_block_start_tilde] = ACTIONS(1769), + [sym__blank_line_start] = ACTIONS(1769), + [sym_minus_metadata] = ACTIONS(1769), + [sym__pipe_table_start] = ACTIONS(1769), + [sym__fenced_div_start] = ACTIONS(1769), + [sym__fenced_div_end] = ACTIONS(1769), + [sym_ref_id_specifier] = ACTIONS(1769), + [sym__display_math_state_track_marker] = ACTIONS(1769), + [sym__inline_math_state_track_marker] = ACTIONS(1769), + [sym__html_comment] = ACTIONS(1769), + [sym_raw_specifier] = ACTIONS(1769), + [sym__autolink] = ACTIONS(1769), }, [STATE(260)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1616), - [anon_sym_LBRACE] = ACTIONS(1616), - [anon_sym_RBRACE] = ACTIONS(1616), - [anon_sym_EQ] = ACTIONS(1616), - [anon_sym_SQUOTE] = ACTIONS(1616), - [anon_sym_BANG] = ACTIONS(1616), - [anon_sym_DQUOTE] = ACTIONS(1616), - [anon_sym_POUND] = ACTIONS(1616), - [anon_sym_DOLLAR] = ACTIONS(1616), - [anon_sym_PERCENT] = ACTIONS(1616), - [anon_sym_AMP] = ACTIONS(1616), - [anon_sym_LPAREN] = ACTIONS(1616), - [anon_sym_RPAREN] = ACTIONS(1616), - [anon_sym_STAR] = ACTIONS(1616), - [anon_sym_PLUS] = ACTIONS(1616), - [anon_sym_COMMA] = ACTIONS(1616), - [anon_sym_DASH] = ACTIONS(1616), - [anon_sym_DOT] = ACTIONS(1616), - [anon_sym_SLASH] = ACTIONS(1616), - [anon_sym_SEMI] = ACTIONS(1616), - [anon_sym_LT] = ACTIONS(1616), - [anon_sym_GT] = ACTIONS(1616), - [anon_sym_QMARK] = ACTIONS(1616), - [anon_sym_AT] = ACTIONS(1616), - [anon_sym_LBRACK] = ACTIONS(1616), - [anon_sym_BSLASH] = ACTIONS(1616), - [anon_sym_RBRACK] = ACTIONS(1616), - [anon_sym_CARET] = ACTIONS(1616), - [anon_sym__] = ACTIONS(1616), - [anon_sym_BQUOTE] = ACTIONS(1616), - [anon_sym_PIPE] = ACTIONS(1616), - [anon_sym_TILDE] = ACTIONS(1616), - [sym__word] = ACTIONS(1616), - [sym__soft_line_ending] = ACTIONS(1616), - [sym__block_close] = ACTIONS(1616), - [sym__block_quote_start] = ACTIONS(1616), - [sym__indented_chunk_start] = ACTIONS(1616), - [sym_atx_h1_marker] = ACTIONS(1616), - [sym_atx_h2_marker] = ACTIONS(1616), - [sym_atx_h3_marker] = ACTIONS(1616), - [sym_atx_h4_marker] = ACTIONS(1616), - [sym_atx_h5_marker] = ACTIONS(1616), - [sym_atx_h6_marker] = ACTIONS(1616), - [sym__thematic_break] = ACTIONS(1616), - [sym__list_marker_minus] = ACTIONS(1616), - [sym__list_marker_plus] = ACTIONS(1616), - [sym__list_marker_star] = ACTIONS(1616), - [sym__list_marker_parenthesis] = ACTIONS(1616), - [sym__list_marker_dot] = ACTIONS(1616), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1616), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1616), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1616), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1616), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1616), - [sym__list_marker_example] = ACTIONS(1616), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1616), - [sym__fenced_code_block_start_backtick] = ACTIONS(1616), - [sym__fenced_code_block_start_tilde] = ACTIONS(1616), - [sym__blank_line_start] = ACTIONS(1616), - [sym_minus_metadata] = ACTIONS(1616), - [sym__pipe_table_start] = ACTIONS(1616), - [sym__fenced_div_start] = ACTIONS(1616), - [sym__fenced_div_end] = ACTIONS(1616), - [sym_ref_id_specifier] = ACTIONS(1616), - [sym__display_math_state_track_marker] = ACTIONS(1616), - [sym__inline_math_state_track_marker] = ACTIONS(1616), + [anon_sym_LBRACE] = ACTIONS(1773), + [anon_sym_RBRACE] = ACTIONS(1773), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1773), + [anon_sym_EQ] = ACTIONS(1773), + [anon_sym_SQUOTE] = ACTIONS(1773), + [anon_sym_BANG] = ACTIONS(1773), + [anon_sym_DQUOTE] = ACTIONS(1773), + [anon_sym_POUND] = ACTIONS(1773), + [anon_sym_DOLLAR] = ACTIONS(1773), + [anon_sym_PERCENT] = ACTIONS(1773), + [anon_sym_AMP] = ACTIONS(1773), + [anon_sym_LPAREN] = ACTIONS(1773), + [anon_sym_RPAREN] = ACTIONS(1773), + [anon_sym_STAR] = ACTIONS(1773), + [anon_sym_PLUS] = ACTIONS(1773), + [anon_sym_COMMA] = ACTIONS(1773), + [anon_sym_DASH] = ACTIONS(1773), + [anon_sym_DOT] = ACTIONS(1773), + [anon_sym_SLASH] = ACTIONS(1773), + [anon_sym_SEMI] = ACTIONS(1773), + [anon_sym_QMARK] = ACTIONS(1773), + [anon_sym_AT] = ACTIONS(1773), + [anon_sym_LBRACK] = ACTIONS(1775), + [anon_sym_BSLASH] = ACTIONS(1775), + [anon_sym_RBRACK] = ACTIONS(1773), + [anon_sym_CARET] = ACTIONS(1773), + [anon_sym__] = ACTIONS(1773), + [anon_sym_BQUOTE] = ACTIONS(1773), + [anon_sym_PIPE] = ACTIONS(1773), + [anon_sym_TILDE] = ACTIONS(1773), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1773), + [sym__escaped_characters] = ACTIONS(1773), + [sym__word] = ACTIONS(1773), + [sym__soft_line_ending] = ACTIONS(1773), + [sym__block_close] = ACTIONS(1773), + [sym__block_quote_start] = ACTIONS(1773), + [sym__indented_chunk_start] = ACTIONS(1773), + [sym_atx_h1_marker] = ACTIONS(1773), + [sym_atx_h2_marker] = ACTIONS(1773), + [sym_atx_h3_marker] = ACTIONS(1773), + [sym_atx_h4_marker] = ACTIONS(1773), + [sym_atx_h5_marker] = ACTIONS(1773), + [sym_atx_h6_marker] = ACTIONS(1773), + [sym__thematic_break] = ACTIONS(1773), + [sym__list_marker_minus] = ACTIONS(1773), + [sym__list_marker_plus] = ACTIONS(1773), + [sym__list_marker_star] = ACTIONS(1773), + [sym__list_marker_parenthesis] = ACTIONS(1773), + [sym__list_marker_dot] = ACTIONS(1773), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1773), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1773), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1773), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1773), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1773), + [sym__list_marker_example] = ACTIONS(1773), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1773), + [sym__fenced_code_block_start_backtick] = ACTIONS(1773), + [sym__fenced_code_block_start_tilde] = ACTIONS(1773), + [sym__blank_line_start] = ACTIONS(1773), + [sym_minus_metadata] = ACTIONS(1773), + [sym__pipe_table_start] = ACTIONS(1773), + [sym__fenced_div_start] = ACTIONS(1773), + [sym__fenced_div_end] = ACTIONS(1773), + [sym_ref_id_specifier] = ACTIONS(1773), + [sym__display_math_state_track_marker] = ACTIONS(1773), + [sym__inline_math_state_track_marker] = ACTIONS(1773), + [sym__html_comment] = ACTIONS(1773), + [sym_raw_specifier] = ACTIONS(1773), + [sym__autolink] = ACTIONS(1773), }, [STATE(261)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1618), - [anon_sym_LBRACE] = ACTIONS(1618), - [anon_sym_RBRACE] = ACTIONS(1618), - [anon_sym_EQ] = ACTIONS(1618), - [anon_sym_SQUOTE] = ACTIONS(1618), - [anon_sym_BANG] = ACTIONS(1618), - [anon_sym_DQUOTE] = ACTIONS(1618), - [anon_sym_POUND] = ACTIONS(1618), - [anon_sym_DOLLAR] = ACTIONS(1618), - [anon_sym_PERCENT] = ACTIONS(1618), - [anon_sym_AMP] = ACTIONS(1618), - [anon_sym_LPAREN] = ACTIONS(1618), - [anon_sym_RPAREN] = ACTIONS(1618), - [anon_sym_STAR] = ACTIONS(1618), - [anon_sym_PLUS] = ACTIONS(1618), - [anon_sym_COMMA] = ACTIONS(1618), - [anon_sym_DASH] = ACTIONS(1618), - [anon_sym_DOT] = ACTIONS(1618), - [anon_sym_SLASH] = ACTIONS(1618), - [anon_sym_SEMI] = ACTIONS(1618), - [anon_sym_LT] = ACTIONS(1618), - [anon_sym_GT] = ACTIONS(1618), - [anon_sym_QMARK] = ACTIONS(1618), - [anon_sym_AT] = ACTIONS(1618), - [anon_sym_LBRACK] = ACTIONS(1618), - [anon_sym_BSLASH] = ACTIONS(1618), - [anon_sym_RBRACK] = ACTIONS(1618), - [anon_sym_CARET] = ACTIONS(1618), - [anon_sym__] = ACTIONS(1618), - [anon_sym_BQUOTE] = ACTIONS(1618), - [anon_sym_PIPE] = ACTIONS(1618), - [anon_sym_TILDE] = ACTIONS(1618), - [sym__word] = ACTIONS(1618), - [sym__soft_line_ending] = ACTIONS(1618), - [sym__block_close] = ACTIONS(1618), - [sym__block_quote_start] = ACTIONS(1618), - [sym__indented_chunk_start] = ACTIONS(1618), - [sym_atx_h1_marker] = ACTIONS(1618), - [sym_atx_h2_marker] = ACTIONS(1618), - [sym_atx_h3_marker] = ACTIONS(1618), - [sym_atx_h4_marker] = ACTIONS(1618), - [sym_atx_h5_marker] = ACTIONS(1618), - [sym_atx_h6_marker] = ACTIONS(1618), - [sym__thematic_break] = ACTIONS(1618), - [sym__list_marker_minus] = ACTIONS(1618), - [sym__list_marker_plus] = ACTIONS(1618), - [sym__list_marker_star] = ACTIONS(1618), - [sym__list_marker_parenthesis] = ACTIONS(1618), - [sym__list_marker_dot] = ACTIONS(1618), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1618), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1618), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1618), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1618), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1618), - [sym__list_marker_example] = ACTIONS(1618), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1618), - [sym__fenced_code_block_start_backtick] = ACTIONS(1618), - [sym__fenced_code_block_start_tilde] = ACTIONS(1618), - [sym__blank_line_start] = ACTIONS(1618), - [sym_minus_metadata] = ACTIONS(1618), - [sym__pipe_table_start] = ACTIONS(1618), - [sym__fenced_div_start] = ACTIONS(1618), - [sym__fenced_div_end] = ACTIONS(1618), - [sym_ref_id_specifier] = ACTIONS(1618), - [sym__display_math_state_track_marker] = ACTIONS(1618), - [sym__inline_math_state_track_marker] = ACTIONS(1618), + [anon_sym_LBRACE] = ACTIONS(1777), + [anon_sym_RBRACE] = ACTIONS(1777), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1777), + [anon_sym_EQ] = ACTIONS(1777), + [anon_sym_SQUOTE] = ACTIONS(1777), + [anon_sym_BANG] = ACTIONS(1777), + [anon_sym_DQUOTE] = ACTIONS(1777), + [anon_sym_POUND] = ACTIONS(1777), + [anon_sym_DOLLAR] = ACTIONS(1777), + [anon_sym_PERCENT] = ACTIONS(1777), + [anon_sym_AMP] = ACTIONS(1777), + [anon_sym_LPAREN] = ACTIONS(1777), + [anon_sym_RPAREN] = ACTIONS(1777), + [anon_sym_STAR] = ACTIONS(1777), + [anon_sym_PLUS] = ACTIONS(1777), + [anon_sym_COMMA] = ACTIONS(1777), + [anon_sym_DASH] = ACTIONS(1777), + [anon_sym_DOT] = ACTIONS(1777), + [anon_sym_SLASH] = ACTIONS(1777), + [anon_sym_SEMI] = ACTIONS(1777), + [anon_sym_QMARK] = ACTIONS(1777), + [anon_sym_AT] = ACTIONS(1777), + [anon_sym_LBRACK] = ACTIONS(1779), + [anon_sym_BSLASH] = ACTIONS(1779), + [anon_sym_RBRACK] = ACTIONS(1777), + [anon_sym_CARET] = ACTIONS(1777), + [anon_sym__] = ACTIONS(1777), + [anon_sym_BQUOTE] = ACTIONS(1777), + [anon_sym_PIPE] = ACTIONS(1777), + [anon_sym_TILDE] = ACTIONS(1777), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1777), + [sym__escaped_characters] = ACTIONS(1777), + [sym__word] = ACTIONS(1777), + [sym__soft_line_ending] = ACTIONS(1777), + [sym__block_close] = ACTIONS(1777), + [sym__block_quote_start] = ACTIONS(1777), + [sym__indented_chunk_start] = ACTIONS(1777), + [sym_atx_h1_marker] = ACTIONS(1777), + [sym_atx_h2_marker] = ACTIONS(1777), + [sym_atx_h3_marker] = ACTIONS(1777), + [sym_atx_h4_marker] = ACTIONS(1777), + [sym_atx_h5_marker] = ACTIONS(1777), + [sym_atx_h6_marker] = ACTIONS(1777), + [sym__thematic_break] = ACTIONS(1777), + [sym__list_marker_minus] = ACTIONS(1777), + [sym__list_marker_plus] = ACTIONS(1777), + [sym__list_marker_star] = ACTIONS(1777), + [sym__list_marker_parenthesis] = ACTIONS(1777), + [sym__list_marker_dot] = ACTIONS(1777), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1777), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1777), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1777), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1777), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1777), + [sym__list_marker_example] = ACTIONS(1777), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1777), + [sym__fenced_code_block_start_backtick] = ACTIONS(1777), + [sym__fenced_code_block_start_tilde] = ACTIONS(1777), + [sym__blank_line_start] = ACTIONS(1777), + [sym_minus_metadata] = ACTIONS(1777), + [sym__pipe_table_start] = ACTIONS(1777), + [sym__fenced_div_start] = ACTIONS(1777), + [sym__fenced_div_end] = ACTIONS(1777), + [sym_ref_id_specifier] = ACTIONS(1777), + [sym__display_math_state_track_marker] = ACTIONS(1777), + [sym__inline_math_state_track_marker] = ACTIONS(1777), + [sym__html_comment] = ACTIONS(1777), + [sym_raw_specifier] = ACTIONS(1777), + [sym__autolink] = ACTIONS(1777), }, [STATE(262)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1620), - [anon_sym_LBRACE] = ACTIONS(1620), - [anon_sym_RBRACE] = ACTIONS(1620), - [anon_sym_EQ] = ACTIONS(1620), - [anon_sym_SQUOTE] = ACTIONS(1620), - [anon_sym_BANG] = ACTIONS(1620), - [anon_sym_DQUOTE] = ACTIONS(1620), - [anon_sym_POUND] = ACTIONS(1620), - [anon_sym_DOLLAR] = ACTIONS(1620), - [anon_sym_PERCENT] = ACTIONS(1620), - [anon_sym_AMP] = ACTIONS(1620), - [anon_sym_LPAREN] = ACTIONS(1620), - [anon_sym_RPAREN] = ACTIONS(1620), - [anon_sym_STAR] = ACTIONS(1620), - [anon_sym_PLUS] = ACTIONS(1620), - [anon_sym_COMMA] = ACTIONS(1620), - [anon_sym_DASH] = ACTIONS(1620), - [anon_sym_DOT] = ACTIONS(1620), - [anon_sym_SLASH] = ACTIONS(1620), - [anon_sym_SEMI] = ACTIONS(1620), - [anon_sym_LT] = ACTIONS(1620), - [anon_sym_GT] = ACTIONS(1620), - [anon_sym_QMARK] = ACTIONS(1620), - [anon_sym_AT] = ACTIONS(1620), - [anon_sym_LBRACK] = ACTIONS(1620), - [anon_sym_BSLASH] = ACTIONS(1620), - [anon_sym_RBRACK] = ACTIONS(1620), - [anon_sym_CARET] = ACTIONS(1620), - [anon_sym__] = ACTIONS(1620), - [anon_sym_BQUOTE] = ACTIONS(1620), - [anon_sym_PIPE] = ACTIONS(1620), - [anon_sym_TILDE] = ACTIONS(1620), - [sym__word] = ACTIONS(1620), - [sym__soft_line_ending] = ACTIONS(1620), - [sym__block_close] = ACTIONS(1620), - [sym__block_quote_start] = ACTIONS(1620), - [sym__indented_chunk_start] = ACTIONS(1620), - [sym_atx_h1_marker] = ACTIONS(1620), - [sym_atx_h2_marker] = ACTIONS(1620), - [sym_atx_h3_marker] = ACTIONS(1620), - [sym_atx_h4_marker] = ACTIONS(1620), - [sym_atx_h5_marker] = ACTIONS(1620), - [sym_atx_h6_marker] = ACTIONS(1620), - [sym__thematic_break] = ACTIONS(1620), - [sym__list_marker_minus] = ACTIONS(1620), - [sym__list_marker_plus] = ACTIONS(1620), - [sym__list_marker_star] = ACTIONS(1620), - [sym__list_marker_parenthesis] = ACTIONS(1620), - [sym__list_marker_dot] = ACTIONS(1620), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1620), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1620), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1620), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1620), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1620), - [sym__list_marker_example] = ACTIONS(1620), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1620), - [sym__fenced_code_block_start_backtick] = ACTIONS(1620), - [sym__fenced_code_block_start_tilde] = ACTIONS(1620), - [sym__blank_line_start] = ACTIONS(1620), - [sym_minus_metadata] = ACTIONS(1620), - [sym__pipe_table_start] = ACTIONS(1620), - [sym__fenced_div_start] = ACTIONS(1620), - [sym__fenced_div_end] = ACTIONS(1620), - [sym_ref_id_specifier] = ACTIONS(1620), - [sym__display_math_state_track_marker] = ACTIONS(1620), - [sym__inline_math_state_track_marker] = ACTIONS(1620), + [anon_sym_LBRACE] = ACTIONS(1781), + [anon_sym_RBRACE] = ACTIONS(1781), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1781), + [anon_sym_EQ] = ACTIONS(1781), + [anon_sym_SQUOTE] = ACTIONS(1781), + [anon_sym_BANG] = ACTIONS(1781), + [anon_sym_DQUOTE] = ACTIONS(1781), + [anon_sym_POUND] = ACTIONS(1781), + [anon_sym_DOLLAR] = ACTIONS(1781), + [anon_sym_PERCENT] = ACTIONS(1781), + [anon_sym_AMP] = ACTIONS(1781), + [anon_sym_LPAREN] = ACTIONS(1781), + [anon_sym_RPAREN] = ACTIONS(1781), + [anon_sym_STAR] = ACTIONS(1781), + [anon_sym_PLUS] = ACTIONS(1781), + [anon_sym_COMMA] = ACTIONS(1781), + [anon_sym_DASH] = ACTIONS(1781), + [anon_sym_DOT] = ACTIONS(1781), + [anon_sym_SLASH] = ACTIONS(1781), + [anon_sym_SEMI] = ACTIONS(1781), + [anon_sym_QMARK] = ACTIONS(1781), + [anon_sym_AT] = ACTIONS(1781), + [anon_sym_LBRACK] = ACTIONS(1783), + [anon_sym_BSLASH] = ACTIONS(1783), + [anon_sym_RBRACK] = ACTIONS(1781), + [anon_sym_CARET] = ACTIONS(1781), + [anon_sym__] = ACTIONS(1781), + [anon_sym_BQUOTE] = ACTIONS(1781), + [anon_sym_PIPE] = ACTIONS(1781), + [anon_sym_TILDE] = ACTIONS(1781), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1781), + [sym__escaped_characters] = ACTIONS(1781), + [sym__word] = ACTIONS(1781), + [sym__soft_line_ending] = ACTIONS(1781), + [sym__block_close] = ACTIONS(1781), + [sym__block_quote_start] = ACTIONS(1781), + [sym__indented_chunk_start] = ACTIONS(1781), + [sym_atx_h1_marker] = ACTIONS(1781), + [sym_atx_h2_marker] = ACTIONS(1781), + [sym_atx_h3_marker] = ACTIONS(1781), + [sym_atx_h4_marker] = ACTIONS(1781), + [sym_atx_h5_marker] = ACTIONS(1781), + [sym_atx_h6_marker] = ACTIONS(1781), + [sym__thematic_break] = ACTIONS(1781), + [sym__list_marker_minus] = ACTIONS(1781), + [sym__list_marker_plus] = ACTIONS(1781), + [sym__list_marker_star] = ACTIONS(1781), + [sym__list_marker_parenthesis] = ACTIONS(1781), + [sym__list_marker_dot] = ACTIONS(1781), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1781), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1781), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1781), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1781), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1781), + [sym__list_marker_example] = ACTIONS(1781), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1781), + [sym__fenced_code_block_start_backtick] = ACTIONS(1781), + [sym__fenced_code_block_start_tilde] = ACTIONS(1781), + [sym__blank_line_start] = ACTIONS(1781), + [sym_minus_metadata] = ACTIONS(1781), + [sym__pipe_table_start] = ACTIONS(1781), + [sym__fenced_div_start] = ACTIONS(1781), + [sym__fenced_div_end] = ACTIONS(1781), + [sym_ref_id_specifier] = ACTIONS(1781), + [sym__display_math_state_track_marker] = ACTIONS(1781), + [sym__inline_math_state_track_marker] = ACTIONS(1781), + [sym__html_comment] = ACTIONS(1781), + [sym_raw_specifier] = ACTIONS(1781), + [sym__autolink] = ACTIONS(1781), }, [STATE(263)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1622), - [anon_sym_LBRACE] = ACTIONS(1622), - [anon_sym_RBRACE] = ACTIONS(1622), - [anon_sym_EQ] = ACTIONS(1622), - [anon_sym_SQUOTE] = ACTIONS(1622), - [anon_sym_BANG] = ACTIONS(1622), - [anon_sym_DQUOTE] = ACTIONS(1622), - [anon_sym_POUND] = ACTIONS(1622), - [anon_sym_DOLLAR] = ACTIONS(1622), - [anon_sym_PERCENT] = ACTIONS(1622), - [anon_sym_AMP] = ACTIONS(1622), - [anon_sym_LPAREN] = ACTIONS(1622), - [anon_sym_RPAREN] = ACTIONS(1622), - [anon_sym_STAR] = ACTIONS(1622), - [anon_sym_PLUS] = ACTIONS(1622), - [anon_sym_COMMA] = ACTIONS(1622), - [anon_sym_DASH] = ACTIONS(1622), - [anon_sym_DOT] = ACTIONS(1622), - [anon_sym_SLASH] = ACTIONS(1622), - [anon_sym_SEMI] = ACTIONS(1622), - [anon_sym_LT] = ACTIONS(1622), - [anon_sym_GT] = ACTIONS(1622), - [anon_sym_QMARK] = ACTIONS(1622), - [anon_sym_AT] = ACTIONS(1622), - [anon_sym_LBRACK] = ACTIONS(1622), - [anon_sym_BSLASH] = ACTIONS(1622), - [anon_sym_RBRACK] = ACTIONS(1622), - [anon_sym_CARET] = ACTIONS(1622), - [anon_sym__] = ACTIONS(1622), - [anon_sym_BQUOTE] = ACTIONS(1622), - [anon_sym_PIPE] = ACTIONS(1622), - [anon_sym_TILDE] = ACTIONS(1622), - [sym__word] = ACTIONS(1622), - [sym__soft_line_ending] = ACTIONS(1622), - [sym__block_close] = ACTIONS(1622), - [sym__block_quote_start] = ACTIONS(1622), - [sym__indented_chunk_start] = ACTIONS(1622), - [sym_atx_h1_marker] = ACTIONS(1622), - [sym_atx_h2_marker] = ACTIONS(1622), - [sym_atx_h3_marker] = ACTIONS(1622), - [sym_atx_h4_marker] = ACTIONS(1622), - [sym_atx_h5_marker] = ACTIONS(1622), - [sym_atx_h6_marker] = ACTIONS(1622), - [sym__thematic_break] = ACTIONS(1622), - [sym__list_marker_minus] = ACTIONS(1622), - [sym__list_marker_plus] = ACTIONS(1622), - [sym__list_marker_star] = ACTIONS(1622), - [sym__list_marker_parenthesis] = ACTIONS(1622), - [sym__list_marker_dot] = ACTIONS(1622), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1622), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1622), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1622), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1622), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1622), - [sym__list_marker_example] = ACTIONS(1622), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1622), - [sym__fenced_code_block_start_backtick] = ACTIONS(1622), - [sym__fenced_code_block_start_tilde] = ACTIONS(1622), - [sym__blank_line_start] = ACTIONS(1622), - [sym_minus_metadata] = ACTIONS(1622), - [sym__pipe_table_start] = ACTIONS(1622), - [sym__fenced_div_start] = ACTIONS(1622), - [sym__fenced_div_end] = ACTIONS(1622), - [sym_ref_id_specifier] = ACTIONS(1622), - [sym__display_math_state_track_marker] = ACTIONS(1622), - [sym__inline_math_state_track_marker] = ACTIONS(1622), + [ts_builtin_sym_end] = ACTIONS(1509), + [anon_sym_LBRACE] = ACTIONS(1509), + [anon_sym_RBRACE] = ACTIONS(1509), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1509), + [anon_sym_EQ] = ACTIONS(1509), + [anon_sym_SQUOTE] = ACTIONS(1509), + [anon_sym_BANG] = ACTIONS(1509), + [anon_sym_DQUOTE] = ACTIONS(1509), + [anon_sym_POUND] = ACTIONS(1509), + [anon_sym_DOLLAR] = ACTIONS(1509), + [anon_sym_PERCENT] = ACTIONS(1509), + [anon_sym_AMP] = ACTIONS(1509), + [anon_sym_LPAREN] = ACTIONS(1509), + [anon_sym_RPAREN] = ACTIONS(1509), + [anon_sym_STAR] = ACTIONS(1509), + [anon_sym_PLUS] = ACTIONS(1509), + [anon_sym_COMMA] = ACTIONS(1509), + [anon_sym_DASH] = ACTIONS(1509), + [anon_sym_DOT] = ACTIONS(1509), + [anon_sym_SLASH] = ACTIONS(1509), + [anon_sym_SEMI] = ACTIONS(1509), + [anon_sym_QMARK] = ACTIONS(1509), + [anon_sym_AT] = ACTIONS(1509), + [anon_sym_LBRACK] = ACTIONS(1511), + [anon_sym_BSLASH] = ACTIONS(1511), + [anon_sym_RBRACK] = ACTIONS(1509), + [anon_sym_CARET] = ACTIONS(1509), + [anon_sym__] = ACTIONS(1509), + [anon_sym_BQUOTE] = ACTIONS(1509), + [anon_sym_PIPE] = ACTIONS(1509), + [anon_sym_TILDE] = ACTIONS(1509), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1509), + [sym__escaped_characters] = ACTIONS(1509), + [sym__word] = ACTIONS(1509), + [sym__soft_line_ending] = ACTIONS(1509), + [sym_block_continuation] = ACTIONS(1785), + [sym__block_quote_start] = ACTIONS(1509), + [sym__indented_chunk_start] = ACTIONS(1509), + [sym_atx_h1_marker] = ACTIONS(1509), + [sym_atx_h2_marker] = ACTIONS(1509), + [sym_atx_h3_marker] = ACTIONS(1509), + [sym_atx_h4_marker] = ACTIONS(1509), + [sym_atx_h5_marker] = ACTIONS(1509), + [sym_atx_h6_marker] = ACTIONS(1509), + [sym__thematic_break] = ACTIONS(1509), + [sym__list_marker_minus] = ACTIONS(1509), + [sym__list_marker_plus] = ACTIONS(1509), + [sym__list_marker_star] = ACTIONS(1509), + [sym__list_marker_parenthesis] = ACTIONS(1509), + [sym__list_marker_dot] = ACTIONS(1509), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1509), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1509), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1509), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1509), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1509), + [sym__list_marker_example] = ACTIONS(1509), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1509), + [sym__fenced_code_block_start_backtick] = ACTIONS(1509), + [sym__fenced_code_block_start_tilde] = ACTIONS(1509), + [sym__blank_line_start] = ACTIONS(1509), + [sym_minus_metadata] = ACTIONS(1509), + [sym__pipe_table_start] = ACTIONS(1509), + [sym__fenced_div_start] = ACTIONS(1509), + [sym_ref_id_specifier] = ACTIONS(1509), + [sym__display_math_state_track_marker] = ACTIONS(1509), + [sym__inline_math_state_track_marker] = ACTIONS(1509), + [sym__html_comment] = ACTIONS(1509), + [sym_raw_specifier] = ACTIONS(1509), + [sym__autolink] = ACTIONS(1509), }, [STATE(264)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1624), - [anon_sym_LBRACE] = ACTIONS(1624), - [anon_sym_RBRACE] = ACTIONS(1624), - [anon_sym_EQ] = ACTIONS(1624), - [anon_sym_SQUOTE] = ACTIONS(1624), - [anon_sym_BANG] = ACTIONS(1624), - [anon_sym_DQUOTE] = ACTIONS(1624), - [anon_sym_POUND] = ACTIONS(1624), - [anon_sym_DOLLAR] = ACTIONS(1624), - [anon_sym_PERCENT] = ACTIONS(1624), - [anon_sym_AMP] = ACTIONS(1624), - [anon_sym_LPAREN] = ACTIONS(1624), - [anon_sym_RPAREN] = ACTIONS(1624), - [anon_sym_STAR] = ACTIONS(1624), - [anon_sym_PLUS] = ACTIONS(1624), - [anon_sym_COMMA] = ACTIONS(1624), - [anon_sym_DASH] = ACTIONS(1624), - [anon_sym_DOT] = ACTIONS(1624), - [anon_sym_SLASH] = ACTIONS(1624), - [anon_sym_SEMI] = ACTIONS(1624), - [anon_sym_LT] = ACTIONS(1624), - [anon_sym_GT] = ACTIONS(1624), - [anon_sym_QMARK] = ACTIONS(1624), - [anon_sym_AT] = ACTIONS(1624), - [anon_sym_LBRACK] = ACTIONS(1624), - [anon_sym_BSLASH] = ACTIONS(1624), - [anon_sym_RBRACK] = ACTIONS(1624), - [anon_sym_CARET] = ACTIONS(1624), - [anon_sym__] = ACTIONS(1624), - [anon_sym_BQUOTE] = ACTIONS(1624), - [anon_sym_PIPE] = ACTIONS(1624), - [anon_sym_TILDE] = ACTIONS(1624), - [sym__word] = ACTIONS(1624), - [sym__soft_line_ending] = ACTIONS(1624), - [sym__block_close] = ACTIONS(1624), - [sym__block_quote_start] = ACTIONS(1624), - [sym__indented_chunk_start] = ACTIONS(1624), - [sym_atx_h1_marker] = ACTIONS(1624), - [sym_atx_h2_marker] = ACTIONS(1624), - [sym_atx_h3_marker] = ACTIONS(1624), - [sym_atx_h4_marker] = ACTIONS(1624), - [sym_atx_h5_marker] = ACTIONS(1624), - [sym_atx_h6_marker] = ACTIONS(1624), - [sym__thematic_break] = ACTIONS(1624), - [sym__list_marker_minus] = ACTIONS(1624), - [sym__list_marker_plus] = ACTIONS(1624), - [sym__list_marker_star] = ACTIONS(1624), - [sym__list_marker_parenthesis] = ACTIONS(1624), - [sym__list_marker_dot] = ACTIONS(1624), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1624), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1624), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1624), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1624), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1624), - [sym__list_marker_example] = ACTIONS(1624), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1624), - [sym__fenced_code_block_start_backtick] = ACTIONS(1624), - [sym__fenced_code_block_start_tilde] = ACTIONS(1624), - [sym__blank_line_start] = ACTIONS(1624), - [sym_minus_metadata] = ACTIONS(1624), - [sym__pipe_table_start] = ACTIONS(1624), - [sym__fenced_div_start] = ACTIONS(1624), - [sym__fenced_div_end] = ACTIONS(1624), - [sym_ref_id_specifier] = ACTIONS(1624), - [sym__display_math_state_track_marker] = ACTIONS(1624), - [sym__inline_math_state_track_marker] = ACTIONS(1624), + [anon_sym_LBRACE] = ACTIONS(1787), + [anon_sym_RBRACE] = ACTIONS(1787), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1787), + [anon_sym_EQ] = ACTIONS(1787), + [anon_sym_SQUOTE] = ACTIONS(1787), + [anon_sym_BANG] = ACTIONS(1787), + [anon_sym_DQUOTE] = ACTIONS(1787), + [anon_sym_POUND] = ACTIONS(1787), + [anon_sym_DOLLAR] = ACTIONS(1787), + [anon_sym_PERCENT] = ACTIONS(1787), + [anon_sym_AMP] = ACTIONS(1787), + [anon_sym_LPAREN] = ACTIONS(1787), + [anon_sym_RPAREN] = ACTIONS(1787), + [anon_sym_STAR] = ACTIONS(1787), + [anon_sym_PLUS] = ACTIONS(1787), + [anon_sym_COMMA] = ACTIONS(1787), + [anon_sym_DASH] = ACTIONS(1787), + [anon_sym_DOT] = ACTIONS(1787), + [anon_sym_SLASH] = ACTIONS(1787), + [anon_sym_SEMI] = ACTIONS(1787), + [anon_sym_QMARK] = ACTIONS(1787), + [anon_sym_AT] = ACTIONS(1787), + [anon_sym_LBRACK] = ACTIONS(1789), + [anon_sym_BSLASH] = ACTIONS(1789), + [anon_sym_RBRACK] = ACTIONS(1787), + [anon_sym_CARET] = ACTIONS(1787), + [anon_sym__] = ACTIONS(1787), + [anon_sym_BQUOTE] = ACTIONS(1787), + [anon_sym_PIPE] = ACTIONS(1787), + [anon_sym_TILDE] = ACTIONS(1787), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1787), + [sym__escaped_characters] = ACTIONS(1787), + [sym__word] = ACTIONS(1787), + [sym__soft_line_ending] = ACTIONS(1787), + [sym__block_close] = ACTIONS(1787), + [sym__block_quote_start] = ACTIONS(1787), + [sym__indented_chunk_start] = ACTIONS(1787), + [sym_atx_h1_marker] = ACTIONS(1787), + [sym_atx_h2_marker] = ACTIONS(1787), + [sym_atx_h3_marker] = ACTIONS(1787), + [sym_atx_h4_marker] = ACTIONS(1787), + [sym_atx_h5_marker] = ACTIONS(1787), + [sym_atx_h6_marker] = ACTIONS(1787), + [sym__thematic_break] = ACTIONS(1787), + [sym__list_marker_minus] = ACTIONS(1787), + [sym__list_marker_plus] = ACTIONS(1787), + [sym__list_marker_star] = ACTIONS(1787), + [sym__list_marker_parenthesis] = ACTIONS(1787), + [sym__list_marker_dot] = ACTIONS(1787), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1787), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1787), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1787), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1787), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1787), + [sym__list_marker_example] = ACTIONS(1787), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1787), + [sym__fenced_code_block_start_backtick] = ACTIONS(1787), + [sym__fenced_code_block_start_tilde] = ACTIONS(1787), + [sym__blank_line_start] = ACTIONS(1787), + [sym_minus_metadata] = ACTIONS(1787), + [sym__pipe_table_start] = ACTIONS(1787), + [sym__fenced_div_start] = ACTIONS(1787), + [sym__fenced_div_end] = ACTIONS(1787), + [sym_ref_id_specifier] = ACTIONS(1787), + [sym__display_math_state_track_marker] = ACTIONS(1787), + [sym__inline_math_state_track_marker] = ACTIONS(1787), + [sym__html_comment] = ACTIONS(1787), + [sym_raw_specifier] = ACTIONS(1787), + [sym__autolink] = ACTIONS(1787), }, [STATE(265)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1626), - [anon_sym_LBRACE] = ACTIONS(1626), - [anon_sym_RBRACE] = ACTIONS(1626), - [anon_sym_EQ] = ACTIONS(1626), - [anon_sym_SQUOTE] = ACTIONS(1626), - [anon_sym_BANG] = ACTIONS(1626), - [anon_sym_DQUOTE] = ACTIONS(1626), - [anon_sym_POUND] = ACTIONS(1626), - [anon_sym_DOLLAR] = ACTIONS(1626), - [anon_sym_PERCENT] = ACTIONS(1626), - [anon_sym_AMP] = ACTIONS(1626), - [anon_sym_LPAREN] = ACTIONS(1626), - [anon_sym_RPAREN] = ACTIONS(1626), - [anon_sym_STAR] = ACTIONS(1626), - [anon_sym_PLUS] = ACTIONS(1626), - [anon_sym_COMMA] = ACTIONS(1626), - [anon_sym_DASH] = ACTIONS(1626), - [anon_sym_DOT] = ACTIONS(1626), - [anon_sym_SLASH] = ACTIONS(1626), - [anon_sym_SEMI] = ACTIONS(1626), - [anon_sym_LT] = ACTIONS(1626), - [anon_sym_GT] = ACTIONS(1626), - [anon_sym_QMARK] = ACTIONS(1626), - [anon_sym_AT] = ACTIONS(1626), - [anon_sym_LBRACK] = ACTIONS(1626), - [anon_sym_BSLASH] = ACTIONS(1626), - [anon_sym_RBRACK] = ACTIONS(1626), - [anon_sym_CARET] = ACTIONS(1626), - [anon_sym__] = ACTIONS(1626), - [anon_sym_BQUOTE] = ACTIONS(1626), - [anon_sym_PIPE] = ACTIONS(1626), - [anon_sym_TILDE] = ACTIONS(1626), - [sym__word] = ACTIONS(1626), - [sym__soft_line_ending] = ACTIONS(1626), - [sym__block_close] = ACTIONS(1626), - [sym__block_quote_start] = ACTIONS(1626), - [sym__indented_chunk_start] = ACTIONS(1626), - [sym_atx_h1_marker] = ACTIONS(1626), - [sym_atx_h2_marker] = ACTIONS(1626), - [sym_atx_h3_marker] = ACTIONS(1626), - [sym_atx_h4_marker] = ACTIONS(1626), - [sym_atx_h5_marker] = ACTIONS(1626), - [sym_atx_h6_marker] = ACTIONS(1626), - [sym__thematic_break] = ACTIONS(1626), - [sym__list_marker_minus] = ACTIONS(1626), - [sym__list_marker_plus] = ACTIONS(1626), - [sym__list_marker_star] = ACTIONS(1626), - [sym__list_marker_parenthesis] = ACTIONS(1626), - [sym__list_marker_dot] = ACTIONS(1626), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_example] = ACTIONS(1626), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1626), - [sym__fenced_code_block_start_backtick] = ACTIONS(1626), - [sym__fenced_code_block_start_tilde] = ACTIONS(1626), - [sym__blank_line_start] = ACTIONS(1626), - [sym_minus_metadata] = ACTIONS(1626), - [sym__pipe_table_start] = ACTIONS(1626), - [sym__fenced_div_start] = ACTIONS(1626), - [sym__fenced_div_end] = ACTIONS(1626), - [sym_ref_id_specifier] = ACTIONS(1626), - [sym__display_math_state_track_marker] = ACTIONS(1626), - [sym__inline_math_state_track_marker] = ACTIONS(1626), + [ts_builtin_sym_end] = ACTIONS(1597), + [anon_sym_LBRACE] = ACTIONS(1597), + [anon_sym_RBRACE] = ACTIONS(1597), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1597), + [anon_sym_EQ] = ACTIONS(1597), + [anon_sym_SQUOTE] = ACTIONS(1597), + [anon_sym_BANG] = ACTIONS(1597), + [anon_sym_DQUOTE] = ACTIONS(1597), + [anon_sym_POUND] = ACTIONS(1597), + [anon_sym_DOLLAR] = ACTIONS(1597), + [anon_sym_PERCENT] = ACTIONS(1597), + [anon_sym_AMP] = ACTIONS(1597), + [anon_sym_LPAREN] = ACTIONS(1597), + [anon_sym_RPAREN] = ACTIONS(1597), + [anon_sym_STAR] = ACTIONS(1597), + [anon_sym_PLUS] = ACTIONS(1597), + [anon_sym_COMMA] = ACTIONS(1597), + [anon_sym_DASH] = ACTIONS(1597), + [anon_sym_DOT] = ACTIONS(1597), + [anon_sym_SLASH] = ACTIONS(1597), + [anon_sym_SEMI] = ACTIONS(1597), + [anon_sym_QMARK] = ACTIONS(1597), + [anon_sym_AT] = ACTIONS(1597), + [anon_sym_LBRACK] = ACTIONS(1599), + [anon_sym_BSLASH] = ACTIONS(1599), + [anon_sym_RBRACK] = ACTIONS(1597), + [anon_sym_CARET] = ACTIONS(1597), + [anon_sym__] = ACTIONS(1597), + [anon_sym_BQUOTE] = ACTIONS(1597), + [anon_sym_PIPE] = ACTIONS(1597), + [anon_sym_TILDE] = ACTIONS(1597), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1597), + [sym__escaped_characters] = ACTIONS(1597), + [sym__word] = ACTIONS(1597), + [sym__soft_line_ending] = ACTIONS(1597), + [sym_block_continuation] = ACTIONS(1791), + [sym__block_quote_start] = ACTIONS(1597), + [sym__indented_chunk_start] = ACTIONS(1597), + [sym_atx_h1_marker] = ACTIONS(1597), + [sym_atx_h2_marker] = ACTIONS(1597), + [sym_atx_h3_marker] = ACTIONS(1597), + [sym_atx_h4_marker] = ACTIONS(1597), + [sym_atx_h5_marker] = ACTIONS(1597), + [sym_atx_h6_marker] = ACTIONS(1597), + [sym__thematic_break] = ACTIONS(1597), + [sym__list_marker_minus] = ACTIONS(1597), + [sym__list_marker_plus] = ACTIONS(1597), + [sym__list_marker_star] = ACTIONS(1597), + [sym__list_marker_parenthesis] = ACTIONS(1597), + [sym__list_marker_dot] = ACTIONS(1597), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_example] = ACTIONS(1597), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1597), + [sym__fenced_code_block_start_backtick] = ACTIONS(1597), + [sym__fenced_code_block_start_tilde] = ACTIONS(1597), + [sym__blank_line_start] = ACTIONS(1597), + [sym_minus_metadata] = ACTIONS(1597), + [sym__pipe_table_start] = ACTIONS(1597), + [sym__fenced_div_start] = ACTIONS(1597), + [sym_ref_id_specifier] = ACTIONS(1597), + [sym__display_math_state_track_marker] = ACTIONS(1597), + [sym__inline_math_state_track_marker] = ACTIONS(1597), + [sym__html_comment] = ACTIONS(1597), + [sym_raw_specifier] = ACTIONS(1597), + [sym__autolink] = ACTIONS(1597), }, [STATE(266)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1626), - [anon_sym_LBRACE] = ACTIONS(1626), - [anon_sym_RBRACE] = ACTIONS(1626), - [anon_sym_EQ] = ACTIONS(1626), - [anon_sym_SQUOTE] = ACTIONS(1626), - [anon_sym_BANG] = ACTIONS(1626), - [anon_sym_DQUOTE] = ACTIONS(1626), - [anon_sym_POUND] = ACTIONS(1626), - [anon_sym_DOLLAR] = ACTIONS(1626), - [anon_sym_PERCENT] = ACTIONS(1626), - [anon_sym_AMP] = ACTIONS(1626), - [anon_sym_LPAREN] = ACTIONS(1626), - [anon_sym_RPAREN] = ACTIONS(1626), - [anon_sym_STAR] = ACTIONS(1626), - [anon_sym_PLUS] = ACTIONS(1626), - [anon_sym_COMMA] = ACTIONS(1626), - [anon_sym_DASH] = ACTIONS(1626), - [anon_sym_DOT] = ACTIONS(1626), - [anon_sym_SLASH] = ACTIONS(1626), - [anon_sym_SEMI] = ACTIONS(1626), - [anon_sym_LT] = ACTIONS(1626), - [anon_sym_GT] = ACTIONS(1626), - [anon_sym_QMARK] = ACTIONS(1626), - [anon_sym_AT] = ACTIONS(1626), - [anon_sym_LBRACK] = ACTIONS(1626), - [anon_sym_BSLASH] = ACTIONS(1626), - [anon_sym_RBRACK] = ACTIONS(1626), - [anon_sym_CARET] = ACTIONS(1626), - [anon_sym__] = ACTIONS(1626), - [anon_sym_BQUOTE] = ACTIONS(1626), - [anon_sym_PIPE] = ACTIONS(1626), - [anon_sym_TILDE] = ACTIONS(1626), - [sym__word] = ACTIONS(1626), - [sym__soft_line_ending] = ACTIONS(1626), - [sym__block_close] = ACTIONS(1626), - [sym__block_quote_start] = ACTIONS(1626), - [sym__indented_chunk_start] = ACTIONS(1626), - [sym_atx_h1_marker] = ACTIONS(1626), - [sym_atx_h2_marker] = ACTIONS(1626), - [sym_atx_h3_marker] = ACTIONS(1626), - [sym_atx_h4_marker] = ACTIONS(1626), - [sym_atx_h5_marker] = ACTIONS(1626), - [sym_atx_h6_marker] = ACTIONS(1626), - [sym__thematic_break] = ACTIONS(1626), - [sym__list_marker_minus] = ACTIONS(1626), - [sym__list_marker_plus] = ACTIONS(1626), - [sym__list_marker_star] = ACTIONS(1626), - [sym__list_marker_parenthesis] = ACTIONS(1626), - [sym__list_marker_dot] = ACTIONS(1626), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_example] = ACTIONS(1626), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1626), - [sym__fenced_code_block_start_backtick] = ACTIONS(1626), - [sym__fenced_code_block_start_tilde] = ACTIONS(1626), - [sym__blank_line_start] = ACTIONS(1626), - [sym_minus_metadata] = ACTIONS(1626), - [sym__pipe_table_start] = ACTIONS(1626), - [sym__fenced_div_start] = ACTIONS(1626), - [sym__fenced_div_end] = ACTIONS(1626), - [sym_ref_id_specifier] = ACTIONS(1626), - [sym__display_math_state_track_marker] = ACTIONS(1626), - [sym__inline_math_state_track_marker] = ACTIONS(1626), + [ts_builtin_sym_end] = ACTIONS(1607), + [anon_sym_LBRACE] = ACTIONS(1607), + [anon_sym_RBRACE] = ACTIONS(1607), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1607), + [anon_sym_EQ] = ACTIONS(1607), + [anon_sym_SQUOTE] = ACTIONS(1607), + [anon_sym_BANG] = ACTIONS(1607), + [anon_sym_DQUOTE] = ACTIONS(1607), + [anon_sym_POUND] = ACTIONS(1607), + [anon_sym_DOLLAR] = ACTIONS(1607), + [anon_sym_PERCENT] = ACTIONS(1607), + [anon_sym_AMP] = ACTIONS(1607), + [anon_sym_LPAREN] = ACTIONS(1607), + [anon_sym_RPAREN] = ACTIONS(1607), + [anon_sym_STAR] = ACTIONS(1607), + [anon_sym_PLUS] = ACTIONS(1607), + [anon_sym_COMMA] = ACTIONS(1607), + [anon_sym_DASH] = ACTIONS(1607), + [anon_sym_DOT] = ACTIONS(1607), + [anon_sym_SLASH] = ACTIONS(1607), + [anon_sym_SEMI] = ACTIONS(1607), + [anon_sym_QMARK] = ACTIONS(1607), + [anon_sym_AT] = ACTIONS(1607), + [anon_sym_LBRACK] = ACTIONS(1609), + [anon_sym_BSLASH] = ACTIONS(1609), + [anon_sym_RBRACK] = ACTIONS(1607), + [anon_sym_CARET] = ACTIONS(1607), + [anon_sym__] = ACTIONS(1607), + [anon_sym_BQUOTE] = ACTIONS(1607), + [anon_sym_PIPE] = ACTIONS(1607), + [anon_sym_TILDE] = ACTIONS(1607), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1607), + [sym__escaped_characters] = ACTIONS(1607), + [sym__word] = ACTIONS(1607), + [sym__soft_line_ending] = ACTIONS(1607), + [sym_block_continuation] = ACTIONS(1793), + [sym__block_quote_start] = ACTIONS(1607), + [sym__indented_chunk_start] = ACTIONS(1607), + [sym_atx_h1_marker] = ACTIONS(1607), + [sym_atx_h2_marker] = ACTIONS(1607), + [sym_atx_h3_marker] = ACTIONS(1607), + [sym_atx_h4_marker] = ACTIONS(1607), + [sym_atx_h5_marker] = ACTIONS(1607), + [sym_atx_h6_marker] = ACTIONS(1607), + [sym__thematic_break] = ACTIONS(1607), + [sym__list_marker_minus] = ACTIONS(1607), + [sym__list_marker_plus] = ACTIONS(1607), + [sym__list_marker_star] = ACTIONS(1607), + [sym__list_marker_parenthesis] = ACTIONS(1607), + [sym__list_marker_dot] = ACTIONS(1607), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_example] = ACTIONS(1607), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1607), + [sym__fenced_code_block_start_backtick] = ACTIONS(1607), + [sym__fenced_code_block_start_tilde] = ACTIONS(1607), + [sym__blank_line_start] = ACTIONS(1607), + [sym_minus_metadata] = ACTIONS(1607), + [sym__pipe_table_start] = ACTIONS(1607), + [sym__fenced_div_start] = ACTIONS(1607), + [sym_ref_id_specifier] = ACTIONS(1607), + [sym__display_math_state_track_marker] = ACTIONS(1607), + [sym__inline_math_state_track_marker] = ACTIONS(1607), + [sym__html_comment] = ACTIONS(1607), + [sym_raw_specifier] = ACTIONS(1607), + [sym__autolink] = ACTIONS(1607), }, [STATE(267)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1628), - [anon_sym_LBRACE] = ACTIONS(1628), - [anon_sym_RBRACE] = ACTIONS(1628), - [anon_sym_EQ] = ACTIONS(1628), - [anon_sym_SQUOTE] = ACTIONS(1628), - [anon_sym_BANG] = ACTIONS(1628), - [anon_sym_DQUOTE] = ACTIONS(1628), - [anon_sym_POUND] = ACTIONS(1628), - [anon_sym_DOLLAR] = ACTIONS(1628), - [anon_sym_PERCENT] = ACTIONS(1628), - [anon_sym_AMP] = ACTIONS(1628), - [anon_sym_LPAREN] = ACTIONS(1628), - [anon_sym_RPAREN] = ACTIONS(1628), - [anon_sym_STAR] = ACTIONS(1628), - [anon_sym_PLUS] = ACTIONS(1628), - [anon_sym_COMMA] = ACTIONS(1628), - [anon_sym_DASH] = ACTIONS(1628), - [anon_sym_DOT] = ACTIONS(1628), - [anon_sym_SLASH] = ACTIONS(1628), - [anon_sym_SEMI] = ACTIONS(1628), - [anon_sym_LT] = ACTIONS(1628), - [anon_sym_GT] = ACTIONS(1628), - [anon_sym_QMARK] = ACTIONS(1628), - [anon_sym_AT] = ACTIONS(1628), - [anon_sym_LBRACK] = ACTIONS(1628), - [anon_sym_BSLASH] = ACTIONS(1628), - [anon_sym_RBRACK] = ACTIONS(1628), - [anon_sym_CARET] = ACTIONS(1628), - [anon_sym__] = ACTIONS(1628), - [anon_sym_BQUOTE] = ACTIONS(1628), - [anon_sym_PIPE] = ACTIONS(1628), - [anon_sym_TILDE] = ACTIONS(1628), - [sym__word] = ACTIONS(1628), - [sym__soft_line_ending] = ACTIONS(1628), - [sym__block_close] = ACTIONS(1628), - [sym__block_quote_start] = ACTIONS(1628), - [sym__indented_chunk_start] = ACTIONS(1628), - [sym_atx_h1_marker] = ACTIONS(1628), - [sym_atx_h2_marker] = ACTIONS(1628), - [sym_atx_h3_marker] = ACTIONS(1628), - [sym_atx_h4_marker] = ACTIONS(1628), - [sym_atx_h5_marker] = ACTIONS(1628), - [sym_atx_h6_marker] = ACTIONS(1628), - [sym__thematic_break] = ACTIONS(1628), - [sym__list_marker_minus] = ACTIONS(1628), - [sym__list_marker_plus] = ACTIONS(1628), - [sym__list_marker_star] = ACTIONS(1628), - [sym__list_marker_parenthesis] = ACTIONS(1628), - [sym__list_marker_dot] = ACTIONS(1628), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1628), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1628), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1628), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1628), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1628), - [sym__list_marker_example] = ACTIONS(1628), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1628), - [sym__fenced_code_block_start_backtick] = ACTIONS(1628), - [sym__fenced_code_block_start_tilde] = ACTIONS(1628), - [sym__blank_line_start] = ACTIONS(1628), - [sym_minus_metadata] = ACTIONS(1628), - [sym__pipe_table_start] = ACTIONS(1628), - [sym__fenced_div_start] = ACTIONS(1628), - [sym__fenced_div_end] = ACTIONS(1628), - [sym_ref_id_specifier] = ACTIONS(1628), - [sym__display_math_state_track_marker] = ACTIONS(1628), - [sym__inline_math_state_track_marker] = ACTIONS(1628), + [ts_builtin_sym_end] = ACTIONS(1613), + [anon_sym_LBRACE] = ACTIONS(1613), + [anon_sym_RBRACE] = ACTIONS(1613), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1613), + [anon_sym_EQ] = ACTIONS(1613), + [anon_sym_SQUOTE] = ACTIONS(1613), + [anon_sym_BANG] = ACTIONS(1613), + [anon_sym_DQUOTE] = ACTIONS(1613), + [anon_sym_POUND] = ACTIONS(1613), + [anon_sym_DOLLAR] = ACTIONS(1613), + [anon_sym_PERCENT] = ACTIONS(1613), + [anon_sym_AMP] = ACTIONS(1613), + [anon_sym_LPAREN] = ACTIONS(1613), + [anon_sym_RPAREN] = ACTIONS(1613), + [anon_sym_STAR] = ACTIONS(1613), + [anon_sym_PLUS] = ACTIONS(1613), + [anon_sym_COMMA] = ACTIONS(1613), + [anon_sym_DASH] = ACTIONS(1613), + [anon_sym_DOT] = ACTIONS(1613), + [anon_sym_SLASH] = ACTIONS(1613), + [anon_sym_SEMI] = ACTIONS(1613), + [anon_sym_QMARK] = ACTIONS(1613), + [anon_sym_AT] = ACTIONS(1613), + [anon_sym_LBRACK] = ACTIONS(1615), + [anon_sym_BSLASH] = ACTIONS(1615), + [anon_sym_RBRACK] = ACTIONS(1613), + [anon_sym_CARET] = ACTIONS(1613), + [anon_sym__] = ACTIONS(1613), + [anon_sym_BQUOTE] = ACTIONS(1613), + [anon_sym_PIPE] = ACTIONS(1613), + [anon_sym_TILDE] = ACTIONS(1613), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1613), + [sym__escaped_characters] = ACTIONS(1613), + [sym__word] = ACTIONS(1613), + [sym__soft_line_ending] = ACTIONS(1613), + [sym_block_continuation] = ACTIONS(1795), + [sym__block_quote_start] = ACTIONS(1613), + [sym__indented_chunk_start] = ACTIONS(1613), + [sym_atx_h1_marker] = ACTIONS(1613), + [sym_atx_h2_marker] = ACTIONS(1613), + [sym_atx_h3_marker] = ACTIONS(1613), + [sym_atx_h4_marker] = ACTIONS(1613), + [sym_atx_h5_marker] = ACTIONS(1613), + [sym_atx_h6_marker] = ACTIONS(1613), + [sym__thematic_break] = ACTIONS(1613), + [sym__list_marker_minus] = ACTIONS(1613), + [sym__list_marker_plus] = ACTIONS(1613), + [sym__list_marker_star] = ACTIONS(1613), + [sym__list_marker_parenthesis] = ACTIONS(1613), + [sym__list_marker_dot] = ACTIONS(1613), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_example] = ACTIONS(1613), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1613), + [sym__fenced_code_block_start_backtick] = ACTIONS(1613), + [sym__fenced_code_block_start_tilde] = ACTIONS(1613), + [sym__blank_line_start] = ACTIONS(1613), + [sym_minus_metadata] = ACTIONS(1613), + [sym__pipe_table_start] = ACTIONS(1613), + [sym__fenced_div_start] = ACTIONS(1613), + [sym_ref_id_specifier] = ACTIONS(1613), + [sym__display_math_state_track_marker] = ACTIONS(1613), + [sym__inline_math_state_track_marker] = ACTIONS(1613), + [sym__html_comment] = ACTIONS(1613), + [sym_raw_specifier] = ACTIONS(1613), + [sym__autolink] = ACTIONS(1613), }, [STATE(268)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1630), - [anon_sym_LBRACE] = ACTIONS(1630), - [anon_sym_RBRACE] = ACTIONS(1630), - [anon_sym_EQ] = ACTIONS(1630), - [anon_sym_SQUOTE] = ACTIONS(1630), - [anon_sym_BANG] = ACTIONS(1630), - [anon_sym_DQUOTE] = ACTIONS(1630), - [anon_sym_POUND] = ACTIONS(1630), - [anon_sym_DOLLAR] = ACTIONS(1630), - [anon_sym_PERCENT] = ACTIONS(1630), - [anon_sym_AMP] = ACTIONS(1630), - [anon_sym_LPAREN] = ACTIONS(1630), - [anon_sym_RPAREN] = ACTIONS(1630), - [anon_sym_STAR] = ACTIONS(1630), - [anon_sym_PLUS] = ACTIONS(1630), - [anon_sym_COMMA] = ACTIONS(1630), - [anon_sym_DASH] = ACTIONS(1630), - [anon_sym_DOT] = ACTIONS(1630), - [anon_sym_SLASH] = ACTIONS(1630), - [anon_sym_SEMI] = ACTIONS(1630), - [anon_sym_LT] = ACTIONS(1630), - [anon_sym_GT] = ACTIONS(1630), - [anon_sym_QMARK] = ACTIONS(1630), - [anon_sym_AT] = ACTIONS(1630), - [anon_sym_LBRACK] = ACTIONS(1630), - [anon_sym_BSLASH] = ACTIONS(1630), - [anon_sym_RBRACK] = ACTIONS(1630), - [anon_sym_CARET] = ACTIONS(1630), - [anon_sym__] = ACTIONS(1630), - [anon_sym_BQUOTE] = ACTIONS(1630), - [anon_sym_PIPE] = ACTIONS(1630), - [anon_sym_TILDE] = ACTIONS(1630), - [sym__word] = ACTIONS(1630), - [sym__soft_line_ending] = ACTIONS(1630), - [sym__block_close] = ACTIONS(1630), - [sym__block_quote_start] = ACTIONS(1630), - [sym__indented_chunk_start] = ACTIONS(1630), - [sym_atx_h1_marker] = ACTIONS(1630), - [sym_atx_h2_marker] = ACTIONS(1630), - [sym_atx_h3_marker] = ACTIONS(1630), - [sym_atx_h4_marker] = ACTIONS(1630), - [sym_atx_h5_marker] = ACTIONS(1630), - [sym_atx_h6_marker] = ACTIONS(1630), - [sym__thematic_break] = ACTIONS(1630), - [sym__list_marker_minus] = ACTIONS(1630), - [sym__list_marker_plus] = ACTIONS(1630), - [sym__list_marker_star] = ACTIONS(1630), - [sym__list_marker_parenthesis] = ACTIONS(1630), - [sym__list_marker_dot] = ACTIONS(1630), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1630), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1630), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1630), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1630), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1630), - [sym__list_marker_example] = ACTIONS(1630), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1630), - [sym__fenced_code_block_start_backtick] = ACTIONS(1630), - [sym__fenced_code_block_start_tilde] = ACTIONS(1630), - [sym__blank_line_start] = ACTIONS(1630), - [sym_minus_metadata] = ACTIONS(1630), - [sym__pipe_table_start] = ACTIONS(1630), - [sym__fenced_div_start] = ACTIONS(1630), - [sym__fenced_div_end] = ACTIONS(1630), - [sym_ref_id_specifier] = ACTIONS(1630), - [sym__display_math_state_track_marker] = ACTIONS(1630), - [sym__inline_math_state_track_marker] = ACTIONS(1630), + [anon_sym_LBRACE] = ACTIONS(1797), + [anon_sym_RBRACE] = ACTIONS(1797), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1797), + [anon_sym_EQ] = ACTIONS(1797), + [anon_sym_SQUOTE] = ACTIONS(1797), + [anon_sym_BANG] = ACTIONS(1797), + [anon_sym_DQUOTE] = ACTIONS(1797), + [anon_sym_POUND] = ACTIONS(1797), + [anon_sym_DOLLAR] = ACTIONS(1797), + [anon_sym_PERCENT] = ACTIONS(1797), + [anon_sym_AMP] = ACTIONS(1797), + [anon_sym_LPAREN] = ACTIONS(1797), + [anon_sym_RPAREN] = ACTIONS(1797), + [anon_sym_STAR] = ACTIONS(1797), + [anon_sym_PLUS] = ACTIONS(1797), + [anon_sym_COMMA] = ACTIONS(1797), + [anon_sym_DASH] = ACTIONS(1797), + [anon_sym_DOT] = ACTIONS(1797), + [anon_sym_SLASH] = ACTIONS(1797), + [anon_sym_SEMI] = ACTIONS(1797), + [anon_sym_QMARK] = ACTIONS(1797), + [anon_sym_AT] = ACTIONS(1797), + [anon_sym_LBRACK] = ACTIONS(1799), + [anon_sym_BSLASH] = ACTIONS(1799), + [anon_sym_RBRACK] = ACTIONS(1797), + [anon_sym_CARET] = ACTIONS(1797), + [anon_sym__] = ACTIONS(1797), + [anon_sym_BQUOTE] = ACTIONS(1797), + [anon_sym_PIPE] = ACTIONS(1797), + [anon_sym_TILDE] = ACTIONS(1797), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1797), + [sym__escaped_characters] = ACTIONS(1797), + [sym__word] = ACTIONS(1797), + [sym__soft_line_ending] = ACTIONS(1797), + [sym__block_close] = ACTIONS(1797), + [sym__block_quote_start] = ACTIONS(1797), + [sym__indented_chunk_start] = ACTIONS(1797), + [sym_atx_h1_marker] = ACTIONS(1797), + [sym_atx_h2_marker] = ACTIONS(1797), + [sym_atx_h3_marker] = ACTIONS(1797), + [sym_atx_h4_marker] = ACTIONS(1797), + [sym_atx_h5_marker] = ACTIONS(1797), + [sym_atx_h6_marker] = ACTIONS(1797), + [sym__thematic_break] = ACTIONS(1797), + [sym__list_marker_minus] = ACTIONS(1797), + [sym__list_marker_plus] = ACTIONS(1797), + [sym__list_marker_star] = ACTIONS(1797), + [sym__list_marker_parenthesis] = ACTIONS(1797), + [sym__list_marker_dot] = ACTIONS(1797), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1797), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1797), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1797), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1797), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1797), + [sym__list_marker_example] = ACTIONS(1797), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1797), + [sym__fenced_code_block_start_backtick] = ACTIONS(1797), + [sym__fenced_code_block_start_tilde] = ACTIONS(1797), + [sym__blank_line_start] = ACTIONS(1797), + [sym_minus_metadata] = ACTIONS(1797), + [sym__pipe_table_start] = ACTIONS(1797), + [sym__fenced_div_start] = ACTIONS(1797), + [sym__fenced_div_end] = ACTIONS(1797), + [sym_ref_id_specifier] = ACTIONS(1797), + [sym__display_math_state_track_marker] = ACTIONS(1797), + [sym__inline_math_state_track_marker] = ACTIONS(1797), + [sym__html_comment] = ACTIONS(1797), + [sym_raw_specifier] = ACTIONS(1797), + [sym__autolink] = ACTIONS(1797), }, [STATE(269)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1414), - [anon_sym_LBRACE] = ACTIONS(1414), - [anon_sym_RBRACE] = ACTIONS(1414), - [anon_sym_EQ] = ACTIONS(1414), - [anon_sym_SQUOTE] = ACTIONS(1414), - [anon_sym_BANG] = ACTIONS(1414), - [anon_sym_DQUOTE] = ACTIONS(1414), - [anon_sym_POUND] = ACTIONS(1414), - [anon_sym_DOLLAR] = ACTIONS(1414), - [anon_sym_PERCENT] = ACTIONS(1414), - [anon_sym_AMP] = ACTIONS(1414), - [anon_sym_LPAREN] = ACTIONS(1414), - [anon_sym_RPAREN] = ACTIONS(1414), - [anon_sym_STAR] = ACTIONS(1414), - [anon_sym_PLUS] = ACTIONS(1414), - [anon_sym_COMMA] = ACTIONS(1414), - [anon_sym_DASH] = ACTIONS(1414), - [anon_sym_DOT] = ACTIONS(1414), - [anon_sym_SLASH] = ACTIONS(1414), - [anon_sym_SEMI] = ACTIONS(1414), - [anon_sym_LT] = ACTIONS(1414), - [anon_sym_GT] = ACTIONS(1414), - [anon_sym_QMARK] = ACTIONS(1414), - [anon_sym_AT] = ACTIONS(1414), - [anon_sym_LBRACK] = ACTIONS(1414), - [anon_sym_BSLASH] = ACTIONS(1414), - [anon_sym_RBRACK] = ACTIONS(1414), - [anon_sym_CARET] = ACTIONS(1414), - [anon_sym__] = ACTIONS(1414), - [anon_sym_BQUOTE] = ACTIONS(1414), - [anon_sym_PIPE] = ACTIONS(1414), - [anon_sym_TILDE] = ACTIONS(1414), - [sym__word] = ACTIONS(1414), - [sym__soft_line_ending] = ACTIONS(1414), - [sym__block_close] = ACTIONS(1414), - [sym__block_quote_start] = ACTIONS(1414), - [sym__indented_chunk_start] = ACTIONS(1414), - [sym_atx_h1_marker] = ACTIONS(1414), - [sym_atx_h2_marker] = ACTIONS(1414), - [sym_atx_h3_marker] = ACTIONS(1414), - [sym_atx_h4_marker] = ACTIONS(1414), - [sym_atx_h5_marker] = ACTIONS(1414), - [sym_atx_h6_marker] = ACTIONS(1414), - [sym__thematic_break] = ACTIONS(1414), - [sym__list_marker_minus] = ACTIONS(1414), - [sym__list_marker_plus] = ACTIONS(1414), - [sym__list_marker_star] = ACTIONS(1414), - [sym__list_marker_parenthesis] = ACTIONS(1414), - [sym__list_marker_dot] = ACTIONS(1414), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_example] = ACTIONS(1414), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1414), - [sym__fenced_code_block_start_backtick] = ACTIONS(1414), - [sym__fenced_code_block_start_tilde] = ACTIONS(1414), - [sym__blank_line_start] = ACTIONS(1414), - [sym_minus_metadata] = ACTIONS(1414), - [sym__pipe_table_start] = ACTIONS(1414), - [sym__fenced_div_start] = ACTIONS(1414), - [sym__fenced_div_end] = ACTIONS(1414), - [sym_ref_id_specifier] = ACTIONS(1414), - [sym__display_math_state_track_marker] = ACTIONS(1414), - [sym__inline_math_state_track_marker] = ACTIONS(1414), + [anon_sym_LBRACE] = ACTIONS(1801), + [anon_sym_RBRACE] = ACTIONS(1801), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1801), + [anon_sym_EQ] = ACTIONS(1801), + [anon_sym_SQUOTE] = ACTIONS(1801), + [anon_sym_BANG] = ACTIONS(1801), + [anon_sym_DQUOTE] = ACTIONS(1801), + [anon_sym_POUND] = ACTIONS(1801), + [anon_sym_DOLLAR] = ACTIONS(1801), + [anon_sym_PERCENT] = ACTIONS(1801), + [anon_sym_AMP] = ACTIONS(1801), + [anon_sym_LPAREN] = ACTIONS(1801), + [anon_sym_RPAREN] = ACTIONS(1801), + [anon_sym_STAR] = ACTIONS(1801), + [anon_sym_PLUS] = ACTIONS(1801), + [anon_sym_COMMA] = ACTIONS(1801), + [anon_sym_DASH] = ACTIONS(1801), + [anon_sym_DOT] = ACTIONS(1801), + [anon_sym_SLASH] = ACTIONS(1801), + [anon_sym_SEMI] = ACTIONS(1801), + [anon_sym_QMARK] = ACTIONS(1801), + [anon_sym_AT] = ACTIONS(1801), + [anon_sym_LBRACK] = ACTIONS(1803), + [anon_sym_BSLASH] = ACTIONS(1803), + [anon_sym_RBRACK] = ACTIONS(1801), + [anon_sym_CARET] = ACTIONS(1801), + [anon_sym__] = ACTIONS(1801), + [anon_sym_BQUOTE] = ACTIONS(1801), + [anon_sym_PIPE] = ACTIONS(1801), + [anon_sym_TILDE] = ACTIONS(1801), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1801), + [sym__escaped_characters] = ACTIONS(1801), + [sym__word] = ACTIONS(1801), + [sym__soft_line_ending] = ACTIONS(1801), + [sym__block_close] = ACTIONS(1801), + [sym__block_quote_start] = ACTIONS(1801), + [sym__indented_chunk_start] = ACTIONS(1801), + [sym_atx_h1_marker] = ACTIONS(1801), + [sym_atx_h2_marker] = ACTIONS(1801), + [sym_atx_h3_marker] = ACTIONS(1801), + [sym_atx_h4_marker] = ACTIONS(1801), + [sym_atx_h5_marker] = ACTIONS(1801), + [sym_atx_h6_marker] = ACTIONS(1801), + [sym__thematic_break] = ACTIONS(1801), + [sym__list_marker_minus] = ACTIONS(1801), + [sym__list_marker_plus] = ACTIONS(1801), + [sym__list_marker_star] = ACTIONS(1801), + [sym__list_marker_parenthesis] = ACTIONS(1801), + [sym__list_marker_dot] = ACTIONS(1801), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1801), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1801), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1801), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1801), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1801), + [sym__list_marker_example] = ACTIONS(1801), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1801), + [sym__fenced_code_block_start_backtick] = ACTIONS(1801), + [sym__fenced_code_block_start_tilde] = ACTIONS(1801), + [sym__blank_line_start] = ACTIONS(1801), + [sym_minus_metadata] = ACTIONS(1801), + [sym__pipe_table_start] = ACTIONS(1801), + [sym__fenced_div_start] = ACTIONS(1801), + [sym__fenced_div_end] = ACTIONS(1801), + [sym_ref_id_specifier] = ACTIONS(1801), + [sym__display_math_state_track_marker] = ACTIONS(1801), + [sym__inline_math_state_track_marker] = ACTIONS(1801), + [sym__html_comment] = ACTIONS(1801), + [sym_raw_specifier] = ACTIONS(1801), + [sym__autolink] = ACTIONS(1801), }, [STATE(270)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1426), - [anon_sym_LBRACE] = ACTIONS(1426), - [anon_sym_RBRACE] = ACTIONS(1426), - [anon_sym_EQ] = ACTIONS(1426), - [anon_sym_SQUOTE] = ACTIONS(1426), - [anon_sym_BANG] = ACTIONS(1426), - [anon_sym_DQUOTE] = ACTIONS(1426), - [anon_sym_POUND] = ACTIONS(1426), - [anon_sym_DOLLAR] = ACTIONS(1426), - [anon_sym_PERCENT] = ACTIONS(1426), - [anon_sym_AMP] = ACTIONS(1426), - [anon_sym_LPAREN] = ACTIONS(1426), - [anon_sym_RPAREN] = ACTIONS(1426), - [anon_sym_STAR] = ACTIONS(1426), - [anon_sym_PLUS] = ACTIONS(1426), - [anon_sym_COMMA] = ACTIONS(1426), - [anon_sym_DASH] = ACTIONS(1426), - [anon_sym_DOT] = ACTIONS(1426), - [anon_sym_SLASH] = ACTIONS(1426), - [anon_sym_COLON] = ACTIONS(1426), - [anon_sym_SEMI] = ACTIONS(1426), - [anon_sym_LT] = ACTIONS(1426), - [anon_sym_GT] = ACTIONS(1426), - [anon_sym_QMARK] = ACTIONS(1426), - [anon_sym_AT] = ACTIONS(1426), - [anon_sym_LBRACK] = ACTIONS(1426), - [anon_sym_BSLASH] = ACTIONS(1426), - [anon_sym_RBRACK] = ACTIONS(1426), - [anon_sym_CARET] = ACTIONS(1426), - [anon_sym__] = ACTIONS(1426), - [anon_sym_BQUOTE] = ACTIONS(1426), - [anon_sym_PIPE] = ACTIONS(1426), - [anon_sym_TILDE] = ACTIONS(1426), - [sym__word] = ACTIONS(1426), - [sym__soft_line_ending] = ACTIONS(1426), - [sym__block_close] = ACTIONS(1426), - [sym__block_quote_start] = ACTIONS(1426), - [sym__indented_chunk_start] = ACTIONS(1426), - [sym_atx_h1_marker] = ACTIONS(1426), - [sym_atx_h2_marker] = ACTIONS(1426), - [sym_atx_h3_marker] = ACTIONS(1426), - [sym_atx_h4_marker] = ACTIONS(1426), - [sym_atx_h5_marker] = ACTIONS(1426), - [sym_atx_h6_marker] = ACTIONS(1426), - [sym__thematic_break] = ACTIONS(1426), - [sym__list_marker_minus] = ACTIONS(1426), - [sym__list_marker_plus] = ACTIONS(1426), - [sym__list_marker_star] = ACTIONS(1426), - [sym__list_marker_parenthesis] = ACTIONS(1426), - [sym__list_marker_dot] = ACTIONS(1426), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1426), - [sym__list_marker_example] = ACTIONS(1426), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1426), - [sym__fenced_code_block_start_backtick] = ACTIONS(1426), - [sym__fenced_code_block_start_tilde] = ACTIONS(1426), - [sym__blank_line_start] = ACTIONS(1426), - [sym_minus_metadata] = ACTIONS(1426), - [sym__pipe_table_start] = ACTIONS(1426), - [sym__fenced_div_start] = ACTIONS(1426), - [sym_ref_id_specifier] = ACTIONS(1426), - [sym__display_math_state_track_marker] = ACTIONS(1426), - [sym__inline_math_state_track_marker] = ACTIONS(1426), + [anon_sym_LBRACE] = ACTIONS(1805), + [anon_sym_RBRACE] = ACTIONS(1805), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1805), + [anon_sym_EQ] = ACTIONS(1805), + [anon_sym_SQUOTE] = ACTIONS(1805), + [anon_sym_BANG] = ACTIONS(1805), + [anon_sym_DQUOTE] = ACTIONS(1805), + [anon_sym_POUND] = ACTIONS(1805), + [anon_sym_DOLLAR] = ACTIONS(1805), + [anon_sym_PERCENT] = ACTIONS(1805), + [anon_sym_AMP] = ACTIONS(1805), + [anon_sym_LPAREN] = ACTIONS(1805), + [anon_sym_RPAREN] = ACTIONS(1805), + [anon_sym_STAR] = ACTIONS(1805), + [anon_sym_PLUS] = ACTIONS(1805), + [anon_sym_COMMA] = ACTIONS(1805), + [anon_sym_DASH] = ACTIONS(1805), + [anon_sym_DOT] = ACTIONS(1805), + [anon_sym_SLASH] = ACTIONS(1805), + [anon_sym_SEMI] = ACTIONS(1805), + [anon_sym_QMARK] = ACTIONS(1805), + [anon_sym_AT] = ACTIONS(1805), + [anon_sym_LBRACK] = ACTIONS(1807), + [anon_sym_BSLASH] = ACTIONS(1807), + [anon_sym_RBRACK] = ACTIONS(1805), + [anon_sym_CARET] = ACTIONS(1805), + [anon_sym__] = ACTIONS(1805), + [anon_sym_BQUOTE] = ACTIONS(1805), + [anon_sym_PIPE] = ACTIONS(1805), + [anon_sym_TILDE] = ACTIONS(1805), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1805), + [sym__escaped_characters] = ACTIONS(1805), + [sym__word] = ACTIONS(1805), + [sym__soft_line_ending] = ACTIONS(1805), + [sym__block_close] = ACTIONS(1805), + [sym__block_quote_start] = ACTIONS(1805), + [sym__indented_chunk_start] = ACTIONS(1805), + [sym_atx_h1_marker] = ACTIONS(1805), + [sym_atx_h2_marker] = ACTIONS(1805), + [sym_atx_h3_marker] = ACTIONS(1805), + [sym_atx_h4_marker] = ACTIONS(1805), + [sym_atx_h5_marker] = ACTIONS(1805), + [sym_atx_h6_marker] = ACTIONS(1805), + [sym__thematic_break] = ACTIONS(1805), + [sym__list_marker_minus] = ACTIONS(1805), + [sym__list_marker_plus] = ACTIONS(1805), + [sym__list_marker_star] = ACTIONS(1805), + [sym__list_marker_parenthesis] = ACTIONS(1805), + [sym__list_marker_dot] = ACTIONS(1805), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1805), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1805), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1805), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1805), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1805), + [sym__list_marker_example] = ACTIONS(1805), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1805), + [sym__fenced_code_block_start_backtick] = ACTIONS(1805), + [sym__fenced_code_block_start_tilde] = ACTIONS(1805), + [sym__blank_line_start] = ACTIONS(1805), + [sym_minus_metadata] = ACTIONS(1805), + [sym__pipe_table_start] = ACTIONS(1805), + [sym__fenced_div_start] = ACTIONS(1805), + [sym__fenced_div_end] = ACTIONS(1805), + [sym_ref_id_specifier] = ACTIONS(1805), + [sym__display_math_state_track_marker] = ACTIONS(1805), + [sym__inline_math_state_track_marker] = ACTIONS(1805), + [sym__html_comment] = ACTIONS(1805), + [sym_raw_specifier] = ACTIONS(1805), + [sym__autolink] = ACTIONS(1805), }, [STATE(271)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1438), - [anon_sym_LBRACE] = ACTIONS(1438), - [anon_sym_RBRACE] = ACTIONS(1438), - [anon_sym_EQ] = ACTIONS(1438), - [anon_sym_SQUOTE] = ACTIONS(1438), - [anon_sym_BANG] = ACTIONS(1438), - [anon_sym_DQUOTE] = ACTIONS(1438), - [anon_sym_POUND] = ACTIONS(1438), - [anon_sym_DOLLAR] = ACTIONS(1438), - [anon_sym_PERCENT] = ACTIONS(1438), - [anon_sym_AMP] = ACTIONS(1438), - [anon_sym_LPAREN] = ACTIONS(1438), - [anon_sym_RPAREN] = ACTIONS(1438), - [anon_sym_STAR] = ACTIONS(1438), - [anon_sym_PLUS] = ACTIONS(1438), - [anon_sym_COMMA] = ACTIONS(1438), - [anon_sym_DASH] = ACTIONS(1438), - [anon_sym_DOT] = ACTIONS(1438), - [anon_sym_SLASH] = ACTIONS(1438), - [anon_sym_SEMI] = ACTIONS(1438), - [anon_sym_LT] = ACTIONS(1438), - [anon_sym_GT] = ACTIONS(1438), - [anon_sym_QMARK] = ACTIONS(1438), - [anon_sym_AT] = ACTIONS(1438), - [anon_sym_LBRACK] = ACTIONS(1438), - [anon_sym_BSLASH] = ACTIONS(1438), - [anon_sym_RBRACK] = ACTIONS(1438), - [anon_sym_CARET] = ACTIONS(1438), - [anon_sym__] = ACTIONS(1438), - [anon_sym_BQUOTE] = ACTIONS(1438), - [anon_sym_PIPE] = ACTIONS(1438), - [anon_sym_TILDE] = ACTIONS(1438), - [sym__word] = ACTIONS(1438), - [sym__soft_line_ending] = ACTIONS(1438), - [sym__block_close] = ACTIONS(1438), - [sym_block_continuation] = ACTIONS(1632), - [sym__block_quote_start] = ACTIONS(1438), - [sym__indented_chunk_start] = ACTIONS(1438), - [sym_atx_h1_marker] = ACTIONS(1438), - [sym_atx_h2_marker] = ACTIONS(1438), - [sym_atx_h3_marker] = ACTIONS(1438), - [sym_atx_h4_marker] = ACTIONS(1438), - [sym_atx_h5_marker] = ACTIONS(1438), - [sym_atx_h6_marker] = ACTIONS(1438), - [sym__thematic_break] = ACTIONS(1438), - [sym__list_marker_minus] = ACTIONS(1438), - [sym__list_marker_plus] = ACTIONS(1438), - [sym__list_marker_star] = ACTIONS(1438), - [sym__list_marker_parenthesis] = ACTIONS(1438), - [sym__list_marker_dot] = ACTIONS(1438), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_example] = ACTIONS(1438), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1438), - [sym__fenced_code_block_start_backtick] = ACTIONS(1438), - [sym__fenced_code_block_start_tilde] = ACTIONS(1438), - [sym__blank_line_start] = ACTIONS(1438), - [sym_minus_metadata] = ACTIONS(1438), - [sym__pipe_table_start] = ACTIONS(1438), - [sym__fenced_div_start] = ACTIONS(1438), - [sym_ref_id_specifier] = ACTIONS(1438), - [sym__display_math_state_track_marker] = ACTIONS(1438), - [sym__inline_math_state_track_marker] = ACTIONS(1438), + [ts_builtin_sym_end] = ACTIONS(1497), + [anon_sym_LBRACE] = ACTIONS(1497), + [anon_sym_RBRACE] = ACTIONS(1497), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1497), + [anon_sym_EQ] = ACTIONS(1497), + [anon_sym_SQUOTE] = ACTIONS(1497), + [anon_sym_BANG] = ACTIONS(1497), + [anon_sym_DQUOTE] = ACTIONS(1497), + [anon_sym_POUND] = ACTIONS(1497), + [anon_sym_DOLLAR] = ACTIONS(1497), + [anon_sym_PERCENT] = ACTIONS(1497), + [anon_sym_AMP] = ACTIONS(1497), + [anon_sym_LPAREN] = ACTIONS(1497), + [anon_sym_RPAREN] = ACTIONS(1497), + [anon_sym_STAR] = ACTIONS(1497), + [anon_sym_PLUS] = ACTIONS(1497), + [anon_sym_COMMA] = ACTIONS(1497), + [anon_sym_DASH] = ACTIONS(1497), + [anon_sym_DOT] = ACTIONS(1497), + [anon_sym_SLASH] = ACTIONS(1497), + [anon_sym_SEMI] = ACTIONS(1497), + [anon_sym_QMARK] = ACTIONS(1497), + [anon_sym_AT] = ACTIONS(1497), + [anon_sym_LBRACK] = ACTIONS(1499), + [anon_sym_BSLASH] = ACTIONS(1499), + [anon_sym_RBRACK] = ACTIONS(1497), + [anon_sym_CARET] = ACTIONS(1497), + [anon_sym__] = ACTIONS(1497), + [anon_sym_BQUOTE] = ACTIONS(1497), + [anon_sym_PIPE] = ACTIONS(1497), + [anon_sym_TILDE] = ACTIONS(1497), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1497), + [sym__escaped_characters] = ACTIONS(1497), + [sym__word] = ACTIONS(1497), + [sym__soft_line_ending] = ACTIONS(1497), + [sym_block_continuation] = ACTIONS(1809), + [sym__block_quote_start] = ACTIONS(1497), + [sym__indented_chunk_start] = ACTIONS(1497), + [sym_atx_h1_marker] = ACTIONS(1497), + [sym_atx_h2_marker] = ACTIONS(1497), + [sym_atx_h3_marker] = ACTIONS(1497), + [sym_atx_h4_marker] = ACTIONS(1497), + [sym_atx_h5_marker] = ACTIONS(1497), + [sym_atx_h6_marker] = ACTIONS(1497), + [sym__thematic_break] = ACTIONS(1497), + [sym__list_marker_minus] = ACTIONS(1497), + [sym__list_marker_plus] = ACTIONS(1497), + [sym__list_marker_star] = ACTIONS(1497), + [sym__list_marker_parenthesis] = ACTIONS(1497), + [sym__list_marker_dot] = ACTIONS(1497), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_example] = ACTIONS(1497), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1497), + [sym__fenced_code_block_start_backtick] = ACTIONS(1497), + [sym__fenced_code_block_start_tilde] = ACTIONS(1497), + [sym__blank_line_start] = ACTIONS(1497), + [sym_minus_metadata] = ACTIONS(1497), + [sym__pipe_table_start] = ACTIONS(1497), + [sym__fenced_div_start] = ACTIONS(1497), + [sym_ref_id_specifier] = ACTIONS(1497), + [sym__display_math_state_track_marker] = ACTIONS(1497), + [sym__inline_math_state_track_marker] = ACTIONS(1497), + [sym__html_comment] = ACTIONS(1497), + [sym_raw_specifier] = ACTIONS(1497), + [sym__autolink] = ACTIONS(1497), }, [STATE(272)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1634), - [anon_sym_LBRACE] = ACTIONS(1634), - [anon_sym_RBRACE] = ACTIONS(1634), - [anon_sym_EQ] = ACTIONS(1634), - [anon_sym_SQUOTE] = ACTIONS(1634), - [anon_sym_BANG] = ACTIONS(1634), - [anon_sym_DQUOTE] = ACTIONS(1634), - [anon_sym_POUND] = ACTIONS(1634), - [anon_sym_DOLLAR] = ACTIONS(1634), - [anon_sym_PERCENT] = ACTIONS(1634), - [anon_sym_AMP] = ACTIONS(1634), - [anon_sym_LPAREN] = ACTIONS(1634), - [anon_sym_RPAREN] = ACTIONS(1634), - [anon_sym_STAR] = ACTIONS(1634), - [anon_sym_PLUS] = ACTIONS(1634), - [anon_sym_COMMA] = ACTIONS(1634), - [anon_sym_DASH] = ACTIONS(1634), - [anon_sym_DOT] = ACTIONS(1634), - [anon_sym_SLASH] = ACTIONS(1634), - [anon_sym_SEMI] = ACTIONS(1634), - [anon_sym_LT] = ACTIONS(1634), - [anon_sym_GT] = ACTIONS(1634), - [anon_sym_QMARK] = ACTIONS(1634), - [anon_sym_AT] = ACTIONS(1634), - [anon_sym_LBRACK] = ACTIONS(1634), - [anon_sym_BSLASH] = ACTIONS(1634), - [anon_sym_RBRACK] = ACTIONS(1634), - [anon_sym_CARET] = ACTIONS(1634), - [anon_sym__] = ACTIONS(1634), - [anon_sym_BQUOTE] = ACTIONS(1634), - [anon_sym_PIPE] = ACTIONS(1634), - [anon_sym_TILDE] = ACTIONS(1634), - [sym__word] = ACTIONS(1634), - [sym__soft_line_ending] = ACTIONS(1634), - [sym__block_close] = ACTIONS(1634), - [sym__block_quote_start] = ACTIONS(1634), - [sym__indented_chunk_start] = ACTIONS(1634), - [sym_atx_h1_marker] = ACTIONS(1634), - [sym_atx_h2_marker] = ACTIONS(1634), - [sym_atx_h3_marker] = ACTIONS(1634), - [sym_atx_h4_marker] = ACTIONS(1634), - [sym_atx_h5_marker] = ACTIONS(1634), - [sym_atx_h6_marker] = ACTIONS(1634), - [sym__thematic_break] = ACTIONS(1634), - [sym__list_marker_minus] = ACTIONS(1634), - [sym__list_marker_plus] = ACTIONS(1634), - [sym__list_marker_star] = ACTIONS(1634), - [sym__list_marker_parenthesis] = ACTIONS(1634), - [sym__list_marker_dot] = ACTIONS(1634), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1634), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1634), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1634), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1634), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1634), - [sym__list_marker_example] = ACTIONS(1634), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1634), - [sym__fenced_code_block_start_backtick] = ACTIONS(1634), - [sym__fenced_code_block_start_tilde] = ACTIONS(1634), - [sym__blank_line_start] = ACTIONS(1634), - [sym_minus_metadata] = ACTIONS(1634), - [sym__pipe_table_start] = ACTIONS(1634), - [sym__fenced_div_start] = ACTIONS(1634), - [sym__fenced_div_end] = ACTIONS(1634), - [sym_ref_id_specifier] = ACTIONS(1634), - [sym__display_math_state_track_marker] = ACTIONS(1634), - [sym__inline_math_state_track_marker] = ACTIONS(1634), + [anon_sym_LBRACE] = ACTIONS(1579), + [anon_sym_RBRACE] = ACTIONS(1579), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1579), + [anon_sym_EQ] = ACTIONS(1579), + [anon_sym_SQUOTE] = ACTIONS(1579), + [anon_sym_BANG] = ACTIONS(1579), + [anon_sym_DQUOTE] = ACTIONS(1579), + [anon_sym_POUND] = ACTIONS(1579), + [anon_sym_DOLLAR] = ACTIONS(1579), + [anon_sym_PERCENT] = ACTIONS(1579), + [anon_sym_AMP] = ACTIONS(1579), + [anon_sym_LPAREN] = ACTIONS(1579), + [anon_sym_RPAREN] = ACTIONS(1579), + [anon_sym_STAR] = ACTIONS(1579), + [anon_sym_PLUS] = ACTIONS(1579), + [anon_sym_COMMA] = ACTIONS(1579), + [anon_sym_DASH] = ACTIONS(1579), + [anon_sym_DOT] = ACTIONS(1579), + [anon_sym_SLASH] = ACTIONS(1579), + [anon_sym_SEMI] = ACTIONS(1579), + [anon_sym_QMARK] = ACTIONS(1579), + [anon_sym_AT] = ACTIONS(1579), + [anon_sym_LBRACK] = ACTIONS(1581), + [anon_sym_BSLASH] = ACTIONS(1581), + [anon_sym_RBRACK] = ACTIONS(1579), + [anon_sym_CARET] = ACTIONS(1579), + [anon_sym__] = ACTIONS(1579), + [anon_sym_BQUOTE] = ACTIONS(1579), + [anon_sym_PIPE] = ACTIONS(1579), + [anon_sym_TILDE] = ACTIONS(1579), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1579), + [sym__escaped_characters] = ACTIONS(1579), + [sym__word] = ACTIONS(1579), + [sym__soft_line_ending] = ACTIONS(1579), + [sym__block_close] = ACTIONS(1579), + [sym__block_quote_start] = ACTIONS(1579), + [sym__indented_chunk_start] = ACTIONS(1579), + [sym_atx_h1_marker] = ACTIONS(1579), + [sym_atx_h2_marker] = ACTIONS(1579), + [sym_atx_h3_marker] = ACTIONS(1579), + [sym_atx_h4_marker] = ACTIONS(1579), + [sym_atx_h5_marker] = ACTIONS(1579), + [sym_atx_h6_marker] = ACTIONS(1579), + [sym__thematic_break] = ACTIONS(1579), + [sym__list_marker_minus] = ACTIONS(1579), + [sym__list_marker_plus] = ACTIONS(1579), + [sym__list_marker_star] = ACTIONS(1579), + [sym__list_marker_parenthesis] = ACTIONS(1579), + [sym__list_marker_dot] = ACTIONS(1579), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_example] = ACTIONS(1579), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1579), + [sym__fenced_code_block_start_backtick] = ACTIONS(1579), + [sym__fenced_code_block_start_tilde] = ACTIONS(1579), + [sym__blank_line_start] = ACTIONS(1579), + [sym_minus_metadata] = ACTIONS(1579), + [sym__pipe_table_start] = ACTIONS(1579), + [sym__fenced_div_start] = ACTIONS(1579), + [sym__fenced_div_end] = ACTIONS(1579), + [sym_ref_id_specifier] = ACTIONS(1579), + [sym__display_math_state_track_marker] = ACTIONS(1579), + [sym__inline_math_state_track_marker] = ACTIONS(1579), + [sym__html_comment] = ACTIONS(1579), + [sym_raw_specifier] = ACTIONS(1579), + [sym__autolink] = ACTIONS(1579), }, [STATE(273)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1636), - [anon_sym_LBRACE] = ACTIONS(1636), - [anon_sym_RBRACE] = ACTIONS(1636), - [anon_sym_EQ] = ACTIONS(1636), - [anon_sym_SQUOTE] = ACTIONS(1636), - [anon_sym_BANG] = ACTIONS(1636), - [anon_sym_DQUOTE] = ACTIONS(1636), - [anon_sym_POUND] = ACTIONS(1636), - [anon_sym_DOLLAR] = ACTIONS(1636), - [anon_sym_PERCENT] = ACTIONS(1636), - [anon_sym_AMP] = ACTIONS(1636), - [anon_sym_LPAREN] = ACTIONS(1636), - [anon_sym_RPAREN] = ACTIONS(1636), - [anon_sym_STAR] = ACTIONS(1636), - [anon_sym_PLUS] = ACTIONS(1636), - [anon_sym_COMMA] = ACTIONS(1636), - [anon_sym_DASH] = ACTIONS(1636), - [anon_sym_DOT] = ACTIONS(1636), - [anon_sym_SLASH] = ACTIONS(1636), - [anon_sym_SEMI] = ACTIONS(1636), - [anon_sym_LT] = ACTIONS(1636), - [anon_sym_GT] = ACTIONS(1636), - [anon_sym_QMARK] = ACTIONS(1636), - [anon_sym_AT] = ACTIONS(1636), - [anon_sym_LBRACK] = ACTIONS(1636), - [anon_sym_BSLASH] = ACTIONS(1636), - [anon_sym_RBRACK] = ACTIONS(1636), - [anon_sym_CARET] = ACTIONS(1636), - [anon_sym__] = ACTIONS(1636), - [anon_sym_BQUOTE] = ACTIONS(1636), - [anon_sym_PIPE] = ACTIONS(1636), - [anon_sym_TILDE] = ACTIONS(1636), - [sym__word] = ACTIONS(1636), - [sym__soft_line_ending] = ACTIONS(1636), - [sym__block_close] = ACTIONS(1636), - [sym__block_quote_start] = ACTIONS(1636), - [sym__indented_chunk_start] = ACTIONS(1636), - [sym_atx_h1_marker] = ACTIONS(1636), - [sym_atx_h2_marker] = ACTIONS(1636), - [sym_atx_h3_marker] = ACTIONS(1636), - [sym_atx_h4_marker] = ACTIONS(1636), - [sym_atx_h5_marker] = ACTIONS(1636), - [sym_atx_h6_marker] = ACTIONS(1636), - [sym__thematic_break] = ACTIONS(1636), - [sym__list_marker_minus] = ACTIONS(1636), - [sym__list_marker_plus] = ACTIONS(1636), - [sym__list_marker_star] = ACTIONS(1636), - [sym__list_marker_parenthesis] = ACTIONS(1636), - [sym__list_marker_dot] = ACTIONS(1636), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1636), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1636), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1636), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1636), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1636), - [sym__list_marker_example] = ACTIONS(1636), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1636), - [sym__fenced_code_block_start_backtick] = ACTIONS(1636), - [sym__fenced_code_block_start_tilde] = ACTIONS(1636), - [sym__blank_line_start] = ACTIONS(1636), - [sym_minus_metadata] = ACTIONS(1636), - [sym__pipe_table_start] = ACTIONS(1636), - [sym__fenced_div_start] = ACTIONS(1636), - [sym__fenced_div_end] = ACTIONS(1636), - [sym_ref_id_specifier] = ACTIONS(1636), - [sym__display_math_state_track_marker] = ACTIONS(1636), - [sym__inline_math_state_track_marker] = ACTIONS(1636), + [anon_sym_LBRACE] = ACTIONS(1811), + [anon_sym_RBRACE] = ACTIONS(1811), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1811), + [anon_sym_EQ] = ACTIONS(1811), + [anon_sym_SQUOTE] = ACTIONS(1811), + [anon_sym_BANG] = ACTIONS(1811), + [anon_sym_DQUOTE] = ACTIONS(1811), + [anon_sym_POUND] = ACTIONS(1811), + [anon_sym_DOLLAR] = ACTIONS(1811), + [anon_sym_PERCENT] = ACTIONS(1811), + [anon_sym_AMP] = ACTIONS(1811), + [anon_sym_LPAREN] = ACTIONS(1811), + [anon_sym_RPAREN] = ACTIONS(1811), + [anon_sym_STAR] = ACTIONS(1811), + [anon_sym_PLUS] = ACTIONS(1811), + [anon_sym_COMMA] = ACTIONS(1811), + [anon_sym_DASH] = ACTIONS(1811), + [anon_sym_DOT] = ACTIONS(1811), + [anon_sym_SLASH] = ACTIONS(1811), + [anon_sym_SEMI] = ACTIONS(1811), + [anon_sym_QMARK] = ACTIONS(1811), + [anon_sym_AT] = ACTIONS(1811), + [anon_sym_LBRACK] = ACTIONS(1813), + [anon_sym_BSLASH] = ACTIONS(1813), + [anon_sym_RBRACK] = ACTIONS(1811), + [anon_sym_CARET] = ACTIONS(1811), + [anon_sym__] = ACTIONS(1811), + [anon_sym_BQUOTE] = ACTIONS(1811), + [anon_sym_PIPE] = ACTIONS(1811), + [anon_sym_TILDE] = ACTIONS(1811), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1811), + [sym__escaped_characters] = ACTIONS(1811), + [sym__word] = ACTIONS(1811), + [sym__soft_line_ending] = ACTIONS(1811), + [sym__block_close] = ACTIONS(1811), + [sym__block_quote_start] = ACTIONS(1811), + [sym__indented_chunk_start] = ACTIONS(1811), + [sym_atx_h1_marker] = ACTIONS(1811), + [sym_atx_h2_marker] = ACTIONS(1811), + [sym_atx_h3_marker] = ACTIONS(1811), + [sym_atx_h4_marker] = ACTIONS(1811), + [sym_atx_h5_marker] = ACTIONS(1811), + [sym_atx_h6_marker] = ACTIONS(1811), + [sym__thematic_break] = ACTIONS(1811), + [sym__list_marker_minus] = ACTIONS(1811), + [sym__list_marker_plus] = ACTIONS(1811), + [sym__list_marker_star] = ACTIONS(1811), + [sym__list_marker_parenthesis] = ACTIONS(1811), + [sym__list_marker_dot] = ACTIONS(1811), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1811), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1811), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1811), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1811), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1811), + [sym__list_marker_example] = ACTIONS(1811), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1811), + [sym__fenced_code_block_start_backtick] = ACTIONS(1811), + [sym__fenced_code_block_start_tilde] = ACTIONS(1811), + [sym__blank_line_start] = ACTIONS(1811), + [sym_minus_metadata] = ACTIONS(1811), + [sym__pipe_table_start] = ACTIONS(1811), + [sym__fenced_div_start] = ACTIONS(1811), + [sym__fenced_div_end] = ACTIONS(1811), + [sym_ref_id_specifier] = ACTIONS(1811), + [sym__display_math_state_track_marker] = ACTIONS(1811), + [sym__inline_math_state_track_marker] = ACTIONS(1811), + [sym__html_comment] = ACTIONS(1811), + [sym_raw_specifier] = ACTIONS(1811), + [sym__autolink] = ACTIONS(1811), }, [STATE(274)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1638), - [anon_sym_LBRACE] = ACTIONS(1638), - [anon_sym_RBRACE] = ACTIONS(1638), - [anon_sym_EQ] = ACTIONS(1638), - [anon_sym_SQUOTE] = ACTIONS(1638), - [anon_sym_BANG] = ACTIONS(1638), - [anon_sym_DQUOTE] = ACTIONS(1638), - [anon_sym_POUND] = ACTIONS(1638), - [anon_sym_DOLLAR] = ACTIONS(1638), - [anon_sym_PERCENT] = ACTIONS(1638), - [anon_sym_AMP] = ACTIONS(1638), - [anon_sym_LPAREN] = ACTIONS(1638), - [anon_sym_RPAREN] = ACTIONS(1638), - [anon_sym_STAR] = ACTIONS(1638), - [anon_sym_PLUS] = ACTIONS(1638), - [anon_sym_COMMA] = ACTIONS(1638), - [anon_sym_DASH] = ACTIONS(1638), - [anon_sym_DOT] = ACTIONS(1638), - [anon_sym_SLASH] = ACTIONS(1638), - [anon_sym_SEMI] = ACTIONS(1638), - [anon_sym_LT] = ACTIONS(1638), - [anon_sym_GT] = ACTIONS(1638), - [anon_sym_QMARK] = ACTIONS(1638), - [anon_sym_AT] = ACTIONS(1638), - [anon_sym_LBRACK] = ACTIONS(1638), - [anon_sym_BSLASH] = ACTIONS(1638), - [anon_sym_RBRACK] = ACTIONS(1638), - [anon_sym_CARET] = ACTIONS(1638), - [anon_sym__] = ACTIONS(1638), - [anon_sym_BQUOTE] = ACTIONS(1638), - [anon_sym_PIPE] = ACTIONS(1638), - [anon_sym_TILDE] = ACTIONS(1638), - [sym__word] = ACTIONS(1638), - [sym__soft_line_ending] = ACTIONS(1638), - [sym__block_close] = ACTIONS(1638), - [sym__block_quote_start] = ACTIONS(1638), - [sym__indented_chunk_start] = ACTIONS(1638), - [sym_atx_h1_marker] = ACTIONS(1638), - [sym_atx_h2_marker] = ACTIONS(1638), - [sym_atx_h3_marker] = ACTIONS(1638), - [sym_atx_h4_marker] = ACTIONS(1638), - [sym_atx_h5_marker] = ACTIONS(1638), - [sym_atx_h6_marker] = ACTIONS(1638), - [sym__thematic_break] = ACTIONS(1638), - [sym__list_marker_minus] = ACTIONS(1638), - [sym__list_marker_plus] = ACTIONS(1638), - [sym__list_marker_star] = ACTIONS(1638), - [sym__list_marker_parenthesis] = ACTIONS(1638), - [sym__list_marker_dot] = ACTIONS(1638), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1638), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1638), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1638), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1638), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1638), - [sym__list_marker_example] = ACTIONS(1638), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1638), - [sym__fenced_code_block_start_backtick] = ACTIONS(1638), - [sym__fenced_code_block_start_tilde] = ACTIONS(1638), - [sym__blank_line_start] = ACTIONS(1638), - [sym_minus_metadata] = ACTIONS(1638), - [sym__pipe_table_start] = ACTIONS(1638), - [sym__fenced_div_start] = ACTIONS(1638), - [sym__fenced_div_end] = ACTIONS(1638), - [sym_ref_id_specifier] = ACTIONS(1638), - [sym__display_math_state_track_marker] = ACTIONS(1638), - [sym__inline_math_state_track_marker] = ACTIONS(1638), + [anon_sym_LBRACE] = ACTIONS(1815), + [anon_sym_RBRACE] = ACTIONS(1815), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1815), + [anon_sym_EQ] = ACTIONS(1815), + [anon_sym_SQUOTE] = ACTIONS(1815), + [anon_sym_BANG] = ACTIONS(1815), + [anon_sym_DQUOTE] = ACTIONS(1815), + [anon_sym_POUND] = ACTIONS(1815), + [anon_sym_DOLLAR] = ACTIONS(1815), + [anon_sym_PERCENT] = ACTIONS(1815), + [anon_sym_AMP] = ACTIONS(1815), + [anon_sym_LPAREN] = ACTIONS(1815), + [anon_sym_RPAREN] = ACTIONS(1815), + [anon_sym_STAR] = ACTIONS(1815), + [anon_sym_PLUS] = ACTIONS(1815), + [anon_sym_COMMA] = ACTIONS(1815), + [anon_sym_DASH] = ACTIONS(1815), + [anon_sym_DOT] = ACTIONS(1815), + [anon_sym_SLASH] = ACTIONS(1815), + [anon_sym_SEMI] = ACTIONS(1815), + [anon_sym_QMARK] = ACTIONS(1815), + [anon_sym_AT] = ACTIONS(1815), + [anon_sym_LBRACK] = ACTIONS(1817), + [anon_sym_BSLASH] = ACTIONS(1817), + [anon_sym_RBRACK] = ACTIONS(1815), + [anon_sym_CARET] = ACTIONS(1815), + [anon_sym__] = ACTIONS(1815), + [anon_sym_BQUOTE] = ACTIONS(1815), + [anon_sym_PIPE] = ACTIONS(1815), + [anon_sym_TILDE] = ACTIONS(1815), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1815), + [sym__escaped_characters] = ACTIONS(1815), + [sym__word] = ACTIONS(1815), + [sym__soft_line_ending] = ACTIONS(1815), + [sym__block_close] = ACTIONS(1815), + [sym__block_quote_start] = ACTIONS(1815), + [sym__indented_chunk_start] = ACTIONS(1815), + [sym_atx_h1_marker] = ACTIONS(1815), + [sym_atx_h2_marker] = ACTIONS(1815), + [sym_atx_h3_marker] = ACTIONS(1815), + [sym_atx_h4_marker] = ACTIONS(1815), + [sym_atx_h5_marker] = ACTIONS(1815), + [sym_atx_h6_marker] = ACTIONS(1815), + [sym__thematic_break] = ACTIONS(1815), + [sym__list_marker_minus] = ACTIONS(1815), + [sym__list_marker_plus] = ACTIONS(1815), + [sym__list_marker_star] = ACTIONS(1815), + [sym__list_marker_parenthesis] = ACTIONS(1815), + [sym__list_marker_dot] = ACTIONS(1815), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1815), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1815), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1815), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1815), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1815), + [sym__list_marker_example] = ACTIONS(1815), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1815), + [sym__fenced_code_block_start_backtick] = ACTIONS(1815), + [sym__fenced_code_block_start_tilde] = ACTIONS(1815), + [sym__blank_line_start] = ACTIONS(1815), + [sym_minus_metadata] = ACTIONS(1815), + [sym__pipe_table_start] = ACTIONS(1815), + [sym__fenced_div_start] = ACTIONS(1815), + [sym__fenced_div_end] = ACTIONS(1815), + [sym_ref_id_specifier] = ACTIONS(1815), + [sym__display_math_state_track_marker] = ACTIONS(1815), + [sym__inline_math_state_track_marker] = ACTIONS(1815), + [sym__html_comment] = ACTIONS(1815), + [sym_raw_specifier] = ACTIONS(1815), + [sym__autolink] = ACTIONS(1815), }, [STATE(275)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1640), - [anon_sym_LBRACE] = ACTIONS(1640), - [anon_sym_RBRACE] = ACTIONS(1640), - [anon_sym_EQ] = ACTIONS(1640), - [anon_sym_SQUOTE] = ACTIONS(1640), - [anon_sym_BANG] = ACTIONS(1640), - [anon_sym_DQUOTE] = ACTIONS(1640), - [anon_sym_POUND] = ACTIONS(1640), - [anon_sym_DOLLAR] = ACTIONS(1640), - [anon_sym_PERCENT] = ACTIONS(1640), - [anon_sym_AMP] = ACTIONS(1640), - [anon_sym_LPAREN] = ACTIONS(1640), - [anon_sym_RPAREN] = ACTIONS(1640), - [anon_sym_STAR] = ACTIONS(1640), - [anon_sym_PLUS] = ACTIONS(1640), - [anon_sym_COMMA] = ACTIONS(1640), - [anon_sym_DASH] = ACTIONS(1640), - [anon_sym_DOT] = ACTIONS(1640), - [anon_sym_SLASH] = ACTIONS(1640), - [anon_sym_SEMI] = ACTIONS(1640), - [anon_sym_LT] = ACTIONS(1640), - [anon_sym_GT] = ACTIONS(1640), - [anon_sym_QMARK] = ACTIONS(1640), - [anon_sym_AT] = ACTIONS(1640), - [anon_sym_LBRACK] = ACTIONS(1640), - [anon_sym_BSLASH] = ACTIONS(1640), - [anon_sym_RBRACK] = ACTIONS(1640), - [anon_sym_CARET] = ACTIONS(1640), - [anon_sym__] = ACTIONS(1640), - [anon_sym_BQUOTE] = ACTIONS(1640), - [anon_sym_PIPE] = ACTIONS(1640), - [anon_sym_TILDE] = ACTIONS(1640), - [sym__word] = ACTIONS(1640), - [sym__soft_line_ending] = ACTIONS(1640), - [sym__block_close] = ACTIONS(1640), - [sym__block_quote_start] = ACTIONS(1640), - [sym__indented_chunk_start] = ACTIONS(1640), - [sym_atx_h1_marker] = ACTIONS(1640), - [sym_atx_h2_marker] = ACTIONS(1640), - [sym_atx_h3_marker] = ACTIONS(1640), - [sym_atx_h4_marker] = ACTIONS(1640), - [sym_atx_h5_marker] = ACTIONS(1640), - [sym_atx_h6_marker] = ACTIONS(1640), - [sym__thematic_break] = ACTIONS(1640), - [sym__list_marker_minus] = ACTIONS(1640), - [sym__list_marker_plus] = ACTIONS(1640), - [sym__list_marker_star] = ACTIONS(1640), - [sym__list_marker_parenthesis] = ACTIONS(1640), - [sym__list_marker_dot] = ACTIONS(1640), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1640), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1640), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1640), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1640), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1640), - [sym__list_marker_example] = ACTIONS(1640), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1640), - [sym__fenced_code_block_start_backtick] = ACTIONS(1640), - [sym__fenced_code_block_start_tilde] = ACTIONS(1640), - [sym__blank_line_start] = ACTIONS(1640), - [sym_minus_metadata] = ACTIONS(1640), - [sym__pipe_table_start] = ACTIONS(1640), - [sym__fenced_div_start] = ACTIONS(1640), - [sym__fenced_div_end] = ACTIONS(1640), - [sym_ref_id_specifier] = ACTIONS(1640), - [sym__display_math_state_track_marker] = ACTIONS(1640), - [sym__inline_math_state_track_marker] = ACTIONS(1640), + [anon_sym_LBRACE] = ACTIONS(1819), + [anon_sym_RBRACE] = ACTIONS(1819), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1819), + [anon_sym_EQ] = ACTIONS(1819), + [anon_sym_SQUOTE] = ACTIONS(1819), + [anon_sym_BANG] = ACTIONS(1819), + [anon_sym_DQUOTE] = ACTIONS(1819), + [anon_sym_POUND] = ACTIONS(1819), + [anon_sym_DOLLAR] = ACTIONS(1819), + [anon_sym_PERCENT] = ACTIONS(1819), + [anon_sym_AMP] = ACTIONS(1819), + [anon_sym_LPAREN] = ACTIONS(1819), + [anon_sym_RPAREN] = ACTIONS(1819), + [anon_sym_STAR] = ACTIONS(1819), + [anon_sym_PLUS] = ACTIONS(1819), + [anon_sym_COMMA] = ACTIONS(1819), + [anon_sym_DASH] = ACTIONS(1819), + [anon_sym_DOT] = ACTIONS(1819), + [anon_sym_SLASH] = ACTIONS(1819), + [anon_sym_SEMI] = ACTIONS(1819), + [anon_sym_QMARK] = ACTIONS(1819), + [anon_sym_AT] = ACTIONS(1819), + [anon_sym_LBRACK] = ACTIONS(1821), + [anon_sym_BSLASH] = ACTIONS(1821), + [anon_sym_RBRACK] = ACTIONS(1819), + [anon_sym_CARET] = ACTIONS(1819), + [anon_sym__] = ACTIONS(1819), + [anon_sym_BQUOTE] = ACTIONS(1819), + [anon_sym_PIPE] = ACTIONS(1819), + [anon_sym_TILDE] = ACTIONS(1819), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1819), + [sym__escaped_characters] = ACTIONS(1819), + [sym__word] = ACTIONS(1819), + [sym__soft_line_ending] = ACTIONS(1819), + [sym__block_close] = ACTIONS(1819), + [sym__block_quote_start] = ACTIONS(1819), + [sym__indented_chunk_start] = ACTIONS(1819), + [sym_atx_h1_marker] = ACTIONS(1819), + [sym_atx_h2_marker] = ACTIONS(1819), + [sym_atx_h3_marker] = ACTIONS(1819), + [sym_atx_h4_marker] = ACTIONS(1819), + [sym_atx_h5_marker] = ACTIONS(1819), + [sym_atx_h6_marker] = ACTIONS(1819), + [sym__thematic_break] = ACTIONS(1819), + [sym__list_marker_minus] = ACTIONS(1819), + [sym__list_marker_plus] = ACTIONS(1819), + [sym__list_marker_star] = ACTIONS(1819), + [sym__list_marker_parenthesis] = ACTIONS(1819), + [sym__list_marker_dot] = ACTIONS(1819), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1819), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1819), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1819), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1819), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1819), + [sym__list_marker_example] = ACTIONS(1819), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1819), + [sym__fenced_code_block_start_backtick] = ACTIONS(1819), + [sym__fenced_code_block_start_tilde] = ACTIONS(1819), + [sym__blank_line_start] = ACTIONS(1819), + [sym_minus_metadata] = ACTIONS(1819), + [sym__pipe_table_start] = ACTIONS(1819), + [sym__fenced_div_start] = ACTIONS(1819), + [sym__fenced_div_end] = ACTIONS(1819), + [sym_ref_id_specifier] = ACTIONS(1819), + [sym__display_math_state_track_marker] = ACTIONS(1819), + [sym__inline_math_state_track_marker] = ACTIONS(1819), + [sym__html_comment] = ACTIONS(1819), + [sym_raw_specifier] = ACTIONS(1819), + [sym__autolink] = ACTIONS(1819), }, [STATE(276)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1642), - [anon_sym_LBRACE] = ACTIONS(1642), - [anon_sym_RBRACE] = ACTIONS(1642), - [anon_sym_EQ] = ACTIONS(1642), - [anon_sym_SQUOTE] = ACTIONS(1642), - [anon_sym_BANG] = ACTIONS(1642), - [anon_sym_DQUOTE] = ACTIONS(1642), - [anon_sym_POUND] = ACTIONS(1642), - [anon_sym_DOLLAR] = ACTIONS(1642), - [anon_sym_PERCENT] = ACTIONS(1642), - [anon_sym_AMP] = ACTIONS(1642), - [anon_sym_LPAREN] = ACTIONS(1642), - [anon_sym_RPAREN] = ACTIONS(1642), - [anon_sym_STAR] = ACTIONS(1642), - [anon_sym_PLUS] = ACTIONS(1642), - [anon_sym_COMMA] = ACTIONS(1642), - [anon_sym_DASH] = ACTIONS(1642), - [anon_sym_DOT] = ACTIONS(1642), - [anon_sym_SLASH] = ACTIONS(1642), - [anon_sym_SEMI] = ACTIONS(1642), - [anon_sym_LT] = ACTIONS(1642), - [anon_sym_GT] = ACTIONS(1642), - [anon_sym_QMARK] = ACTIONS(1642), - [anon_sym_AT] = ACTIONS(1642), - [anon_sym_LBRACK] = ACTIONS(1642), - [anon_sym_BSLASH] = ACTIONS(1642), - [anon_sym_RBRACK] = ACTIONS(1642), - [anon_sym_CARET] = ACTIONS(1642), - [anon_sym__] = ACTIONS(1642), - [anon_sym_BQUOTE] = ACTIONS(1642), - [anon_sym_PIPE] = ACTIONS(1642), - [anon_sym_TILDE] = ACTIONS(1642), - [sym__word] = ACTIONS(1642), - [sym__soft_line_ending] = ACTIONS(1642), - [sym__block_close] = ACTIONS(1642), - [sym__block_quote_start] = ACTIONS(1642), - [sym__indented_chunk_start] = ACTIONS(1642), - [sym_atx_h1_marker] = ACTIONS(1642), - [sym_atx_h2_marker] = ACTIONS(1642), - [sym_atx_h3_marker] = ACTIONS(1642), - [sym_atx_h4_marker] = ACTIONS(1642), - [sym_atx_h5_marker] = ACTIONS(1642), - [sym_atx_h6_marker] = ACTIONS(1642), - [sym__thematic_break] = ACTIONS(1642), - [sym__list_marker_minus] = ACTIONS(1642), - [sym__list_marker_plus] = ACTIONS(1642), - [sym__list_marker_star] = ACTIONS(1642), - [sym__list_marker_parenthesis] = ACTIONS(1642), - [sym__list_marker_dot] = ACTIONS(1642), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1642), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1642), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1642), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1642), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1642), - [sym__list_marker_example] = ACTIONS(1642), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1642), - [sym__fenced_code_block_start_backtick] = ACTIONS(1642), - [sym__fenced_code_block_start_tilde] = ACTIONS(1642), - [sym__blank_line_start] = ACTIONS(1642), - [sym_minus_metadata] = ACTIONS(1642), - [sym__pipe_table_start] = ACTIONS(1642), - [sym__fenced_div_start] = ACTIONS(1642), - [sym__fenced_div_end] = ACTIONS(1642), - [sym_ref_id_specifier] = ACTIONS(1642), - [sym__display_math_state_track_marker] = ACTIONS(1642), - [sym__inline_math_state_track_marker] = ACTIONS(1642), + [anon_sym_LBRACE] = ACTIONS(1823), + [anon_sym_RBRACE] = ACTIONS(1823), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1823), + [anon_sym_EQ] = ACTIONS(1823), + [anon_sym_SQUOTE] = ACTIONS(1823), + [anon_sym_BANG] = ACTIONS(1823), + [anon_sym_DQUOTE] = ACTIONS(1823), + [anon_sym_POUND] = ACTIONS(1823), + [anon_sym_DOLLAR] = ACTIONS(1823), + [anon_sym_PERCENT] = ACTIONS(1823), + [anon_sym_AMP] = ACTIONS(1823), + [anon_sym_LPAREN] = ACTIONS(1823), + [anon_sym_RPAREN] = ACTIONS(1823), + [anon_sym_STAR] = ACTIONS(1823), + [anon_sym_PLUS] = ACTIONS(1823), + [anon_sym_COMMA] = ACTIONS(1823), + [anon_sym_DASH] = ACTIONS(1823), + [anon_sym_DOT] = ACTIONS(1823), + [anon_sym_SLASH] = ACTIONS(1823), + [anon_sym_SEMI] = ACTIONS(1823), + [anon_sym_QMARK] = ACTIONS(1823), + [anon_sym_AT] = ACTIONS(1823), + [anon_sym_LBRACK] = ACTIONS(1825), + [anon_sym_BSLASH] = ACTIONS(1825), + [anon_sym_RBRACK] = ACTIONS(1823), + [anon_sym_CARET] = ACTIONS(1823), + [anon_sym__] = ACTIONS(1823), + [anon_sym_BQUOTE] = ACTIONS(1823), + [anon_sym_PIPE] = ACTIONS(1823), + [anon_sym_TILDE] = ACTIONS(1823), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1823), + [sym__escaped_characters] = ACTIONS(1823), + [sym__word] = ACTIONS(1823), + [sym__soft_line_ending] = ACTIONS(1823), + [sym__block_close] = ACTIONS(1823), + [sym__block_quote_start] = ACTIONS(1823), + [sym__indented_chunk_start] = ACTIONS(1823), + [sym_atx_h1_marker] = ACTIONS(1823), + [sym_atx_h2_marker] = ACTIONS(1823), + [sym_atx_h3_marker] = ACTIONS(1823), + [sym_atx_h4_marker] = ACTIONS(1823), + [sym_atx_h5_marker] = ACTIONS(1823), + [sym_atx_h6_marker] = ACTIONS(1823), + [sym__thematic_break] = ACTIONS(1823), + [sym__list_marker_minus] = ACTIONS(1823), + [sym__list_marker_plus] = ACTIONS(1823), + [sym__list_marker_star] = ACTIONS(1823), + [sym__list_marker_parenthesis] = ACTIONS(1823), + [sym__list_marker_dot] = ACTIONS(1823), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1823), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1823), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1823), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1823), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1823), + [sym__list_marker_example] = ACTIONS(1823), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1823), + [sym__fenced_code_block_start_backtick] = ACTIONS(1823), + [sym__fenced_code_block_start_tilde] = ACTIONS(1823), + [sym__blank_line_start] = ACTIONS(1823), + [sym_minus_metadata] = ACTIONS(1823), + [sym__pipe_table_start] = ACTIONS(1823), + [sym__fenced_div_start] = ACTIONS(1823), + [sym__fenced_div_end] = ACTIONS(1823), + [sym_ref_id_specifier] = ACTIONS(1823), + [sym__display_math_state_track_marker] = ACTIONS(1823), + [sym__inline_math_state_track_marker] = ACTIONS(1823), + [sym__html_comment] = ACTIONS(1823), + [sym_raw_specifier] = ACTIONS(1823), + [sym__autolink] = ACTIONS(1823), }, [STATE(277)] = { - [ts_builtin_sym_end] = ACTIONS(1482), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1482), - [anon_sym_LBRACE] = ACTIONS(1482), - [anon_sym_RBRACE] = ACTIONS(1482), - [anon_sym_EQ] = ACTIONS(1482), - [anon_sym_SQUOTE] = ACTIONS(1482), - [anon_sym_BANG] = ACTIONS(1482), - [anon_sym_DQUOTE] = ACTIONS(1482), - [anon_sym_POUND] = ACTIONS(1482), - [anon_sym_DOLLAR] = ACTIONS(1482), - [anon_sym_PERCENT] = ACTIONS(1482), - [anon_sym_AMP] = ACTIONS(1482), - [anon_sym_LPAREN] = ACTIONS(1482), - [anon_sym_RPAREN] = ACTIONS(1482), - [anon_sym_STAR] = ACTIONS(1482), - [anon_sym_PLUS] = ACTIONS(1482), - [anon_sym_COMMA] = ACTIONS(1482), - [anon_sym_DASH] = ACTIONS(1482), - [anon_sym_DOT] = ACTIONS(1482), - [anon_sym_SLASH] = ACTIONS(1482), - [anon_sym_SEMI] = ACTIONS(1482), - [anon_sym_LT] = ACTIONS(1482), - [anon_sym_GT] = ACTIONS(1482), - [anon_sym_QMARK] = ACTIONS(1482), - [anon_sym_AT] = ACTIONS(1482), - [anon_sym_LBRACK] = ACTIONS(1482), - [anon_sym_BSLASH] = ACTIONS(1482), - [anon_sym_RBRACK] = ACTIONS(1482), - [anon_sym_CARET] = ACTIONS(1482), - [anon_sym__] = ACTIONS(1482), - [anon_sym_BQUOTE] = ACTIONS(1482), - [anon_sym_PIPE] = ACTIONS(1482), - [anon_sym_TILDE] = ACTIONS(1482), - [sym__word] = ACTIONS(1482), - [sym__soft_line_ending] = ACTIONS(1482), - [sym_block_continuation] = ACTIONS(1644), - [sym__block_quote_start] = ACTIONS(1482), - [sym__indented_chunk_start] = ACTIONS(1482), - [sym_atx_h1_marker] = ACTIONS(1482), - [sym_atx_h2_marker] = ACTIONS(1482), - [sym_atx_h3_marker] = ACTIONS(1482), - [sym_atx_h4_marker] = ACTIONS(1482), - [sym_atx_h5_marker] = ACTIONS(1482), - [sym_atx_h6_marker] = ACTIONS(1482), - [sym__thematic_break] = ACTIONS(1482), - [sym__list_marker_minus] = ACTIONS(1482), - [sym__list_marker_plus] = ACTIONS(1482), - [sym__list_marker_star] = ACTIONS(1482), - [sym__list_marker_parenthesis] = ACTIONS(1482), - [sym__list_marker_dot] = ACTIONS(1482), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_example] = ACTIONS(1482), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1482), - [sym__fenced_code_block_start_backtick] = ACTIONS(1482), - [sym__fenced_code_block_start_tilde] = ACTIONS(1482), - [sym__blank_line_start] = ACTIONS(1482), - [sym_minus_metadata] = ACTIONS(1482), - [sym__pipe_table_start] = ACTIONS(1482), - [sym__fenced_div_start] = ACTIONS(1482), - [sym_ref_id_specifier] = ACTIONS(1482), - [sym__display_math_state_track_marker] = ACTIONS(1482), - [sym__inline_math_state_track_marker] = ACTIONS(1482), + [anon_sym_LBRACE] = ACTIONS(1827), + [anon_sym_RBRACE] = ACTIONS(1827), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1827), + [anon_sym_EQ] = ACTIONS(1827), + [anon_sym_SQUOTE] = ACTIONS(1827), + [anon_sym_BANG] = ACTIONS(1827), + [anon_sym_DQUOTE] = ACTIONS(1827), + [anon_sym_POUND] = ACTIONS(1827), + [anon_sym_DOLLAR] = ACTIONS(1827), + [anon_sym_PERCENT] = ACTIONS(1827), + [anon_sym_AMP] = ACTIONS(1827), + [anon_sym_LPAREN] = ACTIONS(1827), + [anon_sym_RPAREN] = ACTIONS(1827), + [anon_sym_STAR] = ACTIONS(1827), + [anon_sym_PLUS] = ACTIONS(1827), + [anon_sym_COMMA] = ACTIONS(1827), + [anon_sym_DASH] = ACTIONS(1827), + [anon_sym_DOT] = ACTIONS(1827), + [anon_sym_SLASH] = ACTIONS(1827), + [anon_sym_SEMI] = ACTIONS(1827), + [anon_sym_QMARK] = ACTIONS(1827), + [anon_sym_AT] = ACTIONS(1827), + [anon_sym_LBRACK] = ACTIONS(1829), + [anon_sym_BSLASH] = ACTIONS(1829), + [anon_sym_RBRACK] = ACTIONS(1827), + [anon_sym_CARET] = ACTIONS(1827), + [anon_sym__] = ACTIONS(1827), + [anon_sym_BQUOTE] = ACTIONS(1827), + [anon_sym_PIPE] = ACTIONS(1827), + [anon_sym_TILDE] = ACTIONS(1827), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1827), + [sym__escaped_characters] = ACTIONS(1827), + [sym__word] = ACTIONS(1827), + [sym__soft_line_ending] = ACTIONS(1827), + [sym__block_close] = ACTIONS(1827), + [sym__block_quote_start] = ACTIONS(1827), + [sym__indented_chunk_start] = ACTIONS(1827), + [sym_atx_h1_marker] = ACTIONS(1827), + [sym_atx_h2_marker] = ACTIONS(1827), + [sym_atx_h3_marker] = ACTIONS(1827), + [sym_atx_h4_marker] = ACTIONS(1827), + [sym_atx_h5_marker] = ACTIONS(1827), + [sym_atx_h6_marker] = ACTIONS(1827), + [sym__thematic_break] = ACTIONS(1827), + [sym__list_marker_minus] = ACTIONS(1827), + [sym__list_marker_plus] = ACTIONS(1827), + [sym__list_marker_star] = ACTIONS(1827), + [sym__list_marker_parenthesis] = ACTIONS(1827), + [sym__list_marker_dot] = ACTIONS(1827), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1827), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1827), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1827), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1827), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1827), + [sym__list_marker_example] = ACTIONS(1827), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1827), + [sym__fenced_code_block_start_backtick] = ACTIONS(1827), + [sym__fenced_code_block_start_tilde] = ACTIONS(1827), + [sym__blank_line_start] = ACTIONS(1827), + [sym_minus_metadata] = ACTIONS(1827), + [sym__pipe_table_start] = ACTIONS(1827), + [sym__fenced_div_start] = ACTIONS(1827), + [sym__fenced_div_end] = ACTIONS(1827), + [sym_ref_id_specifier] = ACTIONS(1827), + [sym__display_math_state_track_marker] = ACTIONS(1827), + [sym__inline_math_state_track_marker] = ACTIONS(1827), + [sym__html_comment] = ACTIONS(1827), + [sym_raw_specifier] = ACTIONS(1827), + [sym__autolink] = ACTIONS(1827), }, [STATE(278)] = { - [ts_builtin_sym_end] = ACTIONS(1486), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1486), - [anon_sym_LBRACE] = ACTIONS(1486), - [anon_sym_RBRACE] = ACTIONS(1486), - [anon_sym_EQ] = ACTIONS(1486), - [anon_sym_SQUOTE] = ACTIONS(1486), - [anon_sym_BANG] = ACTIONS(1486), - [anon_sym_DQUOTE] = ACTIONS(1486), - [anon_sym_POUND] = ACTIONS(1486), - [anon_sym_DOLLAR] = ACTIONS(1486), - [anon_sym_PERCENT] = ACTIONS(1486), - [anon_sym_AMP] = ACTIONS(1486), - [anon_sym_LPAREN] = ACTIONS(1486), - [anon_sym_RPAREN] = ACTIONS(1486), - [anon_sym_STAR] = ACTIONS(1486), - [anon_sym_PLUS] = ACTIONS(1486), - [anon_sym_COMMA] = ACTIONS(1486), - [anon_sym_DASH] = ACTIONS(1486), - [anon_sym_DOT] = ACTIONS(1486), - [anon_sym_SLASH] = ACTIONS(1486), - [anon_sym_SEMI] = ACTIONS(1486), - [anon_sym_LT] = ACTIONS(1486), - [anon_sym_GT] = ACTIONS(1486), - [anon_sym_QMARK] = ACTIONS(1486), - [anon_sym_AT] = ACTIONS(1486), - [anon_sym_LBRACK] = ACTIONS(1486), - [anon_sym_BSLASH] = ACTIONS(1486), - [anon_sym_RBRACK] = ACTIONS(1486), - [anon_sym_CARET] = ACTIONS(1486), - [anon_sym__] = ACTIONS(1486), - [anon_sym_BQUOTE] = ACTIONS(1486), - [anon_sym_PIPE] = ACTIONS(1486), - [anon_sym_TILDE] = ACTIONS(1486), - [sym__word] = ACTIONS(1486), - [sym__soft_line_ending] = ACTIONS(1486), - [sym_block_continuation] = ACTIONS(1646), - [sym__block_quote_start] = ACTIONS(1486), - [sym__indented_chunk_start] = ACTIONS(1486), - [sym_atx_h1_marker] = ACTIONS(1486), - [sym_atx_h2_marker] = ACTIONS(1486), - [sym_atx_h3_marker] = ACTIONS(1486), - [sym_atx_h4_marker] = ACTIONS(1486), - [sym_atx_h5_marker] = ACTIONS(1486), - [sym_atx_h6_marker] = ACTIONS(1486), - [sym__thematic_break] = ACTIONS(1486), - [sym__list_marker_minus] = ACTIONS(1486), - [sym__list_marker_plus] = ACTIONS(1486), - [sym__list_marker_star] = ACTIONS(1486), - [sym__list_marker_parenthesis] = ACTIONS(1486), - [sym__list_marker_dot] = ACTIONS(1486), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_example] = ACTIONS(1486), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1486), - [sym__fenced_code_block_start_backtick] = ACTIONS(1486), - [sym__fenced_code_block_start_tilde] = ACTIONS(1486), - [sym__blank_line_start] = ACTIONS(1486), - [sym_minus_metadata] = ACTIONS(1486), - [sym__pipe_table_start] = ACTIONS(1486), - [sym__fenced_div_start] = ACTIONS(1486), - [sym_ref_id_specifier] = ACTIONS(1486), - [sym__display_math_state_track_marker] = ACTIONS(1486), - [sym__inline_math_state_track_marker] = ACTIONS(1486), + [anon_sym_LBRACE] = ACTIONS(1831), + [anon_sym_RBRACE] = ACTIONS(1831), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1831), + [anon_sym_EQ] = ACTIONS(1831), + [anon_sym_SQUOTE] = ACTIONS(1831), + [anon_sym_BANG] = ACTIONS(1831), + [anon_sym_DQUOTE] = ACTIONS(1831), + [anon_sym_POUND] = ACTIONS(1831), + [anon_sym_DOLLAR] = ACTIONS(1831), + [anon_sym_PERCENT] = ACTIONS(1831), + [anon_sym_AMP] = ACTIONS(1831), + [anon_sym_LPAREN] = ACTIONS(1831), + [anon_sym_RPAREN] = ACTIONS(1831), + [anon_sym_STAR] = ACTIONS(1831), + [anon_sym_PLUS] = ACTIONS(1831), + [anon_sym_COMMA] = ACTIONS(1831), + [anon_sym_DASH] = ACTIONS(1831), + [anon_sym_DOT] = ACTIONS(1831), + [anon_sym_SLASH] = ACTIONS(1831), + [anon_sym_SEMI] = ACTIONS(1831), + [anon_sym_QMARK] = ACTIONS(1831), + [anon_sym_AT] = ACTIONS(1831), + [anon_sym_LBRACK] = ACTIONS(1833), + [anon_sym_BSLASH] = ACTIONS(1833), + [anon_sym_RBRACK] = ACTIONS(1831), + [anon_sym_CARET] = ACTIONS(1831), + [anon_sym__] = ACTIONS(1831), + [anon_sym_BQUOTE] = ACTIONS(1831), + [anon_sym_PIPE] = ACTIONS(1831), + [anon_sym_TILDE] = ACTIONS(1831), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1831), + [sym__escaped_characters] = ACTIONS(1831), + [sym__word] = ACTIONS(1831), + [sym__soft_line_ending] = ACTIONS(1831), + [sym__block_close] = ACTIONS(1831), + [sym__block_quote_start] = ACTIONS(1831), + [sym__indented_chunk_start] = ACTIONS(1831), + [sym_atx_h1_marker] = ACTIONS(1831), + [sym_atx_h2_marker] = ACTIONS(1831), + [sym_atx_h3_marker] = ACTIONS(1831), + [sym_atx_h4_marker] = ACTIONS(1831), + [sym_atx_h5_marker] = ACTIONS(1831), + [sym_atx_h6_marker] = ACTIONS(1831), + [sym__thematic_break] = ACTIONS(1831), + [sym__list_marker_minus] = ACTIONS(1831), + [sym__list_marker_plus] = ACTIONS(1831), + [sym__list_marker_star] = ACTIONS(1831), + [sym__list_marker_parenthesis] = ACTIONS(1831), + [sym__list_marker_dot] = ACTIONS(1831), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1831), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1831), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1831), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1831), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1831), + [sym__list_marker_example] = ACTIONS(1831), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1831), + [sym__fenced_code_block_start_backtick] = ACTIONS(1831), + [sym__fenced_code_block_start_tilde] = ACTIONS(1831), + [sym__blank_line_start] = ACTIONS(1831), + [sym_minus_metadata] = ACTIONS(1831), + [sym__pipe_table_start] = ACTIONS(1831), + [sym__fenced_div_start] = ACTIONS(1831), + [sym__fenced_div_end] = ACTIONS(1831), + [sym_ref_id_specifier] = ACTIONS(1831), + [sym__display_math_state_track_marker] = ACTIONS(1831), + [sym__inline_math_state_track_marker] = ACTIONS(1831), + [sym__html_comment] = ACTIONS(1831), + [sym_raw_specifier] = ACTIONS(1831), + [sym__autolink] = ACTIONS(1831), }, [STATE(279)] = { - [ts_builtin_sym_end] = ACTIONS(1490), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1490), - [anon_sym_LBRACE] = ACTIONS(1490), - [anon_sym_RBRACE] = ACTIONS(1490), - [anon_sym_EQ] = ACTIONS(1490), - [anon_sym_SQUOTE] = ACTIONS(1490), - [anon_sym_BANG] = ACTIONS(1490), - [anon_sym_DQUOTE] = ACTIONS(1490), - [anon_sym_POUND] = ACTIONS(1490), - [anon_sym_DOLLAR] = ACTIONS(1490), - [anon_sym_PERCENT] = ACTIONS(1490), - [anon_sym_AMP] = ACTIONS(1490), - [anon_sym_LPAREN] = ACTIONS(1490), - [anon_sym_RPAREN] = ACTIONS(1490), - [anon_sym_STAR] = ACTIONS(1490), - [anon_sym_PLUS] = ACTIONS(1490), - [anon_sym_COMMA] = ACTIONS(1490), - [anon_sym_DASH] = ACTIONS(1490), - [anon_sym_DOT] = ACTIONS(1490), - [anon_sym_SLASH] = ACTIONS(1490), - [anon_sym_SEMI] = ACTIONS(1490), - [anon_sym_LT] = ACTIONS(1490), - [anon_sym_GT] = ACTIONS(1490), - [anon_sym_QMARK] = ACTIONS(1490), - [anon_sym_AT] = ACTIONS(1490), - [anon_sym_LBRACK] = ACTIONS(1490), - [anon_sym_BSLASH] = ACTIONS(1490), - [anon_sym_RBRACK] = ACTIONS(1490), - [anon_sym_CARET] = ACTIONS(1490), - [anon_sym__] = ACTIONS(1490), - [anon_sym_BQUOTE] = ACTIONS(1490), - [anon_sym_PIPE] = ACTIONS(1490), - [anon_sym_TILDE] = ACTIONS(1490), - [sym__word] = ACTIONS(1490), - [sym__soft_line_ending] = ACTIONS(1490), - [sym_block_continuation] = ACTIONS(1648), - [sym__block_quote_start] = ACTIONS(1490), - [sym__indented_chunk_start] = ACTIONS(1490), - [sym_atx_h1_marker] = ACTIONS(1490), - [sym_atx_h2_marker] = ACTIONS(1490), - [sym_atx_h3_marker] = ACTIONS(1490), - [sym_atx_h4_marker] = ACTIONS(1490), - [sym_atx_h5_marker] = ACTIONS(1490), - [sym_atx_h6_marker] = ACTIONS(1490), - [sym__thematic_break] = ACTIONS(1490), - [sym__list_marker_minus] = ACTIONS(1490), - [sym__list_marker_plus] = ACTIONS(1490), - [sym__list_marker_star] = ACTIONS(1490), - [sym__list_marker_parenthesis] = ACTIONS(1490), - [sym__list_marker_dot] = ACTIONS(1490), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_example] = ACTIONS(1490), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1490), - [sym__fenced_code_block_start_backtick] = ACTIONS(1490), - [sym__fenced_code_block_start_tilde] = ACTIONS(1490), - [sym__blank_line_start] = ACTIONS(1490), - [sym_minus_metadata] = ACTIONS(1490), - [sym__pipe_table_start] = ACTIONS(1490), - [sym__fenced_div_start] = ACTIONS(1490), - [sym_ref_id_specifier] = ACTIONS(1490), - [sym__display_math_state_track_marker] = ACTIONS(1490), - [sym__inline_math_state_track_marker] = ACTIONS(1490), + [anon_sym_LBRACE] = ACTIONS(1835), + [anon_sym_RBRACE] = ACTIONS(1835), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1835), + [anon_sym_EQ] = ACTIONS(1835), + [anon_sym_SQUOTE] = ACTIONS(1835), + [anon_sym_BANG] = ACTIONS(1835), + [anon_sym_DQUOTE] = ACTIONS(1835), + [anon_sym_POUND] = ACTIONS(1835), + [anon_sym_DOLLAR] = ACTIONS(1835), + [anon_sym_PERCENT] = ACTIONS(1835), + [anon_sym_AMP] = ACTIONS(1835), + [anon_sym_LPAREN] = ACTIONS(1835), + [anon_sym_RPAREN] = ACTIONS(1835), + [anon_sym_STAR] = ACTIONS(1835), + [anon_sym_PLUS] = ACTIONS(1835), + [anon_sym_COMMA] = ACTIONS(1835), + [anon_sym_DASH] = ACTIONS(1835), + [anon_sym_DOT] = ACTIONS(1835), + [anon_sym_SLASH] = ACTIONS(1835), + [anon_sym_SEMI] = ACTIONS(1835), + [anon_sym_QMARK] = ACTIONS(1835), + [anon_sym_AT] = ACTIONS(1835), + [anon_sym_LBRACK] = ACTIONS(1837), + [anon_sym_BSLASH] = ACTIONS(1837), + [anon_sym_RBRACK] = ACTIONS(1835), + [anon_sym_CARET] = ACTIONS(1835), + [anon_sym__] = ACTIONS(1835), + [anon_sym_BQUOTE] = ACTIONS(1835), + [anon_sym_PIPE] = ACTIONS(1835), + [anon_sym_TILDE] = ACTIONS(1835), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1835), + [sym__escaped_characters] = ACTIONS(1835), + [sym__word] = ACTIONS(1835), + [sym__soft_line_ending] = ACTIONS(1835), + [sym__block_close] = ACTIONS(1835), + [sym__block_quote_start] = ACTIONS(1835), + [sym__indented_chunk_start] = ACTIONS(1835), + [sym_atx_h1_marker] = ACTIONS(1835), + [sym_atx_h2_marker] = ACTIONS(1835), + [sym_atx_h3_marker] = ACTIONS(1835), + [sym_atx_h4_marker] = ACTIONS(1835), + [sym_atx_h5_marker] = ACTIONS(1835), + [sym_atx_h6_marker] = ACTIONS(1835), + [sym__thematic_break] = ACTIONS(1835), + [sym__list_marker_minus] = ACTIONS(1835), + [sym__list_marker_plus] = ACTIONS(1835), + [sym__list_marker_star] = ACTIONS(1835), + [sym__list_marker_parenthesis] = ACTIONS(1835), + [sym__list_marker_dot] = ACTIONS(1835), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1835), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1835), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1835), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1835), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1835), + [sym__list_marker_example] = ACTIONS(1835), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1835), + [sym__fenced_code_block_start_backtick] = ACTIONS(1835), + [sym__fenced_code_block_start_tilde] = ACTIONS(1835), + [sym__blank_line_start] = ACTIONS(1835), + [sym_minus_metadata] = ACTIONS(1835), + [sym__pipe_table_start] = ACTIONS(1835), + [sym__fenced_div_start] = ACTIONS(1835), + [sym__fenced_div_end] = ACTIONS(1835), + [sym_ref_id_specifier] = ACTIONS(1835), + [sym__display_math_state_track_marker] = ACTIONS(1835), + [sym__inline_math_state_track_marker] = ACTIONS(1835), + [sym__html_comment] = ACTIONS(1835), + [sym_raw_specifier] = ACTIONS(1835), + [sym__autolink] = ACTIONS(1835), }, [STATE(280)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1650), - [anon_sym_LBRACE] = ACTIONS(1650), - [anon_sym_RBRACE] = ACTIONS(1650), - [anon_sym_EQ] = ACTIONS(1650), - [anon_sym_SQUOTE] = ACTIONS(1650), - [anon_sym_BANG] = ACTIONS(1650), - [anon_sym_DQUOTE] = ACTIONS(1650), - [anon_sym_POUND] = ACTIONS(1650), - [anon_sym_DOLLAR] = ACTIONS(1650), - [anon_sym_PERCENT] = ACTIONS(1650), - [anon_sym_AMP] = ACTIONS(1650), - [anon_sym_LPAREN] = ACTIONS(1650), - [anon_sym_RPAREN] = ACTIONS(1650), - [anon_sym_STAR] = ACTIONS(1650), - [anon_sym_PLUS] = ACTIONS(1650), - [anon_sym_COMMA] = ACTIONS(1650), - [anon_sym_DASH] = ACTIONS(1650), - [anon_sym_DOT] = ACTIONS(1650), - [anon_sym_SLASH] = ACTIONS(1650), - [anon_sym_SEMI] = ACTIONS(1650), - [anon_sym_LT] = ACTIONS(1650), - [anon_sym_GT] = ACTIONS(1650), - [anon_sym_QMARK] = ACTIONS(1650), - [anon_sym_AT] = ACTIONS(1650), - [anon_sym_LBRACK] = ACTIONS(1650), - [anon_sym_BSLASH] = ACTIONS(1650), - [anon_sym_RBRACK] = ACTIONS(1650), - [anon_sym_CARET] = ACTIONS(1650), - [anon_sym__] = ACTIONS(1650), - [anon_sym_BQUOTE] = ACTIONS(1650), - [anon_sym_PIPE] = ACTIONS(1650), - [anon_sym_TILDE] = ACTIONS(1650), - [sym__word] = ACTIONS(1650), - [sym__soft_line_ending] = ACTIONS(1650), - [sym__block_close] = ACTIONS(1650), - [sym__block_quote_start] = ACTIONS(1650), - [sym__indented_chunk_start] = ACTIONS(1650), - [sym_atx_h1_marker] = ACTIONS(1650), - [sym_atx_h2_marker] = ACTIONS(1650), - [sym_atx_h3_marker] = ACTIONS(1650), - [sym_atx_h4_marker] = ACTIONS(1650), - [sym_atx_h5_marker] = ACTIONS(1650), - [sym_atx_h6_marker] = ACTIONS(1650), - [sym__thematic_break] = ACTIONS(1650), - [sym__list_marker_minus] = ACTIONS(1650), - [sym__list_marker_plus] = ACTIONS(1650), - [sym__list_marker_star] = ACTIONS(1650), - [sym__list_marker_parenthesis] = ACTIONS(1650), - [sym__list_marker_dot] = ACTIONS(1650), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1650), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1650), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1650), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1650), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1650), - [sym__list_marker_example] = ACTIONS(1650), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1650), - [sym__fenced_code_block_start_backtick] = ACTIONS(1650), - [sym__fenced_code_block_start_tilde] = ACTIONS(1650), - [sym__blank_line_start] = ACTIONS(1650), - [sym_minus_metadata] = ACTIONS(1650), - [sym__pipe_table_start] = ACTIONS(1650), - [sym__fenced_div_start] = ACTIONS(1650), - [sym__fenced_div_end] = ACTIONS(1650), - [sym_ref_id_specifier] = ACTIONS(1650), - [sym__display_math_state_track_marker] = ACTIONS(1650), - [sym__inline_math_state_track_marker] = ACTIONS(1650), + [anon_sym_LBRACE] = ACTIONS(1839), + [anon_sym_RBRACE] = ACTIONS(1839), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1839), + [anon_sym_EQ] = ACTIONS(1839), + [anon_sym_SQUOTE] = ACTIONS(1839), + [anon_sym_BANG] = ACTIONS(1839), + [anon_sym_DQUOTE] = ACTIONS(1839), + [anon_sym_POUND] = ACTIONS(1839), + [anon_sym_DOLLAR] = ACTIONS(1839), + [anon_sym_PERCENT] = ACTIONS(1839), + [anon_sym_AMP] = ACTIONS(1839), + [anon_sym_LPAREN] = ACTIONS(1839), + [anon_sym_RPAREN] = ACTIONS(1839), + [anon_sym_STAR] = ACTIONS(1839), + [anon_sym_PLUS] = ACTIONS(1839), + [anon_sym_COMMA] = ACTIONS(1839), + [anon_sym_DASH] = ACTIONS(1839), + [anon_sym_DOT] = ACTIONS(1839), + [anon_sym_SLASH] = ACTIONS(1839), + [anon_sym_SEMI] = ACTIONS(1839), + [anon_sym_QMARK] = ACTIONS(1839), + [anon_sym_AT] = ACTIONS(1839), + [anon_sym_LBRACK] = ACTIONS(1841), + [anon_sym_BSLASH] = ACTIONS(1841), + [anon_sym_RBRACK] = ACTIONS(1839), + [anon_sym_CARET] = ACTIONS(1839), + [anon_sym__] = ACTIONS(1839), + [anon_sym_BQUOTE] = ACTIONS(1839), + [anon_sym_PIPE] = ACTIONS(1839), + [anon_sym_TILDE] = ACTIONS(1839), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1839), + [sym__escaped_characters] = ACTIONS(1839), + [sym__word] = ACTIONS(1839), + [sym__soft_line_ending] = ACTIONS(1839), + [sym__block_close] = ACTIONS(1839), + [sym__block_quote_start] = ACTIONS(1839), + [sym__indented_chunk_start] = ACTIONS(1839), + [sym_atx_h1_marker] = ACTIONS(1839), + [sym_atx_h2_marker] = ACTIONS(1839), + [sym_atx_h3_marker] = ACTIONS(1839), + [sym_atx_h4_marker] = ACTIONS(1839), + [sym_atx_h5_marker] = ACTIONS(1839), + [sym_atx_h6_marker] = ACTIONS(1839), + [sym__thematic_break] = ACTIONS(1839), + [sym__list_marker_minus] = ACTIONS(1839), + [sym__list_marker_plus] = ACTIONS(1839), + [sym__list_marker_star] = ACTIONS(1839), + [sym__list_marker_parenthesis] = ACTIONS(1839), + [sym__list_marker_dot] = ACTIONS(1839), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1839), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1839), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1839), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1839), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1839), + [sym__list_marker_example] = ACTIONS(1839), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1839), + [sym__fenced_code_block_start_backtick] = ACTIONS(1839), + [sym__fenced_code_block_start_tilde] = ACTIONS(1839), + [sym__blank_line_start] = ACTIONS(1839), + [sym_minus_metadata] = ACTIONS(1839), + [sym__pipe_table_start] = ACTIONS(1839), + [sym__fenced_div_start] = ACTIONS(1839), + [sym__fenced_div_end] = ACTIONS(1839), + [sym_ref_id_specifier] = ACTIONS(1839), + [sym__display_math_state_track_marker] = ACTIONS(1839), + [sym__inline_math_state_track_marker] = ACTIONS(1839), + [sym__html_comment] = ACTIONS(1839), + [sym_raw_specifier] = ACTIONS(1839), + [sym__autolink] = ACTIONS(1839), }, [STATE(281)] = { - [ts_builtin_sym_end] = ACTIONS(1428), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1428), - [anon_sym_LBRACE] = ACTIONS(1428), - [anon_sym_RBRACE] = ACTIONS(1428), - [anon_sym_EQ] = ACTIONS(1428), - [anon_sym_SQUOTE] = ACTIONS(1428), - [anon_sym_BANG] = ACTIONS(1428), - [anon_sym_DQUOTE] = ACTIONS(1428), - [anon_sym_POUND] = ACTIONS(1428), - [anon_sym_DOLLAR] = ACTIONS(1428), - [anon_sym_PERCENT] = ACTIONS(1428), - [anon_sym_AMP] = ACTIONS(1428), - [anon_sym_LPAREN] = ACTIONS(1428), - [anon_sym_RPAREN] = ACTIONS(1428), - [anon_sym_STAR] = ACTIONS(1428), - [anon_sym_PLUS] = ACTIONS(1428), - [anon_sym_COMMA] = ACTIONS(1428), - [anon_sym_DASH] = ACTIONS(1428), - [anon_sym_DOT] = ACTIONS(1428), - [anon_sym_SLASH] = ACTIONS(1428), - [anon_sym_COLON] = ACTIONS(1652), - [anon_sym_SEMI] = ACTIONS(1428), - [anon_sym_LT] = ACTIONS(1428), - [anon_sym_GT] = ACTIONS(1428), - [anon_sym_QMARK] = ACTIONS(1428), - [anon_sym_AT] = ACTIONS(1428), - [anon_sym_LBRACK] = ACTIONS(1428), - [anon_sym_BSLASH] = ACTIONS(1428), - [anon_sym_RBRACK] = ACTIONS(1428), - [anon_sym_CARET] = ACTIONS(1428), - [anon_sym__] = ACTIONS(1428), - [anon_sym_BQUOTE] = ACTIONS(1428), - [anon_sym_PIPE] = ACTIONS(1428), - [anon_sym_TILDE] = ACTIONS(1428), - [sym__word] = ACTIONS(1428), - [sym__soft_line_ending] = ACTIONS(1428), - [sym__block_quote_start] = ACTIONS(1428), - [sym__indented_chunk_start] = ACTIONS(1428), - [sym_atx_h1_marker] = ACTIONS(1428), - [sym_atx_h2_marker] = ACTIONS(1428), - [sym_atx_h3_marker] = ACTIONS(1428), - [sym_atx_h4_marker] = ACTIONS(1428), - [sym_atx_h5_marker] = ACTIONS(1428), - [sym_atx_h6_marker] = ACTIONS(1428), - [sym__thematic_break] = ACTIONS(1428), - [sym__list_marker_minus] = ACTIONS(1428), - [sym__list_marker_plus] = ACTIONS(1428), - [sym__list_marker_star] = ACTIONS(1428), - [sym__list_marker_parenthesis] = ACTIONS(1428), - [sym__list_marker_dot] = ACTIONS(1428), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_example] = ACTIONS(1428), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1428), - [sym__fenced_code_block_start_backtick] = ACTIONS(1428), - [sym__fenced_code_block_start_tilde] = ACTIONS(1428), - [sym__blank_line_start] = ACTIONS(1428), - [sym_minus_metadata] = ACTIONS(1428), - [sym__pipe_table_start] = ACTIONS(1428), - [sym__fenced_div_start] = ACTIONS(1428), - [sym_ref_id_specifier] = ACTIONS(1428), - [sym__display_math_state_track_marker] = ACTIONS(1428), - [sym__inline_math_state_track_marker] = ACTIONS(1428), + [anon_sym_LBRACE] = ACTIONS(1585), + [anon_sym_RBRACE] = ACTIONS(1585), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1585), + [anon_sym_EQ] = ACTIONS(1585), + [anon_sym_SQUOTE] = ACTIONS(1585), + [anon_sym_BANG] = ACTIONS(1585), + [anon_sym_DQUOTE] = ACTIONS(1585), + [anon_sym_POUND] = ACTIONS(1585), + [anon_sym_DOLLAR] = ACTIONS(1585), + [anon_sym_PERCENT] = ACTIONS(1585), + [anon_sym_AMP] = ACTIONS(1585), + [anon_sym_LPAREN] = ACTIONS(1585), + [anon_sym_RPAREN] = ACTIONS(1585), + [anon_sym_STAR] = ACTIONS(1585), + [anon_sym_PLUS] = ACTIONS(1585), + [anon_sym_COMMA] = ACTIONS(1585), + [anon_sym_DASH] = ACTIONS(1585), + [anon_sym_DOT] = ACTIONS(1585), + [anon_sym_SLASH] = ACTIONS(1585), + [anon_sym_SEMI] = ACTIONS(1585), + [anon_sym_QMARK] = ACTIONS(1585), + [anon_sym_AT] = ACTIONS(1585), + [anon_sym_LBRACK] = ACTIONS(1587), + [anon_sym_BSLASH] = ACTIONS(1587), + [anon_sym_RBRACK] = ACTIONS(1585), + [anon_sym_CARET] = ACTIONS(1585), + [anon_sym__] = ACTIONS(1585), + [anon_sym_BQUOTE] = ACTIONS(1585), + [anon_sym_PIPE] = ACTIONS(1585), + [anon_sym_TILDE] = ACTIONS(1585), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1585), + [sym__escaped_characters] = ACTIONS(1585), + [sym__word] = ACTIONS(1585), + [sym__soft_line_ending] = ACTIONS(1585), + [sym__block_close] = ACTIONS(1585), + [sym__block_quote_start] = ACTIONS(1585), + [sym__indented_chunk_start] = ACTIONS(1585), + [sym_atx_h1_marker] = ACTIONS(1585), + [sym_atx_h2_marker] = ACTIONS(1585), + [sym_atx_h3_marker] = ACTIONS(1585), + [sym_atx_h4_marker] = ACTIONS(1585), + [sym_atx_h5_marker] = ACTIONS(1585), + [sym_atx_h6_marker] = ACTIONS(1585), + [sym__thematic_break] = ACTIONS(1585), + [sym__list_marker_minus] = ACTIONS(1585), + [sym__list_marker_plus] = ACTIONS(1585), + [sym__list_marker_star] = ACTIONS(1585), + [sym__list_marker_parenthesis] = ACTIONS(1585), + [sym__list_marker_dot] = ACTIONS(1585), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_example] = ACTIONS(1585), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1585), + [sym__fenced_code_block_start_backtick] = ACTIONS(1585), + [sym__fenced_code_block_start_tilde] = ACTIONS(1585), + [sym__blank_line_start] = ACTIONS(1585), + [sym_minus_metadata] = ACTIONS(1585), + [sym__pipe_table_start] = ACTIONS(1585), + [sym__fenced_div_start] = ACTIONS(1585), + [sym__fenced_div_end] = ACTIONS(1585), + [sym_ref_id_specifier] = ACTIONS(1585), + [sym__display_math_state_track_marker] = ACTIONS(1585), + [sym__inline_math_state_track_marker] = ACTIONS(1585), + [sym__html_comment] = ACTIONS(1585), + [sym_raw_specifier] = ACTIONS(1585), + [sym__autolink] = ACTIONS(1585), }, [STATE(282)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1446), - [anon_sym_LBRACE] = ACTIONS(1446), - [anon_sym_RBRACE] = ACTIONS(1446), - [anon_sym_EQ] = ACTIONS(1446), - [anon_sym_SQUOTE] = ACTIONS(1446), - [anon_sym_BANG] = ACTIONS(1446), - [anon_sym_DQUOTE] = ACTIONS(1446), - [anon_sym_POUND] = ACTIONS(1446), - [anon_sym_DOLLAR] = ACTIONS(1446), - [anon_sym_PERCENT] = ACTIONS(1446), - [anon_sym_AMP] = ACTIONS(1446), - [anon_sym_LPAREN] = ACTIONS(1446), - [anon_sym_RPAREN] = ACTIONS(1446), - [anon_sym_STAR] = ACTIONS(1446), - [anon_sym_PLUS] = ACTIONS(1446), - [anon_sym_COMMA] = ACTIONS(1446), - [anon_sym_DASH] = ACTIONS(1446), - [anon_sym_DOT] = ACTIONS(1446), - [anon_sym_SLASH] = ACTIONS(1446), - [anon_sym_SEMI] = ACTIONS(1446), - [anon_sym_LT] = ACTIONS(1446), - [anon_sym_GT] = ACTIONS(1446), - [anon_sym_QMARK] = ACTIONS(1446), - [anon_sym_AT] = ACTIONS(1446), - [anon_sym_LBRACK] = ACTIONS(1446), - [anon_sym_BSLASH] = ACTIONS(1446), - [anon_sym_RBRACK] = ACTIONS(1446), - [anon_sym_CARET] = ACTIONS(1446), - [anon_sym__] = ACTIONS(1446), - [anon_sym_BQUOTE] = ACTIONS(1446), - [anon_sym_PIPE] = ACTIONS(1446), - [anon_sym_TILDE] = ACTIONS(1446), - [sym__word] = ACTIONS(1446), - [sym__soft_line_ending] = ACTIONS(1446), - [sym__block_close] = ACTIONS(1446), - [sym_block_continuation] = ACTIONS(1654), - [sym__block_quote_start] = ACTIONS(1446), - [sym__indented_chunk_start] = ACTIONS(1446), - [sym_atx_h1_marker] = ACTIONS(1446), - [sym_atx_h2_marker] = ACTIONS(1446), - [sym_atx_h3_marker] = ACTIONS(1446), - [sym_atx_h4_marker] = ACTIONS(1446), - [sym_atx_h5_marker] = ACTIONS(1446), - [sym_atx_h6_marker] = ACTIONS(1446), - [sym__thematic_break] = ACTIONS(1446), - [sym__list_marker_minus] = ACTIONS(1446), - [sym__list_marker_plus] = ACTIONS(1446), - [sym__list_marker_star] = ACTIONS(1446), - [sym__list_marker_parenthesis] = ACTIONS(1446), - [sym__list_marker_dot] = ACTIONS(1446), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1446), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1446), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1446), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1446), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1446), - [sym__list_marker_example] = ACTIONS(1446), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1446), - [sym__fenced_code_block_start_backtick] = ACTIONS(1446), - [sym__fenced_code_block_start_tilde] = ACTIONS(1446), - [sym__blank_line_start] = ACTIONS(1446), - [sym_minus_metadata] = ACTIONS(1446), - [sym__pipe_table_start] = ACTIONS(1446), - [sym__fenced_div_start] = ACTIONS(1446), - [sym_ref_id_specifier] = ACTIONS(1446), - [sym__display_math_state_track_marker] = ACTIONS(1446), - [sym__inline_math_state_track_marker] = ACTIONS(1446), - }, - [STATE(283)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1450), - [anon_sym_LBRACE] = ACTIONS(1450), - [anon_sym_RBRACE] = ACTIONS(1450), - [anon_sym_EQ] = ACTIONS(1450), - [anon_sym_SQUOTE] = ACTIONS(1450), - [anon_sym_BANG] = ACTIONS(1450), - [anon_sym_DQUOTE] = ACTIONS(1450), - [anon_sym_POUND] = ACTIONS(1450), - [anon_sym_DOLLAR] = ACTIONS(1450), - [anon_sym_PERCENT] = ACTIONS(1450), - [anon_sym_AMP] = ACTIONS(1450), - [anon_sym_LPAREN] = ACTIONS(1450), - [anon_sym_RPAREN] = ACTIONS(1450), - [anon_sym_STAR] = ACTIONS(1450), - [anon_sym_PLUS] = ACTIONS(1450), - [anon_sym_COMMA] = ACTIONS(1450), - [anon_sym_DASH] = ACTIONS(1450), - [anon_sym_DOT] = ACTIONS(1450), - [anon_sym_SLASH] = ACTIONS(1450), - [anon_sym_SEMI] = ACTIONS(1450), - [anon_sym_LT] = ACTIONS(1450), - [anon_sym_GT] = ACTIONS(1450), - [anon_sym_QMARK] = ACTIONS(1450), - [anon_sym_AT] = ACTIONS(1450), - [anon_sym_LBRACK] = ACTIONS(1450), - [anon_sym_BSLASH] = ACTIONS(1450), - [anon_sym_RBRACK] = ACTIONS(1450), - [anon_sym_CARET] = ACTIONS(1450), - [anon_sym__] = ACTIONS(1450), - [anon_sym_BQUOTE] = ACTIONS(1450), - [anon_sym_PIPE] = ACTIONS(1450), - [anon_sym_TILDE] = ACTIONS(1450), - [sym__word] = ACTIONS(1450), - [sym__soft_line_ending] = ACTIONS(1450), - [sym__block_close] = ACTIONS(1450), - [sym_block_continuation] = ACTIONS(1656), - [sym__block_quote_start] = ACTIONS(1450), - [sym__indented_chunk_start] = ACTIONS(1450), - [sym_atx_h1_marker] = ACTIONS(1450), - [sym_atx_h2_marker] = ACTIONS(1450), - [sym_atx_h3_marker] = ACTIONS(1450), - [sym_atx_h4_marker] = ACTIONS(1450), - [sym_atx_h5_marker] = ACTIONS(1450), - [sym_atx_h6_marker] = ACTIONS(1450), - [sym__thematic_break] = ACTIONS(1450), - [sym__list_marker_minus] = ACTIONS(1450), - [sym__list_marker_plus] = ACTIONS(1450), - [sym__list_marker_star] = ACTIONS(1450), - [sym__list_marker_parenthesis] = ACTIONS(1450), - [sym__list_marker_dot] = ACTIONS(1450), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1450), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1450), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1450), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1450), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1450), - [sym__list_marker_example] = ACTIONS(1450), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1450), - [sym__fenced_code_block_start_backtick] = ACTIONS(1450), - [sym__fenced_code_block_start_tilde] = ACTIONS(1450), - [sym__blank_line_start] = ACTIONS(1450), - [sym_minus_metadata] = ACTIONS(1450), - [sym__pipe_table_start] = ACTIONS(1450), - [sym__fenced_div_start] = ACTIONS(1450), - [sym_ref_id_specifier] = ACTIONS(1450), - [sym__display_math_state_track_marker] = ACTIONS(1450), - [sym__inline_math_state_track_marker] = ACTIONS(1450), + [anon_sym_LBRACE] = ACTIONS(1591), + [anon_sym_RBRACE] = ACTIONS(1591), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1591), + [anon_sym_EQ] = ACTIONS(1591), + [anon_sym_SQUOTE] = ACTIONS(1591), + [anon_sym_BANG] = ACTIONS(1591), + [anon_sym_DQUOTE] = ACTIONS(1591), + [anon_sym_POUND] = ACTIONS(1591), + [anon_sym_DOLLAR] = ACTIONS(1591), + [anon_sym_PERCENT] = ACTIONS(1591), + [anon_sym_AMP] = ACTIONS(1591), + [anon_sym_LPAREN] = ACTIONS(1591), + [anon_sym_RPAREN] = ACTIONS(1591), + [anon_sym_STAR] = ACTIONS(1591), + [anon_sym_PLUS] = ACTIONS(1591), + [anon_sym_COMMA] = ACTIONS(1591), + [anon_sym_DASH] = ACTIONS(1591), + [anon_sym_DOT] = ACTIONS(1591), + [anon_sym_SLASH] = ACTIONS(1591), + [anon_sym_SEMI] = ACTIONS(1591), + [anon_sym_QMARK] = ACTIONS(1591), + [anon_sym_AT] = ACTIONS(1591), + [anon_sym_LBRACK] = ACTIONS(1593), + [anon_sym_BSLASH] = ACTIONS(1593), + [anon_sym_RBRACK] = ACTIONS(1591), + [anon_sym_CARET] = ACTIONS(1591), + [anon_sym__] = ACTIONS(1591), + [anon_sym_BQUOTE] = ACTIONS(1591), + [anon_sym_PIPE] = ACTIONS(1591), + [anon_sym_TILDE] = ACTIONS(1591), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1591), + [sym__escaped_characters] = ACTIONS(1591), + [sym__word] = ACTIONS(1591), + [sym__soft_line_ending] = ACTIONS(1591), + [sym__block_close] = ACTIONS(1591), + [sym__block_quote_start] = ACTIONS(1591), + [sym__indented_chunk_start] = ACTIONS(1591), + [sym_atx_h1_marker] = ACTIONS(1591), + [sym_atx_h2_marker] = ACTIONS(1591), + [sym_atx_h3_marker] = ACTIONS(1591), + [sym_atx_h4_marker] = ACTIONS(1591), + [sym_atx_h5_marker] = ACTIONS(1591), + [sym_atx_h6_marker] = ACTIONS(1591), + [sym__thematic_break] = ACTIONS(1591), + [sym__list_marker_minus] = ACTIONS(1591), + [sym__list_marker_plus] = ACTIONS(1591), + [sym__list_marker_star] = ACTIONS(1591), + [sym__list_marker_parenthesis] = ACTIONS(1591), + [sym__list_marker_dot] = ACTIONS(1591), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_example] = ACTIONS(1591), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1591), + [sym__fenced_code_block_start_backtick] = ACTIONS(1591), + [sym__fenced_code_block_start_tilde] = ACTIONS(1591), + [sym__blank_line_start] = ACTIONS(1591), + [sym_minus_metadata] = ACTIONS(1591), + [sym__pipe_table_start] = ACTIONS(1591), + [sym__fenced_div_start] = ACTIONS(1591), + [sym__fenced_div_end] = ACTIONS(1591), + [sym_ref_id_specifier] = ACTIONS(1591), + [sym__display_math_state_track_marker] = ACTIONS(1591), + [sym__inline_math_state_track_marker] = ACTIONS(1591), + [sym__html_comment] = ACTIONS(1591), + [sym_raw_specifier] = ACTIONS(1591), + [sym__autolink] = ACTIONS(1591), + }, + [STATE(283)] = { + [anon_sym_LBRACE] = ACTIONS(1597), + [anon_sym_RBRACE] = ACTIONS(1597), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1597), + [anon_sym_EQ] = ACTIONS(1597), + [anon_sym_SQUOTE] = ACTIONS(1597), + [anon_sym_BANG] = ACTIONS(1597), + [anon_sym_DQUOTE] = ACTIONS(1597), + [anon_sym_POUND] = ACTIONS(1597), + [anon_sym_DOLLAR] = ACTIONS(1597), + [anon_sym_PERCENT] = ACTIONS(1597), + [anon_sym_AMP] = ACTIONS(1597), + [anon_sym_LPAREN] = ACTIONS(1597), + [anon_sym_RPAREN] = ACTIONS(1597), + [anon_sym_STAR] = ACTIONS(1597), + [anon_sym_PLUS] = ACTIONS(1597), + [anon_sym_COMMA] = ACTIONS(1597), + [anon_sym_DASH] = ACTIONS(1597), + [anon_sym_DOT] = ACTIONS(1597), + [anon_sym_SLASH] = ACTIONS(1597), + [anon_sym_SEMI] = ACTIONS(1597), + [anon_sym_QMARK] = ACTIONS(1597), + [anon_sym_AT] = ACTIONS(1597), + [anon_sym_LBRACK] = ACTIONS(1599), + [anon_sym_BSLASH] = ACTIONS(1599), + [anon_sym_RBRACK] = ACTIONS(1597), + [anon_sym_CARET] = ACTIONS(1597), + [anon_sym__] = ACTIONS(1597), + [anon_sym_BQUOTE] = ACTIONS(1597), + [anon_sym_PIPE] = ACTIONS(1597), + [anon_sym_TILDE] = ACTIONS(1597), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1597), + [sym__escaped_characters] = ACTIONS(1597), + [sym__word] = ACTIONS(1597), + [sym__soft_line_ending] = ACTIONS(1597), + [sym__block_close] = ACTIONS(1597), + [sym__block_quote_start] = ACTIONS(1597), + [sym__indented_chunk_start] = ACTIONS(1597), + [sym_atx_h1_marker] = ACTIONS(1597), + [sym_atx_h2_marker] = ACTIONS(1597), + [sym_atx_h3_marker] = ACTIONS(1597), + [sym_atx_h4_marker] = ACTIONS(1597), + [sym_atx_h5_marker] = ACTIONS(1597), + [sym_atx_h6_marker] = ACTIONS(1597), + [sym__thematic_break] = ACTIONS(1597), + [sym__list_marker_minus] = ACTIONS(1597), + [sym__list_marker_plus] = ACTIONS(1597), + [sym__list_marker_star] = ACTIONS(1597), + [sym__list_marker_parenthesis] = ACTIONS(1597), + [sym__list_marker_dot] = ACTIONS(1597), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_example] = ACTIONS(1597), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1597), + [sym__fenced_code_block_start_backtick] = ACTIONS(1597), + [sym__fenced_code_block_start_tilde] = ACTIONS(1597), + [sym__blank_line_start] = ACTIONS(1597), + [sym_minus_metadata] = ACTIONS(1597), + [sym__pipe_table_start] = ACTIONS(1597), + [sym__fenced_div_start] = ACTIONS(1597), + [sym__fenced_div_end] = ACTIONS(1597), + [sym_ref_id_specifier] = ACTIONS(1597), + [sym__display_math_state_track_marker] = ACTIONS(1597), + [sym__inline_math_state_track_marker] = ACTIONS(1597), + [sym__html_comment] = ACTIONS(1597), + [sym_raw_specifier] = ACTIONS(1597), + [sym__autolink] = ACTIONS(1597), }, [STATE(284)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1454), - [anon_sym_LBRACE] = ACTIONS(1454), - [anon_sym_RBRACE] = ACTIONS(1454), - [anon_sym_EQ] = ACTIONS(1454), - [anon_sym_SQUOTE] = ACTIONS(1454), - [anon_sym_BANG] = ACTIONS(1454), - [anon_sym_DQUOTE] = ACTIONS(1454), - [anon_sym_POUND] = ACTIONS(1454), - [anon_sym_DOLLAR] = ACTIONS(1454), - [anon_sym_PERCENT] = ACTIONS(1454), - [anon_sym_AMP] = ACTIONS(1454), - [anon_sym_LPAREN] = ACTIONS(1454), - [anon_sym_RPAREN] = ACTIONS(1454), - [anon_sym_STAR] = ACTIONS(1454), - [anon_sym_PLUS] = ACTIONS(1454), - [anon_sym_COMMA] = ACTIONS(1454), - [anon_sym_DASH] = ACTIONS(1454), - [anon_sym_DOT] = ACTIONS(1454), - [anon_sym_SLASH] = ACTIONS(1454), - [anon_sym_SEMI] = ACTIONS(1454), - [anon_sym_LT] = ACTIONS(1454), - [anon_sym_GT] = ACTIONS(1454), - [anon_sym_QMARK] = ACTIONS(1454), - [anon_sym_AT] = ACTIONS(1454), - [anon_sym_LBRACK] = ACTIONS(1454), - [anon_sym_BSLASH] = ACTIONS(1454), - [anon_sym_RBRACK] = ACTIONS(1454), - [anon_sym_CARET] = ACTIONS(1454), - [anon_sym__] = ACTIONS(1454), - [anon_sym_BQUOTE] = ACTIONS(1454), - [anon_sym_PIPE] = ACTIONS(1454), - [anon_sym_TILDE] = ACTIONS(1454), - [sym__word] = ACTIONS(1454), - [sym__soft_line_ending] = ACTIONS(1454), - [sym__block_close] = ACTIONS(1454), - [sym_block_continuation] = ACTIONS(1658), - [sym__block_quote_start] = ACTIONS(1454), - [sym__indented_chunk_start] = ACTIONS(1454), - [sym_atx_h1_marker] = ACTIONS(1454), - [sym_atx_h2_marker] = ACTIONS(1454), - [sym_atx_h3_marker] = ACTIONS(1454), - [sym_atx_h4_marker] = ACTIONS(1454), - [sym_atx_h5_marker] = ACTIONS(1454), - [sym_atx_h6_marker] = ACTIONS(1454), - [sym__thematic_break] = ACTIONS(1454), - [sym__list_marker_minus] = ACTIONS(1454), - [sym__list_marker_plus] = ACTIONS(1454), - [sym__list_marker_star] = ACTIONS(1454), - [sym__list_marker_parenthesis] = ACTIONS(1454), - [sym__list_marker_dot] = ACTIONS(1454), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1454), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1454), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1454), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1454), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1454), - [sym__list_marker_example] = ACTIONS(1454), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1454), - [sym__fenced_code_block_start_backtick] = ACTIONS(1454), - [sym__fenced_code_block_start_tilde] = ACTIONS(1454), - [sym__blank_line_start] = ACTIONS(1454), - [sym_minus_metadata] = ACTIONS(1454), - [sym__pipe_table_start] = ACTIONS(1454), - [sym__fenced_div_start] = ACTIONS(1454), - [sym_ref_id_specifier] = ACTIONS(1454), - [sym__display_math_state_track_marker] = ACTIONS(1454), - [sym__inline_math_state_track_marker] = ACTIONS(1454), + [anon_sym_LBRACE] = ACTIONS(1607), + [anon_sym_RBRACE] = ACTIONS(1607), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1607), + [anon_sym_EQ] = ACTIONS(1607), + [anon_sym_SQUOTE] = ACTIONS(1607), + [anon_sym_BANG] = ACTIONS(1607), + [anon_sym_DQUOTE] = ACTIONS(1607), + [anon_sym_POUND] = ACTIONS(1607), + [anon_sym_DOLLAR] = ACTIONS(1607), + [anon_sym_PERCENT] = ACTIONS(1607), + [anon_sym_AMP] = ACTIONS(1607), + [anon_sym_LPAREN] = ACTIONS(1607), + [anon_sym_RPAREN] = ACTIONS(1607), + [anon_sym_STAR] = ACTIONS(1607), + [anon_sym_PLUS] = ACTIONS(1607), + [anon_sym_COMMA] = ACTIONS(1607), + [anon_sym_DASH] = ACTIONS(1607), + [anon_sym_DOT] = ACTIONS(1607), + [anon_sym_SLASH] = ACTIONS(1607), + [anon_sym_SEMI] = ACTIONS(1607), + [anon_sym_QMARK] = ACTIONS(1607), + [anon_sym_AT] = ACTIONS(1607), + [anon_sym_LBRACK] = ACTIONS(1609), + [anon_sym_BSLASH] = ACTIONS(1609), + [anon_sym_RBRACK] = ACTIONS(1607), + [anon_sym_CARET] = ACTIONS(1607), + [anon_sym__] = ACTIONS(1607), + [anon_sym_BQUOTE] = ACTIONS(1607), + [anon_sym_PIPE] = ACTIONS(1607), + [anon_sym_TILDE] = ACTIONS(1607), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1607), + [sym__escaped_characters] = ACTIONS(1607), + [sym__word] = ACTIONS(1607), + [sym__soft_line_ending] = ACTIONS(1607), + [sym__block_close] = ACTIONS(1607), + [sym__block_quote_start] = ACTIONS(1607), + [sym__indented_chunk_start] = ACTIONS(1607), + [sym_atx_h1_marker] = ACTIONS(1607), + [sym_atx_h2_marker] = ACTIONS(1607), + [sym_atx_h3_marker] = ACTIONS(1607), + [sym_atx_h4_marker] = ACTIONS(1607), + [sym_atx_h5_marker] = ACTIONS(1607), + [sym_atx_h6_marker] = ACTIONS(1607), + [sym__thematic_break] = ACTIONS(1607), + [sym__list_marker_minus] = ACTIONS(1607), + [sym__list_marker_plus] = ACTIONS(1607), + [sym__list_marker_star] = ACTIONS(1607), + [sym__list_marker_parenthesis] = ACTIONS(1607), + [sym__list_marker_dot] = ACTIONS(1607), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_example] = ACTIONS(1607), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1607), + [sym__fenced_code_block_start_backtick] = ACTIONS(1607), + [sym__fenced_code_block_start_tilde] = ACTIONS(1607), + [sym__blank_line_start] = ACTIONS(1607), + [sym_minus_metadata] = ACTIONS(1607), + [sym__pipe_table_start] = ACTIONS(1607), + [sym__fenced_div_start] = ACTIONS(1607), + [sym__fenced_div_end] = ACTIONS(1607), + [sym_ref_id_specifier] = ACTIONS(1607), + [sym__display_math_state_track_marker] = ACTIONS(1607), + [sym__inline_math_state_track_marker] = ACTIONS(1607), + [sym__html_comment] = ACTIONS(1607), + [sym_raw_specifier] = ACTIONS(1607), + [sym__autolink] = ACTIONS(1607), }, [STATE(285)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1458), - [anon_sym_LBRACE] = ACTIONS(1458), - [anon_sym_RBRACE] = ACTIONS(1458), - [anon_sym_EQ] = ACTIONS(1458), - [anon_sym_SQUOTE] = ACTIONS(1458), - [anon_sym_BANG] = ACTIONS(1458), - [anon_sym_DQUOTE] = ACTIONS(1458), - [anon_sym_POUND] = ACTIONS(1458), - [anon_sym_DOLLAR] = ACTIONS(1458), - [anon_sym_PERCENT] = ACTIONS(1458), - [anon_sym_AMP] = ACTIONS(1458), - [anon_sym_LPAREN] = ACTIONS(1458), - [anon_sym_RPAREN] = ACTIONS(1458), - [anon_sym_STAR] = ACTIONS(1458), - [anon_sym_PLUS] = ACTIONS(1458), - [anon_sym_COMMA] = ACTIONS(1458), - [anon_sym_DASH] = ACTIONS(1458), - [anon_sym_DOT] = ACTIONS(1458), - [anon_sym_SLASH] = ACTIONS(1458), - [anon_sym_SEMI] = ACTIONS(1458), - [anon_sym_LT] = ACTIONS(1458), - [anon_sym_GT] = ACTIONS(1458), - [anon_sym_QMARK] = ACTIONS(1458), - [anon_sym_AT] = ACTIONS(1458), - [anon_sym_LBRACK] = ACTIONS(1458), - [anon_sym_BSLASH] = ACTIONS(1458), - [anon_sym_RBRACK] = ACTIONS(1458), - [anon_sym_CARET] = ACTIONS(1458), - [anon_sym__] = ACTIONS(1458), - [anon_sym_BQUOTE] = ACTIONS(1458), - [anon_sym_PIPE] = ACTIONS(1458), - [anon_sym_TILDE] = ACTIONS(1458), - [sym__word] = ACTIONS(1458), - [sym__soft_line_ending] = ACTIONS(1458), - [sym__block_close] = ACTIONS(1458), - [sym_block_continuation] = ACTIONS(1660), - [sym__block_quote_start] = ACTIONS(1458), - [sym__indented_chunk_start] = ACTIONS(1458), - [sym_atx_h1_marker] = ACTIONS(1458), - [sym_atx_h2_marker] = ACTIONS(1458), - [sym_atx_h3_marker] = ACTIONS(1458), - [sym_atx_h4_marker] = ACTIONS(1458), - [sym_atx_h5_marker] = ACTIONS(1458), - [sym_atx_h6_marker] = ACTIONS(1458), - [sym__thematic_break] = ACTIONS(1458), - [sym__list_marker_minus] = ACTIONS(1458), - [sym__list_marker_plus] = ACTIONS(1458), - [sym__list_marker_star] = ACTIONS(1458), - [sym__list_marker_parenthesis] = ACTIONS(1458), - [sym__list_marker_dot] = ACTIONS(1458), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1458), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1458), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1458), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1458), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1458), - [sym__list_marker_example] = ACTIONS(1458), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1458), - [sym__fenced_code_block_start_backtick] = ACTIONS(1458), - [sym__fenced_code_block_start_tilde] = ACTIONS(1458), - [sym__blank_line_start] = ACTIONS(1458), - [sym_minus_metadata] = ACTIONS(1458), - [sym__pipe_table_start] = ACTIONS(1458), - [sym__fenced_div_start] = ACTIONS(1458), - [sym_ref_id_specifier] = ACTIONS(1458), - [sym__display_math_state_track_marker] = ACTIONS(1458), - [sym__inline_math_state_track_marker] = ACTIONS(1458), + [anon_sym_LBRACE] = ACTIONS(1613), + [anon_sym_RBRACE] = ACTIONS(1613), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1613), + [anon_sym_EQ] = ACTIONS(1613), + [anon_sym_SQUOTE] = ACTIONS(1613), + [anon_sym_BANG] = ACTIONS(1613), + [anon_sym_DQUOTE] = ACTIONS(1613), + [anon_sym_POUND] = ACTIONS(1613), + [anon_sym_DOLLAR] = ACTIONS(1613), + [anon_sym_PERCENT] = ACTIONS(1613), + [anon_sym_AMP] = ACTIONS(1613), + [anon_sym_LPAREN] = ACTIONS(1613), + [anon_sym_RPAREN] = ACTIONS(1613), + [anon_sym_STAR] = ACTIONS(1613), + [anon_sym_PLUS] = ACTIONS(1613), + [anon_sym_COMMA] = ACTIONS(1613), + [anon_sym_DASH] = ACTIONS(1613), + [anon_sym_DOT] = ACTIONS(1613), + [anon_sym_SLASH] = ACTIONS(1613), + [anon_sym_SEMI] = ACTIONS(1613), + [anon_sym_QMARK] = ACTIONS(1613), + [anon_sym_AT] = ACTIONS(1613), + [anon_sym_LBRACK] = ACTIONS(1615), + [anon_sym_BSLASH] = ACTIONS(1615), + [anon_sym_RBRACK] = ACTIONS(1613), + [anon_sym_CARET] = ACTIONS(1613), + [anon_sym__] = ACTIONS(1613), + [anon_sym_BQUOTE] = ACTIONS(1613), + [anon_sym_PIPE] = ACTIONS(1613), + [anon_sym_TILDE] = ACTIONS(1613), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1613), + [sym__escaped_characters] = ACTIONS(1613), + [sym__word] = ACTIONS(1613), + [sym__soft_line_ending] = ACTIONS(1613), + [sym__block_close] = ACTIONS(1613), + [sym__block_quote_start] = ACTIONS(1613), + [sym__indented_chunk_start] = ACTIONS(1613), + [sym_atx_h1_marker] = ACTIONS(1613), + [sym_atx_h2_marker] = ACTIONS(1613), + [sym_atx_h3_marker] = ACTIONS(1613), + [sym_atx_h4_marker] = ACTIONS(1613), + [sym_atx_h5_marker] = ACTIONS(1613), + [sym_atx_h6_marker] = ACTIONS(1613), + [sym__thematic_break] = ACTIONS(1613), + [sym__list_marker_minus] = ACTIONS(1613), + [sym__list_marker_plus] = ACTIONS(1613), + [sym__list_marker_star] = ACTIONS(1613), + [sym__list_marker_parenthesis] = ACTIONS(1613), + [sym__list_marker_dot] = ACTIONS(1613), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_example] = ACTIONS(1613), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1613), + [sym__fenced_code_block_start_backtick] = ACTIONS(1613), + [sym__fenced_code_block_start_tilde] = ACTIONS(1613), + [sym__blank_line_start] = ACTIONS(1613), + [sym_minus_metadata] = ACTIONS(1613), + [sym__pipe_table_start] = ACTIONS(1613), + [sym__fenced_div_start] = ACTIONS(1613), + [sym__fenced_div_end] = ACTIONS(1613), + [sym_ref_id_specifier] = ACTIONS(1613), + [sym__display_math_state_track_marker] = ACTIONS(1613), + [sym__inline_math_state_track_marker] = ACTIONS(1613), + [sym__html_comment] = ACTIONS(1613), + [sym_raw_specifier] = ACTIONS(1613), + [sym__autolink] = ACTIONS(1613), }, [STATE(286)] = { - [ts_builtin_sym_end] = ACTIONS(1438), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1438), - [anon_sym_LBRACE] = ACTIONS(1438), - [anon_sym_RBRACE] = ACTIONS(1438), - [anon_sym_EQ] = ACTIONS(1438), - [anon_sym_SQUOTE] = ACTIONS(1438), - [anon_sym_BANG] = ACTIONS(1438), - [anon_sym_DQUOTE] = ACTIONS(1438), - [anon_sym_POUND] = ACTIONS(1438), - [anon_sym_DOLLAR] = ACTIONS(1438), - [anon_sym_PERCENT] = ACTIONS(1438), - [anon_sym_AMP] = ACTIONS(1438), - [anon_sym_LPAREN] = ACTIONS(1438), - [anon_sym_RPAREN] = ACTIONS(1438), - [anon_sym_STAR] = ACTIONS(1438), - [anon_sym_PLUS] = ACTIONS(1438), - [anon_sym_COMMA] = ACTIONS(1438), - [anon_sym_DASH] = ACTIONS(1438), - [anon_sym_DOT] = ACTIONS(1438), - [anon_sym_SLASH] = ACTIONS(1438), - [anon_sym_SEMI] = ACTIONS(1438), - [anon_sym_LT] = ACTIONS(1438), - [anon_sym_GT] = ACTIONS(1438), - [anon_sym_QMARK] = ACTIONS(1438), - [anon_sym_AT] = ACTIONS(1438), - [anon_sym_LBRACK] = ACTIONS(1438), - [anon_sym_BSLASH] = ACTIONS(1438), - [anon_sym_RBRACK] = ACTIONS(1438), - [anon_sym_CARET] = ACTIONS(1438), - [anon_sym__] = ACTIONS(1438), - [anon_sym_BQUOTE] = ACTIONS(1438), - [anon_sym_PIPE] = ACTIONS(1438), - [anon_sym_TILDE] = ACTIONS(1438), - [sym__word] = ACTIONS(1438), - [sym__soft_line_ending] = ACTIONS(1438), - [sym_block_continuation] = ACTIONS(1662), - [sym__block_quote_start] = ACTIONS(1438), - [sym__indented_chunk_start] = ACTIONS(1438), - [sym_atx_h1_marker] = ACTIONS(1438), - [sym_atx_h2_marker] = ACTIONS(1438), - [sym_atx_h3_marker] = ACTIONS(1438), - [sym_atx_h4_marker] = ACTIONS(1438), - [sym_atx_h5_marker] = ACTIONS(1438), - [sym_atx_h6_marker] = ACTIONS(1438), - [sym__thematic_break] = ACTIONS(1438), - [sym__list_marker_minus] = ACTIONS(1438), - [sym__list_marker_plus] = ACTIONS(1438), - [sym__list_marker_star] = ACTIONS(1438), - [sym__list_marker_parenthesis] = ACTIONS(1438), - [sym__list_marker_dot] = ACTIONS(1438), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_example] = ACTIONS(1438), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1438), - [sym__fenced_code_block_start_backtick] = ACTIONS(1438), - [sym__fenced_code_block_start_tilde] = ACTIONS(1438), - [sym__blank_line_start] = ACTIONS(1438), - [sym_minus_metadata] = ACTIONS(1438), - [sym__pipe_table_start] = ACTIONS(1438), - [sym__fenced_div_start] = ACTIONS(1438), - [sym_ref_id_specifier] = ACTIONS(1438), - [sym__display_math_state_track_marker] = ACTIONS(1438), - [sym__inline_math_state_track_marker] = ACTIONS(1438), + [anon_sym_LBRACE] = ACTIONS(1497), + [anon_sym_RBRACE] = ACTIONS(1497), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1497), + [anon_sym_EQ] = ACTIONS(1497), + [anon_sym_SQUOTE] = ACTIONS(1497), + [anon_sym_BANG] = ACTIONS(1497), + [anon_sym_DQUOTE] = ACTIONS(1497), + [anon_sym_POUND] = ACTIONS(1497), + [anon_sym_DOLLAR] = ACTIONS(1497), + [anon_sym_PERCENT] = ACTIONS(1497), + [anon_sym_AMP] = ACTIONS(1497), + [anon_sym_LPAREN] = ACTIONS(1497), + [anon_sym_RPAREN] = ACTIONS(1497), + [anon_sym_STAR] = ACTIONS(1497), + [anon_sym_PLUS] = ACTIONS(1497), + [anon_sym_COMMA] = ACTIONS(1497), + [anon_sym_DASH] = ACTIONS(1497), + [anon_sym_DOT] = ACTIONS(1497), + [anon_sym_SLASH] = ACTIONS(1497), + [anon_sym_SEMI] = ACTIONS(1497), + [anon_sym_QMARK] = ACTIONS(1497), + [anon_sym_AT] = ACTIONS(1497), + [anon_sym_LBRACK] = ACTIONS(1499), + [anon_sym_BSLASH] = ACTIONS(1499), + [anon_sym_RBRACK] = ACTIONS(1497), + [anon_sym_CARET] = ACTIONS(1497), + [anon_sym__] = ACTIONS(1497), + [anon_sym_BQUOTE] = ACTIONS(1497), + [anon_sym_PIPE] = ACTIONS(1497), + [anon_sym_TILDE] = ACTIONS(1497), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1497), + [sym__escaped_characters] = ACTIONS(1497), + [sym__word] = ACTIONS(1497), + [sym__soft_line_ending] = ACTIONS(1497), + [sym__block_close] = ACTIONS(1497), + [sym__block_quote_start] = ACTIONS(1497), + [sym__indented_chunk_start] = ACTIONS(1497), + [sym_atx_h1_marker] = ACTIONS(1497), + [sym_atx_h2_marker] = ACTIONS(1497), + [sym_atx_h3_marker] = ACTIONS(1497), + [sym_atx_h4_marker] = ACTIONS(1497), + [sym_atx_h5_marker] = ACTIONS(1497), + [sym_atx_h6_marker] = ACTIONS(1497), + [sym__thematic_break] = ACTIONS(1497), + [sym__list_marker_minus] = ACTIONS(1497), + [sym__list_marker_plus] = ACTIONS(1497), + [sym__list_marker_star] = ACTIONS(1497), + [sym__list_marker_parenthesis] = ACTIONS(1497), + [sym__list_marker_dot] = ACTIONS(1497), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_example] = ACTIONS(1497), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1497), + [sym__fenced_code_block_start_backtick] = ACTIONS(1497), + [sym__fenced_code_block_start_tilde] = ACTIONS(1497), + [sym__blank_line_start] = ACTIONS(1497), + [sym_minus_metadata] = ACTIONS(1497), + [sym__pipe_table_start] = ACTIONS(1497), + [sym__fenced_div_start] = ACTIONS(1497), + [sym__fenced_div_end] = ACTIONS(1497), + [sym_ref_id_specifier] = ACTIONS(1497), + [sym__display_math_state_track_marker] = ACTIONS(1497), + [sym__inline_math_state_track_marker] = ACTIONS(1497), + [sym__html_comment] = ACTIONS(1497), + [sym_raw_specifier] = ACTIONS(1497), + [sym__autolink] = ACTIONS(1497), }, [STATE(287)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1462), - [anon_sym_LBRACE] = ACTIONS(1462), - [anon_sym_RBRACE] = ACTIONS(1462), - [anon_sym_EQ] = ACTIONS(1462), - [anon_sym_SQUOTE] = ACTIONS(1462), - [anon_sym_BANG] = ACTIONS(1462), - [anon_sym_DQUOTE] = ACTIONS(1462), - [anon_sym_POUND] = ACTIONS(1462), - [anon_sym_DOLLAR] = ACTIONS(1462), - [anon_sym_PERCENT] = ACTIONS(1462), - [anon_sym_AMP] = ACTIONS(1462), - [anon_sym_LPAREN] = ACTIONS(1462), - [anon_sym_RPAREN] = ACTIONS(1462), - [anon_sym_STAR] = ACTIONS(1462), - [anon_sym_PLUS] = ACTIONS(1462), - [anon_sym_COMMA] = ACTIONS(1462), - [anon_sym_DASH] = ACTIONS(1462), - [anon_sym_DOT] = ACTIONS(1462), - [anon_sym_SLASH] = ACTIONS(1462), - [anon_sym_SEMI] = ACTIONS(1462), - [anon_sym_LT] = ACTIONS(1462), - [anon_sym_GT] = ACTIONS(1462), - [anon_sym_QMARK] = ACTIONS(1462), - [anon_sym_AT] = ACTIONS(1462), - [anon_sym_LBRACK] = ACTIONS(1462), - [anon_sym_BSLASH] = ACTIONS(1462), - [anon_sym_RBRACK] = ACTIONS(1462), - [anon_sym_CARET] = ACTIONS(1462), - [anon_sym__] = ACTIONS(1462), - [anon_sym_BQUOTE] = ACTIONS(1462), - [anon_sym_PIPE] = ACTIONS(1462), - [anon_sym_TILDE] = ACTIONS(1462), - [sym__word] = ACTIONS(1462), - [sym__soft_line_ending] = ACTIONS(1462), - [sym__block_close] = ACTIONS(1462), - [sym_block_continuation] = ACTIONS(1664), - [sym__block_quote_start] = ACTIONS(1462), - [sym__indented_chunk_start] = ACTIONS(1462), - [sym_atx_h1_marker] = ACTIONS(1462), - [sym_atx_h2_marker] = ACTIONS(1462), - [sym_atx_h3_marker] = ACTIONS(1462), - [sym_atx_h4_marker] = ACTIONS(1462), - [sym_atx_h5_marker] = ACTIONS(1462), - [sym_atx_h6_marker] = ACTIONS(1462), - [sym__thematic_break] = ACTIONS(1462), - [sym__list_marker_minus] = ACTIONS(1462), - [sym__list_marker_plus] = ACTIONS(1462), - [sym__list_marker_star] = ACTIONS(1462), - [sym__list_marker_parenthesis] = ACTIONS(1462), - [sym__list_marker_dot] = ACTIONS(1462), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1462), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1462), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1462), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1462), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1462), - [sym__list_marker_example] = ACTIONS(1462), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1462), - [sym__fenced_code_block_start_backtick] = ACTIONS(1462), - [sym__fenced_code_block_start_tilde] = ACTIONS(1462), - [sym__blank_line_start] = ACTIONS(1462), - [sym_minus_metadata] = ACTIONS(1462), - [sym__pipe_table_start] = ACTIONS(1462), - [sym__fenced_div_start] = ACTIONS(1462), - [sym_ref_id_specifier] = ACTIONS(1462), - [sym__display_math_state_track_marker] = ACTIONS(1462), - [sym__inline_math_state_track_marker] = ACTIONS(1462), + [anon_sym_LBRACE] = ACTIONS(1843), + [anon_sym_RBRACE] = ACTIONS(1843), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1843), + [anon_sym_EQ] = ACTIONS(1843), + [anon_sym_SQUOTE] = ACTIONS(1843), + [anon_sym_BANG] = ACTIONS(1843), + [anon_sym_DQUOTE] = ACTIONS(1843), + [anon_sym_POUND] = ACTIONS(1843), + [anon_sym_DOLLAR] = ACTIONS(1843), + [anon_sym_PERCENT] = ACTIONS(1843), + [anon_sym_AMP] = ACTIONS(1843), + [anon_sym_LPAREN] = ACTIONS(1843), + [anon_sym_RPAREN] = ACTIONS(1843), + [anon_sym_STAR] = ACTIONS(1843), + [anon_sym_PLUS] = ACTIONS(1843), + [anon_sym_COMMA] = ACTIONS(1843), + [anon_sym_DASH] = ACTIONS(1843), + [anon_sym_DOT] = ACTIONS(1843), + [anon_sym_SLASH] = ACTIONS(1843), + [anon_sym_SEMI] = ACTIONS(1843), + [anon_sym_QMARK] = ACTIONS(1843), + [anon_sym_AT] = ACTIONS(1843), + [anon_sym_LBRACK] = ACTIONS(1845), + [anon_sym_BSLASH] = ACTIONS(1845), + [anon_sym_RBRACK] = ACTIONS(1843), + [anon_sym_CARET] = ACTIONS(1843), + [anon_sym__] = ACTIONS(1843), + [anon_sym_BQUOTE] = ACTIONS(1843), + [anon_sym_PIPE] = ACTIONS(1843), + [anon_sym_TILDE] = ACTIONS(1843), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1843), + [sym__escaped_characters] = ACTIONS(1843), + [sym__word] = ACTIONS(1843), + [sym__soft_line_ending] = ACTIONS(1843), + [sym__block_close] = ACTIONS(1843), + [sym__block_quote_start] = ACTIONS(1843), + [sym__indented_chunk_start] = ACTIONS(1843), + [sym_atx_h1_marker] = ACTIONS(1843), + [sym_atx_h2_marker] = ACTIONS(1843), + [sym_atx_h3_marker] = ACTIONS(1843), + [sym_atx_h4_marker] = ACTIONS(1843), + [sym_atx_h5_marker] = ACTIONS(1843), + [sym_atx_h6_marker] = ACTIONS(1843), + [sym__thematic_break] = ACTIONS(1843), + [sym__list_marker_minus] = ACTIONS(1843), + [sym__list_marker_plus] = ACTIONS(1843), + [sym__list_marker_star] = ACTIONS(1843), + [sym__list_marker_parenthesis] = ACTIONS(1843), + [sym__list_marker_dot] = ACTIONS(1843), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1843), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1843), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1843), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1843), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1843), + [sym__list_marker_example] = ACTIONS(1843), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1843), + [sym__fenced_code_block_start_backtick] = ACTIONS(1843), + [sym__fenced_code_block_start_tilde] = ACTIONS(1843), + [sym__blank_line_start] = ACTIONS(1843), + [sym_minus_metadata] = ACTIONS(1843), + [sym__pipe_table_start] = ACTIONS(1843), + [sym__fenced_div_start] = ACTIONS(1843), + [sym__fenced_div_end] = ACTIONS(1843), + [sym_ref_id_specifier] = ACTIONS(1843), + [sym__display_math_state_track_marker] = ACTIONS(1843), + [sym__inline_math_state_track_marker] = ACTIONS(1843), + [sym__html_comment] = ACTIONS(1843), + [sym_raw_specifier] = ACTIONS(1843), + [sym__autolink] = ACTIONS(1843), }, [STATE(288)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1466), - [anon_sym_LBRACE] = ACTIONS(1466), - [anon_sym_RBRACE] = ACTIONS(1466), - [anon_sym_EQ] = ACTIONS(1466), - [anon_sym_SQUOTE] = ACTIONS(1466), - [anon_sym_BANG] = ACTIONS(1466), - [anon_sym_DQUOTE] = ACTIONS(1466), - [anon_sym_POUND] = ACTIONS(1466), - [anon_sym_DOLLAR] = ACTIONS(1466), - [anon_sym_PERCENT] = ACTIONS(1466), - [anon_sym_AMP] = ACTIONS(1466), - [anon_sym_LPAREN] = ACTIONS(1466), - [anon_sym_RPAREN] = ACTIONS(1466), - [anon_sym_STAR] = ACTIONS(1466), - [anon_sym_PLUS] = ACTIONS(1466), - [anon_sym_COMMA] = ACTIONS(1466), - [anon_sym_DASH] = ACTIONS(1466), - [anon_sym_DOT] = ACTIONS(1466), - [anon_sym_SLASH] = ACTIONS(1466), - [anon_sym_SEMI] = ACTIONS(1466), - [anon_sym_LT] = ACTIONS(1466), - [anon_sym_GT] = ACTIONS(1466), - [anon_sym_QMARK] = ACTIONS(1466), - [anon_sym_AT] = ACTIONS(1466), - [anon_sym_LBRACK] = ACTIONS(1466), - [anon_sym_BSLASH] = ACTIONS(1466), - [anon_sym_RBRACK] = ACTIONS(1466), - [anon_sym_CARET] = ACTIONS(1466), - [anon_sym__] = ACTIONS(1466), - [anon_sym_BQUOTE] = ACTIONS(1466), - [anon_sym_PIPE] = ACTIONS(1466), - [anon_sym_TILDE] = ACTIONS(1466), - [sym__word] = ACTIONS(1466), - [sym__soft_line_ending] = ACTIONS(1466), - [sym__block_close] = ACTIONS(1466), - [sym_block_continuation] = ACTIONS(1666), - [sym__block_quote_start] = ACTIONS(1466), - [sym__indented_chunk_start] = ACTIONS(1466), - [sym_atx_h1_marker] = ACTIONS(1466), - [sym_atx_h2_marker] = ACTIONS(1466), - [sym_atx_h3_marker] = ACTIONS(1466), - [sym_atx_h4_marker] = ACTIONS(1466), - [sym_atx_h5_marker] = ACTIONS(1466), - [sym_atx_h6_marker] = ACTIONS(1466), - [sym__thematic_break] = ACTIONS(1466), - [sym__list_marker_minus] = ACTIONS(1466), - [sym__list_marker_plus] = ACTIONS(1466), - [sym__list_marker_star] = ACTIONS(1466), - [sym__list_marker_parenthesis] = ACTIONS(1466), - [sym__list_marker_dot] = ACTIONS(1466), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1466), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1466), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1466), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1466), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1466), - [sym__list_marker_example] = ACTIONS(1466), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1466), - [sym__fenced_code_block_start_backtick] = ACTIONS(1466), - [sym__fenced_code_block_start_tilde] = ACTIONS(1466), - [sym__blank_line_start] = ACTIONS(1466), - [sym_minus_metadata] = ACTIONS(1466), - [sym__pipe_table_start] = ACTIONS(1466), - [sym__fenced_div_start] = ACTIONS(1466), - [sym_ref_id_specifier] = ACTIONS(1466), - [sym__display_math_state_track_marker] = ACTIONS(1466), - [sym__inline_math_state_track_marker] = ACTIONS(1466), + [anon_sym_LBRACE] = ACTIONS(1847), + [anon_sym_RBRACE] = ACTIONS(1847), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1847), + [anon_sym_EQ] = ACTIONS(1847), + [anon_sym_SQUOTE] = ACTIONS(1847), + [anon_sym_BANG] = ACTIONS(1847), + [anon_sym_DQUOTE] = ACTIONS(1847), + [anon_sym_POUND] = ACTIONS(1847), + [anon_sym_DOLLAR] = ACTIONS(1847), + [anon_sym_PERCENT] = ACTIONS(1847), + [anon_sym_AMP] = ACTIONS(1847), + [anon_sym_LPAREN] = ACTIONS(1847), + [anon_sym_RPAREN] = ACTIONS(1847), + [anon_sym_STAR] = ACTIONS(1847), + [anon_sym_PLUS] = ACTIONS(1847), + [anon_sym_COMMA] = ACTIONS(1847), + [anon_sym_DASH] = ACTIONS(1847), + [anon_sym_DOT] = ACTIONS(1847), + [anon_sym_SLASH] = ACTIONS(1847), + [anon_sym_SEMI] = ACTIONS(1847), + [anon_sym_QMARK] = ACTIONS(1847), + [anon_sym_AT] = ACTIONS(1847), + [anon_sym_LBRACK] = ACTIONS(1849), + [anon_sym_BSLASH] = ACTIONS(1849), + [anon_sym_RBRACK] = ACTIONS(1847), + [anon_sym_CARET] = ACTIONS(1847), + [anon_sym__] = ACTIONS(1847), + [anon_sym_BQUOTE] = ACTIONS(1847), + [anon_sym_PIPE] = ACTIONS(1847), + [anon_sym_TILDE] = ACTIONS(1847), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1847), + [sym__escaped_characters] = ACTIONS(1847), + [sym__word] = ACTIONS(1847), + [sym__soft_line_ending] = ACTIONS(1847), + [sym__block_close] = ACTIONS(1847), + [sym__block_quote_start] = ACTIONS(1847), + [sym__indented_chunk_start] = ACTIONS(1847), + [sym_atx_h1_marker] = ACTIONS(1847), + [sym_atx_h2_marker] = ACTIONS(1847), + [sym_atx_h3_marker] = ACTIONS(1847), + [sym_atx_h4_marker] = ACTIONS(1847), + [sym_atx_h5_marker] = ACTIONS(1847), + [sym_atx_h6_marker] = ACTIONS(1847), + [sym__thematic_break] = ACTIONS(1847), + [sym__list_marker_minus] = ACTIONS(1847), + [sym__list_marker_plus] = ACTIONS(1847), + [sym__list_marker_star] = ACTIONS(1847), + [sym__list_marker_parenthesis] = ACTIONS(1847), + [sym__list_marker_dot] = ACTIONS(1847), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1847), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1847), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1847), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1847), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1847), + [sym__list_marker_example] = ACTIONS(1847), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1847), + [sym__fenced_code_block_start_backtick] = ACTIONS(1847), + [sym__fenced_code_block_start_tilde] = ACTIONS(1847), + [sym__blank_line_start] = ACTIONS(1847), + [sym_minus_metadata] = ACTIONS(1847), + [sym__pipe_table_start] = ACTIONS(1847), + [sym__fenced_div_start] = ACTIONS(1847), + [sym__fenced_div_end] = ACTIONS(1847), + [sym_ref_id_specifier] = ACTIONS(1847), + [sym__display_math_state_track_marker] = ACTIONS(1847), + [sym__inline_math_state_track_marker] = ACTIONS(1847), + [sym__html_comment] = ACTIONS(1847), + [sym_raw_specifier] = ACTIONS(1847), + [sym__autolink] = ACTIONS(1847), }, [STATE(289)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1668), - [anon_sym_LBRACE] = ACTIONS(1668), - [anon_sym_RBRACE] = ACTIONS(1668), - [anon_sym_EQ] = ACTIONS(1668), - [anon_sym_SQUOTE] = ACTIONS(1668), - [anon_sym_BANG] = ACTIONS(1668), - [anon_sym_DQUOTE] = ACTIONS(1668), - [anon_sym_POUND] = ACTIONS(1668), - [anon_sym_DOLLAR] = ACTIONS(1668), - [anon_sym_PERCENT] = ACTIONS(1668), - [anon_sym_AMP] = ACTIONS(1668), - [anon_sym_LPAREN] = ACTIONS(1668), - [anon_sym_RPAREN] = ACTIONS(1668), - [anon_sym_STAR] = ACTIONS(1668), - [anon_sym_PLUS] = ACTIONS(1668), - [anon_sym_COMMA] = ACTIONS(1668), - [anon_sym_DASH] = ACTIONS(1668), - [anon_sym_DOT] = ACTIONS(1668), - [anon_sym_SLASH] = ACTIONS(1668), - [anon_sym_SEMI] = ACTIONS(1668), - [anon_sym_LT] = ACTIONS(1668), - [anon_sym_GT] = ACTIONS(1668), - [anon_sym_QMARK] = ACTIONS(1668), - [anon_sym_AT] = ACTIONS(1668), - [anon_sym_LBRACK] = ACTIONS(1668), - [anon_sym_BSLASH] = ACTIONS(1668), - [anon_sym_RBRACK] = ACTIONS(1668), - [anon_sym_CARET] = ACTIONS(1668), - [anon_sym__] = ACTIONS(1668), - [anon_sym_BQUOTE] = ACTIONS(1668), - [anon_sym_PIPE] = ACTIONS(1668), - [anon_sym_TILDE] = ACTIONS(1668), - [sym__word] = ACTIONS(1668), - [sym__soft_line_ending] = ACTIONS(1668), - [sym__block_close] = ACTIONS(1668), - [sym__block_quote_start] = ACTIONS(1668), - [sym__indented_chunk_start] = ACTIONS(1668), - [sym_atx_h1_marker] = ACTIONS(1668), - [sym_atx_h2_marker] = ACTIONS(1668), - [sym_atx_h3_marker] = ACTIONS(1668), - [sym_atx_h4_marker] = ACTIONS(1668), - [sym_atx_h5_marker] = ACTIONS(1668), - [sym_atx_h6_marker] = ACTIONS(1668), - [sym__thematic_break] = ACTIONS(1668), - [sym__list_marker_minus] = ACTIONS(1668), - [sym__list_marker_plus] = ACTIONS(1668), - [sym__list_marker_star] = ACTIONS(1668), - [sym__list_marker_parenthesis] = ACTIONS(1668), - [sym__list_marker_dot] = ACTIONS(1668), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1668), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1668), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1668), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1668), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1668), - [sym__list_marker_example] = ACTIONS(1668), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1668), - [sym__fenced_code_block_start_backtick] = ACTIONS(1668), - [sym__fenced_code_block_start_tilde] = ACTIONS(1668), - [sym__blank_line_start] = ACTIONS(1668), - [sym_minus_metadata] = ACTIONS(1668), - [sym__pipe_table_start] = ACTIONS(1668), - [sym__fenced_div_start] = ACTIONS(1668), - [sym__fenced_div_end] = ACTIONS(1668), - [sym_ref_id_specifier] = ACTIONS(1668), - [sym__display_math_state_track_marker] = ACTIONS(1668), - [sym__inline_math_state_track_marker] = ACTIONS(1668), + [anon_sym_LBRACE] = ACTIONS(1851), + [anon_sym_RBRACE] = ACTIONS(1851), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1851), + [anon_sym_EQ] = ACTIONS(1851), + [anon_sym_SQUOTE] = ACTIONS(1851), + [anon_sym_BANG] = ACTIONS(1851), + [anon_sym_DQUOTE] = ACTIONS(1851), + [anon_sym_POUND] = ACTIONS(1851), + [anon_sym_DOLLAR] = ACTIONS(1851), + [anon_sym_PERCENT] = ACTIONS(1851), + [anon_sym_AMP] = ACTIONS(1851), + [anon_sym_LPAREN] = ACTIONS(1851), + [anon_sym_RPAREN] = ACTIONS(1851), + [anon_sym_STAR] = ACTIONS(1851), + [anon_sym_PLUS] = ACTIONS(1851), + [anon_sym_COMMA] = ACTIONS(1851), + [anon_sym_DASH] = ACTIONS(1851), + [anon_sym_DOT] = ACTIONS(1851), + [anon_sym_SLASH] = ACTIONS(1851), + [anon_sym_SEMI] = ACTIONS(1851), + [anon_sym_QMARK] = ACTIONS(1851), + [anon_sym_AT] = ACTIONS(1851), + [anon_sym_LBRACK] = ACTIONS(1853), + [anon_sym_BSLASH] = ACTIONS(1853), + [anon_sym_RBRACK] = ACTIONS(1851), + [anon_sym_CARET] = ACTIONS(1851), + [anon_sym__] = ACTIONS(1851), + [anon_sym_BQUOTE] = ACTIONS(1851), + [anon_sym_PIPE] = ACTIONS(1851), + [anon_sym_TILDE] = ACTIONS(1851), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1851), + [sym__escaped_characters] = ACTIONS(1851), + [sym__word] = ACTIONS(1851), + [sym__soft_line_ending] = ACTIONS(1851), + [sym__block_close] = ACTIONS(1851), + [sym__block_quote_start] = ACTIONS(1851), + [sym__indented_chunk_start] = ACTIONS(1851), + [sym_atx_h1_marker] = ACTIONS(1851), + [sym_atx_h2_marker] = ACTIONS(1851), + [sym_atx_h3_marker] = ACTIONS(1851), + [sym_atx_h4_marker] = ACTIONS(1851), + [sym_atx_h5_marker] = ACTIONS(1851), + [sym_atx_h6_marker] = ACTIONS(1851), + [sym__thematic_break] = ACTIONS(1851), + [sym__list_marker_minus] = ACTIONS(1851), + [sym__list_marker_plus] = ACTIONS(1851), + [sym__list_marker_star] = ACTIONS(1851), + [sym__list_marker_parenthesis] = ACTIONS(1851), + [sym__list_marker_dot] = ACTIONS(1851), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1851), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1851), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1851), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1851), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1851), + [sym__list_marker_example] = ACTIONS(1851), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1851), + [sym__fenced_code_block_start_backtick] = ACTIONS(1851), + [sym__fenced_code_block_start_tilde] = ACTIONS(1851), + [sym__blank_line_start] = ACTIONS(1851), + [sym_minus_metadata] = ACTIONS(1851), + [sym__pipe_table_start] = ACTIONS(1851), + [sym__fenced_div_start] = ACTIONS(1851), + [sym__fenced_div_end] = ACTIONS(1851), + [sym_ref_id_specifier] = ACTIONS(1851), + [sym__display_math_state_track_marker] = ACTIONS(1851), + [sym__inline_math_state_track_marker] = ACTIONS(1851), + [sym__html_comment] = ACTIONS(1851), + [sym_raw_specifier] = ACTIONS(1851), + [sym__autolink] = ACTIONS(1851), }, [STATE(290)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1670), - [anon_sym_LBRACE] = ACTIONS(1670), - [anon_sym_RBRACE] = ACTIONS(1670), - [anon_sym_EQ] = ACTIONS(1670), - [anon_sym_SQUOTE] = ACTIONS(1670), - [anon_sym_BANG] = ACTIONS(1670), - [anon_sym_DQUOTE] = ACTIONS(1670), - [anon_sym_POUND] = ACTIONS(1670), - [anon_sym_DOLLAR] = ACTIONS(1670), - [anon_sym_PERCENT] = ACTIONS(1670), - [anon_sym_AMP] = ACTIONS(1670), - [anon_sym_LPAREN] = ACTIONS(1670), - [anon_sym_RPAREN] = ACTIONS(1670), - [anon_sym_STAR] = ACTIONS(1670), - [anon_sym_PLUS] = ACTIONS(1670), - [anon_sym_COMMA] = ACTIONS(1670), - [anon_sym_DASH] = ACTIONS(1670), - [anon_sym_DOT] = ACTIONS(1670), - [anon_sym_SLASH] = ACTIONS(1670), - [anon_sym_SEMI] = ACTIONS(1670), - [anon_sym_LT] = ACTIONS(1670), - [anon_sym_GT] = ACTIONS(1670), - [anon_sym_QMARK] = ACTIONS(1670), - [anon_sym_AT] = ACTIONS(1670), - [anon_sym_LBRACK] = ACTIONS(1670), - [anon_sym_BSLASH] = ACTIONS(1670), - [anon_sym_RBRACK] = ACTIONS(1670), - [anon_sym_CARET] = ACTIONS(1670), - [anon_sym__] = ACTIONS(1670), - [anon_sym_BQUOTE] = ACTIONS(1670), - [anon_sym_PIPE] = ACTIONS(1670), - [anon_sym_TILDE] = ACTIONS(1670), - [sym__word] = ACTIONS(1670), - [sym__soft_line_ending] = ACTIONS(1670), - [sym__block_close] = ACTIONS(1670), - [sym__block_quote_start] = ACTIONS(1670), - [sym__indented_chunk_start] = ACTIONS(1670), - [sym_atx_h1_marker] = ACTIONS(1670), - [sym_atx_h2_marker] = ACTIONS(1670), - [sym_atx_h3_marker] = ACTIONS(1670), - [sym_atx_h4_marker] = ACTIONS(1670), - [sym_atx_h5_marker] = ACTIONS(1670), - [sym_atx_h6_marker] = ACTIONS(1670), - [sym__thematic_break] = ACTIONS(1670), - [sym__list_marker_minus] = ACTIONS(1670), - [sym__list_marker_plus] = ACTIONS(1670), - [sym__list_marker_star] = ACTIONS(1670), - [sym__list_marker_parenthesis] = ACTIONS(1670), - [sym__list_marker_dot] = ACTIONS(1670), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1670), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1670), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1670), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1670), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1670), - [sym__list_marker_example] = ACTIONS(1670), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1670), - [sym__fenced_code_block_start_backtick] = ACTIONS(1670), - [sym__fenced_code_block_start_tilde] = ACTIONS(1670), - [sym__blank_line_start] = ACTIONS(1670), - [sym_minus_metadata] = ACTIONS(1670), - [sym__pipe_table_start] = ACTIONS(1670), - [sym__fenced_div_start] = ACTIONS(1670), - [sym__fenced_div_end] = ACTIONS(1670), - [sym_ref_id_specifier] = ACTIONS(1670), - [sym__display_math_state_track_marker] = ACTIONS(1670), - [sym__inline_math_state_track_marker] = ACTIONS(1670), + [anon_sym_LBRACE] = ACTIONS(1855), + [anon_sym_RBRACE] = ACTIONS(1855), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1855), + [anon_sym_EQ] = ACTIONS(1855), + [anon_sym_SQUOTE] = ACTIONS(1855), + [anon_sym_BANG] = ACTIONS(1855), + [anon_sym_DQUOTE] = ACTIONS(1855), + [anon_sym_POUND] = ACTIONS(1855), + [anon_sym_DOLLAR] = ACTIONS(1855), + [anon_sym_PERCENT] = ACTIONS(1855), + [anon_sym_AMP] = ACTIONS(1855), + [anon_sym_LPAREN] = ACTIONS(1855), + [anon_sym_RPAREN] = ACTIONS(1855), + [anon_sym_STAR] = ACTIONS(1855), + [anon_sym_PLUS] = ACTIONS(1855), + [anon_sym_COMMA] = ACTIONS(1855), + [anon_sym_DASH] = ACTIONS(1855), + [anon_sym_DOT] = ACTIONS(1855), + [anon_sym_SLASH] = ACTIONS(1855), + [anon_sym_SEMI] = ACTIONS(1855), + [anon_sym_QMARK] = ACTIONS(1855), + [anon_sym_AT] = ACTIONS(1855), + [anon_sym_LBRACK] = ACTIONS(1857), + [anon_sym_BSLASH] = ACTIONS(1857), + [anon_sym_RBRACK] = ACTIONS(1855), + [anon_sym_CARET] = ACTIONS(1855), + [anon_sym__] = ACTIONS(1855), + [anon_sym_BQUOTE] = ACTIONS(1855), + [anon_sym_PIPE] = ACTIONS(1855), + [anon_sym_TILDE] = ACTIONS(1855), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1855), + [sym__escaped_characters] = ACTIONS(1855), + [sym__word] = ACTIONS(1855), + [sym__soft_line_ending] = ACTIONS(1855), + [sym__block_close] = ACTIONS(1855), + [sym__block_quote_start] = ACTIONS(1855), + [sym__indented_chunk_start] = ACTIONS(1855), + [sym_atx_h1_marker] = ACTIONS(1855), + [sym_atx_h2_marker] = ACTIONS(1855), + [sym_atx_h3_marker] = ACTIONS(1855), + [sym_atx_h4_marker] = ACTIONS(1855), + [sym_atx_h5_marker] = ACTIONS(1855), + [sym_atx_h6_marker] = ACTIONS(1855), + [sym__thematic_break] = ACTIONS(1855), + [sym__list_marker_minus] = ACTIONS(1855), + [sym__list_marker_plus] = ACTIONS(1855), + [sym__list_marker_star] = ACTIONS(1855), + [sym__list_marker_parenthesis] = ACTIONS(1855), + [sym__list_marker_dot] = ACTIONS(1855), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1855), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1855), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1855), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1855), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1855), + [sym__list_marker_example] = ACTIONS(1855), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1855), + [sym__fenced_code_block_start_backtick] = ACTIONS(1855), + [sym__fenced_code_block_start_tilde] = ACTIONS(1855), + [sym__blank_line_start] = ACTIONS(1855), + [sym_minus_metadata] = ACTIONS(1855), + [sym__pipe_table_start] = ACTIONS(1855), + [sym__fenced_div_start] = ACTIONS(1855), + [sym__fenced_div_end] = ACTIONS(1855), + [sym_ref_id_specifier] = ACTIONS(1855), + [sym__display_math_state_track_marker] = ACTIONS(1855), + [sym__inline_math_state_track_marker] = ACTIONS(1855), + [sym__html_comment] = ACTIONS(1855), + [sym_raw_specifier] = ACTIONS(1855), + [sym__autolink] = ACTIONS(1855), }, [STATE(291)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1672), - [anon_sym_LBRACE] = ACTIONS(1672), - [anon_sym_RBRACE] = ACTIONS(1672), - [anon_sym_EQ] = ACTIONS(1672), - [anon_sym_SQUOTE] = ACTIONS(1672), - [anon_sym_BANG] = ACTIONS(1672), - [anon_sym_DQUOTE] = ACTIONS(1672), - [anon_sym_POUND] = ACTIONS(1672), - [anon_sym_DOLLAR] = ACTIONS(1672), - [anon_sym_PERCENT] = ACTIONS(1672), - [anon_sym_AMP] = ACTIONS(1672), - [anon_sym_LPAREN] = ACTIONS(1672), - [anon_sym_RPAREN] = ACTIONS(1672), - [anon_sym_STAR] = ACTIONS(1672), - [anon_sym_PLUS] = ACTIONS(1672), - [anon_sym_COMMA] = ACTIONS(1672), - [anon_sym_DASH] = ACTIONS(1672), - [anon_sym_DOT] = ACTIONS(1672), - [anon_sym_SLASH] = ACTIONS(1672), - [anon_sym_SEMI] = ACTIONS(1672), - [anon_sym_LT] = ACTIONS(1672), - [anon_sym_GT] = ACTIONS(1672), - [anon_sym_QMARK] = ACTIONS(1672), - [anon_sym_AT] = ACTIONS(1672), - [anon_sym_LBRACK] = ACTIONS(1672), - [anon_sym_BSLASH] = ACTIONS(1672), - [anon_sym_RBRACK] = ACTIONS(1672), - [anon_sym_CARET] = ACTIONS(1672), - [anon_sym__] = ACTIONS(1672), - [anon_sym_BQUOTE] = ACTIONS(1672), - [anon_sym_PIPE] = ACTIONS(1672), - [anon_sym_TILDE] = ACTIONS(1672), - [sym__word] = ACTIONS(1672), - [sym__soft_line_ending] = ACTIONS(1672), - [sym__block_close] = ACTIONS(1672), - [sym__block_quote_start] = ACTIONS(1672), - [sym__indented_chunk_start] = ACTIONS(1672), - [sym_atx_h1_marker] = ACTIONS(1672), - [sym_atx_h2_marker] = ACTIONS(1672), - [sym_atx_h3_marker] = ACTIONS(1672), - [sym_atx_h4_marker] = ACTIONS(1672), - [sym_atx_h5_marker] = ACTIONS(1672), - [sym_atx_h6_marker] = ACTIONS(1672), - [sym__thematic_break] = ACTIONS(1672), - [sym__list_marker_minus] = ACTIONS(1672), - [sym__list_marker_plus] = ACTIONS(1672), - [sym__list_marker_star] = ACTIONS(1672), - [sym__list_marker_parenthesis] = ACTIONS(1672), - [sym__list_marker_dot] = ACTIONS(1672), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1672), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1672), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1672), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1672), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1672), - [sym__list_marker_example] = ACTIONS(1672), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1672), - [sym__fenced_code_block_start_backtick] = ACTIONS(1672), - [sym__fenced_code_block_start_tilde] = ACTIONS(1672), - [sym__blank_line_start] = ACTIONS(1672), - [sym_minus_metadata] = ACTIONS(1672), - [sym__pipe_table_start] = ACTIONS(1672), - [sym__fenced_div_start] = ACTIONS(1672), - [sym__fenced_div_end] = ACTIONS(1672), - [sym_ref_id_specifier] = ACTIONS(1672), - [sym__display_math_state_track_marker] = ACTIONS(1672), - [sym__inline_math_state_track_marker] = ACTIONS(1672), + [anon_sym_LBRACE] = ACTIONS(1859), + [anon_sym_RBRACE] = ACTIONS(1859), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1859), + [anon_sym_EQ] = ACTIONS(1859), + [anon_sym_SQUOTE] = ACTIONS(1859), + [anon_sym_BANG] = ACTIONS(1859), + [anon_sym_DQUOTE] = ACTIONS(1859), + [anon_sym_POUND] = ACTIONS(1859), + [anon_sym_DOLLAR] = ACTIONS(1859), + [anon_sym_PERCENT] = ACTIONS(1859), + [anon_sym_AMP] = ACTIONS(1859), + [anon_sym_LPAREN] = ACTIONS(1859), + [anon_sym_RPAREN] = ACTIONS(1859), + [anon_sym_STAR] = ACTIONS(1859), + [anon_sym_PLUS] = ACTIONS(1859), + [anon_sym_COMMA] = ACTIONS(1859), + [anon_sym_DASH] = ACTIONS(1859), + [anon_sym_DOT] = ACTIONS(1859), + [anon_sym_SLASH] = ACTIONS(1859), + [anon_sym_SEMI] = ACTIONS(1859), + [anon_sym_QMARK] = ACTIONS(1859), + [anon_sym_AT] = ACTIONS(1859), + [anon_sym_LBRACK] = ACTIONS(1861), + [anon_sym_BSLASH] = ACTIONS(1861), + [anon_sym_RBRACK] = ACTIONS(1859), + [anon_sym_CARET] = ACTIONS(1859), + [anon_sym__] = ACTIONS(1859), + [anon_sym_BQUOTE] = ACTIONS(1859), + [anon_sym_PIPE] = ACTIONS(1859), + [anon_sym_TILDE] = ACTIONS(1859), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1859), + [sym__escaped_characters] = ACTIONS(1859), + [sym__word] = ACTIONS(1859), + [sym__soft_line_ending] = ACTIONS(1859), + [sym__block_close] = ACTIONS(1859), + [sym__block_quote_start] = ACTIONS(1859), + [sym__indented_chunk_start] = ACTIONS(1859), + [sym_atx_h1_marker] = ACTIONS(1859), + [sym_atx_h2_marker] = ACTIONS(1859), + [sym_atx_h3_marker] = ACTIONS(1859), + [sym_atx_h4_marker] = ACTIONS(1859), + [sym_atx_h5_marker] = ACTIONS(1859), + [sym_atx_h6_marker] = ACTIONS(1859), + [sym__thematic_break] = ACTIONS(1859), + [sym__list_marker_minus] = ACTIONS(1859), + [sym__list_marker_plus] = ACTIONS(1859), + [sym__list_marker_star] = ACTIONS(1859), + [sym__list_marker_parenthesis] = ACTIONS(1859), + [sym__list_marker_dot] = ACTIONS(1859), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1859), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1859), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1859), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1859), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1859), + [sym__list_marker_example] = ACTIONS(1859), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1859), + [sym__fenced_code_block_start_backtick] = ACTIONS(1859), + [sym__fenced_code_block_start_tilde] = ACTIONS(1859), + [sym__blank_line_start] = ACTIONS(1859), + [sym_minus_metadata] = ACTIONS(1859), + [sym__pipe_table_start] = ACTIONS(1859), + [sym__fenced_div_start] = ACTIONS(1859), + [sym__fenced_div_end] = ACTIONS(1859), + [sym_ref_id_specifier] = ACTIONS(1859), + [sym__display_math_state_track_marker] = ACTIONS(1859), + [sym__inline_math_state_track_marker] = ACTIONS(1859), + [sym__html_comment] = ACTIONS(1859), + [sym_raw_specifier] = ACTIONS(1859), + [sym__autolink] = ACTIONS(1859), }, [STATE(292)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1674), - [anon_sym_LBRACE] = ACTIONS(1674), - [anon_sym_RBRACE] = ACTIONS(1674), - [anon_sym_EQ] = ACTIONS(1674), - [anon_sym_SQUOTE] = ACTIONS(1674), - [anon_sym_BANG] = ACTIONS(1674), - [anon_sym_DQUOTE] = ACTIONS(1674), - [anon_sym_POUND] = ACTIONS(1674), - [anon_sym_DOLLAR] = ACTIONS(1674), - [anon_sym_PERCENT] = ACTIONS(1674), - [anon_sym_AMP] = ACTIONS(1674), - [anon_sym_LPAREN] = ACTIONS(1674), - [anon_sym_RPAREN] = ACTIONS(1674), - [anon_sym_STAR] = ACTIONS(1674), - [anon_sym_PLUS] = ACTIONS(1674), - [anon_sym_COMMA] = ACTIONS(1674), - [anon_sym_DASH] = ACTIONS(1674), - [anon_sym_DOT] = ACTIONS(1674), - [anon_sym_SLASH] = ACTIONS(1674), - [anon_sym_SEMI] = ACTIONS(1674), - [anon_sym_LT] = ACTIONS(1674), - [anon_sym_GT] = ACTIONS(1674), - [anon_sym_QMARK] = ACTIONS(1674), - [anon_sym_AT] = ACTIONS(1674), - [anon_sym_LBRACK] = ACTIONS(1674), - [anon_sym_BSLASH] = ACTIONS(1674), - [anon_sym_RBRACK] = ACTIONS(1674), - [anon_sym_CARET] = ACTIONS(1674), - [anon_sym__] = ACTIONS(1674), - [anon_sym_BQUOTE] = ACTIONS(1674), - [anon_sym_PIPE] = ACTIONS(1674), - [anon_sym_TILDE] = ACTIONS(1674), - [sym__word] = ACTIONS(1674), - [sym__soft_line_ending] = ACTIONS(1674), - [sym__block_close] = ACTIONS(1674), - [sym__block_quote_start] = ACTIONS(1674), - [sym__indented_chunk_start] = ACTIONS(1674), - [sym_atx_h1_marker] = ACTIONS(1674), - [sym_atx_h2_marker] = ACTIONS(1674), - [sym_atx_h3_marker] = ACTIONS(1674), - [sym_atx_h4_marker] = ACTIONS(1674), - [sym_atx_h5_marker] = ACTIONS(1674), - [sym_atx_h6_marker] = ACTIONS(1674), - [sym__thematic_break] = ACTIONS(1674), - [sym__list_marker_minus] = ACTIONS(1674), - [sym__list_marker_plus] = ACTIONS(1674), - [sym__list_marker_star] = ACTIONS(1674), - [sym__list_marker_parenthesis] = ACTIONS(1674), - [sym__list_marker_dot] = ACTIONS(1674), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1674), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1674), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1674), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1674), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1674), - [sym__list_marker_example] = ACTIONS(1674), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1674), - [sym__fenced_code_block_start_backtick] = ACTIONS(1674), - [sym__fenced_code_block_start_tilde] = ACTIONS(1674), - [sym__blank_line_start] = ACTIONS(1674), - [sym_minus_metadata] = ACTIONS(1674), - [sym__pipe_table_start] = ACTIONS(1674), - [sym__fenced_div_start] = ACTIONS(1674), - [sym__fenced_div_end] = ACTIONS(1674), - [sym_ref_id_specifier] = ACTIONS(1674), - [sym__display_math_state_track_marker] = ACTIONS(1674), - [sym__inline_math_state_track_marker] = ACTIONS(1674), + [anon_sym_LBRACE] = ACTIONS(1863), + [anon_sym_RBRACE] = ACTIONS(1863), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1863), + [anon_sym_EQ] = ACTIONS(1863), + [anon_sym_SQUOTE] = ACTIONS(1863), + [anon_sym_BANG] = ACTIONS(1863), + [anon_sym_DQUOTE] = ACTIONS(1863), + [anon_sym_POUND] = ACTIONS(1863), + [anon_sym_DOLLAR] = ACTIONS(1863), + [anon_sym_PERCENT] = ACTIONS(1863), + [anon_sym_AMP] = ACTIONS(1863), + [anon_sym_LPAREN] = ACTIONS(1863), + [anon_sym_RPAREN] = ACTIONS(1863), + [anon_sym_STAR] = ACTIONS(1863), + [anon_sym_PLUS] = ACTIONS(1863), + [anon_sym_COMMA] = ACTIONS(1863), + [anon_sym_DASH] = ACTIONS(1863), + [anon_sym_DOT] = ACTIONS(1863), + [anon_sym_SLASH] = ACTIONS(1863), + [anon_sym_SEMI] = ACTIONS(1863), + [anon_sym_QMARK] = ACTIONS(1863), + [anon_sym_AT] = ACTIONS(1863), + [anon_sym_LBRACK] = ACTIONS(1865), + [anon_sym_BSLASH] = ACTIONS(1865), + [anon_sym_RBRACK] = ACTIONS(1863), + [anon_sym_CARET] = ACTIONS(1863), + [anon_sym__] = ACTIONS(1863), + [anon_sym_BQUOTE] = ACTIONS(1863), + [anon_sym_PIPE] = ACTIONS(1863), + [anon_sym_TILDE] = ACTIONS(1863), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1863), + [sym__escaped_characters] = ACTIONS(1863), + [sym__word] = ACTIONS(1863), + [sym__soft_line_ending] = ACTIONS(1863), + [sym__block_close] = ACTIONS(1863), + [sym__block_quote_start] = ACTIONS(1863), + [sym__indented_chunk_start] = ACTIONS(1863), + [sym_atx_h1_marker] = ACTIONS(1863), + [sym_atx_h2_marker] = ACTIONS(1863), + [sym_atx_h3_marker] = ACTIONS(1863), + [sym_atx_h4_marker] = ACTIONS(1863), + [sym_atx_h5_marker] = ACTIONS(1863), + [sym_atx_h6_marker] = ACTIONS(1863), + [sym__thematic_break] = ACTIONS(1863), + [sym__list_marker_minus] = ACTIONS(1863), + [sym__list_marker_plus] = ACTIONS(1863), + [sym__list_marker_star] = ACTIONS(1863), + [sym__list_marker_parenthesis] = ACTIONS(1863), + [sym__list_marker_dot] = ACTIONS(1863), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1863), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1863), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1863), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1863), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1863), + [sym__list_marker_example] = ACTIONS(1863), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1863), + [sym__fenced_code_block_start_backtick] = ACTIONS(1863), + [sym__fenced_code_block_start_tilde] = ACTIONS(1863), + [sym__blank_line_start] = ACTIONS(1863), + [sym_minus_metadata] = ACTIONS(1863), + [sym__pipe_table_start] = ACTIONS(1863), + [sym__fenced_div_start] = ACTIONS(1863), + [sym__fenced_div_end] = ACTIONS(1863), + [sym_ref_id_specifier] = ACTIONS(1863), + [sym__display_math_state_track_marker] = ACTIONS(1863), + [sym__inline_math_state_track_marker] = ACTIONS(1863), + [sym__html_comment] = ACTIONS(1863), + [sym_raw_specifier] = ACTIONS(1863), + [sym__autolink] = ACTIONS(1863), }, [STATE(293)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1676), - [anon_sym_LBRACE] = ACTIONS(1676), - [anon_sym_RBRACE] = ACTIONS(1676), - [anon_sym_EQ] = ACTIONS(1676), - [anon_sym_SQUOTE] = ACTIONS(1676), - [anon_sym_BANG] = ACTIONS(1676), - [anon_sym_DQUOTE] = ACTIONS(1676), - [anon_sym_POUND] = ACTIONS(1676), - [anon_sym_DOLLAR] = ACTIONS(1676), - [anon_sym_PERCENT] = ACTIONS(1676), - [anon_sym_AMP] = ACTIONS(1676), - [anon_sym_LPAREN] = ACTIONS(1676), - [anon_sym_RPAREN] = ACTIONS(1676), - [anon_sym_STAR] = ACTIONS(1676), - [anon_sym_PLUS] = ACTIONS(1676), - [anon_sym_COMMA] = ACTIONS(1676), - [anon_sym_DASH] = ACTIONS(1676), - [anon_sym_DOT] = ACTIONS(1676), - [anon_sym_SLASH] = ACTIONS(1676), - [anon_sym_SEMI] = ACTIONS(1676), - [anon_sym_LT] = ACTIONS(1676), - [anon_sym_GT] = ACTIONS(1676), - [anon_sym_QMARK] = ACTIONS(1676), - [anon_sym_AT] = ACTIONS(1676), - [anon_sym_LBRACK] = ACTIONS(1676), - [anon_sym_BSLASH] = ACTIONS(1676), - [anon_sym_RBRACK] = ACTIONS(1676), - [anon_sym_CARET] = ACTIONS(1676), - [anon_sym__] = ACTIONS(1676), - [anon_sym_BQUOTE] = ACTIONS(1676), - [anon_sym_PIPE] = ACTIONS(1676), - [anon_sym_TILDE] = ACTIONS(1676), - [sym__word] = ACTIONS(1676), - [sym__soft_line_ending] = ACTIONS(1676), - [sym__block_close] = ACTIONS(1676), - [sym__block_quote_start] = ACTIONS(1676), - [sym__indented_chunk_start] = ACTIONS(1676), - [sym_atx_h1_marker] = ACTIONS(1676), - [sym_atx_h2_marker] = ACTIONS(1676), - [sym_atx_h3_marker] = ACTIONS(1676), - [sym_atx_h4_marker] = ACTIONS(1676), - [sym_atx_h5_marker] = ACTIONS(1676), - [sym_atx_h6_marker] = ACTIONS(1676), - [sym__thematic_break] = ACTIONS(1676), - [sym__list_marker_minus] = ACTIONS(1676), - [sym__list_marker_plus] = ACTIONS(1676), - [sym__list_marker_star] = ACTIONS(1676), - [sym__list_marker_parenthesis] = ACTIONS(1676), - [sym__list_marker_dot] = ACTIONS(1676), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1676), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1676), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1676), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1676), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1676), - [sym__list_marker_example] = ACTIONS(1676), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1676), - [sym__fenced_code_block_start_backtick] = ACTIONS(1676), - [sym__fenced_code_block_start_tilde] = ACTIONS(1676), - [sym__blank_line_start] = ACTIONS(1676), - [sym_minus_metadata] = ACTIONS(1676), - [sym__pipe_table_start] = ACTIONS(1676), - [sym__fenced_div_start] = ACTIONS(1676), - [sym__fenced_div_end] = ACTIONS(1676), - [sym_ref_id_specifier] = ACTIONS(1676), - [sym__display_math_state_track_marker] = ACTIONS(1676), - [sym__inline_math_state_track_marker] = ACTIONS(1676), + [anon_sym_LBRACE] = ACTIONS(1867), + [anon_sym_RBRACE] = ACTIONS(1867), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1867), + [anon_sym_EQ] = ACTIONS(1867), + [anon_sym_SQUOTE] = ACTIONS(1867), + [anon_sym_BANG] = ACTIONS(1867), + [anon_sym_DQUOTE] = ACTIONS(1867), + [anon_sym_POUND] = ACTIONS(1867), + [anon_sym_DOLLAR] = ACTIONS(1867), + [anon_sym_PERCENT] = ACTIONS(1867), + [anon_sym_AMP] = ACTIONS(1867), + [anon_sym_LPAREN] = ACTIONS(1867), + [anon_sym_RPAREN] = ACTIONS(1867), + [anon_sym_STAR] = ACTIONS(1867), + [anon_sym_PLUS] = ACTIONS(1867), + [anon_sym_COMMA] = ACTIONS(1867), + [anon_sym_DASH] = ACTIONS(1867), + [anon_sym_DOT] = ACTIONS(1867), + [anon_sym_SLASH] = ACTIONS(1867), + [anon_sym_SEMI] = ACTIONS(1867), + [anon_sym_QMARK] = ACTIONS(1867), + [anon_sym_AT] = ACTIONS(1867), + [anon_sym_LBRACK] = ACTIONS(1869), + [anon_sym_BSLASH] = ACTIONS(1869), + [anon_sym_RBRACK] = ACTIONS(1867), + [anon_sym_CARET] = ACTIONS(1867), + [anon_sym__] = ACTIONS(1867), + [anon_sym_BQUOTE] = ACTIONS(1867), + [anon_sym_PIPE] = ACTIONS(1867), + [anon_sym_TILDE] = ACTIONS(1867), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1867), + [sym__escaped_characters] = ACTIONS(1867), + [sym__word] = ACTIONS(1867), + [sym__soft_line_ending] = ACTIONS(1867), + [sym__block_close] = ACTIONS(1867), + [sym__block_quote_start] = ACTIONS(1867), + [sym__indented_chunk_start] = ACTIONS(1867), + [sym_atx_h1_marker] = ACTIONS(1867), + [sym_atx_h2_marker] = ACTIONS(1867), + [sym_atx_h3_marker] = ACTIONS(1867), + [sym_atx_h4_marker] = ACTIONS(1867), + [sym_atx_h5_marker] = ACTIONS(1867), + [sym_atx_h6_marker] = ACTIONS(1867), + [sym__thematic_break] = ACTIONS(1867), + [sym__list_marker_minus] = ACTIONS(1867), + [sym__list_marker_plus] = ACTIONS(1867), + [sym__list_marker_star] = ACTIONS(1867), + [sym__list_marker_parenthesis] = ACTIONS(1867), + [sym__list_marker_dot] = ACTIONS(1867), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1867), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1867), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1867), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1867), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1867), + [sym__list_marker_example] = ACTIONS(1867), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1867), + [sym__fenced_code_block_start_backtick] = ACTIONS(1867), + [sym__fenced_code_block_start_tilde] = ACTIONS(1867), + [sym__blank_line_start] = ACTIONS(1867), + [sym_minus_metadata] = ACTIONS(1867), + [sym__pipe_table_start] = ACTIONS(1867), + [sym__fenced_div_start] = ACTIONS(1867), + [sym__fenced_div_end] = ACTIONS(1867), + [sym_ref_id_specifier] = ACTIONS(1867), + [sym__display_math_state_track_marker] = ACTIONS(1867), + [sym__inline_math_state_track_marker] = ACTIONS(1867), + [sym__html_comment] = ACTIONS(1867), + [sym_raw_specifier] = ACTIONS(1867), + [sym__autolink] = ACTIONS(1867), }, [STATE(294)] = { - [ts_builtin_sym_end] = ACTIONS(1504), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1504), - [anon_sym_LBRACE] = ACTIONS(1504), - [anon_sym_RBRACE] = ACTIONS(1504), - [anon_sym_EQ] = ACTIONS(1504), - [anon_sym_SQUOTE] = ACTIONS(1504), - [anon_sym_BANG] = ACTIONS(1504), - [anon_sym_DQUOTE] = ACTIONS(1504), - [anon_sym_POUND] = ACTIONS(1504), - [anon_sym_DOLLAR] = ACTIONS(1504), - [anon_sym_PERCENT] = ACTIONS(1504), - [anon_sym_AMP] = ACTIONS(1504), - [anon_sym_LPAREN] = ACTIONS(1504), - [anon_sym_RPAREN] = ACTIONS(1504), - [anon_sym_STAR] = ACTIONS(1504), - [anon_sym_PLUS] = ACTIONS(1504), - [anon_sym_COMMA] = ACTIONS(1504), - [anon_sym_DASH] = ACTIONS(1504), - [anon_sym_DOT] = ACTIONS(1504), - [anon_sym_SLASH] = ACTIONS(1504), - [anon_sym_SEMI] = ACTIONS(1504), - [anon_sym_LT] = ACTIONS(1504), - [anon_sym_GT] = ACTIONS(1504), - [anon_sym_QMARK] = ACTIONS(1504), - [anon_sym_AT] = ACTIONS(1504), - [anon_sym_LBRACK] = ACTIONS(1504), - [anon_sym_BSLASH] = ACTIONS(1504), - [anon_sym_RBRACK] = ACTIONS(1504), - [anon_sym_CARET] = ACTIONS(1504), - [anon_sym__] = ACTIONS(1504), - [anon_sym_BQUOTE] = ACTIONS(1504), - [anon_sym_PIPE] = ACTIONS(1504), - [anon_sym_TILDE] = ACTIONS(1504), - [sym__word] = ACTIONS(1504), - [sym__soft_line_ending] = ACTIONS(1504), - [sym_block_continuation] = ACTIONS(1678), - [sym__block_quote_start] = ACTIONS(1504), - [sym__indented_chunk_start] = ACTIONS(1504), - [sym_atx_h1_marker] = ACTIONS(1504), - [sym_atx_h2_marker] = ACTIONS(1504), - [sym_atx_h3_marker] = ACTIONS(1504), - [sym_atx_h4_marker] = ACTIONS(1504), - [sym_atx_h5_marker] = ACTIONS(1504), - [sym_atx_h6_marker] = ACTIONS(1504), - [sym__thematic_break] = ACTIONS(1504), - [sym__list_marker_minus] = ACTIONS(1504), - [sym__list_marker_plus] = ACTIONS(1504), - [sym__list_marker_star] = ACTIONS(1504), - [sym__list_marker_parenthesis] = ACTIONS(1504), - [sym__list_marker_dot] = ACTIONS(1504), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1504), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1504), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1504), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1504), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1504), - [sym__list_marker_example] = ACTIONS(1504), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1504), - [sym__fenced_code_block_start_backtick] = ACTIONS(1504), - [sym__fenced_code_block_start_tilde] = ACTIONS(1504), - [sym__blank_line_start] = ACTIONS(1504), - [sym_minus_metadata] = ACTIONS(1504), - [sym__pipe_table_start] = ACTIONS(1504), - [sym__fenced_div_start] = ACTIONS(1504), - [sym_ref_id_specifier] = ACTIONS(1504), - [sym__display_math_state_track_marker] = ACTIONS(1504), - [sym__inline_math_state_track_marker] = ACTIONS(1504), + [anon_sym_LBRACE] = ACTIONS(1871), + [anon_sym_RBRACE] = ACTIONS(1871), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1871), + [anon_sym_EQ] = ACTIONS(1871), + [anon_sym_SQUOTE] = ACTIONS(1871), + [anon_sym_BANG] = ACTIONS(1871), + [anon_sym_DQUOTE] = ACTIONS(1871), + [anon_sym_POUND] = ACTIONS(1871), + [anon_sym_DOLLAR] = ACTIONS(1871), + [anon_sym_PERCENT] = ACTIONS(1871), + [anon_sym_AMP] = ACTIONS(1871), + [anon_sym_LPAREN] = ACTIONS(1871), + [anon_sym_RPAREN] = ACTIONS(1871), + [anon_sym_STAR] = ACTIONS(1871), + [anon_sym_PLUS] = ACTIONS(1871), + [anon_sym_COMMA] = ACTIONS(1871), + [anon_sym_DASH] = ACTIONS(1871), + [anon_sym_DOT] = ACTIONS(1871), + [anon_sym_SLASH] = ACTIONS(1871), + [anon_sym_SEMI] = ACTIONS(1871), + [anon_sym_QMARK] = ACTIONS(1871), + [anon_sym_AT] = ACTIONS(1871), + [anon_sym_LBRACK] = ACTIONS(1873), + [anon_sym_BSLASH] = ACTIONS(1873), + [anon_sym_RBRACK] = ACTIONS(1871), + [anon_sym_CARET] = ACTIONS(1871), + [anon_sym__] = ACTIONS(1871), + [anon_sym_BQUOTE] = ACTIONS(1871), + [anon_sym_PIPE] = ACTIONS(1871), + [anon_sym_TILDE] = ACTIONS(1871), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1871), + [sym__escaped_characters] = ACTIONS(1871), + [sym__word] = ACTIONS(1871), + [sym__soft_line_ending] = ACTIONS(1871), + [sym__block_close] = ACTIONS(1871), + [sym__block_quote_start] = ACTIONS(1871), + [sym__indented_chunk_start] = ACTIONS(1871), + [sym_atx_h1_marker] = ACTIONS(1871), + [sym_atx_h2_marker] = ACTIONS(1871), + [sym_atx_h3_marker] = ACTIONS(1871), + [sym_atx_h4_marker] = ACTIONS(1871), + [sym_atx_h5_marker] = ACTIONS(1871), + [sym_atx_h6_marker] = ACTIONS(1871), + [sym__thematic_break] = ACTIONS(1871), + [sym__list_marker_minus] = ACTIONS(1871), + [sym__list_marker_plus] = ACTIONS(1871), + [sym__list_marker_star] = ACTIONS(1871), + [sym__list_marker_parenthesis] = ACTIONS(1871), + [sym__list_marker_dot] = ACTIONS(1871), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1871), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1871), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1871), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1871), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1871), + [sym__list_marker_example] = ACTIONS(1871), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1871), + [sym__fenced_code_block_start_backtick] = ACTIONS(1871), + [sym__fenced_code_block_start_tilde] = ACTIONS(1871), + [sym__blank_line_start] = ACTIONS(1871), + [sym_minus_metadata] = ACTIONS(1871), + [sym__pipe_table_start] = ACTIONS(1871), + [sym__fenced_div_start] = ACTIONS(1871), + [sym__fenced_div_end] = ACTIONS(1871), + [sym_ref_id_specifier] = ACTIONS(1871), + [sym__display_math_state_track_marker] = ACTIONS(1871), + [sym__inline_math_state_track_marker] = ACTIONS(1871), + [sym__html_comment] = ACTIONS(1871), + [sym_raw_specifier] = ACTIONS(1871), + [sym__autolink] = ACTIONS(1871), }, [STATE(295)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1680), - [anon_sym_LBRACE] = ACTIONS(1680), - [anon_sym_RBRACE] = ACTIONS(1680), - [anon_sym_EQ] = ACTIONS(1680), - [anon_sym_SQUOTE] = ACTIONS(1680), - [anon_sym_BANG] = ACTIONS(1680), - [anon_sym_DQUOTE] = ACTIONS(1680), - [anon_sym_POUND] = ACTIONS(1680), - [anon_sym_DOLLAR] = ACTIONS(1680), - [anon_sym_PERCENT] = ACTIONS(1680), - [anon_sym_AMP] = ACTIONS(1680), - [anon_sym_LPAREN] = ACTIONS(1680), - [anon_sym_RPAREN] = ACTIONS(1680), - [anon_sym_STAR] = ACTIONS(1680), - [anon_sym_PLUS] = ACTIONS(1680), - [anon_sym_COMMA] = ACTIONS(1680), - [anon_sym_DASH] = ACTIONS(1680), - [anon_sym_DOT] = ACTIONS(1680), - [anon_sym_SLASH] = ACTIONS(1680), - [anon_sym_SEMI] = ACTIONS(1680), - [anon_sym_LT] = ACTIONS(1680), - [anon_sym_GT] = ACTIONS(1680), - [anon_sym_QMARK] = ACTIONS(1680), - [anon_sym_AT] = ACTIONS(1680), - [anon_sym_LBRACK] = ACTIONS(1680), - [anon_sym_BSLASH] = ACTIONS(1680), - [anon_sym_RBRACK] = ACTIONS(1680), - [anon_sym_CARET] = ACTIONS(1680), - [anon_sym__] = ACTIONS(1680), - [anon_sym_BQUOTE] = ACTIONS(1680), - [anon_sym_PIPE] = ACTIONS(1680), - [anon_sym_TILDE] = ACTIONS(1680), - [sym__word] = ACTIONS(1680), - [sym__soft_line_ending] = ACTIONS(1680), - [sym__block_close] = ACTIONS(1680), - [sym__block_quote_start] = ACTIONS(1680), - [sym__indented_chunk_start] = ACTIONS(1680), - [sym_atx_h1_marker] = ACTIONS(1680), - [sym_atx_h2_marker] = ACTIONS(1680), - [sym_atx_h3_marker] = ACTIONS(1680), - [sym_atx_h4_marker] = ACTIONS(1680), - [sym_atx_h5_marker] = ACTIONS(1680), - [sym_atx_h6_marker] = ACTIONS(1680), - [sym__thematic_break] = ACTIONS(1680), - [sym__list_marker_minus] = ACTIONS(1680), - [sym__list_marker_plus] = ACTIONS(1680), - [sym__list_marker_star] = ACTIONS(1680), - [sym__list_marker_parenthesis] = ACTIONS(1680), - [sym__list_marker_dot] = ACTIONS(1680), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1680), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1680), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1680), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1680), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1680), - [sym__list_marker_example] = ACTIONS(1680), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1680), - [sym__fenced_code_block_start_backtick] = ACTIONS(1680), - [sym__fenced_code_block_start_tilde] = ACTIONS(1680), - [sym__blank_line_start] = ACTIONS(1680), - [sym_minus_metadata] = ACTIONS(1680), - [sym__pipe_table_start] = ACTIONS(1680), - [sym__fenced_div_start] = ACTIONS(1680), - [sym__fenced_div_end] = ACTIONS(1680), - [sym_ref_id_specifier] = ACTIONS(1680), - [sym__display_math_state_track_marker] = ACTIONS(1680), - [sym__inline_math_state_track_marker] = ACTIONS(1680), + [anon_sym_LBRACE] = ACTIONS(1875), + [anon_sym_RBRACE] = ACTIONS(1875), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1875), + [anon_sym_EQ] = ACTIONS(1875), + [anon_sym_SQUOTE] = ACTIONS(1875), + [anon_sym_BANG] = ACTIONS(1875), + [anon_sym_DQUOTE] = ACTIONS(1875), + [anon_sym_POUND] = ACTIONS(1875), + [anon_sym_DOLLAR] = ACTIONS(1875), + [anon_sym_PERCENT] = ACTIONS(1875), + [anon_sym_AMP] = ACTIONS(1875), + [anon_sym_LPAREN] = ACTIONS(1875), + [anon_sym_RPAREN] = ACTIONS(1875), + [anon_sym_STAR] = ACTIONS(1875), + [anon_sym_PLUS] = ACTIONS(1875), + [anon_sym_COMMA] = ACTIONS(1875), + [anon_sym_DASH] = ACTIONS(1875), + [anon_sym_DOT] = ACTIONS(1875), + [anon_sym_SLASH] = ACTIONS(1875), + [anon_sym_SEMI] = ACTIONS(1875), + [anon_sym_QMARK] = ACTIONS(1875), + [anon_sym_AT] = ACTIONS(1875), + [anon_sym_LBRACK] = ACTIONS(1877), + [anon_sym_BSLASH] = ACTIONS(1877), + [anon_sym_RBRACK] = ACTIONS(1875), + [anon_sym_CARET] = ACTIONS(1875), + [anon_sym__] = ACTIONS(1875), + [anon_sym_BQUOTE] = ACTIONS(1875), + [anon_sym_PIPE] = ACTIONS(1875), + [anon_sym_TILDE] = ACTIONS(1875), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1875), + [sym__escaped_characters] = ACTIONS(1875), + [sym__word] = ACTIONS(1875), + [sym__soft_line_ending] = ACTIONS(1875), + [sym__block_close] = ACTIONS(1875), + [sym__block_quote_start] = ACTIONS(1875), + [sym__indented_chunk_start] = ACTIONS(1875), + [sym_atx_h1_marker] = ACTIONS(1875), + [sym_atx_h2_marker] = ACTIONS(1875), + [sym_atx_h3_marker] = ACTIONS(1875), + [sym_atx_h4_marker] = ACTIONS(1875), + [sym_atx_h5_marker] = ACTIONS(1875), + [sym_atx_h6_marker] = ACTIONS(1875), + [sym__thematic_break] = ACTIONS(1875), + [sym__list_marker_minus] = ACTIONS(1875), + [sym__list_marker_plus] = ACTIONS(1875), + [sym__list_marker_star] = ACTIONS(1875), + [sym__list_marker_parenthesis] = ACTIONS(1875), + [sym__list_marker_dot] = ACTIONS(1875), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1875), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1875), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1875), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1875), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1875), + [sym__list_marker_example] = ACTIONS(1875), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1875), + [sym__fenced_code_block_start_backtick] = ACTIONS(1875), + [sym__fenced_code_block_start_tilde] = ACTIONS(1875), + [sym__blank_line_start] = ACTIONS(1875), + [sym_minus_metadata] = ACTIONS(1875), + [sym__pipe_table_start] = ACTIONS(1875), + [sym__fenced_div_start] = ACTIONS(1875), + [sym__fenced_div_end] = ACTIONS(1875), + [sym_ref_id_specifier] = ACTIONS(1875), + [sym__display_math_state_track_marker] = ACTIONS(1875), + [sym__inline_math_state_track_marker] = ACTIONS(1875), + [sym__html_comment] = ACTIONS(1875), + [sym_raw_specifier] = ACTIONS(1875), + [sym__autolink] = ACTIONS(1875), }, [STATE(296)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1682), - [anon_sym_LBRACE] = ACTIONS(1682), - [anon_sym_RBRACE] = ACTIONS(1682), - [anon_sym_EQ] = ACTIONS(1682), - [anon_sym_SQUOTE] = ACTIONS(1682), - [anon_sym_BANG] = ACTIONS(1682), - [anon_sym_DQUOTE] = ACTIONS(1682), - [anon_sym_POUND] = ACTIONS(1682), - [anon_sym_DOLLAR] = ACTIONS(1682), - [anon_sym_PERCENT] = ACTIONS(1682), - [anon_sym_AMP] = ACTIONS(1682), - [anon_sym_LPAREN] = ACTIONS(1682), - [anon_sym_RPAREN] = ACTIONS(1682), - [anon_sym_STAR] = ACTIONS(1682), - [anon_sym_PLUS] = ACTIONS(1682), - [anon_sym_COMMA] = ACTIONS(1682), - [anon_sym_DASH] = ACTIONS(1682), - [anon_sym_DOT] = ACTIONS(1682), - [anon_sym_SLASH] = ACTIONS(1682), - [anon_sym_SEMI] = ACTIONS(1682), - [anon_sym_LT] = ACTIONS(1682), - [anon_sym_GT] = ACTIONS(1682), - [anon_sym_QMARK] = ACTIONS(1682), - [anon_sym_AT] = ACTIONS(1682), - [anon_sym_LBRACK] = ACTIONS(1682), - [anon_sym_BSLASH] = ACTIONS(1682), - [anon_sym_RBRACK] = ACTIONS(1682), - [anon_sym_CARET] = ACTIONS(1682), - [anon_sym__] = ACTIONS(1682), - [anon_sym_BQUOTE] = ACTIONS(1682), - [anon_sym_PIPE] = ACTIONS(1682), - [anon_sym_TILDE] = ACTIONS(1682), - [sym__word] = ACTIONS(1682), - [sym__soft_line_ending] = ACTIONS(1682), - [sym__block_close] = ACTIONS(1682), - [sym__block_quote_start] = ACTIONS(1682), - [sym__indented_chunk_start] = ACTIONS(1682), - [sym_atx_h1_marker] = ACTIONS(1682), - [sym_atx_h2_marker] = ACTIONS(1682), - [sym_atx_h3_marker] = ACTIONS(1682), - [sym_atx_h4_marker] = ACTIONS(1682), - [sym_atx_h5_marker] = ACTIONS(1682), - [sym_atx_h6_marker] = ACTIONS(1682), - [sym__thematic_break] = ACTIONS(1682), - [sym__list_marker_minus] = ACTIONS(1682), - [sym__list_marker_plus] = ACTIONS(1682), - [sym__list_marker_star] = ACTIONS(1682), - [sym__list_marker_parenthesis] = ACTIONS(1682), - [sym__list_marker_dot] = ACTIONS(1682), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1682), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1682), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1682), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1682), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1682), - [sym__list_marker_example] = ACTIONS(1682), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1682), - [sym__fenced_code_block_start_backtick] = ACTIONS(1682), - [sym__fenced_code_block_start_tilde] = ACTIONS(1682), - [sym__blank_line_start] = ACTIONS(1682), - [sym_minus_metadata] = ACTIONS(1682), - [sym__pipe_table_start] = ACTIONS(1682), - [sym__fenced_div_start] = ACTIONS(1682), - [sym__fenced_div_end] = ACTIONS(1682), - [sym_ref_id_specifier] = ACTIONS(1682), - [sym__display_math_state_track_marker] = ACTIONS(1682), - [sym__inline_math_state_track_marker] = ACTIONS(1682), + [anon_sym_LBRACE] = ACTIONS(1879), + [anon_sym_RBRACE] = ACTIONS(1879), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1879), + [anon_sym_EQ] = ACTIONS(1879), + [anon_sym_SQUOTE] = ACTIONS(1879), + [anon_sym_BANG] = ACTIONS(1879), + [anon_sym_DQUOTE] = ACTIONS(1879), + [anon_sym_POUND] = ACTIONS(1879), + [anon_sym_DOLLAR] = ACTIONS(1879), + [anon_sym_PERCENT] = ACTIONS(1879), + [anon_sym_AMP] = ACTIONS(1879), + [anon_sym_LPAREN] = ACTIONS(1879), + [anon_sym_RPAREN] = ACTIONS(1879), + [anon_sym_STAR] = ACTIONS(1879), + [anon_sym_PLUS] = ACTIONS(1879), + [anon_sym_COMMA] = ACTIONS(1879), + [anon_sym_DASH] = ACTIONS(1879), + [anon_sym_DOT] = ACTIONS(1879), + [anon_sym_SLASH] = ACTIONS(1879), + [anon_sym_SEMI] = ACTIONS(1879), + [anon_sym_QMARK] = ACTIONS(1879), + [anon_sym_AT] = ACTIONS(1879), + [anon_sym_LBRACK] = ACTIONS(1881), + [anon_sym_BSLASH] = ACTIONS(1881), + [anon_sym_RBRACK] = ACTIONS(1879), + [anon_sym_CARET] = ACTIONS(1879), + [anon_sym__] = ACTIONS(1879), + [anon_sym_BQUOTE] = ACTIONS(1879), + [anon_sym_PIPE] = ACTIONS(1879), + [anon_sym_TILDE] = ACTIONS(1879), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1879), + [sym__escaped_characters] = ACTIONS(1879), + [sym__word] = ACTIONS(1879), + [sym__soft_line_ending] = ACTIONS(1879), + [sym__block_close] = ACTIONS(1879), + [sym__block_quote_start] = ACTIONS(1879), + [sym__indented_chunk_start] = ACTIONS(1879), + [sym_atx_h1_marker] = ACTIONS(1879), + [sym_atx_h2_marker] = ACTIONS(1879), + [sym_atx_h3_marker] = ACTIONS(1879), + [sym_atx_h4_marker] = ACTIONS(1879), + [sym_atx_h5_marker] = ACTIONS(1879), + [sym_atx_h6_marker] = ACTIONS(1879), + [sym__thematic_break] = ACTIONS(1879), + [sym__list_marker_minus] = ACTIONS(1879), + [sym__list_marker_plus] = ACTIONS(1879), + [sym__list_marker_star] = ACTIONS(1879), + [sym__list_marker_parenthesis] = ACTIONS(1879), + [sym__list_marker_dot] = ACTIONS(1879), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1879), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1879), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1879), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1879), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1879), + [sym__list_marker_example] = ACTIONS(1879), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1879), + [sym__fenced_code_block_start_backtick] = ACTIONS(1879), + [sym__fenced_code_block_start_tilde] = ACTIONS(1879), + [sym__blank_line_start] = ACTIONS(1879), + [sym_minus_metadata] = ACTIONS(1879), + [sym__pipe_table_start] = ACTIONS(1879), + [sym__fenced_div_start] = ACTIONS(1879), + [sym__fenced_div_end] = ACTIONS(1879), + [sym_ref_id_specifier] = ACTIONS(1879), + [sym__display_math_state_track_marker] = ACTIONS(1879), + [sym__inline_math_state_track_marker] = ACTIONS(1879), + [sym__html_comment] = ACTIONS(1879), + [sym_raw_specifier] = ACTIONS(1879), + [sym__autolink] = ACTIONS(1879), }, [STATE(297)] = { - [ts_builtin_sym_end] = ACTIONS(1508), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1508), - [anon_sym_LBRACE] = ACTIONS(1508), - [anon_sym_RBRACE] = ACTIONS(1508), - [anon_sym_EQ] = ACTIONS(1508), - [anon_sym_SQUOTE] = ACTIONS(1508), - [anon_sym_BANG] = ACTIONS(1508), - [anon_sym_DQUOTE] = ACTIONS(1508), - [anon_sym_POUND] = ACTIONS(1508), - [anon_sym_DOLLAR] = ACTIONS(1508), - [anon_sym_PERCENT] = ACTIONS(1508), - [anon_sym_AMP] = ACTIONS(1508), - [anon_sym_LPAREN] = ACTIONS(1508), - [anon_sym_RPAREN] = ACTIONS(1508), - [anon_sym_STAR] = ACTIONS(1508), - [anon_sym_PLUS] = ACTIONS(1508), - [anon_sym_COMMA] = ACTIONS(1508), - [anon_sym_DASH] = ACTIONS(1508), - [anon_sym_DOT] = ACTIONS(1508), - [anon_sym_SLASH] = ACTIONS(1508), - [anon_sym_SEMI] = ACTIONS(1508), - [anon_sym_LT] = ACTIONS(1508), - [anon_sym_GT] = ACTIONS(1508), - [anon_sym_QMARK] = ACTIONS(1508), - [anon_sym_AT] = ACTIONS(1508), - [anon_sym_LBRACK] = ACTIONS(1508), - [anon_sym_BSLASH] = ACTIONS(1508), - [anon_sym_RBRACK] = ACTIONS(1508), - [anon_sym_CARET] = ACTIONS(1508), - [anon_sym__] = ACTIONS(1508), - [anon_sym_BQUOTE] = ACTIONS(1508), - [anon_sym_PIPE] = ACTIONS(1508), - [anon_sym_TILDE] = ACTIONS(1508), - [sym__word] = ACTIONS(1508), - [sym__soft_line_ending] = ACTIONS(1508), - [sym_block_continuation] = ACTIONS(1684), - [sym__block_quote_start] = ACTIONS(1508), - [sym__indented_chunk_start] = ACTIONS(1508), - [sym_atx_h1_marker] = ACTIONS(1508), - [sym_atx_h2_marker] = ACTIONS(1508), - [sym_atx_h3_marker] = ACTIONS(1508), - [sym_atx_h4_marker] = ACTIONS(1508), - [sym_atx_h5_marker] = ACTIONS(1508), - [sym_atx_h6_marker] = ACTIONS(1508), - [sym__thematic_break] = ACTIONS(1508), - [sym__list_marker_minus] = ACTIONS(1508), - [sym__list_marker_plus] = ACTIONS(1508), - [sym__list_marker_star] = ACTIONS(1508), - [sym__list_marker_parenthesis] = ACTIONS(1508), - [sym__list_marker_dot] = ACTIONS(1508), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1508), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1508), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1508), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1508), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1508), - [sym__list_marker_example] = ACTIONS(1508), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1508), - [sym__fenced_code_block_start_backtick] = ACTIONS(1508), - [sym__fenced_code_block_start_tilde] = ACTIONS(1508), - [sym__blank_line_start] = ACTIONS(1508), - [sym_minus_metadata] = ACTIONS(1508), - [sym__pipe_table_start] = ACTIONS(1508), - [sym__fenced_div_start] = ACTIONS(1508), - [sym_ref_id_specifier] = ACTIONS(1508), - [sym__display_math_state_track_marker] = ACTIONS(1508), - [sym__inline_math_state_track_marker] = ACTIONS(1508), + [anon_sym_LBRACE] = ACTIONS(1883), + [anon_sym_RBRACE] = ACTIONS(1883), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1883), + [anon_sym_EQ] = ACTIONS(1883), + [anon_sym_SQUOTE] = ACTIONS(1883), + [anon_sym_BANG] = ACTIONS(1883), + [anon_sym_DQUOTE] = ACTIONS(1883), + [anon_sym_POUND] = ACTIONS(1883), + [anon_sym_DOLLAR] = ACTIONS(1883), + [anon_sym_PERCENT] = ACTIONS(1883), + [anon_sym_AMP] = ACTIONS(1883), + [anon_sym_LPAREN] = ACTIONS(1883), + [anon_sym_RPAREN] = ACTIONS(1883), + [anon_sym_STAR] = ACTIONS(1883), + [anon_sym_PLUS] = ACTIONS(1883), + [anon_sym_COMMA] = ACTIONS(1883), + [anon_sym_DASH] = ACTIONS(1883), + [anon_sym_DOT] = ACTIONS(1883), + [anon_sym_SLASH] = ACTIONS(1883), + [anon_sym_SEMI] = ACTIONS(1883), + [anon_sym_QMARK] = ACTIONS(1883), + [anon_sym_AT] = ACTIONS(1883), + [anon_sym_LBRACK] = ACTIONS(1885), + [anon_sym_BSLASH] = ACTIONS(1885), + [anon_sym_RBRACK] = ACTIONS(1883), + [anon_sym_CARET] = ACTIONS(1883), + [anon_sym__] = ACTIONS(1883), + [anon_sym_BQUOTE] = ACTIONS(1883), + [anon_sym_PIPE] = ACTIONS(1883), + [anon_sym_TILDE] = ACTIONS(1883), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1883), + [sym__escaped_characters] = ACTIONS(1883), + [sym__word] = ACTIONS(1883), + [sym__soft_line_ending] = ACTIONS(1883), + [sym__block_close] = ACTIONS(1883), + [sym__block_quote_start] = ACTIONS(1883), + [sym__indented_chunk_start] = ACTIONS(1883), + [sym_atx_h1_marker] = ACTIONS(1883), + [sym_atx_h2_marker] = ACTIONS(1883), + [sym_atx_h3_marker] = ACTIONS(1883), + [sym_atx_h4_marker] = ACTIONS(1883), + [sym_atx_h5_marker] = ACTIONS(1883), + [sym_atx_h6_marker] = ACTIONS(1883), + [sym__thematic_break] = ACTIONS(1883), + [sym__list_marker_minus] = ACTIONS(1883), + [sym__list_marker_plus] = ACTIONS(1883), + [sym__list_marker_star] = ACTIONS(1883), + [sym__list_marker_parenthesis] = ACTIONS(1883), + [sym__list_marker_dot] = ACTIONS(1883), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1883), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1883), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1883), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1883), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1883), + [sym__list_marker_example] = ACTIONS(1883), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1883), + [sym__fenced_code_block_start_backtick] = ACTIONS(1883), + [sym__fenced_code_block_start_tilde] = ACTIONS(1883), + [sym__blank_line_start] = ACTIONS(1883), + [sym_minus_metadata] = ACTIONS(1883), + [sym__pipe_table_start] = ACTIONS(1883), + [sym__fenced_div_start] = ACTIONS(1883), + [sym__fenced_div_end] = ACTIONS(1883), + [sym_ref_id_specifier] = ACTIONS(1883), + [sym__display_math_state_track_marker] = ACTIONS(1883), + [sym__inline_math_state_track_marker] = ACTIONS(1883), + [sym__html_comment] = ACTIONS(1883), + [sym_raw_specifier] = ACTIONS(1883), + [sym__autolink] = ACTIONS(1883), }, [STATE(298)] = { - [ts_builtin_sym_end] = ACTIONS(1494), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1494), - [anon_sym_LBRACE] = ACTIONS(1494), - [anon_sym_RBRACE] = ACTIONS(1494), - [anon_sym_EQ] = ACTIONS(1494), - [anon_sym_SQUOTE] = ACTIONS(1494), - [anon_sym_BANG] = ACTIONS(1494), - [anon_sym_DQUOTE] = ACTIONS(1494), - [anon_sym_POUND] = ACTIONS(1494), - [anon_sym_DOLLAR] = ACTIONS(1494), - [anon_sym_PERCENT] = ACTIONS(1494), - [anon_sym_AMP] = ACTIONS(1494), - [anon_sym_LPAREN] = ACTIONS(1494), - [anon_sym_RPAREN] = ACTIONS(1494), - [anon_sym_STAR] = ACTIONS(1494), - [anon_sym_PLUS] = ACTIONS(1494), - [anon_sym_COMMA] = ACTIONS(1494), - [anon_sym_DASH] = ACTIONS(1494), - [anon_sym_DOT] = ACTIONS(1494), - [anon_sym_SLASH] = ACTIONS(1494), - [anon_sym_COLON] = ACTIONS(1494), - [anon_sym_SEMI] = ACTIONS(1494), - [anon_sym_LT] = ACTIONS(1494), - [anon_sym_GT] = ACTIONS(1494), - [anon_sym_QMARK] = ACTIONS(1494), - [anon_sym_AT] = ACTIONS(1494), - [anon_sym_LBRACK] = ACTIONS(1494), - [anon_sym_BSLASH] = ACTIONS(1494), - [anon_sym_RBRACK] = ACTIONS(1494), - [anon_sym_CARET] = ACTIONS(1494), - [anon_sym__] = ACTIONS(1494), - [anon_sym_BQUOTE] = ACTIONS(1494), - [anon_sym_PIPE] = ACTIONS(1494), - [anon_sym_TILDE] = ACTIONS(1494), - [sym__word] = ACTIONS(1494), - [sym__soft_line_ending] = ACTIONS(1494), - [sym__block_quote_start] = ACTIONS(1494), - [sym__indented_chunk_start] = ACTIONS(1494), - [sym_atx_h1_marker] = ACTIONS(1494), - [sym_atx_h2_marker] = ACTIONS(1494), - [sym_atx_h3_marker] = ACTIONS(1494), - [sym_atx_h4_marker] = ACTIONS(1494), - [sym_atx_h5_marker] = ACTIONS(1494), - [sym_atx_h6_marker] = ACTIONS(1494), - [sym__thematic_break] = ACTIONS(1494), - [sym__list_marker_minus] = ACTIONS(1494), - [sym__list_marker_plus] = ACTIONS(1494), - [sym__list_marker_star] = ACTIONS(1494), - [sym__list_marker_parenthesis] = ACTIONS(1494), - [sym__list_marker_dot] = ACTIONS(1494), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1494), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1494), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1494), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1494), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1494), - [sym__list_marker_example] = ACTIONS(1494), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1494), - [sym__fenced_code_block_start_backtick] = ACTIONS(1494), - [sym__fenced_code_block_start_tilde] = ACTIONS(1494), - [sym__blank_line_start] = ACTIONS(1494), - [sym_minus_metadata] = ACTIONS(1494), - [sym__pipe_table_start] = ACTIONS(1494), - [sym__fenced_div_start] = ACTIONS(1494), - [sym_ref_id_specifier] = ACTIONS(1494), - [sym__display_math_state_track_marker] = ACTIONS(1494), - [sym__inline_math_state_track_marker] = ACTIONS(1494), + [anon_sym_LBRACE] = ACTIONS(1887), + [anon_sym_RBRACE] = ACTIONS(1887), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1887), + [anon_sym_EQ] = ACTIONS(1887), + [anon_sym_SQUOTE] = ACTIONS(1887), + [anon_sym_BANG] = ACTIONS(1887), + [anon_sym_DQUOTE] = ACTIONS(1887), + [anon_sym_POUND] = ACTIONS(1887), + [anon_sym_DOLLAR] = ACTIONS(1887), + [anon_sym_PERCENT] = ACTIONS(1887), + [anon_sym_AMP] = ACTIONS(1887), + [anon_sym_LPAREN] = ACTIONS(1887), + [anon_sym_RPAREN] = ACTIONS(1887), + [anon_sym_STAR] = ACTIONS(1887), + [anon_sym_PLUS] = ACTIONS(1887), + [anon_sym_COMMA] = ACTIONS(1887), + [anon_sym_DASH] = ACTIONS(1887), + [anon_sym_DOT] = ACTIONS(1887), + [anon_sym_SLASH] = ACTIONS(1887), + [anon_sym_SEMI] = ACTIONS(1887), + [anon_sym_QMARK] = ACTIONS(1887), + [anon_sym_AT] = ACTIONS(1887), + [anon_sym_LBRACK] = ACTIONS(1889), + [anon_sym_BSLASH] = ACTIONS(1889), + [anon_sym_RBRACK] = ACTIONS(1887), + [anon_sym_CARET] = ACTIONS(1887), + [anon_sym__] = ACTIONS(1887), + [anon_sym_BQUOTE] = ACTIONS(1887), + [anon_sym_PIPE] = ACTIONS(1887), + [anon_sym_TILDE] = ACTIONS(1887), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1887), + [sym__escaped_characters] = ACTIONS(1887), + [sym__word] = ACTIONS(1887), + [sym__soft_line_ending] = ACTIONS(1887), + [sym__block_close] = ACTIONS(1887), + [sym__block_quote_start] = ACTIONS(1887), + [sym__indented_chunk_start] = ACTIONS(1887), + [sym_atx_h1_marker] = ACTIONS(1887), + [sym_atx_h2_marker] = ACTIONS(1887), + [sym_atx_h3_marker] = ACTIONS(1887), + [sym_atx_h4_marker] = ACTIONS(1887), + [sym_atx_h5_marker] = ACTIONS(1887), + [sym_atx_h6_marker] = ACTIONS(1887), + [sym__thematic_break] = ACTIONS(1887), + [sym__list_marker_minus] = ACTIONS(1887), + [sym__list_marker_plus] = ACTIONS(1887), + [sym__list_marker_star] = ACTIONS(1887), + [sym__list_marker_parenthesis] = ACTIONS(1887), + [sym__list_marker_dot] = ACTIONS(1887), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1887), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1887), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1887), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1887), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1887), + [sym__list_marker_example] = ACTIONS(1887), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1887), + [sym__fenced_code_block_start_backtick] = ACTIONS(1887), + [sym__fenced_code_block_start_tilde] = ACTIONS(1887), + [sym__blank_line_start] = ACTIONS(1887), + [sym_minus_metadata] = ACTIONS(1887), + [sym__pipe_table_start] = ACTIONS(1887), + [sym__fenced_div_start] = ACTIONS(1887), + [sym__fenced_div_end] = ACTIONS(1887), + [sym_ref_id_specifier] = ACTIONS(1887), + [sym__display_math_state_track_marker] = ACTIONS(1887), + [sym__inline_math_state_track_marker] = ACTIONS(1887), + [sym__html_comment] = ACTIONS(1887), + [sym_raw_specifier] = ACTIONS(1887), + [sym__autolink] = ACTIONS(1887), }, [STATE(299)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1686), - [anon_sym_LBRACE] = ACTIONS(1686), - [anon_sym_RBRACE] = ACTIONS(1686), - [anon_sym_EQ] = ACTIONS(1686), - [anon_sym_SQUOTE] = ACTIONS(1686), - [anon_sym_BANG] = ACTIONS(1686), - [anon_sym_DQUOTE] = ACTIONS(1686), - [anon_sym_POUND] = ACTIONS(1686), - [anon_sym_DOLLAR] = ACTIONS(1686), - [anon_sym_PERCENT] = ACTIONS(1686), - [anon_sym_AMP] = ACTIONS(1686), - [anon_sym_LPAREN] = ACTIONS(1686), - [anon_sym_RPAREN] = ACTIONS(1686), - [anon_sym_STAR] = ACTIONS(1686), - [anon_sym_PLUS] = ACTIONS(1686), - [anon_sym_COMMA] = ACTIONS(1686), - [anon_sym_DASH] = ACTIONS(1686), - [anon_sym_DOT] = ACTIONS(1686), - [anon_sym_SLASH] = ACTIONS(1686), - [anon_sym_SEMI] = ACTIONS(1686), - [anon_sym_LT] = ACTIONS(1686), - [anon_sym_GT] = ACTIONS(1686), - [anon_sym_QMARK] = ACTIONS(1686), - [anon_sym_AT] = ACTIONS(1686), - [anon_sym_LBRACK] = ACTIONS(1686), - [anon_sym_BSLASH] = ACTIONS(1686), - [anon_sym_RBRACK] = ACTIONS(1686), - [anon_sym_CARET] = ACTIONS(1686), - [anon_sym__] = ACTIONS(1686), - [anon_sym_BQUOTE] = ACTIONS(1686), - [anon_sym_PIPE] = ACTIONS(1686), - [anon_sym_TILDE] = ACTIONS(1686), - [sym__word] = ACTIONS(1686), - [sym__soft_line_ending] = ACTIONS(1686), - [sym__block_close] = ACTIONS(1686), - [sym__block_quote_start] = ACTIONS(1686), - [sym__indented_chunk_start] = ACTIONS(1686), - [sym_atx_h1_marker] = ACTIONS(1686), - [sym_atx_h2_marker] = ACTIONS(1686), - [sym_atx_h3_marker] = ACTIONS(1686), - [sym_atx_h4_marker] = ACTIONS(1686), - [sym_atx_h5_marker] = ACTIONS(1686), - [sym_atx_h6_marker] = ACTIONS(1686), - [sym__thematic_break] = ACTIONS(1686), - [sym__list_marker_minus] = ACTIONS(1686), - [sym__list_marker_plus] = ACTIONS(1686), - [sym__list_marker_star] = ACTIONS(1686), - [sym__list_marker_parenthesis] = ACTIONS(1686), - [sym__list_marker_dot] = ACTIONS(1686), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1686), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1686), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1686), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1686), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1686), - [sym__list_marker_example] = ACTIONS(1686), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1686), - [sym__fenced_code_block_start_backtick] = ACTIONS(1686), - [sym__fenced_code_block_start_tilde] = ACTIONS(1686), - [sym__blank_line_start] = ACTIONS(1686), - [sym_minus_metadata] = ACTIONS(1686), - [sym__pipe_table_start] = ACTIONS(1686), - [sym__fenced_div_start] = ACTIONS(1686), - [sym__fenced_div_end] = ACTIONS(1686), - [sym_ref_id_specifier] = ACTIONS(1686), - [sym__display_math_state_track_marker] = ACTIONS(1686), - [sym__inline_math_state_track_marker] = ACTIONS(1686), + [anon_sym_LBRACE] = ACTIONS(1891), + [anon_sym_RBRACE] = ACTIONS(1891), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1891), + [anon_sym_EQ] = ACTIONS(1891), + [anon_sym_SQUOTE] = ACTIONS(1891), + [anon_sym_BANG] = ACTIONS(1891), + [anon_sym_DQUOTE] = ACTIONS(1891), + [anon_sym_POUND] = ACTIONS(1891), + [anon_sym_DOLLAR] = ACTIONS(1891), + [anon_sym_PERCENT] = ACTIONS(1891), + [anon_sym_AMP] = ACTIONS(1891), + [anon_sym_LPAREN] = ACTIONS(1891), + [anon_sym_RPAREN] = ACTIONS(1891), + [anon_sym_STAR] = ACTIONS(1891), + [anon_sym_PLUS] = ACTIONS(1891), + [anon_sym_COMMA] = ACTIONS(1891), + [anon_sym_DASH] = ACTIONS(1891), + [anon_sym_DOT] = ACTIONS(1891), + [anon_sym_SLASH] = ACTIONS(1891), + [anon_sym_SEMI] = ACTIONS(1891), + [anon_sym_QMARK] = ACTIONS(1891), + [anon_sym_AT] = ACTIONS(1891), + [anon_sym_LBRACK] = ACTIONS(1893), + [anon_sym_BSLASH] = ACTIONS(1893), + [anon_sym_RBRACK] = ACTIONS(1891), + [anon_sym_CARET] = ACTIONS(1891), + [anon_sym__] = ACTIONS(1891), + [anon_sym_BQUOTE] = ACTIONS(1891), + [anon_sym_PIPE] = ACTIONS(1891), + [anon_sym_TILDE] = ACTIONS(1891), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1891), + [sym__escaped_characters] = ACTIONS(1891), + [sym__word] = ACTIONS(1891), + [sym__soft_line_ending] = ACTIONS(1891), + [sym__block_close] = ACTIONS(1891), + [sym__block_quote_start] = ACTIONS(1891), + [sym__indented_chunk_start] = ACTIONS(1891), + [sym_atx_h1_marker] = ACTIONS(1891), + [sym_atx_h2_marker] = ACTIONS(1891), + [sym_atx_h3_marker] = ACTIONS(1891), + [sym_atx_h4_marker] = ACTIONS(1891), + [sym_atx_h5_marker] = ACTIONS(1891), + [sym_atx_h6_marker] = ACTIONS(1891), + [sym__thematic_break] = ACTIONS(1891), + [sym__list_marker_minus] = ACTIONS(1891), + [sym__list_marker_plus] = ACTIONS(1891), + [sym__list_marker_star] = ACTIONS(1891), + [sym__list_marker_parenthesis] = ACTIONS(1891), + [sym__list_marker_dot] = ACTIONS(1891), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1891), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1891), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1891), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1891), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1891), + [sym__list_marker_example] = ACTIONS(1891), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1891), + [sym__fenced_code_block_start_backtick] = ACTIONS(1891), + [sym__fenced_code_block_start_tilde] = ACTIONS(1891), + [sym__blank_line_start] = ACTIONS(1891), + [sym_minus_metadata] = ACTIONS(1891), + [sym__pipe_table_start] = ACTIONS(1891), + [sym__fenced_div_start] = ACTIONS(1891), + [sym__fenced_div_end] = ACTIONS(1891), + [sym_ref_id_specifier] = ACTIONS(1891), + [sym__display_math_state_track_marker] = ACTIONS(1891), + [sym__inline_math_state_track_marker] = ACTIONS(1891), + [sym__html_comment] = ACTIONS(1891), + [sym_raw_specifier] = ACTIONS(1891), + [sym__autolink] = ACTIONS(1891), }, [STATE(300)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1428), - [anon_sym_LBRACE] = ACTIONS(1428), - [anon_sym_RBRACE] = ACTIONS(1428), - [anon_sym_EQ] = ACTIONS(1428), - [anon_sym_SQUOTE] = ACTIONS(1428), - [anon_sym_BANG] = ACTIONS(1428), - [anon_sym_DQUOTE] = ACTIONS(1428), - [anon_sym_POUND] = ACTIONS(1428), - [anon_sym_DOLLAR] = ACTIONS(1428), - [anon_sym_PERCENT] = ACTIONS(1428), - [anon_sym_AMP] = ACTIONS(1428), - [anon_sym_LPAREN] = ACTIONS(1428), - [anon_sym_RPAREN] = ACTIONS(1428), - [anon_sym_STAR] = ACTIONS(1428), - [anon_sym_PLUS] = ACTIONS(1428), - [anon_sym_COMMA] = ACTIONS(1428), - [anon_sym_DASH] = ACTIONS(1428), - [anon_sym_DOT] = ACTIONS(1428), - [anon_sym_SLASH] = ACTIONS(1428), - [anon_sym_COLON] = ACTIONS(1518), - [anon_sym_SEMI] = ACTIONS(1428), - [anon_sym_LT] = ACTIONS(1428), - [anon_sym_GT] = ACTIONS(1428), - [anon_sym_QMARK] = ACTIONS(1428), - [anon_sym_AT] = ACTIONS(1428), - [anon_sym_LBRACK] = ACTIONS(1428), - [anon_sym_BSLASH] = ACTIONS(1428), - [anon_sym_RBRACK] = ACTIONS(1428), - [anon_sym_CARET] = ACTIONS(1428), - [anon_sym__] = ACTIONS(1428), - [anon_sym_BQUOTE] = ACTIONS(1428), - [anon_sym_PIPE] = ACTIONS(1428), - [anon_sym_TILDE] = ACTIONS(1428), - [sym__word] = ACTIONS(1428), - [sym__soft_line_ending] = ACTIONS(1428), - [sym__block_close] = ACTIONS(1428), - [sym__block_quote_start] = ACTIONS(1428), - [sym__indented_chunk_start] = ACTIONS(1428), - [sym_atx_h1_marker] = ACTIONS(1428), - [sym_atx_h2_marker] = ACTIONS(1428), - [sym_atx_h3_marker] = ACTIONS(1428), - [sym_atx_h4_marker] = ACTIONS(1428), - [sym_atx_h5_marker] = ACTIONS(1428), - [sym_atx_h6_marker] = ACTIONS(1428), - [sym__thematic_break] = ACTIONS(1428), - [sym__list_marker_minus] = ACTIONS(1428), - [sym__list_marker_plus] = ACTIONS(1428), - [sym__list_marker_star] = ACTIONS(1428), - [sym__list_marker_parenthesis] = ACTIONS(1428), - [sym__list_marker_dot] = ACTIONS(1428), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1428), - [sym__list_marker_example] = ACTIONS(1428), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1428), - [sym__fenced_code_block_start_backtick] = ACTIONS(1428), - [sym__fenced_code_block_start_tilde] = ACTIONS(1428), - [sym__blank_line_start] = ACTIONS(1428), - [sym_minus_metadata] = ACTIONS(1428), - [sym__pipe_table_start] = ACTIONS(1428), - [sym__fenced_div_start] = ACTIONS(1428), - [sym_ref_id_specifier] = ACTIONS(1428), - [sym__display_math_state_track_marker] = ACTIONS(1428), - [sym__inline_math_state_track_marker] = ACTIONS(1428), + [anon_sym_LBRACE] = ACTIONS(1895), + [anon_sym_RBRACE] = ACTIONS(1895), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1895), + [anon_sym_EQ] = ACTIONS(1895), + [anon_sym_SQUOTE] = ACTIONS(1895), + [anon_sym_BANG] = ACTIONS(1895), + [anon_sym_DQUOTE] = ACTIONS(1895), + [anon_sym_POUND] = ACTIONS(1895), + [anon_sym_DOLLAR] = ACTIONS(1895), + [anon_sym_PERCENT] = ACTIONS(1895), + [anon_sym_AMP] = ACTIONS(1895), + [anon_sym_LPAREN] = ACTIONS(1895), + [anon_sym_RPAREN] = ACTIONS(1895), + [anon_sym_STAR] = ACTIONS(1895), + [anon_sym_PLUS] = ACTIONS(1895), + [anon_sym_COMMA] = ACTIONS(1895), + [anon_sym_DASH] = ACTIONS(1895), + [anon_sym_DOT] = ACTIONS(1895), + [anon_sym_SLASH] = ACTIONS(1895), + [anon_sym_SEMI] = ACTIONS(1895), + [anon_sym_QMARK] = ACTIONS(1895), + [anon_sym_AT] = ACTIONS(1895), + [anon_sym_LBRACK] = ACTIONS(1897), + [anon_sym_BSLASH] = ACTIONS(1897), + [anon_sym_RBRACK] = ACTIONS(1895), + [anon_sym_CARET] = ACTIONS(1895), + [anon_sym__] = ACTIONS(1895), + [anon_sym_BQUOTE] = ACTIONS(1895), + [anon_sym_PIPE] = ACTIONS(1895), + [anon_sym_TILDE] = ACTIONS(1895), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1895), + [sym__escaped_characters] = ACTIONS(1895), + [sym__word] = ACTIONS(1895), + [sym__soft_line_ending] = ACTIONS(1895), + [sym__block_close] = ACTIONS(1895), + [sym__block_quote_start] = ACTIONS(1895), + [sym__indented_chunk_start] = ACTIONS(1895), + [sym_atx_h1_marker] = ACTIONS(1895), + [sym_atx_h2_marker] = ACTIONS(1895), + [sym_atx_h3_marker] = ACTIONS(1895), + [sym_atx_h4_marker] = ACTIONS(1895), + [sym_atx_h5_marker] = ACTIONS(1895), + [sym_atx_h6_marker] = ACTIONS(1895), + [sym__thematic_break] = ACTIONS(1895), + [sym__list_marker_minus] = ACTIONS(1895), + [sym__list_marker_plus] = ACTIONS(1895), + [sym__list_marker_star] = ACTIONS(1895), + [sym__list_marker_parenthesis] = ACTIONS(1895), + [sym__list_marker_dot] = ACTIONS(1895), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1895), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1895), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1895), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1895), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1895), + [sym__list_marker_example] = ACTIONS(1895), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1895), + [sym__fenced_code_block_start_backtick] = ACTIONS(1895), + [sym__fenced_code_block_start_tilde] = ACTIONS(1895), + [sym__blank_line_start] = ACTIONS(1895), + [sym_minus_metadata] = ACTIONS(1895), + [sym__pipe_table_start] = ACTIONS(1895), + [sym__fenced_div_start] = ACTIONS(1895), + [sym__fenced_div_end] = ACTIONS(1895), + [sym_ref_id_specifier] = ACTIONS(1895), + [sym__display_math_state_track_marker] = ACTIONS(1895), + [sym__inline_math_state_track_marker] = ACTIONS(1895), + [sym__html_comment] = ACTIONS(1895), + [sym_raw_specifier] = ACTIONS(1895), + [sym__autolink] = ACTIONS(1895), }, [STATE(301)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1688), - [anon_sym_LBRACE] = ACTIONS(1688), - [anon_sym_RBRACE] = ACTIONS(1688), - [anon_sym_EQ] = ACTIONS(1688), - [anon_sym_SQUOTE] = ACTIONS(1688), - [anon_sym_BANG] = ACTIONS(1688), - [anon_sym_DQUOTE] = ACTIONS(1688), - [anon_sym_POUND] = ACTIONS(1688), - [anon_sym_DOLLAR] = ACTIONS(1688), - [anon_sym_PERCENT] = ACTIONS(1688), - [anon_sym_AMP] = ACTIONS(1688), - [anon_sym_LPAREN] = ACTIONS(1688), - [anon_sym_RPAREN] = ACTIONS(1688), - [anon_sym_STAR] = ACTIONS(1688), - [anon_sym_PLUS] = ACTIONS(1688), - [anon_sym_COMMA] = ACTIONS(1688), - [anon_sym_DASH] = ACTIONS(1688), - [anon_sym_DOT] = ACTIONS(1688), - [anon_sym_SLASH] = ACTIONS(1688), - [anon_sym_SEMI] = ACTIONS(1688), - [anon_sym_LT] = ACTIONS(1688), - [anon_sym_GT] = ACTIONS(1688), - [anon_sym_QMARK] = ACTIONS(1688), - [anon_sym_AT] = ACTIONS(1688), - [anon_sym_LBRACK] = ACTIONS(1688), - [anon_sym_BSLASH] = ACTIONS(1688), - [anon_sym_RBRACK] = ACTIONS(1688), - [anon_sym_CARET] = ACTIONS(1688), - [anon_sym__] = ACTIONS(1688), - [anon_sym_BQUOTE] = ACTIONS(1688), - [anon_sym_PIPE] = ACTIONS(1688), - [anon_sym_TILDE] = ACTIONS(1688), - [sym__word] = ACTIONS(1688), - [sym__soft_line_ending] = ACTIONS(1688), - [sym__block_close] = ACTIONS(1688), - [sym__block_quote_start] = ACTIONS(1688), - [sym__indented_chunk_start] = ACTIONS(1688), - [sym_atx_h1_marker] = ACTIONS(1688), - [sym_atx_h2_marker] = ACTIONS(1688), - [sym_atx_h3_marker] = ACTIONS(1688), - [sym_atx_h4_marker] = ACTIONS(1688), - [sym_atx_h5_marker] = ACTIONS(1688), - [sym_atx_h6_marker] = ACTIONS(1688), - [sym__thematic_break] = ACTIONS(1688), - [sym__list_marker_minus] = ACTIONS(1688), - [sym__list_marker_plus] = ACTIONS(1688), - [sym__list_marker_star] = ACTIONS(1688), - [sym__list_marker_parenthesis] = ACTIONS(1688), - [sym__list_marker_dot] = ACTIONS(1688), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1688), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1688), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1688), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1688), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1688), - [sym__list_marker_example] = ACTIONS(1688), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1688), - [sym__fenced_code_block_start_backtick] = ACTIONS(1688), - [sym__fenced_code_block_start_tilde] = ACTIONS(1688), - [sym__blank_line_start] = ACTIONS(1688), - [sym_minus_metadata] = ACTIONS(1688), - [sym__pipe_table_start] = ACTIONS(1688), - [sym__fenced_div_start] = ACTIONS(1688), - [sym__fenced_div_end] = ACTIONS(1688), - [sym_ref_id_specifier] = ACTIONS(1688), - [sym__display_math_state_track_marker] = ACTIONS(1688), - [sym__inline_math_state_track_marker] = ACTIONS(1688), + [anon_sym_LBRACE] = ACTIONS(1899), + [anon_sym_RBRACE] = ACTIONS(1899), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1899), + [anon_sym_EQ] = ACTIONS(1899), + [anon_sym_SQUOTE] = ACTIONS(1899), + [anon_sym_BANG] = ACTIONS(1899), + [anon_sym_DQUOTE] = ACTIONS(1899), + [anon_sym_POUND] = ACTIONS(1899), + [anon_sym_DOLLAR] = ACTIONS(1899), + [anon_sym_PERCENT] = ACTIONS(1899), + [anon_sym_AMP] = ACTIONS(1899), + [anon_sym_LPAREN] = ACTIONS(1899), + [anon_sym_RPAREN] = ACTIONS(1899), + [anon_sym_STAR] = ACTIONS(1899), + [anon_sym_PLUS] = ACTIONS(1899), + [anon_sym_COMMA] = ACTIONS(1899), + [anon_sym_DASH] = ACTIONS(1899), + [anon_sym_DOT] = ACTIONS(1899), + [anon_sym_SLASH] = ACTIONS(1899), + [anon_sym_SEMI] = ACTIONS(1899), + [anon_sym_QMARK] = ACTIONS(1899), + [anon_sym_AT] = ACTIONS(1899), + [anon_sym_LBRACK] = ACTIONS(1901), + [anon_sym_BSLASH] = ACTIONS(1901), + [anon_sym_RBRACK] = ACTIONS(1899), + [anon_sym_CARET] = ACTIONS(1899), + [anon_sym__] = ACTIONS(1899), + [anon_sym_BQUOTE] = ACTIONS(1899), + [anon_sym_PIPE] = ACTIONS(1899), + [anon_sym_TILDE] = ACTIONS(1899), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1899), + [sym__escaped_characters] = ACTIONS(1899), + [sym__word] = ACTIONS(1899), + [sym__soft_line_ending] = ACTIONS(1899), + [sym__block_close] = ACTIONS(1899), + [sym__block_quote_start] = ACTIONS(1899), + [sym__indented_chunk_start] = ACTIONS(1899), + [sym_atx_h1_marker] = ACTIONS(1899), + [sym_atx_h2_marker] = ACTIONS(1899), + [sym_atx_h3_marker] = ACTIONS(1899), + [sym_atx_h4_marker] = ACTIONS(1899), + [sym_atx_h5_marker] = ACTIONS(1899), + [sym_atx_h6_marker] = ACTIONS(1899), + [sym__thematic_break] = ACTIONS(1899), + [sym__list_marker_minus] = ACTIONS(1899), + [sym__list_marker_plus] = ACTIONS(1899), + [sym__list_marker_star] = ACTIONS(1899), + [sym__list_marker_parenthesis] = ACTIONS(1899), + [sym__list_marker_dot] = ACTIONS(1899), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1899), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1899), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1899), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1899), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1899), + [sym__list_marker_example] = ACTIONS(1899), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1899), + [sym__fenced_code_block_start_backtick] = ACTIONS(1899), + [sym__fenced_code_block_start_tilde] = ACTIONS(1899), + [sym__blank_line_start] = ACTIONS(1899), + [sym_minus_metadata] = ACTIONS(1899), + [sym__pipe_table_start] = ACTIONS(1899), + [sym__fenced_div_start] = ACTIONS(1899), + [sym__fenced_div_end] = ACTIONS(1899), + [sym_ref_id_specifier] = ACTIONS(1899), + [sym__display_math_state_track_marker] = ACTIONS(1899), + [sym__inline_math_state_track_marker] = ACTIONS(1899), + [sym__html_comment] = ACTIONS(1899), + [sym_raw_specifier] = ACTIONS(1899), + [sym__autolink] = ACTIONS(1899), }, [STATE(302)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1690), - [anon_sym_LBRACE] = ACTIONS(1690), - [anon_sym_RBRACE] = ACTIONS(1690), - [anon_sym_EQ] = ACTIONS(1690), - [anon_sym_SQUOTE] = ACTIONS(1690), - [anon_sym_BANG] = ACTIONS(1690), - [anon_sym_DQUOTE] = ACTIONS(1690), - [anon_sym_POUND] = ACTIONS(1690), - [anon_sym_DOLLAR] = ACTIONS(1690), - [anon_sym_PERCENT] = ACTIONS(1690), - [anon_sym_AMP] = ACTIONS(1690), - [anon_sym_LPAREN] = ACTIONS(1690), - [anon_sym_RPAREN] = ACTIONS(1690), - [anon_sym_STAR] = ACTIONS(1690), - [anon_sym_PLUS] = ACTIONS(1690), - [anon_sym_COMMA] = ACTIONS(1690), - [anon_sym_DASH] = ACTIONS(1690), - [anon_sym_DOT] = ACTIONS(1690), - [anon_sym_SLASH] = ACTIONS(1690), - [anon_sym_SEMI] = ACTIONS(1690), - [anon_sym_LT] = ACTIONS(1690), - [anon_sym_GT] = ACTIONS(1690), - [anon_sym_QMARK] = ACTIONS(1690), - [anon_sym_AT] = ACTIONS(1690), - [anon_sym_LBRACK] = ACTIONS(1690), - [anon_sym_BSLASH] = ACTIONS(1690), - [anon_sym_RBRACK] = ACTIONS(1690), - [anon_sym_CARET] = ACTIONS(1690), - [anon_sym__] = ACTIONS(1690), - [anon_sym_BQUOTE] = ACTIONS(1690), - [anon_sym_PIPE] = ACTIONS(1690), - [anon_sym_TILDE] = ACTIONS(1690), - [sym__word] = ACTIONS(1690), - [sym__soft_line_ending] = ACTIONS(1690), - [sym__block_close] = ACTIONS(1690), - [sym__block_quote_start] = ACTIONS(1690), - [sym__indented_chunk_start] = ACTIONS(1690), - [sym_atx_h1_marker] = ACTIONS(1690), - [sym_atx_h2_marker] = ACTIONS(1690), - [sym_atx_h3_marker] = ACTIONS(1690), - [sym_atx_h4_marker] = ACTIONS(1690), - [sym_atx_h5_marker] = ACTIONS(1690), - [sym_atx_h6_marker] = ACTIONS(1690), - [sym__thematic_break] = ACTIONS(1690), - [sym__list_marker_minus] = ACTIONS(1690), - [sym__list_marker_plus] = ACTIONS(1690), - [sym__list_marker_star] = ACTIONS(1690), - [sym__list_marker_parenthesis] = ACTIONS(1690), - [sym__list_marker_dot] = ACTIONS(1690), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1690), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1690), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1690), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1690), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1690), - [sym__list_marker_example] = ACTIONS(1690), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1690), - [sym__fenced_code_block_start_backtick] = ACTIONS(1690), - [sym__fenced_code_block_start_tilde] = ACTIONS(1690), - [sym__blank_line_start] = ACTIONS(1690), - [sym_minus_metadata] = ACTIONS(1690), - [sym__pipe_table_start] = ACTIONS(1690), - [sym__fenced_div_start] = ACTIONS(1690), - [sym__fenced_div_end] = ACTIONS(1690), - [sym_ref_id_specifier] = ACTIONS(1690), - [sym__display_math_state_track_marker] = ACTIONS(1690), - [sym__inline_math_state_track_marker] = ACTIONS(1690), + [anon_sym_LBRACE] = ACTIONS(1903), + [anon_sym_RBRACE] = ACTIONS(1903), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1903), + [anon_sym_EQ] = ACTIONS(1903), + [anon_sym_SQUOTE] = ACTIONS(1903), + [anon_sym_BANG] = ACTIONS(1903), + [anon_sym_DQUOTE] = ACTIONS(1903), + [anon_sym_POUND] = ACTIONS(1903), + [anon_sym_DOLLAR] = ACTIONS(1903), + [anon_sym_PERCENT] = ACTIONS(1903), + [anon_sym_AMP] = ACTIONS(1903), + [anon_sym_LPAREN] = ACTIONS(1903), + [anon_sym_RPAREN] = ACTIONS(1903), + [anon_sym_STAR] = ACTIONS(1903), + [anon_sym_PLUS] = ACTIONS(1903), + [anon_sym_COMMA] = ACTIONS(1903), + [anon_sym_DASH] = ACTIONS(1903), + [anon_sym_DOT] = ACTIONS(1903), + [anon_sym_SLASH] = ACTIONS(1903), + [anon_sym_SEMI] = ACTIONS(1903), + [anon_sym_QMARK] = ACTIONS(1903), + [anon_sym_AT] = ACTIONS(1903), + [anon_sym_LBRACK] = ACTIONS(1905), + [anon_sym_BSLASH] = ACTIONS(1905), + [anon_sym_RBRACK] = ACTIONS(1903), + [anon_sym_CARET] = ACTIONS(1903), + [anon_sym__] = ACTIONS(1903), + [anon_sym_BQUOTE] = ACTIONS(1903), + [anon_sym_PIPE] = ACTIONS(1903), + [anon_sym_TILDE] = ACTIONS(1903), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1903), + [sym__escaped_characters] = ACTIONS(1903), + [sym__word] = ACTIONS(1903), + [sym__soft_line_ending] = ACTIONS(1903), + [sym__block_close] = ACTIONS(1903), + [sym__block_quote_start] = ACTIONS(1903), + [sym__indented_chunk_start] = ACTIONS(1903), + [sym_atx_h1_marker] = ACTIONS(1903), + [sym_atx_h2_marker] = ACTIONS(1903), + [sym_atx_h3_marker] = ACTIONS(1903), + [sym_atx_h4_marker] = ACTIONS(1903), + [sym_atx_h5_marker] = ACTIONS(1903), + [sym_atx_h6_marker] = ACTIONS(1903), + [sym__thematic_break] = ACTIONS(1903), + [sym__list_marker_minus] = ACTIONS(1903), + [sym__list_marker_plus] = ACTIONS(1903), + [sym__list_marker_star] = ACTIONS(1903), + [sym__list_marker_parenthesis] = ACTIONS(1903), + [sym__list_marker_dot] = ACTIONS(1903), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1903), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1903), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1903), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1903), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1903), + [sym__list_marker_example] = ACTIONS(1903), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1903), + [sym__fenced_code_block_start_backtick] = ACTIONS(1903), + [sym__fenced_code_block_start_tilde] = ACTIONS(1903), + [sym__blank_line_start] = ACTIONS(1903), + [sym_minus_metadata] = ACTIONS(1903), + [sym__pipe_table_start] = ACTIONS(1903), + [sym__fenced_div_start] = ACTIONS(1903), + [sym__fenced_div_end] = ACTIONS(1903), + [sym_ref_id_specifier] = ACTIONS(1903), + [sym__display_math_state_track_marker] = ACTIONS(1903), + [sym__inline_math_state_track_marker] = ACTIONS(1903), + [sym__html_comment] = ACTIONS(1903), + [sym_raw_specifier] = ACTIONS(1903), + [sym__autolink] = ACTIONS(1903), }, [STATE(303)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1692), - [anon_sym_LBRACE] = ACTIONS(1692), - [anon_sym_RBRACE] = ACTIONS(1692), - [anon_sym_EQ] = ACTIONS(1692), - [anon_sym_SQUOTE] = ACTIONS(1692), - [anon_sym_BANG] = ACTIONS(1692), - [anon_sym_DQUOTE] = ACTIONS(1692), - [anon_sym_POUND] = ACTIONS(1692), - [anon_sym_DOLLAR] = ACTIONS(1692), - [anon_sym_PERCENT] = ACTIONS(1692), - [anon_sym_AMP] = ACTIONS(1692), - [anon_sym_LPAREN] = ACTIONS(1692), - [anon_sym_RPAREN] = ACTIONS(1692), - [anon_sym_STAR] = ACTIONS(1692), - [anon_sym_PLUS] = ACTIONS(1692), - [anon_sym_COMMA] = ACTIONS(1692), - [anon_sym_DASH] = ACTIONS(1692), - [anon_sym_DOT] = ACTIONS(1692), - [anon_sym_SLASH] = ACTIONS(1692), - [anon_sym_SEMI] = ACTIONS(1692), - [anon_sym_LT] = ACTIONS(1692), - [anon_sym_GT] = ACTIONS(1692), - [anon_sym_QMARK] = ACTIONS(1692), - [anon_sym_AT] = ACTIONS(1692), - [anon_sym_LBRACK] = ACTIONS(1692), - [anon_sym_BSLASH] = ACTIONS(1692), - [anon_sym_RBRACK] = ACTIONS(1692), - [anon_sym_CARET] = ACTIONS(1692), - [anon_sym__] = ACTIONS(1692), - [anon_sym_BQUOTE] = ACTIONS(1692), - [anon_sym_PIPE] = ACTIONS(1692), - [anon_sym_TILDE] = ACTIONS(1692), - [sym__word] = ACTIONS(1692), - [sym__soft_line_ending] = ACTIONS(1692), - [sym__block_close] = ACTIONS(1692), - [sym__block_quote_start] = ACTIONS(1692), - [sym__indented_chunk_start] = ACTIONS(1692), - [sym_atx_h1_marker] = ACTIONS(1692), - [sym_atx_h2_marker] = ACTIONS(1692), - [sym_atx_h3_marker] = ACTIONS(1692), - [sym_atx_h4_marker] = ACTIONS(1692), - [sym_atx_h5_marker] = ACTIONS(1692), - [sym_atx_h6_marker] = ACTIONS(1692), - [sym__thematic_break] = ACTIONS(1692), - [sym__list_marker_minus] = ACTIONS(1692), - [sym__list_marker_plus] = ACTIONS(1692), - [sym__list_marker_star] = ACTIONS(1692), - [sym__list_marker_parenthesis] = ACTIONS(1692), - [sym__list_marker_dot] = ACTIONS(1692), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1692), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1692), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1692), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1692), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1692), - [sym__list_marker_example] = ACTIONS(1692), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1692), - [sym__fenced_code_block_start_backtick] = ACTIONS(1692), - [sym__fenced_code_block_start_tilde] = ACTIONS(1692), - [sym__blank_line_start] = ACTIONS(1692), - [sym_minus_metadata] = ACTIONS(1692), - [sym__pipe_table_start] = ACTIONS(1692), - [sym__fenced_div_start] = ACTIONS(1692), - [sym__fenced_div_end] = ACTIONS(1692), - [sym_ref_id_specifier] = ACTIONS(1692), - [sym__display_math_state_track_marker] = ACTIONS(1692), - [sym__inline_math_state_track_marker] = ACTIONS(1692), + [anon_sym_LBRACE] = ACTIONS(1907), + [anon_sym_RBRACE] = ACTIONS(1907), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1907), + [anon_sym_EQ] = ACTIONS(1907), + [anon_sym_SQUOTE] = ACTIONS(1907), + [anon_sym_BANG] = ACTIONS(1907), + [anon_sym_DQUOTE] = ACTIONS(1907), + [anon_sym_POUND] = ACTIONS(1907), + [anon_sym_DOLLAR] = ACTIONS(1907), + [anon_sym_PERCENT] = ACTIONS(1907), + [anon_sym_AMP] = ACTIONS(1907), + [anon_sym_LPAREN] = ACTIONS(1907), + [anon_sym_RPAREN] = ACTIONS(1907), + [anon_sym_STAR] = ACTIONS(1907), + [anon_sym_PLUS] = ACTIONS(1907), + [anon_sym_COMMA] = ACTIONS(1907), + [anon_sym_DASH] = ACTIONS(1907), + [anon_sym_DOT] = ACTIONS(1907), + [anon_sym_SLASH] = ACTIONS(1907), + [anon_sym_SEMI] = ACTIONS(1907), + [anon_sym_QMARK] = ACTIONS(1907), + [anon_sym_AT] = ACTIONS(1907), + [anon_sym_LBRACK] = ACTIONS(1909), + [anon_sym_BSLASH] = ACTIONS(1909), + [anon_sym_RBRACK] = ACTIONS(1907), + [anon_sym_CARET] = ACTIONS(1907), + [anon_sym__] = ACTIONS(1907), + [anon_sym_BQUOTE] = ACTIONS(1907), + [anon_sym_PIPE] = ACTIONS(1907), + [anon_sym_TILDE] = ACTIONS(1907), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1907), + [sym__escaped_characters] = ACTIONS(1907), + [sym__word] = ACTIONS(1907), + [sym__soft_line_ending] = ACTIONS(1907), + [sym__block_close] = ACTIONS(1907), + [sym__block_quote_start] = ACTIONS(1907), + [sym__indented_chunk_start] = ACTIONS(1907), + [sym_atx_h1_marker] = ACTIONS(1907), + [sym_atx_h2_marker] = ACTIONS(1907), + [sym_atx_h3_marker] = ACTIONS(1907), + [sym_atx_h4_marker] = ACTIONS(1907), + [sym_atx_h5_marker] = ACTIONS(1907), + [sym_atx_h6_marker] = ACTIONS(1907), + [sym__thematic_break] = ACTIONS(1907), + [sym__list_marker_minus] = ACTIONS(1907), + [sym__list_marker_plus] = ACTIONS(1907), + [sym__list_marker_star] = ACTIONS(1907), + [sym__list_marker_parenthesis] = ACTIONS(1907), + [sym__list_marker_dot] = ACTIONS(1907), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1907), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1907), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1907), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1907), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1907), + [sym__list_marker_example] = ACTIONS(1907), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1907), + [sym__fenced_code_block_start_backtick] = ACTIONS(1907), + [sym__fenced_code_block_start_tilde] = ACTIONS(1907), + [sym__blank_line_start] = ACTIONS(1907), + [sym_minus_metadata] = ACTIONS(1907), + [sym__pipe_table_start] = ACTIONS(1907), + [sym__fenced_div_start] = ACTIONS(1907), + [sym__fenced_div_end] = ACTIONS(1907), + [sym_ref_id_specifier] = ACTIONS(1907), + [sym__display_math_state_track_marker] = ACTIONS(1907), + [sym__inline_math_state_track_marker] = ACTIONS(1907), + [sym__html_comment] = ACTIONS(1907), + [sym_raw_specifier] = ACTIONS(1907), + [sym__autolink] = ACTIONS(1907), }, [STATE(304)] = { - [ts_builtin_sym_end] = ACTIONS(1462), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1462), - [anon_sym_LBRACE] = ACTIONS(1462), - [anon_sym_RBRACE] = ACTIONS(1462), - [anon_sym_EQ] = ACTIONS(1462), - [anon_sym_SQUOTE] = ACTIONS(1462), - [anon_sym_BANG] = ACTIONS(1462), - [anon_sym_DQUOTE] = ACTIONS(1462), - [anon_sym_POUND] = ACTIONS(1462), - [anon_sym_DOLLAR] = ACTIONS(1462), - [anon_sym_PERCENT] = ACTIONS(1462), - [anon_sym_AMP] = ACTIONS(1462), - [anon_sym_LPAREN] = ACTIONS(1462), - [anon_sym_RPAREN] = ACTIONS(1462), - [anon_sym_STAR] = ACTIONS(1462), - [anon_sym_PLUS] = ACTIONS(1462), - [anon_sym_COMMA] = ACTIONS(1462), - [anon_sym_DASH] = ACTIONS(1462), - [anon_sym_DOT] = ACTIONS(1462), - [anon_sym_SLASH] = ACTIONS(1462), - [anon_sym_SEMI] = ACTIONS(1462), - [anon_sym_LT] = ACTIONS(1462), - [anon_sym_GT] = ACTIONS(1462), - [anon_sym_QMARK] = ACTIONS(1462), - [anon_sym_AT] = ACTIONS(1462), - [anon_sym_LBRACK] = ACTIONS(1462), - [anon_sym_BSLASH] = ACTIONS(1462), - [anon_sym_RBRACK] = ACTIONS(1462), - [anon_sym_CARET] = ACTIONS(1462), - [anon_sym__] = ACTIONS(1462), - [anon_sym_BQUOTE] = ACTIONS(1462), - [anon_sym_PIPE] = ACTIONS(1462), - [anon_sym_TILDE] = ACTIONS(1462), - [sym__word] = ACTIONS(1462), - [sym__soft_line_ending] = ACTIONS(1462), - [sym_block_continuation] = ACTIONS(1694), - [sym__block_quote_start] = ACTIONS(1462), - [sym__indented_chunk_start] = ACTIONS(1462), - [sym_atx_h1_marker] = ACTIONS(1462), - [sym_atx_h2_marker] = ACTIONS(1462), - [sym_atx_h3_marker] = ACTIONS(1462), - [sym_atx_h4_marker] = ACTIONS(1462), - [sym_atx_h5_marker] = ACTIONS(1462), - [sym_atx_h6_marker] = ACTIONS(1462), - [sym__thematic_break] = ACTIONS(1462), - [sym__list_marker_minus] = ACTIONS(1462), - [sym__list_marker_plus] = ACTIONS(1462), - [sym__list_marker_star] = ACTIONS(1462), - [sym__list_marker_parenthesis] = ACTIONS(1462), - [sym__list_marker_dot] = ACTIONS(1462), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1462), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1462), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1462), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1462), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1462), - [sym__list_marker_example] = ACTIONS(1462), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1462), - [sym__fenced_code_block_start_backtick] = ACTIONS(1462), - [sym__fenced_code_block_start_tilde] = ACTIONS(1462), - [sym__blank_line_start] = ACTIONS(1462), - [sym_minus_metadata] = ACTIONS(1462), - [sym__pipe_table_start] = ACTIONS(1462), - [sym__fenced_div_start] = ACTIONS(1462), - [sym_ref_id_specifier] = ACTIONS(1462), - [sym__display_math_state_track_marker] = ACTIONS(1462), - [sym__inline_math_state_track_marker] = ACTIONS(1462), + [anon_sym_LBRACE] = ACTIONS(1911), + [anon_sym_RBRACE] = ACTIONS(1911), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1911), + [anon_sym_EQ] = ACTIONS(1911), + [anon_sym_SQUOTE] = ACTIONS(1911), + [anon_sym_BANG] = ACTIONS(1911), + [anon_sym_DQUOTE] = ACTIONS(1911), + [anon_sym_POUND] = ACTIONS(1911), + [anon_sym_DOLLAR] = ACTIONS(1911), + [anon_sym_PERCENT] = ACTIONS(1911), + [anon_sym_AMP] = ACTIONS(1911), + [anon_sym_LPAREN] = ACTIONS(1911), + [anon_sym_RPAREN] = ACTIONS(1911), + [anon_sym_STAR] = ACTIONS(1911), + [anon_sym_PLUS] = ACTIONS(1911), + [anon_sym_COMMA] = ACTIONS(1911), + [anon_sym_DASH] = ACTIONS(1911), + [anon_sym_DOT] = ACTIONS(1911), + [anon_sym_SLASH] = ACTIONS(1911), + [anon_sym_SEMI] = ACTIONS(1911), + [anon_sym_QMARK] = ACTIONS(1911), + [anon_sym_AT] = ACTIONS(1911), + [anon_sym_LBRACK] = ACTIONS(1913), + [anon_sym_BSLASH] = ACTIONS(1913), + [anon_sym_RBRACK] = ACTIONS(1911), + [anon_sym_CARET] = ACTIONS(1911), + [anon_sym__] = ACTIONS(1911), + [anon_sym_BQUOTE] = ACTIONS(1911), + [anon_sym_PIPE] = ACTIONS(1911), + [anon_sym_TILDE] = ACTIONS(1911), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1911), + [sym__escaped_characters] = ACTIONS(1911), + [sym__word] = ACTIONS(1911), + [sym__soft_line_ending] = ACTIONS(1911), + [sym__block_close] = ACTIONS(1911), + [sym__block_quote_start] = ACTIONS(1911), + [sym__indented_chunk_start] = ACTIONS(1911), + [sym_atx_h1_marker] = ACTIONS(1911), + [sym_atx_h2_marker] = ACTIONS(1911), + [sym_atx_h3_marker] = ACTIONS(1911), + [sym_atx_h4_marker] = ACTIONS(1911), + [sym_atx_h5_marker] = ACTIONS(1911), + [sym_atx_h6_marker] = ACTIONS(1911), + [sym__thematic_break] = ACTIONS(1911), + [sym__list_marker_minus] = ACTIONS(1911), + [sym__list_marker_plus] = ACTIONS(1911), + [sym__list_marker_star] = ACTIONS(1911), + [sym__list_marker_parenthesis] = ACTIONS(1911), + [sym__list_marker_dot] = ACTIONS(1911), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1911), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1911), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1911), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1911), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1911), + [sym__list_marker_example] = ACTIONS(1911), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1911), + [sym__fenced_code_block_start_backtick] = ACTIONS(1911), + [sym__fenced_code_block_start_tilde] = ACTIONS(1911), + [sym__blank_line_start] = ACTIONS(1911), + [sym_minus_metadata] = ACTIONS(1911), + [sym__pipe_table_start] = ACTIONS(1911), + [sym__fenced_div_start] = ACTIONS(1911), + [sym__fenced_div_end] = ACTIONS(1911), + [sym_ref_id_specifier] = ACTIONS(1911), + [sym__display_math_state_track_marker] = ACTIONS(1911), + [sym__inline_math_state_track_marker] = ACTIONS(1911), + [sym__html_comment] = ACTIONS(1911), + [sym_raw_specifier] = ACTIONS(1911), + [sym__autolink] = ACTIONS(1911), }, [STATE(305)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1696), - [anon_sym_LBRACE] = ACTIONS(1696), - [anon_sym_RBRACE] = ACTIONS(1696), - [anon_sym_EQ] = ACTIONS(1696), - [anon_sym_SQUOTE] = ACTIONS(1696), - [anon_sym_BANG] = ACTIONS(1696), - [anon_sym_DQUOTE] = ACTIONS(1696), - [anon_sym_POUND] = ACTIONS(1696), - [anon_sym_DOLLAR] = ACTIONS(1696), - [anon_sym_PERCENT] = ACTIONS(1696), - [anon_sym_AMP] = ACTIONS(1696), - [anon_sym_LPAREN] = ACTIONS(1696), - [anon_sym_RPAREN] = ACTIONS(1696), - [anon_sym_STAR] = ACTIONS(1696), - [anon_sym_PLUS] = ACTIONS(1696), - [anon_sym_COMMA] = ACTIONS(1696), - [anon_sym_DASH] = ACTIONS(1696), - [anon_sym_DOT] = ACTIONS(1696), - [anon_sym_SLASH] = ACTIONS(1696), - [anon_sym_SEMI] = ACTIONS(1696), - [anon_sym_LT] = ACTIONS(1696), - [anon_sym_GT] = ACTIONS(1696), - [anon_sym_QMARK] = ACTIONS(1696), - [anon_sym_AT] = ACTIONS(1696), - [anon_sym_LBRACK] = ACTIONS(1696), - [anon_sym_BSLASH] = ACTIONS(1696), - [anon_sym_RBRACK] = ACTIONS(1696), - [anon_sym_CARET] = ACTIONS(1696), - [anon_sym__] = ACTIONS(1696), - [anon_sym_BQUOTE] = ACTIONS(1696), - [anon_sym_PIPE] = ACTIONS(1696), - [anon_sym_TILDE] = ACTIONS(1696), - [sym__word] = ACTIONS(1696), - [sym__soft_line_ending] = ACTIONS(1696), - [sym__block_close] = ACTIONS(1696), - [sym__block_quote_start] = ACTIONS(1696), - [sym__indented_chunk_start] = ACTIONS(1696), - [sym_atx_h1_marker] = ACTIONS(1696), - [sym_atx_h2_marker] = ACTIONS(1696), - [sym_atx_h3_marker] = ACTIONS(1696), - [sym_atx_h4_marker] = ACTIONS(1696), - [sym_atx_h5_marker] = ACTIONS(1696), - [sym_atx_h6_marker] = ACTIONS(1696), - [sym__thematic_break] = ACTIONS(1696), - [sym__list_marker_minus] = ACTIONS(1696), - [sym__list_marker_plus] = ACTIONS(1696), - [sym__list_marker_star] = ACTIONS(1696), - [sym__list_marker_parenthesis] = ACTIONS(1696), - [sym__list_marker_dot] = ACTIONS(1696), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1696), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1696), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1696), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1696), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1696), - [sym__list_marker_example] = ACTIONS(1696), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1696), - [sym__fenced_code_block_start_backtick] = ACTIONS(1696), - [sym__fenced_code_block_start_tilde] = ACTIONS(1696), - [sym__blank_line_start] = ACTIONS(1696), - [sym_minus_metadata] = ACTIONS(1696), - [sym__pipe_table_start] = ACTIONS(1696), - [sym__fenced_div_start] = ACTIONS(1696), - [sym__fenced_div_end] = ACTIONS(1696), - [sym_ref_id_specifier] = ACTIONS(1696), - [sym__display_math_state_track_marker] = ACTIONS(1696), - [sym__inline_math_state_track_marker] = ACTIONS(1696), + [anon_sym_LBRACE] = ACTIONS(1915), + [anon_sym_RBRACE] = ACTIONS(1915), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1915), + [anon_sym_EQ] = ACTIONS(1915), + [anon_sym_SQUOTE] = ACTIONS(1915), + [anon_sym_BANG] = ACTIONS(1915), + [anon_sym_DQUOTE] = ACTIONS(1915), + [anon_sym_POUND] = ACTIONS(1915), + [anon_sym_DOLLAR] = ACTIONS(1915), + [anon_sym_PERCENT] = ACTIONS(1915), + [anon_sym_AMP] = ACTIONS(1915), + [anon_sym_LPAREN] = ACTIONS(1915), + [anon_sym_RPAREN] = ACTIONS(1915), + [anon_sym_STAR] = ACTIONS(1915), + [anon_sym_PLUS] = ACTIONS(1915), + [anon_sym_COMMA] = ACTIONS(1915), + [anon_sym_DASH] = ACTIONS(1915), + [anon_sym_DOT] = ACTIONS(1915), + [anon_sym_SLASH] = ACTIONS(1915), + [anon_sym_SEMI] = ACTIONS(1915), + [anon_sym_QMARK] = ACTIONS(1915), + [anon_sym_AT] = ACTIONS(1915), + [anon_sym_LBRACK] = ACTIONS(1917), + [anon_sym_BSLASH] = ACTIONS(1917), + [anon_sym_RBRACK] = ACTIONS(1915), + [anon_sym_CARET] = ACTIONS(1915), + [anon_sym__] = ACTIONS(1915), + [anon_sym_BQUOTE] = ACTIONS(1915), + [anon_sym_PIPE] = ACTIONS(1915), + [anon_sym_TILDE] = ACTIONS(1915), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1915), + [sym__escaped_characters] = ACTIONS(1915), + [sym__word] = ACTIONS(1915), + [sym__soft_line_ending] = ACTIONS(1915), + [sym__block_close] = ACTIONS(1915), + [sym__block_quote_start] = ACTIONS(1915), + [sym__indented_chunk_start] = ACTIONS(1915), + [sym_atx_h1_marker] = ACTIONS(1915), + [sym_atx_h2_marker] = ACTIONS(1915), + [sym_atx_h3_marker] = ACTIONS(1915), + [sym_atx_h4_marker] = ACTIONS(1915), + [sym_atx_h5_marker] = ACTIONS(1915), + [sym_atx_h6_marker] = ACTIONS(1915), + [sym__thematic_break] = ACTIONS(1915), + [sym__list_marker_minus] = ACTIONS(1915), + [sym__list_marker_plus] = ACTIONS(1915), + [sym__list_marker_star] = ACTIONS(1915), + [sym__list_marker_parenthesis] = ACTIONS(1915), + [sym__list_marker_dot] = ACTIONS(1915), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1915), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1915), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1915), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1915), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1915), + [sym__list_marker_example] = ACTIONS(1915), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1915), + [sym__fenced_code_block_start_backtick] = ACTIONS(1915), + [sym__fenced_code_block_start_tilde] = ACTIONS(1915), + [sym__blank_line_start] = ACTIONS(1915), + [sym_minus_metadata] = ACTIONS(1915), + [sym__pipe_table_start] = ACTIONS(1915), + [sym__fenced_div_start] = ACTIONS(1915), + [sym__fenced_div_end] = ACTIONS(1915), + [sym_ref_id_specifier] = ACTIONS(1915), + [sym__display_math_state_track_marker] = ACTIONS(1915), + [sym__inline_math_state_track_marker] = ACTIONS(1915), + [sym__html_comment] = ACTIONS(1915), + [sym_raw_specifier] = ACTIONS(1915), + [sym__autolink] = ACTIONS(1915), }, [STATE(306)] = { - [ts_builtin_sym_end] = ACTIONS(1466), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1466), - [anon_sym_LBRACE] = ACTIONS(1466), - [anon_sym_RBRACE] = ACTIONS(1466), - [anon_sym_EQ] = ACTIONS(1466), - [anon_sym_SQUOTE] = ACTIONS(1466), - [anon_sym_BANG] = ACTIONS(1466), - [anon_sym_DQUOTE] = ACTIONS(1466), - [anon_sym_POUND] = ACTIONS(1466), - [anon_sym_DOLLAR] = ACTIONS(1466), - [anon_sym_PERCENT] = ACTIONS(1466), - [anon_sym_AMP] = ACTIONS(1466), - [anon_sym_LPAREN] = ACTIONS(1466), - [anon_sym_RPAREN] = ACTIONS(1466), - [anon_sym_STAR] = ACTIONS(1466), - [anon_sym_PLUS] = ACTIONS(1466), - [anon_sym_COMMA] = ACTIONS(1466), - [anon_sym_DASH] = ACTIONS(1466), - [anon_sym_DOT] = ACTIONS(1466), - [anon_sym_SLASH] = ACTIONS(1466), - [anon_sym_SEMI] = ACTIONS(1466), - [anon_sym_LT] = ACTIONS(1466), - [anon_sym_GT] = ACTIONS(1466), - [anon_sym_QMARK] = ACTIONS(1466), - [anon_sym_AT] = ACTIONS(1466), - [anon_sym_LBRACK] = ACTIONS(1466), - [anon_sym_BSLASH] = ACTIONS(1466), - [anon_sym_RBRACK] = ACTIONS(1466), - [anon_sym_CARET] = ACTIONS(1466), - [anon_sym__] = ACTIONS(1466), - [anon_sym_BQUOTE] = ACTIONS(1466), - [anon_sym_PIPE] = ACTIONS(1466), - [anon_sym_TILDE] = ACTIONS(1466), - [sym__word] = ACTIONS(1466), - [sym__soft_line_ending] = ACTIONS(1466), - [sym_block_continuation] = ACTIONS(1698), - [sym__block_quote_start] = ACTIONS(1466), - [sym__indented_chunk_start] = ACTIONS(1466), - [sym_atx_h1_marker] = ACTIONS(1466), - [sym_atx_h2_marker] = ACTIONS(1466), - [sym_atx_h3_marker] = ACTIONS(1466), - [sym_atx_h4_marker] = ACTIONS(1466), - [sym_atx_h5_marker] = ACTIONS(1466), - [sym_atx_h6_marker] = ACTIONS(1466), - [sym__thematic_break] = ACTIONS(1466), - [sym__list_marker_minus] = ACTIONS(1466), - [sym__list_marker_plus] = ACTIONS(1466), - [sym__list_marker_star] = ACTIONS(1466), - [sym__list_marker_parenthesis] = ACTIONS(1466), - [sym__list_marker_dot] = ACTIONS(1466), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1466), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1466), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1466), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1466), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1466), - [sym__list_marker_example] = ACTIONS(1466), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1466), - [sym__fenced_code_block_start_backtick] = ACTIONS(1466), - [sym__fenced_code_block_start_tilde] = ACTIONS(1466), - [sym__blank_line_start] = ACTIONS(1466), - [sym_minus_metadata] = ACTIONS(1466), - [sym__pipe_table_start] = ACTIONS(1466), - [sym__fenced_div_start] = ACTIONS(1466), - [sym_ref_id_specifier] = ACTIONS(1466), - [sym__display_math_state_track_marker] = ACTIONS(1466), - [sym__inline_math_state_track_marker] = ACTIONS(1466), + [anon_sym_LBRACE] = ACTIONS(1919), + [anon_sym_RBRACE] = ACTIONS(1919), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1919), + [anon_sym_EQ] = ACTIONS(1919), + [anon_sym_SQUOTE] = ACTIONS(1919), + [anon_sym_BANG] = ACTIONS(1919), + [anon_sym_DQUOTE] = ACTIONS(1919), + [anon_sym_POUND] = ACTIONS(1919), + [anon_sym_DOLLAR] = ACTIONS(1919), + [anon_sym_PERCENT] = ACTIONS(1919), + [anon_sym_AMP] = ACTIONS(1919), + [anon_sym_LPAREN] = ACTIONS(1919), + [anon_sym_RPAREN] = ACTIONS(1919), + [anon_sym_STAR] = ACTIONS(1919), + [anon_sym_PLUS] = ACTIONS(1919), + [anon_sym_COMMA] = ACTIONS(1919), + [anon_sym_DASH] = ACTIONS(1919), + [anon_sym_DOT] = ACTIONS(1919), + [anon_sym_SLASH] = ACTIONS(1919), + [anon_sym_SEMI] = ACTIONS(1919), + [anon_sym_QMARK] = ACTIONS(1919), + [anon_sym_AT] = ACTIONS(1919), + [anon_sym_LBRACK] = ACTIONS(1921), + [anon_sym_BSLASH] = ACTIONS(1921), + [anon_sym_RBRACK] = ACTIONS(1919), + [anon_sym_CARET] = ACTIONS(1919), + [anon_sym__] = ACTIONS(1919), + [anon_sym_BQUOTE] = ACTIONS(1919), + [anon_sym_PIPE] = ACTIONS(1919), + [anon_sym_TILDE] = ACTIONS(1919), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1919), + [sym__escaped_characters] = ACTIONS(1919), + [sym__word] = ACTIONS(1919), + [sym__soft_line_ending] = ACTIONS(1919), + [sym__block_close] = ACTIONS(1919), + [sym__block_quote_start] = ACTIONS(1919), + [sym__indented_chunk_start] = ACTIONS(1919), + [sym_atx_h1_marker] = ACTIONS(1919), + [sym_atx_h2_marker] = ACTIONS(1919), + [sym_atx_h3_marker] = ACTIONS(1919), + [sym_atx_h4_marker] = ACTIONS(1919), + [sym_atx_h5_marker] = ACTIONS(1919), + [sym_atx_h6_marker] = ACTIONS(1919), + [sym__thematic_break] = ACTIONS(1919), + [sym__list_marker_minus] = ACTIONS(1919), + [sym__list_marker_plus] = ACTIONS(1919), + [sym__list_marker_star] = ACTIONS(1919), + [sym__list_marker_parenthesis] = ACTIONS(1919), + [sym__list_marker_dot] = ACTIONS(1919), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1919), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1919), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1919), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1919), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1919), + [sym__list_marker_example] = ACTIONS(1919), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1919), + [sym__fenced_code_block_start_backtick] = ACTIONS(1919), + [sym__fenced_code_block_start_tilde] = ACTIONS(1919), + [sym__blank_line_start] = ACTIONS(1919), + [sym_minus_metadata] = ACTIONS(1919), + [sym__pipe_table_start] = ACTIONS(1919), + [sym__fenced_div_start] = ACTIONS(1919), + [sym__fenced_div_end] = ACTIONS(1919), + [sym_ref_id_specifier] = ACTIONS(1919), + [sym__display_math_state_track_marker] = ACTIONS(1919), + [sym__inline_math_state_track_marker] = ACTIONS(1919), + [sym__html_comment] = ACTIONS(1919), + [sym_raw_specifier] = ACTIONS(1919), + [sym__autolink] = ACTIONS(1919), }, [STATE(307)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1504), - [anon_sym_LBRACE] = ACTIONS(1504), - [anon_sym_RBRACE] = ACTIONS(1504), - [anon_sym_EQ] = ACTIONS(1504), - [anon_sym_SQUOTE] = ACTIONS(1504), - [anon_sym_BANG] = ACTIONS(1504), - [anon_sym_DQUOTE] = ACTIONS(1504), - [anon_sym_POUND] = ACTIONS(1504), - [anon_sym_DOLLAR] = ACTIONS(1504), - [anon_sym_PERCENT] = ACTIONS(1504), - [anon_sym_AMP] = ACTIONS(1504), - [anon_sym_LPAREN] = ACTIONS(1504), - [anon_sym_RPAREN] = ACTIONS(1504), - [anon_sym_STAR] = ACTIONS(1504), - [anon_sym_PLUS] = ACTIONS(1504), - [anon_sym_COMMA] = ACTIONS(1504), - [anon_sym_DASH] = ACTIONS(1504), - [anon_sym_DOT] = ACTIONS(1504), - [anon_sym_SLASH] = ACTIONS(1504), - [anon_sym_SEMI] = ACTIONS(1504), - [anon_sym_LT] = ACTIONS(1504), - [anon_sym_GT] = ACTIONS(1504), - [anon_sym_QMARK] = ACTIONS(1504), - [anon_sym_AT] = ACTIONS(1504), - [anon_sym_LBRACK] = ACTIONS(1504), - [anon_sym_BSLASH] = ACTIONS(1504), - [anon_sym_RBRACK] = ACTIONS(1504), - [anon_sym_CARET] = ACTIONS(1504), - [anon_sym__] = ACTIONS(1504), - [anon_sym_BQUOTE] = ACTIONS(1504), - [anon_sym_PIPE] = ACTIONS(1504), - [anon_sym_TILDE] = ACTIONS(1504), - [sym__word] = ACTIONS(1504), - [sym__soft_line_ending] = ACTIONS(1504), - [sym__block_close] = ACTIONS(1504), - [sym_block_continuation] = ACTIONS(1700), - [sym__block_quote_start] = ACTIONS(1504), - [sym__indented_chunk_start] = ACTIONS(1504), - [sym_atx_h1_marker] = ACTIONS(1504), - [sym_atx_h2_marker] = ACTIONS(1504), - [sym_atx_h3_marker] = ACTIONS(1504), - [sym_atx_h4_marker] = ACTIONS(1504), - [sym_atx_h5_marker] = ACTIONS(1504), - [sym_atx_h6_marker] = ACTIONS(1504), - [sym__thematic_break] = ACTIONS(1504), - [sym__list_marker_minus] = ACTIONS(1504), - [sym__list_marker_plus] = ACTIONS(1504), - [sym__list_marker_star] = ACTIONS(1504), - [sym__list_marker_parenthesis] = ACTIONS(1504), - [sym__list_marker_dot] = ACTIONS(1504), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1504), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1504), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1504), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1504), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1504), - [sym__list_marker_example] = ACTIONS(1504), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1504), - [sym__fenced_code_block_start_backtick] = ACTIONS(1504), - [sym__fenced_code_block_start_tilde] = ACTIONS(1504), - [sym__blank_line_start] = ACTIONS(1504), - [sym_minus_metadata] = ACTIONS(1504), - [sym__pipe_table_start] = ACTIONS(1504), - [sym__fenced_div_start] = ACTIONS(1504), - [sym_ref_id_specifier] = ACTIONS(1504), - [sym__display_math_state_track_marker] = ACTIONS(1504), - [sym__inline_math_state_track_marker] = ACTIONS(1504), + [anon_sym_LBRACE] = ACTIONS(1923), + [anon_sym_RBRACE] = ACTIONS(1923), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1923), + [anon_sym_EQ] = ACTIONS(1923), + [anon_sym_SQUOTE] = ACTIONS(1923), + [anon_sym_BANG] = ACTIONS(1923), + [anon_sym_DQUOTE] = ACTIONS(1923), + [anon_sym_POUND] = ACTIONS(1923), + [anon_sym_DOLLAR] = ACTIONS(1923), + [anon_sym_PERCENT] = ACTIONS(1923), + [anon_sym_AMP] = ACTIONS(1923), + [anon_sym_LPAREN] = ACTIONS(1923), + [anon_sym_RPAREN] = ACTIONS(1923), + [anon_sym_STAR] = ACTIONS(1923), + [anon_sym_PLUS] = ACTIONS(1923), + [anon_sym_COMMA] = ACTIONS(1923), + [anon_sym_DASH] = ACTIONS(1923), + [anon_sym_DOT] = ACTIONS(1923), + [anon_sym_SLASH] = ACTIONS(1923), + [anon_sym_SEMI] = ACTIONS(1923), + [anon_sym_QMARK] = ACTIONS(1923), + [anon_sym_AT] = ACTIONS(1923), + [anon_sym_LBRACK] = ACTIONS(1925), + [anon_sym_BSLASH] = ACTIONS(1925), + [anon_sym_RBRACK] = ACTIONS(1923), + [anon_sym_CARET] = ACTIONS(1923), + [anon_sym__] = ACTIONS(1923), + [anon_sym_BQUOTE] = ACTIONS(1923), + [anon_sym_PIPE] = ACTIONS(1923), + [anon_sym_TILDE] = ACTIONS(1923), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1923), + [sym__escaped_characters] = ACTIONS(1923), + [sym__word] = ACTIONS(1923), + [sym__soft_line_ending] = ACTIONS(1923), + [sym__block_close] = ACTIONS(1923), + [sym__block_quote_start] = ACTIONS(1923), + [sym__indented_chunk_start] = ACTIONS(1923), + [sym_atx_h1_marker] = ACTIONS(1923), + [sym_atx_h2_marker] = ACTIONS(1923), + [sym_atx_h3_marker] = ACTIONS(1923), + [sym_atx_h4_marker] = ACTIONS(1923), + [sym_atx_h5_marker] = ACTIONS(1923), + [sym_atx_h6_marker] = ACTIONS(1923), + [sym__thematic_break] = ACTIONS(1923), + [sym__list_marker_minus] = ACTIONS(1923), + [sym__list_marker_plus] = ACTIONS(1923), + [sym__list_marker_star] = ACTIONS(1923), + [sym__list_marker_parenthesis] = ACTIONS(1923), + [sym__list_marker_dot] = ACTIONS(1923), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1923), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1923), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1923), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1923), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1923), + [sym__list_marker_example] = ACTIONS(1923), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1923), + [sym__fenced_code_block_start_backtick] = ACTIONS(1923), + [sym__fenced_code_block_start_tilde] = ACTIONS(1923), + [sym__blank_line_start] = ACTIONS(1923), + [sym_minus_metadata] = ACTIONS(1923), + [sym__pipe_table_start] = ACTIONS(1923), + [sym__fenced_div_start] = ACTIONS(1923), + [sym__fenced_div_end] = ACTIONS(1923), + [sym_ref_id_specifier] = ACTIONS(1923), + [sym__display_math_state_track_marker] = ACTIONS(1923), + [sym__inline_math_state_track_marker] = ACTIONS(1923), + [sym__html_comment] = ACTIONS(1923), + [sym_raw_specifier] = ACTIONS(1923), + [sym__autolink] = ACTIONS(1923), }, [STATE(308)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1702), - [anon_sym_LBRACE] = ACTIONS(1702), - [anon_sym_RBRACE] = ACTIONS(1702), - [anon_sym_EQ] = ACTIONS(1702), - [anon_sym_SQUOTE] = ACTIONS(1702), - [anon_sym_BANG] = ACTIONS(1702), - [anon_sym_DQUOTE] = ACTIONS(1702), - [anon_sym_POUND] = ACTIONS(1702), - [anon_sym_DOLLAR] = ACTIONS(1702), - [anon_sym_PERCENT] = ACTIONS(1702), - [anon_sym_AMP] = ACTIONS(1702), - [anon_sym_LPAREN] = ACTIONS(1702), - [anon_sym_RPAREN] = ACTIONS(1702), - [anon_sym_STAR] = ACTIONS(1702), - [anon_sym_PLUS] = ACTIONS(1702), - [anon_sym_COMMA] = ACTIONS(1702), - [anon_sym_DASH] = ACTIONS(1702), - [anon_sym_DOT] = ACTIONS(1702), - [anon_sym_SLASH] = ACTIONS(1702), - [anon_sym_SEMI] = ACTIONS(1702), - [anon_sym_LT] = ACTIONS(1702), - [anon_sym_GT] = ACTIONS(1702), - [anon_sym_QMARK] = ACTIONS(1702), - [anon_sym_AT] = ACTIONS(1702), - [anon_sym_LBRACK] = ACTIONS(1702), - [anon_sym_BSLASH] = ACTIONS(1702), - [anon_sym_RBRACK] = ACTIONS(1702), - [anon_sym_CARET] = ACTIONS(1702), - [anon_sym__] = ACTIONS(1702), - [anon_sym_BQUOTE] = ACTIONS(1702), - [anon_sym_PIPE] = ACTIONS(1702), - [anon_sym_TILDE] = ACTIONS(1702), - [sym__word] = ACTIONS(1702), - [sym__soft_line_ending] = ACTIONS(1702), - [sym__block_close] = ACTIONS(1702), - [sym__block_quote_start] = ACTIONS(1702), - [sym__indented_chunk_start] = ACTIONS(1702), - [sym_atx_h1_marker] = ACTIONS(1702), - [sym_atx_h2_marker] = ACTIONS(1702), - [sym_atx_h3_marker] = ACTIONS(1702), - [sym_atx_h4_marker] = ACTIONS(1702), - [sym_atx_h5_marker] = ACTIONS(1702), - [sym_atx_h6_marker] = ACTIONS(1702), - [sym__thematic_break] = ACTIONS(1702), - [sym__list_marker_minus] = ACTIONS(1702), - [sym__list_marker_plus] = ACTIONS(1702), - [sym__list_marker_star] = ACTIONS(1702), - [sym__list_marker_parenthesis] = ACTIONS(1702), - [sym__list_marker_dot] = ACTIONS(1702), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1702), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1702), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1702), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1702), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1702), - [sym__list_marker_example] = ACTIONS(1702), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1702), - [sym__fenced_code_block_start_backtick] = ACTIONS(1702), - [sym__fenced_code_block_start_tilde] = ACTIONS(1702), - [sym__blank_line_start] = ACTIONS(1702), - [sym_minus_metadata] = ACTIONS(1702), - [sym__pipe_table_start] = ACTIONS(1702), - [sym__fenced_div_start] = ACTIONS(1702), - [sym__fenced_div_end] = ACTIONS(1702), - [sym_ref_id_specifier] = ACTIONS(1702), - [sym__display_math_state_track_marker] = ACTIONS(1702), - [sym__inline_math_state_track_marker] = ACTIONS(1702), + [anon_sym_LBRACE] = ACTIONS(1927), + [anon_sym_RBRACE] = ACTIONS(1927), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1927), + [anon_sym_EQ] = ACTIONS(1927), + [anon_sym_SQUOTE] = ACTIONS(1927), + [anon_sym_BANG] = ACTIONS(1927), + [anon_sym_DQUOTE] = ACTIONS(1927), + [anon_sym_POUND] = ACTIONS(1927), + [anon_sym_DOLLAR] = ACTIONS(1927), + [anon_sym_PERCENT] = ACTIONS(1927), + [anon_sym_AMP] = ACTIONS(1927), + [anon_sym_LPAREN] = ACTIONS(1927), + [anon_sym_RPAREN] = ACTIONS(1927), + [anon_sym_STAR] = ACTIONS(1927), + [anon_sym_PLUS] = ACTIONS(1927), + [anon_sym_COMMA] = ACTIONS(1927), + [anon_sym_DASH] = ACTIONS(1927), + [anon_sym_DOT] = ACTIONS(1927), + [anon_sym_SLASH] = ACTIONS(1927), + [anon_sym_SEMI] = ACTIONS(1927), + [anon_sym_QMARK] = ACTIONS(1927), + [anon_sym_AT] = ACTIONS(1927), + [anon_sym_LBRACK] = ACTIONS(1929), + [anon_sym_BSLASH] = ACTIONS(1929), + [anon_sym_RBRACK] = ACTIONS(1927), + [anon_sym_CARET] = ACTIONS(1927), + [anon_sym__] = ACTIONS(1927), + [anon_sym_BQUOTE] = ACTIONS(1927), + [anon_sym_PIPE] = ACTIONS(1927), + [anon_sym_TILDE] = ACTIONS(1927), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1927), + [sym__escaped_characters] = ACTIONS(1927), + [sym__word] = ACTIONS(1927), + [sym__soft_line_ending] = ACTIONS(1927), + [sym__block_close] = ACTIONS(1927), + [sym__block_quote_start] = ACTIONS(1927), + [sym__indented_chunk_start] = ACTIONS(1927), + [sym_atx_h1_marker] = ACTIONS(1927), + [sym_atx_h2_marker] = ACTIONS(1927), + [sym_atx_h3_marker] = ACTIONS(1927), + [sym_atx_h4_marker] = ACTIONS(1927), + [sym_atx_h5_marker] = ACTIONS(1927), + [sym_atx_h6_marker] = ACTIONS(1927), + [sym__thematic_break] = ACTIONS(1927), + [sym__list_marker_minus] = ACTIONS(1927), + [sym__list_marker_plus] = ACTIONS(1927), + [sym__list_marker_star] = ACTIONS(1927), + [sym__list_marker_parenthesis] = ACTIONS(1927), + [sym__list_marker_dot] = ACTIONS(1927), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1927), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1927), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1927), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1927), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1927), + [sym__list_marker_example] = ACTIONS(1927), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1927), + [sym__fenced_code_block_start_backtick] = ACTIONS(1927), + [sym__fenced_code_block_start_tilde] = ACTIONS(1927), + [sym__blank_line_start] = ACTIONS(1927), + [sym_minus_metadata] = ACTIONS(1927), + [sym__pipe_table_start] = ACTIONS(1927), + [sym__fenced_div_start] = ACTIONS(1927), + [sym__fenced_div_end] = ACTIONS(1927), + [sym_ref_id_specifier] = ACTIONS(1927), + [sym__display_math_state_track_marker] = ACTIONS(1927), + [sym__inline_math_state_track_marker] = ACTIONS(1927), + [sym__html_comment] = ACTIONS(1927), + [sym_raw_specifier] = ACTIONS(1927), + [sym__autolink] = ACTIONS(1927), }, [STATE(309)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1508), - [anon_sym_LBRACE] = ACTIONS(1508), - [anon_sym_RBRACE] = ACTIONS(1508), - [anon_sym_EQ] = ACTIONS(1508), - [anon_sym_SQUOTE] = ACTIONS(1508), - [anon_sym_BANG] = ACTIONS(1508), - [anon_sym_DQUOTE] = ACTIONS(1508), - [anon_sym_POUND] = ACTIONS(1508), - [anon_sym_DOLLAR] = ACTIONS(1508), - [anon_sym_PERCENT] = ACTIONS(1508), - [anon_sym_AMP] = ACTIONS(1508), - [anon_sym_LPAREN] = ACTIONS(1508), - [anon_sym_RPAREN] = ACTIONS(1508), - [anon_sym_STAR] = ACTIONS(1508), - [anon_sym_PLUS] = ACTIONS(1508), - [anon_sym_COMMA] = ACTIONS(1508), - [anon_sym_DASH] = ACTIONS(1508), - [anon_sym_DOT] = ACTIONS(1508), - [anon_sym_SLASH] = ACTIONS(1508), - [anon_sym_SEMI] = ACTIONS(1508), - [anon_sym_LT] = ACTIONS(1508), - [anon_sym_GT] = ACTIONS(1508), - [anon_sym_QMARK] = ACTIONS(1508), - [anon_sym_AT] = ACTIONS(1508), - [anon_sym_LBRACK] = ACTIONS(1508), - [anon_sym_BSLASH] = ACTIONS(1508), - [anon_sym_RBRACK] = ACTIONS(1508), - [anon_sym_CARET] = ACTIONS(1508), - [anon_sym__] = ACTIONS(1508), - [anon_sym_BQUOTE] = ACTIONS(1508), - [anon_sym_PIPE] = ACTIONS(1508), - [anon_sym_TILDE] = ACTIONS(1508), - [sym__word] = ACTIONS(1508), - [sym__soft_line_ending] = ACTIONS(1508), - [sym__block_close] = ACTIONS(1508), - [sym_block_continuation] = ACTIONS(1704), - [sym__block_quote_start] = ACTIONS(1508), - [sym__indented_chunk_start] = ACTIONS(1508), - [sym_atx_h1_marker] = ACTIONS(1508), - [sym_atx_h2_marker] = ACTIONS(1508), - [sym_atx_h3_marker] = ACTIONS(1508), - [sym_atx_h4_marker] = ACTIONS(1508), - [sym_atx_h5_marker] = ACTIONS(1508), - [sym_atx_h6_marker] = ACTIONS(1508), - [sym__thematic_break] = ACTIONS(1508), - [sym__list_marker_minus] = ACTIONS(1508), - [sym__list_marker_plus] = ACTIONS(1508), - [sym__list_marker_star] = ACTIONS(1508), - [sym__list_marker_parenthesis] = ACTIONS(1508), - [sym__list_marker_dot] = ACTIONS(1508), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1508), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1508), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1508), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1508), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1508), - [sym__list_marker_example] = ACTIONS(1508), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1508), - [sym__fenced_code_block_start_backtick] = ACTIONS(1508), - [sym__fenced_code_block_start_tilde] = ACTIONS(1508), - [sym__blank_line_start] = ACTIONS(1508), - [sym_minus_metadata] = ACTIONS(1508), - [sym__pipe_table_start] = ACTIONS(1508), - [sym__fenced_div_start] = ACTIONS(1508), - [sym_ref_id_specifier] = ACTIONS(1508), - [sym__display_math_state_track_marker] = ACTIONS(1508), - [sym__inline_math_state_track_marker] = ACTIONS(1508), + [anon_sym_LBRACE] = ACTIONS(1931), + [anon_sym_RBRACE] = ACTIONS(1931), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1931), + [anon_sym_EQ] = ACTIONS(1931), + [anon_sym_SQUOTE] = ACTIONS(1931), + [anon_sym_BANG] = ACTIONS(1931), + [anon_sym_DQUOTE] = ACTIONS(1931), + [anon_sym_POUND] = ACTIONS(1931), + [anon_sym_DOLLAR] = ACTIONS(1931), + [anon_sym_PERCENT] = ACTIONS(1931), + [anon_sym_AMP] = ACTIONS(1931), + [anon_sym_LPAREN] = ACTIONS(1931), + [anon_sym_RPAREN] = ACTIONS(1931), + [anon_sym_STAR] = ACTIONS(1931), + [anon_sym_PLUS] = ACTIONS(1931), + [anon_sym_COMMA] = ACTIONS(1931), + [anon_sym_DASH] = ACTIONS(1931), + [anon_sym_DOT] = ACTIONS(1931), + [anon_sym_SLASH] = ACTIONS(1931), + [anon_sym_SEMI] = ACTIONS(1931), + [anon_sym_QMARK] = ACTIONS(1931), + [anon_sym_AT] = ACTIONS(1931), + [anon_sym_LBRACK] = ACTIONS(1933), + [anon_sym_BSLASH] = ACTIONS(1933), + [anon_sym_RBRACK] = ACTIONS(1931), + [anon_sym_CARET] = ACTIONS(1931), + [anon_sym__] = ACTIONS(1931), + [anon_sym_BQUOTE] = ACTIONS(1931), + [anon_sym_PIPE] = ACTIONS(1931), + [anon_sym_TILDE] = ACTIONS(1931), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1931), + [sym__escaped_characters] = ACTIONS(1931), + [sym__word] = ACTIONS(1931), + [sym__soft_line_ending] = ACTIONS(1931), + [sym__block_close] = ACTIONS(1931), + [sym__block_quote_start] = ACTIONS(1931), + [sym__indented_chunk_start] = ACTIONS(1931), + [sym_atx_h1_marker] = ACTIONS(1931), + [sym_atx_h2_marker] = ACTIONS(1931), + [sym_atx_h3_marker] = ACTIONS(1931), + [sym_atx_h4_marker] = ACTIONS(1931), + [sym_atx_h5_marker] = ACTIONS(1931), + [sym_atx_h6_marker] = ACTIONS(1931), + [sym__thematic_break] = ACTIONS(1931), + [sym__list_marker_minus] = ACTIONS(1931), + [sym__list_marker_plus] = ACTIONS(1931), + [sym__list_marker_star] = ACTIONS(1931), + [sym__list_marker_parenthesis] = ACTIONS(1931), + [sym__list_marker_dot] = ACTIONS(1931), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1931), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1931), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1931), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1931), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1931), + [sym__list_marker_example] = ACTIONS(1931), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1931), + [sym__fenced_code_block_start_backtick] = ACTIONS(1931), + [sym__fenced_code_block_start_tilde] = ACTIONS(1931), + [sym__blank_line_start] = ACTIONS(1931), + [sym_minus_metadata] = ACTIONS(1931), + [sym__pipe_table_start] = ACTIONS(1931), + [sym__fenced_div_start] = ACTIONS(1931), + [sym__fenced_div_end] = ACTIONS(1931), + [sym_ref_id_specifier] = ACTIONS(1931), + [sym__display_math_state_track_marker] = ACTIONS(1931), + [sym__inline_math_state_track_marker] = ACTIONS(1931), + [sym__html_comment] = ACTIONS(1931), + [sym_raw_specifier] = ACTIONS(1931), + [sym__autolink] = ACTIONS(1931), }, [STATE(310)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1706), - [anon_sym_LBRACE] = ACTIONS(1706), - [anon_sym_RBRACE] = ACTIONS(1706), - [anon_sym_EQ] = ACTIONS(1706), - [anon_sym_SQUOTE] = ACTIONS(1706), - [anon_sym_BANG] = ACTIONS(1706), - [anon_sym_DQUOTE] = ACTIONS(1706), - [anon_sym_POUND] = ACTIONS(1706), - [anon_sym_DOLLAR] = ACTIONS(1706), - [anon_sym_PERCENT] = ACTIONS(1706), - [anon_sym_AMP] = ACTIONS(1706), - [anon_sym_LPAREN] = ACTIONS(1706), - [anon_sym_RPAREN] = ACTIONS(1706), - [anon_sym_STAR] = ACTIONS(1706), - [anon_sym_PLUS] = ACTIONS(1706), - [anon_sym_COMMA] = ACTIONS(1706), - [anon_sym_DASH] = ACTIONS(1706), - [anon_sym_DOT] = ACTIONS(1706), - [anon_sym_SLASH] = ACTIONS(1706), - [anon_sym_SEMI] = ACTIONS(1706), - [anon_sym_LT] = ACTIONS(1706), - [anon_sym_GT] = ACTIONS(1706), - [anon_sym_QMARK] = ACTIONS(1706), - [anon_sym_AT] = ACTIONS(1706), - [anon_sym_LBRACK] = ACTIONS(1706), - [anon_sym_BSLASH] = ACTIONS(1706), - [anon_sym_RBRACK] = ACTIONS(1706), - [anon_sym_CARET] = ACTIONS(1706), - [anon_sym__] = ACTIONS(1706), - [anon_sym_BQUOTE] = ACTIONS(1706), - [anon_sym_PIPE] = ACTIONS(1706), - [anon_sym_TILDE] = ACTIONS(1706), - [sym__word] = ACTIONS(1706), - [sym__soft_line_ending] = ACTIONS(1706), - [sym__block_close] = ACTIONS(1706), - [sym__block_quote_start] = ACTIONS(1706), - [sym__indented_chunk_start] = ACTIONS(1706), - [sym_atx_h1_marker] = ACTIONS(1706), - [sym_atx_h2_marker] = ACTIONS(1706), - [sym_atx_h3_marker] = ACTIONS(1706), - [sym_atx_h4_marker] = ACTIONS(1706), - [sym_atx_h5_marker] = ACTIONS(1706), - [sym_atx_h6_marker] = ACTIONS(1706), - [sym__thematic_break] = ACTIONS(1706), - [sym__list_marker_minus] = ACTIONS(1706), - [sym__list_marker_plus] = ACTIONS(1706), - [sym__list_marker_star] = ACTIONS(1706), - [sym__list_marker_parenthesis] = ACTIONS(1706), - [sym__list_marker_dot] = ACTIONS(1706), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1706), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1706), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1706), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1706), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1706), - [sym__list_marker_example] = ACTIONS(1706), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1706), - [sym__fenced_code_block_start_backtick] = ACTIONS(1706), - [sym__fenced_code_block_start_tilde] = ACTIONS(1706), - [sym__blank_line_start] = ACTIONS(1706), - [sym_minus_metadata] = ACTIONS(1706), - [sym__pipe_table_start] = ACTIONS(1706), - [sym__fenced_div_start] = ACTIONS(1706), - [sym__fenced_div_end] = ACTIONS(1706), - [sym_ref_id_specifier] = ACTIONS(1706), - [sym__display_math_state_track_marker] = ACTIONS(1706), - [sym__inline_math_state_track_marker] = ACTIONS(1706), + [anon_sym_LBRACE] = ACTIONS(1475), + [anon_sym_RBRACE] = ACTIONS(1475), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1475), + [anon_sym_EQ] = ACTIONS(1475), + [anon_sym_SQUOTE] = ACTIONS(1475), + [anon_sym_BANG] = ACTIONS(1475), + [anon_sym_DQUOTE] = ACTIONS(1475), + [anon_sym_POUND] = ACTIONS(1475), + [anon_sym_DOLLAR] = ACTIONS(1475), + [anon_sym_PERCENT] = ACTIONS(1475), + [anon_sym_AMP] = ACTIONS(1475), + [anon_sym_LPAREN] = ACTIONS(1475), + [anon_sym_RPAREN] = ACTIONS(1475), + [anon_sym_STAR] = ACTIONS(1475), + [anon_sym_PLUS] = ACTIONS(1475), + [anon_sym_COMMA] = ACTIONS(1475), + [anon_sym_DASH] = ACTIONS(1475), + [anon_sym_DOT] = ACTIONS(1475), + [anon_sym_SLASH] = ACTIONS(1475), + [anon_sym_SEMI] = ACTIONS(1475), + [anon_sym_QMARK] = ACTIONS(1475), + [anon_sym_AT] = ACTIONS(1475), + [anon_sym_LBRACK] = ACTIONS(1477), + [anon_sym_BSLASH] = ACTIONS(1477), + [anon_sym_RBRACK] = ACTIONS(1475), + [anon_sym_CARET] = ACTIONS(1475), + [anon_sym__] = ACTIONS(1475), + [anon_sym_BQUOTE] = ACTIONS(1475), + [anon_sym_PIPE] = ACTIONS(1475), + [anon_sym_TILDE] = ACTIONS(1475), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1475), + [sym__escaped_characters] = ACTIONS(1475), + [sym__word] = ACTIONS(1475), + [sym__soft_line_ending] = ACTIONS(1475), + [sym__block_close] = ACTIONS(1475), + [sym__block_quote_start] = ACTIONS(1475), + [sym__indented_chunk_start] = ACTIONS(1475), + [sym_atx_h1_marker] = ACTIONS(1475), + [sym_atx_h2_marker] = ACTIONS(1475), + [sym_atx_h3_marker] = ACTIONS(1475), + [sym_atx_h4_marker] = ACTIONS(1475), + [sym_atx_h5_marker] = ACTIONS(1475), + [sym_atx_h6_marker] = ACTIONS(1475), + [sym__thematic_break] = ACTIONS(1475), + [sym__list_marker_minus] = ACTIONS(1475), + [sym__list_marker_plus] = ACTIONS(1475), + [sym__list_marker_star] = ACTIONS(1475), + [sym__list_marker_parenthesis] = ACTIONS(1475), + [sym__list_marker_dot] = ACTIONS(1475), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_example] = ACTIONS(1475), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1475), + [sym__fenced_code_block_start_backtick] = ACTIONS(1475), + [sym__fenced_code_block_start_tilde] = ACTIONS(1475), + [sym__blank_line_start] = ACTIONS(1475), + [sym_minus_metadata] = ACTIONS(1475), + [sym__pipe_table_start] = ACTIONS(1475), + [sym__fenced_div_start] = ACTIONS(1475), + [sym__fenced_div_end] = ACTIONS(1475), + [sym_ref_id_specifier] = ACTIONS(1475), + [sym__display_math_state_track_marker] = ACTIONS(1475), + [sym__inline_math_state_track_marker] = ACTIONS(1475), + [sym__html_comment] = ACTIONS(1475), + [sym_raw_specifier] = ACTIONS(1475), + [sym__autolink] = ACTIONS(1475), }, [STATE(311)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1494), - [anon_sym_LBRACE] = ACTIONS(1494), - [anon_sym_RBRACE] = ACTIONS(1494), - [anon_sym_EQ] = ACTIONS(1494), - [anon_sym_SQUOTE] = ACTIONS(1494), - [anon_sym_BANG] = ACTIONS(1494), - [anon_sym_DQUOTE] = ACTIONS(1494), - [anon_sym_POUND] = ACTIONS(1494), - [anon_sym_DOLLAR] = ACTIONS(1494), - [anon_sym_PERCENT] = ACTIONS(1494), - [anon_sym_AMP] = ACTIONS(1494), - [anon_sym_LPAREN] = ACTIONS(1494), - [anon_sym_RPAREN] = ACTIONS(1494), - [anon_sym_STAR] = ACTIONS(1494), - [anon_sym_PLUS] = ACTIONS(1494), - [anon_sym_COMMA] = ACTIONS(1494), - [anon_sym_DASH] = ACTIONS(1494), - [anon_sym_DOT] = ACTIONS(1494), - [anon_sym_SLASH] = ACTIONS(1494), - [anon_sym_COLON] = ACTIONS(1494), - [anon_sym_SEMI] = ACTIONS(1494), - [anon_sym_LT] = ACTIONS(1494), - [anon_sym_GT] = ACTIONS(1494), - [anon_sym_QMARK] = ACTIONS(1494), - [anon_sym_AT] = ACTIONS(1494), - [anon_sym_LBRACK] = ACTIONS(1494), - [anon_sym_BSLASH] = ACTIONS(1494), - [anon_sym_RBRACK] = ACTIONS(1494), - [anon_sym_CARET] = ACTIONS(1494), - [anon_sym__] = ACTIONS(1494), - [anon_sym_BQUOTE] = ACTIONS(1494), - [anon_sym_PIPE] = ACTIONS(1494), - [anon_sym_TILDE] = ACTIONS(1494), - [sym__word] = ACTIONS(1494), - [sym__soft_line_ending] = ACTIONS(1494), - [sym__block_close] = ACTIONS(1494), - [sym__block_quote_start] = ACTIONS(1494), - [sym__indented_chunk_start] = ACTIONS(1494), - [sym_atx_h1_marker] = ACTIONS(1494), - [sym_atx_h2_marker] = ACTIONS(1494), - [sym_atx_h3_marker] = ACTIONS(1494), - [sym_atx_h4_marker] = ACTIONS(1494), - [sym_atx_h5_marker] = ACTIONS(1494), - [sym_atx_h6_marker] = ACTIONS(1494), - [sym__thematic_break] = ACTIONS(1494), - [sym__list_marker_minus] = ACTIONS(1494), - [sym__list_marker_plus] = ACTIONS(1494), - [sym__list_marker_star] = ACTIONS(1494), - [sym__list_marker_parenthesis] = ACTIONS(1494), - [sym__list_marker_dot] = ACTIONS(1494), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1494), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1494), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1494), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1494), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1494), - [sym__list_marker_example] = ACTIONS(1494), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1494), - [sym__fenced_code_block_start_backtick] = ACTIONS(1494), - [sym__fenced_code_block_start_tilde] = ACTIONS(1494), - [sym__blank_line_start] = ACTIONS(1494), - [sym_minus_metadata] = ACTIONS(1494), - [sym__pipe_table_start] = ACTIONS(1494), - [sym__fenced_div_start] = ACTIONS(1494), - [sym_ref_id_specifier] = ACTIONS(1494), - [sym__display_math_state_track_marker] = ACTIONS(1494), - [sym__inline_math_state_track_marker] = ACTIONS(1494), + [anon_sym_LBRACE] = ACTIONS(1483), + [anon_sym_RBRACE] = ACTIONS(1483), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1483), + [anon_sym_EQ] = ACTIONS(1483), + [anon_sym_SQUOTE] = ACTIONS(1483), + [anon_sym_BANG] = ACTIONS(1483), + [anon_sym_DQUOTE] = ACTIONS(1483), + [anon_sym_POUND] = ACTIONS(1483), + [anon_sym_DOLLAR] = ACTIONS(1483), + [anon_sym_PERCENT] = ACTIONS(1483), + [anon_sym_AMP] = ACTIONS(1483), + [anon_sym_LPAREN] = ACTIONS(1483), + [anon_sym_RPAREN] = ACTIONS(1483), + [anon_sym_STAR] = ACTIONS(1483), + [anon_sym_PLUS] = ACTIONS(1483), + [anon_sym_COMMA] = ACTIONS(1483), + [anon_sym_DASH] = ACTIONS(1483), + [anon_sym_DOT] = ACTIONS(1483), + [anon_sym_SLASH] = ACTIONS(1483), + [anon_sym_COLON] = ACTIONS(1483), + [anon_sym_SEMI] = ACTIONS(1483), + [anon_sym_QMARK] = ACTIONS(1483), + [anon_sym_AT] = ACTIONS(1483), + [anon_sym_LBRACK] = ACTIONS(1485), + [anon_sym_BSLASH] = ACTIONS(1485), + [anon_sym_RBRACK] = ACTIONS(1483), + [anon_sym_CARET] = ACTIONS(1483), + [anon_sym__] = ACTIONS(1483), + [anon_sym_BQUOTE] = ACTIONS(1483), + [anon_sym_PIPE] = ACTIONS(1483), + [anon_sym_TILDE] = ACTIONS(1483), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1483), + [sym__escaped_characters] = ACTIONS(1483), + [sym__word] = ACTIONS(1483), + [sym__soft_line_ending] = ACTIONS(1483), + [sym__block_close] = ACTIONS(1483), + [sym__block_quote_start] = ACTIONS(1483), + [sym__indented_chunk_start] = ACTIONS(1483), + [sym_atx_h1_marker] = ACTIONS(1483), + [sym_atx_h2_marker] = ACTIONS(1483), + [sym_atx_h3_marker] = ACTIONS(1483), + [sym_atx_h4_marker] = ACTIONS(1483), + [sym_atx_h5_marker] = ACTIONS(1483), + [sym_atx_h6_marker] = ACTIONS(1483), + [sym__thematic_break] = ACTIONS(1483), + [sym__list_marker_minus] = ACTIONS(1483), + [sym__list_marker_plus] = ACTIONS(1483), + [sym__list_marker_star] = ACTIONS(1483), + [sym__list_marker_parenthesis] = ACTIONS(1483), + [sym__list_marker_dot] = ACTIONS(1483), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1483), + [sym__list_marker_example] = ACTIONS(1483), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1483), + [sym__fenced_code_block_start_backtick] = ACTIONS(1483), + [sym__fenced_code_block_start_tilde] = ACTIONS(1483), + [sym__blank_line_start] = ACTIONS(1483), + [sym_minus_metadata] = ACTIONS(1483), + [sym__pipe_table_start] = ACTIONS(1483), + [sym__fenced_div_start] = ACTIONS(1483), + [sym_ref_id_specifier] = ACTIONS(1483), + [sym__display_math_state_track_marker] = ACTIONS(1483), + [sym__inline_math_state_track_marker] = ACTIONS(1483), + [sym__html_comment] = ACTIONS(1483), + [sym_raw_specifier] = ACTIONS(1483), + [sym__autolink] = ACTIONS(1483), }, [STATE(312)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1708), - [anon_sym_LBRACE] = ACTIONS(1708), - [anon_sym_RBRACE] = ACTIONS(1708), - [anon_sym_EQ] = ACTIONS(1708), - [anon_sym_SQUOTE] = ACTIONS(1708), - [anon_sym_BANG] = ACTIONS(1708), - [anon_sym_DQUOTE] = ACTIONS(1708), - [anon_sym_POUND] = ACTIONS(1708), - [anon_sym_DOLLAR] = ACTIONS(1708), - [anon_sym_PERCENT] = ACTIONS(1708), - [anon_sym_AMP] = ACTIONS(1708), - [anon_sym_LPAREN] = ACTIONS(1708), - [anon_sym_RPAREN] = ACTIONS(1708), - [anon_sym_STAR] = ACTIONS(1708), - [anon_sym_PLUS] = ACTIONS(1708), - [anon_sym_COMMA] = ACTIONS(1708), - [anon_sym_DASH] = ACTIONS(1708), - [anon_sym_DOT] = ACTIONS(1708), - [anon_sym_SLASH] = ACTIONS(1708), - [anon_sym_SEMI] = ACTIONS(1708), - [anon_sym_LT] = ACTIONS(1708), - [anon_sym_GT] = ACTIONS(1708), - [anon_sym_QMARK] = ACTIONS(1708), - [anon_sym_AT] = ACTIONS(1708), - [anon_sym_LBRACK] = ACTIONS(1708), - [anon_sym_BSLASH] = ACTIONS(1708), - [anon_sym_RBRACK] = ACTIONS(1708), - [anon_sym_CARET] = ACTIONS(1708), - [anon_sym__] = ACTIONS(1708), - [anon_sym_BQUOTE] = ACTIONS(1708), - [anon_sym_PIPE] = ACTIONS(1708), - [anon_sym_TILDE] = ACTIONS(1708), - [sym__word] = ACTIONS(1708), - [sym__soft_line_ending] = ACTIONS(1708), - [sym__block_close] = ACTIONS(1708), - [sym__block_quote_start] = ACTIONS(1708), - [sym__indented_chunk_start] = ACTIONS(1708), - [sym_atx_h1_marker] = ACTIONS(1708), - [sym_atx_h2_marker] = ACTIONS(1708), - [sym_atx_h3_marker] = ACTIONS(1708), - [sym_atx_h4_marker] = ACTIONS(1708), - [sym_atx_h5_marker] = ACTIONS(1708), - [sym_atx_h6_marker] = ACTIONS(1708), - [sym__thematic_break] = ACTIONS(1708), - [sym__list_marker_minus] = ACTIONS(1708), - [sym__list_marker_plus] = ACTIONS(1708), - [sym__list_marker_star] = ACTIONS(1708), - [sym__list_marker_parenthesis] = ACTIONS(1708), - [sym__list_marker_dot] = ACTIONS(1708), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1708), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1708), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1708), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1708), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1708), - [sym__list_marker_example] = ACTIONS(1708), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1708), - [sym__fenced_code_block_start_backtick] = ACTIONS(1708), - [sym__fenced_code_block_start_tilde] = ACTIONS(1708), - [sym__blank_line_start] = ACTIONS(1708), - [sym_minus_metadata] = ACTIONS(1708), - [sym__pipe_table_start] = ACTIONS(1708), - [sym__fenced_div_start] = ACTIONS(1708), - [sym__fenced_div_end] = ACTIONS(1708), - [sym_ref_id_specifier] = ACTIONS(1708), - [sym__display_math_state_track_marker] = ACTIONS(1708), - [sym__inline_math_state_track_marker] = ACTIONS(1708), + [anon_sym_LBRACE] = ACTIONS(1487), + [anon_sym_RBRACE] = ACTIONS(1487), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1487), + [anon_sym_EQ] = ACTIONS(1487), + [anon_sym_SQUOTE] = ACTIONS(1487), + [anon_sym_BANG] = ACTIONS(1487), + [anon_sym_DQUOTE] = ACTIONS(1487), + [anon_sym_POUND] = ACTIONS(1487), + [anon_sym_DOLLAR] = ACTIONS(1487), + [anon_sym_PERCENT] = ACTIONS(1487), + [anon_sym_AMP] = ACTIONS(1487), + [anon_sym_LPAREN] = ACTIONS(1487), + [anon_sym_RPAREN] = ACTIONS(1487), + [anon_sym_STAR] = ACTIONS(1487), + [anon_sym_PLUS] = ACTIONS(1487), + [anon_sym_COMMA] = ACTIONS(1487), + [anon_sym_DASH] = ACTIONS(1487), + [anon_sym_DOT] = ACTIONS(1487), + [anon_sym_SLASH] = ACTIONS(1487), + [anon_sym_COLON] = ACTIONS(1575), + [anon_sym_SEMI] = ACTIONS(1487), + [anon_sym_QMARK] = ACTIONS(1487), + [anon_sym_AT] = ACTIONS(1487), + [anon_sym_LBRACK] = ACTIONS(1489), + [anon_sym_BSLASH] = ACTIONS(1489), + [anon_sym_RBRACK] = ACTIONS(1487), + [anon_sym_CARET] = ACTIONS(1487), + [anon_sym__] = ACTIONS(1487), + [anon_sym_BQUOTE] = ACTIONS(1487), + [anon_sym_PIPE] = ACTIONS(1487), + [anon_sym_TILDE] = ACTIONS(1487), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1487), + [sym__escaped_characters] = ACTIONS(1487), + [sym__word] = ACTIONS(1487), + [sym__soft_line_ending] = ACTIONS(1487), + [sym__block_close] = ACTIONS(1487), + [sym__block_quote_start] = ACTIONS(1487), + [sym__indented_chunk_start] = ACTIONS(1487), + [sym_atx_h1_marker] = ACTIONS(1487), + [sym_atx_h2_marker] = ACTIONS(1487), + [sym_atx_h3_marker] = ACTIONS(1487), + [sym_atx_h4_marker] = ACTIONS(1487), + [sym_atx_h5_marker] = ACTIONS(1487), + [sym_atx_h6_marker] = ACTIONS(1487), + [sym__thematic_break] = ACTIONS(1487), + [sym__list_marker_minus] = ACTIONS(1487), + [sym__list_marker_plus] = ACTIONS(1487), + [sym__list_marker_star] = ACTIONS(1487), + [sym__list_marker_parenthesis] = ACTIONS(1487), + [sym__list_marker_dot] = ACTIONS(1487), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1487), + [sym__list_marker_example] = ACTIONS(1487), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1487), + [sym__fenced_code_block_start_backtick] = ACTIONS(1487), + [sym__fenced_code_block_start_tilde] = ACTIONS(1487), + [sym__blank_line_start] = ACTIONS(1487), + [sym_minus_metadata] = ACTIONS(1487), + [sym__pipe_table_start] = ACTIONS(1487), + [sym__fenced_div_start] = ACTIONS(1487), + [sym_ref_id_specifier] = ACTIONS(1487), + [sym__display_math_state_track_marker] = ACTIONS(1487), + [sym__inline_math_state_track_marker] = ACTIONS(1487), + [sym__html_comment] = ACTIONS(1487), + [sym_raw_specifier] = ACTIONS(1487), + [sym__autolink] = ACTIONS(1487), }, [STATE(313)] = { - [ts_builtin_sym_end] = ACTIONS(1470), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1470), - [anon_sym_LBRACE] = ACTIONS(1470), - [anon_sym_RBRACE] = ACTIONS(1470), - [anon_sym_EQ] = ACTIONS(1470), - [anon_sym_SQUOTE] = ACTIONS(1470), - [anon_sym_BANG] = ACTIONS(1470), - [anon_sym_DQUOTE] = ACTIONS(1470), - [anon_sym_POUND] = ACTIONS(1470), - [anon_sym_DOLLAR] = ACTIONS(1470), - [anon_sym_PERCENT] = ACTIONS(1470), - [anon_sym_AMP] = ACTIONS(1470), - [anon_sym_LPAREN] = ACTIONS(1470), - [anon_sym_RPAREN] = ACTIONS(1470), - [anon_sym_STAR] = ACTIONS(1470), - [anon_sym_PLUS] = ACTIONS(1470), - [anon_sym_COMMA] = ACTIONS(1470), - [anon_sym_DASH] = ACTIONS(1470), - [anon_sym_DOT] = ACTIONS(1470), - [anon_sym_SLASH] = ACTIONS(1470), - [anon_sym_SEMI] = ACTIONS(1470), - [anon_sym_LT] = ACTIONS(1470), - [anon_sym_GT] = ACTIONS(1470), - [anon_sym_QMARK] = ACTIONS(1470), - [anon_sym_AT] = ACTIONS(1470), - [anon_sym_LBRACK] = ACTIONS(1470), - [anon_sym_BSLASH] = ACTIONS(1470), - [anon_sym_RBRACK] = ACTIONS(1470), - [anon_sym_CARET] = ACTIONS(1470), - [anon_sym__] = ACTIONS(1470), - [anon_sym_BQUOTE] = ACTIONS(1470), - [anon_sym_PIPE] = ACTIONS(1470), - [anon_sym_TILDE] = ACTIONS(1470), - [sym__word] = ACTIONS(1470), - [sym__soft_line_ending] = ACTIONS(1470), - [sym_block_continuation] = ACTIONS(1710), - [sym__block_quote_start] = ACTIONS(1470), - [sym__indented_chunk_start] = ACTIONS(1470), - [sym_atx_h1_marker] = ACTIONS(1470), - [sym_atx_h2_marker] = ACTIONS(1470), - [sym_atx_h3_marker] = ACTIONS(1470), - [sym_atx_h4_marker] = ACTIONS(1470), - [sym_atx_h5_marker] = ACTIONS(1470), - [sym_atx_h6_marker] = ACTIONS(1470), - [sym__thematic_break] = ACTIONS(1470), - [sym__list_marker_minus] = ACTIONS(1470), - [sym__list_marker_plus] = ACTIONS(1470), - [sym__list_marker_star] = ACTIONS(1470), - [sym__list_marker_parenthesis] = ACTIONS(1470), - [sym__list_marker_dot] = ACTIONS(1470), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_example] = ACTIONS(1470), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1470), - [sym__fenced_code_block_start_backtick] = ACTIONS(1470), - [sym__fenced_code_block_start_tilde] = ACTIONS(1470), - [sym__blank_line_start] = ACTIONS(1470), - [sym_minus_metadata] = ACTIONS(1470), - [sym__pipe_table_start] = ACTIONS(1470), - [sym__fenced_div_start] = ACTIONS(1470), - [sym_ref_id_specifier] = ACTIONS(1470), - [sym__display_math_state_track_marker] = ACTIONS(1470), - [sym__inline_math_state_track_marker] = ACTIONS(1470), + [ts_builtin_sym_end] = ACTIONS(1533), + [anon_sym_LBRACE] = ACTIONS(1533), + [anon_sym_RBRACE] = ACTIONS(1533), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1533), + [anon_sym_EQ] = ACTIONS(1533), + [anon_sym_SQUOTE] = ACTIONS(1533), + [anon_sym_BANG] = ACTIONS(1533), + [anon_sym_DQUOTE] = ACTIONS(1533), + [anon_sym_POUND] = ACTIONS(1533), + [anon_sym_DOLLAR] = ACTIONS(1533), + [anon_sym_PERCENT] = ACTIONS(1533), + [anon_sym_AMP] = ACTIONS(1533), + [anon_sym_LPAREN] = ACTIONS(1533), + [anon_sym_RPAREN] = ACTIONS(1533), + [anon_sym_STAR] = ACTIONS(1533), + [anon_sym_PLUS] = ACTIONS(1533), + [anon_sym_COMMA] = ACTIONS(1533), + [anon_sym_DASH] = ACTIONS(1533), + [anon_sym_DOT] = ACTIONS(1533), + [anon_sym_SLASH] = ACTIONS(1533), + [anon_sym_SEMI] = ACTIONS(1533), + [anon_sym_QMARK] = ACTIONS(1533), + [anon_sym_AT] = ACTIONS(1533), + [anon_sym_LBRACK] = ACTIONS(1535), + [anon_sym_BSLASH] = ACTIONS(1535), + [anon_sym_RBRACK] = ACTIONS(1533), + [anon_sym_CARET] = ACTIONS(1533), + [anon_sym__] = ACTIONS(1533), + [anon_sym_BQUOTE] = ACTIONS(1533), + [anon_sym_PIPE] = ACTIONS(1533), + [anon_sym_TILDE] = ACTIONS(1533), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1533), + [sym__escaped_characters] = ACTIONS(1533), + [sym__word] = ACTIONS(1533), + [sym__soft_line_ending] = ACTIONS(1533), + [sym_block_continuation] = ACTIONS(1935), + [sym__block_quote_start] = ACTIONS(1533), + [sym__indented_chunk_start] = ACTIONS(1533), + [sym_atx_h1_marker] = ACTIONS(1533), + [sym_atx_h2_marker] = ACTIONS(1533), + [sym_atx_h3_marker] = ACTIONS(1533), + [sym_atx_h4_marker] = ACTIONS(1533), + [sym_atx_h5_marker] = ACTIONS(1533), + [sym_atx_h6_marker] = ACTIONS(1533), + [sym__thematic_break] = ACTIONS(1533), + [sym__list_marker_minus] = ACTIONS(1533), + [sym__list_marker_plus] = ACTIONS(1533), + [sym__list_marker_star] = ACTIONS(1533), + [sym__list_marker_parenthesis] = ACTIONS(1533), + [sym__list_marker_dot] = ACTIONS(1533), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1533), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1533), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1533), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1533), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1533), + [sym__list_marker_example] = ACTIONS(1533), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1533), + [sym__fenced_code_block_start_backtick] = ACTIONS(1533), + [sym__fenced_code_block_start_tilde] = ACTIONS(1533), + [sym__blank_line_start] = ACTIONS(1533), + [sym_minus_metadata] = ACTIONS(1533), + [sym__pipe_table_start] = ACTIONS(1533), + [sym__fenced_div_start] = ACTIONS(1533), + [sym_ref_id_specifier] = ACTIONS(1533), + [sym__display_math_state_track_marker] = ACTIONS(1533), + [sym__inline_math_state_track_marker] = ACTIONS(1533), + [sym__html_comment] = ACTIONS(1533), + [sym_raw_specifier] = ACTIONS(1533), + [sym__autolink] = ACTIONS(1533), }, [STATE(314)] = { - [ts_builtin_sym_end] = ACTIONS(1442), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1442), - [anon_sym_LBRACE] = ACTIONS(1442), - [anon_sym_RBRACE] = ACTIONS(1442), - [anon_sym_EQ] = ACTIONS(1442), - [anon_sym_SQUOTE] = ACTIONS(1442), - [anon_sym_BANG] = ACTIONS(1442), - [anon_sym_DQUOTE] = ACTIONS(1442), - [anon_sym_POUND] = ACTIONS(1442), - [anon_sym_DOLLAR] = ACTIONS(1442), - [anon_sym_PERCENT] = ACTIONS(1442), - [anon_sym_AMP] = ACTIONS(1442), - [anon_sym_LPAREN] = ACTIONS(1442), - [anon_sym_RPAREN] = ACTIONS(1442), - [anon_sym_STAR] = ACTIONS(1442), - [anon_sym_PLUS] = ACTIONS(1442), - [anon_sym_COMMA] = ACTIONS(1442), - [anon_sym_DASH] = ACTIONS(1442), - [anon_sym_DOT] = ACTIONS(1442), - [anon_sym_SLASH] = ACTIONS(1442), - [anon_sym_SEMI] = ACTIONS(1442), - [anon_sym_LT] = ACTIONS(1442), - [anon_sym_GT] = ACTIONS(1442), - [anon_sym_QMARK] = ACTIONS(1442), - [anon_sym_AT] = ACTIONS(1442), - [anon_sym_LBRACK] = ACTIONS(1442), - [anon_sym_BSLASH] = ACTIONS(1442), - [anon_sym_RBRACK] = ACTIONS(1442), - [anon_sym_CARET] = ACTIONS(1442), - [anon_sym__] = ACTIONS(1442), - [anon_sym_BQUOTE] = ACTIONS(1442), - [anon_sym_PIPE] = ACTIONS(1442), - [anon_sym_TILDE] = ACTIONS(1442), - [sym__word] = ACTIONS(1442), - [sym__soft_line_ending] = ACTIONS(1442), - [sym_block_continuation] = ACTIONS(1712), - [sym__block_quote_start] = ACTIONS(1442), - [sym__indented_chunk_start] = ACTIONS(1442), - [sym_atx_h1_marker] = ACTIONS(1442), - [sym_atx_h2_marker] = ACTIONS(1442), - [sym_atx_h3_marker] = ACTIONS(1442), - [sym_atx_h4_marker] = ACTIONS(1442), - [sym_atx_h5_marker] = ACTIONS(1442), - [sym_atx_h6_marker] = ACTIONS(1442), - [sym__thematic_break] = ACTIONS(1442), - [sym__list_marker_minus] = ACTIONS(1442), - [sym__list_marker_plus] = ACTIONS(1442), - [sym__list_marker_star] = ACTIONS(1442), - [sym__list_marker_parenthesis] = ACTIONS(1442), - [sym__list_marker_dot] = ACTIONS(1442), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_example] = ACTIONS(1442), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1442), - [sym__fenced_code_block_start_backtick] = ACTIONS(1442), - [sym__fenced_code_block_start_tilde] = ACTIONS(1442), - [sym__blank_line_start] = ACTIONS(1442), - [sym_minus_metadata] = ACTIONS(1442), - [sym__pipe_table_start] = ACTIONS(1442), - [sym__fenced_div_start] = ACTIONS(1442), - [sym_ref_id_specifier] = ACTIONS(1442), - [sym__display_math_state_track_marker] = ACTIONS(1442), - [sym__inline_math_state_track_marker] = ACTIONS(1442), + [anon_sym_LBRACE] = ACTIONS(1533), + [anon_sym_RBRACE] = ACTIONS(1533), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1533), + [anon_sym_EQ] = ACTIONS(1533), + [anon_sym_SQUOTE] = ACTIONS(1533), + [anon_sym_BANG] = ACTIONS(1533), + [anon_sym_DQUOTE] = ACTIONS(1533), + [anon_sym_POUND] = ACTIONS(1533), + [anon_sym_DOLLAR] = ACTIONS(1533), + [anon_sym_PERCENT] = ACTIONS(1533), + [anon_sym_AMP] = ACTIONS(1533), + [anon_sym_LPAREN] = ACTIONS(1533), + [anon_sym_RPAREN] = ACTIONS(1533), + [anon_sym_STAR] = ACTIONS(1533), + [anon_sym_PLUS] = ACTIONS(1533), + [anon_sym_COMMA] = ACTIONS(1533), + [anon_sym_DASH] = ACTIONS(1533), + [anon_sym_DOT] = ACTIONS(1533), + [anon_sym_SLASH] = ACTIONS(1533), + [anon_sym_SEMI] = ACTIONS(1533), + [anon_sym_QMARK] = ACTIONS(1533), + [anon_sym_AT] = ACTIONS(1533), + [anon_sym_LBRACK] = ACTIONS(1535), + [anon_sym_BSLASH] = ACTIONS(1535), + [anon_sym_RBRACK] = ACTIONS(1533), + [anon_sym_CARET] = ACTIONS(1533), + [anon_sym__] = ACTIONS(1533), + [anon_sym_BQUOTE] = ACTIONS(1533), + [anon_sym_PIPE] = ACTIONS(1533), + [anon_sym_TILDE] = ACTIONS(1533), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1533), + [sym__escaped_characters] = ACTIONS(1533), + [sym__word] = ACTIONS(1533), + [sym__soft_line_ending] = ACTIONS(1533), + [sym__block_close] = ACTIONS(1533), + [sym_block_continuation] = ACTIONS(1937), + [sym__block_quote_start] = ACTIONS(1533), + [sym__indented_chunk_start] = ACTIONS(1533), + [sym_atx_h1_marker] = ACTIONS(1533), + [sym_atx_h2_marker] = ACTIONS(1533), + [sym_atx_h3_marker] = ACTIONS(1533), + [sym_atx_h4_marker] = ACTIONS(1533), + [sym_atx_h5_marker] = ACTIONS(1533), + [sym_atx_h6_marker] = ACTIONS(1533), + [sym__thematic_break] = ACTIONS(1533), + [sym__list_marker_minus] = ACTIONS(1533), + [sym__list_marker_plus] = ACTIONS(1533), + [sym__list_marker_star] = ACTIONS(1533), + [sym__list_marker_parenthesis] = ACTIONS(1533), + [sym__list_marker_dot] = ACTIONS(1533), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1533), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1533), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1533), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1533), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1533), + [sym__list_marker_example] = ACTIONS(1533), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1533), + [sym__fenced_code_block_start_backtick] = ACTIONS(1533), + [sym__fenced_code_block_start_tilde] = ACTIONS(1533), + [sym__blank_line_start] = ACTIONS(1533), + [sym_minus_metadata] = ACTIONS(1533), + [sym__pipe_table_start] = ACTIONS(1533), + [sym__fenced_div_start] = ACTIONS(1533), + [sym_ref_id_specifier] = ACTIONS(1533), + [sym__display_math_state_track_marker] = ACTIONS(1533), + [sym__inline_math_state_track_marker] = ACTIONS(1533), + [sym__html_comment] = ACTIONS(1533), + [sym_raw_specifier] = ACTIONS(1533), + [sym__autolink] = ACTIONS(1533), }, [STATE(315)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1714), - [anon_sym_LBRACE] = ACTIONS(1714), - [anon_sym_RBRACE] = ACTIONS(1714), - [anon_sym_EQ] = ACTIONS(1714), - [anon_sym_SQUOTE] = ACTIONS(1714), - [anon_sym_BANG] = ACTIONS(1714), - [anon_sym_DQUOTE] = ACTIONS(1714), - [anon_sym_POUND] = ACTIONS(1714), - [anon_sym_DOLLAR] = ACTIONS(1714), - [anon_sym_PERCENT] = ACTIONS(1714), - [anon_sym_AMP] = ACTIONS(1714), - [anon_sym_LPAREN] = ACTIONS(1714), - [anon_sym_RPAREN] = ACTIONS(1714), - [anon_sym_STAR] = ACTIONS(1714), - [anon_sym_PLUS] = ACTIONS(1714), - [anon_sym_COMMA] = ACTIONS(1714), - [anon_sym_DASH] = ACTIONS(1714), - [anon_sym_DOT] = ACTIONS(1714), - [anon_sym_SLASH] = ACTIONS(1714), - [anon_sym_SEMI] = ACTIONS(1714), - [anon_sym_LT] = ACTIONS(1714), - [anon_sym_GT] = ACTIONS(1714), - [anon_sym_QMARK] = ACTIONS(1714), - [anon_sym_AT] = ACTIONS(1714), - [anon_sym_LBRACK] = ACTIONS(1714), - [anon_sym_BSLASH] = ACTIONS(1714), - [anon_sym_RBRACK] = ACTIONS(1714), - [anon_sym_CARET] = ACTIONS(1714), - [anon_sym__] = ACTIONS(1714), - [anon_sym_BQUOTE] = ACTIONS(1714), - [anon_sym_PIPE] = ACTIONS(1714), - [anon_sym_TILDE] = ACTIONS(1714), - [sym__word] = ACTIONS(1714), - [sym__soft_line_ending] = ACTIONS(1714), - [sym__block_close] = ACTIONS(1714), - [sym__block_quote_start] = ACTIONS(1714), - [sym__indented_chunk_start] = ACTIONS(1714), - [sym_atx_h1_marker] = ACTIONS(1714), - [sym_atx_h2_marker] = ACTIONS(1714), - [sym_atx_h3_marker] = ACTIONS(1714), - [sym_atx_h4_marker] = ACTIONS(1714), - [sym_atx_h5_marker] = ACTIONS(1714), - [sym_atx_h6_marker] = ACTIONS(1714), - [sym__thematic_break] = ACTIONS(1714), - [sym__list_marker_minus] = ACTIONS(1714), - [sym__list_marker_plus] = ACTIONS(1714), - [sym__list_marker_star] = ACTIONS(1714), - [sym__list_marker_parenthesis] = ACTIONS(1714), - [sym__list_marker_dot] = ACTIONS(1714), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1714), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1714), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1714), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1714), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1714), - [sym__list_marker_example] = ACTIONS(1714), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1714), - [sym__fenced_code_block_start_backtick] = ACTIONS(1714), - [sym__fenced_code_block_start_tilde] = ACTIONS(1714), - [sym__blank_line_start] = ACTIONS(1714), - [sym_minus_metadata] = ACTIONS(1714), - [sym__pipe_table_start] = ACTIONS(1714), - [sym__fenced_div_start] = ACTIONS(1714), - [sym__fenced_div_end] = ACTIONS(1714), - [sym_ref_id_specifier] = ACTIONS(1714), - [sym__display_math_state_track_marker] = ACTIONS(1714), - [sym__inline_math_state_track_marker] = ACTIONS(1714), + [anon_sym_LBRACE] = ACTIONS(1509), + [anon_sym_RBRACE] = ACTIONS(1509), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1509), + [anon_sym_EQ] = ACTIONS(1509), + [anon_sym_SQUOTE] = ACTIONS(1509), + [anon_sym_BANG] = ACTIONS(1509), + [anon_sym_DQUOTE] = ACTIONS(1509), + [anon_sym_POUND] = ACTIONS(1509), + [anon_sym_DOLLAR] = ACTIONS(1509), + [anon_sym_PERCENT] = ACTIONS(1509), + [anon_sym_AMP] = ACTIONS(1509), + [anon_sym_LPAREN] = ACTIONS(1509), + [anon_sym_RPAREN] = ACTIONS(1509), + [anon_sym_STAR] = ACTIONS(1509), + [anon_sym_PLUS] = ACTIONS(1509), + [anon_sym_COMMA] = ACTIONS(1509), + [anon_sym_DASH] = ACTIONS(1509), + [anon_sym_DOT] = ACTIONS(1509), + [anon_sym_SLASH] = ACTIONS(1509), + [anon_sym_SEMI] = ACTIONS(1509), + [anon_sym_QMARK] = ACTIONS(1509), + [anon_sym_AT] = ACTIONS(1509), + [anon_sym_LBRACK] = ACTIONS(1511), + [anon_sym_BSLASH] = ACTIONS(1511), + [anon_sym_RBRACK] = ACTIONS(1509), + [anon_sym_CARET] = ACTIONS(1509), + [anon_sym__] = ACTIONS(1509), + [anon_sym_BQUOTE] = ACTIONS(1509), + [anon_sym_PIPE] = ACTIONS(1509), + [anon_sym_TILDE] = ACTIONS(1509), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1509), + [sym__escaped_characters] = ACTIONS(1509), + [sym__word] = ACTIONS(1509), + [sym__soft_line_ending] = ACTIONS(1509), + [sym__block_close] = ACTIONS(1509), + [sym_block_continuation] = ACTIONS(1939), + [sym__block_quote_start] = ACTIONS(1509), + [sym__indented_chunk_start] = ACTIONS(1509), + [sym_atx_h1_marker] = ACTIONS(1509), + [sym_atx_h2_marker] = ACTIONS(1509), + [sym_atx_h3_marker] = ACTIONS(1509), + [sym_atx_h4_marker] = ACTIONS(1509), + [sym_atx_h5_marker] = ACTIONS(1509), + [sym_atx_h6_marker] = ACTIONS(1509), + [sym__thematic_break] = ACTIONS(1509), + [sym__list_marker_minus] = ACTIONS(1509), + [sym__list_marker_plus] = ACTIONS(1509), + [sym__list_marker_star] = ACTIONS(1509), + [sym__list_marker_parenthesis] = ACTIONS(1509), + [sym__list_marker_dot] = ACTIONS(1509), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1509), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1509), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1509), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1509), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1509), + [sym__list_marker_example] = ACTIONS(1509), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1509), + [sym__fenced_code_block_start_backtick] = ACTIONS(1509), + [sym__fenced_code_block_start_tilde] = ACTIONS(1509), + [sym__blank_line_start] = ACTIONS(1509), + [sym_minus_metadata] = ACTIONS(1509), + [sym__pipe_table_start] = ACTIONS(1509), + [sym__fenced_div_start] = ACTIONS(1509), + [sym_ref_id_specifier] = ACTIONS(1509), + [sym__display_math_state_track_marker] = ACTIONS(1509), + [sym__inline_math_state_track_marker] = ACTIONS(1509), + [sym__html_comment] = ACTIONS(1509), + [sym_raw_specifier] = ACTIONS(1509), + [sym__autolink] = ACTIONS(1509), }, [STATE(316)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1716), - [anon_sym_LBRACE] = ACTIONS(1716), - [anon_sym_RBRACE] = ACTIONS(1716), - [anon_sym_EQ] = ACTIONS(1716), - [anon_sym_SQUOTE] = ACTIONS(1716), - [anon_sym_BANG] = ACTIONS(1716), - [anon_sym_DQUOTE] = ACTIONS(1716), - [anon_sym_POUND] = ACTIONS(1716), - [anon_sym_DOLLAR] = ACTIONS(1716), - [anon_sym_PERCENT] = ACTIONS(1716), - [anon_sym_AMP] = ACTIONS(1716), - [anon_sym_LPAREN] = ACTIONS(1716), - [anon_sym_RPAREN] = ACTIONS(1716), - [anon_sym_STAR] = ACTIONS(1716), - [anon_sym_PLUS] = ACTIONS(1716), - [anon_sym_COMMA] = ACTIONS(1716), - [anon_sym_DASH] = ACTIONS(1716), - [anon_sym_DOT] = ACTIONS(1716), - [anon_sym_SLASH] = ACTIONS(1716), - [anon_sym_SEMI] = ACTIONS(1716), - [anon_sym_LT] = ACTIONS(1716), - [anon_sym_GT] = ACTIONS(1716), - [anon_sym_QMARK] = ACTIONS(1716), - [anon_sym_AT] = ACTIONS(1716), - [anon_sym_LBRACK] = ACTIONS(1716), - [anon_sym_BSLASH] = ACTIONS(1716), - [anon_sym_RBRACK] = ACTIONS(1716), - [anon_sym_CARET] = ACTIONS(1716), - [anon_sym__] = ACTIONS(1716), - [anon_sym_BQUOTE] = ACTIONS(1716), - [anon_sym_PIPE] = ACTIONS(1716), - [anon_sym_TILDE] = ACTIONS(1716), - [sym__word] = ACTIONS(1716), - [sym__soft_line_ending] = ACTIONS(1716), - [sym__block_close] = ACTIONS(1716), - [sym__block_quote_start] = ACTIONS(1716), - [sym__indented_chunk_start] = ACTIONS(1716), - [sym_atx_h1_marker] = ACTIONS(1716), - [sym_atx_h2_marker] = ACTIONS(1716), - [sym_atx_h3_marker] = ACTIONS(1716), - [sym_atx_h4_marker] = ACTIONS(1716), - [sym_atx_h5_marker] = ACTIONS(1716), - [sym_atx_h6_marker] = ACTIONS(1716), - [sym__thematic_break] = ACTIONS(1716), - [sym__list_marker_minus] = ACTIONS(1716), - [sym__list_marker_plus] = ACTIONS(1716), - [sym__list_marker_star] = ACTIONS(1716), - [sym__list_marker_parenthesis] = ACTIONS(1716), - [sym__list_marker_dot] = ACTIONS(1716), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1716), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1716), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1716), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1716), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1716), - [sym__list_marker_example] = ACTIONS(1716), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1716), - [sym__fenced_code_block_start_backtick] = ACTIONS(1716), - [sym__fenced_code_block_start_tilde] = ACTIONS(1716), - [sym__blank_line_start] = ACTIONS(1716), - [sym_minus_metadata] = ACTIONS(1716), - [sym__pipe_table_start] = ACTIONS(1716), - [sym__fenced_div_start] = ACTIONS(1716), - [sym__fenced_div_end] = ACTIONS(1716), - [sym_ref_id_specifier] = ACTIONS(1716), - [sym__display_math_state_track_marker] = ACTIONS(1716), - [sym__inline_math_state_track_marker] = ACTIONS(1716), + [anon_sym_LBRACE] = ACTIONS(1503), + [anon_sym_RBRACE] = ACTIONS(1503), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1503), + [anon_sym_EQ] = ACTIONS(1503), + [anon_sym_SQUOTE] = ACTIONS(1503), + [anon_sym_BANG] = ACTIONS(1503), + [anon_sym_DQUOTE] = ACTIONS(1503), + [anon_sym_POUND] = ACTIONS(1503), + [anon_sym_DOLLAR] = ACTIONS(1503), + [anon_sym_PERCENT] = ACTIONS(1503), + [anon_sym_AMP] = ACTIONS(1503), + [anon_sym_LPAREN] = ACTIONS(1503), + [anon_sym_RPAREN] = ACTIONS(1503), + [anon_sym_STAR] = ACTIONS(1503), + [anon_sym_PLUS] = ACTIONS(1503), + [anon_sym_COMMA] = ACTIONS(1503), + [anon_sym_DASH] = ACTIONS(1503), + [anon_sym_DOT] = ACTIONS(1503), + [anon_sym_SLASH] = ACTIONS(1503), + [anon_sym_COLON] = ACTIONS(1503), + [anon_sym_SEMI] = ACTIONS(1503), + [anon_sym_QMARK] = ACTIONS(1503), + [anon_sym_AT] = ACTIONS(1503), + [anon_sym_LBRACK] = ACTIONS(1505), + [anon_sym_BSLASH] = ACTIONS(1505), + [anon_sym_RBRACK] = ACTIONS(1503), + [anon_sym_CARET] = ACTIONS(1503), + [anon_sym__] = ACTIONS(1503), + [anon_sym_BQUOTE] = ACTIONS(1503), + [anon_sym_PIPE] = ACTIONS(1503), + [anon_sym_TILDE] = ACTIONS(1503), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1503), + [sym__escaped_characters] = ACTIONS(1503), + [sym__word] = ACTIONS(1503), + [sym__soft_line_ending] = ACTIONS(1503), + [sym__block_close] = ACTIONS(1503), + [sym__block_quote_start] = ACTIONS(1503), + [sym__indented_chunk_start] = ACTIONS(1503), + [sym_atx_h1_marker] = ACTIONS(1503), + [sym_atx_h2_marker] = ACTIONS(1503), + [sym_atx_h3_marker] = ACTIONS(1503), + [sym_atx_h4_marker] = ACTIONS(1503), + [sym_atx_h5_marker] = ACTIONS(1503), + [sym_atx_h6_marker] = ACTIONS(1503), + [sym__thematic_break] = ACTIONS(1503), + [sym__list_marker_minus] = ACTIONS(1503), + [sym__list_marker_plus] = ACTIONS(1503), + [sym__list_marker_star] = ACTIONS(1503), + [sym__list_marker_parenthesis] = ACTIONS(1503), + [sym__list_marker_dot] = ACTIONS(1503), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1503), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1503), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1503), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1503), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1503), + [sym__list_marker_example] = ACTIONS(1503), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1503), + [sym__fenced_code_block_start_backtick] = ACTIONS(1503), + [sym__fenced_code_block_start_tilde] = ACTIONS(1503), + [sym__blank_line_start] = ACTIONS(1503), + [sym_minus_metadata] = ACTIONS(1503), + [sym__pipe_table_start] = ACTIONS(1503), + [sym__fenced_div_start] = ACTIONS(1503), + [sym_ref_id_specifier] = ACTIONS(1503), + [sym__display_math_state_track_marker] = ACTIONS(1503), + [sym__inline_math_state_track_marker] = ACTIONS(1503), + [sym__html_comment] = ACTIONS(1503), + [sym_raw_specifier] = ACTIONS(1503), + [sym__autolink] = ACTIONS(1503), }, [STATE(317)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1718), - [anon_sym_LBRACE] = ACTIONS(1718), - [anon_sym_RBRACE] = ACTIONS(1718), - [anon_sym_EQ] = ACTIONS(1718), - [anon_sym_SQUOTE] = ACTIONS(1718), - [anon_sym_BANG] = ACTIONS(1718), - [anon_sym_DQUOTE] = ACTIONS(1718), - [anon_sym_POUND] = ACTIONS(1718), - [anon_sym_DOLLAR] = ACTIONS(1718), - [anon_sym_PERCENT] = ACTIONS(1718), - [anon_sym_AMP] = ACTIONS(1718), - [anon_sym_LPAREN] = ACTIONS(1718), - [anon_sym_RPAREN] = ACTIONS(1718), - [anon_sym_STAR] = ACTIONS(1718), - [anon_sym_PLUS] = ACTIONS(1718), - [anon_sym_COMMA] = ACTIONS(1718), - [anon_sym_DASH] = ACTIONS(1718), - [anon_sym_DOT] = ACTIONS(1718), - [anon_sym_SLASH] = ACTIONS(1718), - [anon_sym_SEMI] = ACTIONS(1718), - [anon_sym_LT] = ACTIONS(1718), - [anon_sym_GT] = ACTIONS(1718), - [anon_sym_QMARK] = ACTIONS(1718), - [anon_sym_AT] = ACTIONS(1718), - [anon_sym_LBRACK] = ACTIONS(1718), - [anon_sym_BSLASH] = ACTIONS(1718), - [anon_sym_RBRACK] = ACTIONS(1718), - [anon_sym_CARET] = ACTIONS(1718), - [anon_sym__] = ACTIONS(1718), - [anon_sym_BQUOTE] = ACTIONS(1718), - [anon_sym_PIPE] = ACTIONS(1718), - [anon_sym_TILDE] = ACTIONS(1718), - [sym__word] = ACTIONS(1718), - [sym__soft_line_ending] = ACTIONS(1718), - [sym__block_close] = ACTIONS(1718), - [sym__block_quote_start] = ACTIONS(1718), - [sym__indented_chunk_start] = ACTIONS(1718), - [sym_atx_h1_marker] = ACTIONS(1718), - [sym_atx_h2_marker] = ACTIONS(1718), - [sym_atx_h3_marker] = ACTIONS(1718), - [sym_atx_h4_marker] = ACTIONS(1718), - [sym_atx_h5_marker] = ACTIONS(1718), - [sym_atx_h6_marker] = ACTIONS(1718), - [sym__thematic_break] = ACTIONS(1718), - [sym__list_marker_minus] = ACTIONS(1718), - [sym__list_marker_plus] = ACTIONS(1718), - [sym__list_marker_star] = ACTIONS(1718), - [sym__list_marker_parenthesis] = ACTIONS(1718), - [sym__list_marker_dot] = ACTIONS(1718), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1718), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1718), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1718), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1718), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1718), - [sym__list_marker_example] = ACTIONS(1718), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1718), - [sym__fenced_code_block_start_backtick] = ACTIONS(1718), - [sym__fenced_code_block_start_tilde] = ACTIONS(1718), - [sym__blank_line_start] = ACTIONS(1718), - [sym_minus_metadata] = ACTIONS(1718), - [sym__pipe_table_start] = ACTIONS(1718), - [sym__fenced_div_start] = ACTIONS(1718), - [sym__fenced_div_end] = ACTIONS(1718), - [sym_ref_id_specifier] = ACTIONS(1718), - [sym__display_math_state_track_marker] = ACTIONS(1718), - [sym__inline_math_state_track_marker] = ACTIONS(1718), + [anon_sym_LBRACE] = ACTIONS(1941), + [anon_sym_RBRACE] = ACTIONS(1941), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1941), + [anon_sym_EQ] = ACTIONS(1941), + [anon_sym_SQUOTE] = ACTIONS(1941), + [anon_sym_BANG] = ACTIONS(1941), + [anon_sym_DQUOTE] = ACTIONS(1941), + [anon_sym_POUND] = ACTIONS(1941), + [anon_sym_DOLLAR] = ACTIONS(1941), + [anon_sym_PERCENT] = ACTIONS(1941), + [anon_sym_AMP] = ACTIONS(1941), + [anon_sym_LPAREN] = ACTIONS(1941), + [anon_sym_RPAREN] = ACTIONS(1941), + [anon_sym_STAR] = ACTIONS(1941), + [anon_sym_PLUS] = ACTIONS(1941), + [anon_sym_COMMA] = ACTIONS(1941), + [anon_sym_DASH] = ACTIONS(1941), + [anon_sym_DOT] = ACTIONS(1941), + [anon_sym_SLASH] = ACTIONS(1941), + [anon_sym_SEMI] = ACTIONS(1941), + [anon_sym_QMARK] = ACTIONS(1941), + [anon_sym_AT] = ACTIONS(1941), + [anon_sym_LBRACK] = ACTIONS(1943), + [anon_sym_BSLASH] = ACTIONS(1943), + [anon_sym_RBRACK] = ACTIONS(1941), + [anon_sym_CARET] = ACTIONS(1941), + [anon_sym__] = ACTIONS(1941), + [anon_sym_BQUOTE] = ACTIONS(1941), + [anon_sym_PIPE] = ACTIONS(1941), + [anon_sym_TILDE] = ACTIONS(1941), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1941), + [sym__escaped_characters] = ACTIONS(1941), + [sym__word] = ACTIONS(1941), + [sym__soft_line_ending] = ACTIONS(1941), + [sym__block_close] = ACTIONS(1941), + [sym__block_quote_start] = ACTIONS(1941), + [sym__indented_chunk_start] = ACTIONS(1941), + [sym_atx_h1_marker] = ACTIONS(1941), + [sym_atx_h2_marker] = ACTIONS(1941), + [sym_atx_h3_marker] = ACTIONS(1941), + [sym_atx_h4_marker] = ACTIONS(1941), + [sym_atx_h5_marker] = ACTIONS(1941), + [sym_atx_h6_marker] = ACTIONS(1941), + [sym__thematic_break] = ACTIONS(1941), + [sym__list_marker_minus] = ACTIONS(1941), + [sym__list_marker_plus] = ACTIONS(1941), + [sym__list_marker_star] = ACTIONS(1941), + [sym__list_marker_parenthesis] = ACTIONS(1941), + [sym__list_marker_dot] = ACTIONS(1941), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1941), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1941), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1941), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1941), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1941), + [sym__list_marker_example] = ACTIONS(1941), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1941), + [sym__fenced_code_block_start_backtick] = ACTIONS(1941), + [sym__fenced_code_block_start_tilde] = ACTIONS(1941), + [sym__blank_line_start] = ACTIONS(1941), + [sym_minus_metadata] = ACTIONS(1941), + [sym__pipe_table_start] = ACTIONS(1941), + [sym__fenced_div_start] = ACTIONS(1941), + [sym__fenced_div_end] = ACTIONS(1941), + [sym_ref_id_specifier] = ACTIONS(1941), + [sym__display_math_state_track_marker] = ACTIONS(1941), + [sym__inline_math_state_track_marker] = ACTIONS(1941), + [sym__html_comment] = ACTIONS(1941), + [sym_raw_specifier] = ACTIONS(1941), + [sym__autolink] = ACTIONS(1941), }, [STATE(318)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1720), - [anon_sym_LBRACE] = ACTIONS(1720), - [anon_sym_RBRACE] = ACTIONS(1720), - [anon_sym_EQ] = ACTIONS(1720), - [anon_sym_SQUOTE] = ACTIONS(1720), - [anon_sym_BANG] = ACTIONS(1720), - [anon_sym_DQUOTE] = ACTIONS(1720), - [anon_sym_POUND] = ACTIONS(1720), - [anon_sym_DOLLAR] = ACTIONS(1720), - [anon_sym_PERCENT] = ACTIONS(1720), - [anon_sym_AMP] = ACTIONS(1720), - [anon_sym_LPAREN] = ACTIONS(1720), - [anon_sym_RPAREN] = ACTIONS(1720), - [anon_sym_STAR] = ACTIONS(1720), - [anon_sym_PLUS] = ACTIONS(1720), - [anon_sym_COMMA] = ACTIONS(1720), - [anon_sym_DASH] = ACTIONS(1720), - [anon_sym_DOT] = ACTIONS(1720), - [anon_sym_SLASH] = ACTIONS(1720), - [anon_sym_SEMI] = ACTIONS(1720), - [anon_sym_LT] = ACTIONS(1720), - [anon_sym_GT] = ACTIONS(1720), - [anon_sym_QMARK] = ACTIONS(1720), - [anon_sym_AT] = ACTIONS(1720), - [anon_sym_LBRACK] = ACTIONS(1720), - [anon_sym_BSLASH] = ACTIONS(1720), - [anon_sym_RBRACK] = ACTIONS(1720), - [anon_sym_CARET] = ACTIONS(1720), - [anon_sym__] = ACTIONS(1720), - [anon_sym_BQUOTE] = ACTIONS(1720), - [anon_sym_PIPE] = ACTIONS(1720), - [anon_sym_TILDE] = ACTIONS(1720), - [sym__word] = ACTIONS(1720), - [sym__soft_line_ending] = ACTIONS(1720), - [sym_block_continuation] = ACTIONS(1720), - [sym__block_quote_start] = ACTIONS(1720), - [sym__indented_chunk_start] = ACTIONS(1720), - [sym_atx_h1_marker] = ACTIONS(1720), - [sym_atx_h2_marker] = ACTIONS(1720), - [sym_atx_h3_marker] = ACTIONS(1720), - [sym_atx_h4_marker] = ACTIONS(1720), - [sym_atx_h5_marker] = ACTIONS(1720), - [sym_atx_h6_marker] = ACTIONS(1720), - [sym__thematic_break] = ACTIONS(1720), - [sym__list_marker_minus] = ACTIONS(1720), - [sym__list_marker_plus] = ACTIONS(1720), - [sym__list_marker_star] = ACTIONS(1720), - [sym__list_marker_parenthesis] = ACTIONS(1720), - [sym__list_marker_dot] = ACTIONS(1720), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1720), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1720), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1720), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1720), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1720), - [sym__list_marker_example] = ACTIONS(1720), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1720), - [sym__fenced_code_block_start_backtick] = ACTIONS(1720), - [sym__fenced_code_block_start_tilde] = ACTIONS(1720), - [sym__blank_line_start] = ACTIONS(1720), - [sym_minus_metadata] = ACTIONS(1720), - [sym__pipe_table_start] = ACTIONS(1720), - [sym__fenced_div_start] = ACTIONS(1720), - [sym_ref_id_specifier] = ACTIONS(1720), - [sym__display_math_state_track_marker] = ACTIONS(1720), - [sym__inline_math_state_track_marker] = ACTIONS(1720), + [ts_builtin_sym_end] = ACTIONS(1663), + [anon_sym_LBRACE] = ACTIONS(1663), + [anon_sym_RBRACE] = ACTIONS(1663), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1663), + [anon_sym_EQ] = ACTIONS(1663), + [anon_sym_SQUOTE] = ACTIONS(1663), + [anon_sym_BANG] = ACTIONS(1663), + [anon_sym_DQUOTE] = ACTIONS(1663), + [anon_sym_POUND] = ACTIONS(1663), + [anon_sym_DOLLAR] = ACTIONS(1663), + [anon_sym_PERCENT] = ACTIONS(1663), + [anon_sym_AMP] = ACTIONS(1663), + [anon_sym_LPAREN] = ACTIONS(1663), + [anon_sym_RPAREN] = ACTIONS(1663), + [anon_sym_STAR] = ACTIONS(1663), + [anon_sym_PLUS] = ACTIONS(1663), + [anon_sym_COMMA] = ACTIONS(1663), + [anon_sym_DASH] = ACTIONS(1663), + [anon_sym_DOT] = ACTIONS(1663), + [anon_sym_SLASH] = ACTIONS(1663), + [anon_sym_SEMI] = ACTIONS(1663), + [anon_sym_QMARK] = ACTIONS(1663), + [anon_sym_AT] = ACTIONS(1663), + [anon_sym_LBRACK] = ACTIONS(1665), + [anon_sym_BSLASH] = ACTIONS(1665), + [anon_sym_RBRACK] = ACTIONS(1663), + [anon_sym_CARET] = ACTIONS(1663), + [anon_sym__] = ACTIONS(1663), + [anon_sym_BQUOTE] = ACTIONS(1663), + [anon_sym_PIPE] = ACTIONS(1663), + [anon_sym_TILDE] = ACTIONS(1663), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1663), + [sym__escaped_characters] = ACTIONS(1663), + [sym__word] = ACTIONS(1663), + [sym__soft_line_ending] = ACTIONS(1663), + [sym__block_quote_start] = ACTIONS(1663), + [sym__indented_chunk_start] = ACTIONS(1663), + [sym_atx_h1_marker] = ACTIONS(1663), + [sym_atx_h2_marker] = ACTIONS(1663), + [sym_atx_h3_marker] = ACTIONS(1663), + [sym_atx_h4_marker] = ACTIONS(1663), + [sym_atx_h5_marker] = ACTIONS(1663), + [sym_atx_h6_marker] = ACTIONS(1663), + [sym__thematic_break] = ACTIONS(1663), + [sym__list_marker_minus] = ACTIONS(1663), + [sym__list_marker_plus] = ACTIONS(1663), + [sym__list_marker_star] = ACTIONS(1663), + [sym__list_marker_parenthesis] = ACTIONS(1663), + [sym__list_marker_dot] = ACTIONS(1663), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_example] = ACTIONS(1663), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1663), + [sym__fenced_code_block_start_backtick] = ACTIONS(1663), + [sym__fenced_code_block_start_tilde] = ACTIONS(1663), + [sym__blank_line_start] = ACTIONS(1663), + [sym_minus_metadata] = ACTIONS(1663), + [sym__pipe_table_start] = ACTIONS(1663), + [sym__fenced_div_start] = ACTIONS(1663), + [sym_ref_id_specifier] = ACTIONS(1663), + [sym__display_math_state_track_marker] = ACTIONS(1663), + [sym__inline_math_state_track_marker] = ACTIONS(1663), + [sym__html_comment] = ACTIONS(1663), + [sym_raw_specifier] = ACTIONS(1663), + [sym__autolink] = ACTIONS(1663), }, [STATE(319)] = { - [ts_builtin_sym_end] = ACTIONS(1674), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1674), - [anon_sym_LBRACE] = ACTIONS(1674), - [anon_sym_RBRACE] = ACTIONS(1674), - [anon_sym_EQ] = ACTIONS(1674), - [anon_sym_SQUOTE] = ACTIONS(1674), - [anon_sym_BANG] = ACTIONS(1674), - [anon_sym_DQUOTE] = ACTIONS(1674), - [anon_sym_POUND] = ACTIONS(1674), - [anon_sym_DOLLAR] = ACTIONS(1674), - [anon_sym_PERCENT] = ACTIONS(1674), - [anon_sym_AMP] = ACTIONS(1674), - [anon_sym_LPAREN] = ACTIONS(1674), - [anon_sym_RPAREN] = ACTIONS(1674), - [anon_sym_STAR] = ACTIONS(1674), - [anon_sym_PLUS] = ACTIONS(1674), - [anon_sym_COMMA] = ACTIONS(1674), - [anon_sym_DASH] = ACTIONS(1674), - [anon_sym_DOT] = ACTIONS(1674), - [anon_sym_SLASH] = ACTIONS(1674), - [anon_sym_SEMI] = ACTIONS(1674), - [anon_sym_LT] = ACTIONS(1674), - [anon_sym_GT] = ACTIONS(1674), - [anon_sym_QMARK] = ACTIONS(1674), - [anon_sym_AT] = ACTIONS(1674), - [anon_sym_LBRACK] = ACTIONS(1674), - [anon_sym_BSLASH] = ACTIONS(1674), - [anon_sym_RBRACK] = ACTIONS(1674), - [anon_sym_CARET] = ACTIONS(1674), - [anon_sym__] = ACTIONS(1674), - [anon_sym_BQUOTE] = ACTIONS(1674), - [anon_sym_PIPE] = ACTIONS(1674), - [anon_sym_TILDE] = ACTIONS(1674), - [sym__word] = ACTIONS(1674), - [sym__soft_line_ending] = ACTIONS(1674), - [sym__block_quote_start] = ACTIONS(1674), - [sym__indented_chunk_start] = ACTIONS(1674), - [sym_atx_h1_marker] = ACTIONS(1674), - [sym_atx_h2_marker] = ACTIONS(1674), - [sym_atx_h3_marker] = ACTIONS(1674), - [sym_atx_h4_marker] = ACTIONS(1674), - [sym_atx_h5_marker] = ACTIONS(1674), - [sym_atx_h6_marker] = ACTIONS(1674), - [sym__thematic_break] = ACTIONS(1674), - [sym__list_marker_minus] = ACTIONS(1674), - [sym__list_marker_plus] = ACTIONS(1674), - [sym__list_marker_star] = ACTIONS(1674), - [sym__list_marker_parenthesis] = ACTIONS(1674), - [sym__list_marker_dot] = ACTIONS(1674), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1674), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1674), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1674), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1674), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1674), - [sym__list_marker_example] = ACTIONS(1674), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1674), - [sym__fenced_code_block_start_backtick] = ACTIONS(1674), - [sym__fenced_code_block_start_tilde] = ACTIONS(1674), - [sym__blank_line_start] = ACTIONS(1674), - [sym_minus_metadata] = ACTIONS(1674), - [sym__pipe_table_start] = ACTIONS(1674), - [sym__fenced_div_start] = ACTIONS(1674), - [sym_ref_id_specifier] = ACTIONS(1674), - [sym__display_math_state_track_marker] = ACTIONS(1674), - [sym__inline_math_state_track_marker] = ACTIONS(1674), + [anon_sym_LBRACE] = ACTIONS(1781), + [anon_sym_RBRACE] = ACTIONS(1781), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1781), + [anon_sym_EQ] = ACTIONS(1781), + [anon_sym_SQUOTE] = ACTIONS(1781), + [anon_sym_BANG] = ACTIONS(1781), + [anon_sym_DQUOTE] = ACTIONS(1781), + [anon_sym_POUND] = ACTIONS(1781), + [anon_sym_DOLLAR] = ACTIONS(1781), + [anon_sym_PERCENT] = ACTIONS(1781), + [anon_sym_AMP] = ACTIONS(1781), + [anon_sym_LPAREN] = ACTIONS(1781), + [anon_sym_RPAREN] = ACTIONS(1781), + [anon_sym_STAR] = ACTIONS(1781), + [anon_sym_PLUS] = ACTIONS(1781), + [anon_sym_COMMA] = ACTIONS(1781), + [anon_sym_DASH] = ACTIONS(1781), + [anon_sym_DOT] = ACTIONS(1781), + [anon_sym_SLASH] = ACTIONS(1781), + [anon_sym_SEMI] = ACTIONS(1781), + [anon_sym_QMARK] = ACTIONS(1781), + [anon_sym_AT] = ACTIONS(1781), + [anon_sym_LBRACK] = ACTIONS(1783), + [anon_sym_BSLASH] = ACTIONS(1783), + [anon_sym_RBRACK] = ACTIONS(1781), + [anon_sym_CARET] = ACTIONS(1781), + [anon_sym__] = ACTIONS(1781), + [anon_sym_BQUOTE] = ACTIONS(1781), + [anon_sym_PIPE] = ACTIONS(1781), + [anon_sym_TILDE] = ACTIONS(1781), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1781), + [sym__escaped_characters] = ACTIONS(1781), + [sym__word] = ACTIONS(1781), + [sym__soft_line_ending] = ACTIONS(1781), + [sym__block_close] = ACTIONS(1781), + [sym__block_quote_start] = ACTIONS(1781), + [sym__indented_chunk_start] = ACTIONS(1781), + [sym_atx_h1_marker] = ACTIONS(1781), + [sym_atx_h2_marker] = ACTIONS(1781), + [sym_atx_h3_marker] = ACTIONS(1781), + [sym_atx_h4_marker] = ACTIONS(1781), + [sym_atx_h5_marker] = ACTIONS(1781), + [sym_atx_h6_marker] = ACTIONS(1781), + [sym__thematic_break] = ACTIONS(1781), + [sym__list_marker_minus] = ACTIONS(1781), + [sym__list_marker_plus] = ACTIONS(1781), + [sym__list_marker_star] = ACTIONS(1781), + [sym__list_marker_parenthesis] = ACTIONS(1781), + [sym__list_marker_dot] = ACTIONS(1781), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1781), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1781), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1781), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1781), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1781), + [sym__list_marker_example] = ACTIONS(1781), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1781), + [sym__fenced_code_block_start_backtick] = ACTIONS(1781), + [sym__fenced_code_block_start_tilde] = ACTIONS(1781), + [sym__blank_line_start] = ACTIONS(1781), + [sym_minus_metadata] = ACTIONS(1781), + [sym__pipe_table_start] = ACTIONS(1781), + [sym__fenced_div_start] = ACTIONS(1781), + [sym_ref_id_specifier] = ACTIONS(1781), + [sym__display_math_state_track_marker] = ACTIONS(1781), + [sym__inline_math_state_track_marker] = ACTIONS(1781), + [sym__html_comment] = ACTIONS(1781), + [sym_raw_specifier] = ACTIONS(1781), + [sym__autolink] = ACTIONS(1781), }, [STATE(320)] = { - [ts_builtin_sym_end] = ACTIONS(1478), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1478), - [anon_sym_LBRACE] = ACTIONS(1478), - [anon_sym_RBRACE] = ACTIONS(1478), - [anon_sym_EQ] = ACTIONS(1478), - [anon_sym_SQUOTE] = ACTIONS(1478), - [anon_sym_BANG] = ACTIONS(1478), - [anon_sym_DQUOTE] = ACTIONS(1478), - [anon_sym_POUND] = ACTIONS(1478), - [anon_sym_DOLLAR] = ACTIONS(1478), - [anon_sym_PERCENT] = ACTIONS(1478), - [anon_sym_AMP] = ACTIONS(1478), - [anon_sym_LPAREN] = ACTIONS(1478), - [anon_sym_RPAREN] = ACTIONS(1478), - [anon_sym_STAR] = ACTIONS(1478), - [anon_sym_PLUS] = ACTIONS(1478), - [anon_sym_COMMA] = ACTIONS(1478), - [anon_sym_DASH] = ACTIONS(1478), - [anon_sym_DOT] = ACTIONS(1478), - [anon_sym_SLASH] = ACTIONS(1478), - [anon_sym_SEMI] = ACTIONS(1478), - [anon_sym_LT] = ACTIONS(1478), - [anon_sym_GT] = ACTIONS(1478), - [anon_sym_QMARK] = ACTIONS(1478), - [anon_sym_AT] = ACTIONS(1478), - [anon_sym_LBRACK] = ACTIONS(1478), - [anon_sym_BSLASH] = ACTIONS(1478), - [anon_sym_RBRACK] = ACTIONS(1478), - [anon_sym_CARET] = ACTIONS(1478), - [anon_sym__] = ACTIONS(1478), - [anon_sym_BQUOTE] = ACTIONS(1478), - [anon_sym_PIPE] = ACTIONS(1478), - [anon_sym_TILDE] = ACTIONS(1478), - [sym__word] = ACTIONS(1478), - [sym__soft_line_ending] = ACTIONS(1478), - [sym__block_quote_start] = ACTIONS(1478), - [sym__indented_chunk_start] = ACTIONS(1478), - [sym_atx_h1_marker] = ACTIONS(1478), - [sym_atx_h2_marker] = ACTIONS(1478), - [sym_atx_h3_marker] = ACTIONS(1478), - [sym_atx_h4_marker] = ACTIONS(1478), - [sym_atx_h5_marker] = ACTIONS(1478), - [sym_atx_h6_marker] = ACTIONS(1478), - [sym__thematic_break] = ACTIONS(1478), - [sym__list_marker_minus] = ACTIONS(1478), - [sym__list_marker_plus] = ACTIONS(1478), - [sym__list_marker_star] = ACTIONS(1478), - [sym__list_marker_parenthesis] = ACTIONS(1478), - [sym__list_marker_dot] = ACTIONS(1478), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_example] = ACTIONS(1478), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1478), - [sym__fenced_code_block_start_backtick] = ACTIONS(1478), - [sym__fenced_code_block_start_tilde] = ACTIONS(1478), - [sym__blank_line_start] = ACTIONS(1478), - [sym_minus_metadata] = ACTIONS(1478), - [sym__pipe_table_start] = ACTIONS(1478), - [sym__fenced_div_start] = ACTIONS(1478), - [sym_ref_id_specifier] = ACTIONS(1478), - [sym__display_math_state_track_marker] = ACTIONS(1478), - [sym__inline_math_state_track_marker] = ACTIONS(1478), + [anon_sym_LBRACE] = ACTIONS(1941), + [anon_sym_RBRACE] = ACTIONS(1941), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1941), + [anon_sym_EQ] = ACTIONS(1941), + [anon_sym_SQUOTE] = ACTIONS(1941), + [anon_sym_BANG] = ACTIONS(1941), + [anon_sym_DQUOTE] = ACTIONS(1941), + [anon_sym_POUND] = ACTIONS(1941), + [anon_sym_DOLLAR] = ACTIONS(1941), + [anon_sym_PERCENT] = ACTIONS(1941), + [anon_sym_AMP] = ACTIONS(1941), + [anon_sym_LPAREN] = ACTIONS(1941), + [anon_sym_RPAREN] = ACTIONS(1941), + [anon_sym_STAR] = ACTIONS(1941), + [anon_sym_PLUS] = ACTIONS(1941), + [anon_sym_COMMA] = ACTIONS(1941), + [anon_sym_DASH] = ACTIONS(1941), + [anon_sym_DOT] = ACTIONS(1941), + [anon_sym_SLASH] = ACTIONS(1941), + [anon_sym_SEMI] = ACTIONS(1941), + [anon_sym_QMARK] = ACTIONS(1941), + [anon_sym_AT] = ACTIONS(1941), + [anon_sym_LBRACK] = ACTIONS(1943), + [anon_sym_BSLASH] = ACTIONS(1943), + [anon_sym_RBRACK] = ACTIONS(1941), + [anon_sym_CARET] = ACTIONS(1941), + [anon_sym__] = ACTIONS(1941), + [anon_sym_BQUOTE] = ACTIONS(1941), + [anon_sym_PIPE] = ACTIONS(1941), + [anon_sym_TILDE] = ACTIONS(1941), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1941), + [sym__escaped_characters] = ACTIONS(1941), + [sym__word] = ACTIONS(1941), + [sym__soft_line_ending] = ACTIONS(1941), + [sym__block_close] = ACTIONS(1941), + [sym__block_quote_start] = ACTIONS(1941), + [sym__indented_chunk_start] = ACTIONS(1941), + [sym_atx_h1_marker] = ACTIONS(1941), + [sym_atx_h2_marker] = ACTIONS(1941), + [sym_atx_h3_marker] = ACTIONS(1941), + [sym_atx_h4_marker] = ACTIONS(1941), + [sym_atx_h5_marker] = ACTIONS(1941), + [sym_atx_h6_marker] = ACTIONS(1941), + [sym__thematic_break] = ACTIONS(1941), + [sym__list_marker_minus] = ACTIONS(1941), + [sym__list_marker_plus] = ACTIONS(1941), + [sym__list_marker_star] = ACTIONS(1941), + [sym__list_marker_parenthesis] = ACTIONS(1941), + [sym__list_marker_dot] = ACTIONS(1941), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1941), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1941), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1941), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1941), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1941), + [sym__list_marker_example] = ACTIONS(1941), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1941), + [sym__fenced_code_block_start_backtick] = ACTIONS(1941), + [sym__fenced_code_block_start_tilde] = ACTIONS(1941), + [sym__blank_line_start] = ACTIONS(1941), + [sym_minus_metadata] = ACTIONS(1941), + [sym__pipe_table_start] = ACTIONS(1941), + [sym__fenced_div_start] = ACTIONS(1941), + [sym_ref_id_specifier] = ACTIONS(1941), + [sym__display_math_state_track_marker] = ACTIONS(1941), + [sym__inline_math_state_track_marker] = ACTIONS(1941), + [sym__html_comment] = ACTIONS(1941), + [sym_raw_specifier] = ACTIONS(1941), + [sym__autolink] = ACTIONS(1941), }, [STATE(321)] = { - [ts_builtin_sym_end] = ACTIONS(1482), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1482), - [anon_sym_LBRACE] = ACTIONS(1482), - [anon_sym_RBRACE] = ACTIONS(1482), - [anon_sym_EQ] = ACTIONS(1482), - [anon_sym_SQUOTE] = ACTIONS(1482), - [anon_sym_BANG] = ACTIONS(1482), - [anon_sym_DQUOTE] = ACTIONS(1482), - [anon_sym_POUND] = ACTIONS(1482), - [anon_sym_DOLLAR] = ACTIONS(1482), - [anon_sym_PERCENT] = ACTIONS(1482), - [anon_sym_AMP] = ACTIONS(1482), - [anon_sym_LPAREN] = ACTIONS(1482), - [anon_sym_RPAREN] = ACTIONS(1482), - [anon_sym_STAR] = ACTIONS(1482), - [anon_sym_PLUS] = ACTIONS(1482), - [anon_sym_COMMA] = ACTIONS(1482), - [anon_sym_DASH] = ACTIONS(1482), - [anon_sym_DOT] = ACTIONS(1482), - [anon_sym_SLASH] = ACTIONS(1482), - [anon_sym_SEMI] = ACTIONS(1482), - [anon_sym_LT] = ACTIONS(1482), - [anon_sym_GT] = ACTIONS(1482), - [anon_sym_QMARK] = ACTIONS(1482), - [anon_sym_AT] = ACTIONS(1482), - [anon_sym_LBRACK] = ACTIONS(1482), - [anon_sym_BSLASH] = ACTIONS(1482), - [anon_sym_RBRACK] = ACTIONS(1482), - [anon_sym_CARET] = ACTIONS(1482), - [anon_sym__] = ACTIONS(1482), - [anon_sym_BQUOTE] = ACTIONS(1482), - [anon_sym_PIPE] = ACTIONS(1482), - [anon_sym_TILDE] = ACTIONS(1482), - [sym__word] = ACTIONS(1482), - [sym__soft_line_ending] = ACTIONS(1482), - [sym__block_quote_start] = ACTIONS(1482), - [sym__indented_chunk_start] = ACTIONS(1482), - [sym_atx_h1_marker] = ACTIONS(1482), - [sym_atx_h2_marker] = ACTIONS(1482), - [sym_atx_h3_marker] = ACTIONS(1482), - [sym_atx_h4_marker] = ACTIONS(1482), - [sym_atx_h5_marker] = ACTIONS(1482), - [sym_atx_h6_marker] = ACTIONS(1482), - [sym__thematic_break] = ACTIONS(1482), - [sym__list_marker_minus] = ACTIONS(1482), - [sym__list_marker_plus] = ACTIONS(1482), - [sym__list_marker_star] = ACTIONS(1482), - [sym__list_marker_parenthesis] = ACTIONS(1482), - [sym__list_marker_dot] = ACTIONS(1482), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_example] = ACTIONS(1482), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1482), - [sym__fenced_code_block_start_backtick] = ACTIONS(1482), - [sym__fenced_code_block_start_tilde] = ACTIONS(1482), - [sym__blank_line_start] = ACTIONS(1482), - [sym_minus_metadata] = ACTIONS(1482), - [sym__pipe_table_start] = ACTIONS(1482), - [sym__fenced_div_start] = ACTIONS(1482), - [sym_ref_id_specifier] = ACTIONS(1482), - [sym__display_math_state_track_marker] = ACTIONS(1482), - [sym__inline_math_state_track_marker] = ACTIONS(1482), + [ts_builtin_sym_end] = ACTIONS(1753), + [anon_sym_LBRACE] = ACTIONS(1753), + [anon_sym_RBRACE] = ACTIONS(1753), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1753), + [anon_sym_EQ] = ACTIONS(1753), + [anon_sym_SQUOTE] = ACTIONS(1753), + [anon_sym_BANG] = ACTIONS(1753), + [anon_sym_DQUOTE] = ACTIONS(1753), + [anon_sym_POUND] = ACTIONS(1753), + [anon_sym_DOLLAR] = ACTIONS(1753), + [anon_sym_PERCENT] = ACTIONS(1753), + [anon_sym_AMP] = ACTIONS(1753), + [anon_sym_LPAREN] = ACTIONS(1753), + [anon_sym_RPAREN] = ACTIONS(1753), + [anon_sym_STAR] = ACTIONS(1753), + [anon_sym_PLUS] = ACTIONS(1753), + [anon_sym_COMMA] = ACTIONS(1753), + [anon_sym_DASH] = ACTIONS(1753), + [anon_sym_DOT] = ACTIONS(1753), + [anon_sym_SLASH] = ACTIONS(1753), + [anon_sym_SEMI] = ACTIONS(1753), + [anon_sym_QMARK] = ACTIONS(1753), + [anon_sym_AT] = ACTIONS(1753), + [anon_sym_LBRACK] = ACTIONS(1755), + [anon_sym_BSLASH] = ACTIONS(1755), + [anon_sym_RBRACK] = ACTIONS(1753), + [anon_sym_CARET] = ACTIONS(1753), + [anon_sym__] = ACTIONS(1753), + [anon_sym_BQUOTE] = ACTIONS(1753), + [anon_sym_PIPE] = ACTIONS(1753), + [anon_sym_TILDE] = ACTIONS(1753), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1753), + [sym__escaped_characters] = ACTIONS(1753), + [sym__word] = ACTIONS(1753), + [sym__soft_line_ending] = ACTIONS(1753), + [sym__block_quote_start] = ACTIONS(1753), + [sym__indented_chunk_start] = ACTIONS(1753), + [sym_atx_h1_marker] = ACTIONS(1753), + [sym_atx_h2_marker] = ACTIONS(1753), + [sym_atx_h3_marker] = ACTIONS(1753), + [sym_atx_h4_marker] = ACTIONS(1753), + [sym_atx_h5_marker] = ACTIONS(1753), + [sym_atx_h6_marker] = ACTIONS(1753), + [sym__thematic_break] = ACTIONS(1753), + [sym__list_marker_minus] = ACTIONS(1753), + [sym__list_marker_plus] = ACTIONS(1753), + [sym__list_marker_star] = ACTIONS(1753), + [sym__list_marker_parenthesis] = ACTIONS(1753), + [sym__list_marker_dot] = ACTIONS(1753), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1753), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1753), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1753), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1753), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1753), + [sym__list_marker_example] = ACTIONS(1753), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1753), + [sym__fenced_code_block_start_backtick] = ACTIONS(1753), + [sym__fenced_code_block_start_tilde] = ACTIONS(1753), + [sym__blank_line_start] = ACTIONS(1753), + [sym_minus_metadata] = ACTIONS(1753), + [sym__pipe_table_start] = ACTIONS(1753), + [sym__fenced_div_start] = ACTIONS(1753), + [sym_ref_id_specifier] = ACTIONS(1753), + [sym__display_math_state_track_marker] = ACTIONS(1753), + [sym__inline_math_state_track_marker] = ACTIONS(1753), + [sym__html_comment] = ACTIONS(1753), + [sym_raw_specifier] = ACTIONS(1753), + [sym__autolink] = ACTIONS(1753), }, [STATE(322)] = { - [ts_builtin_sym_end] = ACTIONS(1486), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1486), - [anon_sym_LBRACE] = ACTIONS(1486), - [anon_sym_RBRACE] = ACTIONS(1486), - [anon_sym_EQ] = ACTIONS(1486), - [anon_sym_SQUOTE] = ACTIONS(1486), - [anon_sym_BANG] = ACTIONS(1486), - [anon_sym_DQUOTE] = ACTIONS(1486), - [anon_sym_POUND] = ACTIONS(1486), - [anon_sym_DOLLAR] = ACTIONS(1486), - [anon_sym_PERCENT] = ACTIONS(1486), - [anon_sym_AMP] = ACTIONS(1486), - [anon_sym_LPAREN] = ACTIONS(1486), - [anon_sym_RPAREN] = ACTIONS(1486), - [anon_sym_STAR] = ACTIONS(1486), - [anon_sym_PLUS] = ACTIONS(1486), - [anon_sym_COMMA] = ACTIONS(1486), - [anon_sym_DASH] = ACTIONS(1486), - [anon_sym_DOT] = ACTIONS(1486), - [anon_sym_SLASH] = ACTIONS(1486), - [anon_sym_SEMI] = ACTIONS(1486), - [anon_sym_LT] = ACTIONS(1486), - [anon_sym_GT] = ACTIONS(1486), - [anon_sym_QMARK] = ACTIONS(1486), - [anon_sym_AT] = ACTIONS(1486), - [anon_sym_LBRACK] = ACTIONS(1486), - [anon_sym_BSLASH] = ACTIONS(1486), - [anon_sym_RBRACK] = ACTIONS(1486), - [anon_sym_CARET] = ACTIONS(1486), - [anon_sym__] = ACTIONS(1486), - [anon_sym_BQUOTE] = ACTIONS(1486), - [anon_sym_PIPE] = ACTIONS(1486), - [anon_sym_TILDE] = ACTIONS(1486), - [sym__word] = ACTIONS(1486), - [sym__soft_line_ending] = ACTIONS(1486), - [sym__block_quote_start] = ACTIONS(1486), - [sym__indented_chunk_start] = ACTIONS(1486), - [sym_atx_h1_marker] = ACTIONS(1486), - [sym_atx_h2_marker] = ACTIONS(1486), - [sym_atx_h3_marker] = ACTIONS(1486), - [sym_atx_h4_marker] = ACTIONS(1486), - [sym_atx_h5_marker] = ACTIONS(1486), - [sym_atx_h6_marker] = ACTIONS(1486), - [sym__thematic_break] = ACTIONS(1486), - [sym__list_marker_minus] = ACTIONS(1486), - [sym__list_marker_plus] = ACTIONS(1486), - [sym__list_marker_star] = ACTIONS(1486), - [sym__list_marker_parenthesis] = ACTIONS(1486), - [sym__list_marker_dot] = ACTIONS(1486), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_example] = ACTIONS(1486), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1486), - [sym__fenced_code_block_start_backtick] = ACTIONS(1486), - [sym__fenced_code_block_start_tilde] = ACTIONS(1486), - [sym__blank_line_start] = ACTIONS(1486), - [sym_minus_metadata] = ACTIONS(1486), - [sym__pipe_table_start] = ACTIONS(1486), - [sym__fenced_div_start] = ACTIONS(1486), - [sym_ref_id_specifier] = ACTIONS(1486), - [sym__display_math_state_track_marker] = ACTIONS(1486), - [sym__inline_math_state_track_marker] = ACTIONS(1486), + [anon_sym_LBRACE] = ACTIONS(1787), + [anon_sym_RBRACE] = ACTIONS(1787), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1787), + [anon_sym_EQ] = ACTIONS(1787), + [anon_sym_SQUOTE] = ACTIONS(1787), + [anon_sym_BANG] = ACTIONS(1787), + [anon_sym_DQUOTE] = ACTIONS(1787), + [anon_sym_POUND] = ACTIONS(1787), + [anon_sym_DOLLAR] = ACTIONS(1787), + [anon_sym_PERCENT] = ACTIONS(1787), + [anon_sym_AMP] = ACTIONS(1787), + [anon_sym_LPAREN] = ACTIONS(1787), + [anon_sym_RPAREN] = ACTIONS(1787), + [anon_sym_STAR] = ACTIONS(1787), + [anon_sym_PLUS] = ACTIONS(1787), + [anon_sym_COMMA] = ACTIONS(1787), + [anon_sym_DASH] = ACTIONS(1787), + [anon_sym_DOT] = ACTIONS(1787), + [anon_sym_SLASH] = ACTIONS(1787), + [anon_sym_SEMI] = ACTIONS(1787), + [anon_sym_QMARK] = ACTIONS(1787), + [anon_sym_AT] = ACTIONS(1787), + [anon_sym_LBRACK] = ACTIONS(1789), + [anon_sym_BSLASH] = ACTIONS(1789), + [anon_sym_RBRACK] = ACTIONS(1787), + [anon_sym_CARET] = ACTIONS(1787), + [anon_sym__] = ACTIONS(1787), + [anon_sym_BQUOTE] = ACTIONS(1787), + [anon_sym_PIPE] = ACTIONS(1787), + [anon_sym_TILDE] = ACTIONS(1787), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1787), + [sym__escaped_characters] = ACTIONS(1787), + [sym__word] = ACTIONS(1787), + [sym__soft_line_ending] = ACTIONS(1787), + [sym__block_close] = ACTIONS(1787), + [sym__block_quote_start] = ACTIONS(1787), + [sym__indented_chunk_start] = ACTIONS(1787), + [sym_atx_h1_marker] = ACTIONS(1787), + [sym_atx_h2_marker] = ACTIONS(1787), + [sym_atx_h3_marker] = ACTIONS(1787), + [sym_atx_h4_marker] = ACTIONS(1787), + [sym_atx_h5_marker] = ACTIONS(1787), + [sym_atx_h6_marker] = ACTIONS(1787), + [sym__thematic_break] = ACTIONS(1787), + [sym__list_marker_minus] = ACTIONS(1787), + [sym__list_marker_plus] = ACTIONS(1787), + [sym__list_marker_star] = ACTIONS(1787), + [sym__list_marker_parenthesis] = ACTIONS(1787), + [sym__list_marker_dot] = ACTIONS(1787), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1787), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1787), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1787), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1787), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1787), + [sym__list_marker_example] = ACTIONS(1787), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1787), + [sym__fenced_code_block_start_backtick] = ACTIONS(1787), + [sym__fenced_code_block_start_tilde] = ACTIONS(1787), + [sym__blank_line_start] = ACTIONS(1787), + [sym_minus_metadata] = ACTIONS(1787), + [sym__pipe_table_start] = ACTIONS(1787), + [sym__fenced_div_start] = ACTIONS(1787), + [sym_ref_id_specifier] = ACTIONS(1787), + [sym__display_math_state_track_marker] = ACTIONS(1787), + [sym__inline_math_state_track_marker] = ACTIONS(1787), + [sym__html_comment] = ACTIONS(1787), + [sym_raw_specifier] = ACTIONS(1787), + [sym__autolink] = ACTIONS(1787), }, [STATE(323)] = { - [ts_builtin_sym_end] = ACTIONS(1676), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1676), - [anon_sym_LBRACE] = ACTIONS(1676), - [anon_sym_RBRACE] = ACTIONS(1676), - [anon_sym_EQ] = ACTIONS(1676), - [anon_sym_SQUOTE] = ACTIONS(1676), - [anon_sym_BANG] = ACTIONS(1676), - [anon_sym_DQUOTE] = ACTIONS(1676), - [anon_sym_POUND] = ACTIONS(1676), - [anon_sym_DOLLAR] = ACTIONS(1676), - [anon_sym_PERCENT] = ACTIONS(1676), - [anon_sym_AMP] = ACTIONS(1676), - [anon_sym_LPAREN] = ACTIONS(1676), - [anon_sym_RPAREN] = ACTIONS(1676), - [anon_sym_STAR] = ACTIONS(1676), - [anon_sym_PLUS] = ACTIONS(1676), - [anon_sym_COMMA] = ACTIONS(1676), - [anon_sym_DASH] = ACTIONS(1676), - [anon_sym_DOT] = ACTIONS(1676), - [anon_sym_SLASH] = ACTIONS(1676), - [anon_sym_SEMI] = ACTIONS(1676), - [anon_sym_LT] = ACTIONS(1676), - [anon_sym_GT] = ACTIONS(1676), - [anon_sym_QMARK] = ACTIONS(1676), - [anon_sym_AT] = ACTIONS(1676), - [anon_sym_LBRACK] = ACTIONS(1676), - [anon_sym_BSLASH] = ACTIONS(1676), - [anon_sym_RBRACK] = ACTIONS(1676), - [anon_sym_CARET] = ACTIONS(1676), - [anon_sym__] = ACTIONS(1676), - [anon_sym_BQUOTE] = ACTIONS(1676), - [anon_sym_PIPE] = ACTIONS(1676), - [anon_sym_TILDE] = ACTIONS(1676), - [sym__word] = ACTIONS(1676), - [sym__soft_line_ending] = ACTIONS(1676), - [sym__block_quote_start] = ACTIONS(1676), - [sym__indented_chunk_start] = ACTIONS(1676), - [sym_atx_h1_marker] = ACTIONS(1676), - [sym_atx_h2_marker] = ACTIONS(1676), - [sym_atx_h3_marker] = ACTIONS(1676), - [sym_atx_h4_marker] = ACTIONS(1676), - [sym_atx_h5_marker] = ACTIONS(1676), - [sym_atx_h6_marker] = ACTIONS(1676), - [sym__thematic_break] = ACTIONS(1676), - [sym__list_marker_minus] = ACTIONS(1676), - [sym__list_marker_plus] = ACTIONS(1676), - [sym__list_marker_star] = ACTIONS(1676), - [sym__list_marker_parenthesis] = ACTIONS(1676), - [sym__list_marker_dot] = ACTIONS(1676), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1676), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1676), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1676), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1676), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1676), - [sym__list_marker_example] = ACTIONS(1676), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1676), - [sym__fenced_code_block_start_backtick] = ACTIONS(1676), - [sym__fenced_code_block_start_tilde] = ACTIONS(1676), - [sym__blank_line_start] = ACTIONS(1676), - [sym_minus_metadata] = ACTIONS(1676), - [sym__pipe_table_start] = ACTIONS(1676), - [sym__fenced_div_start] = ACTIONS(1676), - [sym_ref_id_specifier] = ACTIONS(1676), - [sym__display_math_state_track_marker] = ACTIONS(1676), - [sym__inline_math_state_track_marker] = ACTIONS(1676), + [ts_builtin_sym_end] = ACTIONS(1757), + [anon_sym_LBRACE] = ACTIONS(1757), + [anon_sym_RBRACE] = ACTIONS(1757), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1757), + [anon_sym_EQ] = ACTIONS(1757), + [anon_sym_SQUOTE] = ACTIONS(1757), + [anon_sym_BANG] = ACTIONS(1757), + [anon_sym_DQUOTE] = ACTIONS(1757), + [anon_sym_POUND] = ACTIONS(1757), + [anon_sym_DOLLAR] = ACTIONS(1757), + [anon_sym_PERCENT] = ACTIONS(1757), + [anon_sym_AMP] = ACTIONS(1757), + [anon_sym_LPAREN] = ACTIONS(1757), + [anon_sym_RPAREN] = ACTIONS(1757), + [anon_sym_STAR] = ACTIONS(1757), + [anon_sym_PLUS] = ACTIONS(1757), + [anon_sym_COMMA] = ACTIONS(1757), + [anon_sym_DASH] = ACTIONS(1757), + [anon_sym_DOT] = ACTIONS(1757), + [anon_sym_SLASH] = ACTIONS(1757), + [anon_sym_SEMI] = ACTIONS(1757), + [anon_sym_QMARK] = ACTIONS(1757), + [anon_sym_AT] = ACTIONS(1757), + [anon_sym_LBRACK] = ACTIONS(1759), + [anon_sym_BSLASH] = ACTIONS(1759), + [anon_sym_RBRACK] = ACTIONS(1757), + [anon_sym_CARET] = ACTIONS(1757), + [anon_sym__] = ACTIONS(1757), + [anon_sym_BQUOTE] = ACTIONS(1757), + [anon_sym_PIPE] = ACTIONS(1757), + [anon_sym_TILDE] = ACTIONS(1757), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1757), + [sym__escaped_characters] = ACTIONS(1757), + [sym__word] = ACTIONS(1757), + [sym__soft_line_ending] = ACTIONS(1757), + [sym__block_quote_start] = ACTIONS(1757), + [sym__indented_chunk_start] = ACTIONS(1757), + [sym_atx_h1_marker] = ACTIONS(1757), + [sym_atx_h2_marker] = ACTIONS(1757), + [sym_atx_h3_marker] = ACTIONS(1757), + [sym_atx_h4_marker] = ACTIONS(1757), + [sym_atx_h5_marker] = ACTIONS(1757), + [sym_atx_h6_marker] = ACTIONS(1757), + [sym__thematic_break] = ACTIONS(1757), + [sym__list_marker_minus] = ACTIONS(1757), + [sym__list_marker_plus] = ACTIONS(1757), + [sym__list_marker_star] = ACTIONS(1757), + [sym__list_marker_parenthesis] = ACTIONS(1757), + [sym__list_marker_dot] = ACTIONS(1757), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1757), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1757), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1757), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1757), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1757), + [sym__list_marker_example] = ACTIONS(1757), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1757), + [sym__fenced_code_block_start_backtick] = ACTIONS(1757), + [sym__fenced_code_block_start_tilde] = ACTIONS(1757), + [sym__blank_line_start] = ACTIONS(1757), + [sym_minus_metadata] = ACTIONS(1757), + [sym__pipe_table_start] = ACTIONS(1757), + [sym__fenced_div_start] = ACTIONS(1757), + [sym_ref_id_specifier] = ACTIONS(1757), + [sym__display_math_state_track_marker] = ACTIONS(1757), + [sym__inline_math_state_track_marker] = ACTIONS(1757), + [sym__html_comment] = ACTIONS(1757), + [sym_raw_specifier] = ACTIONS(1757), + [sym__autolink] = ACTIONS(1757), }, [STATE(324)] = { - [ts_builtin_sym_end] = ACTIONS(1490), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1490), - [anon_sym_LBRACE] = ACTIONS(1490), - [anon_sym_RBRACE] = ACTIONS(1490), - [anon_sym_EQ] = ACTIONS(1490), - [anon_sym_SQUOTE] = ACTIONS(1490), - [anon_sym_BANG] = ACTIONS(1490), - [anon_sym_DQUOTE] = ACTIONS(1490), - [anon_sym_POUND] = ACTIONS(1490), - [anon_sym_DOLLAR] = ACTIONS(1490), - [anon_sym_PERCENT] = ACTIONS(1490), - [anon_sym_AMP] = ACTIONS(1490), - [anon_sym_LPAREN] = ACTIONS(1490), - [anon_sym_RPAREN] = ACTIONS(1490), - [anon_sym_STAR] = ACTIONS(1490), - [anon_sym_PLUS] = ACTIONS(1490), - [anon_sym_COMMA] = ACTIONS(1490), - [anon_sym_DASH] = ACTIONS(1490), - [anon_sym_DOT] = ACTIONS(1490), - [anon_sym_SLASH] = ACTIONS(1490), - [anon_sym_SEMI] = ACTIONS(1490), - [anon_sym_LT] = ACTIONS(1490), - [anon_sym_GT] = ACTIONS(1490), - [anon_sym_QMARK] = ACTIONS(1490), - [anon_sym_AT] = ACTIONS(1490), - [anon_sym_LBRACK] = ACTIONS(1490), - [anon_sym_BSLASH] = ACTIONS(1490), - [anon_sym_RBRACK] = ACTIONS(1490), - [anon_sym_CARET] = ACTIONS(1490), - [anon_sym__] = ACTIONS(1490), - [anon_sym_BQUOTE] = ACTIONS(1490), - [anon_sym_PIPE] = ACTIONS(1490), - [anon_sym_TILDE] = ACTIONS(1490), - [sym__word] = ACTIONS(1490), - [sym__soft_line_ending] = ACTIONS(1490), - [sym__block_quote_start] = ACTIONS(1490), - [sym__indented_chunk_start] = ACTIONS(1490), - [sym_atx_h1_marker] = ACTIONS(1490), - [sym_atx_h2_marker] = ACTIONS(1490), - [sym_atx_h3_marker] = ACTIONS(1490), - [sym_atx_h4_marker] = ACTIONS(1490), - [sym_atx_h5_marker] = ACTIONS(1490), - [sym_atx_h6_marker] = ACTIONS(1490), - [sym__thematic_break] = ACTIONS(1490), - [sym__list_marker_minus] = ACTIONS(1490), - [sym__list_marker_plus] = ACTIONS(1490), - [sym__list_marker_star] = ACTIONS(1490), - [sym__list_marker_parenthesis] = ACTIONS(1490), - [sym__list_marker_dot] = ACTIONS(1490), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_example] = ACTIONS(1490), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1490), - [sym__fenced_code_block_start_backtick] = ACTIONS(1490), - [sym__fenced_code_block_start_tilde] = ACTIONS(1490), - [sym__blank_line_start] = ACTIONS(1490), - [sym_minus_metadata] = ACTIONS(1490), - [sym__pipe_table_start] = ACTIONS(1490), - [sym__fenced_div_start] = ACTIONS(1490), - [sym_ref_id_specifier] = ACTIONS(1490), - [sym__display_math_state_track_marker] = ACTIONS(1490), - [sym__inline_math_state_track_marker] = ACTIONS(1490), + [ts_builtin_sym_end] = ACTIONS(1761), + [anon_sym_LBRACE] = ACTIONS(1761), + [anon_sym_RBRACE] = ACTIONS(1761), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1761), + [anon_sym_EQ] = ACTIONS(1761), + [anon_sym_SQUOTE] = ACTIONS(1761), + [anon_sym_BANG] = ACTIONS(1761), + [anon_sym_DQUOTE] = ACTIONS(1761), + [anon_sym_POUND] = ACTIONS(1761), + [anon_sym_DOLLAR] = ACTIONS(1761), + [anon_sym_PERCENT] = ACTIONS(1761), + [anon_sym_AMP] = ACTIONS(1761), + [anon_sym_LPAREN] = ACTIONS(1761), + [anon_sym_RPAREN] = ACTIONS(1761), + [anon_sym_STAR] = ACTIONS(1761), + [anon_sym_PLUS] = ACTIONS(1761), + [anon_sym_COMMA] = ACTIONS(1761), + [anon_sym_DASH] = ACTIONS(1761), + [anon_sym_DOT] = ACTIONS(1761), + [anon_sym_SLASH] = ACTIONS(1761), + [anon_sym_SEMI] = ACTIONS(1761), + [anon_sym_QMARK] = ACTIONS(1761), + [anon_sym_AT] = ACTIONS(1761), + [anon_sym_LBRACK] = ACTIONS(1763), + [anon_sym_BSLASH] = ACTIONS(1763), + [anon_sym_RBRACK] = ACTIONS(1761), + [anon_sym_CARET] = ACTIONS(1761), + [anon_sym__] = ACTIONS(1761), + [anon_sym_BQUOTE] = ACTIONS(1761), + [anon_sym_PIPE] = ACTIONS(1761), + [anon_sym_TILDE] = ACTIONS(1761), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1761), + [sym__escaped_characters] = ACTIONS(1761), + [sym__word] = ACTIONS(1761), + [sym__soft_line_ending] = ACTIONS(1761), + [sym__block_quote_start] = ACTIONS(1761), + [sym__indented_chunk_start] = ACTIONS(1761), + [sym_atx_h1_marker] = ACTIONS(1761), + [sym_atx_h2_marker] = ACTIONS(1761), + [sym_atx_h3_marker] = ACTIONS(1761), + [sym_atx_h4_marker] = ACTIONS(1761), + [sym_atx_h5_marker] = ACTIONS(1761), + [sym_atx_h6_marker] = ACTIONS(1761), + [sym__thematic_break] = ACTIONS(1761), + [sym__list_marker_minus] = ACTIONS(1761), + [sym__list_marker_plus] = ACTIONS(1761), + [sym__list_marker_star] = ACTIONS(1761), + [sym__list_marker_parenthesis] = ACTIONS(1761), + [sym__list_marker_dot] = ACTIONS(1761), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1761), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1761), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1761), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1761), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1761), + [sym__list_marker_example] = ACTIONS(1761), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1761), + [sym__fenced_code_block_start_backtick] = ACTIONS(1761), + [sym__fenced_code_block_start_tilde] = ACTIONS(1761), + [sym__blank_line_start] = ACTIONS(1761), + [sym_minus_metadata] = ACTIONS(1761), + [sym__pipe_table_start] = ACTIONS(1761), + [sym__fenced_div_start] = ACTIONS(1761), + [sym_ref_id_specifier] = ACTIONS(1761), + [sym__display_math_state_track_marker] = ACTIONS(1761), + [sym__inline_math_state_track_marker] = ACTIONS(1761), + [sym__html_comment] = ACTIONS(1761), + [sym_raw_specifier] = ACTIONS(1761), + [sym__autolink] = ACTIONS(1761), }, [STATE(325)] = { - [ts_builtin_sym_end] = ACTIONS(1578), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1578), - [anon_sym_LBRACE] = ACTIONS(1578), - [anon_sym_RBRACE] = ACTIONS(1578), - [anon_sym_EQ] = ACTIONS(1578), - [anon_sym_SQUOTE] = ACTIONS(1578), - [anon_sym_BANG] = ACTIONS(1578), - [anon_sym_DQUOTE] = ACTIONS(1578), - [anon_sym_POUND] = ACTIONS(1578), - [anon_sym_DOLLAR] = ACTIONS(1578), - [anon_sym_PERCENT] = ACTIONS(1578), - [anon_sym_AMP] = ACTIONS(1578), - [anon_sym_LPAREN] = ACTIONS(1578), - [anon_sym_RPAREN] = ACTIONS(1578), - [anon_sym_STAR] = ACTIONS(1578), - [anon_sym_PLUS] = ACTIONS(1578), - [anon_sym_COMMA] = ACTIONS(1578), - [anon_sym_DASH] = ACTIONS(1578), - [anon_sym_DOT] = ACTIONS(1578), - [anon_sym_SLASH] = ACTIONS(1578), - [anon_sym_SEMI] = ACTIONS(1578), - [anon_sym_LT] = ACTIONS(1578), - [anon_sym_GT] = ACTIONS(1578), - [anon_sym_QMARK] = ACTIONS(1578), - [anon_sym_AT] = ACTIONS(1578), - [anon_sym_LBRACK] = ACTIONS(1578), - [anon_sym_BSLASH] = ACTIONS(1578), - [anon_sym_RBRACK] = ACTIONS(1578), - [anon_sym_CARET] = ACTIONS(1578), - [anon_sym__] = ACTIONS(1578), - [anon_sym_BQUOTE] = ACTIONS(1578), - [anon_sym_PIPE] = ACTIONS(1578), - [anon_sym_TILDE] = ACTIONS(1578), - [sym__word] = ACTIONS(1578), - [sym__soft_line_ending] = ACTIONS(1578), - [sym__block_quote_start] = ACTIONS(1578), - [sym__indented_chunk_start] = ACTIONS(1578), - [sym_atx_h1_marker] = ACTIONS(1578), - [sym_atx_h2_marker] = ACTIONS(1578), - [sym_atx_h3_marker] = ACTIONS(1578), - [sym_atx_h4_marker] = ACTIONS(1578), - [sym_atx_h5_marker] = ACTIONS(1578), - [sym_atx_h6_marker] = ACTIONS(1578), - [sym__thematic_break] = ACTIONS(1578), - [sym__list_marker_minus] = ACTIONS(1578), - [sym__list_marker_plus] = ACTIONS(1578), - [sym__list_marker_star] = ACTIONS(1578), - [sym__list_marker_parenthesis] = ACTIONS(1578), - [sym__list_marker_dot] = ACTIONS(1578), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1578), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1578), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1578), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1578), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1578), - [sym__list_marker_example] = ACTIONS(1578), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1578), - [sym__fenced_code_block_start_backtick] = ACTIONS(1578), - [sym__fenced_code_block_start_tilde] = ACTIONS(1578), - [sym__blank_line_start] = ACTIONS(1578), - [sym_minus_metadata] = ACTIONS(1578), - [sym__pipe_table_start] = ACTIONS(1578), - [sym__fenced_div_start] = ACTIONS(1578), - [sym_ref_id_specifier] = ACTIONS(1578), - [sym__display_math_state_track_marker] = ACTIONS(1578), - [sym__inline_math_state_track_marker] = ACTIONS(1578), + [ts_builtin_sym_end] = ACTIONS(1765), + [anon_sym_LBRACE] = ACTIONS(1765), + [anon_sym_RBRACE] = ACTIONS(1765), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1765), + [anon_sym_EQ] = ACTIONS(1765), + [anon_sym_SQUOTE] = ACTIONS(1765), + [anon_sym_BANG] = ACTIONS(1765), + [anon_sym_DQUOTE] = ACTIONS(1765), + [anon_sym_POUND] = ACTIONS(1765), + [anon_sym_DOLLAR] = ACTIONS(1765), + [anon_sym_PERCENT] = ACTIONS(1765), + [anon_sym_AMP] = ACTIONS(1765), + [anon_sym_LPAREN] = ACTIONS(1765), + [anon_sym_RPAREN] = ACTIONS(1765), + [anon_sym_STAR] = ACTIONS(1765), + [anon_sym_PLUS] = ACTIONS(1765), + [anon_sym_COMMA] = ACTIONS(1765), + [anon_sym_DASH] = ACTIONS(1765), + [anon_sym_DOT] = ACTIONS(1765), + [anon_sym_SLASH] = ACTIONS(1765), + [anon_sym_SEMI] = ACTIONS(1765), + [anon_sym_QMARK] = ACTIONS(1765), + [anon_sym_AT] = ACTIONS(1765), + [anon_sym_LBRACK] = ACTIONS(1767), + [anon_sym_BSLASH] = ACTIONS(1767), + [anon_sym_RBRACK] = ACTIONS(1765), + [anon_sym_CARET] = ACTIONS(1765), + [anon_sym__] = ACTIONS(1765), + [anon_sym_BQUOTE] = ACTIONS(1765), + [anon_sym_PIPE] = ACTIONS(1765), + [anon_sym_TILDE] = ACTIONS(1765), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1765), + [sym__escaped_characters] = ACTIONS(1765), + [sym__word] = ACTIONS(1765), + [sym__soft_line_ending] = ACTIONS(1765), + [sym__block_quote_start] = ACTIONS(1765), + [sym__indented_chunk_start] = ACTIONS(1765), + [sym_atx_h1_marker] = ACTIONS(1765), + [sym_atx_h2_marker] = ACTIONS(1765), + [sym_atx_h3_marker] = ACTIONS(1765), + [sym_atx_h4_marker] = ACTIONS(1765), + [sym_atx_h5_marker] = ACTIONS(1765), + [sym_atx_h6_marker] = ACTIONS(1765), + [sym__thematic_break] = ACTIONS(1765), + [sym__list_marker_minus] = ACTIONS(1765), + [sym__list_marker_plus] = ACTIONS(1765), + [sym__list_marker_star] = ACTIONS(1765), + [sym__list_marker_parenthesis] = ACTIONS(1765), + [sym__list_marker_dot] = ACTIONS(1765), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1765), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1765), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1765), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1765), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1765), + [sym__list_marker_example] = ACTIONS(1765), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1765), + [sym__fenced_code_block_start_backtick] = ACTIONS(1765), + [sym__fenced_code_block_start_tilde] = ACTIONS(1765), + [sym__blank_line_start] = ACTIONS(1765), + [sym_minus_metadata] = ACTIONS(1765), + [sym__pipe_table_start] = ACTIONS(1765), + [sym__fenced_div_start] = ACTIONS(1765), + [sym_ref_id_specifier] = ACTIONS(1765), + [sym__display_math_state_track_marker] = ACTIONS(1765), + [sym__inline_math_state_track_marker] = ACTIONS(1765), + [sym__html_comment] = ACTIONS(1765), + [sym_raw_specifier] = ACTIONS(1765), + [sym__autolink] = ACTIONS(1765), }, [STATE(326)] = { - [ts_builtin_sym_end] = ACTIONS(1580), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1580), - [anon_sym_LBRACE] = ACTIONS(1580), - [anon_sym_RBRACE] = ACTIONS(1580), - [anon_sym_EQ] = ACTIONS(1580), - [anon_sym_SQUOTE] = ACTIONS(1580), - [anon_sym_BANG] = ACTIONS(1580), - [anon_sym_DQUOTE] = ACTIONS(1580), - [anon_sym_POUND] = ACTIONS(1580), - [anon_sym_DOLLAR] = ACTIONS(1580), - [anon_sym_PERCENT] = ACTIONS(1580), - [anon_sym_AMP] = ACTIONS(1580), - [anon_sym_LPAREN] = ACTIONS(1580), - [anon_sym_RPAREN] = ACTIONS(1580), - [anon_sym_STAR] = ACTIONS(1580), - [anon_sym_PLUS] = ACTIONS(1580), - [anon_sym_COMMA] = ACTIONS(1580), - [anon_sym_DASH] = ACTIONS(1580), - [anon_sym_DOT] = ACTIONS(1580), - [anon_sym_SLASH] = ACTIONS(1580), - [anon_sym_SEMI] = ACTIONS(1580), - [anon_sym_LT] = ACTIONS(1580), - [anon_sym_GT] = ACTIONS(1580), - [anon_sym_QMARK] = ACTIONS(1580), - [anon_sym_AT] = ACTIONS(1580), - [anon_sym_LBRACK] = ACTIONS(1580), - [anon_sym_BSLASH] = ACTIONS(1580), - [anon_sym_RBRACK] = ACTIONS(1580), - [anon_sym_CARET] = ACTIONS(1580), - [anon_sym__] = ACTIONS(1580), - [anon_sym_BQUOTE] = ACTIONS(1580), - [anon_sym_PIPE] = ACTIONS(1580), - [anon_sym_TILDE] = ACTIONS(1580), - [sym__word] = ACTIONS(1580), - [sym__soft_line_ending] = ACTIONS(1580), - [sym__block_quote_start] = ACTIONS(1580), - [sym__indented_chunk_start] = ACTIONS(1580), - [sym_atx_h1_marker] = ACTIONS(1580), - [sym_atx_h2_marker] = ACTIONS(1580), - [sym_atx_h3_marker] = ACTIONS(1580), - [sym_atx_h4_marker] = ACTIONS(1580), - [sym_atx_h5_marker] = ACTIONS(1580), - [sym_atx_h6_marker] = ACTIONS(1580), - [sym__thematic_break] = ACTIONS(1580), - [sym__list_marker_minus] = ACTIONS(1580), - [sym__list_marker_plus] = ACTIONS(1580), - [sym__list_marker_star] = ACTIONS(1580), - [sym__list_marker_parenthesis] = ACTIONS(1580), - [sym__list_marker_dot] = ACTIONS(1580), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1580), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1580), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1580), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1580), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1580), - [sym__list_marker_example] = ACTIONS(1580), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1580), - [sym__fenced_code_block_start_backtick] = ACTIONS(1580), - [sym__fenced_code_block_start_tilde] = ACTIONS(1580), - [sym__blank_line_start] = ACTIONS(1580), - [sym_minus_metadata] = ACTIONS(1580), - [sym__pipe_table_start] = ACTIONS(1580), - [sym__fenced_div_start] = ACTIONS(1580), - [sym_ref_id_specifier] = ACTIONS(1580), - [sym__display_math_state_track_marker] = ACTIONS(1580), - [sym__inline_math_state_track_marker] = ACTIONS(1580), + [ts_builtin_sym_end] = ACTIONS(1769), + [anon_sym_LBRACE] = ACTIONS(1769), + [anon_sym_RBRACE] = ACTIONS(1769), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1769), + [anon_sym_EQ] = ACTIONS(1769), + [anon_sym_SQUOTE] = ACTIONS(1769), + [anon_sym_BANG] = ACTIONS(1769), + [anon_sym_DQUOTE] = ACTIONS(1769), + [anon_sym_POUND] = ACTIONS(1769), + [anon_sym_DOLLAR] = ACTIONS(1769), + [anon_sym_PERCENT] = ACTIONS(1769), + [anon_sym_AMP] = ACTIONS(1769), + [anon_sym_LPAREN] = ACTIONS(1769), + [anon_sym_RPAREN] = ACTIONS(1769), + [anon_sym_STAR] = ACTIONS(1769), + [anon_sym_PLUS] = ACTIONS(1769), + [anon_sym_COMMA] = ACTIONS(1769), + [anon_sym_DASH] = ACTIONS(1769), + [anon_sym_DOT] = ACTIONS(1769), + [anon_sym_SLASH] = ACTIONS(1769), + [anon_sym_SEMI] = ACTIONS(1769), + [anon_sym_QMARK] = ACTIONS(1769), + [anon_sym_AT] = ACTIONS(1769), + [anon_sym_LBRACK] = ACTIONS(1771), + [anon_sym_BSLASH] = ACTIONS(1771), + [anon_sym_RBRACK] = ACTIONS(1769), + [anon_sym_CARET] = ACTIONS(1769), + [anon_sym__] = ACTIONS(1769), + [anon_sym_BQUOTE] = ACTIONS(1769), + [anon_sym_PIPE] = ACTIONS(1769), + [anon_sym_TILDE] = ACTIONS(1769), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1769), + [sym__escaped_characters] = ACTIONS(1769), + [sym__word] = ACTIONS(1769), + [sym__soft_line_ending] = ACTIONS(1769), + [sym__block_quote_start] = ACTIONS(1769), + [sym__indented_chunk_start] = ACTIONS(1769), + [sym_atx_h1_marker] = ACTIONS(1769), + [sym_atx_h2_marker] = ACTIONS(1769), + [sym_atx_h3_marker] = ACTIONS(1769), + [sym_atx_h4_marker] = ACTIONS(1769), + [sym_atx_h5_marker] = ACTIONS(1769), + [sym_atx_h6_marker] = ACTIONS(1769), + [sym__thematic_break] = ACTIONS(1769), + [sym__list_marker_minus] = ACTIONS(1769), + [sym__list_marker_plus] = ACTIONS(1769), + [sym__list_marker_star] = ACTIONS(1769), + [sym__list_marker_parenthesis] = ACTIONS(1769), + [sym__list_marker_dot] = ACTIONS(1769), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1769), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1769), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1769), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1769), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1769), + [sym__list_marker_example] = ACTIONS(1769), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1769), + [sym__fenced_code_block_start_backtick] = ACTIONS(1769), + [sym__fenced_code_block_start_tilde] = ACTIONS(1769), + [sym__blank_line_start] = ACTIONS(1769), + [sym_minus_metadata] = ACTIONS(1769), + [sym__pipe_table_start] = ACTIONS(1769), + [sym__fenced_div_start] = ACTIONS(1769), + [sym_ref_id_specifier] = ACTIONS(1769), + [sym__display_math_state_track_marker] = ACTIONS(1769), + [sym__inline_math_state_track_marker] = ACTIONS(1769), + [sym__html_comment] = ACTIONS(1769), + [sym_raw_specifier] = ACTIONS(1769), + [sym__autolink] = ACTIONS(1769), }, [STATE(327)] = { - [ts_builtin_sym_end] = ACTIONS(1582), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1582), - [anon_sym_LBRACE] = ACTIONS(1582), - [anon_sym_RBRACE] = ACTIONS(1582), - [anon_sym_EQ] = ACTIONS(1582), - [anon_sym_SQUOTE] = ACTIONS(1582), - [anon_sym_BANG] = ACTIONS(1582), - [anon_sym_DQUOTE] = ACTIONS(1582), - [anon_sym_POUND] = ACTIONS(1582), - [anon_sym_DOLLAR] = ACTIONS(1582), - [anon_sym_PERCENT] = ACTIONS(1582), - [anon_sym_AMP] = ACTIONS(1582), - [anon_sym_LPAREN] = ACTIONS(1582), - [anon_sym_RPAREN] = ACTIONS(1582), - [anon_sym_STAR] = ACTIONS(1582), - [anon_sym_PLUS] = ACTIONS(1582), - [anon_sym_COMMA] = ACTIONS(1582), - [anon_sym_DASH] = ACTIONS(1582), - [anon_sym_DOT] = ACTIONS(1582), - [anon_sym_SLASH] = ACTIONS(1582), - [anon_sym_SEMI] = ACTIONS(1582), - [anon_sym_LT] = ACTIONS(1582), - [anon_sym_GT] = ACTIONS(1582), - [anon_sym_QMARK] = ACTIONS(1582), - [anon_sym_AT] = ACTIONS(1582), - [anon_sym_LBRACK] = ACTIONS(1582), - [anon_sym_BSLASH] = ACTIONS(1582), - [anon_sym_RBRACK] = ACTIONS(1582), - [anon_sym_CARET] = ACTIONS(1582), - [anon_sym__] = ACTIONS(1582), - [anon_sym_BQUOTE] = ACTIONS(1582), - [anon_sym_PIPE] = ACTIONS(1582), - [anon_sym_TILDE] = ACTIONS(1582), - [sym__word] = ACTIONS(1582), - [sym__soft_line_ending] = ACTIONS(1582), - [sym__block_quote_start] = ACTIONS(1582), - [sym__indented_chunk_start] = ACTIONS(1582), - [sym_atx_h1_marker] = ACTIONS(1582), - [sym_atx_h2_marker] = ACTIONS(1582), - [sym_atx_h3_marker] = ACTIONS(1582), - [sym_atx_h4_marker] = ACTIONS(1582), - [sym_atx_h5_marker] = ACTIONS(1582), - [sym_atx_h6_marker] = ACTIONS(1582), - [sym__thematic_break] = ACTIONS(1582), - [sym__list_marker_minus] = ACTIONS(1582), - [sym__list_marker_plus] = ACTIONS(1582), - [sym__list_marker_star] = ACTIONS(1582), - [sym__list_marker_parenthesis] = ACTIONS(1582), - [sym__list_marker_dot] = ACTIONS(1582), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1582), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1582), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1582), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1582), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1582), - [sym__list_marker_example] = ACTIONS(1582), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1582), - [sym__fenced_code_block_start_backtick] = ACTIONS(1582), - [sym__fenced_code_block_start_tilde] = ACTIONS(1582), - [sym__blank_line_start] = ACTIONS(1582), - [sym_minus_metadata] = ACTIONS(1582), - [sym__pipe_table_start] = ACTIONS(1582), - [sym__fenced_div_start] = ACTIONS(1582), - [sym_ref_id_specifier] = ACTIONS(1582), - [sym__display_math_state_track_marker] = ACTIONS(1582), - [sym__inline_math_state_track_marker] = ACTIONS(1582), + [ts_builtin_sym_end] = ACTIONS(1773), + [anon_sym_LBRACE] = ACTIONS(1773), + [anon_sym_RBRACE] = ACTIONS(1773), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1773), + [anon_sym_EQ] = ACTIONS(1773), + [anon_sym_SQUOTE] = ACTIONS(1773), + [anon_sym_BANG] = ACTIONS(1773), + [anon_sym_DQUOTE] = ACTIONS(1773), + [anon_sym_POUND] = ACTIONS(1773), + [anon_sym_DOLLAR] = ACTIONS(1773), + [anon_sym_PERCENT] = ACTIONS(1773), + [anon_sym_AMP] = ACTIONS(1773), + [anon_sym_LPAREN] = ACTIONS(1773), + [anon_sym_RPAREN] = ACTIONS(1773), + [anon_sym_STAR] = ACTIONS(1773), + [anon_sym_PLUS] = ACTIONS(1773), + [anon_sym_COMMA] = ACTIONS(1773), + [anon_sym_DASH] = ACTIONS(1773), + [anon_sym_DOT] = ACTIONS(1773), + [anon_sym_SLASH] = ACTIONS(1773), + [anon_sym_SEMI] = ACTIONS(1773), + [anon_sym_QMARK] = ACTIONS(1773), + [anon_sym_AT] = ACTIONS(1773), + [anon_sym_LBRACK] = ACTIONS(1775), + [anon_sym_BSLASH] = ACTIONS(1775), + [anon_sym_RBRACK] = ACTIONS(1773), + [anon_sym_CARET] = ACTIONS(1773), + [anon_sym__] = ACTIONS(1773), + [anon_sym_BQUOTE] = ACTIONS(1773), + [anon_sym_PIPE] = ACTIONS(1773), + [anon_sym_TILDE] = ACTIONS(1773), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1773), + [sym__escaped_characters] = ACTIONS(1773), + [sym__word] = ACTIONS(1773), + [sym__soft_line_ending] = ACTIONS(1773), + [sym__block_quote_start] = ACTIONS(1773), + [sym__indented_chunk_start] = ACTIONS(1773), + [sym_atx_h1_marker] = ACTIONS(1773), + [sym_atx_h2_marker] = ACTIONS(1773), + [sym_atx_h3_marker] = ACTIONS(1773), + [sym_atx_h4_marker] = ACTIONS(1773), + [sym_atx_h5_marker] = ACTIONS(1773), + [sym_atx_h6_marker] = ACTIONS(1773), + [sym__thematic_break] = ACTIONS(1773), + [sym__list_marker_minus] = ACTIONS(1773), + [sym__list_marker_plus] = ACTIONS(1773), + [sym__list_marker_star] = ACTIONS(1773), + [sym__list_marker_parenthesis] = ACTIONS(1773), + [sym__list_marker_dot] = ACTIONS(1773), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1773), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1773), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1773), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1773), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1773), + [sym__list_marker_example] = ACTIONS(1773), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1773), + [sym__fenced_code_block_start_backtick] = ACTIONS(1773), + [sym__fenced_code_block_start_tilde] = ACTIONS(1773), + [sym__blank_line_start] = ACTIONS(1773), + [sym_minus_metadata] = ACTIONS(1773), + [sym__pipe_table_start] = ACTIONS(1773), + [sym__fenced_div_start] = ACTIONS(1773), + [sym_ref_id_specifier] = ACTIONS(1773), + [sym__display_math_state_track_marker] = ACTIONS(1773), + [sym__inline_math_state_track_marker] = ACTIONS(1773), + [sym__html_comment] = ACTIONS(1773), + [sym_raw_specifier] = ACTIONS(1773), + [sym__autolink] = ACTIONS(1773), }, [STATE(328)] = { - [ts_builtin_sym_end] = ACTIONS(1584), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1584), - [anon_sym_LBRACE] = ACTIONS(1584), - [anon_sym_RBRACE] = ACTIONS(1584), - [anon_sym_EQ] = ACTIONS(1584), - [anon_sym_SQUOTE] = ACTIONS(1584), - [anon_sym_BANG] = ACTIONS(1584), - [anon_sym_DQUOTE] = ACTIONS(1584), - [anon_sym_POUND] = ACTIONS(1584), - [anon_sym_DOLLAR] = ACTIONS(1584), - [anon_sym_PERCENT] = ACTIONS(1584), - [anon_sym_AMP] = ACTIONS(1584), - [anon_sym_LPAREN] = ACTIONS(1584), - [anon_sym_RPAREN] = ACTIONS(1584), - [anon_sym_STAR] = ACTIONS(1584), - [anon_sym_PLUS] = ACTIONS(1584), - [anon_sym_COMMA] = ACTIONS(1584), - [anon_sym_DASH] = ACTIONS(1584), - [anon_sym_DOT] = ACTIONS(1584), - [anon_sym_SLASH] = ACTIONS(1584), - [anon_sym_SEMI] = ACTIONS(1584), - [anon_sym_LT] = ACTIONS(1584), - [anon_sym_GT] = ACTIONS(1584), - [anon_sym_QMARK] = ACTIONS(1584), - [anon_sym_AT] = ACTIONS(1584), - [anon_sym_LBRACK] = ACTIONS(1584), - [anon_sym_BSLASH] = ACTIONS(1584), - [anon_sym_RBRACK] = ACTIONS(1584), - [anon_sym_CARET] = ACTIONS(1584), - [anon_sym__] = ACTIONS(1584), - [anon_sym_BQUOTE] = ACTIONS(1584), - [anon_sym_PIPE] = ACTIONS(1584), - [anon_sym_TILDE] = ACTIONS(1584), - [sym__word] = ACTIONS(1584), - [sym__soft_line_ending] = ACTIONS(1584), - [sym__block_quote_start] = ACTIONS(1584), - [sym__indented_chunk_start] = ACTIONS(1584), - [sym_atx_h1_marker] = ACTIONS(1584), - [sym_atx_h2_marker] = ACTIONS(1584), - [sym_atx_h3_marker] = ACTIONS(1584), - [sym_atx_h4_marker] = ACTIONS(1584), - [sym_atx_h5_marker] = ACTIONS(1584), - [sym_atx_h6_marker] = ACTIONS(1584), - [sym__thematic_break] = ACTIONS(1584), - [sym__list_marker_minus] = ACTIONS(1584), - [sym__list_marker_plus] = ACTIONS(1584), - [sym__list_marker_star] = ACTIONS(1584), - [sym__list_marker_parenthesis] = ACTIONS(1584), - [sym__list_marker_dot] = ACTIONS(1584), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1584), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1584), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1584), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1584), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1584), - [sym__list_marker_example] = ACTIONS(1584), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1584), - [sym__fenced_code_block_start_backtick] = ACTIONS(1584), - [sym__fenced_code_block_start_tilde] = ACTIONS(1584), - [sym__blank_line_start] = ACTIONS(1584), - [sym_minus_metadata] = ACTIONS(1584), - [sym__pipe_table_start] = ACTIONS(1584), - [sym__fenced_div_start] = ACTIONS(1584), - [sym_ref_id_specifier] = ACTIONS(1584), - [sym__display_math_state_track_marker] = ACTIONS(1584), - [sym__inline_math_state_track_marker] = ACTIONS(1584), + [ts_builtin_sym_end] = ACTIONS(1579), + [anon_sym_LBRACE] = ACTIONS(1579), + [anon_sym_RBRACE] = ACTIONS(1579), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1579), + [anon_sym_EQ] = ACTIONS(1579), + [anon_sym_SQUOTE] = ACTIONS(1579), + [anon_sym_BANG] = ACTIONS(1579), + [anon_sym_DQUOTE] = ACTIONS(1579), + [anon_sym_POUND] = ACTIONS(1579), + [anon_sym_DOLLAR] = ACTIONS(1579), + [anon_sym_PERCENT] = ACTIONS(1579), + [anon_sym_AMP] = ACTIONS(1579), + [anon_sym_LPAREN] = ACTIONS(1579), + [anon_sym_RPAREN] = ACTIONS(1579), + [anon_sym_STAR] = ACTIONS(1579), + [anon_sym_PLUS] = ACTIONS(1579), + [anon_sym_COMMA] = ACTIONS(1579), + [anon_sym_DASH] = ACTIONS(1579), + [anon_sym_DOT] = ACTIONS(1579), + [anon_sym_SLASH] = ACTIONS(1579), + [anon_sym_SEMI] = ACTIONS(1579), + [anon_sym_QMARK] = ACTIONS(1579), + [anon_sym_AT] = ACTIONS(1579), + [anon_sym_LBRACK] = ACTIONS(1581), + [anon_sym_BSLASH] = ACTIONS(1581), + [anon_sym_RBRACK] = ACTIONS(1579), + [anon_sym_CARET] = ACTIONS(1579), + [anon_sym__] = ACTIONS(1579), + [anon_sym_BQUOTE] = ACTIONS(1579), + [anon_sym_PIPE] = ACTIONS(1579), + [anon_sym_TILDE] = ACTIONS(1579), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1579), + [sym__escaped_characters] = ACTIONS(1579), + [sym__word] = ACTIONS(1579), + [sym__soft_line_ending] = ACTIONS(1579), + [sym__block_quote_start] = ACTIONS(1579), + [sym__indented_chunk_start] = ACTIONS(1579), + [sym_atx_h1_marker] = ACTIONS(1579), + [sym_atx_h2_marker] = ACTIONS(1579), + [sym_atx_h3_marker] = ACTIONS(1579), + [sym_atx_h4_marker] = ACTIONS(1579), + [sym_atx_h5_marker] = ACTIONS(1579), + [sym_atx_h6_marker] = ACTIONS(1579), + [sym__thematic_break] = ACTIONS(1579), + [sym__list_marker_minus] = ACTIONS(1579), + [sym__list_marker_plus] = ACTIONS(1579), + [sym__list_marker_star] = ACTIONS(1579), + [sym__list_marker_parenthesis] = ACTIONS(1579), + [sym__list_marker_dot] = ACTIONS(1579), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_example] = ACTIONS(1579), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1579), + [sym__fenced_code_block_start_backtick] = ACTIONS(1579), + [sym__fenced_code_block_start_tilde] = ACTIONS(1579), + [sym__blank_line_start] = ACTIONS(1579), + [sym_minus_metadata] = ACTIONS(1579), + [sym__pipe_table_start] = ACTIONS(1579), + [sym__fenced_div_start] = ACTIONS(1579), + [sym_ref_id_specifier] = ACTIONS(1579), + [sym__display_math_state_track_marker] = ACTIONS(1579), + [sym__inline_math_state_track_marker] = ACTIONS(1579), + [sym__html_comment] = ACTIONS(1579), + [sym_raw_specifier] = ACTIONS(1579), + [sym__autolink] = ACTIONS(1579), }, [STATE(329)] = { - [ts_builtin_sym_end] = ACTIONS(1586), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1586), - [anon_sym_LBRACE] = ACTIONS(1586), - [anon_sym_RBRACE] = ACTIONS(1586), - [anon_sym_EQ] = ACTIONS(1586), - [anon_sym_SQUOTE] = ACTIONS(1586), - [anon_sym_BANG] = ACTIONS(1586), - [anon_sym_DQUOTE] = ACTIONS(1586), - [anon_sym_POUND] = ACTIONS(1586), - [anon_sym_DOLLAR] = ACTIONS(1586), - [anon_sym_PERCENT] = ACTIONS(1586), - [anon_sym_AMP] = ACTIONS(1586), - [anon_sym_LPAREN] = ACTIONS(1586), - [anon_sym_RPAREN] = ACTIONS(1586), - [anon_sym_STAR] = ACTIONS(1586), - [anon_sym_PLUS] = ACTIONS(1586), - [anon_sym_COMMA] = ACTIONS(1586), - [anon_sym_DASH] = ACTIONS(1586), - [anon_sym_DOT] = ACTIONS(1586), - [anon_sym_SLASH] = ACTIONS(1586), - [anon_sym_SEMI] = ACTIONS(1586), - [anon_sym_LT] = ACTIONS(1586), - [anon_sym_GT] = ACTIONS(1586), - [anon_sym_QMARK] = ACTIONS(1586), - [anon_sym_AT] = ACTIONS(1586), - [anon_sym_LBRACK] = ACTIONS(1586), - [anon_sym_BSLASH] = ACTIONS(1586), - [anon_sym_RBRACK] = ACTIONS(1586), - [anon_sym_CARET] = ACTIONS(1586), - [anon_sym__] = ACTIONS(1586), - [anon_sym_BQUOTE] = ACTIONS(1586), - [anon_sym_PIPE] = ACTIONS(1586), - [anon_sym_TILDE] = ACTIONS(1586), - [sym__word] = ACTIONS(1586), - [sym__soft_line_ending] = ACTIONS(1586), - [sym__block_quote_start] = ACTIONS(1586), - [sym__indented_chunk_start] = ACTIONS(1586), - [sym_atx_h1_marker] = ACTIONS(1586), - [sym_atx_h2_marker] = ACTIONS(1586), - [sym_atx_h3_marker] = ACTIONS(1586), - [sym_atx_h4_marker] = ACTIONS(1586), - [sym_atx_h5_marker] = ACTIONS(1586), - [sym_atx_h6_marker] = ACTIONS(1586), - [sym__thematic_break] = ACTIONS(1586), - [sym__list_marker_minus] = ACTIONS(1586), - [sym__list_marker_plus] = ACTIONS(1586), - [sym__list_marker_star] = ACTIONS(1586), - [sym__list_marker_parenthesis] = ACTIONS(1586), - [sym__list_marker_dot] = ACTIONS(1586), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1586), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1586), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1586), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1586), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1586), - [sym__list_marker_example] = ACTIONS(1586), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1586), - [sym__fenced_code_block_start_backtick] = ACTIONS(1586), - [sym__fenced_code_block_start_tilde] = ACTIONS(1586), - [sym__blank_line_start] = ACTIONS(1586), - [sym_minus_metadata] = ACTIONS(1586), - [sym__pipe_table_start] = ACTIONS(1586), - [sym__fenced_div_start] = ACTIONS(1586), - [sym_ref_id_specifier] = ACTIONS(1586), - [sym__display_math_state_track_marker] = ACTIONS(1586), - [sym__inline_math_state_track_marker] = ACTIONS(1586), + [ts_builtin_sym_end] = ACTIONS(1777), + [anon_sym_LBRACE] = ACTIONS(1777), + [anon_sym_RBRACE] = ACTIONS(1777), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1777), + [anon_sym_EQ] = ACTIONS(1777), + [anon_sym_SQUOTE] = ACTIONS(1777), + [anon_sym_BANG] = ACTIONS(1777), + [anon_sym_DQUOTE] = ACTIONS(1777), + [anon_sym_POUND] = ACTIONS(1777), + [anon_sym_DOLLAR] = ACTIONS(1777), + [anon_sym_PERCENT] = ACTIONS(1777), + [anon_sym_AMP] = ACTIONS(1777), + [anon_sym_LPAREN] = ACTIONS(1777), + [anon_sym_RPAREN] = ACTIONS(1777), + [anon_sym_STAR] = ACTIONS(1777), + [anon_sym_PLUS] = ACTIONS(1777), + [anon_sym_COMMA] = ACTIONS(1777), + [anon_sym_DASH] = ACTIONS(1777), + [anon_sym_DOT] = ACTIONS(1777), + [anon_sym_SLASH] = ACTIONS(1777), + [anon_sym_SEMI] = ACTIONS(1777), + [anon_sym_QMARK] = ACTIONS(1777), + [anon_sym_AT] = ACTIONS(1777), + [anon_sym_LBRACK] = ACTIONS(1779), + [anon_sym_BSLASH] = ACTIONS(1779), + [anon_sym_RBRACK] = ACTIONS(1777), + [anon_sym_CARET] = ACTIONS(1777), + [anon_sym__] = ACTIONS(1777), + [anon_sym_BQUOTE] = ACTIONS(1777), + [anon_sym_PIPE] = ACTIONS(1777), + [anon_sym_TILDE] = ACTIONS(1777), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1777), + [sym__escaped_characters] = ACTIONS(1777), + [sym__word] = ACTIONS(1777), + [sym__soft_line_ending] = ACTIONS(1777), + [sym__block_quote_start] = ACTIONS(1777), + [sym__indented_chunk_start] = ACTIONS(1777), + [sym_atx_h1_marker] = ACTIONS(1777), + [sym_atx_h2_marker] = ACTIONS(1777), + [sym_atx_h3_marker] = ACTIONS(1777), + [sym_atx_h4_marker] = ACTIONS(1777), + [sym_atx_h5_marker] = ACTIONS(1777), + [sym_atx_h6_marker] = ACTIONS(1777), + [sym__thematic_break] = ACTIONS(1777), + [sym__list_marker_minus] = ACTIONS(1777), + [sym__list_marker_plus] = ACTIONS(1777), + [sym__list_marker_star] = ACTIONS(1777), + [sym__list_marker_parenthesis] = ACTIONS(1777), + [sym__list_marker_dot] = ACTIONS(1777), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1777), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1777), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1777), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1777), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1777), + [sym__list_marker_example] = ACTIONS(1777), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1777), + [sym__fenced_code_block_start_backtick] = ACTIONS(1777), + [sym__fenced_code_block_start_tilde] = ACTIONS(1777), + [sym__blank_line_start] = ACTIONS(1777), + [sym_minus_metadata] = ACTIONS(1777), + [sym__pipe_table_start] = ACTIONS(1777), + [sym__fenced_div_start] = ACTIONS(1777), + [sym_ref_id_specifier] = ACTIONS(1777), + [sym__display_math_state_track_marker] = ACTIONS(1777), + [sym__inline_math_state_track_marker] = ACTIONS(1777), + [sym__html_comment] = ACTIONS(1777), + [sym_raw_specifier] = ACTIONS(1777), + [sym__autolink] = ACTIONS(1777), }, [STATE(330)] = { - [ts_builtin_sym_end] = ACTIONS(1588), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1588), - [anon_sym_LBRACE] = ACTIONS(1588), - [anon_sym_RBRACE] = ACTIONS(1588), - [anon_sym_EQ] = ACTIONS(1588), - [anon_sym_SQUOTE] = ACTIONS(1588), - [anon_sym_BANG] = ACTIONS(1588), - [anon_sym_DQUOTE] = ACTIONS(1588), - [anon_sym_POUND] = ACTIONS(1588), - [anon_sym_DOLLAR] = ACTIONS(1588), - [anon_sym_PERCENT] = ACTIONS(1588), - [anon_sym_AMP] = ACTIONS(1588), - [anon_sym_LPAREN] = ACTIONS(1588), - [anon_sym_RPAREN] = ACTIONS(1588), - [anon_sym_STAR] = ACTIONS(1588), - [anon_sym_PLUS] = ACTIONS(1588), - [anon_sym_COMMA] = ACTIONS(1588), - [anon_sym_DASH] = ACTIONS(1588), - [anon_sym_DOT] = ACTIONS(1588), - [anon_sym_SLASH] = ACTIONS(1588), - [anon_sym_SEMI] = ACTIONS(1588), - [anon_sym_LT] = ACTIONS(1588), - [anon_sym_GT] = ACTIONS(1588), - [anon_sym_QMARK] = ACTIONS(1588), - [anon_sym_AT] = ACTIONS(1588), - [anon_sym_LBRACK] = ACTIONS(1588), - [anon_sym_BSLASH] = ACTIONS(1588), - [anon_sym_RBRACK] = ACTIONS(1588), - [anon_sym_CARET] = ACTIONS(1588), - [anon_sym__] = ACTIONS(1588), - [anon_sym_BQUOTE] = ACTIONS(1588), - [anon_sym_PIPE] = ACTIONS(1588), - [anon_sym_TILDE] = ACTIONS(1588), - [sym__word] = ACTIONS(1588), - [sym__soft_line_ending] = ACTIONS(1588), - [sym__block_quote_start] = ACTIONS(1588), - [sym__indented_chunk_start] = ACTIONS(1588), - [sym_atx_h1_marker] = ACTIONS(1588), - [sym_atx_h2_marker] = ACTIONS(1588), - [sym_atx_h3_marker] = ACTIONS(1588), - [sym_atx_h4_marker] = ACTIONS(1588), - [sym_atx_h5_marker] = ACTIONS(1588), - [sym_atx_h6_marker] = ACTIONS(1588), - [sym__thematic_break] = ACTIONS(1588), - [sym__list_marker_minus] = ACTIONS(1588), - [sym__list_marker_plus] = ACTIONS(1588), - [sym__list_marker_star] = ACTIONS(1588), - [sym__list_marker_parenthesis] = ACTIONS(1588), - [sym__list_marker_dot] = ACTIONS(1588), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1588), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1588), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1588), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1588), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1588), - [sym__list_marker_example] = ACTIONS(1588), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1588), - [sym__fenced_code_block_start_backtick] = ACTIONS(1588), - [sym__fenced_code_block_start_tilde] = ACTIONS(1588), - [sym__blank_line_start] = ACTIONS(1588), - [sym_minus_metadata] = ACTIONS(1588), - [sym__pipe_table_start] = ACTIONS(1588), - [sym__fenced_div_start] = ACTIONS(1588), - [sym_ref_id_specifier] = ACTIONS(1588), - [sym__display_math_state_track_marker] = ACTIONS(1588), - [sym__inline_math_state_track_marker] = ACTIONS(1588), + [anon_sym_LBRACE] = ACTIONS(1797), + [anon_sym_RBRACE] = ACTIONS(1797), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1797), + [anon_sym_EQ] = ACTIONS(1797), + [anon_sym_SQUOTE] = ACTIONS(1797), + [anon_sym_BANG] = ACTIONS(1797), + [anon_sym_DQUOTE] = ACTIONS(1797), + [anon_sym_POUND] = ACTIONS(1797), + [anon_sym_DOLLAR] = ACTIONS(1797), + [anon_sym_PERCENT] = ACTIONS(1797), + [anon_sym_AMP] = ACTIONS(1797), + [anon_sym_LPAREN] = ACTIONS(1797), + [anon_sym_RPAREN] = ACTIONS(1797), + [anon_sym_STAR] = ACTIONS(1797), + [anon_sym_PLUS] = ACTIONS(1797), + [anon_sym_COMMA] = ACTIONS(1797), + [anon_sym_DASH] = ACTIONS(1797), + [anon_sym_DOT] = ACTIONS(1797), + [anon_sym_SLASH] = ACTIONS(1797), + [anon_sym_SEMI] = ACTIONS(1797), + [anon_sym_QMARK] = ACTIONS(1797), + [anon_sym_AT] = ACTIONS(1797), + [anon_sym_LBRACK] = ACTIONS(1799), + [anon_sym_BSLASH] = ACTIONS(1799), + [anon_sym_RBRACK] = ACTIONS(1797), + [anon_sym_CARET] = ACTIONS(1797), + [anon_sym__] = ACTIONS(1797), + [anon_sym_BQUOTE] = ACTIONS(1797), + [anon_sym_PIPE] = ACTIONS(1797), + [anon_sym_TILDE] = ACTIONS(1797), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1797), + [sym__escaped_characters] = ACTIONS(1797), + [sym__word] = ACTIONS(1797), + [sym__soft_line_ending] = ACTIONS(1797), + [sym__block_close] = ACTIONS(1797), + [sym__block_quote_start] = ACTIONS(1797), + [sym__indented_chunk_start] = ACTIONS(1797), + [sym_atx_h1_marker] = ACTIONS(1797), + [sym_atx_h2_marker] = ACTIONS(1797), + [sym_atx_h3_marker] = ACTIONS(1797), + [sym_atx_h4_marker] = ACTIONS(1797), + [sym_atx_h5_marker] = ACTIONS(1797), + [sym_atx_h6_marker] = ACTIONS(1797), + [sym__thematic_break] = ACTIONS(1797), + [sym__list_marker_minus] = ACTIONS(1797), + [sym__list_marker_plus] = ACTIONS(1797), + [sym__list_marker_star] = ACTIONS(1797), + [sym__list_marker_parenthesis] = ACTIONS(1797), + [sym__list_marker_dot] = ACTIONS(1797), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1797), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1797), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1797), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1797), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1797), + [sym__list_marker_example] = ACTIONS(1797), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1797), + [sym__fenced_code_block_start_backtick] = ACTIONS(1797), + [sym__fenced_code_block_start_tilde] = ACTIONS(1797), + [sym__blank_line_start] = ACTIONS(1797), + [sym_minus_metadata] = ACTIONS(1797), + [sym__pipe_table_start] = ACTIONS(1797), + [sym__fenced_div_start] = ACTIONS(1797), + [sym_ref_id_specifier] = ACTIONS(1797), + [sym__display_math_state_track_marker] = ACTIONS(1797), + [sym__inline_math_state_track_marker] = ACTIONS(1797), + [sym__html_comment] = ACTIONS(1797), + [sym_raw_specifier] = ACTIONS(1797), + [sym__autolink] = ACTIONS(1797), }, [STATE(331)] = { - [ts_builtin_sym_end] = ACTIONS(1590), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1590), - [anon_sym_LBRACE] = ACTIONS(1590), - [anon_sym_RBRACE] = ACTIONS(1590), - [anon_sym_EQ] = ACTIONS(1590), - [anon_sym_SQUOTE] = ACTIONS(1590), - [anon_sym_BANG] = ACTIONS(1590), - [anon_sym_DQUOTE] = ACTIONS(1590), - [anon_sym_POUND] = ACTIONS(1590), - [anon_sym_DOLLAR] = ACTIONS(1590), - [anon_sym_PERCENT] = ACTIONS(1590), - [anon_sym_AMP] = ACTIONS(1590), - [anon_sym_LPAREN] = ACTIONS(1590), - [anon_sym_RPAREN] = ACTIONS(1590), - [anon_sym_STAR] = ACTIONS(1590), - [anon_sym_PLUS] = ACTIONS(1590), - [anon_sym_COMMA] = ACTIONS(1590), - [anon_sym_DASH] = ACTIONS(1590), - [anon_sym_DOT] = ACTIONS(1590), - [anon_sym_SLASH] = ACTIONS(1590), - [anon_sym_SEMI] = ACTIONS(1590), - [anon_sym_LT] = ACTIONS(1590), - [anon_sym_GT] = ACTIONS(1590), - [anon_sym_QMARK] = ACTIONS(1590), - [anon_sym_AT] = ACTIONS(1590), - [anon_sym_LBRACK] = ACTIONS(1590), - [anon_sym_BSLASH] = ACTIONS(1590), - [anon_sym_RBRACK] = ACTIONS(1590), - [anon_sym_CARET] = ACTIONS(1590), - [anon_sym__] = ACTIONS(1590), - [anon_sym_BQUOTE] = ACTIONS(1590), - [anon_sym_PIPE] = ACTIONS(1590), - [anon_sym_TILDE] = ACTIONS(1590), - [sym__word] = ACTIONS(1590), - [sym__soft_line_ending] = ACTIONS(1590), - [sym__block_quote_start] = ACTIONS(1590), - [sym__indented_chunk_start] = ACTIONS(1590), - [sym_atx_h1_marker] = ACTIONS(1590), - [sym_atx_h2_marker] = ACTIONS(1590), - [sym_atx_h3_marker] = ACTIONS(1590), - [sym_atx_h4_marker] = ACTIONS(1590), - [sym_atx_h5_marker] = ACTIONS(1590), - [sym_atx_h6_marker] = ACTIONS(1590), - [sym__thematic_break] = ACTIONS(1590), - [sym__list_marker_minus] = ACTIONS(1590), - [sym__list_marker_plus] = ACTIONS(1590), - [sym__list_marker_star] = ACTIONS(1590), - [sym__list_marker_parenthesis] = ACTIONS(1590), - [sym__list_marker_dot] = ACTIONS(1590), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1590), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1590), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1590), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1590), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1590), - [sym__list_marker_example] = ACTIONS(1590), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1590), - [sym__fenced_code_block_start_backtick] = ACTIONS(1590), - [sym__fenced_code_block_start_tilde] = ACTIONS(1590), - [sym__blank_line_start] = ACTIONS(1590), - [sym_minus_metadata] = ACTIONS(1590), - [sym__pipe_table_start] = ACTIONS(1590), - [sym__fenced_div_start] = ACTIONS(1590), - [sym_ref_id_specifier] = ACTIONS(1590), - [sym__display_math_state_track_marker] = ACTIONS(1590), - [sym__inline_math_state_track_marker] = ACTIONS(1590), + [anon_sym_LBRACE] = ACTIONS(1801), + [anon_sym_RBRACE] = ACTIONS(1801), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1801), + [anon_sym_EQ] = ACTIONS(1801), + [anon_sym_SQUOTE] = ACTIONS(1801), + [anon_sym_BANG] = ACTIONS(1801), + [anon_sym_DQUOTE] = ACTIONS(1801), + [anon_sym_POUND] = ACTIONS(1801), + [anon_sym_DOLLAR] = ACTIONS(1801), + [anon_sym_PERCENT] = ACTIONS(1801), + [anon_sym_AMP] = ACTIONS(1801), + [anon_sym_LPAREN] = ACTIONS(1801), + [anon_sym_RPAREN] = ACTIONS(1801), + [anon_sym_STAR] = ACTIONS(1801), + [anon_sym_PLUS] = ACTIONS(1801), + [anon_sym_COMMA] = ACTIONS(1801), + [anon_sym_DASH] = ACTIONS(1801), + [anon_sym_DOT] = ACTIONS(1801), + [anon_sym_SLASH] = ACTIONS(1801), + [anon_sym_SEMI] = ACTIONS(1801), + [anon_sym_QMARK] = ACTIONS(1801), + [anon_sym_AT] = ACTIONS(1801), + [anon_sym_LBRACK] = ACTIONS(1803), + [anon_sym_BSLASH] = ACTIONS(1803), + [anon_sym_RBRACK] = ACTIONS(1801), + [anon_sym_CARET] = ACTIONS(1801), + [anon_sym__] = ACTIONS(1801), + [anon_sym_BQUOTE] = ACTIONS(1801), + [anon_sym_PIPE] = ACTIONS(1801), + [anon_sym_TILDE] = ACTIONS(1801), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1801), + [sym__escaped_characters] = ACTIONS(1801), + [sym__word] = ACTIONS(1801), + [sym__soft_line_ending] = ACTIONS(1801), + [sym__block_close] = ACTIONS(1801), + [sym__block_quote_start] = ACTIONS(1801), + [sym__indented_chunk_start] = ACTIONS(1801), + [sym_atx_h1_marker] = ACTIONS(1801), + [sym_atx_h2_marker] = ACTIONS(1801), + [sym_atx_h3_marker] = ACTIONS(1801), + [sym_atx_h4_marker] = ACTIONS(1801), + [sym_atx_h5_marker] = ACTIONS(1801), + [sym_atx_h6_marker] = ACTIONS(1801), + [sym__thematic_break] = ACTIONS(1801), + [sym__list_marker_minus] = ACTIONS(1801), + [sym__list_marker_plus] = ACTIONS(1801), + [sym__list_marker_star] = ACTIONS(1801), + [sym__list_marker_parenthesis] = ACTIONS(1801), + [sym__list_marker_dot] = ACTIONS(1801), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1801), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1801), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1801), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1801), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1801), + [sym__list_marker_example] = ACTIONS(1801), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1801), + [sym__fenced_code_block_start_backtick] = ACTIONS(1801), + [sym__fenced_code_block_start_tilde] = ACTIONS(1801), + [sym__blank_line_start] = ACTIONS(1801), + [sym_minus_metadata] = ACTIONS(1801), + [sym__pipe_table_start] = ACTIONS(1801), + [sym__fenced_div_start] = ACTIONS(1801), + [sym_ref_id_specifier] = ACTIONS(1801), + [sym__display_math_state_track_marker] = ACTIONS(1801), + [sym__inline_math_state_track_marker] = ACTIONS(1801), + [sym__html_comment] = ACTIONS(1801), + [sym_raw_specifier] = ACTIONS(1801), + [sym__autolink] = ACTIONS(1801), }, [STATE(332)] = { - [ts_builtin_sym_end] = ACTIONS(1474), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1474), - [anon_sym_LBRACE] = ACTIONS(1474), - [anon_sym_RBRACE] = ACTIONS(1474), - [anon_sym_EQ] = ACTIONS(1474), - [anon_sym_SQUOTE] = ACTIONS(1474), - [anon_sym_BANG] = ACTIONS(1474), - [anon_sym_DQUOTE] = ACTIONS(1474), - [anon_sym_POUND] = ACTIONS(1474), - [anon_sym_DOLLAR] = ACTIONS(1474), - [anon_sym_PERCENT] = ACTIONS(1474), - [anon_sym_AMP] = ACTIONS(1474), - [anon_sym_LPAREN] = ACTIONS(1474), - [anon_sym_RPAREN] = ACTIONS(1474), - [anon_sym_STAR] = ACTIONS(1474), - [anon_sym_PLUS] = ACTIONS(1474), - [anon_sym_COMMA] = ACTIONS(1474), - [anon_sym_DASH] = ACTIONS(1474), - [anon_sym_DOT] = ACTIONS(1474), - [anon_sym_SLASH] = ACTIONS(1474), - [anon_sym_SEMI] = ACTIONS(1474), - [anon_sym_LT] = ACTIONS(1474), - [anon_sym_GT] = ACTIONS(1474), - [anon_sym_QMARK] = ACTIONS(1474), - [anon_sym_AT] = ACTIONS(1474), - [anon_sym_LBRACK] = ACTIONS(1474), - [anon_sym_BSLASH] = ACTIONS(1474), - [anon_sym_RBRACK] = ACTIONS(1474), - [anon_sym_CARET] = ACTIONS(1474), - [anon_sym__] = ACTIONS(1474), - [anon_sym_BQUOTE] = ACTIONS(1474), - [anon_sym_PIPE] = ACTIONS(1474), - [anon_sym_TILDE] = ACTIONS(1474), - [sym__word] = ACTIONS(1474), - [sym__soft_line_ending] = ACTIONS(1474), - [sym__block_quote_start] = ACTIONS(1474), - [sym__indented_chunk_start] = ACTIONS(1474), - [sym_atx_h1_marker] = ACTIONS(1474), - [sym_atx_h2_marker] = ACTIONS(1474), - [sym_atx_h3_marker] = ACTIONS(1474), - [sym_atx_h4_marker] = ACTIONS(1474), - [sym_atx_h5_marker] = ACTIONS(1474), - [sym_atx_h6_marker] = ACTIONS(1474), - [sym__thematic_break] = ACTIONS(1474), - [sym__list_marker_minus] = ACTIONS(1474), - [sym__list_marker_plus] = ACTIONS(1474), - [sym__list_marker_star] = ACTIONS(1474), - [sym__list_marker_parenthesis] = ACTIONS(1474), - [sym__list_marker_dot] = ACTIONS(1474), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_example] = ACTIONS(1474), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1474), - [sym__fenced_code_block_start_backtick] = ACTIONS(1474), - [sym__fenced_code_block_start_tilde] = ACTIONS(1474), - [sym__blank_line_start] = ACTIONS(1474), - [sym_minus_metadata] = ACTIONS(1474), - [sym__pipe_table_start] = ACTIONS(1474), - [sym__fenced_div_start] = ACTIONS(1474), - [sym_ref_id_specifier] = ACTIONS(1474), - [sym__display_math_state_track_marker] = ACTIONS(1474), - [sym__inline_math_state_track_marker] = ACTIONS(1474), + [ts_builtin_sym_end] = ACTIONS(1811), + [anon_sym_LBRACE] = ACTIONS(1811), + [anon_sym_RBRACE] = ACTIONS(1811), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1811), + [anon_sym_EQ] = ACTIONS(1811), + [anon_sym_SQUOTE] = ACTIONS(1811), + [anon_sym_BANG] = ACTIONS(1811), + [anon_sym_DQUOTE] = ACTIONS(1811), + [anon_sym_POUND] = ACTIONS(1811), + [anon_sym_DOLLAR] = ACTIONS(1811), + [anon_sym_PERCENT] = ACTIONS(1811), + [anon_sym_AMP] = ACTIONS(1811), + [anon_sym_LPAREN] = ACTIONS(1811), + [anon_sym_RPAREN] = ACTIONS(1811), + [anon_sym_STAR] = ACTIONS(1811), + [anon_sym_PLUS] = ACTIONS(1811), + [anon_sym_COMMA] = ACTIONS(1811), + [anon_sym_DASH] = ACTIONS(1811), + [anon_sym_DOT] = ACTIONS(1811), + [anon_sym_SLASH] = ACTIONS(1811), + [anon_sym_SEMI] = ACTIONS(1811), + [anon_sym_QMARK] = ACTIONS(1811), + [anon_sym_AT] = ACTIONS(1811), + [anon_sym_LBRACK] = ACTIONS(1813), + [anon_sym_BSLASH] = ACTIONS(1813), + [anon_sym_RBRACK] = ACTIONS(1811), + [anon_sym_CARET] = ACTIONS(1811), + [anon_sym__] = ACTIONS(1811), + [anon_sym_BQUOTE] = ACTIONS(1811), + [anon_sym_PIPE] = ACTIONS(1811), + [anon_sym_TILDE] = ACTIONS(1811), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1811), + [sym__escaped_characters] = ACTIONS(1811), + [sym__word] = ACTIONS(1811), + [sym__soft_line_ending] = ACTIONS(1811), + [sym__block_quote_start] = ACTIONS(1811), + [sym__indented_chunk_start] = ACTIONS(1811), + [sym_atx_h1_marker] = ACTIONS(1811), + [sym_atx_h2_marker] = ACTIONS(1811), + [sym_atx_h3_marker] = ACTIONS(1811), + [sym_atx_h4_marker] = ACTIONS(1811), + [sym_atx_h5_marker] = ACTIONS(1811), + [sym_atx_h6_marker] = ACTIONS(1811), + [sym__thematic_break] = ACTIONS(1811), + [sym__list_marker_minus] = ACTIONS(1811), + [sym__list_marker_plus] = ACTIONS(1811), + [sym__list_marker_star] = ACTIONS(1811), + [sym__list_marker_parenthesis] = ACTIONS(1811), + [sym__list_marker_dot] = ACTIONS(1811), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1811), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1811), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1811), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1811), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1811), + [sym__list_marker_example] = ACTIONS(1811), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1811), + [sym__fenced_code_block_start_backtick] = ACTIONS(1811), + [sym__fenced_code_block_start_tilde] = ACTIONS(1811), + [sym__blank_line_start] = ACTIONS(1811), + [sym_minus_metadata] = ACTIONS(1811), + [sym__pipe_table_start] = ACTIONS(1811), + [sym__fenced_div_start] = ACTIONS(1811), + [sym_ref_id_specifier] = ACTIONS(1811), + [sym__display_math_state_track_marker] = ACTIONS(1811), + [sym__inline_math_state_track_marker] = ACTIONS(1811), + [sym__html_comment] = ACTIONS(1811), + [sym_raw_specifier] = ACTIONS(1811), + [sym__autolink] = ACTIONS(1811), }, [STATE(333)] = { - [ts_builtin_sym_end] = ACTIONS(1594), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1594), - [anon_sym_LBRACE] = ACTIONS(1594), - [anon_sym_RBRACE] = ACTIONS(1594), - [anon_sym_EQ] = ACTIONS(1594), - [anon_sym_SQUOTE] = ACTIONS(1594), - [anon_sym_BANG] = ACTIONS(1594), - [anon_sym_DQUOTE] = ACTIONS(1594), - [anon_sym_POUND] = ACTIONS(1594), - [anon_sym_DOLLAR] = ACTIONS(1594), - [anon_sym_PERCENT] = ACTIONS(1594), - [anon_sym_AMP] = ACTIONS(1594), - [anon_sym_LPAREN] = ACTIONS(1594), - [anon_sym_RPAREN] = ACTIONS(1594), - [anon_sym_STAR] = ACTIONS(1594), - [anon_sym_PLUS] = ACTIONS(1594), - [anon_sym_COMMA] = ACTIONS(1594), - [anon_sym_DASH] = ACTIONS(1594), - [anon_sym_DOT] = ACTIONS(1594), - [anon_sym_SLASH] = ACTIONS(1594), - [anon_sym_SEMI] = ACTIONS(1594), - [anon_sym_LT] = ACTIONS(1594), - [anon_sym_GT] = ACTIONS(1594), - [anon_sym_QMARK] = ACTIONS(1594), - [anon_sym_AT] = ACTIONS(1594), - [anon_sym_LBRACK] = ACTIONS(1594), - [anon_sym_BSLASH] = ACTIONS(1594), - [anon_sym_RBRACK] = ACTIONS(1594), - [anon_sym_CARET] = ACTIONS(1594), - [anon_sym__] = ACTIONS(1594), - [anon_sym_BQUOTE] = ACTIONS(1594), - [anon_sym_PIPE] = ACTIONS(1594), - [anon_sym_TILDE] = ACTIONS(1594), - [sym__word] = ACTIONS(1594), - [sym__soft_line_ending] = ACTIONS(1594), - [sym__block_quote_start] = ACTIONS(1594), - [sym__indented_chunk_start] = ACTIONS(1594), - [sym_atx_h1_marker] = ACTIONS(1594), - [sym_atx_h2_marker] = ACTIONS(1594), - [sym_atx_h3_marker] = ACTIONS(1594), - [sym_atx_h4_marker] = ACTIONS(1594), - [sym_atx_h5_marker] = ACTIONS(1594), - [sym_atx_h6_marker] = ACTIONS(1594), - [sym__thematic_break] = ACTIONS(1594), - [sym__list_marker_minus] = ACTIONS(1594), - [sym__list_marker_plus] = ACTIONS(1594), - [sym__list_marker_star] = ACTIONS(1594), - [sym__list_marker_parenthesis] = ACTIONS(1594), - [sym__list_marker_dot] = ACTIONS(1594), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1594), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1594), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1594), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1594), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1594), - [sym__list_marker_example] = ACTIONS(1594), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1594), - [sym__fenced_code_block_start_backtick] = ACTIONS(1594), - [sym__fenced_code_block_start_tilde] = ACTIONS(1594), - [sym__blank_line_start] = ACTIONS(1594), - [sym_minus_metadata] = ACTIONS(1594), - [sym__pipe_table_start] = ACTIONS(1594), - [sym__fenced_div_start] = ACTIONS(1594), - [sym_ref_id_specifier] = ACTIONS(1594), - [sym__display_math_state_track_marker] = ACTIONS(1594), - [sym__inline_math_state_track_marker] = ACTIONS(1594), + [anon_sym_LBRACE] = ACTIONS(1805), + [anon_sym_RBRACE] = ACTIONS(1805), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1805), + [anon_sym_EQ] = ACTIONS(1805), + [anon_sym_SQUOTE] = ACTIONS(1805), + [anon_sym_BANG] = ACTIONS(1805), + [anon_sym_DQUOTE] = ACTIONS(1805), + [anon_sym_POUND] = ACTIONS(1805), + [anon_sym_DOLLAR] = ACTIONS(1805), + [anon_sym_PERCENT] = ACTIONS(1805), + [anon_sym_AMP] = ACTIONS(1805), + [anon_sym_LPAREN] = ACTIONS(1805), + [anon_sym_RPAREN] = ACTIONS(1805), + [anon_sym_STAR] = ACTIONS(1805), + [anon_sym_PLUS] = ACTIONS(1805), + [anon_sym_COMMA] = ACTIONS(1805), + [anon_sym_DASH] = ACTIONS(1805), + [anon_sym_DOT] = ACTIONS(1805), + [anon_sym_SLASH] = ACTIONS(1805), + [anon_sym_SEMI] = ACTIONS(1805), + [anon_sym_QMARK] = ACTIONS(1805), + [anon_sym_AT] = ACTIONS(1805), + [anon_sym_LBRACK] = ACTIONS(1807), + [anon_sym_BSLASH] = ACTIONS(1807), + [anon_sym_RBRACK] = ACTIONS(1805), + [anon_sym_CARET] = ACTIONS(1805), + [anon_sym__] = ACTIONS(1805), + [anon_sym_BQUOTE] = ACTIONS(1805), + [anon_sym_PIPE] = ACTIONS(1805), + [anon_sym_TILDE] = ACTIONS(1805), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1805), + [sym__escaped_characters] = ACTIONS(1805), + [sym__word] = ACTIONS(1805), + [sym__soft_line_ending] = ACTIONS(1805), + [sym__block_close] = ACTIONS(1805), + [sym__block_quote_start] = ACTIONS(1805), + [sym__indented_chunk_start] = ACTIONS(1805), + [sym_atx_h1_marker] = ACTIONS(1805), + [sym_atx_h2_marker] = ACTIONS(1805), + [sym_atx_h3_marker] = ACTIONS(1805), + [sym_atx_h4_marker] = ACTIONS(1805), + [sym_atx_h5_marker] = ACTIONS(1805), + [sym_atx_h6_marker] = ACTIONS(1805), + [sym__thematic_break] = ACTIONS(1805), + [sym__list_marker_minus] = ACTIONS(1805), + [sym__list_marker_plus] = ACTIONS(1805), + [sym__list_marker_star] = ACTIONS(1805), + [sym__list_marker_parenthesis] = ACTIONS(1805), + [sym__list_marker_dot] = ACTIONS(1805), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1805), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1805), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1805), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1805), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1805), + [sym__list_marker_example] = ACTIONS(1805), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1805), + [sym__fenced_code_block_start_backtick] = ACTIONS(1805), + [sym__fenced_code_block_start_tilde] = ACTIONS(1805), + [sym__blank_line_start] = ACTIONS(1805), + [sym_minus_metadata] = ACTIONS(1805), + [sym__pipe_table_start] = ACTIONS(1805), + [sym__fenced_div_start] = ACTIONS(1805), + [sym_ref_id_specifier] = ACTIONS(1805), + [sym__display_math_state_track_marker] = ACTIONS(1805), + [sym__inline_math_state_track_marker] = ACTIONS(1805), + [sym__html_comment] = ACTIONS(1805), + [sym_raw_specifier] = ACTIONS(1805), + [sym__autolink] = ACTIONS(1805), }, [STATE(334)] = { - [ts_builtin_sym_end] = ACTIONS(1522), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1522), - [anon_sym_LBRACE] = ACTIONS(1522), - [anon_sym_RBRACE] = ACTIONS(1522), - [anon_sym_EQ] = ACTIONS(1522), - [anon_sym_SQUOTE] = ACTIONS(1522), - [anon_sym_BANG] = ACTIONS(1522), - [anon_sym_DQUOTE] = ACTIONS(1522), - [anon_sym_POUND] = ACTIONS(1522), - [anon_sym_DOLLAR] = ACTIONS(1522), - [anon_sym_PERCENT] = ACTIONS(1522), - [anon_sym_AMP] = ACTIONS(1522), - [anon_sym_LPAREN] = ACTIONS(1522), - [anon_sym_RPAREN] = ACTIONS(1522), - [anon_sym_STAR] = ACTIONS(1522), - [anon_sym_PLUS] = ACTIONS(1522), - [anon_sym_COMMA] = ACTIONS(1522), - [anon_sym_DASH] = ACTIONS(1522), - [anon_sym_DOT] = ACTIONS(1522), - [anon_sym_SLASH] = ACTIONS(1522), - [anon_sym_SEMI] = ACTIONS(1522), - [anon_sym_LT] = ACTIONS(1522), - [anon_sym_GT] = ACTIONS(1522), - [anon_sym_QMARK] = ACTIONS(1522), - [anon_sym_AT] = ACTIONS(1522), - [anon_sym_LBRACK] = ACTIONS(1522), - [anon_sym_BSLASH] = ACTIONS(1522), - [anon_sym_RBRACK] = ACTIONS(1522), - [anon_sym_CARET] = ACTIONS(1522), - [anon_sym__] = ACTIONS(1522), - [anon_sym_BQUOTE] = ACTIONS(1522), - [anon_sym_PIPE] = ACTIONS(1522), - [anon_sym_TILDE] = ACTIONS(1522), - [sym__word] = ACTIONS(1522), - [sym__soft_line_ending] = ACTIONS(1522), - [sym__block_quote_start] = ACTIONS(1522), - [sym__indented_chunk_start] = ACTIONS(1522), - [sym_atx_h1_marker] = ACTIONS(1522), - [sym_atx_h2_marker] = ACTIONS(1522), - [sym_atx_h3_marker] = ACTIONS(1522), - [sym_atx_h4_marker] = ACTIONS(1522), - [sym_atx_h5_marker] = ACTIONS(1522), - [sym_atx_h6_marker] = ACTIONS(1522), - [sym__thematic_break] = ACTIONS(1522), - [sym__list_marker_minus] = ACTIONS(1522), - [sym__list_marker_plus] = ACTIONS(1522), - [sym__list_marker_star] = ACTIONS(1522), - [sym__list_marker_parenthesis] = ACTIONS(1522), - [sym__list_marker_dot] = ACTIONS(1522), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1522), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1522), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1522), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1522), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1522), - [sym__list_marker_example] = ACTIONS(1522), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1522), - [sym__fenced_code_block_start_backtick] = ACTIONS(1522), - [sym__fenced_code_block_start_tilde] = ACTIONS(1522), - [sym__blank_line_start] = ACTIONS(1522), - [sym_minus_metadata] = ACTIONS(1522), - [sym__pipe_table_start] = ACTIONS(1522), - [sym__fenced_div_start] = ACTIONS(1522), - [sym_ref_id_specifier] = ACTIONS(1522), - [sym__display_math_state_track_marker] = ACTIONS(1522), - [sym__inline_math_state_track_marker] = ACTIONS(1522), + [ts_builtin_sym_end] = ACTIONS(1815), + [anon_sym_LBRACE] = ACTIONS(1815), + [anon_sym_RBRACE] = ACTIONS(1815), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1815), + [anon_sym_EQ] = ACTIONS(1815), + [anon_sym_SQUOTE] = ACTIONS(1815), + [anon_sym_BANG] = ACTIONS(1815), + [anon_sym_DQUOTE] = ACTIONS(1815), + [anon_sym_POUND] = ACTIONS(1815), + [anon_sym_DOLLAR] = ACTIONS(1815), + [anon_sym_PERCENT] = ACTIONS(1815), + [anon_sym_AMP] = ACTIONS(1815), + [anon_sym_LPAREN] = ACTIONS(1815), + [anon_sym_RPAREN] = ACTIONS(1815), + [anon_sym_STAR] = ACTIONS(1815), + [anon_sym_PLUS] = ACTIONS(1815), + [anon_sym_COMMA] = ACTIONS(1815), + [anon_sym_DASH] = ACTIONS(1815), + [anon_sym_DOT] = ACTIONS(1815), + [anon_sym_SLASH] = ACTIONS(1815), + [anon_sym_SEMI] = ACTIONS(1815), + [anon_sym_QMARK] = ACTIONS(1815), + [anon_sym_AT] = ACTIONS(1815), + [anon_sym_LBRACK] = ACTIONS(1817), + [anon_sym_BSLASH] = ACTIONS(1817), + [anon_sym_RBRACK] = ACTIONS(1815), + [anon_sym_CARET] = ACTIONS(1815), + [anon_sym__] = ACTIONS(1815), + [anon_sym_BQUOTE] = ACTIONS(1815), + [anon_sym_PIPE] = ACTIONS(1815), + [anon_sym_TILDE] = ACTIONS(1815), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1815), + [sym__escaped_characters] = ACTIONS(1815), + [sym__word] = ACTIONS(1815), + [sym__soft_line_ending] = ACTIONS(1815), + [sym__block_quote_start] = ACTIONS(1815), + [sym__indented_chunk_start] = ACTIONS(1815), + [sym_atx_h1_marker] = ACTIONS(1815), + [sym_atx_h2_marker] = ACTIONS(1815), + [sym_atx_h3_marker] = ACTIONS(1815), + [sym_atx_h4_marker] = ACTIONS(1815), + [sym_atx_h5_marker] = ACTIONS(1815), + [sym_atx_h6_marker] = ACTIONS(1815), + [sym__thematic_break] = ACTIONS(1815), + [sym__list_marker_minus] = ACTIONS(1815), + [sym__list_marker_plus] = ACTIONS(1815), + [sym__list_marker_star] = ACTIONS(1815), + [sym__list_marker_parenthesis] = ACTIONS(1815), + [sym__list_marker_dot] = ACTIONS(1815), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1815), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1815), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1815), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1815), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1815), + [sym__list_marker_example] = ACTIONS(1815), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1815), + [sym__fenced_code_block_start_backtick] = ACTIONS(1815), + [sym__fenced_code_block_start_tilde] = ACTIONS(1815), + [sym__blank_line_start] = ACTIONS(1815), + [sym_minus_metadata] = ACTIONS(1815), + [sym__pipe_table_start] = ACTIONS(1815), + [sym__fenced_div_start] = ACTIONS(1815), + [sym_ref_id_specifier] = ACTIONS(1815), + [sym__display_math_state_track_marker] = ACTIONS(1815), + [sym__inline_math_state_track_marker] = ACTIONS(1815), + [sym__html_comment] = ACTIONS(1815), + [sym_raw_specifier] = ACTIONS(1815), + [sym__autolink] = ACTIONS(1815), }, [STATE(335)] = { - [ts_builtin_sym_end] = ACTIONS(1598), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1598), - [anon_sym_LBRACE] = ACTIONS(1598), - [anon_sym_RBRACE] = ACTIONS(1598), - [anon_sym_EQ] = ACTIONS(1598), - [anon_sym_SQUOTE] = ACTIONS(1598), - [anon_sym_BANG] = ACTIONS(1598), - [anon_sym_DQUOTE] = ACTIONS(1598), - [anon_sym_POUND] = ACTIONS(1598), - [anon_sym_DOLLAR] = ACTIONS(1598), - [anon_sym_PERCENT] = ACTIONS(1598), - [anon_sym_AMP] = ACTIONS(1598), - [anon_sym_LPAREN] = ACTIONS(1598), - [anon_sym_RPAREN] = ACTIONS(1598), - [anon_sym_STAR] = ACTIONS(1598), - [anon_sym_PLUS] = ACTIONS(1598), - [anon_sym_COMMA] = ACTIONS(1598), - [anon_sym_DASH] = ACTIONS(1598), - [anon_sym_DOT] = ACTIONS(1598), - [anon_sym_SLASH] = ACTIONS(1598), - [anon_sym_SEMI] = ACTIONS(1598), - [anon_sym_LT] = ACTIONS(1598), - [anon_sym_GT] = ACTIONS(1598), - [anon_sym_QMARK] = ACTIONS(1598), - [anon_sym_AT] = ACTIONS(1598), - [anon_sym_LBRACK] = ACTIONS(1598), - [anon_sym_BSLASH] = ACTIONS(1598), - [anon_sym_RBRACK] = ACTIONS(1598), - [anon_sym_CARET] = ACTIONS(1598), - [anon_sym__] = ACTIONS(1598), - [anon_sym_BQUOTE] = ACTIONS(1598), - [anon_sym_PIPE] = ACTIONS(1598), - [anon_sym_TILDE] = ACTIONS(1598), - [sym__word] = ACTIONS(1598), - [sym__soft_line_ending] = ACTIONS(1598), - [sym__block_quote_start] = ACTIONS(1598), - [sym__indented_chunk_start] = ACTIONS(1598), - [sym_atx_h1_marker] = ACTIONS(1598), - [sym_atx_h2_marker] = ACTIONS(1598), - [sym_atx_h3_marker] = ACTIONS(1598), - [sym_atx_h4_marker] = ACTIONS(1598), - [sym_atx_h5_marker] = ACTIONS(1598), - [sym_atx_h6_marker] = ACTIONS(1598), - [sym__thematic_break] = ACTIONS(1598), - [sym__list_marker_minus] = ACTIONS(1598), - [sym__list_marker_plus] = ACTIONS(1598), - [sym__list_marker_star] = ACTIONS(1598), - [sym__list_marker_parenthesis] = ACTIONS(1598), - [sym__list_marker_dot] = ACTIONS(1598), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1598), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1598), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1598), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1598), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1598), - [sym__list_marker_example] = ACTIONS(1598), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1598), - [sym__fenced_code_block_start_backtick] = ACTIONS(1598), - [sym__fenced_code_block_start_tilde] = ACTIONS(1598), - [sym__blank_line_start] = ACTIONS(1598), - [sym_minus_metadata] = ACTIONS(1598), - [sym__pipe_table_start] = ACTIONS(1598), - [sym__fenced_div_start] = ACTIONS(1598), - [sym_ref_id_specifier] = ACTIONS(1598), - [sym__display_math_state_track_marker] = ACTIONS(1598), - [sym__inline_math_state_track_marker] = ACTIONS(1598), + [ts_builtin_sym_end] = ACTIONS(1699), + [anon_sym_LBRACE] = ACTIONS(1699), + [anon_sym_RBRACE] = ACTIONS(1699), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1699), + [anon_sym_EQ] = ACTIONS(1699), + [anon_sym_SQUOTE] = ACTIONS(1699), + [anon_sym_BANG] = ACTIONS(1699), + [anon_sym_DQUOTE] = ACTIONS(1699), + [anon_sym_POUND] = ACTIONS(1699), + [anon_sym_DOLLAR] = ACTIONS(1699), + [anon_sym_PERCENT] = ACTIONS(1699), + [anon_sym_AMP] = ACTIONS(1699), + [anon_sym_LPAREN] = ACTIONS(1699), + [anon_sym_RPAREN] = ACTIONS(1699), + [anon_sym_STAR] = ACTIONS(1699), + [anon_sym_PLUS] = ACTIONS(1699), + [anon_sym_COMMA] = ACTIONS(1699), + [anon_sym_DASH] = ACTIONS(1699), + [anon_sym_DOT] = ACTIONS(1699), + [anon_sym_SLASH] = ACTIONS(1699), + [anon_sym_SEMI] = ACTIONS(1699), + [anon_sym_QMARK] = ACTIONS(1699), + [anon_sym_AT] = ACTIONS(1699), + [anon_sym_LBRACK] = ACTIONS(1701), + [anon_sym_BSLASH] = ACTIONS(1701), + [anon_sym_RBRACK] = ACTIONS(1699), + [anon_sym_CARET] = ACTIONS(1699), + [anon_sym__] = ACTIONS(1699), + [anon_sym_BQUOTE] = ACTIONS(1699), + [anon_sym_PIPE] = ACTIONS(1699), + [anon_sym_TILDE] = ACTIONS(1699), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1699), + [sym__escaped_characters] = ACTIONS(1699), + [sym__word] = ACTIONS(1699), + [sym__soft_line_ending] = ACTIONS(1699), + [sym__block_quote_start] = ACTIONS(1699), + [sym__indented_chunk_start] = ACTIONS(1699), + [sym_atx_h1_marker] = ACTIONS(1699), + [sym_atx_h2_marker] = ACTIONS(1699), + [sym_atx_h3_marker] = ACTIONS(1699), + [sym_atx_h4_marker] = ACTIONS(1699), + [sym_atx_h5_marker] = ACTIONS(1699), + [sym_atx_h6_marker] = ACTIONS(1699), + [sym__thematic_break] = ACTIONS(1699), + [sym__list_marker_minus] = ACTIONS(1699), + [sym__list_marker_plus] = ACTIONS(1699), + [sym__list_marker_star] = ACTIONS(1699), + [sym__list_marker_parenthesis] = ACTIONS(1699), + [sym__list_marker_dot] = ACTIONS(1699), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1699), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1699), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1699), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1699), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1699), + [sym__list_marker_example] = ACTIONS(1699), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1699), + [sym__fenced_code_block_start_backtick] = ACTIONS(1699), + [sym__fenced_code_block_start_tilde] = ACTIONS(1699), + [sym__blank_line_start] = ACTIONS(1699), + [sym_minus_metadata] = ACTIONS(1699), + [sym__pipe_table_start] = ACTIONS(1699), + [sym__fenced_div_start] = ACTIONS(1699), + [sym_ref_id_specifier] = ACTIONS(1699), + [sym__display_math_state_track_marker] = ACTIONS(1699), + [sym__inline_math_state_track_marker] = ACTIONS(1699), + [sym__html_comment] = ACTIONS(1699), + [sym_raw_specifier] = ACTIONS(1699), + [sym__autolink] = ACTIONS(1699), }, [STATE(336)] = { - [ts_builtin_sym_end] = ACTIONS(1600), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1600), - [anon_sym_LBRACE] = ACTIONS(1600), - [anon_sym_RBRACE] = ACTIONS(1600), - [anon_sym_EQ] = ACTIONS(1600), - [anon_sym_SQUOTE] = ACTIONS(1600), - [anon_sym_BANG] = ACTIONS(1600), - [anon_sym_DQUOTE] = ACTIONS(1600), - [anon_sym_POUND] = ACTIONS(1600), - [anon_sym_DOLLAR] = ACTIONS(1600), - [anon_sym_PERCENT] = ACTIONS(1600), - [anon_sym_AMP] = ACTIONS(1600), - [anon_sym_LPAREN] = ACTIONS(1600), - [anon_sym_RPAREN] = ACTIONS(1600), - [anon_sym_STAR] = ACTIONS(1600), - [anon_sym_PLUS] = ACTIONS(1600), - [anon_sym_COMMA] = ACTIONS(1600), - [anon_sym_DASH] = ACTIONS(1600), - [anon_sym_DOT] = ACTIONS(1600), - [anon_sym_SLASH] = ACTIONS(1600), - [anon_sym_SEMI] = ACTIONS(1600), - [anon_sym_LT] = ACTIONS(1600), - [anon_sym_GT] = ACTIONS(1600), - [anon_sym_QMARK] = ACTIONS(1600), - [anon_sym_AT] = ACTIONS(1600), - [anon_sym_LBRACK] = ACTIONS(1600), - [anon_sym_BSLASH] = ACTIONS(1600), - [anon_sym_RBRACK] = ACTIONS(1600), - [anon_sym_CARET] = ACTIONS(1600), - [anon_sym__] = ACTIONS(1600), - [anon_sym_BQUOTE] = ACTIONS(1600), - [anon_sym_PIPE] = ACTIONS(1600), - [anon_sym_TILDE] = ACTIONS(1600), - [sym__word] = ACTIONS(1600), - [sym__soft_line_ending] = ACTIONS(1600), - [sym__block_quote_start] = ACTIONS(1600), - [sym__indented_chunk_start] = ACTIONS(1600), - [sym_atx_h1_marker] = ACTIONS(1600), - [sym_atx_h2_marker] = ACTIONS(1600), - [sym_atx_h3_marker] = ACTIONS(1600), - [sym_atx_h4_marker] = ACTIONS(1600), - [sym_atx_h5_marker] = ACTIONS(1600), - [sym_atx_h6_marker] = ACTIONS(1600), - [sym__thematic_break] = ACTIONS(1600), - [sym__list_marker_minus] = ACTIONS(1600), - [sym__list_marker_plus] = ACTIONS(1600), - [sym__list_marker_star] = ACTIONS(1600), - [sym__list_marker_parenthesis] = ACTIONS(1600), - [sym__list_marker_dot] = ACTIONS(1600), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1600), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1600), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1600), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1600), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1600), - [sym__list_marker_example] = ACTIONS(1600), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1600), - [sym__fenced_code_block_start_backtick] = ACTIONS(1600), - [sym__fenced_code_block_start_tilde] = ACTIONS(1600), - [sym__blank_line_start] = ACTIONS(1600), - [sym_minus_metadata] = ACTIONS(1600), - [sym__pipe_table_start] = ACTIONS(1600), - [sym__fenced_div_start] = ACTIONS(1600), - [sym_ref_id_specifier] = ACTIONS(1600), - [sym__display_math_state_track_marker] = ACTIONS(1600), - [sym__inline_math_state_track_marker] = ACTIONS(1600), + [ts_builtin_sym_end] = ACTIONS(1819), + [anon_sym_LBRACE] = ACTIONS(1819), + [anon_sym_RBRACE] = ACTIONS(1819), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1819), + [anon_sym_EQ] = ACTIONS(1819), + [anon_sym_SQUOTE] = ACTIONS(1819), + [anon_sym_BANG] = ACTIONS(1819), + [anon_sym_DQUOTE] = ACTIONS(1819), + [anon_sym_POUND] = ACTIONS(1819), + [anon_sym_DOLLAR] = ACTIONS(1819), + [anon_sym_PERCENT] = ACTIONS(1819), + [anon_sym_AMP] = ACTIONS(1819), + [anon_sym_LPAREN] = ACTIONS(1819), + [anon_sym_RPAREN] = ACTIONS(1819), + [anon_sym_STAR] = ACTIONS(1819), + [anon_sym_PLUS] = ACTIONS(1819), + [anon_sym_COMMA] = ACTIONS(1819), + [anon_sym_DASH] = ACTIONS(1819), + [anon_sym_DOT] = ACTIONS(1819), + [anon_sym_SLASH] = ACTIONS(1819), + [anon_sym_SEMI] = ACTIONS(1819), + [anon_sym_QMARK] = ACTIONS(1819), + [anon_sym_AT] = ACTIONS(1819), + [anon_sym_LBRACK] = ACTIONS(1821), + [anon_sym_BSLASH] = ACTIONS(1821), + [anon_sym_RBRACK] = ACTIONS(1819), + [anon_sym_CARET] = ACTIONS(1819), + [anon_sym__] = ACTIONS(1819), + [anon_sym_BQUOTE] = ACTIONS(1819), + [anon_sym_PIPE] = ACTIONS(1819), + [anon_sym_TILDE] = ACTIONS(1819), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1819), + [sym__escaped_characters] = ACTIONS(1819), + [sym__word] = ACTIONS(1819), + [sym__soft_line_ending] = ACTIONS(1819), + [sym__block_quote_start] = ACTIONS(1819), + [sym__indented_chunk_start] = ACTIONS(1819), + [sym_atx_h1_marker] = ACTIONS(1819), + [sym_atx_h2_marker] = ACTIONS(1819), + [sym_atx_h3_marker] = ACTIONS(1819), + [sym_atx_h4_marker] = ACTIONS(1819), + [sym_atx_h5_marker] = ACTIONS(1819), + [sym_atx_h6_marker] = ACTIONS(1819), + [sym__thematic_break] = ACTIONS(1819), + [sym__list_marker_minus] = ACTIONS(1819), + [sym__list_marker_plus] = ACTIONS(1819), + [sym__list_marker_star] = ACTIONS(1819), + [sym__list_marker_parenthesis] = ACTIONS(1819), + [sym__list_marker_dot] = ACTIONS(1819), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1819), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1819), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1819), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1819), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1819), + [sym__list_marker_example] = ACTIONS(1819), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1819), + [sym__fenced_code_block_start_backtick] = ACTIONS(1819), + [sym__fenced_code_block_start_tilde] = ACTIONS(1819), + [sym__blank_line_start] = ACTIONS(1819), + [sym_minus_metadata] = ACTIONS(1819), + [sym__pipe_table_start] = ACTIONS(1819), + [sym__fenced_div_start] = ACTIONS(1819), + [sym_ref_id_specifier] = ACTIONS(1819), + [sym__display_math_state_track_marker] = ACTIONS(1819), + [sym__inline_math_state_track_marker] = ACTIONS(1819), + [sym__html_comment] = ACTIONS(1819), + [sym_raw_specifier] = ACTIONS(1819), + [sym__autolink] = ACTIONS(1819), }, [STATE(337)] = { - [ts_builtin_sym_end] = ACTIONS(1602), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1602), - [anon_sym_LBRACE] = ACTIONS(1602), - [anon_sym_RBRACE] = ACTIONS(1602), - [anon_sym_EQ] = ACTIONS(1602), - [anon_sym_SQUOTE] = ACTIONS(1602), - [anon_sym_BANG] = ACTIONS(1602), - [anon_sym_DQUOTE] = ACTIONS(1602), - [anon_sym_POUND] = ACTIONS(1602), - [anon_sym_DOLLAR] = ACTIONS(1602), - [anon_sym_PERCENT] = ACTIONS(1602), - [anon_sym_AMP] = ACTIONS(1602), - [anon_sym_LPAREN] = ACTIONS(1602), - [anon_sym_RPAREN] = ACTIONS(1602), - [anon_sym_STAR] = ACTIONS(1602), - [anon_sym_PLUS] = ACTIONS(1602), - [anon_sym_COMMA] = ACTIONS(1602), - [anon_sym_DASH] = ACTIONS(1602), - [anon_sym_DOT] = ACTIONS(1602), - [anon_sym_SLASH] = ACTIONS(1602), - [anon_sym_SEMI] = ACTIONS(1602), - [anon_sym_LT] = ACTIONS(1602), - [anon_sym_GT] = ACTIONS(1602), - [anon_sym_QMARK] = ACTIONS(1602), - [anon_sym_AT] = ACTIONS(1602), - [anon_sym_LBRACK] = ACTIONS(1602), - [anon_sym_BSLASH] = ACTIONS(1602), - [anon_sym_RBRACK] = ACTIONS(1602), - [anon_sym_CARET] = ACTIONS(1602), - [anon_sym__] = ACTIONS(1602), - [anon_sym_BQUOTE] = ACTIONS(1602), - [anon_sym_PIPE] = ACTIONS(1602), - [anon_sym_TILDE] = ACTIONS(1602), - [sym__word] = ACTIONS(1602), - [sym__soft_line_ending] = ACTIONS(1602), - [sym__block_quote_start] = ACTIONS(1602), - [sym__indented_chunk_start] = ACTIONS(1602), - [sym_atx_h1_marker] = ACTIONS(1602), - [sym_atx_h2_marker] = ACTIONS(1602), - [sym_atx_h3_marker] = ACTIONS(1602), - [sym_atx_h4_marker] = ACTIONS(1602), - [sym_atx_h5_marker] = ACTIONS(1602), - [sym_atx_h6_marker] = ACTIONS(1602), - [sym__thematic_break] = ACTIONS(1602), - [sym__list_marker_minus] = ACTIONS(1602), - [sym__list_marker_plus] = ACTIONS(1602), - [sym__list_marker_star] = ACTIONS(1602), - [sym__list_marker_parenthesis] = ACTIONS(1602), - [sym__list_marker_dot] = ACTIONS(1602), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1602), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1602), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1602), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1602), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1602), - [sym__list_marker_example] = ACTIONS(1602), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1602), - [sym__fenced_code_block_start_backtick] = ACTIONS(1602), - [sym__fenced_code_block_start_tilde] = ACTIONS(1602), - [sym__blank_line_start] = ACTIONS(1602), - [sym_minus_metadata] = ACTIONS(1602), - [sym__pipe_table_start] = ACTIONS(1602), - [sym__fenced_div_start] = ACTIONS(1602), - [sym_ref_id_specifier] = ACTIONS(1602), - [sym__display_math_state_track_marker] = ACTIONS(1602), - [sym__inline_math_state_track_marker] = ACTIONS(1602), + [ts_builtin_sym_end] = ACTIONS(1823), + [anon_sym_LBRACE] = ACTIONS(1823), + [anon_sym_RBRACE] = ACTIONS(1823), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1823), + [anon_sym_EQ] = ACTIONS(1823), + [anon_sym_SQUOTE] = ACTIONS(1823), + [anon_sym_BANG] = ACTIONS(1823), + [anon_sym_DQUOTE] = ACTIONS(1823), + [anon_sym_POUND] = ACTIONS(1823), + [anon_sym_DOLLAR] = ACTIONS(1823), + [anon_sym_PERCENT] = ACTIONS(1823), + [anon_sym_AMP] = ACTIONS(1823), + [anon_sym_LPAREN] = ACTIONS(1823), + [anon_sym_RPAREN] = ACTIONS(1823), + [anon_sym_STAR] = ACTIONS(1823), + [anon_sym_PLUS] = ACTIONS(1823), + [anon_sym_COMMA] = ACTIONS(1823), + [anon_sym_DASH] = ACTIONS(1823), + [anon_sym_DOT] = ACTIONS(1823), + [anon_sym_SLASH] = ACTIONS(1823), + [anon_sym_SEMI] = ACTIONS(1823), + [anon_sym_QMARK] = ACTIONS(1823), + [anon_sym_AT] = ACTIONS(1823), + [anon_sym_LBRACK] = ACTIONS(1825), + [anon_sym_BSLASH] = ACTIONS(1825), + [anon_sym_RBRACK] = ACTIONS(1823), + [anon_sym_CARET] = ACTIONS(1823), + [anon_sym__] = ACTIONS(1823), + [anon_sym_BQUOTE] = ACTIONS(1823), + [anon_sym_PIPE] = ACTIONS(1823), + [anon_sym_TILDE] = ACTIONS(1823), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1823), + [sym__escaped_characters] = ACTIONS(1823), + [sym__word] = ACTIONS(1823), + [sym__soft_line_ending] = ACTIONS(1823), + [sym__block_quote_start] = ACTIONS(1823), + [sym__indented_chunk_start] = ACTIONS(1823), + [sym_atx_h1_marker] = ACTIONS(1823), + [sym_atx_h2_marker] = ACTIONS(1823), + [sym_atx_h3_marker] = ACTIONS(1823), + [sym_atx_h4_marker] = ACTIONS(1823), + [sym_atx_h5_marker] = ACTIONS(1823), + [sym_atx_h6_marker] = ACTIONS(1823), + [sym__thematic_break] = ACTIONS(1823), + [sym__list_marker_minus] = ACTIONS(1823), + [sym__list_marker_plus] = ACTIONS(1823), + [sym__list_marker_star] = ACTIONS(1823), + [sym__list_marker_parenthesis] = ACTIONS(1823), + [sym__list_marker_dot] = ACTIONS(1823), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1823), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1823), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1823), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1823), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1823), + [sym__list_marker_example] = ACTIONS(1823), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1823), + [sym__fenced_code_block_start_backtick] = ACTIONS(1823), + [sym__fenced_code_block_start_tilde] = ACTIONS(1823), + [sym__blank_line_start] = ACTIONS(1823), + [sym_minus_metadata] = ACTIONS(1823), + [sym__pipe_table_start] = ACTIONS(1823), + [sym__fenced_div_start] = ACTIONS(1823), + [sym_ref_id_specifier] = ACTIONS(1823), + [sym__display_math_state_track_marker] = ACTIONS(1823), + [sym__inline_math_state_track_marker] = ACTIONS(1823), + [sym__html_comment] = ACTIONS(1823), + [sym_raw_specifier] = ACTIONS(1823), + [sym__autolink] = ACTIONS(1823), }, [STATE(338)] = { - [ts_builtin_sym_end] = ACTIONS(1604), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1604), - [anon_sym_LBRACE] = ACTIONS(1604), - [anon_sym_RBRACE] = ACTIONS(1604), - [anon_sym_EQ] = ACTIONS(1604), - [anon_sym_SQUOTE] = ACTIONS(1604), - [anon_sym_BANG] = ACTIONS(1604), - [anon_sym_DQUOTE] = ACTIONS(1604), - [anon_sym_POUND] = ACTIONS(1604), - [anon_sym_DOLLAR] = ACTIONS(1604), - [anon_sym_PERCENT] = ACTIONS(1604), - [anon_sym_AMP] = ACTIONS(1604), - [anon_sym_LPAREN] = ACTIONS(1604), - [anon_sym_RPAREN] = ACTIONS(1604), - [anon_sym_STAR] = ACTIONS(1604), - [anon_sym_PLUS] = ACTIONS(1604), - [anon_sym_COMMA] = ACTIONS(1604), - [anon_sym_DASH] = ACTIONS(1604), - [anon_sym_DOT] = ACTIONS(1604), - [anon_sym_SLASH] = ACTIONS(1604), - [anon_sym_SEMI] = ACTIONS(1604), - [anon_sym_LT] = ACTIONS(1604), - [anon_sym_GT] = ACTIONS(1604), - [anon_sym_QMARK] = ACTIONS(1604), - [anon_sym_AT] = ACTIONS(1604), - [anon_sym_LBRACK] = ACTIONS(1604), - [anon_sym_BSLASH] = ACTIONS(1604), - [anon_sym_RBRACK] = ACTIONS(1604), - [anon_sym_CARET] = ACTIONS(1604), - [anon_sym__] = ACTIONS(1604), - [anon_sym_BQUOTE] = ACTIONS(1604), - [anon_sym_PIPE] = ACTIONS(1604), - [anon_sym_TILDE] = ACTIONS(1604), - [sym__word] = ACTIONS(1604), - [sym__soft_line_ending] = ACTIONS(1604), - [sym__block_quote_start] = ACTIONS(1604), - [sym__indented_chunk_start] = ACTIONS(1604), - [sym_atx_h1_marker] = ACTIONS(1604), - [sym_atx_h2_marker] = ACTIONS(1604), - [sym_atx_h3_marker] = ACTIONS(1604), - [sym_atx_h4_marker] = ACTIONS(1604), - [sym_atx_h5_marker] = ACTIONS(1604), - [sym_atx_h6_marker] = ACTIONS(1604), - [sym__thematic_break] = ACTIONS(1604), - [sym__list_marker_minus] = ACTIONS(1604), - [sym__list_marker_plus] = ACTIONS(1604), - [sym__list_marker_star] = ACTIONS(1604), - [sym__list_marker_parenthesis] = ACTIONS(1604), - [sym__list_marker_dot] = ACTIONS(1604), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1604), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1604), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1604), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1604), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1604), - [sym__list_marker_example] = ACTIONS(1604), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1604), - [sym__fenced_code_block_start_backtick] = ACTIONS(1604), - [sym__fenced_code_block_start_tilde] = ACTIONS(1604), - [sym__blank_line_start] = ACTIONS(1604), - [sym_minus_metadata] = ACTIONS(1604), - [sym__pipe_table_start] = ACTIONS(1604), - [sym__fenced_div_start] = ACTIONS(1604), - [sym_ref_id_specifier] = ACTIONS(1604), - [sym__display_math_state_track_marker] = ACTIONS(1604), - [sym__inline_math_state_track_marker] = ACTIONS(1604), + [ts_builtin_sym_end] = ACTIONS(1827), + [anon_sym_LBRACE] = ACTIONS(1827), + [anon_sym_RBRACE] = ACTIONS(1827), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1827), + [anon_sym_EQ] = ACTIONS(1827), + [anon_sym_SQUOTE] = ACTIONS(1827), + [anon_sym_BANG] = ACTIONS(1827), + [anon_sym_DQUOTE] = ACTIONS(1827), + [anon_sym_POUND] = ACTIONS(1827), + [anon_sym_DOLLAR] = ACTIONS(1827), + [anon_sym_PERCENT] = ACTIONS(1827), + [anon_sym_AMP] = ACTIONS(1827), + [anon_sym_LPAREN] = ACTIONS(1827), + [anon_sym_RPAREN] = ACTIONS(1827), + [anon_sym_STAR] = ACTIONS(1827), + [anon_sym_PLUS] = ACTIONS(1827), + [anon_sym_COMMA] = ACTIONS(1827), + [anon_sym_DASH] = ACTIONS(1827), + [anon_sym_DOT] = ACTIONS(1827), + [anon_sym_SLASH] = ACTIONS(1827), + [anon_sym_SEMI] = ACTIONS(1827), + [anon_sym_QMARK] = ACTIONS(1827), + [anon_sym_AT] = ACTIONS(1827), + [anon_sym_LBRACK] = ACTIONS(1829), + [anon_sym_BSLASH] = ACTIONS(1829), + [anon_sym_RBRACK] = ACTIONS(1827), + [anon_sym_CARET] = ACTIONS(1827), + [anon_sym__] = ACTIONS(1827), + [anon_sym_BQUOTE] = ACTIONS(1827), + [anon_sym_PIPE] = ACTIONS(1827), + [anon_sym_TILDE] = ACTIONS(1827), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1827), + [sym__escaped_characters] = ACTIONS(1827), + [sym__word] = ACTIONS(1827), + [sym__soft_line_ending] = ACTIONS(1827), + [sym__block_quote_start] = ACTIONS(1827), + [sym__indented_chunk_start] = ACTIONS(1827), + [sym_atx_h1_marker] = ACTIONS(1827), + [sym_atx_h2_marker] = ACTIONS(1827), + [sym_atx_h3_marker] = ACTIONS(1827), + [sym_atx_h4_marker] = ACTIONS(1827), + [sym_atx_h5_marker] = ACTIONS(1827), + [sym_atx_h6_marker] = ACTIONS(1827), + [sym__thematic_break] = ACTIONS(1827), + [sym__list_marker_minus] = ACTIONS(1827), + [sym__list_marker_plus] = ACTIONS(1827), + [sym__list_marker_star] = ACTIONS(1827), + [sym__list_marker_parenthesis] = ACTIONS(1827), + [sym__list_marker_dot] = ACTIONS(1827), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1827), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1827), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1827), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1827), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1827), + [sym__list_marker_example] = ACTIONS(1827), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1827), + [sym__fenced_code_block_start_backtick] = ACTIONS(1827), + [sym__fenced_code_block_start_tilde] = ACTIONS(1827), + [sym__blank_line_start] = ACTIONS(1827), + [sym_minus_metadata] = ACTIONS(1827), + [sym__pipe_table_start] = ACTIONS(1827), + [sym__fenced_div_start] = ACTIONS(1827), + [sym_ref_id_specifier] = ACTIONS(1827), + [sym__display_math_state_track_marker] = ACTIONS(1827), + [sym__inline_math_state_track_marker] = ACTIONS(1827), + [sym__html_comment] = ACTIONS(1827), + [sym_raw_specifier] = ACTIONS(1827), + [sym__autolink] = ACTIONS(1827), }, [STATE(339)] = { - [ts_builtin_sym_end] = ACTIONS(1606), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1606), - [anon_sym_LBRACE] = ACTIONS(1606), - [anon_sym_RBRACE] = ACTIONS(1606), - [anon_sym_EQ] = ACTIONS(1606), - [anon_sym_SQUOTE] = ACTIONS(1606), - [anon_sym_BANG] = ACTIONS(1606), - [anon_sym_DQUOTE] = ACTIONS(1606), - [anon_sym_POUND] = ACTIONS(1606), - [anon_sym_DOLLAR] = ACTIONS(1606), - [anon_sym_PERCENT] = ACTIONS(1606), - [anon_sym_AMP] = ACTIONS(1606), - [anon_sym_LPAREN] = ACTIONS(1606), - [anon_sym_RPAREN] = ACTIONS(1606), - [anon_sym_STAR] = ACTIONS(1606), - [anon_sym_PLUS] = ACTIONS(1606), - [anon_sym_COMMA] = ACTIONS(1606), - [anon_sym_DASH] = ACTIONS(1606), - [anon_sym_DOT] = ACTIONS(1606), - [anon_sym_SLASH] = ACTIONS(1606), - [anon_sym_SEMI] = ACTIONS(1606), - [anon_sym_LT] = ACTIONS(1606), - [anon_sym_GT] = ACTIONS(1606), - [anon_sym_QMARK] = ACTIONS(1606), - [anon_sym_AT] = ACTIONS(1606), - [anon_sym_LBRACK] = ACTIONS(1606), - [anon_sym_BSLASH] = ACTIONS(1606), - [anon_sym_RBRACK] = ACTIONS(1606), - [anon_sym_CARET] = ACTIONS(1606), - [anon_sym__] = ACTIONS(1606), - [anon_sym_BQUOTE] = ACTIONS(1606), - [anon_sym_PIPE] = ACTIONS(1606), - [anon_sym_TILDE] = ACTIONS(1606), - [sym__word] = ACTIONS(1606), - [sym__soft_line_ending] = ACTIONS(1606), - [sym__block_quote_start] = ACTIONS(1606), - [sym__indented_chunk_start] = ACTIONS(1606), - [sym_atx_h1_marker] = ACTIONS(1606), - [sym_atx_h2_marker] = ACTIONS(1606), - [sym_atx_h3_marker] = ACTIONS(1606), - [sym_atx_h4_marker] = ACTIONS(1606), - [sym_atx_h5_marker] = ACTIONS(1606), - [sym_atx_h6_marker] = ACTIONS(1606), - [sym__thematic_break] = ACTIONS(1606), - [sym__list_marker_minus] = ACTIONS(1606), - [sym__list_marker_plus] = ACTIONS(1606), - [sym__list_marker_star] = ACTIONS(1606), - [sym__list_marker_parenthesis] = ACTIONS(1606), - [sym__list_marker_dot] = ACTIONS(1606), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1606), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1606), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1606), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1606), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1606), - [sym__list_marker_example] = ACTIONS(1606), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1606), - [sym__fenced_code_block_start_backtick] = ACTIONS(1606), - [sym__fenced_code_block_start_tilde] = ACTIONS(1606), - [sym__blank_line_start] = ACTIONS(1606), - [sym_minus_metadata] = ACTIONS(1606), - [sym__pipe_table_start] = ACTIONS(1606), - [sym__fenced_div_start] = ACTIONS(1606), - [sym_ref_id_specifier] = ACTIONS(1606), - [sym__display_math_state_track_marker] = ACTIONS(1606), - [sym__inline_math_state_track_marker] = ACTIONS(1606), + [ts_builtin_sym_end] = ACTIONS(1831), + [anon_sym_LBRACE] = ACTIONS(1831), + [anon_sym_RBRACE] = ACTIONS(1831), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1831), + [anon_sym_EQ] = ACTIONS(1831), + [anon_sym_SQUOTE] = ACTIONS(1831), + [anon_sym_BANG] = ACTIONS(1831), + [anon_sym_DQUOTE] = ACTIONS(1831), + [anon_sym_POUND] = ACTIONS(1831), + [anon_sym_DOLLAR] = ACTIONS(1831), + [anon_sym_PERCENT] = ACTIONS(1831), + [anon_sym_AMP] = ACTIONS(1831), + [anon_sym_LPAREN] = ACTIONS(1831), + [anon_sym_RPAREN] = ACTIONS(1831), + [anon_sym_STAR] = ACTIONS(1831), + [anon_sym_PLUS] = ACTIONS(1831), + [anon_sym_COMMA] = ACTIONS(1831), + [anon_sym_DASH] = ACTIONS(1831), + [anon_sym_DOT] = ACTIONS(1831), + [anon_sym_SLASH] = ACTIONS(1831), + [anon_sym_SEMI] = ACTIONS(1831), + [anon_sym_QMARK] = ACTIONS(1831), + [anon_sym_AT] = ACTIONS(1831), + [anon_sym_LBRACK] = ACTIONS(1833), + [anon_sym_BSLASH] = ACTIONS(1833), + [anon_sym_RBRACK] = ACTIONS(1831), + [anon_sym_CARET] = ACTIONS(1831), + [anon_sym__] = ACTIONS(1831), + [anon_sym_BQUOTE] = ACTIONS(1831), + [anon_sym_PIPE] = ACTIONS(1831), + [anon_sym_TILDE] = ACTIONS(1831), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1831), + [sym__escaped_characters] = ACTIONS(1831), + [sym__word] = ACTIONS(1831), + [sym__soft_line_ending] = ACTIONS(1831), + [sym__block_quote_start] = ACTIONS(1831), + [sym__indented_chunk_start] = ACTIONS(1831), + [sym_atx_h1_marker] = ACTIONS(1831), + [sym_atx_h2_marker] = ACTIONS(1831), + [sym_atx_h3_marker] = ACTIONS(1831), + [sym_atx_h4_marker] = ACTIONS(1831), + [sym_atx_h5_marker] = ACTIONS(1831), + [sym_atx_h6_marker] = ACTIONS(1831), + [sym__thematic_break] = ACTIONS(1831), + [sym__list_marker_minus] = ACTIONS(1831), + [sym__list_marker_plus] = ACTIONS(1831), + [sym__list_marker_star] = ACTIONS(1831), + [sym__list_marker_parenthesis] = ACTIONS(1831), + [sym__list_marker_dot] = ACTIONS(1831), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1831), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1831), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1831), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1831), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1831), + [sym__list_marker_example] = ACTIONS(1831), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1831), + [sym__fenced_code_block_start_backtick] = ACTIONS(1831), + [sym__fenced_code_block_start_tilde] = ACTIONS(1831), + [sym__blank_line_start] = ACTIONS(1831), + [sym_minus_metadata] = ACTIONS(1831), + [sym__pipe_table_start] = ACTIONS(1831), + [sym__fenced_div_start] = ACTIONS(1831), + [sym_ref_id_specifier] = ACTIONS(1831), + [sym__display_math_state_track_marker] = ACTIONS(1831), + [sym__inline_math_state_track_marker] = ACTIONS(1831), + [sym__html_comment] = ACTIONS(1831), + [sym_raw_specifier] = ACTIONS(1831), + [sym__autolink] = ACTIONS(1831), }, [STATE(340)] = { - [ts_builtin_sym_end] = ACTIONS(1608), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1608), - [anon_sym_LBRACE] = ACTIONS(1608), - [anon_sym_RBRACE] = ACTIONS(1608), - [anon_sym_EQ] = ACTIONS(1608), - [anon_sym_SQUOTE] = ACTIONS(1608), - [anon_sym_BANG] = ACTIONS(1608), - [anon_sym_DQUOTE] = ACTIONS(1608), - [anon_sym_POUND] = ACTIONS(1608), - [anon_sym_DOLLAR] = ACTIONS(1608), - [anon_sym_PERCENT] = ACTIONS(1608), - [anon_sym_AMP] = ACTIONS(1608), - [anon_sym_LPAREN] = ACTIONS(1608), - [anon_sym_RPAREN] = ACTIONS(1608), - [anon_sym_STAR] = ACTIONS(1608), - [anon_sym_PLUS] = ACTIONS(1608), - [anon_sym_COMMA] = ACTIONS(1608), - [anon_sym_DASH] = ACTIONS(1608), - [anon_sym_DOT] = ACTIONS(1608), - [anon_sym_SLASH] = ACTIONS(1608), - [anon_sym_SEMI] = ACTIONS(1608), - [anon_sym_LT] = ACTIONS(1608), - [anon_sym_GT] = ACTIONS(1608), - [anon_sym_QMARK] = ACTIONS(1608), - [anon_sym_AT] = ACTIONS(1608), - [anon_sym_LBRACK] = ACTIONS(1608), - [anon_sym_BSLASH] = ACTIONS(1608), - [anon_sym_RBRACK] = ACTIONS(1608), - [anon_sym_CARET] = ACTIONS(1608), - [anon_sym__] = ACTIONS(1608), - [anon_sym_BQUOTE] = ACTIONS(1608), - [anon_sym_PIPE] = ACTIONS(1608), - [anon_sym_TILDE] = ACTIONS(1608), - [sym__word] = ACTIONS(1608), - [sym__soft_line_ending] = ACTIONS(1608), - [sym__block_quote_start] = ACTIONS(1608), - [sym__indented_chunk_start] = ACTIONS(1608), - [sym_atx_h1_marker] = ACTIONS(1608), - [sym_atx_h2_marker] = ACTIONS(1608), - [sym_atx_h3_marker] = ACTIONS(1608), - [sym_atx_h4_marker] = ACTIONS(1608), - [sym_atx_h5_marker] = ACTIONS(1608), - [sym_atx_h6_marker] = ACTIONS(1608), - [sym__thematic_break] = ACTIONS(1608), - [sym__list_marker_minus] = ACTIONS(1608), - [sym__list_marker_plus] = ACTIONS(1608), - [sym__list_marker_star] = ACTIONS(1608), - [sym__list_marker_parenthesis] = ACTIONS(1608), - [sym__list_marker_dot] = ACTIONS(1608), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1608), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1608), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1608), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1608), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1608), - [sym__list_marker_example] = ACTIONS(1608), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1608), - [sym__fenced_code_block_start_backtick] = ACTIONS(1608), - [sym__fenced_code_block_start_tilde] = ACTIONS(1608), - [sym__blank_line_start] = ACTIONS(1608), - [sym_minus_metadata] = ACTIONS(1608), - [sym__pipe_table_start] = ACTIONS(1608), - [sym__fenced_div_start] = ACTIONS(1608), - [sym_ref_id_specifier] = ACTIONS(1608), - [sym__display_math_state_track_marker] = ACTIONS(1608), - [sym__inline_math_state_track_marker] = ACTIONS(1608), + [ts_builtin_sym_end] = ACTIONS(1475), + [anon_sym_LBRACE] = ACTIONS(1475), + [anon_sym_RBRACE] = ACTIONS(1475), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1475), + [anon_sym_EQ] = ACTIONS(1475), + [anon_sym_SQUOTE] = ACTIONS(1475), + [anon_sym_BANG] = ACTIONS(1475), + [anon_sym_DQUOTE] = ACTIONS(1475), + [anon_sym_POUND] = ACTIONS(1475), + [anon_sym_DOLLAR] = ACTIONS(1475), + [anon_sym_PERCENT] = ACTIONS(1475), + [anon_sym_AMP] = ACTIONS(1475), + [anon_sym_LPAREN] = ACTIONS(1475), + [anon_sym_RPAREN] = ACTIONS(1475), + [anon_sym_STAR] = ACTIONS(1475), + [anon_sym_PLUS] = ACTIONS(1475), + [anon_sym_COMMA] = ACTIONS(1475), + [anon_sym_DASH] = ACTIONS(1475), + [anon_sym_DOT] = ACTIONS(1475), + [anon_sym_SLASH] = ACTIONS(1475), + [anon_sym_SEMI] = ACTIONS(1475), + [anon_sym_QMARK] = ACTIONS(1475), + [anon_sym_AT] = ACTIONS(1475), + [anon_sym_LBRACK] = ACTIONS(1477), + [anon_sym_BSLASH] = ACTIONS(1477), + [anon_sym_RBRACK] = ACTIONS(1475), + [anon_sym_CARET] = ACTIONS(1475), + [anon_sym__] = ACTIONS(1475), + [anon_sym_BQUOTE] = ACTIONS(1475), + [anon_sym_PIPE] = ACTIONS(1475), + [anon_sym_TILDE] = ACTIONS(1475), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1475), + [sym__escaped_characters] = ACTIONS(1475), + [sym__word] = ACTIONS(1475), + [sym__soft_line_ending] = ACTIONS(1475), + [sym__block_quote_start] = ACTIONS(1475), + [sym__indented_chunk_start] = ACTIONS(1475), + [sym_atx_h1_marker] = ACTIONS(1475), + [sym_atx_h2_marker] = ACTIONS(1475), + [sym_atx_h3_marker] = ACTIONS(1475), + [sym_atx_h4_marker] = ACTIONS(1475), + [sym_atx_h5_marker] = ACTIONS(1475), + [sym_atx_h6_marker] = ACTIONS(1475), + [sym__thematic_break] = ACTIONS(1475), + [sym__list_marker_minus] = ACTIONS(1475), + [sym__list_marker_plus] = ACTIONS(1475), + [sym__list_marker_star] = ACTIONS(1475), + [sym__list_marker_parenthesis] = ACTIONS(1475), + [sym__list_marker_dot] = ACTIONS(1475), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_example] = ACTIONS(1475), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1475), + [sym__fenced_code_block_start_backtick] = ACTIONS(1475), + [sym__fenced_code_block_start_tilde] = ACTIONS(1475), + [sym__blank_line_start] = ACTIONS(1475), + [sym_minus_metadata] = ACTIONS(1475), + [sym__pipe_table_start] = ACTIONS(1475), + [sym__fenced_div_start] = ACTIONS(1475), + [sym_ref_id_specifier] = ACTIONS(1475), + [sym__display_math_state_track_marker] = ACTIONS(1475), + [sym__inline_math_state_track_marker] = ACTIONS(1475), + [sym__html_comment] = ACTIONS(1475), + [sym_raw_specifier] = ACTIONS(1475), + [sym__autolink] = ACTIONS(1475), }, [STATE(341)] = { - [ts_builtin_sym_end] = ACTIONS(1610), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1610), - [anon_sym_LBRACE] = ACTIONS(1610), - [anon_sym_RBRACE] = ACTIONS(1610), - [anon_sym_EQ] = ACTIONS(1610), - [anon_sym_SQUOTE] = ACTIONS(1610), - [anon_sym_BANG] = ACTIONS(1610), - [anon_sym_DQUOTE] = ACTIONS(1610), - [anon_sym_POUND] = ACTIONS(1610), - [anon_sym_DOLLAR] = ACTIONS(1610), - [anon_sym_PERCENT] = ACTIONS(1610), - [anon_sym_AMP] = ACTIONS(1610), - [anon_sym_LPAREN] = ACTIONS(1610), - [anon_sym_RPAREN] = ACTIONS(1610), - [anon_sym_STAR] = ACTIONS(1610), - [anon_sym_PLUS] = ACTIONS(1610), - [anon_sym_COMMA] = ACTIONS(1610), - [anon_sym_DASH] = ACTIONS(1610), - [anon_sym_DOT] = ACTIONS(1610), - [anon_sym_SLASH] = ACTIONS(1610), - [anon_sym_SEMI] = ACTIONS(1610), - [anon_sym_LT] = ACTIONS(1610), - [anon_sym_GT] = ACTIONS(1610), - [anon_sym_QMARK] = ACTIONS(1610), - [anon_sym_AT] = ACTIONS(1610), - [anon_sym_LBRACK] = ACTIONS(1610), - [anon_sym_BSLASH] = ACTIONS(1610), - [anon_sym_RBRACK] = ACTIONS(1610), - [anon_sym_CARET] = ACTIONS(1610), - [anon_sym__] = ACTIONS(1610), - [anon_sym_BQUOTE] = ACTIONS(1610), - [anon_sym_PIPE] = ACTIONS(1610), - [anon_sym_TILDE] = ACTIONS(1610), - [sym__word] = ACTIONS(1610), - [sym__soft_line_ending] = ACTIONS(1610), - [sym__block_quote_start] = ACTIONS(1610), - [sym__indented_chunk_start] = ACTIONS(1610), - [sym_atx_h1_marker] = ACTIONS(1610), - [sym_atx_h2_marker] = ACTIONS(1610), - [sym_atx_h3_marker] = ACTIONS(1610), - [sym_atx_h4_marker] = ACTIONS(1610), - [sym_atx_h5_marker] = ACTIONS(1610), - [sym_atx_h6_marker] = ACTIONS(1610), - [sym__thematic_break] = ACTIONS(1610), - [sym__list_marker_minus] = ACTIONS(1610), - [sym__list_marker_plus] = ACTIONS(1610), - [sym__list_marker_star] = ACTIONS(1610), - [sym__list_marker_parenthesis] = ACTIONS(1610), - [sym__list_marker_dot] = ACTIONS(1610), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1610), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1610), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1610), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1610), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1610), - [sym__list_marker_example] = ACTIONS(1610), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1610), - [sym__fenced_code_block_start_backtick] = ACTIONS(1610), - [sym__fenced_code_block_start_tilde] = ACTIONS(1610), - [sym__blank_line_start] = ACTIONS(1610), - [sym_minus_metadata] = ACTIONS(1610), - [sym__pipe_table_start] = ACTIONS(1610), - [sym__fenced_div_start] = ACTIONS(1610), - [sym_ref_id_specifier] = ACTIONS(1610), - [sym__display_math_state_track_marker] = ACTIONS(1610), - [sym__inline_math_state_track_marker] = ACTIONS(1610), + [ts_builtin_sym_end] = ACTIONS(1835), + [anon_sym_LBRACE] = ACTIONS(1835), + [anon_sym_RBRACE] = ACTIONS(1835), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1835), + [anon_sym_EQ] = ACTIONS(1835), + [anon_sym_SQUOTE] = ACTIONS(1835), + [anon_sym_BANG] = ACTIONS(1835), + [anon_sym_DQUOTE] = ACTIONS(1835), + [anon_sym_POUND] = ACTIONS(1835), + [anon_sym_DOLLAR] = ACTIONS(1835), + [anon_sym_PERCENT] = ACTIONS(1835), + [anon_sym_AMP] = ACTIONS(1835), + [anon_sym_LPAREN] = ACTIONS(1835), + [anon_sym_RPAREN] = ACTIONS(1835), + [anon_sym_STAR] = ACTIONS(1835), + [anon_sym_PLUS] = ACTIONS(1835), + [anon_sym_COMMA] = ACTIONS(1835), + [anon_sym_DASH] = ACTIONS(1835), + [anon_sym_DOT] = ACTIONS(1835), + [anon_sym_SLASH] = ACTIONS(1835), + [anon_sym_SEMI] = ACTIONS(1835), + [anon_sym_QMARK] = ACTIONS(1835), + [anon_sym_AT] = ACTIONS(1835), + [anon_sym_LBRACK] = ACTIONS(1837), + [anon_sym_BSLASH] = ACTIONS(1837), + [anon_sym_RBRACK] = ACTIONS(1835), + [anon_sym_CARET] = ACTIONS(1835), + [anon_sym__] = ACTIONS(1835), + [anon_sym_BQUOTE] = ACTIONS(1835), + [anon_sym_PIPE] = ACTIONS(1835), + [anon_sym_TILDE] = ACTIONS(1835), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1835), + [sym__escaped_characters] = ACTIONS(1835), + [sym__word] = ACTIONS(1835), + [sym__soft_line_ending] = ACTIONS(1835), + [sym__block_quote_start] = ACTIONS(1835), + [sym__indented_chunk_start] = ACTIONS(1835), + [sym_atx_h1_marker] = ACTIONS(1835), + [sym_atx_h2_marker] = ACTIONS(1835), + [sym_atx_h3_marker] = ACTIONS(1835), + [sym_atx_h4_marker] = ACTIONS(1835), + [sym_atx_h5_marker] = ACTIONS(1835), + [sym_atx_h6_marker] = ACTIONS(1835), + [sym__thematic_break] = ACTIONS(1835), + [sym__list_marker_minus] = ACTIONS(1835), + [sym__list_marker_plus] = ACTIONS(1835), + [sym__list_marker_star] = ACTIONS(1835), + [sym__list_marker_parenthesis] = ACTIONS(1835), + [sym__list_marker_dot] = ACTIONS(1835), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1835), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1835), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1835), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1835), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1835), + [sym__list_marker_example] = ACTIONS(1835), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1835), + [sym__fenced_code_block_start_backtick] = ACTIONS(1835), + [sym__fenced_code_block_start_tilde] = ACTIONS(1835), + [sym__blank_line_start] = ACTIONS(1835), + [sym_minus_metadata] = ACTIONS(1835), + [sym__pipe_table_start] = ACTIONS(1835), + [sym__fenced_div_start] = ACTIONS(1835), + [sym_ref_id_specifier] = ACTIONS(1835), + [sym__display_math_state_track_marker] = ACTIONS(1835), + [sym__inline_math_state_track_marker] = ACTIONS(1835), + [sym__html_comment] = ACTIONS(1835), + [sym_raw_specifier] = ACTIONS(1835), + [sym__autolink] = ACTIONS(1835), }, [STATE(342)] = { - [ts_builtin_sym_end] = ACTIONS(1612), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1612), - [anon_sym_LBRACE] = ACTIONS(1612), - [anon_sym_RBRACE] = ACTIONS(1612), - [anon_sym_EQ] = ACTIONS(1612), - [anon_sym_SQUOTE] = ACTIONS(1612), - [anon_sym_BANG] = ACTIONS(1612), - [anon_sym_DQUOTE] = ACTIONS(1612), - [anon_sym_POUND] = ACTIONS(1612), - [anon_sym_DOLLAR] = ACTIONS(1612), - [anon_sym_PERCENT] = ACTIONS(1612), - [anon_sym_AMP] = ACTIONS(1612), - [anon_sym_LPAREN] = ACTIONS(1612), - [anon_sym_RPAREN] = ACTIONS(1612), - [anon_sym_STAR] = ACTIONS(1612), - [anon_sym_PLUS] = ACTIONS(1612), - [anon_sym_COMMA] = ACTIONS(1612), - [anon_sym_DASH] = ACTIONS(1612), - [anon_sym_DOT] = ACTIONS(1612), - [anon_sym_SLASH] = ACTIONS(1612), - [anon_sym_SEMI] = ACTIONS(1612), - [anon_sym_LT] = ACTIONS(1612), - [anon_sym_GT] = ACTIONS(1612), - [anon_sym_QMARK] = ACTIONS(1612), - [anon_sym_AT] = ACTIONS(1612), - [anon_sym_LBRACK] = ACTIONS(1612), - [anon_sym_BSLASH] = ACTIONS(1612), - [anon_sym_RBRACK] = ACTIONS(1612), - [anon_sym_CARET] = ACTIONS(1612), - [anon_sym__] = ACTIONS(1612), - [anon_sym_BQUOTE] = ACTIONS(1612), - [anon_sym_PIPE] = ACTIONS(1612), - [anon_sym_TILDE] = ACTIONS(1612), - [sym__word] = ACTIONS(1612), - [sym__soft_line_ending] = ACTIONS(1612), - [sym__block_quote_start] = ACTIONS(1612), - [sym__indented_chunk_start] = ACTIONS(1612), - [sym_atx_h1_marker] = ACTIONS(1612), - [sym_atx_h2_marker] = ACTIONS(1612), - [sym_atx_h3_marker] = ACTIONS(1612), - [sym_atx_h4_marker] = ACTIONS(1612), - [sym_atx_h5_marker] = ACTIONS(1612), - [sym_atx_h6_marker] = ACTIONS(1612), - [sym__thematic_break] = ACTIONS(1612), - [sym__list_marker_minus] = ACTIONS(1612), - [sym__list_marker_plus] = ACTIONS(1612), - [sym__list_marker_star] = ACTIONS(1612), - [sym__list_marker_parenthesis] = ACTIONS(1612), - [sym__list_marker_dot] = ACTIONS(1612), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1612), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1612), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1612), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1612), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1612), - [sym__list_marker_example] = ACTIONS(1612), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1612), - [sym__fenced_code_block_start_backtick] = ACTIONS(1612), - [sym__fenced_code_block_start_tilde] = ACTIONS(1612), - [sym__blank_line_start] = ACTIONS(1612), - [sym_minus_metadata] = ACTIONS(1612), - [sym__pipe_table_start] = ACTIONS(1612), - [sym__fenced_div_start] = ACTIONS(1612), - [sym_ref_id_specifier] = ACTIONS(1612), - [sym__display_math_state_track_marker] = ACTIONS(1612), - [sym__inline_math_state_track_marker] = ACTIONS(1612), + [ts_builtin_sym_end] = ACTIONS(1839), + [anon_sym_LBRACE] = ACTIONS(1839), + [anon_sym_RBRACE] = ACTIONS(1839), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1839), + [anon_sym_EQ] = ACTIONS(1839), + [anon_sym_SQUOTE] = ACTIONS(1839), + [anon_sym_BANG] = ACTIONS(1839), + [anon_sym_DQUOTE] = ACTIONS(1839), + [anon_sym_POUND] = ACTIONS(1839), + [anon_sym_DOLLAR] = ACTIONS(1839), + [anon_sym_PERCENT] = ACTIONS(1839), + [anon_sym_AMP] = ACTIONS(1839), + [anon_sym_LPAREN] = ACTIONS(1839), + [anon_sym_RPAREN] = ACTIONS(1839), + [anon_sym_STAR] = ACTIONS(1839), + [anon_sym_PLUS] = ACTIONS(1839), + [anon_sym_COMMA] = ACTIONS(1839), + [anon_sym_DASH] = ACTIONS(1839), + [anon_sym_DOT] = ACTIONS(1839), + [anon_sym_SLASH] = ACTIONS(1839), + [anon_sym_SEMI] = ACTIONS(1839), + [anon_sym_QMARK] = ACTIONS(1839), + [anon_sym_AT] = ACTIONS(1839), + [anon_sym_LBRACK] = ACTIONS(1841), + [anon_sym_BSLASH] = ACTIONS(1841), + [anon_sym_RBRACK] = ACTIONS(1839), + [anon_sym_CARET] = ACTIONS(1839), + [anon_sym__] = ACTIONS(1839), + [anon_sym_BQUOTE] = ACTIONS(1839), + [anon_sym_PIPE] = ACTIONS(1839), + [anon_sym_TILDE] = ACTIONS(1839), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1839), + [sym__escaped_characters] = ACTIONS(1839), + [sym__word] = ACTIONS(1839), + [sym__soft_line_ending] = ACTIONS(1839), + [sym__block_quote_start] = ACTIONS(1839), + [sym__indented_chunk_start] = ACTIONS(1839), + [sym_atx_h1_marker] = ACTIONS(1839), + [sym_atx_h2_marker] = ACTIONS(1839), + [sym_atx_h3_marker] = ACTIONS(1839), + [sym_atx_h4_marker] = ACTIONS(1839), + [sym_atx_h5_marker] = ACTIONS(1839), + [sym_atx_h6_marker] = ACTIONS(1839), + [sym__thematic_break] = ACTIONS(1839), + [sym__list_marker_minus] = ACTIONS(1839), + [sym__list_marker_plus] = ACTIONS(1839), + [sym__list_marker_star] = ACTIONS(1839), + [sym__list_marker_parenthesis] = ACTIONS(1839), + [sym__list_marker_dot] = ACTIONS(1839), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1839), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1839), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1839), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1839), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1839), + [sym__list_marker_example] = ACTIONS(1839), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1839), + [sym__fenced_code_block_start_backtick] = ACTIONS(1839), + [sym__fenced_code_block_start_tilde] = ACTIONS(1839), + [sym__blank_line_start] = ACTIONS(1839), + [sym_minus_metadata] = ACTIONS(1839), + [sym__pipe_table_start] = ACTIONS(1839), + [sym__fenced_div_start] = ACTIONS(1839), + [sym_ref_id_specifier] = ACTIONS(1839), + [sym__display_math_state_track_marker] = ACTIONS(1839), + [sym__inline_math_state_track_marker] = ACTIONS(1839), + [sym__html_comment] = ACTIONS(1839), + [sym_raw_specifier] = ACTIONS(1839), + [sym__autolink] = ACTIONS(1839), }, [STATE(343)] = { - [ts_builtin_sym_end] = ACTIONS(1614), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1614), - [anon_sym_LBRACE] = ACTIONS(1614), - [anon_sym_RBRACE] = ACTIONS(1614), - [anon_sym_EQ] = ACTIONS(1614), - [anon_sym_SQUOTE] = ACTIONS(1614), - [anon_sym_BANG] = ACTIONS(1614), - [anon_sym_DQUOTE] = ACTIONS(1614), - [anon_sym_POUND] = ACTIONS(1614), - [anon_sym_DOLLAR] = ACTIONS(1614), - [anon_sym_PERCENT] = ACTIONS(1614), - [anon_sym_AMP] = ACTIONS(1614), - [anon_sym_LPAREN] = ACTIONS(1614), - [anon_sym_RPAREN] = ACTIONS(1614), - [anon_sym_STAR] = ACTIONS(1614), - [anon_sym_PLUS] = ACTIONS(1614), - [anon_sym_COMMA] = ACTIONS(1614), - [anon_sym_DASH] = ACTIONS(1614), - [anon_sym_DOT] = ACTIONS(1614), - [anon_sym_SLASH] = ACTIONS(1614), - [anon_sym_SEMI] = ACTIONS(1614), - [anon_sym_LT] = ACTIONS(1614), - [anon_sym_GT] = ACTIONS(1614), - [anon_sym_QMARK] = ACTIONS(1614), - [anon_sym_AT] = ACTIONS(1614), - [anon_sym_LBRACK] = ACTIONS(1614), - [anon_sym_BSLASH] = ACTIONS(1614), - [anon_sym_RBRACK] = ACTIONS(1614), - [anon_sym_CARET] = ACTIONS(1614), - [anon_sym__] = ACTIONS(1614), - [anon_sym_BQUOTE] = ACTIONS(1614), - [anon_sym_PIPE] = ACTIONS(1614), - [anon_sym_TILDE] = ACTIONS(1614), - [sym__word] = ACTIONS(1614), - [sym__soft_line_ending] = ACTIONS(1614), - [sym__block_quote_start] = ACTIONS(1614), - [sym__indented_chunk_start] = ACTIONS(1614), - [sym_atx_h1_marker] = ACTIONS(1614), - [sym_atx_h2_marker] = ACTIONS(1614), - [sym_atx_h3_marker] = ACTIONS(1614), - [sym_atx_h4_marker] = ACTIONS(1614), - [sym_atx_h5_marker] = ACTIONS(1614), - [sym_atx_h6_marker] = ACTIONS(1614), - [sym__thematic_break] = ACTIONS(1614), - [sym__list_marker_minus] = ACTIONS(1614), - [sym__list_marker_plus] = ACTIONS(1614), - [sym__list_marker_star] = ACTIONS(1614), - [sym__list_marker_parenthesis] = ACTIONS(1614), - [sym__list_marker_dot] = ACTIONS(1614), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1614), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1614), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1614), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1614), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1614), - [sym__list_marker_example] = ACTIONS(1614), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1614), - [sym__fenced_code_block_start_backtick] = ACTIONS(1614), - [sym__fenced_code_block_start_tilde] = ACTIONS(1614), - [sym__blank_line_start] = ACTIONS(1614), - [sym_minus_metadata] = ACTIONS(1614), - [sym__pipe_table_start] = ACTIONS(1614), - [sym__fenced_div_start] = ACTIONS(1614), - [sym_ref_id_specifier] = ACTIONS(1614), - [sym__display_math_state_track_marker] = ACTIONS(1614), - [sym__inline_math_state_track_marker] = ACTIONS(1614), + [anon_sym_LBRACE] = ACTIONS(1945), + [anon_sym_RBRACE] = ACTIONS(1945), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1945), + [anon_sym_EQ] = ACTIONS(1945), + [anon_sym_SQUOTE] = ACTIONS(1945), + [anon_sym_BANG] = ACTIONS(1945), + [anon_sym_DQUOTE] = ACTIONS(1945), + [anon_sym_POUND] = ACTIONS(1945), + [anon_sym_DOLLAR] = ACTIONS(1945), + [anon_sym_PERCENT] = ACTIONS(1945), + [anon_sym_AMP] = ACTIONS(1945), + [anon_sym_LPAREN] = ACTIONS(1945), + [anon_sym_RPAREN] = ACTIONS(1945), + [anon_sym_STAR] = ACTIONS(1945), + [anon_sym_PLUS] = ACTIONS(1945), + [anon_sym_COMMA] = ACTIONS(1945), + [anon_sym_DASH] = ACTIONS(1945), + [anon_sym_DOT] = ACTIONS(1945), + [anon_sym_SLASH] = ACTIONS(1945), + [anon_sym_SEMI] = ACTIONS(1945), + [anon_sym_QMARK] = ACTIONS(1945), + [anon_sym_AT] = ACTIONS(1945), + [anon_sym_LBRACK] = ACTIONS(1947), + [anon_sym_BSLASH] = ACTIONS(1947), + [anon_sym_RBRACK] = ACTIONS(1945), + [anon_sym_CARET] = ACTIONS(1945), + [anon_sym__] = ACTIONS(1945), + [anon_sym_BQUOTE] = ACTIONS(1945), + [anon_sym_PIPE] = ACTIONS(1945), + [anon_sym_TILDE] = ACTIONS(1945), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1945), + [sym__escaped_characters] = ACTIONS(1945), + [sym__word] = ACTIONS(1945), + [sym__soft_line_ending] = ACTIONS(1945), + [sym_block_continuation] = ACTIONS(1945), + [sym__block_quote_start] = ACTIONS(1945), + [sym__indented_chunk_start] = ACTIONS(1945), + [sym_atx_h1_marker] = ACTIONS(1945), + [sym_atx_h2_marker] = ACTIONS(1945), + [sym_atx_h3_marker] = ACTIONS(1945), + [sym_atx_h4_marker] = ACTIONS(1945), + [sym_atx_h5_marker] = ACTIONS(1945), + [sym_atx_h6_marker] = ACTIONS(1945), + [sym__thematic_break] = ACTIONS(1945), + [sym__list_marker_minus] = ACTIONS(1945), + [sym__list_marker_plus] = ACTIONS(1945), + [sym__list_marker_star] = ACTIONS(1945), + [sym__list_marker_parenthesis] = ACTIONS(1945), + [sym__list_marker_dot] = ACTIONS(1945), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1945), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1945), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1945), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1945), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1945), + [sym__list_marker_example] = ACTIONS(1945), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1945), + [sym__fenced_code_block_start_backtick] = ACTIONS(1945), + [sym__fenced_code_block_start_tilde] = ACTIONS(1945), + [sym__blank_line_start] = ACTIONS(1945), + [sym_minus_metadata] = ACTIONS(1945), + [sym__pipe_table_start] = ACTIONS(1945), + [sym__fenced_div_start] = ACTIONS(1945), + [sym_ref_id_specifier] = ACTIONS(1945), + [sym__display_math_state_track_marker] = ACTIONS(1945), + [sym__inline_math_state_track_marker] = ACTIONS(1945), + [sym__html_comment] = ACTIONS(1945), + [sym_raw_specifier] = ACTIONS(1945), + [sym__autolink] = ACTIONS(1945), }, [STATE(344)] = { - [ts_builtin_sym_end] = ACTIONS(1616), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1616), - [anon_sym_LBRACE] = ACTIONS(1616), - [anon_sym_RBRACE] = ACTIONS(1616), - [anon_sym_EQ] = ACTIONS(1616), - [anon_sym_SQUOTE] = ACTIONS(1616), - [anon_sym_BANG] = ACTIONS(1616), - [anon_sym_DQUOTE] = ACTIONS(1616), - [anon_sym_POUND] = ACTIONS(1616), - [anon_sym_DOLLAR] = ACTIONS(1616), - [anon_sym_PERCENT] = ACTIONS(1616), - [anon_sym_AMP] = ACTIONS(1616), - [anon_sym_LPAREN] = ACTIONS(1616), - [anon_sym_RPAREN] = ACTIONS(1616), - [anon_sym_STAR] = ACTIONS(1616), - [anon_sym_PLUS] = ACTIONS(1616), - [anon_sym_COMMA] = ACTIONS(1616), - [anon_sym_DASH] = ACTIONS(1616), - [anon_sym_DOT] = ACTIONS(1616), - [anon_sym_SLASH] = ACTIONS(1616), - [anon_sym_SEMI] = ACTIONS(1616), - [anon_sym_LT] = ACTIONS(1616), - [anon_sym_GT] = ACTIONS(1616), - [anon_sym_QMARK] = ACTIONS(1616), - [anon_sym_AT] = ACTIONS(1616), - [anon_sym_LBRACK] = ACTIONS(1616), - [anon_sym_BSLASH] = ACTIONS(1616), - [anon_sym_RBRACK] = ACTIONS(1616), - [anon_sym_CARET] = ACTIONS(1616), - [anon_sym__] = ACTIONS(1616), - [anon_sym_BQUOTE] = ACTIONS(1616), - [anon_sym_PIPE] = ACTIONS(1616), - [anon_sym_TILDE] = ACTIONS(1616), - [sym__word] = ACTIONS(1616), - [sym__soft_line_ending] = ACTIONS(1616), - [sym__block_quote_start] = ACTIONS(1616), - [sym__indented_chunk_start] = ACTIONS(1616), - [sym_atx_h1_marker] = ACTIONS(1616), - [sym_atx_h2_marker] = ACTIONS(1616), - [sym_atx_h3_marker] = ACTIONS(1616), - [sym_atx_h4_marker] = ACTIONS(1616), - [sym_atx_h5_marker] = ACTIONS(1616), - [sym_atx_h6_marker] = ACTIONS(1616), - [sym__thematic_break] = ACTIONS(1616), - [sym__list_marker_minus] = ACTIONS(1616), - [sym__list_marker_plus] = ACTIONS(1616), - [sym__list_marker_star] = ACTIONS(1616), - [sym__list_marker_parenthesis] = ACTIONS(1616), - [sym__list_marker_dot] = ACTIONS(1616), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1616), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1616), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1616), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1616), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1616), - [sym__list_marker_example] = ACTIONS(1616), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1616), - [sym__fenced_code_block_start_backtick] = ACTIONS(1616), - [sym__fenced_code_block_start_tilde] = ACTIONS(1616), - [sym__blank_line_start] = ACTIONS(1616), - [sym_minus_metadata] = ACTIONS(1616), - [sym__pipe_table_start] = ACTIONS(1616), - [sym__fenced_div_start] = ACTIONS(1616), - [sym_ref_id_specifier] = ACTIONS(1616), - [sym__display_math_state_track_marker] = ACTIONS(1616), - [sym__inline_math_state_track_marker] = ACTIONS(1616), + [ts_builtin_sym_end] = ACTIONS(1721), + [anon_sym_LBRACE] = ACTIONS(1721), + [anon_sym_RBRACE] = ACTIONS(1721), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1721), + [anon_sym_EQ] = ACTIONS(1721), + [anon_sym_SQUOTE] = ACTIONS(1721), + [anon_sym_BANG] = ACTIONS(1721), + [anon_sym_DQUOTE] = ACTIONS(1721), + [anon_sym_POUND] = ACTIONS(1721), + [anon_sym_DOLLAR] = ACTIONS(1721), + [anon_sym_PERCENT] = ACTIONS(1721), + [anon_sym_AMP] = ACTIONS(1721), + [anon_sym_LPAREN] = ACTIONS(1721), + [anon_sym_RPAREN] = ACTIONS(1721), + [anon_sym_STAR] = ACTIONS(1721), + [anon_sym_PLUS] = ACTIONS(1721), + [anon_sym_COMMA] = ACTIONS(1721), + [anon_sym_DASH] = ACTIONS(1721), + [anon_sym_DOT] = ACTIONS(1721), + [anon_sym_SLASH] = ACTIONS(1721), + [anon_sym_SEMI] = ACTIONS(1721), + [anon_sym_QMARK] = ACTIONS(1721), + [anon_sym_AT] = ACTIONS(1721), + [anon_sym_LBRACK] = ACTIONS(1723), + [anon_sym_BSLASH] = ACTIONS(1723), + [anon_sym_RBRACK] = ACTIONS(1721), + [anon_sym_CARET] = ACTIONS(1721), + [anon_sym__] = ACTIONS(1721), + [anon_sym_BQUOTE] = ACTIONS(1721), + [anon_sym_PIPE] = ACTIONS(1721), + [anon_sym_TILDE] = ACTIONS(1721), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1721), + [sym__escaped_characters] = ACTIONS(1721), + [sym__word] = ACTIONS(1721), + [sym__soft_line_ending] = ACTIONS(1721), + [sym__block_quote_start] = ACTIONS(1721), + [sym__indented_chunk_start] = ACTIONS(1721), + [sym_atx_h1_marker] = ACTIONS(1721), + [sym_atx_h2_marker] = ACTIONS(1721), + [sym_atx_h3_marker] = ACTIONS(1721), + [sym_atx_h4_marker] = ACTIONS(1721), + [sym_atx_h5_marker] = ACTIONS(1721), + [sym_atx_h6_marker] = ACTIONS(1721), + [sym__thematic_break] = ACTIONS(1721), + [sym__list_marker_minus] = ACTIONS(1721), + [sym__list_marker_plus] = ACTIONS(1721), + [sym__list_marker_star] = ACTIONS(1721), + [sym__list_marker_parenthesis] = ACTIONS(1721), + [sym__list_marker_dot] = ACTIONS(1721), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1721), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1721), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1721), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1721), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1721), + [sym__list_marker_example] = ACTIONS(1721), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1721), + [sym__fenced_code_block_start_backtick] = ACTIONS(1721), + [sym__fenced_code_block_start_tilde] = ACTIONS(1721), + [sym__blank_line_start] = ACTIONS(1721), + [sym_minus_metadata] = ACTIONS(1721), + [sym__pipe_table_start] = ACTIONS(1721), + [sym__fenced_div_start] = ACTIONS(1721), + [sym_ref_id_specifier] = ACTIONS(1721), + [sym__display_math_state_track_marker] = ACTIONS(1721), + [sym__inline_math_state_track_marker] = ACTIONS(1721), + [sym__html_comment] = ACTIONS(1721), + [sym_raw_specifier] = ACTIONS(1721), + [sym__autolink] = ACTIONS(1721), }, [STATE(345)] = { - [ts_builtin_sym_end] = ACTIONS(1618), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1618), - [anon_sym_LBRACE] = ACTIONS(1618), - [anon_sym_RBRACE] = ACTIONS(1618), - [anon_sym_EQ] = ACTIONS(1618), - [anon_sym_SQUOTE] = ACTIONS(1618), - [anon_sym_BANG] = ACTIONS(1618), - [anon_sym_DQUOTE] = ACTIONS(1618), - [anon_sym_POUND] = ACTIONS(1618), - [anon_sym_DOLLAR] = ACTIONS(1618), - [anon_sym_PERCENT] = ACTIONS(1618), - [anon_sym_AMP] = ACTIONS(1618), - [anon_sym_LPAREN] = ACTIONS(1618), - [anon_sym_RPAREN] = ACTIONS(1618), - [anon_sym_STAR] = ACTIONS(1618), - [anon_sym_PLUS] = ACTIONS(1618), - [anon_sym_COMMA] = ACTIONS(1618), - [anon_sym_DASH] = ACTIONS(1618), - [anon_sym_DOT] = ACTIONS(1618), - [anon_sym_SLASH] = ACTIONS(1618), - [anon_sym_SEMI] = ACTIONS(1618), - [anon_sym_LT] = ACTIONS(1618), - [anon_sym_GT] = ACTIONS(1618), - [anon_sym_QMARK] = ACTIONS(1618), - [anon_sym_AT] = ACTIONS(1618), - [anon_sym_LBRACK] = ACTIONS(1618), - [anon_sym_BSLASH] = ACTIONS(1618), - [anon_sym_RBRACK] = ACTIONS(1618), - [anon_sym_CARET] = ACTIONS(1618), - [anon_sym__] = ACTIONS(1618), - [anon_sym_BQUOTE] = ACTIONS(1618), - [anon_sym_PIPE] = ACTIONS(1618), - [anon_sym_TILDE] = ACTIONS(1618), - [sym__word] = ACTIONS(1618), - [sym__soft_line_ending] = ACTIONS(1618), - [sym__block_quote_start] = ACTIONS(1618), - [sym__indented_chunk_start] = ACTIONS(1618), - [sym_atx_h1_marker] = ACTIONS(1618), - [sym_atx_h2_marker] = ACTIONS(1618), - [sym_atx_h3_marker] = ACTIONS(1618), - [sym_atx_h4_marker] = ACTIONS(1618), - [sym_atx_h5_marker] = ACTIONS(1618), - [sym_atx_h6_marker] = ACTIONS(1618), - [sym__thematic_break] = ACTIONS(1618), - [sym__list_marker_minus] = ACTIONS(1618), - [sym__list_marker_plus] = ACTIONS(1618), - [sym__list_marker_star] = ACTIONS(1618), - [sym__list_marker_parenthesis] = ACTIONS(1618), - [sym__list_marker_dot] = ACTIONS(1618), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1618), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1618), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1618), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1618), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1618), - [sym__list_marker_example] = ACTIONS(1618), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1618), - [sym__fenced_code_block_start_backtick] = ACTIONS(1618), - [sym__fenced_code_block_start_tilde] = ACTIONS(1618), - [sym__blank_line_start] = ACTIONS(1618), - [sym_minus_metadata] = ACTIONS(1618), - [sym__pipe_table_start] = ACTIONS(1618), - [sym__fenced_div_start] = ACTIONS(1618), - [sym_ref_id_specifier] = ACTIONS(1618), - [sym__display_math_state_track_marker] = ACTIONS(1618), - [sym__inline_math_state_track_marker] = ACTIONS(1618), + [ts_builtin_sym_end] = ACTIONS(1703), + [anon_sym_LBRACE] = ACTIONS(1703), + [anon_sym_RBRACE] = ACTIONS(1703), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1703), + [anon_sym_EQ] = ACTIONS(1703), + [anon_sym_SQUOTE] = ACTIONS(1703), + [anon_sym_BANG] = ACTIONS(1703), + [anon_sym_DQUOTE] = ACTIONS(1703), + [anon_sym_POUND] = ACTIONS(1703), + [anon_sym_DOLLAR] = ACTIONS(1703), + [anon_sym_PERCENT] = ACTIONS(1703), + [anon_sym_AMP] = ACTIONS(1703), + [anon_sym_LPAREN] = ACTIONS(1703), + [anon_sym_RPAREN] = ACTIONS(1703), + [anon_sym_STAR] = ACTIONS(1703), + [anon_sym_PLUS] = ACTIONS(1703), + [anon_sym_COMMA] = ACTIONS(1703), + [anon_sym_DASH] = ACTIONS(1703), + [anon_sym_DOT] = ACTIONS(1703), + [anon_sym_SLASH] = ACTIONS(1703), + [anon_sym_SEMI] = ACTIONS(1703), + [anon_sym_QMARK] = ACTIONS(1703), + [anon_sym_AT] = ACTIONS(1703), + [anon_sym_LBRACK] = ACTIONS(1705), + [anon_sym_BSLASH] = ACTIONS(1705), + [anon_sym_RBRACK] = ACTIONS(1703), + [anon_sym_CARET] = ACTIONS(1703), + [anon_sym__] = ACTIONS(1703), + [anon_sym_BQUOTE] = ACTIONS(1703), + [anon_sym_PIPE] = ACTIONS(1703), + [anon_sym_TILDE] = ACTIONS(1703), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1703), + [sym__escaped_characters] = ACTIONS(1703), + [sym__word] = ACTIONS(1703), + [sym__soft_line_ending] = ACTIONS(1703), + [sym__block_quote_start] = ACTIONS(1703), + [sym__indented_chunk_start] = ACTIONS(1703), + [sym_atx_h1_marker] = ACTIONS(1703), + [sym_atx_h2_marker] = ACTIONS(1703), + [sym_atx_h3_marker] = ACTIONS(1703), + [sym_atx_h4_marker] = ACTIONS(1703), + [sym_atx_h5_marker] = ACTIONS(1703), + [sym_atx_h6_marker] = ACTIONS(1703), + [sym__thematic_break] = ACTIONS(1703), + [sym__list_marker_minus] = ACTIONS(1703), + [sym__list_marker_plus] = ACTIONS(1703), + [sym__list_marker_star] = ACTIONS(1703), + [sym__list_marker_parenthesis] = ACTIONS(1703), + [sym__list_marker_dot] = ACTIONS(1703), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1703), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1703), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1703), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1703), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1703), + [sym__list_marker_example] = ACTIONS(1703), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1703), + [sym__fenced_code_block_start_backtick] = ACTIONS(1703), + [sym__fenced_code_block_start_tilde] = ACTIONS(1703), + [sym__blank_line_start] = ACTIONS(1703), + [sym_minus_metadata] = ACTIONS(1703), + [sym__pipe_table_start] = ACTIONS(1703), + [sym__fenced_div_start] = ACTIONS(1703), + [sym_ref_id_specifier] = ACTIONS(1703), + [sym__display_math_state_track_marker] = ACTIONS(1703), + [sym__inline_math_state_track_marker] = ACTIONS(1703), + [sym__html_comment] = ACTIONS(1703), + [sym_raw_specifier] = ACTIONS(1703), + [sym__autolink] = ACTIONS(1703), }, [STATE(346)] = { - [ts_builtin_sym_end] = ACTIONS(1620), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1620), - [anon_sym_LBRACE] = ACTIONS(1620), - [anon_sym_RBRACE] = ACTIONS(1620), - [anon_sym_EQ] = ACTIONS(1620), - [anon_sym_SQUOTE] = ACTIONS(1620), - [anon_sym_BANG] = ACTIONS(1620), - [anon_sym_DQUOTE] = ACTIONS(1620), - [anon_sym_POUND] = ACTIONS(1620), - [anon_sym_DOLLAR] = ACTIONS(1620), - [anon_sym_PERCENT] = ACTIONS(1620), - [anon_sym_AMP] = ACTIONS(1620), - [anon_sym_LPAREN] = ACTIONS(1620), - [anon_sym_RPAREN] = ACTIONS(1620), - [anon_sym_STAR] = ACTIONS(1620), - [anon_sym_PLUS] = ACTIONS(1620), - [anon_sym_COMMA] = ACTIONS(1620), - [anon_sym_DASH] = ACTIONS(1620), - [anon_sym_DOT] = ACTIONS(1620), - [anon_sym_SLASH] = ACTIONS(1620), - [anon_sym_SEMI] = ACTIONS(1620), - [anon_sym_LT] = ACTIONS(1620), - [anon_sym_GT] = ACTIONS(1620), - [anon_sym_QMARK] = ACTIONS(1620), - [anon_sym_AT] = ACTIONS(1620), - [anon_sym_LBRACK] = ACTIONS(1620), - [anon_sym_BSLASH] = ACTIONS(1620), - [anon_sym_RBRACK] = ACTIONS(1620), - [anon_sym_CARET] = ACTIONS(1620), - [anon_sym__] = ACTIONS(1620), - [anon_sym_BQUOTE] = ACTIONS(1620), - [anon_sym_PIPE] = ACTIONS(1620), - [anon_sym_TILDE] = ACTIONS(1620), - [sym__word] = ACTIONS(1620), - [sym__soft_line_ending] = ACTIONS(1620), - [sym__block_quote_start] = ACTIONS(1620), - [sym__indented_chunk_start] = ACTIONS(1620), - [sym_atx_h1_marker] = ACTIONS(1620), - [sym_atx_h2_marker] = ACTIONS(1620), - [sym_atx_h3_marker] = ACTIONS(1620), - [sym_atx_h4_marker] = ACTIONS(1620), - [sym_atx_h5_marker] = ACTIONS(1620), - [sym_atx_h6_marker] = ACTIONS(1620), - [sym__thematic_break] = ACTIONS(1620), - [sym__list_marker_minus] = ACTIONS(1620), - [sym__list_marker_plus] = ACTIONS(1620), - [sym__list_marker_star] = ACTIONS(1620), - [sym__list_marker_parenthesis] = ACTIONS(1620), - [sym__list_marker_dot] = ACTIONS(1620), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1620), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1620), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1620), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1620), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1620), - [sym__list_marker_example] = ACTIONS(1620), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1620), - [sym__fenced_code_block_start_backtick] = ACTIONS(1620), - [sym__fenced_code_block_start_tilde] = ACTIONS(1620), - [sym__blank_line_start] = ACTIONS(1620), - [sym_minus_metadata] = ACTIONS(1620), - [sym__pipe_table_start] = ACTIONS(1620), - [sym__fenced_div_start] = ACTIONS(1620), - [sym_ref_id_specifier] = ACTIONS(1620), - [sym__display_math_state_track_marker] = ACTIONS(1620), - [sym__inline_math_state_track_marker] = ACTIONS(1620), + [ts_builtin_sym_end] = ACTIONS(1585), + [anon_sym_LBRACE] = ACTIONS(1585), + [anon_sym_RBRACE] = ACTIONS(1585), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1585), + [anon_sym_EQ] = ACTIONS(1585), + [anon_sym_SQUOTE] = ACTIONS(1585), + [anon_sym_BANG] = ACTIONS(1585), + [anon_sym_DQUOTE] = ACTIONS(1585), + [anon_sym_POUND] = ACTIONS(1585), + [anon_sym_DOLLAR] = ACTIONS(1585), + [anon_sym_PERCENT] = ACTIONS(1585), + [anon_sym_AMP] = ACTIONS(1585), + [anon_sym_LPAREN] = ACTIONS(1585), + [anon_sym_RPAREN] = ACTIONS(1585), + [anon_sym_STAR] = ACTIONS(1585), + [anon_sym_PLUS] = ACTIONS(1585), + [anon_sym_COMMA] = ACTIONS(1585), + [anon_sym_DASH] = ACTIONS(1585), + [anon_sym_DOT] = ACTIONS(1585), + [anon_sym_SLASH] = ACTIONS(1585), + [anon_sym_SEMI] = ACTIONS(1585), + [anon_sym_QMARK] = ACTIONS(1585), + [anon_sym_AT] = ACTIONS(1585), + [anon_sym_LBRACK] = ACTIONS(1587), + [anon_sym_BSLASH] = ACTIONS(1587), + [anon_sym_RBRACK] = ACTIONS(1585), + [anon_sym_CARET] = ACTIONS(1585), + [anon_sym__] = ACTIONS(1585), + [anon_sym_BQUOTE] = ACTIONS(1585), + [anon_sym_PIPE] = ACTIONS(1585), + [anon_sym_TILDE] = ACTIONS(1585), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1585), + [sym__escaped_characters] = ACTIONS(1585), + [sym__word] = ACTIONS(1585), + [sym__soft_line_ending] = ACTIONS(1585), + [sym__block_quote_start] = ACTIONS(1585), + [sym__indented_chunk_start] = ACTIONS(1585), + [sym_atx_h1_marker] = ACTIONS(1585), + [sym_atx_h2_marker] = ACTIONS(1585), + [sym_atx_h3_marker] = ACTIONS(1585), + [sym_atx_h4_marker] = ACTIONS(1585), + [sym_atx_h5_marker] = ACTIONS(1585), + [sym_atx_h6_marker] = ACTIONS(1585), + [sym__thematic_break] = ACTIONS(1585), + [sym__list_marker_minus] = ACTIONS(1585), + [sym__list_marker_plus] = ACTIONS(1585), + [sym__list_marker_star] = ACTIONS(1585), + [sym__list_marker_parenthesis] = ACTIONS(1585), + [sym__list_marker_dot] = ACTIONS(1585), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_example] = ACTIONS(1585), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1585), + [sym__fenced_code_block_start_backtick] = ACTIONS(1585), + [sym__fenced_code_block_start_tilde] = ACTIONS(1585), + [sym__blank_line_start] = ACTIONS(1585), + [sym_minus_metadata] = ACTIONS(1585), + [sym__pipe_table_start] = ACTIONS(1585), + [sym__fenced_div_start] = ACTIONS(1585), + [sym_ref_id_specifier] = ACTIONS(1585), + [sym__display_math_state_track_marker] = ACTIONS(1585), + [sym__inline_math_state_track_marker] = ACTIONS(1585), + [sym__html_comment] = ACTIONS(1585), + [sym_raw_specifier] = ACTIONS(1585), + [sym__autolink] = ACTIONS(1585), }, [STATE(347)] = { - [ts_builtin_sym_end] = ACTIONS(1718), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1718), - [anon_sym_LBRACE] = ACTIONS(1718), - [anon_sym_RBRACE] = ACTIONS(1718), - [anon_sym_EQ] = ACTIONS(1718), - [anon_sym_SQUOTE] = ACTIONS(1718), - [anon_sym_BANG] = ACTIONS(1718), - [anon_sym_DQUOTE] = ACTIONS(1718), - [anon_sym_POUND] = ACTIONS(1718), - [anon_sym_DOLLAR] = ACTIONS(1718), - [anon_sym_PERCENT] = ACTIONS(1718), - [anon_sym_AMP] = ACTIONS(1718), - [anon_sym_LPAREN] = ACTIONS(1718), - [anon_sym_RPAREN] = ACTIONS(1718), - [anon_sym_STAR] = ACTIONS(1718), - [anon_sym_PLUS] = ACTIONS(1718), - [anon_sym_COMMA] = ACTIONS(1718), - [anon_sym_DASH] = ACTIONS(1718), - [anon_sym_DOT] = ACTIONS(1718), - [anon_sym_SLASH] = ACTIONS(1718), - [anon_sym_SEMI] = ACTIONS(1718), - [anon_sym_LT] = ACTIONS(1718), - [anon_sym_GT] = ACTIONS(1718), - [anon_sym_QMARK] = ACTIONS(1718), - [anon_sym_AT] = ACTIONS(1718), - [anon_sym_LBRACK] = ACTIONS(1718), - [anon_sym_BSLASH] = ACTIONS(1718), - [anon_sym_RBRACK] = ACTIONS(1718), - [anon_sym_CARET] = ACTIONS(1718), - [anon_sym__] = ACTIONS(1718), - [anon_sym_BQUOTE] = ACTIONS(1718), - [anon_sym_PIPE] = ACTIONS(1718), - [anon_sym_TILDE] = ACTIONS(1718), - [sym__word] = ACTIONS(1718), - [sym__soft_line_ending] = ACTIONS(1718), - [sym__block_quote_start] = ACTIONS(1718), - [sym__indented_chunk_start] = ACTIONS(1718), - [sym_atx_h1_marker] = ACTIONS(1718), - [sym_atx_h2_marker] = ACTIONS(1718), - [sym_atx_h3_marker] = ACTIONS(1718), - [sym_atx_h4_marker] = ACTIONS(1718), - [sym_atx_h5_marker] = ACTIONS(1718), - [sym_atx_h6_marker] = ACTIONS(1718), - [sym__thematic_break] = ACTIONS(1718), - [sym__list_marker_minus] = ACTIONS(1718), - [sym__list_marker_plus] = ACTIONS(1718), - [sym__list_marker_star] = ACTIONS(1718), - [sym__list_marker_parenthesis] = ACTIONS(1718), - [sym__list_marker_dot] = ACTIONS(1718), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1718), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1718), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1718), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1718), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1718), - [sym__list_marker_example] = ACTIONS(1718), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1718), - [sym__fenced_code_block_start_backtick] = ACTIONS(1718), - [sym__fenced_code_block_start_tilde] = ACTIONS(1718), - [sym__blank_line_start] = ACTIONS(1718), - [sym_minus_metadata] = ACTIONS(1718), - [sym__pipe_table_start] = ACTIONS(1718), - [sym__fenced_div_start] = ACTIONS(1718), - [sym_ref_id_specifier] = ACTIONS(1718), - [sym__display_math_state_track_marker] = ACTIONS(1718), - [sym__inline_math_state_track_marker] = ACTIONS(1718), + [ts_builtin_sym_end] = ACTIONS(1523), + [anon_sym_LBRACE] = ACTIONS(1523), + [anon_sym_RBRACE] = ACTIONS(1523), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1523), + [anon_sym_EQ] = ACTIONS(1523), + [anon_sym_SQUOTE] = ACTIONS(1523), + [anon_sym_BANG] = ACTIONS(1523), + [anon_sym_DQUOTE] = ACTIONS(1523), + [anon_sym_POUND] = ACTIONS(1523), + [anon_sym_DOLLAR] = ACTIONS(1523), + [anon_sym_PERCENT] = ACTIONS(1523), + [anon_sym_AMP] = ACTIONS(1523), + [anon_sym_LPAREN] = ACTIONS(1523), + [anon_sym_RPAREN] = ACTIONS(1523), + [anon_sym_STAR] = ACTIONS(1523), + [anon_sym_PLUS] = ACTIONS(1523), + [anon_sym_COMMA] = ACTIONS(1523), + [anon_sym_DASH] = ACTIONS(1523), + [anon_sym_DOT] = ACTIONS(1523), + [anon_sym_SLASH] = ACTIONS(1523), + [anon_sym_SEMI] = ACTIONS(1523), + [anon_sym_QMARK] = ACTIONS(1523), + [anon_sym_AT] = ACTIONS(1523), + [anon_sym_LBRACK] = ACTIONS(1525), + [anon_sym_BSLASH] = ACTIONS(1525), + [anon_sym_RBRACK] = ACTIONS(1523), + [anon_sym_CARET] = ACTIONS(1523), + [anon_sym__] = ACTIONS(1523), + [anon_sym_BQUOTE] = ACTIONS(1523), + [anon_sym_PIPE] = ACTIONS(1523), + [anon_sym_TILDE] = ACTIONS(1523), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1523), + [sym__escaped_characters] = ACTIONS(1523), + [sym__word] = ACTIONS(1523), + [sym__soft_line_ending] = ACTIONS(1523), + [sym__block_quote_start] = ACTIONS(1523), + [sym__indented_chunk_start] = ACTIONS(1523), + [sym_atx_h1_marker] = ACTIONS(1523), + [sym_atx_h2_marker] = ACTIONS(1523), + [sym_atx_h3_marker] = ACTIONS(1523), + [sym_atx_h4_marker] = ACTIONS(1523), + [sym_atx_h5_marker] = ACTIONS(1523), + [sym_atx_h6_marker] = ACTIONS(1523), + [sym__thematic_break] = ACTIONS(1523), + [sym__list_marker_minus] = ACTIONS(1523), + [sym__list_marker_plus] = ACTIONS(1523), + [sym__list_marker_star] = ACTIONS(1523), + [sym__list_marker_parenthesis] = ACTIONS(1523), + [sym__list_marker_dot] = ACTIONS(1523), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_example] = ACTIONS(1523), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1523), + [sym__fenced_code_block_start_backtick] = ACTIONS(1523), + [sym__fenced_code_block_start_tilde] = ACTIONS(1523), + [sym__blank_line_start] = ACTIONS(1523), + [sym_minus_metadata] = ACTIONS(1523), + [sym__pipe_table_start] = ACTIONS(1523), + [sym__fenced_div_start] = ACTIONS(1523), + [sym_ref_id_specifier] = ACTIONS(1523), + [sym__display_math_state_track_marker] = ACTIONS(1523), + [sym__inline_math_state_track_marker] = ACTIONS(1523), + [sym__html_comment] = ACTIONS(1523), + [sym_raw_specifier] = ACTIONS(1523), + [sym__autolink] = ACTIONS(1523), }, [STATE(348)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1548), - [anon_sym_LBRACE] = ACTIONS(1548), - [anon_sym_RBRACE] = ACTIONS(1548), - [anon_sym_EQ] = ACTIONS(1548), - [anon_sym_SQUOTE] = ACTIONS(1548), - [anon_sym_BANG] = ACTIONS(1548), - [anon_sym_DQUOTE] = ACTIONS(1548), - [anon_sym_POUND] = ACTIONS(1548), - [anon_sym_DOLLAR] = ACTIONS(1548), - [anon_sym_PERCENT] = ACTIONS(1548), - [anon_sym_AMP] = ACTIONS(1548), - [anon_sym_LPAREN] = ACTIONS(1548), - [anon_sym_RPAREN] = ACTIONS(1548), - [anon_sym_STAR] = ACTIONS(1548), - [anon_sym_PLUS] = ACTIONS(1548), - [anon_sym_COMMA] = ACTIONS(1548), - [anon_sym_DASH] = ACTIONS(1548), - [anon_sym_DOT] = ACTIONS(1548), - [anon_sym_SLASH] = ACTIONS(1548), - [anon_sym_SEMI] = ACTIONS(1548), - [anon_sym_LT] = ACTIONS(1548), - [anon_sym_GT] = ACTIONS(1548), - [anon_sym_QMARK] = ACTIONS(1548), - [anon_sym_AT] = ACTIONS(1548), - [anon_sym_LBRACK] = ACTIONS(1548), - [anon_sym_BSLASH] = ACTIONS(1548), - [anon_sym_RBRACK] = ACTIONS(1548), - [anon_sym_CARET] = ACTIONS(1548), - [anon_sym__] = ACTIONS(1548), - [anon_sym_BQUOTE] = ACTIONS(1548), - [anon_sym_PIPE] = ACTIONS(1548), - [anon_sym_TILDE] = ACTIONS(1548), - [sym__word] = ACTIONS(1548), - [sym__soft_line_ending] = ACTIONS(1548), - [sym__block_close] = ACTIONS(1548), - [sym__block_quote_start] = ACTIONS(1548), - [sym__indented_chunk_start] = ACTIONS(1548), - [sym_atx_h1_marker] = ACTIONS(1548), - [sym_atx_h2_marker] = ACTIONS(1548), - [sym_atx_h3_marker] = ACTIONS(1548), - [sym_atx_h4_marker] = ACTIONS(1548), - [sym_atx_h5_marker] = ACTIONS(1548), - [sym_atx_h6_marker] = ACTIONS(1548), - [sym__thematic_break] = ACTIONS(1548), - [sym__list_marker_minus] = ACTIONS(1548), - [sym__list_marker_plus] = ACTIONS(1548), - [sym__list_marker_star] = ACTIONS(1548), - [sym__list_marker_parenthesis] = ACTIONS(1548), - [sym__list_marker_dot] = ACTIONS(1548), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1548), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1548), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1548), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1548), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1548), - [sym__list_marker_example] = ACTIONS(1548), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1548), - [sym__fenced_code_block_start_backtick] = ACTIONS(1548), - [sym__fenced_code_block_start_tilde] = ACTIONS(1548), - [sym__blank_line_start] = ACTIONS(1548), - [sym_minus_metadata] = ACTIONS(1548), - [sym__pipe_table_start] = ACTIONS(1548), - [sym__fenced_div_start] = ACTIONS(1548), - [sym_ref_id_specifier] = ACTIONS(1548), - [sym__display_math_state_track_marker] = ACTIONS(1548), - [sym__inline_math_state_track_marker] = ACTIONS(1548), + [ts_builtin_sym_end] = ACTIONS(1691), + [anon_sym_LBRACE] = ACTIONS(1691), + [anon_sym_RBRACE] = ACTIONS(1691), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1691), + [anon_sym_EQ] = ACTIONS(1691), + [anon_sym_SQUOTE] = ACTIONS(1691), + [anon_sym_BANG] = ACTIONS(1691), + [anon_sym_DQUOTE] = ACTIONS(1691), + [anon_sym_POUND] = ACTIONS(1691), + [anon_sym_DOLLAR] = ACTIONS(1691), + [anon_sym_PERCENT] = ACTIONS(1691), + [anon_sym_AMP] = ACTIONS(1691), + [anon_sym_LPAREN] = ACTIONS(1691), + [anon_sym_RPAREN] = ACTIONS(1691), + [anon_sym_STAR] = ACTIONS(1691), + [anon_sym_PLUS] = ACTIONS(1691), + [anon_sym_COMMA] = ACTIONS(1691), + [anon_sym_DASH] = ACTIONS(1691), + [anon_sym_DOT] = ACTIONS(1691), + [anon_sym_SLASH] = ACTIONS(1691), + [anon_sym_SEMI] = ACTIONS(1691), + [anon_sym_QMARK] = ACTIONS(1691), + [anon_sym_AT] = ACTIONS(1691), + [anon_sym_LBRACK] = ACTIONS(1693), + [anon_sym_BSLASH] = ACTIONS(1693), + [anon_sym_RBRACK] = ACTIONS(1691), + [anon_sym_CARET] = ACTIONS(1691), + [anon_sym__] = ACTIONS(1691), + [anon_sym_BQUOTE] = ACTIONS(1691), + [anon_sym_PIPE] = ACTIONS(1691), + [anon_sym_TILDE] = ACTIONS(1691), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1691), + [sym__escaped_characters] = ACTIONS(1691), + [sym__word] = ACTIONS(1691), + [sym__soft_line_ending] = ACTIONS(1691), + [sym__block_quote_start] = ACTIONS(1691), + [sym__indented_chunk_start] = ACTIONS(1691), + [sym_atx_h1_marker] = ACTIONS(1691), + [sym_atx_h2_marker] = ACTIONS(1691), + [sym_atx_h3_marker] = ACTIONS(1691), + [sym_atx_h4_marker] = ACTIONS(1691), + [sym_atx_h5_marker] = ACTIONS(1691), + [sym_atx_h6_marker] = ACTIONS(1691), + [sym__thematic_break] = ACTIONS(1691), + [sym__list_marker_minus] = ACTIONS(1691), + [sym__list_marker_plus] = ACTIONS(1691), + [sym__list_marker_star] = ACTIONS(1691), + [sym__list_marker_parenthesis] = ACTIONS(1691), + [sym__list_marker_dot] = ACTIONS(1691), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1691), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1691), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1691), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1691), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1691), + [sym__list_marker_example] = ACTIONS(1691), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1691), + [sym__fenced_code_block_start_backtick] = ACTIONS(1691), + [sym__fenced_code_block_start_tilde] = ACTIONS(1691), + [sym__blank_line_start] = ACTIONS(1691), + [sym_minus_metadata] = ACTIONS(1691), + [sym__pipe_table_start] = ACTIONS(1691), + [sym__fenced_div_start] = ACTIONS(1691), + [sym_ref_id_specifier] = ACTIONS(1691), + [sym__display_math_state_track_marker] = ACTIONS(1691), + [sym__inline_math_state_track_marker] = ACTIONS(1691), + [sym__html_comment] = ACTIONS(1691), + [sym_raw_specifier] = ACTIONS(1691), + [sym__autolink] = ACTIONS(1691), }, [STATE(349)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1550), - [anon_sym_LBRACE] = ACTIONS(1550), - [anon_sym_RBRACE] = ACTIONS(1550), - [anon_sym_EQ] = ACTIONS(1550), - [anon_sym_SQUOTE] = ACTIONS(1550), - [anon_sym_BANG] = ACTIONS(1550), - [anon_sym_DQUOTE] = ACTIONS(1550), - [anon_sym_POUND] = ACTIONS(1550), - [anon_sym_DOLLAR] = ACTIONS(1550), - [anon_sym_PERCENT] = ACTIONS(1550), - [anon_sym_AMP] = ACTIONS(1550), - [anon_sym_LPAREN] = ACTIONS(1550), - [anon_sym_RPAREN] = ACTIONS(1550), - [anon_sym_STAR] = ACTIONS(1550), - [anon_sym_PLUS] = ACTIONS(1550), - [anon_sym_COMMA] = ACTIONS(1550), - [anon_sym_DASH] = ACTIONS(1550), - [anon_sym_DOT] = ACTIONS(1550), - [anon_sym_SLASH] = ACTIONS(1550), - [anon_sym_SEMI] = ACTIONS(1550), - [anon_sym_LT] = ACTIONS(1550), - [anon_sym_GT] = ACTIONS(1550), - [anon_sym_QMARK] = ACTIONS(1550), - [anon_sym_AT] = ACTIONS(1550), - [anon_sym_LBRACK] = ACTIONS(1550), - [anon_sym_BSLASH] = ACTIONS(1550), - [anon_sym_RBRACK] = ACTIONS(1550), - [anon_sym_CARET] = ACTIONS(1550), - [anon_sym__] = ACTIONS(1550), - [anon_sym_BQUOTE] = ACTIONS(1550), - [anon_sym_PIPE] = ACTIONS(1550), - [anon_sym_TILDE] = ACTIONS(1550), - [sym__word] = ACTIONS(1550), - [sym__soft_line_ending] = ACTIONS(1550), - [sym__block_close] = ACTIONS(1550), - [sym__block_quote_start] = ACTIONS(1550), - [sym__indented_chunk_start] = ACTIONS(1550), - [sym_atx_h1_marker] = ACTIONS(1550), - [sym_atx_h2_marker] = ACTIONS(1550), - [sym_atx_h3_marker] = ACTIONS(1550), - [sym_atx_h4_marker] = ACTIONS(1550), - [sym_atx_h5_marker] = ACTIONS(1550), - [sym_atx_h6_marker] = ACTIONS(1550), - [sym__thematic_break] = ACTIONS(1550), - [sym__list_marker_minus] = ACTIONS(1550), - [sym__list_marker_plus] = ACTIONS(1550), - [sym__list_marker_star] = ACTIONS(1550), - [sym__list_marker_parenthesis] = ACTIONS(1550), - [sym__list_marker_dot] = ACTIONS(1550), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1550), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1550), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1550), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1550), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1550), - [sym__list_marker_example] = ACTIONS(1550), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1550), - [sym__fenced_code_block_start_backtick] = ACTIONS(1550), - [sym__fenced_code_block_start_tilde] = ACTIONS(1550), - [sym__blank_line_start] = ACTIONS(1550), - [sym_minus_metadata] = ACTIONS(1550), - [sym__pipe_table_start] = ACTIONS(1550), - [sym__fenced_div_start] = ACTIONS(1550), - [sym_ref_id_specifier] = ACTIONS(1550), - [sym__display_math_state_track_marker] = ACTIONS(1550), - [sym__inline_math_state_track_marker] = ACTIONS(1550), + [ts_builtin_sym_end] = ACTIONS(1737), + [anon_sym_LBRACE] = ACTIONS(1737), + [anon_sym_RBRACE] = ACTIONS(1737), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1737), + [anon_sym_EQ] = ACTIONS(1737), + [anon_sym_SQUOTE] = ACTIONS(1737), + [anon_sym_BANG] = ACTIONS(1737), + [anon_sym_DQUOTE] = ACTIONS(1737), + [anon_sym_POUND] = ACTIONS(1737), + [anon_sym_DOLLAR] = ACTIONS(1737), + [anon_sym_PERCENT] = ACTIONS(1737), + [anon_sym_AMP] = ACTIONS(1737), + [anon_sym_LPAREN] = ACTIONS(1737), + [anon_sym_RPAREN] = ACTIONS(1737), + [anon_sym_STAR] = ACTIONS(1737), + [anon_sym_PLUS] = ACTIONS(1737), + [anon_sym_COMMA] = ACTIONS(1737), + [anon_sym_DASH] = ACTIONS(1737), + [anon_sym_DOT] = ACTIONS(1737), + [anon_sym_SLASH] = ACTIONS(1737), + [anon_sym_SEMI] = ACTIONS(1737), + [anon_sym_QMARK] = ACTIONS(1737), + [anon_sym_AT] = ACTIONS(1737), + [anon_sym_LBRACK] = ACTIONS(1739), + [anon_sym_BSLASH] = ACTIONS(1739), + [anon_sym_RBRACK] = ACTIONS(1737), + [anon_sym_CARET] = ACTIONS(1737), + [anon_sym__] = ACTIONS(1737), + [anon_sym_BQUOTE] = ACTIONS(1737), + [anon_sym_PIPE] = ACTIONS(1737), + [anon_sym_TILDE] = ACTIONS(1737), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1737), + [sym__escaped_characters] = ACTIONS(1737), + [sym__word] = ACTIONS(1737), + [sym__soft_line_ending] = ACTIONS(1737), + [sym__block_quote_start] = ACTIONS(1737), + [sym__indented_chunk_start] = ACTIONS(1737), + [sym_atx_h1_marker] = ACTIONS(1737), + [sym_atx_h2_marker] = ACTIONS(1737), + [sym_atx_h3_marker] = ACTIONS(1737), + [sym_atx_h4_marker] = ACTIONS(1737), + [sym_atx_h5_marker] = ACTIONS(1737), + [sym_atx_h6_marker] = ACTIONS(1737), + [sym__thematic_break] = ACTIONS(1737), + [sym__list_marker_minus] = ACTIONS(1737), + [sym__list_marker_plus] = ACTIONS(1737), + [sym__list_marker_star] = ACTIONS(1737), + [sym__list_marker_parenthesis] = ACTIONS(1737), + [sym__list_marker_dot] = ACTIONS(1737), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1737), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1737), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1737), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1737), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1737), + [sym__list_marker_example] = ACTIONS(1737), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1737), + [sym__fenced_code_block_start_backtick] = ACTIONS(1737), + [sym__fenced_code_block_start_tilde] = ACTIONS(1737), + [sym__blank_line_start] = ACTIONS(1737), + [sym_minus_metadata] = ACTIONS(1737), + [sym__pipe_table_start] = ACTIONS(1737), + [sym__fenced_div_start] = ACTIONS(1737), + [sym_ref_id_specifier] = ACTIONS(1737), + [sym__display_math_state_track_marker] = ACTIONS(1737), + [sym__inline_math_state_track_marker] = ACTIONS(1737), + [sym__html_comment] = ACTIONS(1737), + [sym_raw_specifier] = ACTIONS(1737), + [sym__autolink] = ACTIONS(1737), }, [STATE(350)] = { - [ts_builtin_sym_end] = ACTIONS(1680), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1680), - [anon_sym_LBRACE] = ACTIONS(1680), - [anon_sym_RBRACE] = ACTIONS(1680), - [anon_sym_EQ] = ACTIONS(1680), - [anon_sym_SQUOTE] = ACTIONS(1680), - [anon_sym_BANG] = ACTIONS(1680), - [anon_sym_DQUOTE] = ACTIONS(1680), - [anon_sym_POUND] = ACTIONS(1680), - [anon_sym_DOLLAR] = ACTIONS(1680), - [anon_sym_PERCENT] = ACTIONS(1680), - [anon_sym_AMP] = ACTIONS(1680), - [anon_sym_LPAREN] = ACTIONS(1680), - [anon_sym_RPAREN] = ACTIONS(1680), - [anon_sym_STAR] = ACTIONS(1680), - [anon_sym_PLUS] = ACTIONS(1680), - [anon_sym_COMMA] = ACTIONS(1680), - [anon_sym_DASH] = ACTIONS(1680), - [anon_sym_DOT] = ACTIONS(1680), - [anon_sym_SLASH] = ACTIONS(1680), - [anon_sym_SEMI] = ACTIONS(1680), - [anon_sym_LT] = ACTIONS(1680), - [anon_sym_GT] = ACTIONS(1680), - [anon_sym_QMARK] = ACTIONS(1680), - [anon_sym_AT] = ACTIONS(1680), - [anon_sym_LBRACK] = ACTIONS(1680), - [anon_sym_BSLASH] = ACTIONS(1680), - [anon_sym_RBRACK] = ACTIONS(1680), - [anon_sym_CARET] = ACTIONS(1680), - [anon_sym__] = ACTIONS(1680), - [anon_sym_BQUOTE] = ACTIONS(1680), - [anon_sym_PIPE] = ACTIONS(1680), - [anon_sym_TILDE] = ACTIONS(1680), - [sym__word] = ACTIONS(1680), - [sym__soft_line_ending] = ACTIONS(1680), - [sym__block_quote_start] = ACTIONS(1680), - [sym__indented_chunk_start] = ACTIONS(1680), - [sym_atx_h1_marker] = ACTIONS(1680), - [sym_atx_h2_marker] = ACTIONS(1680), - [sym_atx_h3_marker] = ACTIONS(1680), - [sym_atx_h4_marker] = ACTIONS(1680), - [sym_atx_h5_marker] = ACTIONS(1680), - [sym_atx_h6_marker] = ACTIONS(1680), - [sym__thematic_break] = ACTIONS(1680), - [sym__list_marker_minus] = ACTIONS(1680), - [sym__list_marker_plus] = ACTIONS(1680), - [sym__list_marker_star] = ACTIONS(1680), - [sym__list_marker_parenthesis] = ACTIONS(1680), - [sym__list_marker_dot] = ACTIONS(1680), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1680), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1680), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1680), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1680), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1680), - [sym__list_marker_example] = ACTIONS(1680), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1680), - [sym__fenced_code_block_start_backtick] = ACTIONS(1680), - [sym__fenced_code_block_start_tilde] = ACTIONS(1680), - [sym__blank_line_start] = ACTIONS(1680), - [sym_minus_metadata] = ACTIONS(1680), - [sym__pipe_table_start] = ACTIONS(1680), - [sym__fenced_div_start] = ACTIONS(1680), - [sym_ref_id_specifier] = ACTIONS(1680), - [sym__display_math_state_track_marker] = ACTIONS(1680), - [sym__inline_math_state_track_marker] = ACTIONS(1680), + [ts_builtin_sym_end] = ACTIONS(1591), + [anon_sym_LBRACE] = ACTIONS(1591), + [anon_sym_RBRACE] = ACTIONS(1591), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1591), + [anon_sym_EQ] = ACTIONS(1591), + [anon_sym_SQUOTE] = ACTIONS(1591), + [anon_sym_BANG] = ACTIONS(1591), + [anon_sym_DQUOTE] = ACTIONS(1591), + [anon_sym_POUND] = ACTIONS(1591), + [anon_sym_DOLLAR] = ACTIONS(1591), + [anon_sym_PERCENT] = ACTIONS(1591), + [anon_sym_AMP] = ACTIONS(1591), + [anon_sym_LPAREN] = ACTIONS(1591), + [anon_sym_RPAREN] = ACTIONS(1591), + [anon_sym_STAR] = ACTIONS(1591), + [anon_sym_PLUS] = ACTIONS(1591), + [anon_sym_COMMA] = ACTIONS(1591), + [anon_sym_DASH] = ACTIONS(1591), + [anon_sym_DOT] = ACTIONS(1591), + [anon_sym_SLASH] = ACTIONS(1591), + [anon_sym_SEMI] = ACTIONS(1591), + [anon_sym_QMARK] = ACTIONS(1591), + [anon_sym_AT] = ACTIONS(1591), + [anon_sym_LBRACK] = ACTIONS(1593), + [anon_sym_BSLASH] = ACTIONS(1593), + [anon_sym_RBRACK] = ACTIONS(1591), + [anon_sym_CARET] = ACTIONS(1591), + [anon_sym__] = ACTIONS(1591), + [anon_sym_BQUOTE] = ACTIONS(1591), + [anon_sym_PIPE] = ACTIONS(1591), + [anon_sym_TILDE] = ACTIONS(1591), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1591), + [sym__escaped_characters] = ACTIONS(1591), + [sym__word] = ACTIONS(1591), + [sym__soft_line_ending] = ACTIONS(1591), + [sym__block_quote_start] = ACTIONS(1591), + [sym__indented_chunk_start] = ACTIONS(1591), + [sym_atx_h1_marker] = ACTIONS(1591), + [sym_atx_h2_marker] = ACTIONS(1591), + [sym_atx_h3_marker] = ACTIONS(1591), + [sym_atx_h4_marker] = ACTIONS(1591), + [sym_atx_h5_marker] = ACTIONS(1591), + [sym_atx_h6_marker] = ACTIONS(1591), + [sym__thematic_break] = ACTIONS(1591), + [sym__list_marker_minus] = ACTIONS(1591), + [sym__list_marker_plus] = ACTIONS(1591), + [sym__list_marker_star] = ACTIONS(1591), + [sym__list_marker_parenthesis] = ACTIONS(1591), + [sym__list_marker_dot] = ACTIONS(1591), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_example] = ACTIONS(1591), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1591), + [sym__fenced_code_block_start_backtick] = ACTIONS(1591), + [sym__fenced_code_block_start_tilde] = ACTIONS(1591), + [sym__blank_line_start] = ACTIONS(1591), + [sym_minus_metadata] = ACTIONS(1591), + [sym__pipe_table_start] = ACTIONS(1591), + [sym__fenced_div_start] = ACTIONS(1591), + [sym_ref_id_specifier] = ACTIONS(1591), + [sym__display_math_state_track_marker] = ACTIONS(1591), + [sym__inline_math_state_track_marker] = ACTIONS(1591), + [sym__html_comment] = ACTIONS(1591), + [sym_raw_specifier] = ACTIONS(1591), + [sym__autolink] = ACTIONS(1591), }, [STATE(351)] = { - [ts_builtin_sym_end] = ACTIONS(1682), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1682), - [anon_sym_LBRACE] = ACTIONS(1682), - [anon_sym_RBRACE] = ACTIONS(1682), - [anon_sym_EQ] = ACTIONS(1682), - [anon_sym_SQUOTE] = ACTIONS(1682), - [anon_sym_BANG] = ACTIONS(1682), - [anon_sym_DQUOTE] = ACTIONS(1682), - [anon_sym_POUND] = ACTIONS(1682), - [anon_sym_DOLLAR] = ACTIONS(1682), - [anon_sym_PERCENT] = ACTIONS(1682), - [anon_sym_AMP] = ACTIONS(1682), - [anon_sym_LPAREN] = ACTIONS(1682), - [anon_sym_RPAREN] = ACTIONS(1682), - [anon_sym_STAR] = ACTIONS(1682), - [anon_sym_PLUS] = ACTIONS(1682), - [anon_sym_COMMA] = ACTIONS(1682), - [anon_sym_DASH] = ACTIONS(1682), - [anon_sym_DOT] = ACTIONS(1682), - [anon_sym_SLASH] = ACTIONS(1682), - [anon_sym_SEMI] = ACTIONS(1682), - [anon_sym_LT] = ACTIONS(1682), - [anon_sym_GT] = ACTIONS(1682), - [anon_sym_QMARK] = ACTIONS(1682), - [anon_sym_AT] = ACTIONS(1682), - [anon_sym_LBRACK] = ACTIONS(1682), - [anon_sym_BSLASH] = ACTIONS(1682), - [anon_sym_RBRACK] = ACTIONS(1682), - [anon_sym_CARET] = ACTIONS(1682), - [anon_sym__] = ACTIONS(1682), - [anon_sym_BQUOTE] = ACTIONS(1682), - [anon_sym_PIPE] = ACTIONS(1682), - [anon_sym_TILDE] = ACTIONS(1682), - [sym__word] = ACTIONS(1682), - [sym__soft_line_ending] = ACTIONS(1682), - [sym__block_quote_start] = ACTIONS(1682), - [sym__indented_chunk_start] = ACTIONS(1682), - [sym_atx_h1_marker] = ACTIONS(1682), - [sym_atx_h2_marker] = ACTIONS(1682), - [sym_atx_h3_marker] = ACTIONS(1682), - [sym_atx_h4_marker] = ACTIONS(1682), - [sym_atx_h5_marker] = ACTIONS(1682), - [sym_atx_h6_marker] = ACTIONS(1682), - [sym__thematic_break] = ACTIONS(1682), - [sym__list_marker_minus] = ACTIONS(1682), - [sym__list_marker_plus] = ACTIONS(1682), - [sym__list_marker_star] = ACTIONS(1682), - [sym__list_marker_parenthesis] = ACTIONS(1682), - [sym__list_marker_dot] = ACTIONS(1682), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1682), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1682), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1682), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1682), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1682), - [sym__list_marker_example] = ACTIONS(1682), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1682), - [sym__fenced_code_block_start_backtick] = ACTIONS(1682), - [sym__fenced_code_block_start_tilde] = ACTIONS(1682), - [sym__blank_line_start] = ACTIONS(1682), - [sym_minus_metadata] = ACTIONS(1682), - [sym__pipe_table_start] = ACTIONS(1682), - [sym__fenced_div_start] = ACTIONS(1682), - [sym_ref_id_specifier] = ACTIONS(1682), - [sym__display_math_state_track_marker] = ACTIONS(1682), - [sym__inline_math_state_track_marker] = ACTIONS(1682), + [ts_builtin_sym_end] = ACTIONS(1741), + [anon_sym_LBRACE] = ACTIONS(1741), + [anon_sym_RBRACE] = ACTIONS(1741), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1741), + [anon_sym_EQ] = ACTIONS(1741), + [anon_sym_SQUOTE] = ACTIONS(1741), + [anon_sym_BANG] = ACTIONS(1741), + [anon_sym_DQUOTE] = ACTIONS(1741), + [anon_sym_POUND] = ACTIONS(1741), + [anon_sym_DOLLAR] = ACTIONS(1741), + [anon_sym_PERCENT] = ACTIONS(1741), + [anon_sym_AMP] = ACTIONS(1741), + [anon_sym_LPAREN] = ACTIONS(1741), + [anon_sym_RPAREN] = ACTIONS(1741), + [anon_sym_STAR] = ACTIONS(1741), + [anon_sym_PLUS] = ACTIONS(1741), + [anon_sym_COMMA] = ACTIONS(1741), + [anon_sym_DASH] = ACTIONS(1741), + [anon_sym_DOT] = ACTIONS(1741), + [anon_sym_SLASH] = ACTIONS(1741), + [anon_sym_SEMI] = ACTIONS(1741), + [anon_sym_QMARK] = ACTIONS(1741), + [anon_sym_AT] = ACTIONS(1741), + [anon_sym_LBRACK] = ACTIONS(1743), + [anon_sym_BSLASH] = ACTIONS(1743), + [anon_sym_RBRACK] = ACTIONS(1741), + [anon_sym_CARET] = ACTIONS(1741), + [anon_sym__] = ACTIONS(1741), + [anon_sym_BQUOTE] = ACTIONS(1741), + [anon_sym_PIPE] = ACTIONS(1741), + [anon_sym_TILDE] = ACTIONS(1741), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1741), + [sym__escaped_characters] = ACTIONS(1741), + [sym__word] = ACTIONS(1741), + [sym__soft_line_ending] = ACTIONS(1741), + [sym__block_quote_start] = ACTIONS(1741), + [sym__indented_chunk_start] = ACTIONS(1741), + [sym_atx_h1_marker] = ACTIONS(1741), + [sym_atx_h2_marker] = ACTIONS(1741), + [sym_atx_h3_marker] = ACTIONS(1741), + [sym_atx_h4_marker] = ACTIONS(1741), + [sym_atx_h5_marker] = ACTIONS(1741), + [sym_atx_h6_marker] = ACTIONS(1741), + [sym__thematic_break] = ACTIONS(1741), + [sym__list_marker_minus] = ACTIONS(1741), + [sym__list_marker_plus] = ACTIONS(1741), + [sym__list_marker_star] = ACTIONS(1741), + [sym__list_marker_parenthesis] = ACTIONS(1741), + [sym__list_marker_dot] = ACTIONS(1741), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1741), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1741), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1741), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1741), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1741), + [sym__list_marker_example] = ACTIONS(1741), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1741), + [sym__fenced_code_block_start_backtick] = ACTIONS(1741), + [sym__fenced_code_block_start_tilde] = ACTIONS(1741), + [sym__blank_line_start] = ACTIONS(1741), + [sym_minus_metadata] = ACTIONS(1741), + [sym__pipe_table_start] = ACTIONS(1741), + [sym__fenced_div_start] = ACTIONS(1741), + [sym_ref_id_specifier] = ACTIONS(1741), + [sym__display_math_state_track_marker] = ACTIONS(1741), + [sym__inline_math_state_track_marker] = ACTIONS(1741), + [sym__html_comment] = ACTIONS(1741), + [sym_raw_specifier] = ACTIONS(1741), + [sym__autolink] = ACTIONS(1741), }, [STATE(352)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1626), - [anon_sym_LBRACE] = ACTIONS(1626), - [anon_sym_RBRACE] = ACTIONS(1626), - [anon_sym_EQ] = ACTIONS(1626), - [anon_sym_SQUOTE] = ACTIONS(1626), - [anon_sym_BANG] = ACTIONS(1626), - [anon_sym_DQUOTE] = ACTIONS(1626), - [anon_sym_POUND] = ACTIONS(1626), - [anon_sym_DOLLAR] = ACTIONS(1626), - [anon_sym_PERCENT] = ACTIONS(1626), - [anon_sym_AMP] = ACTIONS(1626), - [anon_sym_LPAREN] = ACTIONS(1626), - [anon_sym_RPAREN] = ACTIONS(1626), - [anon_sym_STAR] = ACTIONS(1626), - [anon_sym_PLUS] = ACTIONS(1626), - [anon_sym_COMMA] = ACTIONS(1626), - [anon_sym_DASH] = ACTIONS(1626), - [anon_sym_DOT] = ACTIONS(1626), - [anon_sym_SLASH] = ACTIONS(1626), - [anon_sym_SEMI] = ACTIONS(1626), - [anon_sym_LT] = ACTIONS(1626), - [anon_sym_GT] = ACTIONS(1626), - [anon_sym_QMARK] = ACTIONS(1626), - [anon_sym_AT] = ACTIONS(1626), - [anon_sym_LBRACK] = ACTIONS(1626), - [anon_sym_BSLASH] = ACTIONS(1626), - [anon_sym_RBRACK] = ACTIONS(1626), - [anon_sym_CARET] = ACTIONS(1626), - [anon_sym__] = ACTIONS(1626), - [anon_sym_BQUOTE] = ACTIONS(1626), - [anon_sym_PIPE] = ACTIONS(1626), - [anon_sym_TILDE] = ACTIONS(1626), - [sym__word] = ACTIONS(1626), - [sym__soft_line_ending] = ACTIONS(1626), - [sym__block_close] = ACTIONS(1626), - [sym__block_quote_start] = ACTIONS(1626), - [sym__indented_chunk_start] = ACTIONS(1626), - [sym_atx_h1_marker] = ACTIONS(1626), - [sym_atx_h2_marker] = ACTIONS(1626), - [sym_atx_h3_marker] = ACTIONS(1626), - [sym_atx_h4_marker] = ACTIONS(1626), - [sym_atx_h5_marker] = ACTIONS(1626), - [sym_atx_h6_marker] = ACTIONS(1626), - [sym__thematic_break] = ACTIONS(1626), - [sym__list_marker_minus] = ACTIONS(1626), - [sym__list_marker_plus] = ACTIONS(1626), - [sym__list_marker_star] = ACTIONS(1626), - [sym__list_marker_parenthesis] = ACTIONS(1626), - [sym__list_marker_dot] = ACTIONS(1626), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_example] = ACTIONS(1626), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1626), - [sym__fenced_code_block_start_backtick] = ACTIONS(1626), - [sym__fenced_code_block_start_tilde] = ACTIONS(1626), - [sym__blank_line_start] = ACTIONS(1626), - [sym_minus_metadata] = ACTIONS(1626), - [sym__pipe_table_start] = ACTIONS(1626), - [sym__fenced_div_start] = ACTIONS(1626), - [sym_ref_id_specifier] = ACTIONS(1626), - [sym__display_math_state_track_marker] = ACTIONS(1626), - [sym__inline_math_state_track_marker] = ACTIONS(1626), + [anon_sym_LBRACE] = ACTIONS(1579), + [anon_sym_RBRACE] = ACTIONS(1579), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1579), + [anon_sym_EQ] = ACTIONS(1579), + [anon_sym_SQUOTE] = ACTIONS(1579), + [anon_sym_BANG] = ACTIONS(1579), + [anon_sym_DQUOTE] = ACTIONS(1579), + [anon_sym_POUND] = ACTIONS(1579), + [anon_sym_DOLLAR] = ACTIONS(1579), + [anon_sym_PERCENT] = ACTIONS(1579), + [anon_sym_AMP] = ACTIONS(1579), + [anon_sym_LPAREN] = ACTIONS(1579), + [anon_sym_RPAREN] = ACTIONS(1579), + [anon_sym_STAR] = ACTIONS(1579), + [anon_sym_PLUS] = ACTIONS(1579), + [anon_sym_COMMA] = ACTIONS(1579), + [anon_sym_DASH] = ACTIONS(1579), + [anon_sym_DOT] = ACTIONS(1579), + [anon_sym_SLASH] = ACTIONS(1579), + [anon_sym_SEMI] = ACTIONS(1579), + [anon_sym_QMARK] = ACTIONS(1579), + [anon_sym_AT] = ACTIONS(1579), + [anon_sym_LBRACK] = ACTIONS(1581), + [anon_sym_BSLASH] = ACTIONS(1581), + [anon_sym_RBRACK] = ACTIONS(1579), + [anon_sym_CARET] = ACTIONS(1579), + [anon_sym__] = ACTIONS(1579), + [anon_sym_BQUOTE] = ACTIONS(1579), + [anon_sym_PIPE] = ACTIONS(1579), + [anon_sym_TILDE] = ACTIONS(1579), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1579), + [sym__escaped_characters] = ACTIONS(1579), + [sym__word] = ACTIONS(1579), + [sym__soft_line_ending] = ACTIONS(1579), + [sym__block_close] = ACTIONS(1579), + [sym__block_quote_start] = ACTIONS(1579), + [sym__indented_chunk_start] = ACTIONS(1579), + [sym_atx_h1_marker] = ACTIONS(1579), + [sym_atx_h2_marker] = ACTIONS(1579), + [sym_atx_h3_marker] = ACTIONS(1579), + [sym_atx_h4_marker] = ACTIONS(1579), + [sym_atx_h5_marker] = ACTIONS(1579), + [sym_atx_h6_marker] = ACTIONS(1579), + [sym__thematic_break] = ACTIONS(1579), + [sym__list_marker_minus] = ACTIONS(1579), + [sym__list_marker_plus] = ACTIONS(1579), + [sym__list_marker_star] = ACTIONS(1579), + [sym__list_marker_parenthesis] = ACTIONS(1579), + [sym__list_marker_dot] = ACTIONS(1579), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1579), + [sym__list_marker_example] = ACTIONS(1579), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1579), + [sym__fenced_code_block_start_backtick] = ACTIONS(1579), + [sym__fenced_code_block_start_tilde] = ACTIONS(1579), + [sym__blank_line_start] = ACTIONS(1579), + [sym_minus_metadata] = ACTIONS(1579), + [sym__pipe_table_start] = ACTIONS(1579), + [sym__fenced_div_start] = ACTIONS(1579), + [sym_ref_id_specifier] = ACTIONS(1579), + [sym__display_math_state_track_marker] = ACTIONS(1579), + [sym__inline_math_state_track_marker] = ACTIONS(1579), + [sym__html_comment] = ACTIONS(1579), + [sym_raw_specifier] = ACTIONS(1579), + [sym__autolink] = ACTIONS(1579), }, [STATE(353)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1626), - [anon_sym_LBRACE] = ACTIONS(1626), - [anon_sym_RBRACE] = ACTIONS(1626), - [anon_sym_EQ] = ACTIONS(1626), - [anon_sym_SQUOTE] = ACTIONS(1626), - [anon_sym_BANG] = ACTIONS(1626), - [anon_sym_DQUOTE] = ACTIONS(1626), - [anon_sym_POUND] = ACTIONS(1626), - [anon_sym_DOLLAR] = ACTIONS(1626), - [anon_sym_PERCENT] = ACTIONS(1626), - [anon_sym_AMP] = ACTIONS(1626), - [anon_sym_LPAREN] = ACTIONS(1626), - [anon_sym_RPAREN] = ACTIONS(1626), - [anon_sym_STAR] = ACTIONS(1626), - [anon_sym_PLUS] = ACTIONS(1626), - [anon_sym_COMMA] = ACTIONS(1626), - [anon_sym_DASH] = ACTIONS(1626), - [anon_sym_DOT] = ACTIONS(1626), - [anon_sym_SLASH] = ACTIONS(1626), - [anon_sym_SEMI] = ACTIONS(1626), - [anon_sym_LT] = ACTIONS(1626), - [anon_sym_GT] = ACTIONS(1626), - [anon_sym_QMARK] = ACTIONS(1626), - [anon_sym_AT] = ACTIONS(1626), - [anon_sym_LBRACK] = ACTIONS(1626), - [anon_sym_BSLASH] = ACTIONS(1626), - [anon_sym_RBRACK] = ACTIONS(1626), - [anon_sym_CARET] = ACTIONS(1626), - [anon_sym__] = ACTIONS(1626), - [anon_sym_BQUOTE] = ACTIONS(1626), - [anon_sym_PIPE] = ACTIONS(1626), - [anon_sym_TILDE] = ACTIONS(1626), - [sym__word] = ACTIONS(1626), - [sym__soft_line_ending] = ACTIONS(1626), - [sym__block_close] = ACTIONS(1626), - [sym__block_quote_start] = ACTIONS(1626), - [sym__indented_chunk_start] = ACTIONS(1626), - [sym_atx_h1_marker] = ACTIONS(1626), - [sym_atx_h2_marker] = ACTIONS(1626), - [sym_atx_h3_marker] = ACTIONS(1626), - [sym_atx_h4_marker] = ACTIONS(1626), - [sym_atx_h5_marker] = ACTIONS(1626), - [sym_atx_h6_marker] = ACTIONS(1626), - [sym__thematic_break] = ACTIONS(1626), - [sym__list_marker_minus] = ACTIONS(1626), - [sym__list_marker_plus] = ACTIONS(1626), - [sym__list_marker_star] = ACTIONS(1626), - [sym__list_marker_parenthesis] = ACTIONS(1626), - [sym__list_marker_dot] = ACTIONS(1626), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_example] = ACTIONS(1626), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1626), - [sym__fenced_code_block_start_backtick] = ACTIONS(1626), - [sym__fenced_code_block_start_tilde] = ACTIONS(1626), - [sym__blank_line_start] = ACTIONS(1626), - [sym_minus_metadata] = ACTIONS(1626), - [sym__pipe_table_start] = ACTIONS(1626), - [sym__fenced_div_start] = ACTIONS(1626), - [sym_ref_id_specifier] = ACTIONS(1626), - [sym__display_math_state_track_marker] = ACTIONS(1626), - [sym__inline_math_state_track_marker] = ACTIONS(1626), + [ts_builtin_sym_end] = ACTIONS(1745), + [anon_sym_LBRACE] = ACTIONS(1745), + [anon_sym_RBRACE] = ACTIONS(1745), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1745), + [anon_sym_EQ] = ACTIONS(1745), + [anon_sym_SQUOTE] = ACTIONS(1745), + [anon_sym_BANG] = ACTIONS(1745), + [anon_sym_DQUOTE] = ACTIONS(1745), + [anon_sym_POUND] = ACTIONS(1745), + [anon_sym_DOLLAR] = ACTIONS(1745), + [anon_sym_PERCENT] = ACTIONS(1745), + [anon_sym_AMP] = ACTIONS(1745), + [anon_sym_LPAREN] = ACTIONS(1745), + [anon_sym_RPAREN] = ACTIONS(1745), + [anon_sym_STAR] = ACTIONS(1745), + [anon_sym_PLUS] = ACTIONS(1745), + [anon_sym_COMMA] = ACTIONS(1745), + [anon_sym_DASH] = ACTIONS(1745), + [anon_sym_DOT] = ACTIONS(1745), + [anon_sym_SLASH] = ACTIONS(1745), + [anon_sym_SEMI] = ACTIONS(1745), + [anon_sym_QMARK] = ACTIONS(1745), + [anon_sym_AT] = ACTIONS(1745), + [anon_sym_LBRACK] = ACTIONS(1747), + [anon_sym_BSLASH] = ACTIONS(1747), + [anon_sym_RBRACK] = ACTIONS(1745), + [anon_sym_CARET] = ACTIONS(1745), + [anon_sym__] = ACTIONS(1745), + [anon_sym_BQUOTE] = ACTIONS(1745), + [anon_sym_PIPE] = ACTIONS(1745), + [anon_sym_TILDE] = ACTIONS(1745), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1745), + [sym__escaped_characters] = ACTIONS(1745), + [sym__word] = ACTIONS(1745), + [sym__soft_line_ending] = ACTIONS(1745), + [sym__block_quote_start] = ACTIONS(1745), + [sym__indented_chunk_start] = ACTIONS(1745), + [sym_atx_h1_marker] = ACTIONS(1745), + [sym_atx_h2_marker] = ACTIONS(1745), + [sym_atx_h3_marker] = ACTIONS(1745), + [sym_atx_h4_marker] = ACTIONS(1745), + [sym_atx_h5_marker] = ACTIONS(1745), + [sym_atx_h6_marker] = ACTIONS(1745), + [sym__thematic_break] = ACTIONS(1745), + [sym__list_marker_minus] = ACTIONS(1745), + [sym__list_marker_plus] = ACTIONS(1745), + [sym__list_marker_star] = ACTIONS(1745), + [sym__list_marker_parenthesis] = ACTIONS(1745), + [sym__list_marker_dot] = ACTIONS(1745), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1745), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1745), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1745), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1745), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1745), + [sym__list_marker_example] = ACTIONS(1745), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1745), + [sym__fenced_code_block_start_backtick] = ACTIONS(1745), + [sym__fenced_code_block_start_tilde] = ACTIONS(1745), + [sym__blank_line_start] = ACTIONS(1745), + [sym_minus_metadata] = ACTIONS(1745), + [sym__pipe_table_start] = ACTIONS(1745), + [sym__fenced_div_start] = ACTIONS(1745), + [sym_ref_id_specifier] = ACTIONS(1745), + [sym__display_math_state_track_marker] = ACTIONS(1745), + [sym__inline_math_state_track_marker] = ACTIONS(1745), + [sym__html_comment] = ACTIONS(1745), + [sym_raw_specifier] = ACTIONS(1745), + [sym__autolink] = ACTIONS(1745), }, [STATE(354)] = { - [ts_builtin_sym_end] = ACTIONS(1688), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1688), - [anon_sym_LBRACE] = ACTIONS(1688), - [anon_sym_RBRACE] = ACTIONS(1688), - [anon_sym_EQ] = ACTIONS(1688), - [anon_sym_SQUOTE] = ACTIONS(1688), - [anon_sym_BANG] = ACTIONS(1688), - [anon_sym_DQUOTE] = ACTIONS(1688), - [anon_sym_POUND] = ACTIONS(1688), - [anon_sym_DOLLAR] = ACTIONS(1688), - [anon_sym_PERCENT] = ACTIONS(1688), - [anon_sym_AMP] = ACTIONS(1688), - [anon_sym_LPAREN] = ACTIONS(1688), - [anon_sym_RPAREN] = ACTIONS(1688), - [anon_sym_STAR] = ACTIONS(1688), - [anon_sym_PLUS] = ACTIONS(1688), - [anon_sym_COMMA] = ACTIONS(1688), - [anon_sym_DASH] = ACTIONS(1688), - [anon_sym_DOT] = ACTIONS(1688), - [anon_sym_SLASH] = ACTIONS(1688), - [anon_sym_SEMI] = ACTIONS(1688), - [anon_sym_LT] = ACTIONS(1688), - [anon_sym_GT] = ACTIONS(1688), - [anon_sym_QMARK] = ACTIONS(1688), - [anon_sym_AT] = ACTIONS(1688), - [anon_sym_LBRACK] = ACTIONS(1688), - [anon_sym_BSLASH] = ACTIONS(1688), - [anon_sym_RBRACK] = ACTIONS(1688), - [anon_sym_CARET] = ACTIONS(1688), - [anon_sym__] = ACTIONS(1688), - [anon_sym_BQUOTE] = ACTIONS(1688), - [anon_sym_PIPE] = ACTIONS(1688), - [anon_sym_TILDE] = ACTIONS(1688), - [sym__word] = ACTIONS(1688), - [sym__soft_line_ending] = ACTIONS(1688), - [sym__block_quote_start] = ACTIONS(1688), - [sym__indented_chunk_start] = ACTIONS(1688), - [sym_atx_h1_marker] = ACTIONS(1688), - [sym_atx_h2_marker] = ACTIONS(1688), - [sym_atx_h3_marker] = ACTIONS(1688), - [sym_atx_h4_marker] = ACTIONS(1688), - [sym_atx_h5_marker] = ACTIONS(1688), - [sym_atx_h6_marker] = ACTIONS(1688), - [sym__thematic_break] = ACTIONS(1688), - [sym__list_marker_minus] = ACTIONS(1688), - [sym__list_marker_plus] = ACTIONS(1688), - [sym__list_marker_star] = ACTIONS(1688), - [sym__list_marker_parenthesis] = ACTIONS(1688), - [sym__list_marker_dot] = ACTIONS(1688), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1688), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1688), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1688), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1688), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1688), - [sym__list_marker_example] = ACTIONS(1688), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1688), - [sym__fenced_code_block_start_backtick] = ACTIONS(1688), - [sym__fenced_code_block_start_tilde] = ACTIONS(1688), - [sym__blank_line_start] = ACTIONS(1688), - [sym_minus_metadata] = ACTIONS(1688), - [sym__pipe_table_start] = ACTIONS(1688), - [sym__fenced_div_start] = ACTIONS(1688), - [sym_ref_id_specifier] = ACTIONS(1688), - [sym__display_math_state_track_marker] = ACTIONS(1688), - [sym__inline_math_state_track_marker] = ACTIONS(1688), + [anon_sym_LBRACE] = ACTIONS(1811), + [anon_sym_RBRACE] = ACTIONS(1811), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1811), + [anon_sym_EQ] = ACTIONS(1811), + [anon_sym_SQUOTE] = ACTIONS(1811), + [anon_sym_BANG] = ACTIONS(1811), + [anon_sym_DQUOTE] = ACTIONS(1811), + [anon_sym_POUND] = ACTIONS(1811), + [anon_sym_DOLLAR] = ACTIONS(1811), + [anon_sym_PERCENT] = ACTIONS(1811), + [anon_sym_AMP] = ACTIONS(1811), + [anon_sym_LPAREN] = ACTIONS(1811), + [anon_sym_RPAREN] = ACTIONS(1811), + [anon_sym_STAR] = ACTIONS(1811), + [anon_sym_PLUS] = ACTIONS(1811), + [anon_sym_COMMA] = ACTIONS(1811), + [anon_sym_DASH] = ACTIONS(1811), + [anon_sym_DOT] = ACTIONS(1811), + [anon_sym_SLASH] = ACTIONS(1811), + [anon_sym_SEMI] = ACTIONS(1811), + [anon_sym_QMARK] = ACTIONS(1811), + [anon_sym_AT] = ACTIONS(1811), + [anon_sym_LBRACK] = ACTIONS(1813), + [anon_sym_BSLASH] = ACTIONS(1813), + [anon_sym_RBRACK] = ACTIONS(1811), + [anon_sym_CARET] = ACTIONS(1811), + [anon_sym__] = ACTIONS(1811), + [anon_sym_BQUOTE] = ACTIONS(1811), + [anon_sym_PIPE] = ACTIONS(1811), + [anon_sym_TILDE] = ACTIONS(1811), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1811), + [sym__escaped_characters] = ACTIONS(1811), + [sym__word] = ACTIONS(1811), + [sym__soft_line_ending] = ACTIONS(1811), + [sym__block_close] = ACTIONS(1811), + [sym__block_quote_start] = ACTIONS(1811), + [sym__indented_chunk_start] = ACTIONS(1811), + [sym_atx_h1_marker] = ACTIONS(1811), + [sym_atx_h2_marker] = ACTIONS(1811), + [sym_atx_h3_marker] = ACTIONS(1811), + [sym_atx_h4_marker] = ACTIONS(1811), + [sym_atx_h5_marker] = ACTIONS(1811), + [sym_atx_h6_marker] = ACTIONS(1811), + [sym__thematic_break] = ACTIONS(1811), + [sym__list_marker_minus] = ACTIONS(1811), + [sym__list_marker_plus] = ACTIONS(1811), + [sym__list_marker_star] = ACTIONS(1811), + [sym__list_marker_parenthesis] = ACTIONS(1811), + [sym__list_marker_dot] = ACTIONS(1811), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1811), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1811), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1811), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1811), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1811), + [sym__list_marker_example] = ACTIONS(1811), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1811), + [sym__fenced_code_block_start_backtick] = ACTIONS(1811), + [sym__fenced_code_block_start_tilde] = ACTIONS(1811), + [sym__blank_line_start] = ACTIONS(1811), + [sym_minus_metadata] = ACTIONS(1811), + [sym__pipe_table_start] = ACTIONS(1811), + [sym__fenced_div_start] = ACTIONS(1811), + [sym_ref_id_specifier] = ACTIONS(1811), + [sym__display_math_state_track_marker] = ACTIONS(1811), + [sym__inline_math_state_track_marker] = ACTIONS(1811), + [sym__html_comment] = ACTIONS(1811), + [sym_raw_specifier] = ACTIONS(1811), + [sym__autolink] = ACTIONS(1811), }, [STATE(355)] = { - [ts_builtin_sym_end] = ACTIONS(1690), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1690), - [anon_sym_LBRACE] = ACTIONS(1690), - [anon_sym_RBRACE] = ACTIONS(1690), - [anon_sym_EQ] = ACTIONS(1690), - [anon_sym_SQUOTE] = ACTIONS(1690), - [anon_sym_BANG] = ACTIONS(1690), - [anon_sym_DQUOTE] = ACTIONS(1690), - [anon_sym_POUND] = ACTIONS(1690), - [anon_sym_DOLLAR] = ACTIONS(1690), - [anon_sym_PERCENT] = ACTIONS(1690), - [anon_sym_AMP] = ACTIONS(1690), - [anon_sym_LPAREN] = ACTIONS(1690), - [anon_sym_RPAREN] = ACTIONS(1690), - [anon_sym_STAR] = ACTIONS(1690), - [anon_sym_PLUS] = ACTIONS(1690), - [anon_sym_COMMA] = ACTIONS(1690), - [anon_sym_DASH] = ACTIONS(1690), - [anon_sym_DOT] = ACTIONS(1690), - [anon_sym_SLASH] = ACTIONS(1690), - [anon_sym_SEMI] = ACTIONS(1690), - [anon_sym_LT] = ACTIONS(1690), - [anon_sym_GT] = ACTIONS(1690), - [anon_sym_QMARK] = ACTIONS(1690), - [anon_sym_AT] = ACTIONS(1690), - [anon_sym_LBRACK] = ACTIONS(1690), - [anon_sym_BSLASH] = ACTIONS(1690), - [anon_sym_RBRACK] = ACTIONS(1690), - [anon_sym_CARET] = ACTIONS(1690), - [anon_sym__] = ACTIONS(1690), - [anon_sym_BQUOTE] = ACTIONS(1690), - [anon_sym_PIPE] = ACTIONS(1690), - [anon_sym_TILDE] = ACTIONS(1690), - [sym__word] = ACTIONS(1690), - [sym__soft_line_ending] = ACTIONS(1690), - [sym__block_quote_start] = ACTIONS(1690), - [sym__indented_chunk_start] = ACTIONS(1690), - [sym_atx_h1_marker] = ACTIONS(1690), - [sym_atx_h2_marker] = ACTIONS(1690), - [sym_atx_h3_marker] = ACTIONS(1690), - [sym_atx_h4_marker] = ACTIONS(1690), - [sym_atx_h5_marker] = ACTIONS(1690), - [sym_atx_h6_marker] = ACTIONS(1690), - [sym__thematic_break] = ACTIONS(1690), - [sym__list_marker_minus] = ACTIONS(1690), - [sym__list_marker_plus] = ACTIONS(1690), - [sym__list_marker_star] = ACTIONS(1690), - [sym__list_marker_parenthesis] = ACTIONS(1690), - [sym__list_marker_dot] = ACTIONS(1690), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1690), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1690), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1690), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1690), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1690), - [sym__list_marker_example] = ACTIONS(1690), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1690), - [sym__fenced_code_block_start_backtick] = ACTIONS(1690), - [sym__fenced_code_block_start_tilde] = ACTIONS(1690), - [sym__blank_line_start] = ACTIONS(1690), - [sym_minus_metadata] = ACTIONS(1690), - [sym__pipe_table_start] = ACTIONS(1690), - [sym__fenced_div_start] = ACTIONS(1690), - [sym_ref_id_specifier] = ACTIONS(1690), - [sym__display_math_state_track_marker] = ACTIONS(1690), - [sym__inline_math_state_track_marker] = ACTIONS(1690), + [anon_sym_LBRACE] = ACTIONS(1815), + [anon_sym_RBRACE] = ACTIONS(1815), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1815), + [anon_sym_EQ] = ACTIONS(1815), + [anon_sym_SQUOTE] = ACTIONS(1815), + [anon_sym_BANG] = ACTIONS(1815), + [anon_sym_DQUOTE] = ACTIONS(1815), + [anon_sym_POUND] = ACTIONS(1815), + [anon_sym_DOLLAR] = ACTIONS(1815), + [anon_sym_PERCENT] = ACTIONS(1815), + [anon_sym_AMP] = ACTIONS(1815), + [anon_sym_LPAREN] = ACTIONS(1815), + [anon_sym_RPAREN] = ACTIONS(1815), + [anon_sym_STAR] = ACTIONS(1815), + [anon_sym_PLUS] = ACTIONS(1815), + [anon_sym_COMMA] = ACTIONS(1815), + [anon_sym_DASH] = ACTIONS(1815), + [anon_sym_DOT] = ACTIONS(1815), + [anon_sym_SLASH] = ACTIONS(1815), + [anon_sym_SEMI] = ACTIONS(1815), + [anon_sym_QMARK] = ACTIONS(1815), + [anon_sym_AT] = ACTIONS(1815), + [anon_sym_LBRACK] = ACTIONS(1817), + [anon_sym_BSLASH] = ACTIONS(1817), + [anon_sym_RBRACK] = ACTIONS(1815), + [anon_sym_CARET] = ACTIONS(1815), + [anon_sym__] = ACTIONS(1815), + [anon_sym_BQUOTE] = ACTIONS(1815), + [anon_sym_PIPE] = ACTIONS(1815), + [anon_sym_TILDE] = ACTIONS(1815), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1815), + [sym__escaped_characters] = ACTIONS(1815), + [sym__word] = ACTIONS(1815), + [sym__soft_line_ending] = ACTIONS(1815), + [sym__block_close] = ACTIONS(1815), + [sym__block_quote_start] = ACTIONS(1815), + [sym__indented_chunk_start] = ACTIONS(1815), + [sym_atx_h1_marker] = ACTIONS(1815), + [sym_atx_h2_marker] = ACTIONS(1815), + [sym_atx_h3_marker] = ACTIONS(1815), + [sym_atx_h4_marker] = ACTIONS(1815), + [sym_atx_h5_marker] = ACTIONS(1815), + [sym_atx_h6_marker] = ACTIONS(1815), + [sym__thematic_break] = ACTIONS(1815), + [sym__list_marker_minus] = ACTIONS(1815), + [sym__list_marker_plus] = ACTIONS(1815), + [sym__list_marker_star] = ACTIONS(1815), + [sym__list_marker_parenthesis] = ACTIONS(1815), + [sym__list_marker_dot] = ACTIONS(1815), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1815), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1815), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1815), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1815), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1815), + [sym__list_marker_example] = ACTIONS(1815), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1815), + [sym__fenced_code_block_start_backtick] = ACTIONS(1815), + [sym__fenced_code_block_start_tilde] = ACTIONS(1815), + [sym__blank_line_start] = ACTIONS(1815), + [sym_minus_metadata] = ACTIONS(1815), + [sym__pipe_table_start] = ACTIONS(1815), + [sym__fenced_div_start] = ACTIONS(1815), + [sym_ref_id_specifier] = ACTIONS(1815), + [sym__display_math_state_track_marker] = ACTIONS(1815), + [sym__inline_math_state_track_marker] = ACTIONS(1815), + [sym__html_comment] = ACTIONS(1815), + [sym_raw_specifier] = ACTIONS(1815), + [sym__autolink] = ACTIONS(1815), }, [STATE(356)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1642), - [anon_sym_LBRACE] = ACTIONS(1642), - [anon_sym_RBRACE] = ACTIONS(1642), - [anon_sym_EQ] = ACTIONS(1642), - [anon_sym_SQUOTE] = ACTIONS(1642), - [anon_sym_BANG] = ACTIONS(1642), - [anon_sym_DQUOTE] = ACTIONS(1642), - [anon_sym_POUND] = ACTIONS(1642), - [anon_sym_DOLLAR] = ACTIONS(1642), - [anon_sym_PERCENT] = ACTIONS(1642), - [anon_sym_AMP] = ACTIONS(1642), - [anon_sym_LPAREN] = ACTIONS(1642), - [anon_sym_RPAREN] = ACTIONS(1642), - [anon_sym_STAR] = ACTIONS(1642), - [anon_sym_PLUS] = ACTIONS(1642), - [anon_sym_COMMA] = ACTIONS(1642), - [anon_sym_DASH] = ACTIONS(1642), - [anon_sym_DOT] = ACTIONS(1642), - [anon_sym_SLASH] = ACTIONS(1642), - [anon_sym_SEMI] = ACTIONS(1642), - [anon_sym_LT] = ACTIONS(1642), - [anon_sym_GT] = ACTIONS(1642), - [anon_sym_QMARK] = ACTIONS(1642), - [anon_sym_AT] = ACTIONS(1642), - [anon_sym_LBRACK] = ACTIONS(1642), - [anon_sym_BSLASH] = ACTIONS(1642), - [anon_sym_RBRACK] = ACTIONS(1642), - [anon_sym_CARET] = ACTIONS(1642), - [anon_sym__] = ACTIONS(1642), - [anon_sym_BQUOTE] = ACTIONS(1642), - [anon_sym_PIPE] = ACTIONS(1642), - [anon_sym_TILDE] = ACTIONS(1642), - [sym__word] = ACTIONS(1642), - [sym__soft_line_ending] = ACTIONS(1642), - [sym__block_close] = ACTIONS(1642), - [sym__block_quote_start] = ACTIONS(1642), - [sym__indented_chunk_start] = ACTIONS(1642), - [sym_atx_h1_marker] = ACTIONS(1642), - [sym_atx_h2_marker] = ACTIONS(1642), - [sym_atx_h3_marker] = ACTIONS(1642), - [sym_atx_h4_marker] = ACTIONS(1642), - [sym_atx_h5_marker] = ACTIONS(1642), - [sym_atx_h6_marker] = ACTIONS(1642), - [sym__thematic_break] = ACTIONS(1642), - [sym__list_marker_minus] = ACTIONS(1642), - [sym__list_marker_plus] = ACTIONS(1642), - [sym__list_marker_star] = ACTIONS(1642), - [sym__list_marker_parenthesis] = ACTIONS(1642), - [sym__list_marker_dot] = ACTIONS(1642), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1642), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1642), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1642), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1642), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1642), - [sym__list_marker_example] = ACTIONS(1642), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1642), - [sym__fenced_code_block_start_backtick] = ACTIONS(1642), - [sym__fenced_code_block_start_tilde] = ACTIONS(1642), - [sym__blank_line_start] = ACTIONS(1642), - [sym_minus_metadata] = ACTIONS(1642), - [sym__pipe_table_start] = ACTIONS(1642), - [sym__fenced_div_start] = ACTIONS(1642), - [sym_ref_id_specifier] = ACTIONS(1642), - [sym__display_math_state_track_marker] = ACTIONS(1642), - [sym__inline_math_state_track_marker] = ACTIONS(1642), + [anon_sym_LBRACE] = ACTIONS(1819), + [anon_sym_RBRACE] = ACTIONS(1819), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1819), + [anon_sym_EQ] = ACTIONS(1819), + [anon_sym_SQUOTE] = ACTIONS(1819), + [anon_sym_BANG] = ACTIONS(1819), + [anon_sym_DQUOTE] = ACTIONS(1819), + [anon_sym_POUND] = ACTIONS(1819), + [anon_sym_DOLLAR] = ACTIONS(1819), + [anon_sym_PERCENT] = ACTIONS(1819), + [anon_sym_AMP] = ACTIONS(1819), + [anon_sym_LPAREN] = ACTIONS(1819), + [anon_sym_RPAREN] = ACTIONS(1819), + [anon_sym_STAR] = ACTIONS(1819), + [anon_sym_PLUS] = ACTIONS(1819), + [anon_sym_COMMA] = ACTIONS(1819), + [anon_sym_DASH] = ACTIONS(1819), + [anon_sym_DOT] = ACTIONS(1819), + [anon_sym_SLASH] = ACTIONS(1819), + [anon_sym_SEMI] = ACTIONS(1819), + [anon_sym_QMARK] = ACTIONS(1819), + [anon_sym_AT] = ACTIONS(1819), + [anon_sym_LBRACK] = ACTIONS(1821), + [anon_sym_BSLASH] = ACTIONS(1821), + [anon_sym_RBRACK] = ACTIONS(1819), + [anon_sym_CARET] = ACTIONS(1819), + [anon_sym__] = ACTIONS(1819), + [anon_sym_BQUOTE] = ACTIONS(1819), + [anon_sym_PIPE] = ACTIONS(1819), + [anon_sym_TILDE] = ACTIONS(1819), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1819), + [sym__escaped_characters] = ACTIONS(1819), + [sym__word] = ACTIONS(1819), + [sym__soft_line_ending] = ACTIONS(1819), + [sym__block_close] = ACTIONS(1819), + [sym__block_quote_start] = ACTIONS(1819), + [sym__indented_chunk_start] = ACTIONS(1819), + [sym_atx_h1_marker] = ACTIONS(1819), + [sym_atx_h2_marker] = ACTIONS(1819), + [sym_atx_h3_marker] = ACTIONS(1819), + [sym_atx_h4_marker] = ACTIONS(1819), + [sym_atx_h5_marker] = ACTIONS(1819), + [sym_atx_h6_marker] = ACTIONS(1819), + [sym__thematic_break] = ACTIONS(1819), + [sym__list_marker_minus] = ACTIONS(1819), + [sym__list_marker_plus] = ACTIONS(1819), + [sym__list_marker_star] = ACTIONS(1819), + [sym__list_marker_parenthesis] = ACTIONS(1819), + [sym__list_marker_dot] = ACTIONS(1819), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1819), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1819), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1819), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1819), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1819), + [sym__list_marker_example] = ACTIONS(1819), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1819), + [sym__fenced_code_block_start_backtick] = ACTIONS(1819), + [sym__fenced_code_block_start_tilde] = ACTIONS(1819), + [sym__blank_line_start] = ACTIONS(1819), + [sym_minus_metadata] = ACTIONS(1819), + [sym__pipe_table_start] = ACTIONS(1819), + [sym__fenced_div_start] = ACTIONS(1819), + [sym_ref_id_specifier] = ACTIONS(1819), + [sym__display_math_state_track_marker] = ACTIONS(1819), + [sym__inline_math_state_track_marker] = ACTIONS(1819), + [sym__html_comment] = ACTIONS(1819), + [sym_raw_specifier] = ACTIONS(1819), + [sym__autolink] = ACTIONS(1819), }, [STATE(357)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1672), - [anon_sym_LBRACE] = ACTIONS(1672), - [anon_sym_RBRACE] = ACTIONS(1672), - [anon_sym_EQ] = ACTIONS(1672), - [anon_sym_SQUOTE] = ACTIONS(1672), - [anon_sym_BANG] = ACTIONS(1672), - [anon_sym_DQUOTE] = ACTIONS(1672), - [anon_sym_POUND] = ACTIONS(1672), - [anon_sym_DOLLAR] = ACTIONS(1672), - [anon_sym_PERCENT] = ACTIONS(1672), - [anon_sym_AMP] = ACTIONS(1672), - [anon_sym_LPAREN] = ACTIONS(1672), - [anon_sym_RPAREN] = ACTIONS(1672), - [anon_sym_STAR] = ACTIONS(1672), - [anon_sym_PLUS] = ACTIONS(1672), - [anon_sym_COMMA] = ACTIONS(1672), - [anon_sym_DASH] = ACTIONS(1672), - [anon_sym_DOT] = ACTIONS(1672), - [anon_sym_SLASH] = ACTIONS(1672), - [anon_sym_SEMI] = ACTIONS(1672), - [anon_sym_LT] = ACTIONS(1672), - [anon_sym_GT] = ACTIONS(1672), - [anon_sym_QMARK] = ACTIONS(1672), - [anon_sym_AT] = ACTIONS(1672), - [anon_sym_LBRACK] = ACTIONS(1672), - [anon_sym_BSLASH] = ACTIONS(1672), - [anon_sym_RBRACK] = ACTIONS(1672), - [anon_sym_CARET] = ACTIONS(1672), - [anon_sym__] = ACTIONS(1672), - [anon_sym_BQUOTE] = ACTIONS(1672), - [anon_sym_PIPE] = ACTIONS(1672), - [anon_sym_TILDE] = ACTIONS(1672), - [sym__word] = ACTIONS(1672), - [sym__soft_line_ending] = ACTIONS(1672), - [sym__block_close] = ACTIONS(1672), - [sym__block_quote_start] = ACTIONS(1672), - [sym__indented_chunk_start] = ACTIONS(1672), - [sym_atx_h1_marker] = ACTIONS(1672), - [sym_atx_h2_marker] = ACTIONS(1672), - [sym_atx_h3_marker] = ACTIONS(1672), - [sym_atx_h4_marker] = ACTIONS(1672), - [sym_atx_h5_marker] = ACTIONS(1672), - [sym_atx_h6_marker] = ACTIONS(1672), - [sym__thematic_break] = ACTIONS(1672), - [sym__list_marker_minus] = ACTIONS(1672), - [sym__list_marker_plus] = ACTIONS(1672), - [sym__list_marker_star] = ACTIONS(1672), - [sym__list_marker_parenthesis] = ACTIONS(1672), - [sym__list_marker_dot] = ACTIONS(1672), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1672), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1672), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1672), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1672), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1672), - [sym__list_marker_example] = ACTIONS(1672), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1672), - [sym__fenced_code_block_start_backtick] = ACTIONS(1672), - [sym__fenced_code_block_start_tilde] = ACTIONS(1672), - [sym__blank_line_start] = ACTIONS(1672), - [sym_minus_metadata] = ACTIONS(1672), - [sym__pipe_table_start] = ACTIONS(1672), - [sym__fenced_div_start] = ACTIONS(1672), - [sym_ref_id_specifier] = ACTIONS(1672), - [sym__display_math_state_track_marker] = ACTIONS(1672), - [sym__inline_math_state_track_marker] = ACTIONS(1672), + [anon_sym_LBRACE] = ACTIONS(1823), + [anon_sym_RBRACE] = ACTIONS(1823), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1823), + [anon_sym_EQ] = ACTIONS(1823), + [anon_sym_SQUOTE] = ACTIONS(1823), + [anon_sym_BANG] = ACTIONS(1823), + [anon_sym_DQUOTE] = ACTIONS(1823), + [anon_sym_POUND] = ACTIONS(1823), + [anon_sym_DOLLAR] = ACTIONS(1823), + [anon_sym_PERCENT] = ACTIONS(1823), + [anon_sym_AMP] = ACTIONS(1823), + [anon_sym_LPAREN] = ACTIONS(1823), + [anon_sym_RPAREN] = ACTIONS(1823), + [anon_sym_STAR] = ACTIONS(1823), + [anon_sym_PLUS] = ACTIONS(1823), + [anon_sym_COMMA] = ACTIONS(1823), + [anon_sym_DASH] = ACTIONS(1823), + [anon_sym_DOT] = ACTIONS(1823), + [anon_sym_SLASH] = ACTIONS(1823), + [anon_sym_SEMI] = ACTIONS(1823), + [anon_sym_QMARK] = ACTIONS(1823), + [anon_sym_AT] = ACTIONS(1823), + [anon_sym_LBRACK] = ACTIONS(1825), + [anon_sym_BSLASH] = ACTIONS(1825), + [anon_sym_RBRACK] = ACTIONS(1823), + [anon_sym_CARET] = ACTIONS(1823), + [anon_sym__] = ACTIONS(1823), + [anon_sym_BQUOTE] = ACTIONS(1823), + [anon_sym_PIPE] = ACTIONS(1823), + [anon_sym_TILDE] = ACTIONS(1823), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1823), + [sym__escaped_characters] = ACTIONS(1823), + [sym__word] = ACTIONS(1823), + [sym__soft_line_ending] = ACTIONS(1823), + [sym__block_close] = ACTIONS(1823), + [sym__block_quote_start] = ACTIONS(1823), + [sym__indented_chunk_start] = ACTIONS(1823), + [sym_atx_h1_marker] = ACTIONS(1823), + [sym_atx_h2_marker] = ACTIONS(1823), + [sym_atx_h3_marker] = ACTIONS(1823), + [sym_atx_h4_marker] = ACTIONS(1823), + [sym_atx_h5_marker] = ACTIONS(1823), + [sym_atx_h6_marker] = ACTIONS(1823), + [sym__thematic_break] = ACTIONS(1823), + [sym__list_marker_minus] = ACTIONS(1823), + [sym__list_marker_plus] = ACTIONS(1823), + [sym__list_marker_star] = ACTIONS(1823), + [sym__list_marker_parenthesis] = ACTIONS(1823), + [sym__list_marker_dot] = ACTIONS(1823), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1823), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1823), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1823), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1823), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1823), + [sym__list_marker_example] = ACTIONS(1823), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1823), + [sym__fenced_code_block_start_backtick] = ACTIONS(1823), + [sym__fenced_code_block_start_tilde] = ACTIONS(1823), + [sym__blank_line_start] = ACTIONS(1823), + [sym_minus_metadata] = ACTIONS(1823), + [sym__pipe_table_start] = ACTIONS(1823), + [sym__fenced_div_start] = ACTIONS(1823), + [sym_ref_id_specifier] = ACTIONS(1823), + [sym__display_math_state_track_marker] = ACTIONS(1823), + [sym__inline_math_state_track_marker] = ACTIONS(1823), + [sym__html_comment] = ACTIONS(1823), + [sym_raw_specifier] = ACTIONS(1823), + [sym__autolink] = ACTIONS(1823), }, [STATE(358)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1674), - [anon_sym_LBRACE] = ACTIONS(1674), - [anon_sym_RBRACE] = ACTIONS(1674), - [anon_sym_EQ] = ACTIONS(1674), - [anon_sym_SQUOTE] = ACTIONS(1674), - [anon_sym_BANG] = ACTIONS(1674), - [anon_sym_DQUOTE] = ACTIONS(1674), - [anon_sym_POUND] = ACTIONS(1674), - [anon_sym_DOLLAR] = ACTIONS(1674), - [anon_sym_PERCENT] = ACTIONS(1674), - [anon_sym_AMP] = ACTIONS(1674), - [anon_sym_LPAREN] = ACTIONS(1674), - [anon_sym_RPAREN] = ACTIONS(1674), - [anon_sym_STAR] = ACTIONS(1674), - [anon_sym_PLUS] = ACTIONS(1674), - [anon_sym_COMMA] = ACTIONS(1674), - [anon_sym_DASH] = ACTIONS(1674), - [anon_sym_DOT] = ACTIONS(1674), - [anon_sym_SLASH] = ACTIONS(1674), - [anon_sym_SEMI] = ACTIONS(1674), - [anon_sym_LT] = ACTIONS(1674), - [anon_sym_GT] = ACTIONS(1674), - [anon_sym_QMARK] = ACTIONS(1674), - [anon_sym_AT] = ACTIONS(1674), - [anon_sym_LBRACK] = ACTIONS(1674), - [anon_sym_BSLASH] = ACTIONS(1674), - [anon_sym_RBRACK] = ACTIONS(1674), - [anon_sym_CARET] = ACTIONS(1674), - [anon_sym__] = ACTIONS(1674), - [anon_sym_BQUOTE] = ACTIONS(1674), - [anon_sym_PIPE] = ACTIONS(1674), - [anon_sym_TILDE] = ACTIONS(1674), - [sym__word] = ACTIONS(1674), - [sym__soft_line_ending] = ACTIONS(1674), - [sym__block_close] = ACTIONS(1674), - [sym__block_quote_start] = ACTIONS(1674), - [sym__indented_chunk_start] = ACTIONS(1674), - [sym_atx_h1_marker] = ACTIONS(1674), - [sym_atx_h2_marker] = ACTIONS(1674), - [sym_atx_h3_marker] = ACTIONS(1674), - [sym_atx_h4_marker] = ACTIONS(1674), - [sym_atx_h5_marker] = ACTIONS(1674), - [sym_atx_h6_marker] = ACTIONS(1674), - [sym__thematic_break] = ACTIONS(1674), - [sym__list_marker_minus] = ACTIONS(1674), - [sym__list_marker_plus] = ACTIONS(1674), - [sym__list_marker_star] = ACTIONS(1674), - [sym__list_marker_parenthesis] = ACTIONS(1674), - [sym__list_marker_dot] = ACTIONS(1674), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1674), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1674), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1674), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1674), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1674), - [sym__list_marker_example] = ACTIONS(1674), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1674), - [sym__fenced_code_block_start_backtick] = ACTIONS(1674), - [sym__fenced_code_block_start_tilde] = ACTIONS(1674), - [sym__blank_line_start] = ACTIONS(1674), - [sym_minus_metadata] = ACTIONS(1674), - [sym__pipe_table_start] = ACTIONS(1674), - [sym__fenced_div_start] = ACTIONS(1674), - [sym_ref_id_specifier] = ACTIONS(1674), - [sym__display_math_state_track_marker] = ACTIONS(1674), - [sym__inline_math_state_track_marker] = ACTIONS(1674), + [anon_sym_LBRACE] = ACTIONS(1827), + [anon_sym_RBRACE] = ACTIONS(1827), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1827), + [anon_sym_EQ] = ACTIONS(1827), + [anon_sym_SQUOTE] = ACTIONS(1827), + [anon_sym_BANG] = ACTIONS(1827), + [anon_sym_DQUOTE] = ACTIONS(1827), + [anon_sym_POUND] = ACTIONS(1827), + [anon_sym_DOLLAR] = ACTIONS(1827), + [anon_sym_PERCENT] = ACTIONS(1827), + [anon_sym_AMP] = ACTIONS(1827), + [anon_sym_LPAREN] = ACTIONS(1827), + [anon_sym_RPAREN] = ACTIONS(1827), + [anon_sym_STAR] = ACTIONS(1827), + [anon_sym_PLUS] = ACTIONS(1827), + [anon_sym_COMMA] = ACTIONS(1827), + [anon_sym_DASH] = ACTIONS(1827), + [anon_sym_DOT] = ACTIONS(1827), + [anon_sym_SLASH] = ACTIONS(1827), + [anon_sym_SEMI] = ACTIONS(1827), + [anon_sym_QMARK] = ACTIONS(1827), + [anon_sym_AT] = ACTIONS(1827), + [anon_sym_LBRACK] = ACTIONS(1829), + [anon_sym_BSLASH] = ACTIONS(1829), + [anon_sym_RBRACK] = ACTIONS(1827), + [anon_sym_CARET] = ACTIONS(1827), + [anon_sym__] = ACTIONS(1827), + [anon_sym_BQUOTE] = ACTIONS(1827), + [anon_sym_PIPE] = ACTIONS(1827), + [anon_sym_TILDE] = ACTIONS(1827), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1827), + [sym__escaped_characters] = ACTIONS(1827), + [sym__word] = ACTIONS(1827), + [sym__soft_line_ending] = ACTIONS(1827), + [sym__block_close] = ACTIONS(1827), + [sym__block_quote_start] = ACTIONS(1827), + [sym__indented_chunk_start] = ACTIONS(1827), + [sym_atx_h1_marker] = ACTIONS(1827), + [sym_atx_h2_marker] = ACTIONS(1827), + [sym_atx_h3_marker] = ACTIONS(1827), + [sym_atx_h4_marker] = ACTIONS(1827), + [sym_atx_h5_marker] = ACTIONS(1827), + [sym_atx_h6_marker] = ACTIONS(1827), + [sym__thematic_break] = ACTIONS(1827), + [sym__list_marker_minus] = ACTIONS(1827), + [sym__list_marker_plus] = ACTIONS(1827), + [sym__list_marker_star] = ACTIONS(1827), + [sym__list_marker_parenthesis] = ACTIONS(1827), + [sym__list_marker_dot] = ACTIONS(1827), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1827), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1827), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1827), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1827), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1827), + [sym__list_marker_example] = ACTIONS(1827), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1827), + [sym__fenced_code_block_start_backtick] = ACTIONS(1827), + [sym__fenced_code_block_start_tilde] = ACTIONS(1827), + [sym__blank_line_start] = ACTIONS(1827), + [sym_minus_metadata] = ACTIONS(1827), + [sym__pipe_table_start] = ACTIONS(1827), + [sym__fenced_div_start] = ACTIONS(1827), + [sym_ref_id_specifier] = ACTIONS(1827), + [sym__display_math_state_track_marker] = ACTIONS(1827), + [sym__inline_math_state_track_marker] = ACTIONS(1827), + [sym__html_comment] = ACTIONS(1827), + [sym_raw_specifier] = ACTIONS(1827), + [sym__autolink] = ACTIONS(1827), }, [STATE(359)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1676), - [anon_sym_LBRACE] = ACTIONS(1676), - [anon_sym_RBRACE] = ACTIONS(1676), - [anon_sym_EQ] = ACTIONS(1676), - [anon_sym_SQUOTE] = ACTIONS(1676), - [anon_sym_BANG] = ACTIONS(1676), - [anon_sym_DQUOTE] = ACTIONS(1676), - [anon_sym_POUND] = ACTIONS(1676), - [anon_sym_DOLLAR] = ACTIONS(1676), - [anon_sym_PERCENT] = ACTIONS(1676), - [anon_sym_AMP] = ACTIONS(1676), - [anon_sym_LPAREN] = ACTIONS(1676), - [anon_sym_RPAREN] = ACTIONS(1676), - [anon_sym_STAR] = ACTIONS(1676), - [anon_sym_PLUS] = ACTIONS(1676), - [anon_sym_COMMA] = ACTIONS(1676), - [anon_sym_DASH] = ACTIONS(1676), - [anon_sym_DOT] = ACTIONS(1676), - [anon_sym_SLASH] = ACTIONS(1676), - [anon_sym_SEMI] = ACTIONS(1676), - [anon_sym_LT] = ACTIONS(1676), - [anon_sym_GT] = ACTIONS(1676), - [anon_sym_QMARK] = ACTIONS(1676), - [anon_sym_AT] = ACTIONS(1676), - [anon_sym_LBRACK] = ACTIONS(1676), - [anon_sym_BSLASH] = ACTIONS(1676), - [anon_sym_RBRACK] = ACTIONS(1676), - [anon_sym_CARET] = ACTIONS(1676), - [anon_sym__] = ACTIONS(1676), - [anon_sym_BQUOTE] = ACTIONS(1676), - [anon_sym_PIPE] = ACTIONS(1676), - [anon_sym_TILDE] = ACTIONS(1676), - [sym__word] = ACTIONS(1676), - [sym__soft_line_ending] = ACTIONS(1676), - [sym__block_close] = ACTIONS(1676), - [sym__block_quote_start] = ACTIONS(1676), - [sym__indented_chunk_start] = ACTIONS(1676), - [sym_atx_h1_marker] = ACTIONS(1676), - [sym_atx_h2_marker] = ACTIONS(1676), - [sym_atx_h3_marker] = ACTIONS(1676), - [sym_atx_h4_marker] = ACTIONS(1676), - [sym_atx_h5_marker] = ACTIONS(1676), - [sym_atx_h6_marker] = ACTIONS(1676), - [sym__thematic_break] = ACTIONS(1676), - [sym__list_marker_minus] = ACTIONS(1676), - [sym__list_marker_plus] = ACTIONS(1676), - [sym__list_marker_star] = ACTIONS(1676), - [sym__list_marker_parenthesis] = ACTIONS(1676), - [sym__list_marker_dot] = ACTIONS(1676), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1676), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1676), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1676), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1676), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1676), - [sym__list_marker_example] = ACTIONS(1676), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1676), - [sym__fenced_code_block_start_backtick] = ACTIONS(1676), - [sym__fenced_code_block_start_tilde] = ACTIONS(1676), - [sym__blank_line_start] = ACTIONS(1676), - [sym_minus_metadata] = ACTIONS(1676), - [sym__pipe_table_start] = ACTIONS(1676), - [sym__fenced_div_start] = ACTIONS(1676), - [sym_ref_id_specifier] = ACTIONS(1676), - [sym__display_math_state_track_marker] = ACTIONS(1676), - [sym__inline_math_state_track_marker] = ACTIONS(1676), + [anon_sym_LBRACE] = ACTIONS(1831), + [anon_sym_RBRACE] = ACTIONS(1831), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1831), + [anon_sym_EQ] = ACTIONS(1831), + [anon_sym_SQUOTE] = ACTIONS(1831), + [anon_sym_BANG] = ACTIONS(1831), + [anon_sym_DQUOTE] = ACTIONS(1831), + [anon_sym_POUND] = ACTIONS(1831), + [anon_sym_DOLLAR] = ACTIONS(1831), + [anon_sym_PERCENT] = ACTIONS(1831), + [anon_sym_AMP] = ACTIONS(1831), + [anon_sym_LPAREN] = ACTIONS(1831), + [anon_sym_RPAREN] = ACTIONS(1831), + [anon_sym_STAR] = ACTIONS(1831), + [anon_sym_PLUS] = ACTIONS(1831), + [anon_sym_COMMA] = ACTIONS(1831), + [anon_sym_DASH] = ACTIONS(1831), + [anon_sym_DOT] = ACTIONS(1831), + [anon_sym_SLASH] = ACTIONS(1831), + [anon_sym_SEMI] = ACTIONS(1831), + [anon_sym_QMARK] = ACTIONS(1831), + [anon_sym_AT] = ACTIONS(1831), + [anon_sym_LBRACK] = ACTIONS(1833), + [anon_sym_BSLASH] = ACTIONS(1833), + [anon_sym_RBRACK] = ACTIONS(1831), + [anon_sym_CARET] = ACTIONS(1831), + [anon_sym__] = ACTIONS(1831), + [anon_sym_BQUOTE] = ACTIONS(1831), + [anon_sym_PIPE] = ACTIONS(1831), + [anon_sym_TILDE] = ACTIONS(1831), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1831), + [sym__escaped_characters] = ACTIONS(1831), + [sym__word] = ACTIONS(1831), + [sym__soft_line_ending] = ACTIONS(1831), + [sym__block_close] = ACTIONS(1831), + [sym__block_quote_start] = ACTIONS(1831), + [sym__indented_chunk_start] = ACTIONS(1831), + [sym_atx_h1_marker] = ACTIONS(1831), + [sym_atx_h2_marker] = ACTIONS(1831), + [sym_atx_h3_marker] = ACTIONS(1831), + [sym_atx_h4_marker] = ACTIONS(1831), + [sym_atx_h5_marker] = ACTIONS(1831), + [sym_atx_h6_marker] = ACTIONS(1831), + [sym__thematic_break] = ACTIONS(1831), + [sym__list_marker_minus] = ACTIONS(1831), + [sym__list_marker_plus] = ACTIONS(1831), + [sym__list_marker_star] = ACTIONS(1831), + [sym__list_marker_parenthesis] = ACTIONS(1831), + [sym__list_marker_dot] = ACTIONS(1831), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1831), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1831), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1831), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1831), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1831), + [sym__list_marker_example] = ACTIONS(1831), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1831), + [sym__fenced_code_block_start_backtick] = ACTIONS(1831), + [sym__fenced_code_block_start_tilde] = ACTIONS(1831), + [sym__blank_line_start] = ACTIONS(1831), + [sym_minus_metadata] = ACTIONS(1831), + [sym__pipe_table_start] = ACTIONS(1831), + [sym__fenced_div_start] = ACTIONS(1831), + [sym_ref_id_specifier] = ACTIONS(1831), + [sym__display_math_state_track_marker] = ACTIONS(1831), + [sym__inline_math_state_track_marker] = ACTIONS(1831), + [sym__html_comment] = ACTIONS(1831), + [sym_raw_specifier] = ACTIONS(1831), + [sym__autolink] = ACTIONS(1831), }, [STATE(360)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1680), - [anon_sym_LBRACE] = ACTIONS(1680), - [anon_sym_RBRACE] = ACTIONS(1680), - [anon_sym_EQ] = ACTIONS(1680), - [anon_sym_SQUOTE] = ACTIONS(1680), - [anon_sym_BANG] = ACTIONS(1680), - [anon_sym_DQUOTE] = ACTIONS(1680), - [anon_sym_POUND] = ACTIONS(1680), - [anon_sym_DOLLAR] = ACTIONS(1680), - [anon_sym_PERCENT] = ACTIONS(1680), - [anon_sym_AMP] = ACTIONS(1680), - [anon_sym_LPAREN] = ACTIONS(1680), - [anon_sym_RPAREN] = ACTIONS(1680), - [anon_sym_STAR] = ACTIONS(1680), - [anon_sym_PLUS] = ACTIONS(1680), - [anon_sym_COMMA] = ACTIONS(1680), - [anon_sym_DASH] = ACTIONS(1680), - [anon_sym_DOT] = ACTIONS(1680), - [anon_sym_SLASH] = ACTIONS(1680), - [anon_sym_SEMI] = ACTIONS(1680), - [anon_sym_LT] = ACTIONS(1680), - [anon_sym_GT] = ACTIONS(1680), - [anon_sym_QMARK] = ACTIONS(1680), - [anon_sym_AT] = ACTIONS(1680), - [anon_sym_LBRACK] = ACTIONS(1680), - [anon_sym_BSLASH] = ACTIONS(1680), - [anon_sym_RBRACK] = ACTIONS(1680), - [anon_sym_CARET] = ACTIONS(1680), - [anon_sym__] = ACTIONS(1680), - [anon_sym_BQUOTE] = ACTIONS(1680), - [anon_sym_PIPE] = ACTIONS(1680), - [anon_sym_TILDE] = ACTIONS(1680), - [sym__word] = ACTIONS(1680), - [sym__soft_line_ending] = ACTIONS(1680), - [sym__block_close] = ACTIONS(1680), - [sym__block_quote_start] = ACTIONS(1680), - [sym__indented_chunk_start] = ACTIONS(1680), - [sym_atx_h1_marker] = ACTIONS(1680), - [sym_atx_h2_marker] = ACTIONS(1680), - [sym_atx_h3_marker] = ACTIONS(1680), - [sym_atx_h4_marker] = ACTIONS(1680), - [sym_atx_h5_marker] = ACTIONS(1680), - [sym_atx_h6_marker] = ACTIONS(1680), - [sym__thematic_break] = ACTIONS(1680), - [sym__list_marker_minus] = ACTIONS(1680), - [sym__list_marker_plus] = ACTIONS(1680), - [sym__list_marker_star] = ACTIONS(1680), - [sym__list_marker_parenthesis] = ACTIONS(1680), - [sym__list_marker_dot] = ACTIONS(1680), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1680), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1680), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1680), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1680), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1680), - [sym__list_marker_example] = ACTIONS(1680), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1680), - [sym__fenced_code_block_start_backtick] = ACTIONS(1680), - [sym__fenced_code_block_start_tilde] = ACTIONS(1680), - [sym__blank_line_start] = ACTIONS(1680), - [sym_minus_metadata] = ACTIONS(1680), - [sym__pipe_table_start] = ACTIONS(1680), - [sym__fenced_div_start] = ACTIONS(1680), - [sym_ref_id_specifier] = ACTIONS(1680), - [sym__display_math_state_track_marker] = ACTIONS(1680), - [sym__inline_math_state_track_marker] = ACTIONS(1680), + [anon_sym_LBRACE] = ACTIONS(1835), + [anon_sym_RBRACE] = ACTIONS(1835), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1835), + [anon_sym_EQ] = ACTIONS(1835), + [anon_sym_SQUOTE] = ACTIONS(1835), + [anon_sym_BANG] = ACTIONS(1835), + [anon_sym_DQUOTE] = ACTIONS(1835), + [anon_sym_POUND] = ACTIONS(1835), + [anon_sym_DOLLAR] = ACTIONS(1835), + [anon_sym_PERCENT] = ACTIONS(1835), + [anon_sym_AMP] = ACTIONS(1835), + [anon_sym_LPAREN] = ACTIONS(1835), + [anon_sym_RPAREN] = ACTIONS(1835), + [anon_sym_STAR] = ACTIONS(1835), + [anon_sym_PLUS] = ACTIONS(1835), + [anon_sym_COMMA] = ACTIONS(1835), + [anon_sym_DASH] = ACTIONS(1835), + [anon_sym_DOT] = ACTIONS(1835), + [anon_sym_SLASH] = ACTIONS(1835), + [anon_sym_SEMI] = ACTIONS(1835), + [anon_sym_QMARK] = ACTIONS(1835), + [anon_sym_AT] = ACTIONS(1835), + [anon_sym_LBRACK] = ACTIONS(1837), + [anon_sym_BSLASH] = ACTIONS(1837), + [anon_sym_RBRACK] = ACTIONS(1835), + [anon_sym_CARET] = ACTIONS(1835), + [anon_sym__] = ACTIONS(1835), + [anon_sym_BQUOTE] = ACTIONS(1835), + [anon_sym_PIPE] = ACTIONS(1835), + [anon_sym_TILDE] = ACTIONS(1835), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1835), + [sym__escaped_characters] = ACTIONS(1835), + [sym__word] = ACTIONS(1835), + [sym__soft_line_ending] = ACTIONS(1835), + [sym__block_close] = ACTIONS(1835), + [sym__block_quote_start] = ACTIONS(1835), + [sym__indented_chunk_start] = ACTIONS(1835), + [sym_atx_h1_marker] = ACTIONS(1835), + [sym_atx_h2_marker] = ACTIONS(1835), + [sym_atx_h3_marker] = ACTIONS(1835), + [sym_atx_h4_marker] = ACTIONS(1835), + [sym_atx_h5_marker] = ACTIONS(1835), + [sym_atx_h6_marker] = ACTIONS(1835), + [sym__thematic_break] = ACTIONS(1835), + [sym__list_marker_minus] = ACTIONS(1835), + [sym__list_marker_plus] = ACTIONS(1835), + [sym__list_marker_star] = ACTIONS(1835), + [sym__list_marker_parenthesis] = ACTIONS(1835), + [sym__list_marker_dot] = ACTIONS(1835), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1835), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1835), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1835), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1835), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1835), + [sym__list_marker_example] = ACTIONS(1835), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1835), + [sym__fenced_code_block_start_backtick] = ACTIONS(1835), + [sym__fenced_code_block_start_tilde] = ACTIONS(1835), + [sym__blank_line_start] = ACTIONS(1835), + [sym_minus_metadata] = ACTIONS(1835), + [sym__pipe_table_start] = ACTIONS(1835), + [sym__fenced_div_start] = ACTIONS(1835), + [sym_ref_id_specifier] = ACTIONS(1835), + [sym__display_math_state_track_marker] = ACTIONS(1835), + [sym__inline_math_state_track_marker] = ACTIONS(1835), + [sym__html_comment] = ACTIONS(1835), + [sym_raw_specifier] = ACTIONS(1835), + [sym__autolink] = ACTIONS(1835), }, [STATE(361)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1682), - [anon_sym_LBRACE] = ACTIONS(1682), - [anon_sym_RBRACE] = ACTIONS(1682), - [anon_sym_EQ] = ACTIONS(1682), - [anon_sym_SQUOTE] = ACTIONS(1682), - [anon_sym_BANG] = ACTIONS(1682), - [anon_sym_DQUOTE] = ACTIONS(1682), - [anon_sym_POUND] = ACTIONS(1682), - [anon_sym_DOLLAR] = ACTIONS(1682), - [anon_sym_PERCENT] = ACTIONS(1682), - [anon_sym_AMP] = ACTIONS(1682), - [anon_sym_LPAREN] = ACTIONS(1682), - [anon_sym_RPAREN] = ACTIONS(1682), - [anon_sym_STAR] = ACTIONS(1682), - [anon_sym_PLUS] = ACTIONS(1682), - [anon_sym_COMMA] = ACTIONS(1682), - [anon_sym_DASH] = ACTIONS(1682), - [anon_sym_DOT] = ACTIONS(1682), - [anon_sym_SLASH] = ACTIONS(1682), - [anon_sym_SEMI] = ACTIONS(1682), - [anon_sym_LT] = ACTIONS(1682), - [anon_sym_GT] = ACTIONS(1682), - [anon_sym_QMARK] = ACTIONS(1682), - [anon_sym_AT] = ACTIONS(1682), - [anon_sym_LBRACK] = ACTIONS(1682), - [anon_sym_BSLASH] = ACTIONS(1682), - [anon_sym_RBRACK] = ACTIONS(1682), - [anon_sym_CARET] = ACTIONS(1682), - [anon_sym__] = ACTIONS(1682), - [anon_sym_BQUOTE] = ACTIONS(1682), - [anon_sym_PIPE] = ACTIONS(1682), - [anon_sym_TILDE] = ACTIONS(1682), - [sym__word] = ACTIONS(1682), - [sym__soft_line_ending] = ACTIONS(1682), - [sym__block_close] = ACTIONS(1682), - [sym__block_quote_start] = ACTIONS(1682), - [sym__indented_chunk_start] = ACTIONS(1682), - [sym_atx_h1_marker] = ACTIONS(1682), - [sym_atx_h2_marker] = ACTIONS(1682), - [sym_atx_h3_marker] = ACTIONS(1682), - [sym_atx_h4_marker] = ACTIONS(1682), - [sym_atx_h5_marker] = ACTIONS(1682), - [sym_atx_h6_marker] = ACTIONS(1682), - [sym__thematic_break] = ACTIONS(1682), - [sym__list_marker_minus] = ACTIONS(1682), - [sym__list_marker_plus] = ACTIONS(1682), - [sym__list_marker_star] = ACTIONS(1682), - [sym__list_marker_parenthesis] = ACTIONS(1682), - [sym__list_marker_dot] = ACTIONS(1682), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1682), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1682), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1682), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1682), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1682), - [sym__list_marker_example] = ACTIONS(1682), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1682), - [sym__fenced_code_block_start_backtick] = ACTIONS(1682), - [sym__fenced_code_block_start_tilde] = ACTIONS(1682), - [sym__blank_line_start] = ACTIONS(1682), - [sym_minus_metadata] = ACTIONS(1682), - [sym__pipe_table_start] = ACTIONS(1682), - [sym__fenced_div_start] = ACTIONS(1682), - [sym_ref_id_specifier] = ACTIONS(1682), - [sym__display_math_state_track_marker] = ACTIONS(1682), - [sym__inline_math_state_track_marker] = ACTIONS(1682), + [anon_sym_LBRACE] = ACTIONS(1839), + [anon_sym_RBRACE] = ACTIONS(1839), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1839), + [anon_sym_EQ] = ACTIONS(1839), + [anon_sym_SQUOTE] = ACTIONS(1839), + [anon_sym_BANG] = ACTIONS(1839), + [anon_sym_DQUOTE] = ACTIONS(1839), + [anon_sym_POUND] = ACTIONS(1839), + [anon_sym_DOLLAR] = ACTIONS(1839), + [anon_sym_PERCENT] = ACTIONS(1839), + [anon_sym_AMP] = ACTIONS(1839), + [anon_sym_LPAREN] = ACTIONS(1839), + [anon_sym_RPAREN] = ACTIONS(1839), + [anon_sym_STAR] = ACTIONS(1839), + [anon_sym_PLUS] = ACTIONS(1839), + [anon_sym_COMMA] = ACTIONS(1839), + [anon_sym_DASH] = ACTIONS(1839), + [anon_sym_DOT] = ACTIONS(1839), + [anon_sym_SLASH] = ACTIONS(1839), + [anon_sym_SEMI] = ACTIONS(1839), + [anon_sym_QMARK] = ACTIONS(1839), + [anon_sym_AT] = ACTIONS(1839), + [anon_sym_LBRACK] = ACTIONS(1841), + [anon_sym_BSLASH] = ACTIONS(1841), + [anon_sym_RBRACK] = ACTIONS(1839), + [anon_sym_CARET] = ACTIONS(1839), + [anon_sym__] = ACTIONS(1839), + [anon_sym_BQUOTE] = ACTIONS(1839), + [anon_sym_PIPE] = ACTIONS(1839), + [anon_sym_TILDE] = ACTIONS(1839), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1839), + [sym__escaped_characters] = ACTIONS(1839), + [sym__word] = ACTIONS(1839), + [sym__soft_line_ending] = ACTIONS(1839), + [sym__block_close] = ACTIONS(1839), + [sym__block_quote_start] = ACTIONS(1839), + [sym__indented_chunk_start] = ACTIONS(1839), + [sym_atx_h1_marker] = ACTIONS(1839), + [sym_atx_h2_marker] = ACTIONS(1839), + [sym_atx_h3_marker] = ACTIONS(1839), + [sym_atx_h4_marker] = ACTIONS(1839), + [sym_atx_h5_marker] = ACTIONS(1839), + [sym_atx_h6_marker] = ACTIONS(1839), + [sym__thematic_break] = ACTIONS(1839), + [sym__list_marker_minus] = ACTIONS(1839), + [sym__list_marker_plus] = ACTIONS(1839), + [sym__list_marker_star] = ACTIONS(1839), + [sym__list_marker_parenthesis] = ACTIONS(1839), + [sym__list_marker_dot] = ACTIONS(1839), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1839), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1839), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1839), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1839), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1839), + [sym__list_marker_example] = ACTIONS(1839), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1839), + [sym__fenced_code_block_start_backtick] = ACTIONS(1839), + [sym__fenced_code_block_start_tilde] = ACTIONS(1839), + [sym__blank_line_start] = ACTIONS(1839), + [sym_minus_metadata] = ACTIONS(1839), + [sym__pipe_table_start] = ACTIONS(1839), + [sym__fenced_div_start] = ACTIONS(1839), + [sym_ref_id_specifier] = ACTIONS(1839), + [sym__display_math_state_track_marker] = ACTIONS(1839), + [sym__inline_math_state_track_marker] = ACTIONS(1839), + [sym__html_comment] = ACTIONS(1839), + [sym_raw_specifier] = ACTIONS(1839), + [sym__autolink] = ACTIONS(1839), }, [STATE(362)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1688), - [anon_sym_LBRACE] = ACTIONS(1688), - [anon_sym_RBRACE] = ACTIONS(1688), - [anon_sym_EQ] = ACTIONS(1688), - [anon_sym_SQUOTE] = ACTIONS(1688), - [anon_sym_BANG] = ACTIONS(1688), - [anon_sym_DQUOTE] = ACTIONS(1688), - [anon_sym_POUND] = ACTIONS(1688), - [anon_sym_DOLLAR] = ACTIONS(1688), - [anon_sym_PERCENT] = ACTIONS(1688), - [anon_sym_AMP] = ACTIONS(1688), - [anon_sym_LPAREN] = ACTIONS(1688), - [anon_sym_RPAREN] = ACTIONS(1688), - [anon_sym_STAR] = ACTIONS(1688), - [anon_sym_PLUS] = ACTIONS(1688), - [anon_sym_COMMA] = ACTIONS(1688), - [anon_sym_DASH] = ACTIONS(1688), - [anon_sym_DOT] = ACTIONS(1688), - [anon_sym_SLASH] = ACTIONS(1688), - [anon_sym_SEMI] = ACTIONS(1688), - [anon_sym_LT] = ACTIONS(1688), - [anon_sym_GT] = ACTIONS(1688), - [anon_sym_QMARK] = ACTIONS(1688), - [anon_sym_AT] = ACTIONS(1688), - [anon_sym_LBRACK] = ACTIONS(1688), - [anon_sym_BSLASH] = ACTIONS(1688), - [anon_sym_RBRACK] = ACTIONS(1688), - [anon_sym_CARET] = ACTIONS(1688), - [anon_sym__] = ACTIONS(1688), - [anon_sym_BQUOTE] = ACTIONS(1688), - [anon_sym_PIPE] = ACTIONS(1688), - [anon_sym_TILDE] = ACTIONS(1688), - [sym__word] = ACTIONS(1688), - [sym__soft_line_ending] = ACTIONS(1688), - [sym__block_close] = ACTIONS(1688), - [sym__block_quote_start] = ACTIONS(1688), - [sym__indented_chunk_start] = ACTIONS(1688), - [sym_atx_h1_marker] = ACTIONS(1688), - [sym_atx_h2_marker] = ACTIONS(1688), - [sym_atx_h3_marker] = ACTIONS(1688), - [sym_atx_h4_marker] = ACTIONS(1688), - [sym_atx_h5_marker] = ACTIONS(1688), - [sym_atx_h6_marker] = ACTIONS(1688), - [sym__thematic_break] = ACTIONS(1688), - [sym__list_marker_minus] = ACTIONS(1688), - [sym__list_marker_plus] = ACTIONS(1688), - [sym__list_marker_star] = ACTIONS(1688), - [sym__list_marker_parenthesis] = ACTIONS(1688), - [sym__list_marker_dot] = ACTIONS(1688), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1688), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1688), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1688), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1688), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1688), - [sym__list_marker_example] = ACTIONS(1688), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1688), - [sym__fenced_code_block_start_backtick] = ACTIONS(1688), - [sym__fenced_code_block_start_tilde] = ACTIONS(1688), - [sym__blank_line_start] = ACTIONS(1688), - [sym_minus_metadata] = ACTIONS(1688), - [sym__pipe_table_start] = ACTIONS(1688), - [sym__fenced_div_start] = ACTIONS(1688), - [sym_ref_id_specifier] = ACTIONS(1688), - [sym__display_math_state_track_marker] = ACTIONS(1688), - [sym__inline_math_state_track_marker] = ACTIONS(1688), + [anon_sym_LBRACE] = ACTIONS(1517), + [anon_sym_RBRACE] = ACTIONS(1517), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1517), + [anon_sym_EQ] = ACTIONS(1517), + [anon_sym_SQUOTE] = ACTIONS(1517), + [anon_sym_BANG] = ACTIONS(1517), + [anon_sym_DQUOTE] = ACTIONS(1517), + [anon_sym_POUND] = ACTIONS(1517), + [anon_sym_DOLLAR] = ACTIONS(1517), + [anon_sym_PERCENT] = ACTIONS(1517), + [anon_sym_AMP] = ACTIONS(1517), + [anon_sym_LPAREN] = ACTIONS(1517), + [anon_sym_RPAREN] = ACTIONS(1517), + [anon_sym_STAR] = ACTIONS(1517), + [anon_sym_PLUS] = ACTIONS(1517), + [anon_sym_COMMA] = ACTIONS(1517), + [anon_sym_DASH] = ACTIONS(1517), + [anon_sym_DOT] = ACTIONS(1517), + [anon_sym_SLASH] = ACTIONS(1517), + [anon_sym_SEMI] = ACTIONS(1517), + [anon_sym_QMARK] = ACTIONS(1517), + [anon_sym_AT] = ACTIONS(1517), + [anon_sym_LBRACK] = ACTIONS(1519), + [anon_sym_BSLASH] = ACTIONS(1519), + [anon_sym_RBRACK] = ACTIONS(1517), + [anon_sym_CARET] = ACTIONS(1517), + [anon_sym__] = ACTIONS(1517), + [anon_sym_BQUOTE] = ACTIONS(1517), + [anon_sym_PIPE] = ACTIONS(1517), + [anon_sym_TILDE] = ACTIONS(1517), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1517), + [sym__escaped_characters] = ACTIONS(1517), + [sym__word] = ACTIONS(1517), + [sym__soft_line_ending] = ACTIONS(1517), + [sym__block_close] = ACTIONS(1517), + [sym__block_quote_start] = ACTIONS(1517), + [sym__indented_chunk_start] = ACTIONS(1517), + [sym_atx_h1_marker] = ACTIONS(1517), + [sym_atx_h2_marker] = ACTIONS(1517), + [sym_atx_h3_marker] = ACTIONS(1517), + [sym_atx_h4_marker] = ACTIONS(1517), + [sym_atx_h5_marker] = ACTIONS(1517), + [sym_atx_h6_marker] = ACTIONS(1517), + [sym__thematic_break] = ACTIONS(1517), + [sym__list_marker_minus] = ACTIONS(1517), + [sym__list_marker_plus] = ACTIONS(1517), + [sym__list_marker_star] = ACTIONS(1517), + [sym__list_marker_parenthesis] = ACTIONS(1517), + [sym__list_marker_dot] = ACTIONS(1517), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_example] = ACTIONS(1517), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1517), + [sym__fenced_code_block_start_backtick] = ACTIONS(1517), + [sym__fenced_code_block_start_tilde] = ACTIONS(1517), + [sym__blank_line_start] = ACTIONS(1517), + [sym_minus_metadata] = ACTIONS(1517), + [sym__pipe_table_start] = ACTIONS(1517), + [sym__fenced_div_start] = ACTIONS(1517), + [sym_ref_id_specifier] = ACTIONS(1517), + [sym__display_math_state_track_marker] = ACTIONS(1517), + [sym__inline_math_state_track_marker] = ACTIONS(1517), + [sym__html_comment] = ACTIONS(1517), + [sym_raw_specifier] = ACTIONS(1517), + [sym__autolink] = ACTIONS(1517), }, [STATE(363)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1690), - [anon_sym_LBRACE] = ACTIONS(1690), - [anon_sym_RBRACE] = ACTIONS(1690), - [anon_sym_EQ] = ACTIONS(1690), - [anon_sym_SQUOTE] = ACTIONS(1690), - [anon_sym_BANG] = ACTIONS(1690), - [anon_sym_DQUOTE] = ACTIONS(1690), - [anon_sym_POUND] = ACTIONS(1690), - [anon_sym_DOLLAR] = ACTIONS(1690), - [anon_sym_PERCENT] = ACTIONS(1690), - [anon_sym_AMP] = ACTIONS(1690), - [anon_sym_LPAREN] = ACTIONS(1690), - [anon_sym_RPAREN] = ACTIONS(1690), - [anon_sym_STAR] = ACTIONS(1690), - [anon_sym_PLUS] = ACTIONS(1690), - [anon_sym_COMMA] = ACTIONS(1690), - [anon_sym_DASH] = ACTIONS(1690), - [anon_sym_DOT] = ACTIONS(1690), - [anon_sym_SLASH] = ACTIONS(1690), - [anon_sym_SEMI] = ACTIONS(1690), - [anon_sym_LT] = ACTIONS(1690), - [anon_sym_GT] = ACTIONS(1690), - [anon_sym_QMARK] = ACTIONS(1690), - [anon_sym_AT] = ACTIONS(1690), - [anon_sym_LBRACK] = ACTIONS(1690), - [anon_sym_BSLASH] = ACTIONS(1690), - [anon_sym_RBRACK] = ACTIONS(1690), - [anon_sym_CARET] = ACTIONS(1690), - [anon_sym__] = ACTIONS(1690), - [anon_sym_BQUOTE] = ACTIONS(1690), - [anon_sym_PIPE] = ACTIONS(1690), - [anon_sym_TILDE] = ACTIONS(1690), - [sym__word] = ACTIONS(1690), - [sym__soft_line_ending] = ACTIONS(1690), - [sym__block_close] = ACTIONS(1690), - [sym__block_quote_start] = ACTIONS(1690), - [sym__indented_chunk_start] = ACTIONS(1690), - [sym_atx_h1_marker] = ACTIONS(1690), - [sym_atx_h2_marker] = ACTIONS(1690), - [sym_atx_h3_marker] = ACTIONS(1690), - [sym_atx_h4_marker] = ACTIONS(1690), - [sym_atx_h5_marker] = ACTIONS(1690), - [sym_atx_h6_marker] = ACTIONS(1690), - [sym__thematic_break] = ACTIONS(1690), - [sym__list_marker_minus] = ACTIONS(1690), - [sym__list_marker_plus] = ACTIONS(1690), - [sym__list_marker_star] = ACTIONS(1690), - [sym__list_marker_parenthesis] = ACTIONS(1690), - [sym__list_marker_dot] = ACTIONS(1690), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1690), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1690), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1690), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1690), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1690), - [sym__list_marker_example] = ACTIONS(1690), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1690), - [sym__fenced_code_block_start_backtick] = ACTIONS(1690), - [sym__fenced_code_block_start_tilde] = ACTIONS(1690), - [sym__blank_line_start] = ACTIONS(1690), - [sym_minus_metadata] = ACTIONS(1690), - [sym__pipe_table_start] = ACTIONS(1690), - [sym__fenced_div_start] = ACTIONS(1690), - [sym_ref_id_specifier] = ACTIONS(1690), - [sym__display_math_state_track_marker] = ACTIONS(1690), - [sym__inline_math_state_track_marker] = ACTIONS(1690), + [anon_sym_LBRACE] = ACTIONS(1585), + [anon_sym_RBRACE] = ACTIONS(1585), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1585), + [anon_sym_EQ] = ACTIONS(1585), + [anon_sym_SQUOTE] = ACTIONS(1585), + [anon_sym_BANG] = ACTIONS(1585), + [anon_sym_DQUOTE] = ACTIONS(1585), + [anon_sym_POUND] = ACTIONS(1585), + [anon_sym_DOLLAR] = ACTIONS(1585), + [anon_sym_PERCENT] = ACTIONS(1585), + [anon_sym_AMP] = ACTIONS(1585), + [anon_sym_LPAREN] = ACTIONS(1585), + [anon_sym_RPAREN] = ACTIONS(1585), + [anon_sym_STAR] = ACTIONS(1585), + [anon_sym_PLUS] = ACTIONS(1585), + [anon_sym_COMMA] = ACTIONS(1585), + [anon_sym_DASH] = ACTIONS(1585), + [anon_sym_DOT] = ACTIONS(1585), + [anon_sym_SLASH] = ACTIONS(1585), + [anon_sym_SEMI] = ACTIONS(1585), + [anon_sym_QMARK] = ACTIONS(1585), + [anon_sym_AT] = ACTIONS(1585), + [anon_sym_LBRACK] = ACTIONS(1587), + [anon_sym_BSLASH] = ACTIONS(1587), + [anon_sym_RBRACK] = ACTIONS(1585), + [anon_sym_CARET] = ACTIONS(1585), + [anon_sym__] = ACTIONS(1585), + [anon_sym_BQUOTE] = ACTIONS(1585), + [anon_sym_PIPE] = ACTIONS(1585), + [anon_sym_TILDE] = ACTIONS(1585), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1585), + [sym__escaped_characters] = ACTIONS(1585), + [sym__word] = ACTIONS(1585), + [sym__soft_line_ending] = ACTIONS(1585), + [sym__block_close] = ACTIONS(1585), + [sym__block_quote_start] = ACTIONS(1585), + [sym__indented_chunk_start] = ACTIONS(1585), + [sym_atx_h1_marker] = ACTIONS(1585), + [sym_atx_h2_marker] = ACTIONS(1585), + [sym_atx_h3_marker] = ACTIONS(1585), + [sym_atx_h4_marker] = ACTIONS(1585), + [sym_atx_h5_marker] = ACTIONS(1585), + [sym_atx_h6_marker] = ACTIONS(1585), + [sym__thematic_break] = ACTIONS(1585), + [sym__list_marker_minus] = ACTIONS(1585), + [sym__list_marker_plus] = ACTIONS(1585), + [sym__list_marker_star] = ACTIONS(1585), + [sym__list_marker_parenthesis] = ACTIONS(1585), + [sym__list_marker_dot] = ACTIONS(1585), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1585), + [sym__list_marker_example] = ACTIONS(1585), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1585), + [sym__fenced_code_block_start_backtick] = ACTIONS(1585), + [sym__fenced_code_block_start_tilde] = ACTIONS(1585), + [sym__blank_line_start] = ACTIONS(1585), + [sym_minus_metadata] = ACTIONS(1585), + [sym__pipe_table_start] = ACTIONS(1585), + [sym__fenced_div_start] = ACTIONS(1585), + [sym_ref_id_specifier] = ACTIONS(1585), + [sym__display_math_state_track_marker] = ACTIONS(1585), + [sym__inline_math_state_track_marker] = ACTIONS(1585), + [sym__html_comment] = ACTIONS(1585), + [sym_raw_specifier] = ACTIONS(1585), + [sym__autolink] = ACTIONS(1585), }, [STATE(364)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1692), - [anon_sym_LBRACE] = ACTIONS(1692), - [anon_sym_RBRACE] = ACTIONS(1692), - [anon_sym_EQ] = ACTIONS(1692), - [anon_sym_SQUOTE] = ACTIONS(1692), - [anon_sym_BANG] = ACTIONS(1692), - [anon_sym_DQUOTE] = ACTIONS(1692), - [anon_sym_POUND] = ACTIONS(1692), - [anon_sym_DOLLAR] = ACTIONS(1692), - [anon_sym_PERCENT] = ACTIONS(1692), - [anon_sym_AMP] = ACTIONS(1692), - [anon_sym_LPAREN] = ACTIONS(1692), - [anon_sym_RPAREN] = ACTIONS(1692), - [anon_sym_STAR] = ACTIONS(1692), - [anon_sym_PLUS] = ACTIONS(1692), - [anon_sym_COMMA] = ACTIONS(1692), - [anon_sym_DASH] = ACTIONS(1692), - [anon_sym_DOT] = ACTIONS(1692), - [anon_sym_SLASH] = ACTIONS(1692), - [anon_sym_SEMI] = ACTIONS(1692), - [anon_sym_LT] = ACTIONS(1692), - [anon_sym_GT] = ACTIONS(1692), - [anon_sym_QMARK] = ACTIONS(1692), - [anon_sym_AT] = ACTIONS(1692), - [anon_sym_LBRACK] = ACTIONS(1692), - [anon_sym_BSLASH] = ACTIONS(1692), - [anon_sym_RBRACK] = ACTIONS(1692), - [anon_sym_CARET] = ACTIONS(1692), - [anon_sym__] = ACTIONS(1692), - [anon_sym_BQUOTE] = ACTIONS(1692), - [anon_sym_PIPE] = ACTIONS(1692), - [anon_sym_TILDE] = ACTIONS(1692), - [sym__word] = ACTIONS(1692), - [sym__soft_line_ending] = ACTIONS(1692), - [sym__block_close] = ACTIONS(1692), - [sym__block_quote_start] = ACTIONS(1692), - [sym__indented_chunk_start] = ACTIONS(1692), - [sym_atx_h1_marker] = ACTIONS(1692), - [sym_atx_h2_marker] = ACTIONS(1692), - [sym_atx_h3_marker] = ACTIONS(1692), - [sym_atx_h4_marker] = ACTIONS(1692), - [sym_atx_h5_marker] = ACTIONS(1692), - [sym_atx_h6_marker] = ACTIONS(1692), - [sym__thematic_break] = ACTIONS(1692), - [sym__list_marker_minus] = ACTIONS(1692), - [sym__list_marker_plus] = ACTIONS(1692), - [sym__list_marker_star] = ACTIONS(1692), - [sym__list_marker_parenthesis] = ACTIONS(1692), - [sym__list_marker_dot] = ACTIONS(1692), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1692), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1692), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1692), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1692), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1692), - [sym__list_marker_example] = ACTIONS(1692), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1692), - [sym__fenced_code_block_start_backtick] = ACTIONS(1692), - [sym__fenced_code_block_start_tilde] = ACTIONS(1692), - [sym__blank_line_start] = ACTIONS(1692), - [sym_minus_metadata] = ACTIONS(1692), - [sym__pipe_table_start] = ACTIONS(1692), - [sym__fenced_div_start] = ACTIONS(1692), - [sym_ref_id_specifier] = ACTIONS(1692), - [sym__display_math_state_track_marker] = ACTIONS(1692), - [sym__inline_math_state_track_marker] = ACTIONS(1692), + [ts_builtin_sym_end] = ACTIONS(1695), + [anon_sym_LBRACE] = ACTIONS(1695), + [anon_sym_RBRACE] = ACTIONS(1695), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1695), + [anon_sym_EQ] = ACTIONS(1695), + [anon_sym_SQUOTE] = ACTIONS(1695), + [anon_sym_BANG] = ACTIONS(1695), + [anon_sym_DQUOTE] = ACTIONS(1695), + [anon_sym_POUND] = ACTIONS(1695), + [anon_sym_DOLLAR] = ACTIONS(1695), + [anon_sym_PERCENT] = ACTIONS(1695), + [anon_sym_AMP] = ACTIONS(1695), + [anon_sym_LPAREN] = ACTIONS(1695), + [anon_sym_RPAREN] = ACTIONS(1695), + [anon_sym_STAR] = ACTIONS(1695), + [anon_sym_PLUS] = ACTIONS(1695), + [anon_sym_COMMA] = ACTIONS(1695), + [anon_sym_DASH] = ACTIONS(1695), + [anon_sym_DOT] = ACTIONS(1695), + [anon_sym_SLASH] = ACTIONS(1695), + [anon_sym_SEMI] = ACTIONS(1695), + [anon_sym_QMARK] = ACTIONS(1695), + [anon_sym_AT] = ACTIONS(1695), + [anon_sym_LBRACK] = ACTIONS(1697), + [anon_sym_BSLASH] = ACTIONS(1697), + [anon_sym_RBRACK] = ACTIONS(1695), + [anon_sym_CARET] = ACTIONS(1695), + [anon_sym__] = ACTIONS(1695), + [anon_sym_BQUOTE] = ACTIONS(1695), + [anon_sym_PIPE] = ACTIONS(1695), + [anon_sym_TILDE] = ACTIONS(1695), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1695), + [sym__escaped_characters] = ACTIONS(1695), + [sym__word] = ACTIONS(1695), + [sym__soft_line_ending] = ACTIONS(1695), + [sym__block_quote_start] = ACTIONS(1695), + [sym__indented_chunk_start] = ACTIONS(1695), + [sym_atx_h1_marker] = ACTIONS(1695), + [sym_atx_h2_marker] = ACTIONS(1695), + [sym_atx_h3_marker] = ACTIONS(1695), + [sym_atx_h4_marker] = ACTIONS(1695), + [sym_atx_h5_marker] = ACTIONS(1695), + [sym_atx_h6_marker] = ACTIONS(1695), + [sym__thematic_break] = ACTIONS(1695), + [sym__list_marker_minus] = ACTIONS(1695), + [sym__list_marker_plus] = ACTIONS(1695), + [sym__list_marker_star] = ACTIONS(1695), + [sym__list_marker_parenthesis] = ACTIONS(1695), + [sym__list_marker_dot] = ACTIONS(1695), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1695), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1695), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1695), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1695), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1695), + [sym__list_marker_example] = ACTIONS(1695), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1695), + [sym__fenced_code_block_start_backtick] = ACTIONS(1695), + [sym__fenced_code_block_start_tilde] = ACTIONS(1695), + [sym__blank_line_start] = ACTIONS(1695), + [sym_minus_metadata] = ACTIONS(1695), + [sym__pipe_table_start] = ACTIONS(1695), + [sym__fenced_div_start] = ACTIONS(1695), + [sym_ref_id_specifier] = ACTIONS(1695), + [sym__display_math_state_track_marker] = ACTIONS(1695), + [sym__inline_math_state_track_marker] = ACTIONS(1695), + [sym__html_comment] = ACTIONS(1695), + [sym_raw_specifier] = ACTIONS(1695), + [sym__autolink] = ACTIONS(1695), }, [STATE(365)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1696), - [anon_sym_LBRACE] = ACTIONS(1696), - [anon_sym_RBRACE] = ACTIONS(1696), - [anon_sym_EQ] = ACTIONS(1696), - [anon_sym_SQUOTE] = ACTIONS(1696), - [anon_sym_BANG] = ACTIONS(1696), - [anon_sym_DQUOTE] = ACTIONS(1696), - [anon_sym_POUND] = ACTIONS(1696), - [anon_sym_DOLLAR] = ACTIONS(1696), - [anon_sym_PERCENT] = ACTIONS(1696), - [anon_sym_AMP] = ACTIONS(1696), - [anon_sym_LPAREN] = ACTIONS(1696), - [anon_sym_RPAREN] = ACTIONS(1696), - [anon_sym_STAR] = ACTIONS(1696), - [anon_sym_PLUS] = ACTIONS(1696), - [anon_sym_COMMA] = ACTIONS(1696), - [anon_sym_DASH] = ACTIONS(1696), - [anon_sym_DOT] = ACTIONS(1696), - [anon_sym_SLASH] = ACTIONS(1696), - [anon_sym_SEMI] = ACTIONS(1696), - [anon_sym_LT] = ACTIONS(1696), - [anon_sym_GT] = ACTIONS(1696), - [anon_sym_QMARK] = ACTIONS(1696), - [anon_sym_AT] = ACTIONS(1696), - [anon_sym_LBRACK] = ACTIONS(1696), - [anon_sym_BSLASH] = ACTIONS(1696), - [anon_sym_RBRACK] = ACTIONS(1696), - [anon_sym_CARET] = ACTIONS(1696), - [anon_sym__] = ACTIONS(1696), - [anon_sym_BQUOTE] = ACTIONS(1696), - [anon_sym_PIPE] = ACTIONS(1696), - [anon_sym_TILDE] = ACTIONS(1696), - [sym__word] = ACTIONS(1696), - [sym__soft_line_ending] = ACTIONS(1696), - [sym__block_close] = ACTIONS(1696), - [sym__block_quote_start] = ACTIONS(1696), - [sym__indented_chunk_start] = ACTIONS(1696), - [sym_atx_h1_marker] = ACTIONS(1696), - [sym_atx_h2_marker] = ACTIONS(1696), - [sym_atx_h3_marker] = ACTIONS(1696), - [sym_atx_h4_marker] = ACTIONS(1696), - [sym_atx_h5_marker] = ACTIONS(1696), - [sym_atx_h6_marker] = ACTIONS(1696), - [sym__thematic_break] = ACTIONS(1696), - [sym__list_marker_minus] = ACTIONS(1696), - [sym__list_marker_plus] = ACTIONS(1696), - [sym__list_marker_star] = ACTIONS(1696), - [sym__list_marker_parenthesis] = ACTIONS(1696), - [sym__list_marker_dot] = ACTIONS(1696), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1696), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1696), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1696), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1696), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1696), - [sym__list_marker_example] = ACTIONS(1696), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1696), - [sym__fenced_code_block_start_backtick] = ACTIONS(1696), - [sym__fenced_code_block_start_tilde] = ACTIONS(1696), - [sym__blank_line_start] = ACTIONS(1696), - [sym_minus_metadata] = ACTIONS(1696), - [sym__pipe_table_start] = ACTIONS(1696), - [sym__fenced_div_start] = ACTIONS(1696), - [sym_ref_id_specifier] = ACTIONS(1696), - [sym__display_math_state_track_marker] = ACTIONS(1696), - [sym__inline_math_state_track_marker] = ACTIONS(1696), + [anon_sym_LBRACE] = ACTIONS(1591), + [anon_sym_RBRACE] = ACTIONS(1591), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1591), + [anon_sym_EQ] = ACTIONS(1591), + [anon_sym_SQUOTE] = ACTIONS(1591), + [anon_sym_BANG] = ACTIONS(1591), + [anon_sym_DQUOTE] = ACTIONS(1591), + [anon_sym_POUND] = ACTIONS(1591), + [anon_sym_DOLLAR] = ACTIONS(1591), + [anon_sym_PERCENT] = ACTIONS(1591), + [anon_sym_AMP] = ACTIONS(1591), + [anon_sym_LPAREN] = ACTIONS(1591), + [anon_sym_RPAREN] = ACTIONS(1591), + [anon_sym_STAR] = ACTIONS(1591), + [anon_sym_PLUS] = ACTIONS(1591), + [anon_sym_COMMA] = ACTIONS(1591), + [anon_sym_DASH] = ACTIONS(1591), + [anon_sym_DOT] = ACTIONS(1591), + [anon_sym_SLASH] = ACTIONS(1591), + [anon_sym_SEMI] = ACTIONS(1591), + [anon_sym_QMARK] = ACTIONS(1591), + [anon_sym_AT] = ACTIONS(1591), + [anon_sym_LBRACK] = ACTIONS(1593), + [anon_sym_BSLASH] = ACTIONS(1593), + [anon_sym_RBRACK] = ACTIONS(1591), + [anon_sym_CARET] = ACTIONS(1591), + [anon_sym__] = ACTIONS(1591), + [anon_sym_BQUOTE] = ACTIONS(1591), + [anon_sym_PIPE] = ACTIONS(1591), + [anon_sym_TILDE] = ACTIONS(1591), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1591), + [sym__escaped_characters] = ACTIONS(1591), + [sym__word] = ACTIONS(1591), + [sym__soft_line_ending] = ACTIONS(1591), + [sym__block_close] = ACTIONS(1591), + [sym__block_quote_start] = ACTIONS(1591), + [sym__indented_chunk_start] = ACTIONS(1591), + [sym_atx_h1_marker] = ACTIONS(1591), + [sym_atx_h2_marker] = ACTIONS(1591), + [sym_atx_h3_marker] = ACTIONS(1591), + [sym_atx_h4_marker] = ACTIONS(1591), + [sym_atx_h5_marker] = ACTIONS(1591), + [sym_atx_h6_marker] = ACTIONS(1591), + [sym__thematic_break] = ACTIONS(1591), + [sym__list_marker_minus] = ACTIONS(1591), + [sym__list_marker_plus] = ACTIONS(1591), + [sym__list_marker_star] = ACTIONS(1591), + [sym__list_marker_parenthesis] = ACTIONS(1591), + [sym__list_marker_dot] = ACTIONS(1591), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1591), + [sym__list_marker_example] = ACTIONS(1591), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1591), + [sym__fenced_code_block_start_backtick] = ACTIONS(1591), + [sym__fenced_code_block_start_tilde] = ACTIONS(1591), + [sym__blank_line_start] = ACTIONS(1591), + [sym_minus_metadata] = ACTIONS(1591), + [sym__pipe_table_start] = ACTIONS(1591), + [sym__fenced_div_start] = ACTIONS(1591), + [sym_ref_id_specifier] = ACTIONS(1591), + [sym__display_math_state_track_marker] = ACTIONS(1591), + [sym__inline_math_state_track_marker] = ACTIONS(1591), + [sym__html_comment] = ACTIONS(1591), + [sym_raw_specifier] = ACTIONS(1591), + [sym__autolink] = ACTIONS(1591), }, [STATE(366)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1706), - [anon_sym_LBRACE] = ACTIONS(1706), - [anon_sym_RBRACE] = ACTIONS(1706), - [anon_sym_EQ] = ACTIONS(1706), - [anon_sym_SQUOTE] = ACTIONS(1706), - [anon_sym_BANG] = ACTIONS(1706), - [anon_sym_DQUOTE] = ACTIONS(1706), - [anon_sym_POUND] = ACTIONS(1706), - [anon_sym_DOLLAR] = ACTIONS(1706), - [anon_sym_PERCENT] = ACTIONS(1706), - [anon_sym_AMP] = ACTIONS(1706), - [anon_sym_LPAREN] = ACTIONS(1706), - [anon_sym_RPAREN] = ACTIONS(1706), - [anon_sym_STAR] = ACTIONS(1706), - [anon_sym_PLUS] = ACTIONS(1706), - [anon_sym_COMMA] = ACTIONS(1706), - [anon_sym_DASH] = ACTIONS(1706), - [anon_sym_DOT] = ACTIONS(1706), - [anon_sym_SLASH] = ACTIONS(1706), - [anon_sym_SEMI] = ACTIONS(1706), - [anon_sym_LT] = ACTIONS(1706), - [anon_sym_GT] = ACTIONS(1706), - [anon_sym_QMARK] = ACTIONS(1706), - [anon_sym_AT] = ACTIONS(1706), - [anon_sym_LBRACK] = ACTIONS(1706), - [anon_sym_BSLASH] = ACTIONS(1706), - [anon_sym_RBRACK] = ACTIONS(1706), - [anon_sym_CARET] = ACTIONS(1706), - [anon_sym__] = ACTIONS(1706), - [anon_sym_BQUOTE] = ACTIONS(1706), - [anon_sym_PIPE] = ACTIONS(1706), - [anon_sym_TILDE] = ACTIONS(1706), - [sym__word] = ACTIONS(1706), - [sym__soft_line_ending] = ACTIONS(1706), - [sym__block_close] = ACTIONS(1706), - [sym__block_quote_start] = ACTIONS(1706), - [sym__indented_chunk_start] = ACTIONS(1706), - [sym_atx_h1_marker] = ACTIONS(1706), - [sym_atx_h2_marker] = ACTIONS(1706), - [sym_atx_h3_marker] = ACTIONS(1706), - [sym_atx_h4_marker] = ACTIONS(1706), - [sym_atx_h5_marker] = ACTIONS(1706), - [sym_atx_h6_marker] = ACTIONS(1706), - [sym__thematic_break] = ACTIONS(1706), - [sym__list_marker_minus] = ACTIONS(1706), - [sym__list_marker_plus] = ACTIONS(1706), - [sym__list_marker_star] = ACTIONS(1706), - [sym__list_marker_parenthesis] = ACTIONS(1706), - [sym__list_marker_dot] = ACTIONS(1706), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1706), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1706), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1706), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1706), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1706), - [sym__list_marker_example] = ACTIONS(1706), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1706), - [sym__fenced_code_block_start_backtick] = ACTIONS(1706), - [sym__fenced_code_block_start_tilde] = ACTIONS(1706), - [sym__blank_line_start] = ACTIONS(1706), - [sym_minus_metadata] = ACTIONS(1706), - [sym__pipe_table_start] = ACTIONS(1706), - [sym__fenced_div_start] = ACTIONS(1706), - [sym_ref_id_specifier] = ACTIONS(1706), - [sym__display_math_state_track_marker] = ACTIONS(1706), - [sym__inline_math_state_track_marker] = ACTIONS(1706), + [ts_builtin_sym_end] = ACTIONS(1597), + [anon_sym_LBRACE] = ACTIONS(1597), + [anon_sym_RBRACE] = ACTIONS(1597), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1597), + [anon_sym_EQ] = ACTIONS(1597), + [anon_sym_SQUOTE] = ACTIONS(1597), + [anon_sym_BANG] = ACTIONS(1597), + [anon_sym_DQUOTE] = ACTIONS(1597), + [anon_sym_POUND] = ACTIONS(1597), + [anon_sym_DOLLAR] = ACTIONS(1597), + [anon_sym_PERCENT] = ACTIONS(1597), + [anon_sym_AMP] = ACTIONS(1597), + [anon_sym_LPAREN] = ACTIONS(1597), + [anon_sym_RPAREN] = ACTIONS(1597), + [anon_sym_STAR] = ACTIONS(1597), + [anon_sym_PLUS] = ACTIONS(1597), + [anon_sym_COMMA] = ACTIONS(1597), + [anon_sym_DASH] = ACTIONS(1597), + [anon_sym_DOT] = ACTIONS(1597), + [anon_sym_SLASH] = ACTIONS(1597), + [anon_sym_SEMI] = ACTIONS(1597), + [anon_sym_QMARK] = ACTIONS(1597), + [anon_sym_AT] = ACTIONS(1597), + [anon_sym_LBRACK] = ACTIONS(1599), + [anon_sym_BSLASH] = ACTIONS(1599), + [anon_sym_RBRACK] = ACTIONS(1597), + [anon_sym_CARET] = ACTIONS(1597), + [anon_sym__] = ACTIONS(1597), + [anon_sym_BQUOTE] = ACTIONS(1597), + [anon_sym_PIPE] = ACTIONS(1597), + [anon_sym_TILDE] = ACTIONS(1597), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1597), + [sym__escaped_characters] = ACTIONS(1597), + [sym__word] = ACTIONS(1597), + [sym__soft_line_ending] = ACTIONS(1597), + [sym__block_quote_start] = ACTIONS(1597), + [sym__indented_chunk_start] = ACTIONS(1597), + [sym_atx_h1_marker] = ACTIONS(1597), + [sym_atx_h2_marker] = ACTIONS(1597), + [sym_atx_h3_marker] = ACTIONS(1597), + [sym_atx_h4_marker] = ACTIONS(1597), + [sym_atx_h5_marker] = ACTIONS(1597), + [sym_atx_h6_marker] = ACTIONS(1597), + [sym__thematic_break] = ACTIONS(1597), + [sym__list_marker_minus] = ACTIONS(1597), + [sym__list_marker_plus] = ACTIONS(1597), + [sym__list_marker_star] = ACTIONS(1597), + [sym__list_marker_parenthesis] = ACTIONS(1597), + [sym__list_marker_dot] = ACTIONS(1597), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_example] = ACTIONS(1597), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1597), + [sym__fenced_code_block_start_backtick] = ACTIONS(1597), + [sym__fenced_code_block_start_tilde] = ACTIONS(1597), + [sym__blank_line_start] = ACTIONS(1597), + [sym_minus_metadata] = ACTIONS(1597), + [sym__pipe_table_start] = ACTIONS(1597), + [sym__fenced_div_start] = ACTIONS(1597), + [sym_ref_id_specifier] = ACTIONS(1597), + [sym__display_math_state_track_marker] = ACTIONS(1597), + [sym__inline_math_state_track_marker] = ACTIONS(1597), + [sym__html_comment] = ACTIONS(1597), + [sym_raw_specifier] = ACTIONS(1597), + [sym__autolink] = ACTIONS(1597), }, [STATE(367)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1716), - [anon_sym_LBRACE] = ACTIONS(1716), - [anon_sym_RBRACE] = ACTIONS(1716), - [anon_sym_EQ] = ACTIONS(1716), - [anon_sym_SQUOTE] = ACTIONS(1716), - [anon_sym_BANG] = ACTIONS(1716), - [anon_sym_DQUOTE] = ACTIONS(1716), - [anon_sym_POUND] = ACTIONS(1716), - [anon_sym_DOLLAR] = ACTIONS(1716), - [anon_sym_PERCENT] = ACTIONS(1716), - [anon_sym_AMP] = ACTIONS(1716), - [anon_sym_LPAREN] = ACTIONS(1716), - [anon_sym_RPAREN] = ACTIONS(1716), - [anon_sym_STAR] = ACTIONS(1716), - [anon_sym_PLUS] = ACTIONS(1716), - [anon_sym_COMMA] = ACTIONS(1716), - [anon_sym_DASH] = ACTIONS(1716), - [anon_sym_DOT] = ACTIONS(1716), - [anon_sym_SLASH] = ACTIONS(1716), - [anon_sym_SEMI] = ACTIONS(1716), - [anon_sym_LT] = ACTIONS(1716), - [anon_sym_GT] = ACTIONS(1716), - [anon_sym_QMARK] = ACTIONS(1716), - [anon_sym_AT] = ACTIONS(1716), - [anon_sym_LBRACK] = ACTIONS(1716), - [anon_sym_BSLASH] = ACTIONS(1716), - [anon_sym_RBRACK] = ACTIONS(1716), - [anon_sym_CARET] = ACTIONS(1716), - [anon_sym__] = ACTIONS(1716), - [anon_sym_BQUOTE] = ACTIONS(1716), - [anon_sym_PIPE] = ACTIONS(1716), - [anon_sym_TILDE] = ACTIONS(1716), - [sym__word] = ACTIONS(1716), - [sym__soft_line_ending] = ACTIONS(1716), - [sym__block_close] = ACTIONS(1716), - [sym__block_quote_start] = ACTIONS(1716), - [sym__indented_chunk_start] = ACTIONS(1716), - [sym_atx_h1_marker] = ACTIONS(1716), - [sym_atx_h2_marker] = ACTIONS(1716), - [sym_atx_h3_marker] = ACTIONS(1716), - [sym_atx_h4_marker] = ACTIONS(1716), - [sym_atx_h5_marker] = ACTIONS(1716), - [sym_atx_h6_marker] = ACTIONS(1716), - [sym__thematic_break] = ACTIONS(1716), - [sym__list_marker_minus] = ACTIONS(1716), - [sym__list_marker_plus] = ACTIONS(1716), - [sym__list_marker_star] = ACTIONS(1716), - [sym__list_marker_parenthesis] = ACTIONS(1716), - [sym__list_marker_dot] = ACTIONS(1716), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1716), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1716), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1716), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1716), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1716), - [sym__list_marker_example] = ACTIONS(1716), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1716), - [sym__fenced_code_block_start_backtick] = ACTIONS(1716), - [sym__fenced_code_block_start_tilde] = ACTIONS(1716), - [sym__blank_line_start] = ACTIONS(1716), - [sym_minus_metadata] = ACTIONS(1716), - [sym__pipe_table_start] = ACTIONS(1716), - [sym__fenced_div_start] = ACTIONS(1716), - [sym_ref_id_specifier] = ACTIONS(1716), - [sym__display_math_state_track_marker] = ACTIONS(1716), - [sym__inline_math_state_track_marker] = ACTIONS(1716), + [ts_builtin_sym_end] = ACTIONS(1749), + [anon_sym_LBRACE] = ACTIONS(1749), + [anon_sym_RBRACE] = ACTIONS(1749), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1749), + [anon_sym_EQ] = ACTIONS(1749), + [anon_sym_SQUOTE] = ACTIONS(1749), + [anon_sym_BANG] = ACTIONS(1749), + [anon_sym_DQUOTE] = ACTIONS(1749), + [anon_sym_POUND] = ACTIONS(1749), + [anon_sym_DOLLAR] = ACTIONS(1749), + [anon_sym_PERCENT] = ACTIONS(1749), + [anon_sym_AMP] = ACTIONS(1749), + [anon_sym_LPAREN] = ACTIONS(1749), + [anon_sym_RPAREN] = ACTIONS(1749), + [anon_sym_STAR] = ACTIONS(1749), + [anon_sym_PLUS] = ACTIONS(1749), + [anon_sym_COMMA] = ACTIONS(1749), + [anon_sym_DASH] = ACTIONS(1749), + [anon_sym_DOT] = ACTIONS(1749), + [anon_sym_SLASH] = ACTIONS(1749), + [anon_sym_SEMI] = ACTIONS(1749), + [anon_sym_QMARK] = ACTIONS(1749), + [anon_sym_AT] = ACTIONS(1749), + [anon_sym_LBRACK] = ACTIONS(1751), + [anon_sym_BSLASH] = ACTIONS(1751), + [anon_sym_RBRACK] = ACTIONS(1749), + [anon_sym_CARET] = ACTIONS(1749), + [anon_sym__] = ACTIONS(1749), + [anon_sym_BQUOTE] = ACTIONS(1749), + [anon_sym_PIPE] = ACTIONS(1749), + [anon_sym_TILDE] = ACTIONS(1749), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1749), + [sym__escaped_characters] = ACTIONS(1749), + [sym__word] = ACTIONS(1749), + [sym__soft_line_ending] = ACTIONS(1749), + [sym__block_quote_start] = ACTIONS(1749), + [sym__indented_chunk_start] = ACTIONS(1749), + [sym_atx_h1_marker] = ACTIONS(1749), + [sym_atx_h2_marker] = ACTIONS(1749), + [sym_atx_h3_marker] = ACTIONS(1749), + [sym_atx_h4_marker] = ACTIONS(1749), + [sym_atx_h5_marker] = ACTIONS(1749), + [sym_atx_h6_marker] = ACTIONS(1749), + [sym__thematic_break] = ACTIONS(1749), + [sym__list_marker_minus] = ACTIONS(1749), + [sym__list_marker_plus] = ACTIONS(1749), + [sym__list_marker_star] = ACTIONS(1749), + [sym__list_marker_parenthesis] = ACTIONS(1749), + [sym__list_marker_dot] = ACTIONS(1749), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1749), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1749), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1749), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1749), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1749), + [sym__list_marker_example] = ACTIONS(1749), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1749), + [sym__fenced_code_block_start_backtick] = ACTIONS(1749), + [sym__fenced_code_block_start_tilde] = ACTIONS(1749), + [sym__blank_line_start] = ACTIONS(1749), + [sym_minus_metadata] = ACTIONS(1749), + [sym__pipe_table_start] = ACTIONS(1749), + [sym__fenced_div_start] = ACTIONS(1749), + [sym_ref_id_specifier] = ACTIONS(1749), + [sym__display_math_state_track_marker] = ACTIONS(1749), + [sym__inline_math_state_track_marker] = ACTIONS(1749), + [sym__html_comment] = ACTIONS(1749), + [sym_raw_specifier] = ACTIONS(1749), + [sym__autolink] = ACTIONS(1749), }, [STATE(368)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1622), - [anon_sym_LBRACE] = ACTIONS(1622), - [anon_sym_RBRACE] = ACTIONS(1622), - [anon_sym_EQ] = ACTIONS(1622), - [anon_sym_SQUOTE] = ACTIONS(1622), - [anon_sym_BANG] = ACTIONS(1622), - [anon_sym_DQUOTE] = ACTIONS(1622), - [anon_sym_POUND] = ACTIONS(1622), - [anon_sym_DOLLAR] = ACTIONS(1622), - [anon_sym_PERCENT] = ACTIONS(1622), - [anon_sym_AMP] = ACTIONS(1622), - [anon_sym_LPAREN] = ACTIONS(1622), - [anon_sym_RPAREN] = ACTIONS(1622), - [anon_sym_STAR] = ACTIONS(1622), - [anon_sym_PLUS] = ACTIONS(1622), - [anon_sym_COMMA] = ACTIONS(1622), - [anon_sym_DASH] = ACTIONS(1622), - [anon_sym_DOT] = ACTIONS(1622), - [anon_sym_SLASH] = ACTIONS(1622), - [anon_sym_SEMI] = ACTIONS(1622), - [anon_sym_LT] = ACTIONS(1622), - [anon_sym_GT] = ACTIONS(1622), - [anon_sym_QMARK] = ACTIONS(1622), - [anon_sym_AT] = ACTIONS(1622), - [anon_sym_LBRACK] = ACTIONS(1622), - [anon_sym_BSLASH] = ACTIONS(1622), - [anon_sym_RBRACK] = ACTIONS(1622), - [anon_sym_CARET] = ACTIONS(1622), - [anon_sym__] = ACTIONS(1622), - [anon_sym_BQUOTE] = ACTIONS(1622), - [anon_sym_PIPE] = ACTIONS(1622), - [anon_sym_TILDE] = ACTIONS(1622), - [sym__word] = ACTIONS(1622), - [sym__soft_line_ending] = ACTIONS(1622), - [sym__block_close] = ACTIONS(1622), - [sym__block_quote_start] = ACTIONS(1622), - [sym__indented_chunk_start] = ACTIONS(1622), - [sym_atx_h1_marker] = ACTIONS(1622), - [sym_atx_h2_marker] = ACTIONS(1622), - [sym_atx_h3_marker] = ACTIONS(1622), - [sym_atx_h4_marker] = ACTIONS(1622), - [sym_atx_h5_marker] = ACTIONS(1622), - [sym_atx_h6_marker] = ACTIONS(1622), - [sym__thematic_break] = ACTIONS(1622), - [sym__list_marker_minus] = ACTIONS(1622), - [sym__list_marker_plus] = ACTIONS(1622), - [sym__list_marker_star] = ACTIONS(1622), - [sym__list_marker_parenthesis] = ACTIONS(1622), - [sym__list_marker_dot] = ACTIONS(1622), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1622), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1622), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1622), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1622), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1622), - [sym__list_marker_example] = ACTIONS(1622), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1622), - [sym__fenced_code_block_start_backtick] = ACTIONS(1622), - [sym__fenced_code_block_start_tilde] = ACTIONS(1622), - [sym__blank_line_start] = ACTIONS(1622), - [sym_minus_metadata] = ACTIONS(1622), - [sym__pipe_table_start] = ACTIONS(1622), - [sym__fenced_div_start] = ACTIONS(1622), - [sym_ref_id_specifier] = ACTIONS(1622), - [sym__display_math_state_track_marker] = ACTIONS(1622), - [sym__inline_math_state_track_marker] = ACTIONS(1622), + [ts_builtin_sym_end] = ACTIONS(1607), + [anon_sym_LBRACE] = ACTIONS(1607), + [anon_sym_RBRACE] = ACTIONS(1607), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1607), + [anon_sym_EQ] = ACTIONS(1607), + [anon_sym_SQUOTE] = ACTIONS(1607), + [anon_sym_BANG] = ACTIONS(1607), + [anon_sym_DQUOTE] = ACTIONS(1607), + [anon_sym_POUND] = ACTIONS(1607), + [anon_sym_DOLLAR] = ACTIONS(1607), + [anon_sym_PERCENT] = ACTIONS(1607), + [anon_sym_AMP] = ACTIONS(1607), + [anon_sym_LPAREN] = ACTIONS(1607), + [anon_sym_RPAREN] = ACTIONS(1607), + [anon_sym_STAR] = ACTIONS(1607), + [anon_sym_PLUS] = ACTIONS(1607), + [anon_sym_COMMA] = ACTIONS(1607), + [anon_sym_DASH] = ACTIONS(1607), + [anon_sym_DOT] = ACTIONS(1607), + [anon_sym_SLASH] = ACTIONS(1607), + [anon_sym_SEMI] = ACTIONS(1607), + [anon_sym_QMARK] = ACTIONS(1607), + [anon_sym_AT] = ACTIONS(1607), + [anon_sym_LBRACK] = ACTIONS(1609), + [anon_sym_BSLASH] = ACTIONS(1609), + [anon_sym_RBRACK] = ACTIONS(1607), + [anon_sym_CARET] = ACTIONS(1607), + [anon_sym__] = ACTIONS(1607), + [anon_sym_BQUOTE] = ACTIONS(1607), + [anon_sym_PIPE] = ACTIONS(1607), + [anon_sym_TILDE] = ACTIONS(1607), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1607), + [sym__escaped_characters] = ACTIONS(1607), + [sym__word] = ACTIONS(1607), + [sym__soft_line_ending] = ACTIONS(1607), + [sym__block_quote_start] = ACTIONS(1607), + [sym__indented_chunk_start] = ACTIONS(1607), + [sym_atx_h1_marker] = ACTIONS(1607), + [sym_atx_h2_marker] = ACTIONS(1607), + [sym_atx_h3_marker] = ACTIONS(1607), + [sym_atx_h4_marker] = ACTIONS(1607), + [sym_atx_h5_marker] = ACTIONS(1607), + [sym_atx_h6_marker] = ACTIONS(1607), + [sym__thematic_break] = ACTIONS(1607), + [sym__list_marker_minus] = ACTIONS(1607), + [sym__list_marker_plus] = ACTIONS(1607), + [sym__list_marker_star] = ACTIONS(1607), + [sym__list_marker_parenthesis] = ACTIONS(1607), + [sym__list_marker_dot] = ACTIONS(1607), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_example] = ACTIONS(1607), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1607), + [sym__fenced_code_block_start_backtick] = ACTIONS(1607), + [sym__fenced_code_block_start_tilde] = ACTIONS(1607), + [sym__blank_line_start] = ACTIONS(1607), + [sym_minus_metadata] = ACTIONS(1607), + [sym__pipe_table_start] = ACTIONS(1607), + [sym__fenced_div_start] = ACTIONS(1607), + [sym_ref_id_specifier] = ACTIONS(1607), + [sym__display_math_state_track_marker] = ACTIONS(1607), + [sym__inline_math_state_track_marker] = ACTIONS(1607), + [sym__html_comment] = ACTIONS(1607), + [sym_raw_specifier] = ACTIONS(1607), + [sym__autolink] = ACTIONS(1607), }, [STATE(369)] = { - [ts_builtin_sym_end] = ACTIONS(1692), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1692), - [anon_sym_LBRACE] = ACTIONS(1692), - [anon_sym_RBRACE] = ACTIONS(1692), - [anon_sym_EQ] = ACTIONS(1692), - [anon_sym_SQUOTE] = ACTIONS(1692), - [anon_sym_BANG] = ACTIONS(1692), - [anon_sym_DQUOTE] = ACTIONS(1692), - [anon_sym_POUND] = ACTIONS(1692), - [anon_sym_DOLLAR] = ACTIONS(1692), - [anon_sym_PERCENT] = ACTIONS(1692), - [anon_sym_AMP] = ACTIONS(1692), - [anon_sym_LPAREN] = ACTIONS(1692), - [anon_sym_RPAREN] = ACTIONS(1692), - [anon_sym_STAR] = ACTIONS(1692), - [anon_sym_PLUS] = ACTIONS(1692), - [anon_sym_COMMA] = ACTIONS(1692), - [anon_sym_DASH] = ACTIONS(1692), - [anon_sym_DOT] = ACTIONS(1692), - [anon_sym_SLASH] = ACTIONS(1692), - [anon_sym_SEMI] = ACTIONS(1692), - [anon_sym_LT] = ACTIONS(1692), - [anon_sym_GT] = ACTIONS(1692), - [anon_sym_QMARK] = ACTIONS(1692), - [anon_sym_AT] = ACTIONS(1692), - [anon_sym_LBRACK] = ACTIONS(1692), - [anon_sym_BSLASH] = ACTIONS(1692), - [anon_sym_RBRACK] = ACTIONS(1692), - [anon_sym_CARET] = ACTIONS(1692), - [anon_sym__] = ACTIONS(1692), - [anon_sym_BQUOTE] = ACTIONS(1692), - [anon_sym_PIPE] = ACTIONS(1692), - [anon_sym_TILDE] = ACTIONS(1692), - [sym__word] = ACTIONS(1692), - [sym__soft_line_ending] = ACTIONS(1692), - [sym__block_quote_start] = ACTIONS(1692), - [sym__indented_chunk_start] = ACTIONS(1692), - [sym_atx_h1_marker] = ACTIONS(1692), - [sym_atx_h2_marker] = ACTIONS(1692), - [sym_atx_h3_marker] = ACTIONS(1692), - [sym_atx_h4_marker] = ACTIONS(1692), - [sym_atx_h5_marker] = ACTIONS(1692), - [sym_atx_h6_marker] = ACTIONS(1692), - [sym__thematic_break] = ACTIONS(1692), - [sym__list_marker_minus] = ACTIONS(1692), - [sym__list_marker_plus] = ACTIONS(1692), - [sym__list_marker_star] = ACTIONS(1692), - [sym__list_marker_parenthesis] = ACTIONS(1692), - [sym__list_marker_dot] = ACTIONS(1692), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1692), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1692), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1692), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1692), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1692), - [sym__list_marker_example] = ACTIONS(1692), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1692), - [sym__fenced_code_block_start_backtick] = ACTIONS(1692), - [sym__fenced_code_block_start_tilde] = ACTIONS(1692), - [sym__blank_line_start] = ACTIONS(1692), - [sym_minus_metadata] = ACTIONS(1692), - [sym__pipe_table_start] = ACTIONS(1692), - [sym__fenced_div_start] = ACTIONS(1692), - [sym_ref_id_specifier] = ACTIONS(1692), - [sym__display_math_state_track_marker] = ACTIONS(1692), - [sym__inline_math_state_track_marker] = ACTIONS(1692), + [anon_sym_LBRACE] = ACTIONS(1597), + [anon_sym_RBRACE] = ACTIONS(1597), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1597), + [anon_sym_EQ] = ACTIONS(1597), + [anon_sym_SQUOTE] = ACTIONS(1597), + [anon_sym_BANG] = ACTIONS(1597), + [anon_sym_DQUOTE] = ACTIONS(1597), + [anon_sym_POUND] = ACTIONS(1597), + [anon_sym_DOLLAR] = ACTIONS(1597), + [anon_sym_PERCENT] = ACTIONS(1597), + [anon_sym_AMP] = ACTIONS(1597), + [anon_sym_LPAREN] = ACTIONS(1597), + [anon_sym_RPAREN] = ACTIONS(1597), + [anon_sym_STAR] = ACTIONS(1597), + [anon_sym_PLUS] = ACTIONS(1597), + [anon_sym_COMMA] = ACTIONS(1597), + [anon_sym_DASH] = ACTIONS(1597), + [anon_sym_DOT] = ACTIONS(1597), + [anon_sym_SLASH] = ACTIONS(1597), + [anon_sym_SEMI] = ACTIONS(1597), + [anon_sym_QMARK] = ACTIONS(1597), + [anon_sym_AT] = ACTIONS(1597), + [anon_sym_LBRACK] = ACTIONS(1599), + [anon_sym_BSLASH] = ACTIONS(1599), + [anon_sym_RBRACK] = ACTIONS(1597), + [anon_sym_CARET] = ACTIONS(1597), + [anon_sym__] = ACTIONS(1597), + [anon_sym_BQUOTE] = ACTIONS(1597), + [anon_sym_PIPE] = ACTIONS(1597), + [anon_sym_TILDE] = ACTIONS(1597), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1597), + [sym__escaped_characters] = ACTIONS(1597), + [sym__word] = ACTIONS(1597), + [sym__soft_line_ending] = ACTIONS(1597), + [sym__block_close] = ACTIONS(1597), + [sym__block_quote_start] = ACTIONS(1597), + [sym__indented_chunk_start] = ACTIONS(1597), + [sym_atx_h1_marker] = ACTIONS(1597), + [sym_atx_h2_marker] = ACTIONS(1597), + [sym_atx_h3_marker] = ACTIONS(1597), + [sym_atx_h4_marker] = ACTIONS(1597), + [sym_atx_h5_marker] = ACTIONS(1597), + [sym_atx_h6_marker] = ACTIONS(1597), + [sym__thematic_break] = ACTIONS(1597), + [sym__list_marker_minus] = ACTIONS(1597), + [sym__list_marker_plus] = ACTIONS(1597), + [sym__list_marker_star] = ACTIONS(1597), + [sym__list_marker_parenthesis] = ACTIONS(1597), + [sym__list_marker_dot] = ACTIONS(1597), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1597), + [sym__list_marker_example] = ACTIONS(1597), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1597), + [sym__fenced_code_block_start_backtick] = ACTIONS(1597), + [sym__fenced_code_block_start_tilde] = ACTIONS(1597), + [sym__blank_line_start] = ACTIONS(1597), + [sym_minus_metadata] = ACTIONS(1597), + [sym__pipe_table_start] = ACTIONS(1597), + [sym__fenced_div_start] = ACTIONS(1597), + [sym_ref_id_specifier] = ACTIONS(1597), + [sym__display_math_state_track_marker] = ACTIONS(1597), + [sym__inline_math_state_track_marker] = ACTIONS(1597), + [sym__html_comment] = ACTIONS(1597), + [sym_raw_specifier] = ACTIONS(1597), + [sym__autolink] = ACTIONS(1597), }, [STATE(370)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1438), - [anon_sym_LBRACE] = ACTIONS(1438), - [anon_sym_RBRACE] = ACTIONS(1438), - [anon_sym_EQ] = ACTIONS(1438), - [anon_sym_SQUOTE] = ACTIONS(1438), - [anon_sym_BANG] = ACTIONS(1438), - [anon_sym_DQUOTE] = ACTIONS(1438), - [anon_sym_POUND] = ACTIONS(1438), - [anon_sym_DOLLAR] = ACTIONS(1438), - [anon_sym_PERCENT] = ACTIONS(1438), - [anon_sym_AMP] = ACTIONS(1438), - [anon_sym_LPAREN] = ACTIONS(1438), - [anon_sym_RPAREN] = ACTIONS(1438), - [anon_sym_STAR] = ACTIONS(1438), - [anon_sym_PLUS] = ACTIONS(1438), - [anon_sym_COMMA] = ACTIONS(1438), - [anon_sym_DASH] = ACTIONS(1438), - [anon_sym_DOT] = ACTIONS(1438), - [anon_sym_SLASH] = ACTIONS(1438), - [anon_sym_SEMI] = ACTIONS(1438), - [anon_sym_LT] = ACTIONS(1438), - [anon_sym_GT] = ACTIONS(1438), - [anon_sym_QMARK] = ACTIONS(1438), - [anon_sym_AT] = ACTIONS(1438), - [anon_sym_LBRACK] = ACTIONS(1438), - [anon_sym_BSLASH] = ACTIONS(1438), - [anon_sym_RBRACK] = ACTIONS(1438), - [anon_sym_CARET] = ACTIONS(1438), - [anon_sym__] = ACTIONS(1438), - [anon_sym_BQUOTE] = ACTIONS(1438), - [anon_sym_PIPE] = ACTIONS(1438), - [anon_sym_TILDE] = ACTIONS(1438), - [sym__word] = ACTIONS(1438), - [sym__soft_line_ending] = ACTIONS(1438), - [sym__block_close] = ACTIONS(1438), - [sym__block_quote_start] = ACTIONS(1438), - [sym__indented_chunk_start] = ACTIONS(1438), - [sym_atx_h1_marker] = ACTIONS(1438), - [sym_atx_h2_marker] = ACTIONS(1438), - [sym_atx_h3_marker] = ACTIONS(1438), - [sym_atx_h4_marker] = ACTIONS(1438), - [sym_atx_h5_marker] = ACTIONS(1438), - [sym_atx_h6_marker] = ACTIONS(1438), - [sym__thematic_break] = ACTIONS(1438), - [sym__list_marker_minus] = ACTIONS(1438), - [sym__list_marker_plus] = ACTIONS(1438), - [sym__list_marker_star] = ACTIONS(1438), - [sym__list_marker_parenthesis] = ACTIONS(1438), - [sym__list_marker_dot] = ACTIONS(1438), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_example] = ACTIONS(1438), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1438), - [sym__fenced_code_block_start_backtick] = ACTIONS(1438), - [sym__fenced_code_block_start_tilde] = ACTIONS(1438), - [sym__blank_line_start] = ACTIONS(1438), - [sym_minus_metadata] = ACTIONS(1438), - [sym__pipe_table_start] = ACTIONS(1438), - [sym__fenced_div_start] = ACTIONS(1438), - [sym_ref_id_specifier] = ACTIONS(1438), - [sym__display_math_state_track_marker] = ACTIONS(1438), - [sym__inline_math_state_track_marker] = ACTIONS(1438), + [ts_builtin_sym_end] = ACTIONS(1613), + [anon_sym_LBRACE] = ACTIONS(1613), + [anon_sym_RBRACE] = ACTIONS(1613), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1613), + [anon_sym_EQ] = ACTIONS(1613), + [anon_sym_SQUOTE] = ACTIONS(1613), + [anon_sym_BANG] = ACTIONS(1613), + [anon_sym_DQUOTE] = ACTIONS(1613), + [anon_sym_POUND] = ACTIONS(1613), + [anon_sym_DOLLAR] = ACTIONS(1613), + [anon_sym_PERCENT] = ACTIONS(1613), + [anon_sym_AMP] = ACTIONS(1613), + [anon_sym_LPAREN] = ACTIONS(1613), + [anon_sym_RPAREN] = ACTIONS(1613), + [anon_sym_STAR] = ACTIONS(1613), + [anon_sym_PLUS] = ACTIONS(1613), + [anon_sym_COMMA] = ACTIONS(1613), + [anon_sym_DASH] = ACTIONS(1613), + [anon_sym_DOT] = ACTIONS(1613), + [anon_sym_SLASH] = ACTIONS(1613), + [anon_sym_SEMI] = ACTIONS(1613), + [anon_sym_QMARK] = ACTIONS(1613), + [anon_sym_AT] = ACTIONS(1613), + [anon_sym_LBRACK] = ACTIONS(1615), + [anon_sym_BSLASH] = ACTIONS(1615), + [anon_sym_RBRACK] = ACTIONS(1613), + [anon_sym_CARET] = ACTIONS(1613), + [anon_sym__] = ACTIONS(1613), + [anon_sym_BQUOTE] = ACTIONS(1613), + [anon_sym_PIPE] = ACTIONS(1613), + [anon_sym_TILDE] = ACTIONS(1613), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1613), + [sym__escaped_characters] = ACTIONS(1613), + [sym__word] = ACTIONS(1613), + [sym__soft_line_ending] = ACTIONS(1613), + [sym__block_quote_start] = ACTIONS(1613), + [sym__indented_chunk_start] = ACTIONS(1613), + [sym_atx_h1_marker] = ACTIONS(1613), + [sym_atx_h2_marker] = ACTIONS(1613), + [sym_atx_h3_marker] = ACTIONS(1613), + [sym_atx_h4_marker] = ACTIONS(1613), + [sym_atx_h5_marker] = ACTIONS(1613), + [sym_atx_h6_marker] = ACTIONS(1613), + [sym__thematic_break] = ACTIONS(1613), + [sym__list_marker_minus] = ACTIONS(1613), + [sym__list_marker_plus] = ACTIONS(1613), + [sym__list_marker_star] = ACTIONS(1613), + [sym__list_marker_parenthesis] = ACTIONS(1613), + [sym__list_marker_dot] = ACTIONS(1613), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_example] = ACTIONS(1613), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1613), + [sym__fenced_code_block_start_backtick] = ACTIONS(1613), + [sym__fenced_code_block_start_tilde] = ACTIONS(1613), + [sym__blank_line_start] = ACTIONS(1613), + [sym_minus_metadata] = ACTIONS(1613), + [sym__pipe_table_start] = ACTIONS(1613), + [sym__fenced_div_start] = ACTIONS(1613), + [sym_ref_id_specifier] = ACTIONS(1613), + [sym__display_math_state_track_marker] = ACTIONS(1613), + [sym__inline_math_state_track_marker] = ACTIONS(1613), + [sym__html_comment] = ACTIONS(1613), + [sym_raw_specifier] = ACTIONS(1613), + [sym__autolink] = ACTIONS(1613), }, [STATE(371)] = { - [ts_builtin_sym_end] = ACTIONS(1696), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1696), - [anon_sym_LBRACE] = ACTIONS(1696), - [anon_sym_RBRACE] = ACTIONS(1696), - [anon_sym_EQ] = ACTIONS(1696), - [anon_sym_SQUOTE] = ACTIONS(1696), - [anon_sym_BANG] = ACTIONS(1696), - [anon_sym_DQUOTE] = ACTIONS(1696), - [anon_sym_POUND] = ACTIONS(1696), - [anon_sym_DOLLAR] = ACTIONS(1696), - [anon_sym_PERCENT] = ACTIONS(1696), - [anon_sym_AMP] = ACTIONS(1696), - [anon_sym_LPAREN] = ACTIONS(1696), - [anon_sym_RPAREN] = ACTIONS(1696), - [anon_sym_STAR] = ACTIONS(1696), - [anon_sym_PLUS] = ACTIONS(1696), - [anon_sym_COMMA] = ACTIONS(1696), - [anon_sym_DASH] = ACTIONS(1696), - [anon_sym_DOT] = ACTIONS(1696), - [anon_sym_SLASH] = ACTIONS(1696), - [anon_sym_SEMI] = ACTIONS(1696), - [anon_sym_LT] = ACTIONS(1696), - [anon_sym_GT] = ACTIONS(1696), - [anon_sym_QMARK] = ACTIONS(1696), - [anon_sym_AT] = ACTIONS(1696), - [anon_sym_LBRACK] = ACTIONS(1696), - [anon_sym_BSLASH] = ACTIONS(1696), - [anon_sym_RBRACK] = ACTIONS(1696), - [anon_sym_CARET] = ACTIONS(1696), - [anon_sym__] = ACTIONS(1696), - [anon_sym_BQUOTE] = ACTIONS(1696), - [anon_sym_PIPE] = ACTIONS(1696), - [anon_sym_TILDE] = ACTIONS(1696), - [sym__word] = ACTIONS(1696), - [sym__soft_line_ending] = ACTIONS(1696), - [sym__block_quote_start] = ACTIONS(1696), - [sym__indented_chunk_start] = ACTIONS(1696), - [sym_atx_h1_marker] = ACTIONS(1696), - [sym_atx_h2_marker] = ACTIONS(1696), - [sym_atx_h3_marker] = ACTIONS(1696), - [sym_atx_h4_marker] = ACTIONS(1696), - [sym_atx_h5_marker] = ACTIONS(1696), - [sym_atx_h6_marker] = ACTIONS(1696), - [sym__thematic_break] = ACTIONS(1696), - [sym__list_marker_minus] = ACTIONS(1696), - [sym__list_marker_plus] = ACTIONS(1696), - [sym__list_marker_star] = ACTIONS(1696), - [sym__list_marker_parenthesis] = ACTIONS(1696), - [sym__list_marker_dot] = ACTIONS(1696), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1696), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1696), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1696), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1696), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1696), - [sym__list_marker_example] = ACTIONS(1696), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1696), - [sym__fenced_code_block_start_backtick] = ACTIONS(1696), - [sym__fenced_code_block_start_tilde] = ACTIONS(1696), - [sym__blank_line_start] = ACTIONS(1696), - [sym_minus_metadata] = ACTIONS(1696), - [sym__pipe_table_start] = ACTIONS(1696), - [sym__fenced_div_start] = ACTIONS(1696), - [sym_ref_id_specifier] = ACTIONS(1696), - [sym__display_math_state_track_marker] = ACTIONS(1696), - [sym__inline_math_state_track_marker] = ACTIONS(1696), + [ts_builtin_sym_end] = ACTIONS(1517), + [anon_sym_LBRACE] = ACTIONS(1517), + [anon_sym_RBRACE] = ACTIONS(1517), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1517), + [anon_sym_EQ] = ACTIONS(1517), + [anon_sym_SQUOTE] = ACTIONS(1517), + [anon_sym_BANG] = ACTIONS(1517), + [anon_sym_DQUOTE] = ACTIONS(1517), + [anon_sym_POUND] = ACTIONS(1517), + [anon_sym_DOLLAR] = ACTIONS(1517), + [anon_sym_PERCENT] = ACTIONS(1517), + [anon_sym_AMP] = ACTIONS(1517), + [anon_sym_LPAREN] = ACTIONS(1517), + [anon_sym_RPAREN] = ACTIONS(1517), + [anon_sym_STAR] = ACTIONS(1517), + [anon_sym_PLUS] = ACTIONS(1517), + [anon_sym_COMMA] = ACTIONS(1517), + [anon_sym_DASH] = ACTIONS(1517), + [anon_sym_DOT] = ACTIONS(1517), + [anon_sym_SLASH] = ACTIONS(1517), + [anon_sym_SEMI] = ACTIONS(1517), + [anon_sym_QMARK] = ACTIONS(1517), + [anon_sym_AT] = ACTIONS(1517), + [anon_sym_LBRACK] = ACTIONS(1519), + [anon_sym_BSLASH] = ACTIONS(1519), + [anon_sym_RBRACK] = ACTIONS(1517), + [anon_sym_CARET] = ACTIONS(1517), + [anon_sym__] = ACTIONS(1517), + [anon_sym_BQUOTE] = ACTIONS(1517), + [anon_sym_PIPE] = ACTIONS(1517), + [anon_sym_TILDE] = ACTIONS(1517), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1517), + [sym__escaped_characters] = ACTIONS(1517), + [sym__word] = ACTIONS(1517), + [sym__soft_line_ending] = ACTIONS(1517), + [sym__block_quote_start] = ACTIONS(1517), + [sym__indented_chunk_start] = ACTIONS(1517), + [sym_atx_h1_marker] = ACTIONS(1517), + [sym_atx_h2_marker] = ACTIONS(1517), + [sym_atx_h3_marker] = ACTIONS(1517), + [sym_atx_h4_marker] = ACTIONS(1517), + [sym_atx_h5_marker] = ACTIONS(1517), + [sym_atx_h6_marker] = ACTIONS(1517), + [sym__thematic_break] = ACTIONS(1517), + [sym__list_marker_minus] = ACTIONS(1517), + [sym__list_marker_plus] = ACTIONS(1517), + [sym__list_marker_star] = ACTIONS(1517), + [sym__list_marker_parenthesis] = ACTIONS(1517), + [sym__list_marker_dot] = ACTIONS(1517), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1517), + [sym__list_marker_example] = ACTIONS(1517), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1517), + [sym__fenced_code_block_start_backtick] = ACTIONS(1517), + [sym__fenced_code_block_start_tilde] = ACTIONS(1517), + [sym__blank_line_start] = ACTIONS(1517), + [sym_minus_metadata] = ACTIONS(1517), + [sym__pipe_table_start] = ACTIONS(1517), + [sym__fenced_div_start] = ACTIONS(1517), + [sym_ref_id_specifier] = ACTIONS(1517), + [sym__display_math_state_track_marker] = ACTIONS(1517), + [sym__inline_math_state_track_marker] = ACTIONS(1517), + [sym__html_comment] = ACTIONS(1517), + [sym_raw_specifier] = ACTIONS(1517), + [sym__autolink] = ACTIONS(1517), }, [STATE(372)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1442), - [anon_sym_LBRACE] = ACTIONS(1442), - [anon_sym_RBRACE] = ACTIONS(1442), - [anon_sym_EQ] = ACTIONS(1442), - [anon_sym_SQUOTE] = ACTIONS(1442), - [anon_sym_BANG] = ACTIONS(1442), - [anon_sym_DQUOTE] = ACTIONS(1442), - [anon_sym_POUND] = ACTIONS(1442), - [anon_sym_DOLLAR] = ACTIONS(1442), - [anon_sym_PERCENT] = ACTIONS(1442), - [anon_sym_AMP] = ACTIONS(1442), - [anon_sym_LPAREN] = ACTIONS(1442), - [anon_sym_RPAREN] = ACTIONS(1442), - [anon_sym_STAR] = ACTIONS(1442), - [anon_sym_PLUS] = ACTIONS(1442), - [anon_sym_COMMA] = ACTIONS(1442), - [anon_sym_DASH] = ACTIONS(1442), - [anon_sym_DOT] = ACTIONS(1442), - [anon_sym_SLASH] = ACTIONS(1442), - [anon_sym_SEMI] = ACTIONS(1442), - [anon_sym_LT] = ACTIONS(1442), - [anon_sym_GT] = ACTIONS(1442), - [anon_sym_QMARK] = ACTIONS(1442), - [anon_sym_AT] = ACTIONS(1442), - [anon_sym_LBRACK] = ACTIONS(1442), - [anon_sym_BSLASH] = ACTIONS(1442), - [anon_sym_RBRACK] = ACTIONS(1442), - [anon_sym_CARET] = ACTIONS(1442), - [anon_sym__] = ACTIONS(1442), - [anon_sym_BQUOTE] = ACTIONS(1442), - [anon_sym_PIPE] = ACTIONS(1442), - [anon_sym_TILDE] = ACTIONS(1442), - [sym__word] = ACTIONS(1442), - [sym__soft_line_ending] = ACTIONS(1442), - [sym__block_close] = ACTIONS(1442), - [sym__block_quote_start] = ACTIONS(1442), - [sym__indented_chunk_start] = ACTIONS(1442), - [sym_atx_h1_marker] = ACTIONS(1442), - [sym_atx_h2_marker] = ACTIONS(1442), - [sym_atx_h3_marker] = ACTIONS(1442), - [sym_atx_h4_marker] = ACTIONS(1442), - [sym_atx_h5_marker] = ACTIONS(1442), - [sym_atx_h6_marker] = ACTIONS(1442), - [sym__thematic_break] = ACTIONS(1442), - [sym__list_marker_minus] = ACTIONS(1442), - [sym__list_marker_plus] = ACTIONS(1442), - [sym__list_marker_star] = ACTIONS(1442), - [sym__list_marker_parenthesis] = ACTIONS(1442), - [sym__list_marker_dot] = ACTIONS(1442), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_example] = ACTIONS(1442), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1442), - [sym__fenced_code_block_start_backtick] = ACTIONS(1442), - [sym__fenced_code_block_start_tilde] = ACTIONS(1442), - [sym__blank_line_start] = ACTIONS(1442), - [sym_minus_metadata] = ACTIONS(1442), - [sym__pipe_table_start] = ACTIONS(1442), - [sym__fenced_div_start] = ACTIONS(1442), - [sym_ref_id_specifier] = ACTIONS(1442), - [sym__display_math_state_track_marker] = ACTIONS(1442), - [sym__inline_math_state_track_marker] = ACTIONS(1442), + [anon_sym_LBRACE] = ACTIONS(1607), + [anon_sym_RBRACE] = ACTIONS(1607), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1607), + [anon_sym_EQ] = ACTIONS(1607), + [anon_sym_SQUOTE] = ACTIONS(1607), + [anon_sym_BANG] = ACTIONS(1607), + [anon_sym_DQUOTE] = ACTIONS(1607), + [anon_sym_POUND] = ACTIONS(1607), + [anon_sym_DOLLAR] = ACTIONS(1607), + [anon_sym_PERCENT] = ACTIONS(1607), + [anon_sym_AMP] = ACTIONS(1607), + [anon_sym_LPAREN] = ACTIONS(1607), + [anon_sym_RPAREN] = ACTIONS(1607), + [anon_sym_STAR] = ACTIONS(1607), + [anon_sym_PLUS] = ACTIONS(1607), + [anon_sym_COMMA] = ACTIONS(1607), + [anon_sym_DASH] = ACTIONS(1607), + [anon_sym_DOT] = ACTIONS(1607), + [anon_sym_SLASH] = ACTIONS(1607), + [anon_sym_SEMI] = ACTIONS(1607), + [anon_sym_QMARK] = ACTIONS(1607), + [anon_sym_AT] = ACTIONS(1607), + [anon_sym_LBRACK] = ACTIONS(1609), + [anon_sym_BSLASH] = ACTIONS(1609), + [anon_sym_RBRACK] = ACTIONS(1607), + [anon_sym_CARET] = ACTIONS(1607), + [anon_sym__] = ACTIONS(1607), + [anon_sym_BQUOTE] = ACTIONS(1607), + [anon_sym_PIPE] = ACTIONS(1607), + [anon_sym_TILDE] = ACTIONS(1607), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1607), + [sym__escaped_characters] = ACTIONS(1607), + [sym__word] = ACTIONS(1607), + [sym__soft_line_ending] = ACTIONS(1607), + [sym__block_close] = ACTIONS(1607), + [sym__block_quote_start] = ACTIONS(1607), + [sym__indented_chunk_start] = ACTIONS(1607), + [sym_atx_h1_marker] = ACTIONS(1607), + [sym_atx_h2_marker] = ACTIONS(1607), + [sym_atx_h3_marker] = ACTIONS(1607), + [sym_atx_h4_marker] = ACTIONS(1607), + [sym_atx_h5_marker] = ACTIONS(1607), + [sym_atx_h6_marker] = ACTIONS(1607), + [sym__thematic_break] = ACTIONS(1607), + [sym__list_marker_minus] = ACTIONS(1607), + [sym__list_marker_plus] = ACTIONS(1607), + [sym__list_marker_star] = ACTIONS(1607), + [sym__list_marker_parenthesis] = ACTIONS(1607), + [sym__list_marker_dot] = ACTIONS(1607), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1607), + [sym__list_marker_example] = ACTIONS(1607), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1607), + [sym__fenced_code_block_start_backtick] = ACTIONS(1607), + [sym__fenced_code_block_start_tilde] = ACTIONS(1607), + [sym__blank_line_start] = ACTIONS(1607), + [sym_minus_metadata] = ACTIONS(1607), + [sym__pipe_table_start] = ACTIONS(1607), + [sym__fenced_div_start] = ACTIONS(1607), + [sym_ref_id_specifier] = ACTIONS(1607), + [sym__display_math_state_track_marker] = ACTIONS(1607), + [sym__inline_math_state_track_marker] = ACTIONS(1607), + [sym__html_comment] = ACTIONS(1607), + [sym_raw_specifier] = ACTIONS(1607), + [sym__autolink] = ACTIONS(1607), }, [STATE(373)] = { - [ts_builtin_sym_end] = ACTIONS(1706), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1706), - [anon_sym_LBRACE] = ACTIONS(1706), - [anon_sym_RBRACE] = ACTIONS(1706), - [anon_sym_EQ] = ACTIONS(1706), - [anon_sym_SQUOTE] = ACTIONS(1706), - [anon_sym_BANG] = ACTIONS(1706), - [anon_sym_DQUOTE] = ACTIONS(1706), - [anon_sym_POUND] = ACTIONS(1706), - [anon_sym_DOLLAR] = ACTIONS(1706), - [anon_sym_PERCENT] = ACTIONS(1706), - [anon_sym_AMP] = ACTIONS(1706), - [anon_sym_LPAREN] = ACTIONS(1706), - [anon_sym_RPAREN] = ACTIONS(1706), - [anon_sym_STAR] = ACTIONS(1706), - [anon_sym_PLUS] = ACTIONS(1706), - [anon_sym_COMMA] = ACTIONS(1706), - [anon_sym_DASH] = ACTIONS(1706), - [anon_sym_DOT] = ACTIONS(1706), - [anon_sym_SLASH] = ACTIONS(1706), - [anon_sym_SEMI] = ACTIONS(1706), - [anon_sym_LT] = ACTIONS(1706), - [anon_sym_GT] = ACTIONS(1706), - [anon_sym_QMARK] = ACTIONS(1706), - [anon_sym_AT] = ACTIONS(1706), - [anon_sym_LBRACK] = ACTIONS(1706), - [anon_sym_BSLASH] = ACTIONS(1706), - [anon_sym_RBRACK] = ACTIONS(1706), - [anon_sym_CARET] = ACTIONS(1706), - [anon_sym__] = ACTIONS(1706), - [anon_sym_BQUOTE] = ACTIONS(1706), - [anon_sym_PIPE] = ACTIONS(1706), - [anon_sym_TILDE] = ACTIONS(1706), - [sym__word] = ACTIONS(1706), - [sym__soft_line_ending] = ACTIONS(1706), - [sym__block_quote_start] = ACTIONS(1706), - [sym__indented_chunk_start] = ACTIONS(1706), - [sym_atx_h1_marker] = ACTIONS(1706), - [sym_atx_h2_marker] = ACTIONS(1706), - [sym_atx_h3_marker] = ACTIONS(1706), - [sym_atx_h4_marker] = ACTIONS(1706), - [sym_atx_h5_marker] = ACTIONS(1706), - [sym_atx_h6_marker] = ACTIONS(1706), - [sym__thematic_break] = ACTIONS(1706), - [sym__list_marker_minus] = ACTIONS(1706), - [sym__list_marker_plus] = ACTIONS(1706), - [sym__list_marker_star] = ACTIONS(1706), - [sym__list_marker_parenthesis] = ACTIONS(1706), - [sym__list_marker_dot] = ACTIONS(1706), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1706), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1706), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1706), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1706), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1706), - [sym__list_marker_example] = ACTIONS(1706), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1706), - [sym__fenced_code_block_start_backtick] = ACTIONS(1706), - [sym__fenced_code_block_start_tilde] = ACTIONS(1706), - [sym__blank_line_start] = ACTIONS(1706), - [sym_minus_metadata] = ACTIONS(1706), - [sym__pipe_table_start] = ACTIONS(1706), - [sym__fenced_div_start] = ACTIONS(1706), - [sym_ref_id_specifier] = ACTIONS(1706), - [sym__display_math_state_track_marker] = ACTIONS(1706), - [sym__inline_math_state_track_marker] = ACTIONS(1706), + [ts_builtin_sym_end] = ACTIONS(1781), + [anon_sym_LBRACE] = ACTIONS(1781), + [anon_sym_RBRACE] = ACTIONS(1781), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1781), + [anon_sym_EQ] = ACTIONS(1781), + [anon_sym_SQUOTE] = ACTIONS(1781), + [anon_sym_BANG] = ACTIONS(1781), + [anon_sym_DQUOTE] = ACTIONS(1781), + [anon_sym_POUND] = ACTIONS(1781), + [anon_sym_DOLLAR] = ACTIONS(1781), + [anon_sym_PERCENT] = ACTIONS(1781), + [anon_sym_AMP] = ACTIONS(1781), + [anon_sym_LPAREN] = ACTIONS(1781), + [anon_sym_RPAREN] = ACTIONS(1781), + [anon_sym_STAR] = ACTIONS(1781), + [anon_sym_PLUS] = ACTIONS(1781), + [anon_sym_COMMA] = ACTIONS(1781), + [anon_sym_DASH] = ACTIONS(1781), + [anon_sym_DOT] = ACTIONS(1781), + [anon_sym_SLASH] = ACTIONS(1781), + [anon_sym_SEMI] = ACTIONS(1781), + [anon_sym_QMARK] = ACTIONS(1781), + [anon_sym_AT] = ACTIONS(1781), + [anon_sym_LBRACK] = ACTIONS(1783), + [anon_sym_BSLASH] = ACTIONS(1783), + [anon_sym_RBRACK] = ACTIONS(1781), + [anon_sym_CARET] = ACTIONS(1781), + [anon_sym__] = ACTIONS(1781), + [anon_sym_BQUOTE] = ACTIONS(1781), + [anon_sym_PIPE] = ACTIONS(1781), + [anon_sym_TILDE] = ACTIONS(1781), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1781), + [sym__escaped_characters] = ACTIONS(1781), + [sym__word] = ACTIONS(1781), + [sym__soft_line_ending] = ACTIONS(1781), + [sym__block_quote_start] = ACTIONS(1781), + [sym__indented_chunk_start] = ACTIONS(1781), + [sym_atx_h1_marker] = ACTIONS(1781), + [sym_atx_h2_marker] = ACTIONS(1781), + [sym_atx_h3_marker] = ACTIONS(1781), + [sym_atx_h4_marker] = ACTIONS(1781), + [sym_atx_h5_marker] = ACTIONS(1781), + [sym_atx_h6_marker] = ACTIONS(1781), + [sym__thematic_break] = ACTIONS(1781), + [sym__list_marker_minus] = ACTIONS(1781), + [sym__list_marker_plus] = ACTIONS(1781), + [sym__list_marker_star] = ACTIONS(1781), + [sym__list_marker_parenthesis] = ACTIONS(1781), + [sym__list_marker_dot] = ACTIONS(1781), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1781), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1781), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1781), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1781), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1781), + [sym__list_marker_example] = ACTIONS(1781), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1781), + [sym__fenced_code_block_start_backtick] = ACTIONS(1781), + [sym__fenced_code_block_start_tilde] = ACTIONS(1781), + [sym__blank_line_start] = ACTIONS(1781), + [sym_minus_metadata] = ACTIONS(1781), + [sym__pipe_table_start] = ACTIONS(1781), + [sym__fenced_div_start] = ACTIONS(1781), + [sym_ref_id_specifier] = ACTIONS(1781), + [sym__display_math_state_track_marker] = ACTIONS(1781), + [sym__inline_math_state_track_marker] = ACTIONS(1781), + [sym__html_comment] = ACTIONS(1781), + [sym_raw_specifier] = ACTIONS(1781), + [sym__autolink] = ACTIONS(1781), }, [STATE(374)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1624), - [anon_sym_LBRACE] = ACTIONS(1624), - [anon_sym_RBRACE] = ACTIONS(1624), - [anon_sym_EQ] = ACTIONS(1624), - [anon_sym_SQUOTE] = ACTIONS(1624), - [anon_sym_BANG] = ACTIONS(1624), - [anon_sym_DQUOTE] = ACTIONS(1624), - [anon_sym_POUND] = ACTIONS(1624), - [anon_sym_DOLLAR] = ACTIONS(1624), - [anon_sym_PERCENT] = ACTIONS(1624), - [anon_sym_AMP] = ACTIONS(1624), - [anon_sym_LPAREN] = ACTIONS(1624), - [anon_sym_RPAREN] = ACTIONS(1624), - [anon_sym_STAR] = ACTIONS(1624), - [anon_sym_PLUS] = ACTIONS(1624), - [anon_sym_COMMA] = ACTIONS(1624), - [anon_sym_DASH] = ACTIONS(1624), - [anon_sym_DOT] = ACTIONS(1624), - [anon_sym_SLASH] = ACTIONS(1624), - [anon_sym_SEMI] = ACTIONS(1624), - [anon_sym_LT] = ACTIONS(1624), - [anon_sym_GT] = ACTIONS(1624), - [anon_sym_QMARK] = ACTIONS(1624), - [anon_sym_AT] = ACTIONS(1624), - [anon_sym_LBRACK] = ACTIONS(1624), - [anon_sym_BSLASH] = ACTIONS(1624), - [anon_sym_RBRACK] = ACTIONS(1624), - [anon_sym_CARET] = ACTIONS(1624), - [anon_sym__] = ACTIONS(1624), - [anon_sym_BQUOTE] = ACTIONS(1624), - [anon_sym_PIPE] = ACTIONS(1624), - [anon_sym_TILDE] = ACTIONS(1624), - [sym__word] = ACTIONS(1624), - [sym__soft_line_ending] = ACTIONS(1624), - [sym__block_close] = ACTIONS(1624), - [sym__block_quote_start] = ACTIONS(1624), - [sym__indented_chunk_start] = ACTIONS(1624), - [sym_atx_h1_marker] = ACTIONS(1624), - [sym_atx_h2_marker] = ACTIONS(1624), - [sym_atx_h3_marker] = ACTIONS(1624), - [sym_atx_h4_marker] = ACTIONS(1624), - [sym_atx_h5_marker] = ACTIONS(1624), - [sym_atx_h6_marker] = ACTIONS(1624), - [sym__thematic_break] = ACTIONS(1624), - [sym__list_marker_minus] = ACTIONS(1624), - [sym__list_marker_plus] = ACTIONS(1624), - [sym__list_marker_star] = ACTIONS(1624), - [sym__list_marker_parenthesis] = ACTIONS(1624), - [sym__list_marker_dot] = ACTIONS(1624), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1624), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1624), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1624), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1624), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1624), - [sym__list_marker_example] = ACTIONS(1624), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1624), - [sym__fenced_code_block_start_backtick] = ACTIONS(1624), - [sym__fenced_code_block_start_tilde] = ACTIONS(1624), - [sym__blank_line_start] = ACTIONS(1624), - [sym_minus_metadata] = ACTIONS(1624), - [sym__pipe_table_start] = ACTIONS(1624), - [sym__fenced_div_start] = ACTIONS(1624), - [sym_ref_id_specifier] = ACTIONS(1624), - [sym__display_math_state_track_marker] = ACTIONS(1624), - [sym__inline_math_state_track_marker] = ACTIONS(1624), + [anon_sym_LBRACE] = ACTIONS(1613), + [anon_sym_RBRACE] = ACTIONS(1613), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1613), + [anon_sym_EQ] = ACTIONS(1613), + [anon_sym_SQUOTE] = ACTIONS(1613), + [anon_sym_BANG] = ACTIONS(1613), + [anon_sym_DQUOTE] = ACTIONS(1613), + [anon_sym_POUND] = ACTIONS(1613), + [anon_sym_DOLLAR] = ACTIONS(1613), + [anon_sym_PERCENT] = ACTIONS(1613), + [anon_sym_AMP] = ACTIONS(1613), + [anon_sym_LPAREN] = ACTIONS(1613), + [anon_sym_RPAREN] = ACTIONS(1613), + [anon_sym_STAR] = ACTIONS(1613), + [anon_sym_PLUS] = ACTIONS(1613), + [anon_sym_COMMA] = ACTIONS(1613), + [anon_sym_DASH] = ACTIONS(1613), + [anon_sym_DOT] = ACTIONS(1613), + [anon_sym_SLASH] = ACTIONS(1613), + [anon_sym_SEMI] = ACTIONS(1613), + [anon_sym_QMARK] = ACTIONS(1613), + [anon_sym_AT] = ACTIONS(1613), + [anon_sym_LBRACK] = ACTIONS(1615), + [anon_sym_BSLASH] = ACTIONS(1615), + [anon_sym_RBRACK] = ACTIONS(1613), + [anon_sym_CARET] = ACTIONS(1613), + [anon_sym__] = ACTIONS(1613), + [anon_sym_BQUOTE] = ACTIONS(1613), + [anon_sym_PIPE] = ACTIONS(1613), + [anon_sym_TILDE] = ACTIONS(1613), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1613), + [sym__escaped_characters] = ACTIONS(1613), + [sym__word] = ACTIONS(1613), + [sym__soft_line_ending] = ACTIONS(1613), + [sym__block_close] = ACTIONS(1613), + [sym__block_quote_start] = ACTIONS(1613), + [sym__indented_chunk_start] = ACTIONS(1613), + [sym_atx_h1_marker] = ACTIONS(1613), + [sym_atx_h2_marker] = ACTIONS(1613), + [sym_atx_h3_marker] = ACTIONS(1613), + [sym_atx_h4_marker] = ACTIONS(1613), + [sym_atx_h5_marker] = ACTIONS(1613), + [sym_atx_h6_marker] = ACTIONS(1613), + [sym__thematic_break] = ACTIONS(1613), + [sym__list_marker_minus] = ACTIONS(1613), + [sym__list_marker_plus] = ACTIONS(1613), + [sym__list_marker_star] = ACTIONS(1613), + [sym__list_marker_parenthesis] = ACTIONS(1613), + [sym__list_marker_dot] = ACTIONS(1613), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1613), + [sym__list_marker_example] = ACTIONS(1613), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1613), + [sym__fenced_code_block_start_backtick] = ACTIONS(1613), + [sym__fenced_code_block_start_tilde] = ACTIONS(1613), + [sym__blank_line_start] = ACTIONS(1613), + [sym_minus_metadata] = ACTIONS(1613), + [sym__pipe_table_start] = ACTIONS(1613), + [sym__fenced_div_start] = ACTIONS(1613), + [sym_ref_id_specifier] = ACTIONS(1613), + [sym__display_math_state_track_marker] = ACTIONS(1613), + [sym__inline_math_state_track_marker] = ACTIONS(1613), + [sym__html_comment] = ACTIONS(1613), + [sym_raw_specifier] = ACTIONS(1613), + [sym__autolink] = ACTIONS(1613), }, [STATE(375)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1628), - [anon_sym_LBRACE] = ACTIONS(1628), - [anon_sym_RBRACE] = ACTIONS(1628), - [anon_sym_EQ] = ACTIONS(1628), - [anon_sym_SQUOTE] = ACTIONS(1628), - [anon_sym_BANG] = ACTIONS(1628), - [anon_sym_DQUOTE] = ACTIONS(1628), - [anon_sym_POUND] = ACTIONS(1628), - [anon_sym_DOLLAR] = ACTIONS(1628), - [anon_sym_PERCENT] = ACTIONS(1628), - [anon_sym_AMP] = ACTIONS(1628), - [anon_sym_LPAREN] = ACTIONS(1628), - [anon_sym_RPAREN] = ACTIONS(1628), - [anon_sym_STAR] = ACTIONS(1628), - [anon_sym_PLUS] = ACTIONS(1628), - [anon_sym_COMMA] = ACTIONS(1628), - [anon_sym_DASH] = ACTIONS(1628), - [anon_sym_DOT] = ACTIONS(1628), - [anon_sym_SLASH] = ACTIONS(1628), - [anon_sym_SEMI] = ACTIONS(1628), - [anon_sym_LT] = ACTIONS(1628), - [anon_sym_GT] = ACTIONS(1628), - [anon_sym_QMARK] = ACTIONS(1628), - [anon_sym_AT] = ACTIONS(1628), - [anon_sym_LBRACK] = ACTIONS(1628), - [anon_sym_BSLASH] = ACTIONS(1628), - [anon_sym_RBRACK] = ACTIONS(1628), - [anon_sym_CARET] = ACTIONS(1628), - [anon_sym__] = ACTIONS(1628), - [anon_sym_BQUOTE] = ACTIONS(1628), - [anon_sym_PIPE] = ACTIONS(1628), - [anon_sym_TILDE] = ACTIONS(1628), - [sym__word] = ACTIONS(1628), - [sym__soft_line_ending] = ACTIONS(1628), - [sym__block_close] = ACTIONS(1628), - [sym__block_quote_start] = ACTIONS(1628), - [sym__indented_chunk_start] = ACTIONS(1628), - [sym_atx_h1_marker] = ACTIONS(1628), - [sym_atx_h2_marker] = ACTIONS(1628), - [sym_atx_h3_marker] = ACTIONS(1628), - [sym_atx_h4_marker] = ACTIONS(1628), - [sym_atx_h5_marker] = ACTIONS(1628), - [sym_atx_h6_marker] = ACTIONS(1628), - [sym__thematic_break] = ACTIONS(1628), - [sym__list_marker_minus] = ACTIONS(1628), - [sym__list_marker_plus] = ACTIONS(1628), - [sym__list_marker_star] = ACTIONS(1628), - [sym__list_marker_parenthesis] = ACTIONS(1628), - [sym__list_marker_dot] = ACTIONS(1628), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1628), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1628), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1628), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1628), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1628), - [sym__list_marker_example] = ACTIONS(1628), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1628), - [sym__fenced_code_block_start_backtick] = ACTIONS(1628), - [sym__fenced_code_block_start_tilde] = ACTIONS(1628), - [sym__blank_line_start] = ACTIONS(1628), - [sym_minus_metadata] = ACTIONS(1628), - [sym__pipe_table_start] = ACTIONS(1628), - [sym__fenced_div_start] = ACTIONS(1628), - [sym_ref_id_specifier] = ACTIONS(1628), - [sym__display_math_state_track_marker] = ACTIONS(1628), - [sym__inline_math_state_track_marker] = ACTIONS(1628), + [ts_builtin_sym_end] = ACTIONS(1497), + [anon_sym_LBRACE] = ACTIONS(1497), + [anon_sym_RBRACE] = ACTIONS(1497), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1497), + [anon_sym_EQ] = ACTIONS(1497), + [anon_sym_SQUOTE] = ACTIONS(1497), + [anon_sym_BANG] = ACTIONS(1497), + [anon_sym_DQUOTE] = ACTIONS(1497), + [anon_sym_POUND] = ACTIONS(1497), + [anon_sym_DOLLAR] = ACTIONS(1497), + [anon_sym_PERCENT] = ACTIONS(1497), + [anon_sym_AMP] = ACTIONS(1497), + [anon_sym_LPAREN] = ACTIONS(1497), + [anon_sym_RPAREN] = ACTIONS(1497), + [anon_sym_STAR] = ACTIONS(1497), + [anon_sym_PLUS] = ACTIONS(1497), + [anon_sym_COMMA] = ACTIONS(1497), + [anon_sym_DASH] = ACTIONS(1497), + [anon_sym_DOT] = ACTIONS(1497), + [anon_sym_SLASH] = ACTIONS(1497), + [anon_sym_SEMI] = ACTIONS(1497), + [anon_sym_QMARK] = ACTIONS(1497), + [anon_sym_AT] = ACTIONS(1497), + [anon_sym_LBRACK] = ACTIONS(1499), + [anon_sym_BSLASH] = ACTIONS(1499), + [anon_sym_RBRACK] = ACTIONS(1497), + [anon_sym_CARET] = ACTIONS(1497), + [anon_sym__] = ACTIONS(1497), + [anon_sym_BQUOTE] = ACTIONS(1497), + [anon_sym_PIPE] = ACTIONS(1497), + [anon_sym_TILDE] = ACTIONS(1497), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1497), + [sym__escaped_characters] = ACTIONS(1497), + [sym__word] = ACTIONS(1497), + [sym__soft_line_ending] = ACTIONS(1497), + [sym__block_quote_start] = ACTIONS(1497), + [sym__indented_chunk_start] = ACTIONS(1497), + [sym_atx_h1_marker] = ACTIONS(1497), + [sym_atx_h2_marker] = ACTIONS(1497), + [sym_atx_h3_marker] = ACTIONS(1497), + [sym_atx_h4_marker] = ACTIONS(1497), + [sym_atx_h5_marker] = ACTIONS(1497), + [sym_atx_h6_marker] = ACTIONS(1497), + [sym__thematic_break] = ACTIONS(1497), + [sym__list_marker_minus] = ACTIONS(1497), + [sym__list_marker_plus] = ACTIONS(1497), + [sym__list_marker_star] = ACTIONS(1497), + [sym__list_marker_parenthesis] = ACTIONS(1497), + [sym__list_marker_dot] = ACTIONS(1497), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_example] = ACTIONS(1497), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1497), + [sym__fenced_code_block_start_backtick] = ACTIONS(1497), + [sym__fenced_code_block_start_tilde] = ACTIONS(1497), + [sym__blank_line_start] = ACTIONS(1497), + [sym_minus_metadata] = ACTIONS(1497), + [sym__pipe_table_start] = ACTIONS(1497), + [sym__fenced_div_start] = ACTIONS(1497), + [sym_ref_id_specifier] = ACTIONS(1497), + [sym__display_math_state_track_marker] = ACTIONS(1497), + [sym__inline_math_state_track_marker] = ACTIONS(1497), + [sym__html_comment] = ACTIONS(1497), + [sym_raw_specifier] = ACTIONS(1497), + [sym__autolink] = ACTIONS(1497), }, [STATE(376)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1630), - [anon_sym_LBRACE] = ACTIONS(1630), - [anon_sym_RBRACE] = ACTIONS(1630), - [anon_sym_EQ] = ACTIONS(1630), - [anon_sym_SQUOTE] = ACTIONS(1630), - [anon_sym_BANG] = ACTIONS(1630), - [anon_sym_DQUOTE] = ACTIONS(1630), - [anon_sym_POUND] = ACTIONS(1630), - [anon_sym_DOLLAR] = ACTIONS(1630), - [anon_sym_PERCENT] = ACTIONS(1630), - [anon_sym_AMP] = ACTIONS(1630), - [anon_sym_LPAREN] = ACTIONS(1630), - [anon_sym_RPAREN] = ACTIONS(1630), - [anon_sym_STAR] = ACTIONS(1630), - [anon_sym_PLUS] = ACTIONS(1630), - [anon_sym_COMMA] = ACTIONS(1630), - [anon_sym_DASH] = ACTIONS(1630), - [anon_sym_DOT] = ACTIONS(1630), - [anon_sym_SLASH] = ACTIONS(1630), - [anon_sym_SEMI] = ACTIONS(1630), - [anon_sym_LT] = ACTIONS(1630), - [anon_sym_GT] = ACTIONS(1630), - [anon_sym_QMARK] = ACTIONS(1630), - [anon_sym_AT] = ACTIONS(1630), - [anon_sym_LBRACK] = ACTIONS(1630), - [anon_sym_BSLASH] = ACTIONS(1630), - [anon_sym_RBRACK] = ACTIONS(1630), - [anon_sym_CARET] = ACTIONS(1630), - [anon_sym__] = ACTIONS(1630), - [anon_sym_BQUOTE] = ACTIONS(1630), - [anon_sym_PIPE] = ACTIONS(1630), - [anon_sym_TILDE] = ACTIONS(1630), - [sym__word] = ACTIONS(1630), - [sym__soft_line_ending] = ACTIONS(1630), - [sym__block_close] = ACTIONS(1630), - [sym__block_quote_start] = ACTIONS(1630), - [sym__indented_chunk_start] = ACTIONS(1630), - [sym_atx_h1_marker] = ACTIONS(1630), - [sym_atx_h2_marker] = ACTIONS(1630), - [sym_atx_h3_marker] = ACTIONS(1630), - [sym_atx_h4_marker] = ACTIONS(1630), - [sym_atx_h5_marker] = ACTIONS(1630), - [sym_atx_h6_marker] = ACTIONS(1630), - [sym__thematic_break] = ACTIONS(1630), - [sym__list_marker_minus] = ACTIONS(1630), - [sym__list_marker_plus] = ACTIONS(1630), - [sym__list_marker_star] = ACTIONS(1630), - [sym__list_marker_parenthesis] = ACTIONS(1630), - [sym__list_marker_dot] = ACTIONS(1630), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1630), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1630), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1630), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1630), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1630), - [sym__list_marker_example] = ACTIONS(1630), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1630), - [sym__fenced_code_block_start_backtick] = ACTIONS(1630), - [sym__fenced_code_block_start_tilde] = ACTIONS(1630), - [sym__blank_line_start] = ACTIONS(1630), - [sym_minus_metadata] = ACTIONS(1630), - [sym__pipe_table_start] = ACTIONS(1630), - [sym__fenced_div_start] = ACTIONS(1630), - [sym_ref_id_specifier] = ACTIONS(1630), - [sym__display_math_state_track_marker] = ACTIONS(1630), - [sym__inline_math_state_track_marker] = ACTIONS(1630), + [ts_builtin_sym_end] = ACTIONS(1843), + [anon_sym_LBRACE] = ACTIONS(1843), + [anon_sym_RBRACE] = ACTIONS(1843), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1843), + [anon_sym_EQ] = ACTIONS(1843), + [anon_sym_SQUOTE] = ACTIONS(1843), + [anon_sym_BANG] = ACTIONS(1843), + [anon_sym_DQUOTE] = ACTIONS(1843), + [anon_sym_POUND] = ACTIONS(1843), + [anon_sym_DOLLAR] = ACTIONS(1843), + [anon_sym_PERCENT] = ACTIONS(1843), + [anon_sym_AMP] = ACTIONS(1843), + [anon_sym_LPAREN] = ACTIONS(1843), + [anon_sym_RPAREN] = ACTIONS(1843), + [anon_sym_STAR] = ACTIONS(1843), + [anon_sym_PLUS] = ACTIONS(1843), + [anon_sym_COMMA] = ACTIONS(1843), + [anon_sym_DASH] = ACTIONS(1843), + [anon_sym_DOT] = ACTIONS(1843), + [anon_sym_SLASH] = ACTIONS(1843), + [anon_sym_SEMI] = ACTIONS(1843), + [anon_sym_QMARK] = ACTIONS(1843), + [anon_sym_AT] = ACTIONS(1843), + [anon_sym_LBRACK] = ACTIONS(1845), + [anon_sym_BSLASH] = ACTIONS(1845), + [anon_sym_RBRACK] = ACTIONS(1843), + [anon_sym_CARET] = ACTIONS(1843), + [anon_sym__] = ACTIONS(1843), + [anon_sym_BQUOTE] = ACTIONS(1843), + [anon_sym_PIPE] = ACTIONS(1843), + [anon_sym_TILDE] = ACTIONS(1843), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1843), + [sym__escaped_characters] = ACTIONS(1843), + [sym__word] = ACTIONS(1843), + [sym__soft_line_ending] = ACTIONS(1843), + [sym__block_quote_start] = ACTIONS(1843), + [sym__indented_chunk_start] = ACTIONS(1843), + [sym_atx_h1_marker] = ACTIONS(1843), + [sym_atx_h2_marker] = ACTIONS(1843), + [sym_atx_h3_marker] = ACTIONS(1843), + [sym_atx_h4_marker] = ACTIONS(1843), + [sym_atx_h5_marker] = ACTIONS(1843), + [sym_atx_h6_marker] = ACTIONS(1843), + [sym__thematic_break] = ACTIONS(1843), + [sym__list_marker_minus] = ACTIONS(1843), + [sym__list_marker_plus] = ACTIONS(1843), + [sym__list_marker_star] = ACTIONS(1843), + [sym__list_marker_parenthesis] = ACTIONS(1843), + [sym__list_marker_dot] = ACTIONS(1843), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1843), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1843), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1843), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1843), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1843), + [sym__list_marker_example] = ACTIONS(1843), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1843), + [sym__fenced_code_block_start_backtick] = ACTIONS(1843), + [sym__fenced_code_block_start_tilde] = ACTIONS(1843), + [sym__blank_line_start] = ACTIONS(1843), + [sym_minus_metadata] = ACTIONS(1843), + [sym__pipe_table_start] = ACTIONS(1843), + [sym__fenced_div_start] = ACTIONS(1843), + [sym_ref_id_specifier] = ACTIONS(1843), + [sym__display_math_state_track_marker] = ACTIONS(1843), + [sym__inline_math_state_track_marker] = ACTIONS(1843), + [sym__html_comment] = ACTIONS(1843), + [sym_raw_specifier] = ACTIONS(1843), + [sym__autolink] = ACTIONS(1843), }, [STATE(377)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1634), - [anon_sym_LBRACE] = ACTIONS(1634), - [anon_sym_RBRACE] = ACTIONS(1634), - [anon_sym_EQ] = ACTIONS(1634), - [anon_sym_SQUOTE] = ACTIONS(1634), - [anon_sym_BANG] = ACTIONS(1634), - [anon_sym_DQUOTE] = ACTIONS(1634), - [anon_sym_POUND] = ACTIONS(1634), - [anon_sym_DOLLAR] = ACTIONS(1634), - [anon_sym_PERCENT] = ACTIONS(1634), - [anon_sym_AMP] = ACTIONS(1634), - [anon_sym_LPAREN] = ACTIONS(1634), - [anon_sym_RPAREN] = ACTIONS(1634), - [anon_sym_STAR] = ACTIONS(1634), - [anon_sym_PLUS] = ACTIONS(1634), - [anon_sym_COMMA] = ACTIONS(1634), - [anon_sym_DASH] = ACTIONS(1634), - [anon_sym_DOT] = ACTIONS(1634), - [anon_sym_SLASH] = ACTIONS(1634), - [anon_sym_SEMI] = ACTIONS(1634), - [anon_sym_LT] = ACTIONS(1634), - [anon_sym_GT] = ACTIONS(1634), - [anon_sym_QMARK] = ACTIONS(1634), - [anon_sym_AT] = ACTIONS(1634), - [anon_sym_LBRACK] = ACTIONS(1634), - [anon_sym_BSLASH] = ACTIONS(1634), - [anon_sym_RBRACK] = ACTIONS(1634), - [anon_sym_CARET] = ACTIONS(1634), - [anon_sym__] = ACTIONS(1634), - [anon_sym_BQUOTE] = ACTIONS(1634), - [anon_sym_PIPE] = ACTIONS(1634), - [anon_sym_TILDE] = ACTIONS(1634), - [sym__word] = ACTIONS(1634), - [sym__soft_line_ending] = ACTIONS(1634), - [sym__block_close] = ACTIONS(1634), - [sym__block_quote_start] = ACTIONS(1634), - [sym__indented_chunk_start] = ACTIONS(1634), - [sym_atx_h1_marker] = ACTIONS(1634), - [sym_atx_h2_marker] = ACTIONS(1634), - [sym_atx_h3_marker] = ACTIONS(1634), - [sym_atx_h4_marker] = ACTIONS(1634), - [sym_atx_h5_marker] = ACTIONS(1634), - [sym_atx_h6_marker] = ACTIONS(1634), - [sym__thematic_break] = ACTIONS(1634), - [sym__list_marker_minus] = ACTIONS(1634), - [sym__list_marker_plus] = ACTIONS(1634), - [sym__list_marker_star] = ACTIONS(1634), - [sym__list_marker_parenthesis] = ACTIONS(1634), - [sym__list_marker_dot] = ACTIONS(1634), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1634), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1634), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1634), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1634), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1634), - [sym__list_marker_example] = ACTIONS(1634), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1634), - [sym__fenced_code_block_start_backtick] = ACTIONS(1634), - [sym__fenced_code_block_start_tilde] = ACTIONS(1634), - [sym__blank_line_start] = ACTIONS(1634), - [sym_minus_metadata] = ACTIONS(1634), - [sym__pipe_table_start] = ACTIONS(1634), - [sym__fenced_div_start] = ACTIONS(1634), - [sym_ref_id_specifier] = ACTIONS(1634), - [sym__display_math_state_track_marker] = ACTIONS(1634), - [sym__inline_math_state_track_marker] = ACTIONS(1634), + [ts_builtin_sym_end] = ACTIONS(1847), + [anon_sym_LBRACE] = ACTIONS(1847), + [anon_sym_RBRACE] = ACTIONS(1847), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1847), + [anon_sym_EQ] = ACTIONS(1847), + [anon_sym_SQUOTE] = ACTIONS(1847), + [anon_sym_BANG] = ACTIONS(1847), + [anon_sym_DQUOTE] = ACTIONS(1847), + [anon_sym_POUND] = ACTIONS(1847), + [anon_sym_DOLLAR] = ACTIONS(1847), + [anon_sym_PERCENT] = ACTIONS(1847), + [anon_sym_AMP] = ACTIONS(1847), + [anon_sym_LPAREN] = ACTIONS(1847), + [anon_sym_RPAREN] = ACTIONS(1847), + [anon_sym_STAR] = ACTIONS(1847), + [anon_sym_PLUS] = ACTIONS(1847), + [anon_sym_COMMA] = ACTIONS(1847), + [anon_sym_DASH] = ACTIONS(1847), + [anon_sym_DOT] = ACTIONS(1847), + [anon_sym_SLASH] = ACTIONS(1847), + [anon_sym_SEMI] = ACTIONS(1847), + [anon_sym_QMARK] = ACTIONS(1847), + [anon_sym_AT] = ACTIONS(1847), + [anon_sym_LBRACK] = ACTIONS(1849), + [anon_sym_BSLASH] = ACTIONS(1849), + [anon_sym_RBRACK] = ACTIONS(1847), + [anon_sym_CARET] = ACTIONS(1847), + [anon_sym__] = ACTIONS(1847), + [anon_sym_BQUOTE] = ACTIONS(1847), + [anon_sym_PIPE] = ACTIONS(1847), + [anon_sym_TILDE] = ACTIONS(1847), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1847), + [sym__escaped_characters] = ACTIONS(1847), + [sym__word] = ACTIONS(1847), + [sym__soft_line_ending] = ACTIONS(1847), + [sym__block_quote_start] = ACTIONS(1847), + [sym__indented_chunk_start] = ACTIONS(1847), + [sym_atx_h1_marker] = ACTIONS(1847), + [sym_atx_h2_marker] = ACTIONS(1847), + [sym_atx_h3_marker] = ACTIONS(1847), + [sym_atx_h4_marker] = ACTIONS(1847), + [sym_atx_h5_marker] = ACTIONS(1847), + [sym_atx_h6_marker] = ACTIONS(1847), + [sym__thematic_break] = ACTIONS(1847), + [sym__list_marker_minus] = ACTIONS(1847), + [sym__list_marker_plus] = ACTIONS(1847), + [sym__list_marker_star] = ACTIONS(1847), + [sym__list_marker_parenthesis] = ACTIONS(1847), + [sym__list_marker_dot] = ACTIONS(1847), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1847), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1847), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1847), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1847), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1847), + [sym__list_marker_example] = ACTIONS(1847), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1847), + [sym__fenced_code_block_start_backtick] = ACTIONS(1847), + [sym__fenced_code_block_start_tilde] = ACTIONS(1847), + [sym__blank_line_start] = ACTIONS(1847), + [sym_minus_metadata] = ACTIONS(1847), + [sym__pipe_table_start] = ACTIONS(1847), + [sym__fenced_div_start] = ACTIONS(1847), + [sym_ref_id_specifier] = ACTIONS(1847), + [sym__display_math_state_track_marker] = ACTIONS(1847), + [sym__inline_math_state_track_marker] = ACTIONS(1847), + [sym__html_comment] = ACTIONS(1847), + [sym_raw_specifier] = ACTIONS(1847), + [sym__autolink] = ACTIONS(1847), }, [STATE(378)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1636), - [anon_sym_LBRACE] = ACTIONS(1636), - [anon_sym_RBRACE] = ACTIONS(1636), - [anon_sym_EQ] = ACTIONS(1636), - [anon_sym_SQUOTE] = ACTIONS(1636), - [anon_sym_BANG] = ACTIONS(1636), - [anon_sym_DQUOTE] = ACTIONS(1636), - [anon_sym_POUND] = ACTIONS(1636), - [anon_sym_DOLLAR] = ACTIONS(1636), - [anon_sym_PERCENT] = ACTIONS(1636), - [anon_sym_AMP] = ACTIONS(1636), - [anon_sym_LPAREN] = ACTIONS(1636), - [anon_sym_RPAREN] = ACTIONS(1636), - [anon_sym_STAR] = ACTIONS(1636), - [anon_sym_PLUS] = ACTIONS(1636), - [anon_sym_COMMA] = ACTIONS(1636), - [anon_sym_DASH] = ACTIONS(1636), - [anon_sym_DOT] = ACTIONS(1636), - [anon_sym_SLASH] = ACTIONS(1636), - [anon_sym_SEMI] = ACTIONS(1636), - [anon_sym_LT] = ACTIONS(1636), - [anon_sym_GT] = ACTIONS(1636), - [anon_sym_QMARK] = ACTIONS(1636), - [anon_sym_AT] = ACTIONS(1636), - [anon_sym_LBRACK] = ACTIONS(1636), - [anon_sym_BSLASH] = ACTIONS(1636), - [anon_sym_RBRACK] = ACTIONS(1636), - [anon_sym_CARET] = ACTIONS(1636), - [anon_sym__] = ACTIONS(1636), - [anon_sym_BQUOTE] = ACTIONS(1636), - [anon_sym_PIPE] = ACTIONS(1636), - [anon_sym_TILDE] = ACTIONS(1636), - [sym__word] = ACTIONS(1636), - [sym__soft_line_ending] = ACTIONS(1636), - [sym__block_close] = ACTIONS(1636), - [sym__block_quote_start] = ACTIONS(1636), - [sym__indented_chunk_start] = ACTIONS(1636), - [sym_atx_h1_marker] = ACTIONS(1636), - [sym_atx_h2_marker] = ACTIONS(1636), - [sym_atx_h3_marker] = ACTIONS(1636), - [sym_atx_h4_marker] = ACTIONS(1636), - [sym_atx_h5_marker] = ACTIONS(1636), - [sym_atx_h6_marker] = ACTIONS(1636), - [sym__thematic_break] = ACTIONS(1636), - [sym__list_marker_minus] = ACTIONS(1636), - [sym__list_marker_plus] = ACTIONS(1636), - [sym__list_marker_star] = ACTIONS(1636), - [sym__list_marker_parenthesis] = ACTIONS(1636), - [sym__list_marker_dot] = ACTIONS(1636), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1636), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1636), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1636), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1636), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1636), - [sym__list_marker_example] = ACTIONS(1636), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1636), - [sym__fenced_code_block_start_backtick] = ACTIONS(1636), - [sym__fenced_code_block_start_tilde] = ACTIONS(1636), - [sym__blank_line_start] = ACTIONS(1636), - [sym_minus_metadata] = ACTIONS(1636), - [sym__pipe_table_start] = ACTIONS(1636), - [sym__fenced_div_start] = ACTIONS(1636), - [sym_ref_id_specifier] = ACTIONS(1636), - [sym__display_math_state_track_marker] = ACTIONS(1636), - [sym__inline_math_state_track_marker] = ACTIONS(1636), + [ts_builtin_sym_end] = ACTIONS(1851), + [anon_sym_LBRACE] = ACTIONS(1851), + [anon_sym_RBRACE] = ACTIONS(1851), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1851), + [anon_sym_EQ] = ACTIONS(1851), + [anon_sym_SQUOTE] = ACTIONS(1851), + [anon_sym_BANG] = ACTIONS(1851), + [anon_sym_DQUOTE] = ACTIONS(1851), + [anon_sym_POUND] = ACTIONS(1851), + [anon_sym_DOLLAR] = ACTIONS(1851), + [anon_sym_PERCENT] = ACTIONS(1851), + [anon_sym_AMP] = ACTIONS(1851), + [anon_sym_LPAREN] = ACTIONS(1851), + [anon_sym_RPAREN] = ACTIONS(1851), + [anon_sym_STAR] = ACTIONS(1851), + [anon_sym_PLUS] = ACTIONS(1851), + [anon_sym_COMMA] = ACTIONS(1851), + [anon_sym_DASH] = ACTIONS(1851), + [anon_sym_DOT] = ACTIONS(1851), + [anon_sym_SLASH] = ACTIONS(1851), + [anon_sym_SEMI] = ACTIONS(1851), + [anon_sym_QMARK] = ACTIONS(1851), + [anon_sym_AT] = ACTIONS(1851), + [anon_sym_LBRACK] = ACTIONS(1853), + [anon_sym_BSLASH] = ACTIONS(1853), + [anon_sym_RBRACK] = ACTIONS(1851), + [anon_sym_CARET] = ACTIONS(1851), + [anon_sym__] = ACTIONS(1851), + [anon_sym_BQUOTE] = ACTIONS(1851), + [anon_sym_PIPE] = ACTIONS(1851), + [anon_sym_TILDE] = ACTIONS(1851), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1851), + [sym__escaped_characters] = ACTIONS(1851), + [sym__word] = ACTIONS(1851), + [sym__soft_line_ending] = ACTIONS(1851), + [sym__block_quote_start] = ACTIONS(1851), + [sym__indented_chunk_start] = ACTIONS(1851), + [sym_atx_h1_marker] = ACTIONS(1851), + [sym_atx_h2_marker] = ACTIONS(1851), + [sym_atx_h3_marker] = ACTIONS(1851), + [sym_atx_h4_marker] = ACTIONS(1851), + [sym_atx_h5_marker] = ACTIONS(1851), + [sym_atx_h6_marker] = ACTIONS(1851), + [sym__thematic_break] = ACTIONS(1851), + [sym__list_marker_minus] = ACTIONS(1851), + [sym__list_marker_plus] = ACTIONS(1851), + [sym__list_marker_star] = ACTIONS(1851), + [sym__list_marker_parenthesis] = ACTIONS(1851), + [sym__list_marker_dot] = ACTIONS(1851), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1851), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1851), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1851), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1851), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1851), + [sym__list_marker_example] = ACTIONS(1851), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1851), + [sym__fenced_code_block_start_backtick] = ACTIONS(1851), + [sym__fenced_code_block_start_tilde] = ACTIONS(1851), + [sym__blank_line_start] = ACTIONS(1851), + [sym_minus_metadata] = ACTIONS(1851), + [sym__pipe_table_start] = ACTIONS(1851), + [sym__fenced_div_start] = ACTIONS(1851), + [sym_ref_id_specifier] = ACTIONS(1851), + [sym__display_math_state_track_marker] = ACTIONS(1851), + [sym__inline_math_state_track_marker] = ACTIONS(1851), + [sym__html_comment] = ACTIONS(1851), + [sym_raw_specifier] = ACTIONS(1851), + [sym__autolink] = ACTIONS(1851), }, [STATE(379)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1638), - [anon_sym_LBRACE] = ACTIONS(1638), - [anon_sym_RBRACE] = ACTIONS(1638), - [anon_sym_EQ] = ACTIONS(1638), - [anon_sym_SQUOTE] = ACTIONS(1638), - [anon_sym_BANG] = ACTIONS(1638), - [anon_sym_DQUOTE] = ACTIONS(1638), - [anon_sym_POUND] = ACTIONS(1638), - [anon_sym_DOLLAR] = ACTIONS(1638), - [anon_sym_PERCENT] = ACTIONS(1638), - [anon_sym_AMP] = ACTIONS(1638), - [anon_sym_LPAREN] = ACTIONS(1638), - [anon_sym_RPAREN] = ACTIONS(1638), - [anon_sym_STAR] = ACTIONS(1638), - [anon_sym_PLUS] = ACTIONS(1638), - [anon_sym_COMMA] = ACTIONS(1638), - [anon_sym_DASH] = ACTIONS(1638), - [anon_sym_DOT] = ACTIONS(1638), - [anon_sym_SLASH] = ACTIONS(1638), - [anon_sym_SEMI] = ACTIONS(1638), - [anon_sym_LT] = ACTIONS(1638), - [anon_sym_GT] = ACTIONS(1638), - [anon_sym_QMARK] = ACTIONS(1638), - [anon_sym_AT] = ACTIONS(1638), - [anon_sym_LBRACK] = ACTIONS(1638), - [anon_sym_BSLASH] = ACTIONS(1638), - [anon_sym_RBRACK] = ACTIONS(1638), - [anon_sym_CARET] = ACTIONS(1638), - [anon_sym__] = ACTIONS(1638), - [anon_sym_BQUOTE] = ACTIONS(1638), - [anon_sym_PIPE] = ACTIONS(1638), - [anon_sym_TILDE] = ACTIONS(1638), - [sym__word] = ACTIONS(1638), - [sym__soft_line_ending] = ACTIONS(1638), - [sym__block_close] = ACTIONS(1638), - [sym__block_quote_start] = ACTIONS(1638), - [sym__indented_chunk_start] = ACTIONS(1638), - [sym_atx_h1_marker] = ACTIONS(1638), - [sym_atx_h2_marker] = ACTIONS(1638), - [sym_atx_h3_marker] = ACTIONS(1638), - [sym_atx_h4_marker] = ACTIONS(1638), - [sym_atx_h5_marker] = ACTIONS(1638), - [sym_atx_h6_marker] = ACTIONS(1638), - [sym__thematic_break] = ACTIONS(1638), - [sym__list_marker_minus] = ACTIONS(1638), - [sym__list_marker_plus] = ACTIONS(1638), - [sym__list_marker_star] = ACTIONS(1638), - [sym__list_marker_parenthesis] = ACTIONS(1638), - [sym__list_marker_dot] = ACTIONS(1638), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1638), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1638), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1638), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1638), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1638), - [sym__list_marker_example] = ACTIONS(1638), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1638), - [sym__fenced_code_block_start_backtick] = ACTIONS(1638), - [sym__fenced_code_block_start_tilde] = ACTIONS(1638), - [sym__blank_line_start] = ACTIONS(1638), - [sym_minus_metadata] = ACTIONS(1638), - [sym__pipe_table_start] = ACTIONS(1638), - [sym__fenced_div_start] = ACTIONS(1638), - [sym_ref_id_specifier] = ACTIONS(1638), - [sym__display_math_state_track_marker] = ACTIONS(1638), - [sym__inline_math_state_track_marker] = ACTIONS(1638), + [ts_builtin_sym_end] = ACTIONS(1855), + [anon_sym_LBRACE] = ACTIONS(1855), + [anon_sym_RBRACE] = ACTIONS(1855), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1855), + [anon_sym_EQ] = ACTIONS(1855), + [anon_sym_SQUOTE] = ACTIONS(1855), + [anon_sym_BANG] = ACTIONS(1855), + [anon_sym_DQUOTE] = ACTIONS(1855), + [anon_sym_POUND] = ACTIONS(1855), + [anon_sym_DOLLAR] = ACTIONS(1855), + [anon_sym_PERCENT] = ACTIONS(1855), + [anon_sym_AMP] = ACTIONS(1855), + [anon_sym_LPAREN] = ACTIONS(1855), + [anon_sym_RPAREN] = ACTIONS(1855), + [anon_sym_STAR] = ACTIONS(1855), + [anon_sym_PLUS] = ACTIONS(1855), + [anon_sym_COMMA] = ACTIONS(1855), + [anon_sym_DASH] = ACTIONS(1855), + [anon_sym_DOT] = ACTIONS(1855), + [anon_sym_SLASH] = ACTIONS(1855), + [anon_sym_SEMI] = ACTIONS(1855), + [anon_sym_QMARK] = ACTIONS(1855), + [anon_sym_AT] = ACTIONS(1855), + [anon_sym_LBRACK] = ACTIONS(1857), + [anon_sym_BSLASH] = ACTIONS(1857), + [anon_sym_RBRACK] = ACTIONS(1855), + [anon_sym_CARET] = ACTIONS(1855), + [anon_sym__] = ACTIONS(1855), + [anon_sym_BQUOTE] = ACTIONS(1855), + [anon_sym_PIPE] = ACTIONS(1855), + [anon_sym_TILDE] = ACTIONS(1855), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1855), + [sym__escaped_characters] = ACTIONS(1855), + [sym__word] = ACTIONS(1855), + [sym__soft_line_ending] = ACTIONS(1855), + [sym__block_quote_start] = ACTIONS(1855), + [sym__indented_chunk_start] = ACTIONS(1855), + [sym_atx_h1_marker] = ACTIONS(1855), + [sym_atx_h2_marker] = ACTIONS(1855), + [sym_atx_h3_marker] = ACTIONS(1855), + [sym_atx_h4_marker] = ACTIONS(1855), + [sym_atx_h5_marker] = ACTIONS(1855), + [sym_atx_h6_marker] = ACTIONS(1855), + [sym__thematic_break] = ACTIONS(1855), + [sym__list_marker_minus] = ACTIONS(1855), + [sym__list_marker_plus] = ACTIONS(1855), + [sym__list_marker_star] = ACTIONS(1855), + [sym__list_marker_parenthesis] = ACTIONS(1855), + [sym__list_marker_dot] = ACTIONS(1855), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1855), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1855), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1855), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1855), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1855), + [sym__list_marker_example] = ACTIONS(1855), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1855), + [sym__fenced_code_block_start_backtick] = ACTIONS(1855), + [sym__fenced_code_block_start_tilde] = ACTIONS(1855), + [sym__blank_line_start] = ACTIONS(1855), + [sym_minus_metadata] = ACTIONS(1855), + [sym__pipe_table_start] = ACTIONS(1855), + [sym__fenced_div_start] = ACTIONS(1855), + [sym_ref_id_specifier] = ACTIONS(1855), + [sym__display_math_state_track_marker] = ACTIONS(1855), + [sym__inline_math_state_track_marker] = ACTIONS(1855), + [sym__html_comment] = ACTIONS(1855), + [sym_raw_specifier] = ACTIONS(1855), + [sym__autolink] = ACTIONS(1855), }, [STATE(380)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1640), - [anon_sym_LBRACE] = ACTIONS(1640), - [anon_sym_RBRACE] = ACTIONS(1640), - [anon_sym_EQ] = ACTIONS(1640), - [anon_sym_SQUOTE] = ACTIONS(1640), - [anon_sym_BANG] = ACTIONS(1640), - [anon_sym_DQUOTE] = ACTIONS(1640), - [anon_sym_POUND] = ACTIONS(1640), - [anon_sym_DOLLAR] = ACTIONS(1640), - [anon_sym_PERCENT] = ACTIONS(1640), - [anon_sym_AMP] = ACTIONS(1640), - [anon_sym_LPAREN] = ACTIONS(1640), - [anon_sym_RPAREN] = ACTIONS(1640), - [anon_sym_STAR] = ACTIONS(1640), - [anon_sym_PLUS] = ACTIONS(1640), - [anon_sym_COMMA] = ACTIONS(1640), - [anon_sym_DASH] = ACTIONS(1640), - [anon_sym_DOT] = ACTIONS(1640), - [anon_sym_SLASH] = ACTIONS(1640), - [anon_sym_SEMI] = ACTIONS(1640), - [anon_sym_LT] = ACTIONS(1640), - [anon_sym_GT] = ACTIONS(1640), - [anon_sym_QMARK] = ACTIONS(1640), - [anon_sym_AT] = ACTIONS(1640), - [anon_sym_LBRACK] = ACTIONS(1640), - [anon_sym_BSLASH] = ACTIONS(1640), - [anon_sym_RBRACK] = ACTIONS(1640), - [anon_sym_CARET] = ACTIONS(1640), - [anon_sym__] = ACTIONS(1640), - [anon_sym_BQUOTE] = ACTIONS(1640), - [anon_sym_PIPE] = ACTIONS(1640), - [anon_sym_TILDE] = ACTIONS(1640), - [sym__word] = ACTIONS(1640), - [sym__soft_line_ending] = ACTIONS(1640), - [sym__block_close] = ACTIONS(1640), - [sym__block_quote_start] = ACTIONS(1640), - [sym__indented_chunk_start] = ACTIONS(1640), - [sym_atx_h1_marker] = ACTIONS(1640), - [sym_atx_h2_marker] = ACTIONS(1640), - [sym_atx_h3_marker] = ACTIONS(1640), - [sym_atx_h4_marker] = ACTIONS(1640), - [sym_atx_h5_marker] = ACTIONS(1640), - [sym_atx_h6_marker] = ACTIONS(1640), - [sym__thematic_break] = ACTIONS(1640), - [sym__list_marker_minus] = ACTIONS(1640), - [sym__list_marker_plus] = ACTIONS(1640), - [sym__list_marker_star] = ACTIONS(1640), - [sym__list_marker_parenthesis] = ACTIONS(1640), - [sym__list_marker_dot] = ACTIONS(1640), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1640), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1640), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1640), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1640), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1640), - [sym__list_marker_example] = ACTIONS(1640), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1640), - [sym__fenced_code_block_start_backtick] = ACTIONS(1640), - [sym__fenced_code_block_start_tilde] = ACTIONS(1640), - [sym__blank_line_start] = ACTIONS(1640), - [sym_minus_metadata] = ACTIONS(1640), - [sym__pipe_table_start] = ACTIONS(1640), - [sym__fenced_div_start] = ACTIONS(1640), - [sym_ref_id_specifier] = ACTIONS(1640), - [sym__display_math_state_track_marker] = ACTIONS(1640), - [sym__inline_math_state_track_marker] = ACTIONS(1640), + [anon_sym_LBRACE] = ACTIONS(1523), + [anon_sym_RBRACE] = ACTIONS(1523), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1523), + [anon_sym_EQ] = ACTIONS(1523), + [anon_sym_SQUOTE] = ACTIONS(1523), + [anon_sym_BANG] = ACTIONS(1523), + [anon_sym_DQUOTE] = ACTIONS(1523), + [anon_sym_POUND] = ACTIONS(1523), + [anon_sym_DOLLAR] = ACTIONS(1523), + [anon_sym_PERCENT] = ACTIONS(1523), + [anon_sym_AMP] = ACTIONS(1523), + [anon_sym_LPAREN] = ACTIONS(1523), + [anon_sym_RPAREN] = ACTIONS(1523), + [anon_sym_STAR] = ACTIONS(1523), + [anon_sym_PLUS] = ACTIONS(1523), + [anon_sym_COMMA] = ACTIONS(1523), + [anon_sym_DASH] = ACTIONS(1523), + [anon_sym_DOT] = ACTIONS(1523), + [anon_sym_SLASH] = ACTIONS(1523), + [anon_sym_SEMI] = ACTIONS(1523), + [anon_sym_QMARK] = ACTIONS(1523), + [anon_sym_AT] = ACTIONS(1523), + [anon_sym_LBRACK] = ACTIONS(1525), + [anon_sym_BSLASH] = ACTIONS(1525), + [anon_sym_RBRACK] = ACTIONS(1523), + [anon_sym_CARET] = ACTIONS(1523), + [anon_sym__] = ACTIONS(1523), + [anon_sym_BQUOTE] = ACTIONS(1523), + [anon_sym_PIPE] = ACTIONS(1523), + [anon_sym_TILDE] = ACTIONS(1523), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1523), + [sym__escaped_characters] = ACTIONS(1523), + [sym__word] = ACTIONS(1523), + [sym__soft_line_ending] = ACTIONS(1523), + [sym__block_close] = ACTIONS(1523), + [sym__block_quote_start] = ACTIONS(1523), + [sym__indented_chunk_start] = ACTIONS(1523), + [sym_atx_h1_marker] = ACTIONS(1523), + [sym_atx_h2_marker] = ACTIONS(1523), + [sym_atx_h3_marker] = ACTIONS(1523), + [sym_atx_h4_marker] = ACTIONS(1523), + [sym_atx_h5_marker] = ACTIONS(1523), + [sym_atx_h6_marker] = ACTIONS(1523), + [sym__thematic_break] = ACTIONS(1523), + [sym__list_marker_minus] = ACTIONS(1523), + [sym__list_marker_plus] = ACTIONS(1523), + [sym__list_marker_star] = ACTIONS(1523), + [sym__list_marker_parenthesis] = ACTIONS(1523), + [sym__list_marker_dot] = ACTIONS(1523), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1523), + [sym__list_marker_example] = ACTIONS(1523), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1523), + [sym__fenced_code_block_start_backtick] = ACTIONS(1523), + [sym__fenced_code_block_start_tilde] = ACTIONS(1523), + [sym__blank_line_start] = ACTIONS(1523), + [sym_minus_metadata] = ACTIONS(1523), + [sym__pipe_table_start] = ACTIONS(1523), + [sym__fenced_div_start] = ACTIONS(1523), + [sym_ref_id_specifier] = ACTIONS(1523), + [sym__display_math_state_track_marker] = ACTIONS(1523), + [sym__inline_math_state_track_marker] = ACTIONS(1523), + [sym__html_comment] = ACTIONS(1523), + [sym_raw_specifier] = ACTIONS(1523), + [sym__autolink] = ACTIONS(1523), }, [STATE(381)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1650), - [anon_sym_LBRACE] = ACTIONS(1650), - [anon_sym_RBRACE] = ACTIONS(1650), - [anon_sym_EQ] = ACTIONS(1650), - [anon_sym_SQUOTE] = ACTIONS(1650), - [anon_sym_BANG] = ACTIONS(1650), - [anon_sym_DQUOTE] = ACTIONS(1650), - [anon_sym_POUND] = ACTIONS(1650), - [anon_sym_DOLLAR] = ACTIONS(1650), - [anon_sym_PERCENT] = ACTIONS(1650), - [anon_sym_AMP] = ACTIONS(1650), - [anon_sym_LPAREN] = ACTIONS(1650), - [anon_sym_RPAREN] = ACTIONS(1650), - [anon_sym_STAR] = ACTIONS(1650), - [anon_sym_PLUS] = ACTIONS(1650), - [anon_sym_COMMA] = ACTIONS(1650), - [anon_sym_DASH] = ACTIONS(1650), - [anon_sym_DOT] = ACTIONS(1650), - [anon_sym_SLASH] = ACTIONS(1650), - [anon_sym_SEMI] = ACTIONS(1650), - [anon_sym_LT] = ACTIONS(1650), - [anon_sym_GT] = ACTIONS(1650), - [anon_sym_QMARK] = ACTIONS(1650), - [anon_sym_AT] = ACTIONS(1650), - [anon_sym_LBRACK] = ACTIONS(1650), - [anon_sym_BSLASH] = ACTIONS(1650), - [anon_sym_RBRACK] = ACTIONS(1650), - [anon_sym_CARET] = ACTIONS(1650), - [anon_sym__] = ACTIONS(1650), - [anon_sym_BQUOTE] = ACTIONS(1650), - [anon_sym_PIPE] = ACTIONS(1650), - [anon_sym_TILDE] = ACTIONS(1650), - [sym__word] = ACTIONS(1650), - [sym__soft_line_ending] = ACTIONS(1650), - [sym__block_close] = ACTIONS(1650), - [sym__block_quote_start] = ACTIONS(1650), - [sym__indented_chunk_start] = ACTIONS(1650), - [sym_atx_h1_marker] = ACTIONS(1650), - [sym_atx_h2_marker] = ACTIONS(1650), - [sym_atx_h3_marker] = ACTIONS(1650), - [sym_atx_h4_marker] = ACTIONS(1650), - [sym_atx_h5_marker] = ACTIONS(1650), - [sym_atx_h6_marker] = ACTIONS(1650), - [sym__thematic_break] = ACTIONS(1650), - [sym__list_marker_minus] = ACTIONS(1650), - [sym__list_marker_plus] = ACTIONS(1650), - [sym__list_marker_star] = ACTIONS(1650), - [sym__list_marker_parenthesis] = ACTIONS(1650), - [sym__list_marker_dot] = ACTIONS(1650), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1650), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1650), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1650), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1650), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1650), - [sym__list_marker_example] = ACTIONS(1650), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1650), - [sym__fenced_code_block_start_backtick] = ACTIONS(1650), - [sym__fenced_code_block_start_tilde] = ACTIONS(1650), - [sym__blank_line_start] = ACTIONS(1650), - [sym_minus_metadata] = ACTIONS(1650), - [sym__pipe_table_start] = ACTIONS(1650), - [sym__fenced_div_start] = ACTIONS(1650), - [sym_ref_id_specifier] = ACTIONS(1650), - [sym__display_math_state_track_marker] = ACTIONS(1650), - [sym__inline_math_state_track_marker] = ACTIONS(1650), + [anon_sym_LBRACE] = ACTIONS(1949), + [anon_sym_RBRACE] = ACTIONS(1949), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1949), + [anon_sym_EQ] = ACTIONS(1949), + [anon_sym_SQUOTE] = ACTIONS(1949), + [anon_sym_BANG] = ACTIONS(1949), + [anon_sym_DQUOTE] = ACTIONS(1949), + [anon_sym_POUND] = ACTIONS(1949), + [anon_sym_DOLLAR] = ACTIONS(1949), + [anon_sym_PERCENT] = ACTIONS(1949), + [anon_sym_AMP] = ACTIONS(1949), + [anon_sym_LPAREN] = ACTIONS(1949), + [anon_sym_RPAREN] = ACTIONS(1949), + [anon_sym_STAR] = ACTIONS(1949), + [anon_sym_PLUS] = ACTIONS(1949), + [anon_sym_COMMA] = ACTIONS(1949), + [anon_sym_DASH] = ACTIONS(1949), + [anon_sym_DOT] = ACTIONS(1949), + [anon_sym_SLASH] = ACTIONS(1949), + [anon_sym_SEMI] = ACTIONS(1949), + [anon_sym_QMARK] = ACTIONS(1949), + [anon_sym_AT] = ACTIONS(1949), + [anon_sym_LBRACK] = ACTIONS(1951), + [anon_sym_BSLASH] = ACTIONS(1951), + [anon_sym_RBRACK] = ACTIONS(1949), + [anon_sym_CARET] = ACTIONS(1949), + [anon_sym__] = ACTIONS(1949), + [anon_sym_BQUOTE] = ACTIONS(1949), + [anon_sym_PIPE] = ACTIONS(1949), + [anon_sym_TILDE] = ACTIONS(1949), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1949), + [sym__escaped_characters] = ACTIONS(1949), + [sym__word] = ACTIONS(1949), + [sym__soft_line_ending] = ACTIONS(1949), + [sym_block_continuation] = ACTIONS(1949), + [sym__block_quote_start] = ACTIONS(1949), + [sym__indented_chunk_start] = ACTIONS(1949), + [sym_atx_h1_marker] = ACTIONS(1949), + [sym_atx_h2_marker] = ACTIONS(1949), + [sym_atx_h3_marker] = ACTIONS(1949), + [sym_atx_h4_marker] = ACTIONS(1949), + [sym_atx_h5_marker] = ACTIONS(1949), + [sym_atx_h6_marker] = ACTIONS(1949), + [sym__thematic_break] = ACTIONS(1949), + [sym__list_marker_minus] = ACTIONS(1949), + [sym__list_marker_plus] = ACTIONS(1949), + [sym__list_marker_star] = ACTIONS(1949), + [sym__list_marker_parenthesis] = ACTIONS(1949), + [sym__list_marker_dot] = ACTIONS(1949), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1949), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1949), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1949), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1949), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1949), + [sym__list_marker_example] = ACTIONS(1949), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1949), + [sym__fenced_code_block_start_backtick] = ACTIONS(1949), + [sym__fenced_code_block_start_tilde] = ACTIONS(1949), + [sym__blank_line_start] = ACTIONS(1949), + [sym_minus_metadata] = ACTIONS(1949), + [sym__pipe_table_start] = ACTIONS(1949), + [sym__fenced_div_start] = ACTIONS(1949), + [sym_ref_id_specifier] = ACTIONS(1949), + [sym__display_math_state_track_marker] = ACTIONS(1949), + [sym__inline_math_state_track_marker] = ACTIONS(1949), + [sym__html_comment] = ACTIONS(1949), + [sym_raw_specifier] = ACTIONS(1949), + [sym__autolink] = ACTIONS(1949), }, [STATE(382)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1668), - [anon_sym_LBRACE] = ACTIONS(1668), - [anon_sym_RBRACE] = ACTIONS(1668), - [anon_sym_EQ] = ACTIONS(1668), - [anon_sym_SQUOTE] = ACTIONS(1668), - [anon_sym_BANG] = ACTIONS(1668), - [anon_sym_DQUOTE] = ACTIONS(1668), - [anon_sym_POUND] = ACTIONS(1668), - [anon_sym_DOLLAR] = ACTIONS(1668), - [anon_sym_PERCENT] = ACTIONS(1668), - [anon_sym_AMP] = ACTIONS(1668), - [anon_sym_LPAREN] = ACTIONS(1668), - [anon_sym_RPAREN] = ACTIONS(1668), - [anon_sym_STAR] = ACTIONS(1668), - [anon_sym_PLUS] = ACTIONS(1668), - [anon_sym_COMMA] = ACTIONS(1668), - [anon_sym_DASH] = ACTIONS(1668), - [anon_sym_DOT] = ACTIONS(1668), - [anon_sym_SLASH] = ACTIONS(1668), - [anon_sym_SEMI] = ACTIONS(1668), - [anon_sym_LT] = ACTIONS(1668), - [anon_sym_GT] = ACTIONS(1668), - [anon_sym_QMARK] = ACTIONS(1668), - [anon_sym_AT] = ACTIONS(1668), - [anon_sym_LBRACK] = ACTIONS(1668), - [anon_sym_BSLASH] = ACTIONS(1668), - [anon_sym_RBRACK] = ACTIONS(1668), - [anon_sym_CARET] = ACTIONS(1668), - [anon_sym__] = ACTIONS(1668), - [anon_sym_BQUOTE] = ACTIONS(1668), - [anon_sym_PIPE] = ACTIONS(1668), - [anon_sym_TILDE] = ACTIONS(1668), - [sym__word] = ACTIONS(1668), - [sym__soft_line_ending] = ACTIONS(1668), - [sym__block_close] = ACTIONS(1668), - [sym__block_quote_start] = ACTIONS(1668), - [sym__indented_chunk_start] = ACTIONS(1668), - [sym_atx_h1_marker] = ACTIONS(1668), - [sym_atx_h2_marker] = ACTIONS(1668), - [sym_atx_h3_marker] = ACTIONS(1668), - [sym_atx_h4_marker] = ACTIONS(1668), - [sym_atx_h5_marker] = ACTIONS(1668), - [sym_atx_h6_marker] = ACTIONS(1668), - [sym__thematic_break] = ACTIONS(1668), - [sym__list_marker_minus] = ACTIONS(1668), - [sym__list_marker_plus] = ACTIONS(1668), - [sym__list_marker_star] = ACTIONS(1668), - [sym__list_marker_parenthesis] = ACTIONS(1668), - [sym__list_marker_dot] = ACTIONS(1668), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1668), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1668), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1668), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1668), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1668), - [sym__list_marker_example] = ACTIONS(1668), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1668), - [sym__fenced_code_block_start_backtick] = ACTIONS(1668), - [sym__fenced_code_block_start_tilde] = ACTIONS(1668), - [sym__blank_line_start] = ACTIONS(1668), - [sym_minus_metadata] = ACTIONS(1668), - [sym__pipe_table_start] = ACTIONS(1668), - [sym__fenced_div_start] = ACTIONS(1668), - [sym_ref_id_specifier] = ACTIONS(1668), - [sym__display_math_state_track_marker] = ACTIONS(1668), - [sym__inline_math_state_track_marker] = ACTIONS(1668), + [anon_sym_LBRACE] = ACTIONS(1497), + [anon_sym_RBRACE] = ACTIONS(1497), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1497), + [anon_sym_EQ] = ACTIONS(1497), + [anon_sym_SQUOTE] = ACTIONS(1497), + [anon_sym_BANG] = ACTIONS(1497), + [anon_sym_DQUOTE] = ACTIONS(1497), + [anon_sym_POUND] = ACTIONS(1497), + [anon_sym_DOLLAR] = ACTIONS(1497), + [anon_sym_PERCENT] = ACTIONS(1497), + [anon_sym_AMP] = ACTIONS(1497), + [anon_sym_LPAREN] = ACTIONS(1497), + [anon_sym_RPAREN] = ACTIONS(1497), + [anon_sym_STAR] = ACTIONS(1497), + [anon_sym_PLUS] = ACTIONS(1497), + [anon_sym_COMMA] = ACTIONS(1497), + [anon_sym_DASH] = ACTIONS(1497), + [anon_sym_DOT] = ACTIONS(1497), + [anon_sym_SLASH] = ACTIONS(1497), + [anon_sym_SEMI] = ACTIONS(1497), + [anon_sym_QMARK] = ACTIONS(1497), + [anon_sym_AT] = ACTIONS(1497), + [anon_sym_LBRACK] = ACTIONS(1499), + [anon_sym_BSLASH] = ACTIONS(1499), + [anon_sym_RBRACK] = ACTIONS(1497), + [anon_sym_CARET] = ACTIONS(1497), + [anon_sym__] = ACTIONS(1497), + [anon_sym_BQUOTE] = ACTIONS(1497), + [anon_sym_PIPE] = ACTIONS(1497), + [anon_sym_TILDE] = ACTIONS(1497), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1497), + [sym__escaped_characters] = ACTIONS(1497), + [sym__word] = ACTIONS(1497), + [sym__soft_line_ending] = ACTIONS(1497), + [sym__block_close] = ACTIONS(1497), + [sym__block_quote_start] = ACTIONS(1497), + [sym__indented_chunk_start] = ACTIONS(1497), + [sym_atx_h1_marker] = ACTIONS(1497), + [sym_atx_h2_marker] = ACTIONS(1497), + [sym_atx_h3_marker] = ACTIONS(1497), + [sym_atx_h4_marker] = ACTIONS(1497), + [sym_atx_h5_marker] = ACTIONS(1497), + [sym_atx_h6_marker] = ACTIONS(1497), + [sym__thematic_break] = ACTIONS(1497), + [sym__list_marker_minus] = ACTIONS(1497), + [sym__list_marker_plus] = ACTIONS(1497), + [sym__list_marker_star] = ACTIONS(1497), + [sym__list_marker_parenthesis] = ACTIONS(1497), + [sym__list_marker_dot] = ACTIONS(1497), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1497), + [sym__list_marker_example] = ACTIONS(1497), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1497), + [sym__fenced_code_block_start_backtick] = ACTIONS(1497), + [sym__fenced_code_block_start_tilde] = ACTIONS(1497), + [sym__blank_line_start] = ACTIONS(1497), + [sym_minus_metadata] = ACTIONS(1497), + [sym__pipe_table_start] = ACTIONS(1497), + [sym__fenced_div_start] = ACTIONS(1497), + [sym_ref_id_specifier] = ACTIONS(1497), + [sym__display_math_state_track_marker] = ACTIONS(1497), + [sym__inline_math_state_track_marker] = ACTIONS(1497), + [sym__html_comment] = ACTIONS(1497), + [sym_raw_specifier] = ACTIONS(1497), + [sym__autolink] = ACTIONS(1497), }, [STATE(383)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1670), - [anon_sym_LBRACE] = ACTIONS(1670), - [anon_sym_RBRACE] = ACTIONS(1670), - [anon_sym_EQ] = ACTIONS(1670), - [anon_sym_SQUOTE] = ACTIONS(1670), - [anon_sym_BANG] = ACTIONS(1670), - [anon_sym_DQUOTE] = ACTIONS(1670), - [anon_sym_POUND] = ACTIONS(1670), - [anon_sym_DOLLAR] = ACTIONS(1670), - [anon_sym_PERCENT] = ACTIONS(1670), - [anon_sym_AMP] = ACTIONS(1670), - [anon_sym_LPAREN] = ACTIONS(1670), - [anon_sym_RPAREN] = ACTIONS(1670), - [anon_sym_STAR] = ACTIONS(1670), - [anon_sym_PLUS] = ACTIONS(1670), - [anon_sym_COMMA] = ACTIONS(1670), - [anon_sym_DASH] = ACTIONS(1670), - [anon_sym_DOT] = ACTIONS(1670), - [anon_sym_SLASH] = ACTIONS(1670), - [anon_sym_SEMI] = ACTIONS(1670), - [anon_sym_LT] = ACTIONS(1670), - [anon_sym_GT] = ACTIONS(1670), - [anon_sym_QMARK] = ACTIONS(1670), - [anon_sym_AT] = ACTIONS(1670), - [anon_sym_LBRACK] = ACTIONS(1670), - [anon_sym_BSLASH] = ACTIONS(1670), - [anon_sym_RBRACK] = ACTIONS(1670), - [anon_sym_CARET] = ACTIONS(1670), - [anon_sym__] = ACTIONS(1670), - [anon_sym_BQUOTE] = ACTIONS(1670), - [anon_sym_PIPE] = ACTIONS(1670), - [anon_sym_TILDE] = ACTIONS(1670), - [sym__word] = ACTIONS(1670), - [sym__soft_line_ending] = ACTIONS(1670), - [sym__block_close] = ACTIONS(1670), - [sym__block_quote_start] = ACTIONS(1670), - [sym__indented_chunk_start] = ACTIONS(1670), - [sym_atx_h1_marker] = ACTIONS(1670), - [sym_atx_h2_marker] = ACTIONS(1670), - [sym_atx_h3_marker] = ACTIONS(1670), - [sym_atx_h4_marker] = ACTIONS(1670), - [sym_atx_h5_marker] = ACTIONS(1670), - [sym_atx_h6_marker] = ACTIONS(1670), - [sym__thematic_break] = ACTIONS(1670), - [sym__list_marker_minus] = ACTIONS(1670), - [sym__list_marker_plus] = ACTIONS(1670), - [sym__list_marker_star] = ACTIONS(1670), - [sym__list_marker_parenthesis] = ACTIONS(1670), - [sym__list_marker_dot] = ACTIONS(1670), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1670), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1670), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1670), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1670), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1670), - [sym__list_marker_example] = ACTIONS(1670), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1670), - [sym__fenced_code_block_start_backtick] = ACTIONS(1670), - [sym__fenced_code_block_start_tilde] = ACTIONS(1670), - [sym__blank_line_start] = ACTIONS(1670), - [sym_minus_metadata] = ACTIONS(1670), - [sym__pipe_table_start] = ACTIONS(1670), - [sym__fenced_div_start] = ACTIONS(1670), - [sym_ref_id_specifier] = ACTIONS(1670), - [sym__display_math_state_track_marker] = ACTIONS(1670), - [sym__inline_math_state_track_marker] = ACTIONS(1670), + [anon_sym_LBRACE] = ACTIONS(1843), + [anon_sym_RBRACE] = ACTIONS(1843), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1843), + [anon_sym_EQ] = ACTIONS(1843), + [anon_sym_SQUOTE] = ACTIONS(1843), + [anon_sym_BANG] = ACTIONS(1843), + [anon_sym_DQUOTE] = ACTIONS(1843), + [anon_sym_POUND] = ACTIONS(1843), + [anon_sym_DOLLAR] = ACTIONS(1843), + [anon_sym_PERCENT] = ACTIONS(1843), + [anon_sym_AMP] = ACTIONS(1843), + [anon_sym_LPAREN] = ACTIONS(1843), + [anon_sym_RPAREN] = ACTIONS(1843), + [anon_sym_STAR] = ACTIONS(1843), + [anon_sym_PLUS] = ACTIONS(1843), + [anon_sym_COMMA] = ACTIONS(1843), + [anon_sym_DASH] = ACTIONS(1843), + [anon_sym_DOT] = ACTIONS(1843), + [anon_sym_SLASH] = ACTIONS(1843), + [anon_sym_SEMI] = ACTIONS(1843), + [anon_sym_QMARK] = ACTIONS(1843), + [anon_sym_AT] = ACTIONS(1843), + [anon_sym_LBRACK] = ACTIONS(1845), + [anon_sym_BSLASH] = ACTIONS(1845), + [anon_sym_RBRACK] = ACTIONS(1843), + [anon_sym_CARET] = ACTIONS(1843), + [anon_sym__] = ACTIONS(1843), + [anon_sym_BQUOTE] = ACTIONS(1843), + [anon_sym_PIPE] = ACTIONS(1843), + [anon_sym_TILDE] = ACTIONS(1843), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1843), + [sym__escaped_characters] = ACTIONS(1843), + [sym__word] = ACTIONS(1843), + [sym__soft_line_ending] = ACTIONS(1843), + [sym__block_close] = ACTIONS(1843), + [sym__block_quote_start] = ACTIONS(1843), + [sym__indented_chunk_start] = ACTIONS(1843), + [sym_atx_h1_marker] = ACTIONS(1843), + [sym_atx_h2_marker] = ACTIONS(1843), + [sym_atx_h3_marker] = ACTIONS(1843), + [sym_atx_h4_marker] = ACTIONS(1843), + [sym_atx_h5_marker] = ACTIONS(1843), + [sym_atx_h6_marker] = ACTIONS(1843), + [sym__thematic_break] = ACTIONS(1843), + [sym__list_marker_minus] = ACTIONS(1843), + [sym__list_marker_plus] = ACTIONS(1843), + [sym__list_marker_star] = ACTIONS(1843), + [sym__list_marker_parenthesis] = ACTIONS(1843), + [sym__list_marker_dot] = ACTIONS(1843), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1843), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1843), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1843), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1843), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1843), + [sym__list_marker_example] = ACTIONS(1843), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1843), + [sym__fenced_code_block_start_backtick] = ACTIONS(1843), + [sym__fenced_code_block_start_tilde] = ACTIONS(1843), + [sym__blank_line_start] = ACTIONS(1843), + [sym_minus_metadata] = ACTIONS(1843), + [sym__pipe_table_start] = ACTIONS(1843), + [sym__fenced_div_start] = ACTIONS(1843), + [sym_ref_id_specifier] = ACTIONS(1843), + [sym__display_math_state_track_marker] = ACTIONS(1843), + [sym__inline_math_state_track_marker] = ACTIONS(1843), + [sym__html_comment] = ACTIONS(1843), + [sym_raw_specifier] = ACTIONS(1843), + [sym__autolink] = ACTIONS(1843), }, [STATE(384)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1686), - [anon_sym_LBRACE] = ACTIONS(1686), - [anon_sym_RBRACE] = ACTIONS(1686), - [anon_sym_EQ] = ACTIONS(1686), - [anon_sym_SQUOTE] = ACTIONS(1686), - [anon_sym_BANG] = ACTIONS(1686), - [anon_sym_DQUOTE] = ACTIONS(1686), - [anon_sym_POUND] = ACTIONS(1686), - [anon_sym_DOLLAR] = ACTIONS(1686), - [anon_sym_PERCENT] = ACTIONS(1686), - [anon_sym_AMP] = ACTIONS(1686), - [anon_sym_LPAREN] = ACTIONS(1686), - [anon_sym_RPAREN] = ACTIONS(1686), - [anon_sym_STAR] = ACTIONS(1686), - [anon_sym_PLUS] = ACTIONS(1686), - [anon_sym_COMMA] = ACTIONS(1686), - [anon_sym_DASH] = ACTIONS(1686), - [anon_sym_DOT] = ACTIONS(1686), - [anon_sym_SLASH] = ACTIONS(1686), - [anon_sym_SEMI] = ACTIONS(1686), - [anon_sym_LT] = ACTIONS(1686), - [anon_sym_GT] = ACTIONS(1686), - [anon_sym_QMARK] = ACTIONS(1686), - [anon_sym_AT] = ACTIONS(1686), - [anon_sym_LBRACK] = ACTIONS(1686), - [anon_sym_BSLASH] = ACTIONS(1686), - [anon_sym_RBRACK] = ACTIONS(1686), - [anon_sym_CARET] = ACTIONS(1686), - [anon_sym__] = ACTIONS(1686), - [anon_sym_BQUOTE] = ACTIONS(1686), - [anon_sym_PIPE] = ACTIONS(1686), - [anon_sym_TILDE] = ACTIONS(1686), - [sym__word] = ACTIONS(1686), - [sym__soft_line_ending] = ACTIONS(1686), - [sym__block_close] = ACTIONS(1686), - [sym__block_quote_start] = ACTIONS(1686), - [sym__indented_chunk_start] = ACTIONS(1686), - [sym_atx_h1_marker] = ACTIONS(1686), - [sym_atx_h2_marker] = ACTIONS(1686), - [sym_atx_h3_marker] = ACTIONS(1686), - [sym_atx_h4_marker] = ACTIONS(1686), - [sym_atx_h5_marker] = ACTIONS(1686), - [sym_atx_h6_marker] = ACTIONS(1686), - [sym__thematic_break] = ACTIONS(1686), - [sym__list_marker_minus] = ACTIONS(1686), - [sym__list_marker_plus] = ACTIONS(1686), - [sym__list_marker_star] = ACTIONS(1686), - [sym__list_marker_parenthesis] = ACTIONS(1686), - [sym__list_marker_dot] = ACTIONS(1686), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1686), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1686), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1686), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1686), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1686), - [sym__list_marker_example] = ACTIONS(1686), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1686), - [sym__fenced_code_block_start_backtick] = ACTIONS(1686), - [sym__fenced_code_block_start_tilde] = ACTIONS(1686), - [sym__blank_line_start] = ACTIONS(1686), - [sym_minus_metadata] = ACTIONS(1686), - [sym__pipe_table_start] = ACTIONS(1686), - [sym__fenced_div_start] = ACTIONS(1686), - [sym_ref_id_specifier] = ACTIONS(1686), - [sym__display_math_state_track_marker] = ACTIONS(1686), - [sym__inline_math_state_track_marker] = ACTIONS(1686), + [anon_sym_LBRACE] = ACTIONS(1847), + [anon_sym_RBRACE] = ACTIONS(1847), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1847), + [anon_sym_EQ] = ACTIONS(1847), + [anon_sym_SQUOTE] = ACTIONS(1847), + [anon_sym_BANG] = ACTIONS(1847), + [anon_sym_DQUOTE] = ACTIONS(1847), + [anon_sym_POUND] = ACTIONS(1847), + [anon_sym_DOLLAR] = ACTIONS(1847), + [anon_sym_PERCENT] = ACTIONS(1847), + [anon_sym_AMP] = ACTIONS(1847), + [anon_sym_LPAREN] = ACTIONS(1847), + [anon_sym_RPAREN] = ACTIONS(1847), + [anon_sym_STAR] = ACTIONS(1847), + [anon_sym_PLUS] = ACTIONS(1847), + [anon_sym_COMMA] = ACTIONS(1847), + [anon_sym_DASH] = ACTIONS(1847), + [anon_sym_DOT] = ACTIONS(1847), + [anon_sym_SLASH] = ACTIONS(1847), + [anon_sym_SEMI] = ACTIONS(1847), + [anon_sym_QMARK] = ACTIONS(1847), + [anon_sym_AT] = ACTIONS(1847), + [anon_sym_LBRACK] = ACTIONS(1849), + [anon_sym_BSLASH] = ACTIONS(1849), + [anon_sym_RBRACK] = ACTIONS(1847), + [anon_sym_CARET] = ACTIONS(1847), + [anon_sym__] = ACTIONS(1847), + [anon_sym_BQUOTE] = ACTIONS(1847), + [anon_sym_PIPE] = ACTIONS(1847), + [anon_sym_TILDE] = ACTIONS(1847), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1847), + [sym__escaped_characters] = ACTIONS(1847), + [sym__word] = ACTIONS(1847), + [sym__soft_line_ending] = ACTIONS(1847), + [sym__block_close] = ACTIONS(1847), + [sym__block_quote_start] = ACTIONS(1847), + [sym__indented_chunk_start] = ACTIONS(1847), + [sym_atx_h1_marker] = ACTIONS(1847), + [sym_atx_h2_marker] = ACTIONS(1847), + [sym_atx_h3_marker] = ACTIONS(1847), + [sym_atx_h4_marker] = ACTIONS(1847), + [sym_atx_h5_marker] = ACTIONS(1847), + [sym_atx_h6_marker] = ACTIONS(1847), + [sym__thematic_break] = ACTIONS(1847), + [sym__list_marker_minus] = ACTIONS(1847), + [sym__list_marker_plus] = ACTIONS(1847), + [sym__list_marker_star] = ACTIONS(1847), + [sym__list_marker_parenthesis] = ACTIONS(1847), + [sym__list_marker_dot] = ACTIONS(1847), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1847), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1847), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1847), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1847), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1847), + [sym__list_marker_example] = ACTIONS(1847), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1847), + [sym__fenced_code_block_start_backtick] = ACTIONS(1847), + [sym__fenced_code_block_start_tilde] = ACTIONS(1847), + [sym__blank_line_start] = ACTIONS(1847), + [sym_minus_metadata] = ACTIONS(1847), + [sym__pipe_table_start] = ACTIONS(1847), + [sym__fenced_div_start] = ACTIONS(1847), + [sym_ref_id_specifier] = ACTIONS(1847), + [sym__display_math_state_track_marker] = ACTIONS(1847), + [sym__inline_math_state_track_marker] = ACTIONS(1847), + [sym__html_comment] = ACTIONS(1847), + [sym_raw_specifier] = ACTIONS(1847), + [sym__autolink] = ACTIONS(1847), }, [STATE(385)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1702), - [anon_sym_LBRACE] = ACTIONS(1702), - [anon_sym_RBRACE] = ACTIONS(1702), - [anon_sym_EQ] = ACTIONS(1702), - [anon_sym_SQUOTE] = ACTIONS(1702), - [anon_sym_BANG] = ACTIONS(1702), - [anon_sym_DQUOTE] = ACTIONS(1702), - [anon_sym_POUND] = ACTIONS(1702), - [anon_sym_DOLLAR] = ACTIONS(1702), - [anon_sym_PERCENT] = ACTIONS(1702), - [anon_sym_AMP] = ACTIONS(1702), - [anon_sym_LPAREN] = ACTIONS(1702), - [anon_sym_RPAREN] = ACTIONS(1702), - [anon_sym_STAR] = ACTIONS(1702), - [anon_sym_PLUS] = ACTIONS(1702), - [anon_sym_COMMA] = ACTIONS(1702), - [anon_sym_DASH] = ACTIONS(1702), - [anon_sym_DOT] = ACTIONS(1702), - [anon_sym_SLASH] = ACTIONS(1702), - [anon_sym_SEMI] = ACTIONS(1702), - [anon_sym_LT] = ACTIONS(1702), - [anon_sym_GT] = ACTIONS(1702), - [anon_sym_QMARK] = ACTIONS(1702), - [anon_sym_AT] = ACTIONS(1702), - [anon_sym_LBRACK] = ACTIONS(1702), - [anon_sym_BSLASH] = ACTIONS(1702), - [anon_sym_RBRACK] = ACTIONS(1702), - [anon_sym_CARET] = ACTIONS(1702), - [anon_sym__] = ACTIONS(1702), - [anon_sym_BQUOTE] = ACTIONS(1702), - [anon_sym_PIPE] = ACTIONS(1702), - [anon_sym_TILDE] = ACTIONS(1702), - [sym__word] = ACTIONS(1702), - [sym__soft_line_ending] = ACTIONS(1702), - [sym__block_close] = ACTIONS(1702), - [sym__block_quote_start] = ACTIONS(1702), - [sym__indented_chunk_start] = ACTIONS(1702), - [sym_atx_h1_marker] = ACTIONS(1702), - [sym_atx_h2_marker] = ACTIONS(1702), - [sym_atx_h3_marker] = ACTIONS(1702), - [sym_atx_h4_marker] = ACTIONS(1702), - [sym_atx_h5_marker] = ACTIONS(1702), - [sym_atx_h6_marker] = ACTIONS(1702), - [sym__thematic_break] = ACTIONS(1702), - [sym__list_marker_minus] = ACTIONS(1702), - [sym__list_marker_plus] = ACTIONS(1702), - [sym__list_marker_star] = ACTIONS(1702), - [sym__list_marker_parenthesis] = ACTIONS(1702), - [sym__list_marker_dot] = ACTIONS(1702), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1702), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1702), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1702), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1702), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1702), - [sym__list_marker_example] = ACTIONS(1702), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1702), - [sym__fenced_code_block_start_backtick] = ACTIONS(1702), - [sym__fenced_code_block_start_tilde] = ACTIONS(1702), - [sym__blank_line_start] = ACTIONS(1702), - [sym_minus_metadata] = ACTIONS(1702), - [sym__pipe_table_start] = ACTIONS(1702), - [sym__fenced_div_start] = ACTIONS(1702), - [sym_ref_id_specifier] = ACTIONS(1702), - [sym__display_math_state_track_marker] = ACTIONS(1702), - [sym__inline_math_state_track_marker] = ACTIONS(1702), + [anon_sym_LBRACE] = ACTIONS(1851), + [anon_sym_RBRACE] = ACTIONS(1851), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1851), + [anon_sym_EQ] = ACTIONS(1851), + [anon_sym_SQUOTE] = ACTIONS(1851), + [anon_sym_BANG] = ACTIONS(1851), + [anon_sym_DQUOTE] = ACTIONS(1851), + [anon_sym_POUND] = ACTIONS(1851), + [anon_sym_DOLLAR] = ACTIONS(1851), + [anon_sym_PERCENT] = ACTIONS(1851), + [anon_sym_AMP] = ACTIONS(1851), + [anon_sym_LPAREN] = ACTIONS(1851), + [anon_sym_RPAREN] = ACTIONS(1851), + [anon_sym_STAR] = ACTIONS(1851), + [anon_sym_PLUS] = ACTIONS(1851), + [anon_sym_COMMA] = ACTIONS(1851), + [anon_sym_DASH] = ACTIONS(1851), + [anon_sym_DOT] = ACTIONS(1851), + [anon_sym_SLASH] = ACTIONS(1851), + [anon_sym_SEMI] = ACTIONS(1851), + [anon_sym_QMARK] = ACTIONS(1851), + [anon_sym_AT] = ACTIONS(1851), + [anon_sym_LBRACK] = ACTIONS(1853), + [anon_sym_BSLASH] = ACTIONS(1853), + [anon_sym_RBRACK] = ACTIONS(1851), + [anon_sym_CARET] = ACTIONS(1851), + [anon_sym__] = ACTIONS(1851), + [anon_sym_BQUOTE] = ACTIONS(1851), + [anon_sym_PIPE] = ACTIONS(1851), + [anon_sym_TILDE] = ACTIONS(1851), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1851), + [sym__escaped_characters] = ACTIONS(1851), + [sym__word] = ACTIONS(1851), + [sym__soft_line_ending] = ACTIONS(1851), + [sym__block_close] = ACTIONS(1851), + [sym__block_quote_start] = ACTIONS(1851), + [sym__indented_chunk_start] = ACTIONS(1851), + [sym_atx_h1_marker] = ACTIONS(1851), + [sym_atx_h2_marker] = ACTIONS(1851), + [sym_atx_h3_marker] = ACTIONS(1851), + [sym_atx_h4_marker] = ACTIONS(1851), + [sym_atx_h5_marker] = ACTIONS(1851), + [sym_atx_h6_marker] = ACTIONS(1851), + [sym__thematic_break] = ACTIONS(1851), + [sym__list_marker_minus] = ACTIONS(1851), + [sym__list_marker_plus] = ACTIONS(1851), + [sym__list_marker_star] = ACTIONS(1851), + [sym__list_marker_parenthesis] = ACTIONS(1851), + [sym__list_marker_dot] = ACTIONS(1851), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1851), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1851), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1851), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1851), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1851), + [sym__list_marker_example] = ACTIONS(1851), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1851), + [sym__fenced_code_block_start_backtick] = ACTIONS(1851), + [sym__fenced_code_block_start_tilde] = ACTIONS(1851), + [sym__blank_line_start] = ACTIONS(1851), + [sym_minus_metadata] = ACTIONS(1851), + [sym__pipe_table_start] = ACTIONS(1851), + [sym__fenced_div_start] = ACTIONS(1851), + [sym_ref_id_specifier] = ACTIONS(1851), + [sym__display_math_state_track_marker] = ACTIONS(1851), + [sym__inline_math_state_track_marker] = ACTIONS(1851), + [sym__html_comment] = ACTIONS(1851), + [sym_raw_specifier] = ACTIONS(1851), + [sym__autolink] = ACTIONS(1851), }, [STATE(386)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1708), - [anon_sym_LBRACE] = ACTIONS(1708), - [anon_sym_RBRACE] = ACTIONS(1708), - [anon_sym_EQ] = ACTIONS(1708), - [anon_sym_SQUOTE] = ACTIONS(1708), - [anon_sym_BANG] = ACTIONS(1708), - [anon_sym_DQUOTE] = ACTIONS(1708), - [anon_sym_POUND] = ACTIONS(1708), - [anon_sym_DOLLAR] = ACTIONS(1708), - [anon_sym_PERCENT] = ACTIONS(1708), - [anon_sym_AMP] = ACTIONS(1708), - [anon_sym_LPAREN] = ACTIONS(1708), - [anon_sym_RPAREN] = ACTIONS(1708), - [anon_sym_STAR] = ACTIONS(1708), - [anon_sym_PLUS] = ACTIONS(1708), - [anon_sym_COMMA] = ACTIONS(1708), - [anon_sym_DASH] = ACTIONS(1708), - [anon_sym_DOT] = ACTIONS(1708), - [anon_sym_SLASH] = ACTIONS(1708), - [anon_sym_SEMI] = ACTIONS(1708), - [anon_sym_LT] = ACTIONS(1708), - [anon_sym_GT] = ACTIONS(1708), - [anon_sym_QMARK] = ACTIONS(1708), - [anon_sym_AT] = ACTIONS(1708), - [anon_sym_LBRACK] = ACTIONS(1708), - [anon_sym_BSLASH] = ACTIONS(1708), - [anon_sym_RBRACK] = ACTIONS(1708), - [anon_sym_CARET] = ACTIONS(1708), - [anon_sym__] = ACTIONS(1708), - [anon_sym_BQUOTE] = ACTIONS(1708), - [anon_sym_PIPE] = ACTIONS(1708), - [anon_sym_TILDE] = ACTIONS(1708), - [sym__word] = ACTIONS(1708), - [sym__soft_line_ending] = ACTIONS(1708), - [sym__block_close] = ACTIONS(1708), - [sym__block_quote_start] = ACTIONS(1708), - [sym__indented_chunk_start] = ACTIONS(1708), - [sym_atx_h1_marker] = ACTIONS(1708), - [sym_atx_h2_marker] = ACTIONS(1708), - [sym_atx_h3_marker] = ACTIONS(1708), - [sym_atx_h4_marker] = ACTIONS(1708), - [sym_atx_h5_marker] = ACTIONS(1708), - [sym_atx_h6_marker] = ACTIONS(1708), - [sym__thematic_break] = ACTIONS(1708), - [sym__list_marker_minus] = ACTIONS(1708), - [sym__list_marker_plus] = ACTIONS(1708), - [sym__list_marker_star] = ACTIONS(1708), - [sym__list_marker_parenthesis] = ACTIONS(1708), - [sym__list_marker_dot] = ACTIONS(1708), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1708), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1708), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1708), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1708), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1708), - [sym__list_marker_example] = ACTIONS(1708), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1708), - [sym__fenced_code_block_start_backtick] = ACTIONS(1708), - [sym__fenced_code_block_start_tilde] = ACTIONS(1708), - [sym__blank_line_start] = ACTIONS(1708), - [sym_minus_metadata] = ACTIONS(1708), - [sym__pipe_table_start] = ACTIONS(1708), - [sym__fenced_div_start] = ACTIONS(1708), - [sym_ref_id_specifier] = ACTIONS(1708), - [sym__display_math_state_track_marker] = ACTIONS(1708), - [sym__inline_math_state_track_marker] = ACTIONS(1708), + [anon_sym_LBRACE] = ACTIONS(1855), + [anon_sym_RBRACE] = ACTIONS(1855), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1855), + [anon_sym_EQ] = ACTIONS(1855), + [anon_sym_SQUOTE] = ACTIONS(1855), + [anon_sym_BANG] = ACTIONS(1855), + [anon_sym_DQUOTE] = ACTIONS(1855), + [anon_sym_POUND] = ACTIONS(1855), + [anon_sym_DOLLAR] = ACTIONS(1855), + [anon_sym_PERCENT] = ACTIONS(1855), + [anon_sym_AMP] = ACTIONS(1855), + [anon_sym_LPAREN] = ACTIONS(1855), + [anon_sym_RPAREN] = ACTIONS(1855), + [anon_sym_STAR] = ACTIONS(1855), + [anon_sym_PLUS] = ACTIONS(1855), + [anon_sym_COMMA] = ACTIONS(1855), + [anon_sym_DASH] = ACTIONS(1855), + [anon_sym_DOT] = ACTIONS(1855), + [anon_sym_SLASH] = ACTIONS(1855), + [anon_sym_SEMI] = ACTIONS(1855), + [anon_sym_QMARK] = ACTIONS(1855), + [anon_sym_AT] = ACTIONS(1855), + [anon_sym_LBRACK] = ACTIONS(1857), + [anon_sym_BSLASH] = ACTIONS(1857), + [anon_sym_RBRACK] = ACTIONS(1855), + [anon_sym_CARET] = ACTIONS(1855), + [anon_sym__] = ACTIONS(1855), + [anon_sym_BQUOTE] = ACTIONS(1855), + [anon_sym_PIPE] = ACTIONS(1855), + [anon_sym_TILDE] = ACTIONS(1855), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1855), + [sym__escaped_characters] = ACTIONS(1855), + [sym__word] = ACTIONS(1855), + [sym__soft_line_ending] = ACTIONS(1855), + [sym__block_close] = ACTIONS(1855), + [sym__block_quote_start] = ACTIONS(1855), + [sym__indented_chunk_start] = ACTIONS(1855), + [sym_atx_h1_marker] = ACTIONS(1855), + [sym_atx_h2_marker] = ACTIONS(1855), + [sym_atx_h3_marker] = ACTIONS(1855), + [sym_atx_h4_marker] = ACTIONS(1855), + [sym_atx_h5_marker] = ACTIONS(1855), + [sym_atx_h6_marker] = ACTIONS(1855), + [sym__thematic_break] = ACTIONS(1855), + [sym__list_marker_minus] = ACTIONS(1855), + [sym__list_marker_plus] = ACTIONS(1855), + [sym__list_marker_star] = ACTIONS(1855), + [sym__list_marker_parenthesis] = ACTIONS(1855), + [sym__list_marker_dot] = ACTIONS(1855), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1855), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1855), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1855), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1855), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1855), + [sym__list_marker_example] = ACTIONS(1855), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1855), + [sym__fenced_code_block_start_backtick] = ACTIONS(1855), + [sym__fenced_code_block_start_tilde] = ACTIONS(1855), + [sym__blank_line_start] = ACTIONS(1855), + [sym_minus_metadata] = ACTIONS(1855), + [sym__pipe_table_start] = ACTIONS(1855), + [sym__fenced_div_start] = ACTIONS(1855), + [sym_ref_id_specifier] = ACTIONS(1855), + [sym__display_math_state_track_marker] = ACTIONS(1855), + [sym__inline_math_state_track_marker] = ACTIONS(1855), + [sym__html_comment] = ACTIONS(1855), + [sym_raw_specifier] = ACTIONS(1855), + [sym__autolink] = ACTIONS(1855), }, [STATE(387)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1714), - [anon_sym_LBRACE] = ACTIONS(1714), - [anon_sym_RBRACE] = ACTIONS(1714), - [anon_sym_EQ] = ACTIONS(1714), - [anon_sym_SQUOTE] = ACTIONS(1714), - [anon_sym_BANG] = ACTIONS(1714), - [anon_sym_DQUOTE] = ACTIONS(1714), - [anon_sym_POUND] = ACTIONS(1714), - [anon_sym_DOLLAR] = ACTIONS(1714), - [anon_sym_PERCENT] = ACTIONS(1714), - [anon_sym_AMP] = ACTIONS(1714), - [anon_sym_LPAREN] = ACTIONS(1714), - [anon_sym_RPAREN] = ACTIONS(1714), - [anon_sym_STAR] = ACTIONS(1714), - [anon_sym_PLUS] = ACTIONS(1714), - [anon_sym_COMMA] = ACTIONS(1714), - [anon_sym_DASH] = ACTIONS(1714), - [anon_sym_DOT] = ACTIONS(1714), - [anon_sym_SLASH] = ACTIONS(1714), - [anon_sym_SEMI] = ACTIONS(1714), - [anon_sym_LT] = ACTIONS(1714), - [anon_sym_GT] = ACTIONS(1714), - [anon_sym_QMARK] = ACTIONS(1714), - [anon_sym_AT] = ACTIONS(1714), - [anon_sym_LBRACK] = ACTIONS(1714), - [anon_sym_BSLASH] = ACTIONS(1714), - [anon_sym_RBRACK] = ACTIONS(1714), - [anon_sym_CARET] = ACTIONS(1714), - [anon_sym__] = ACTIONS(1714), - [anon_sym_BQUOTE] = ACTIONS(1714), - [anon_sym_PIPE] = ACTIONS(1714), - [anon_sym_TILDE] = ACTIONS(1714), - [sym__word] = ACTIONS(1714), - [sym__soft_line_ending] = ACTIONS(1714), - [sym__block_close] = ACTIONS(1714), - [sym__block_quote_start] = ACTIONS(1714), - [sym__indented_chunk_start] = ACTIONS(1714), - [sym_atx_h1_marker] = ACTIONS(1714), - [sym_atx_h2_marker] = ACTIONS(1714), - [sym_atx_h3_marker] = ACTIONS(1714), - [sym_atx_h4_marker] = ACTIONS(1714), - [sym_atx_h5_marker] = ACTIONS(1714), - [sym_atx_h6_marker] = ACTIONS(1714), - [sym__thematic_break] = ACTIONS(1714), - [sym__list_marker_minus] = ACTIONS(1714), - [sym__list_marker_plus] = ACTIONS(1714), - [sym__list_marker_star] = ACTIONS(1714), - [sym__list_marker_parenthesis] = ACTIONS(1714), - [sym__list_marker_dot] = ACTIONS(1714), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1714), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1714), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1714), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1714), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1714), - [sym__list_marker_example] = ACTIONS(1714), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1714), - [sym__fenced_code_block_start_backtick] = ACTIONS(1714), - [sym__fenced_code_block_start_tilde] = ACTIONS(1714), - [sym__blank_line_start] = ACTIONS(1714), - [sym_minus_metadata] = ACTIONS(1714), - [sym__pipe_table_start] = ACTIONS(1714), - [sym__fenced_div_start] = ACTIONS(1714), - [sym_ref_id_specifier] = ACTIONS(1714), - [sym__display_math_state_track_marker] = ACTIONS(1714), - [sym__inline_math_state_track_marker] = ACTIONS(1714), + [anon_sym_LBRACE] = ACTIONS(1859), + [anon_sym_RBRACE] = ACTIONS(1859), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1859), + [anon_sym_EQ] = ACTIONS(1859), + [anon_sym_SQUOTE] = ACTIONS(1859), + [anon_sym_BANG] = ACTIONS(1859), + [anon_sym_DQUOTE] = ACTIONS(1859), + [anon_sym_POUND] = ACTIONS(1859), + [anon_sym_DOLLAR] = ACTIONS(1859), + [anon_sym_PERCENT] = ACTIONS(1859), + [anon_sym_AMP] = ACTIONS(1859), + [anon_sym_LPAREN] = ACTIONS(1859), + [anon_sym_RPAREN] = ACTIONS(1859), + [anon_sym_STAR] = ACTIONS(1859), + [anon_sym_PLUS] = ACTIONS(1859), + [anon_sym_COMMA] = ACTIONS(1859), + [anon_sym_DASH] = ACTIONS(1859), + [anon_sym_DOT] = ACTIONS(1859), + [anon_sym_SLASH] = ACTIONS(1859), + [anon_sym_SEMI] = ACTIONS(1859), + [anon_sym_QMARK] = ACTIONS(1859), + [anon_sym_AT] = ACTIONS(1859), + [anon_sym_LBRACK] = ACTIONS(1861), + [anon_sym_BSLASH] = ACTIONS(1861), + [anon_sym_RBRACK] = ACTIONS(1859), + [anon_sym_CARET] = ACTIONS(1859), + [anon_sym__] = ACTIONS(1859), + [anon_sym_BQUOTE] = ACTIONS(1859), + [anon_sym_PIPE] = ACTIONS(1859), + [anon_sym_TILDE] = ACTIONS(1859), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1859), + [sym__escaped_characters] = ACTIONS(1859), + [sym__word] = ACTIONS(1859), + [sym__soft_line_ending] = ACTIONS(1859), + [sym__block_close] = ACTIONS(1859), + [sym__block_quote_start] = ACTIONS(1859), + [sym__indented_chunk_start] = ACTIONS(1859), + [sym_atx_h1_marker] = ACTIONS(1859), + [sym_atx_h2_marker] = ACTIONS(1859), + [sym_atx_h3_marker] = ACTIONS(1859), + [sym_atx_h4_marker] = ACTIONS(1859), + [sym_atx_h5_marker] = ACTIONS(1859), + [sym_atx_h6_marker] = ACTIONS(1859), + [sym__thematic_break] = ACTIONS(1859), + [sym__list_marker_minus] = ACTIONS(1859), + [sym__list_marker_plus] = ACTIONS(1859), + [sym__list_marker_star] = ACTIONS(1859), + [sym__list_marker_parenthesis] = ACTIONS(1859), + [sym__list_marker_dot] = ACTIONS(1859), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1859), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1859), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1859), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1859), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1859), + [sym__list_marker_example] = ACTIONS(1859), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1859), + [sym__fenced_code_block_start_backtick] = ACTIONS(1859), + [sym__fenced_code_block_start_tilde] = ACTIONS(1859), + [sym__blank_line_start] = ACTIONS(1859), + [sym_minus_metadata] = ACTIONS(1859), + [sym__pipe_table_start] = ACTIONS(1859), + [sym__fenced_div_start] = ACTIONS(1859), + [sym_ref_id_specifier] = ACTIONS(1859), + [sym__display_math_state_track_marker] = ACTIONS(1859), + [sym__inline_math_state_track_marker] = ACTIONS(1859), + [sym__html_comment] = ACTIONS(1859), + [sym_raw_specifier] = ACTIONS(1859), + [sym__autolink] = ACTIONS(1859), }, [STATE(388)] = { - [ts_builtin_sym_end] = ACTIONS(1716), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1716), - [anon_sym_LBRACE] = ACTIONS(1716), - [anon_sym_RBRACE] = ACTIONS(1716), - [anon_sym_EQ] = ACTIONS(1716), - [anon_sym_SQUOTE] = ACTIONS(1716), - [anon_sym_BANG] = ACTIONS(1716), - [anon_sym_DQUOTE] = ACTIONS(1716), - [anon_sym_POUND] = ACTIONS(1716), - [anon_sym_DOLLAR] = ACTIONS(1716), - [anon_sym_PERCENT] = ACTIONS(1716), - [anon_sym_AMP] = ACTIONS(1716), - [anon_sym_LPAREN] = ACTIONS(1716), - [anon_sym_RPAREN] = ACTIONS(1716), - [anon_sym_STAR] = ACTIONS(1716), - [anon_sym_PLUS] = ACTIONS(1716), - [anon_sym_COMMA] = ACTIONS(1716), - [anon_sym_DASH] = ACTIONS(1716), - [anon_sym_DOT] = ACTIONS(1716), - [anon_sym_SLASH] = ACTIONS(1716), - [anon_sym_SEMI] = ACTIONS(1716), - [anon_sym_LT] = ACTIONS(1716), - [anon_sym_GT] = ACTIONS(1716), - [anon_sym_QMARK] = ACTIONS(1716), - [anon_sym_AT] = ACTIONS(1716), - [anon_sym_LBRACK] = ACTIONS(1716), - [anon_sym_BSLASH] = ACTIONS(1716), - [anon_sym_RBRACK] = ACTIONS(1716), - [anon_sym_CARET] = ACTIONS(1716), - [anon_sym__] = ACTIONS(1716), - [anon_sym_BQUOTE] = ACTIONS(1716), - [anon_sym_PIPE] = ACTIONS(1716), - [anon_sym_TILDE] = ACTIONS(1716), - [sym__word] = ACTIONS(1716), - [sym__soft_line_ending] = ACTIONS(1716), - [sym__block_quote_start] = ACTIONS(1716), - [sym__indented_chunk_start] = ACTIONS(1716), - [sym_atx_h1_marker] = ACTIONS(1716), - [sym_atx_h2_marker] = ACTIONS(1716), - [sym_atx_h3_marker] = ACTIONS(1716), - [sym_atx_h4_marker] = ACTIONS(1716), - [sym_atx_h5_marker] = ACTIONS(1716), - [sym_atx_h6_marker] = ACTIONS(1716), - [sym__thematic_break] = ACTIONS(1716), - [sym__list_marker_minus] = ACTIONS(1716), - [sym__list_marker_plus] = ACTIONS(1716), - [sym__list_marker_star] = ACTIONS(1716), - [sym__list_marker_parenthesis] = ACTIONS(1716), - [sym__list_marker_dot] = ACTIONS(1716), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1716), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1716), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1716), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1716), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1716), - [sym__list_marker_example] = ACTIONS(1716), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1716), - [sym__fenced_code_block_start_backtick] = ACTIONS(1716), - [sym__fenced_code_block_start_tilde] = ACTIONS(1716), - [sym__blank_line_start] = ACTIONS(1716), - [sym_minus_metadata] = ACTIONS(1716), - [sym__pipe_table_start] = ACTIONS(1716), - [sym__fenced_div_start] = ACTIONS(1716), - [sym_ref_id_specifier] = ACTIONS(1716), - [sym__display_math_state_track_marker] = ACTIONS(1716), - [sym__inline_math_state_track_marker] = ACTIONS(1716), + [anon_sym_LBRACE] = ACTIONS(1863), + [anon_sym_RBRACE] = ACTIONS(1863), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1863), + [anon_sym_EQ] = ACTIONS(1863), + [anon_sym_SQUOTE] = ACTIONS(1863), + [anon_sym_BANG] = ACTIONS(1863), + [anon_sym_DQUOTE] = ACTIONS(1863), + [anon_sym_POUND] = ACTIONS(1863), + [anon_sym_DOLLAR] = ACTIONS(1863), + [anon_sym_PERCENT] = ACTIONS(1863), + [anon_sym_AMP] = ACTIONS(1863), + [anon_sym_LPAREN] = ACTIONS(1863), + [anon_sym_RPAREN] = ACTIONS(1863), + [anon_sym_STAR] = ACTIONS(1863), + [anon_sym_PLUS] = ACTIONS(1863), + [anon_sym_COMMA] = ACTIONS(1863), + [anon_sym_DASH] = ACTIONS(1863), + [anon_sym_DOT] = ACTIONS(1863), + [anon_sym_SLASH] = ACTIONS(1863), + [anon_sym_SEMI] = ACTIONS(1863), + [anon_sym_QMARK] = ACTIONS(1863), + [anon_sym_AT] = ACTIONS(1863), + [anon_sym_LBRACK] = ACTIONS(1865), + [anon_sym_BSLASH] = ACTIONS(1865), + [anon_sym_RBRACK] = ACTIONS(1863), + [anon_sym_CARET] = ACTIONS(1863), + [anon_sym__] = ACTIONS(1863), + [anon_sym_BQUOTE] = ACTIONS(1863), + [anon_sym_PIPE] = ACTIONS(1863), + [anon_sym_TILDE] = ACTIONS(1863), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1863), + [sym__escaped_characters] = ACTIONS(1863), + [sym__word] = ACTIONS(1863), + [sym__soft_line_ending] = ACTIONS(1863), + [sym__block_close] = ACTIONS(1863), + [sym__block_quote_start] = ACTIONS(1863), + [sym__indented_chunk_start] = ACTIONS(1863), + [sym_atx_h1_marker] = ACTIONS(1863), + [sym_atx_h2_marker] = ACTIONS(1863), + [sym_atx_h3_marker] = ACTIONS(1863), + [sym_atx_h4_marker] = ACTIONS(1863), + [sym_atx_h5_marker] = ACTIONS(1863), + [sym_atx_h6_marker] = ACTIONS(1863), + [sym__thematic_break] = ACTIONS(1863), + [sym__list_marker_minus] = ACTIONS(1863), + [sym__list_marker_plus] = ACTIONS(1863), + [sym__list_marker_star] = ACTIONS(1863), + [sym__list_marker_parenthesis] = ACTIONS(1863), + [sym__list_marker_dot] = ACTIONS(1863), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1863), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1863), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1863), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1863), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1863), + [sym__list_marker_example] = ACTIONS(1863), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1863), + [sym__fenced_code_block_start_backtick] = ACTIONS(1863), + [sym__fenced_code_block_start_tilde] = ACTIONS(1863), + [sym__blank_line_start] = ACTIONS(1863), + [sym_minus_metadata] = ACTIONS(1863), + [sym__pipe_table_start] = ACTIONS(1863), + [sym__fenced_div_start] = ACTIONS(1863), + [sym_ref_id_specifier] = ACTIONS(1863), + [sym__display_math_state_track_marker] = ACTIONS(1863), + [sym__inline_math_state_track_marker] = ACTIONS(1863), + [sym__html_comment] = ACTIONS(1863), + [sym_raw_specifier] = ACTIONS(1863), + [sym__autolink] = ACTIONS(1863), }, [STATE(389)] = { - [ts_builtin_sym_end] = ACTIONS(1622), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1622), - [anon_sym_LBRACE] = ACTIONS(1622), - [anon_sym_RBRACE] = ACTIONS(1622), - [anon_sym_EQ] = ACTIONS(1622), - [anon_sym_SQUOTE] = ACTIONS(1622), - [anon_sym_BANG] = ACTIONS(1622), - [anon_sym_DQUOTE] = ACTIONS(1622), - [anon_sym_POUND] = ACTIONS(1622), - [anon_sym_DOLLAR] = ACTIONS(1622), - [anon_sym_PERCENT] = ACTIONS(1622), - [anon_sym_AMP] = ACTIONS(1622), - [anon_sym_LPAREN] = ACTIONS(1622), - [anon_sym_RPAREN] = ACTIONS(1622), - [anon_sym_STAR] = ACTIONS(1622), - [anon_sym_PLUS] = ACTIONS(1622), - [anon_sym_COMMA] = ACTIONS(1622), - [anon_sym_DASH] = ACTIONS(1622), - [anon_sym_DOT] = ACTIONS(1622), - [anon_sym_SLASH] = ACTIONS(1622), - [anon_sym_SEMI] = ACTIONS(1622), - [anon_sym_LT] = ACTIONS(1622), - [anon_sym_GT] = ACTIONS(1622), - [anon_sym_QMARK] = ACTIONS(1622), - [anon_sym_AT] = ACTIONS(1622), - [anon_sym_LBRACK] = ACTIONS(1622), - [anon_sym_BSLASH] = ACTIONS(1622), - [anon_sym_RBRACK] = ACTIONS(1622), - [anon_sym_CARET] = ACTIONS(1622), - [anon_sym__] = ACTIONS(1622), - [anon_sym_BQUOTE] = ACTIONS(1622), - [anon_sym_PIPE] = ACTIONS(1622), - [anon_sym_TILDE] = ACTIONS(1622), - [sym__word] = ACTIONS(1622), - [sym__soft_line_ending] = ACTIONS(1622), - [sym__block_quote_start] = ACTIONS(1622), - [sym__indented_chunk_start] = ACTIONS(1622), - [sym_atx_h1_marker] = ACTIONS(1622), - [sym_atx_h2_marker] = ACTIONS(1622), - [sym_atx_h3_marker] = ACTIONS(1622), - [sym_atx_h4_marker] = ACTIONS(1622), - [sym_atx_h5_marker] = ACTIONS(1622), - [sym_atx_h6_marker] = ACTIONS(1622), - [sym__thematic_break] = ACTIONS(1622), - [sym__list_marker_minus] = ACTIONS(1622), - [sym__list_marker_plus] = ACTIONS(1622), - [sym__list_marker_star] = ACTIONS(1622), - [sym__list_marker_parenthesis] = ACTIONS(1622), - [sym__list_marker_dot] = ACTIONS(1622), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1622), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1622), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1622), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1622), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1622), - [sym__list_marker_example] = ACTIONS(1622), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1622), - [sym__fenced_code_block_start_backtick] = ACTIONS(1622), - [sym__fenced_code_block_start_tilde] = ACTIONS(1622), - [sym__blank_line_start] = ACTIONS(1622), - [sym_minus_metadata] = ACTIONS(1622), - [sym__pipe_table_start] = ACTIONS(1622), - [sym__fenced_div_start] = ACTIONS(1622), - [sym_ref_id_specifier] = ACTIONS(1622), - [sym__display_math_state_track_marker] = ACTIONS(1622), - [sym__inline_math_state_track_marker] = ACTIONS(1622), + [anon_sym_LBRACE] = ACTIONS(1867), + [anon_sym_RBRACE] = ACTIONS(1867), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1867), + [anon_sym_EQ] = ACTIONS(1867), + [anon_sym_SQUOTE] = ACTIONS(1867), + [anon_sym_BANG] = ACTIONS(1867), + [anon_sym_DQUOTE] = ACTIONS(1867), + [anon_sym_POUND] = ACTIONS(1867), + [anon_sym_DOLLAR] = ACTIONS(1867), + [anon_sym_PERCENT] = ACTIONS(1867), + [anon_sym_AMP] = ACTIONS(1867), + [anon_sym_LPAREN] = ACTIONS(1867), + [anon_sym_RPAREN] = ACTIONS(1867), + [anon_sym_STAR] = ACTIONS(1867), + [anon_sym_PLUS] = ACTIONS(1867), + [anon_sym_COMMA] = ACTIONS(1867), + [anon_sym_DASH] = ACTIONS(1867), + [anon_sym_DOT] = ACTIONS(1867), + [anon_sym_SLASH] = ACTIONS(1867), + [anon_sym_SEMI] = ACTIONS(1867), + [anon_sym_QMARK] = ACTIONS(1867), + [anon_sym_AT] = ACTIONS(1867), + [anon_sym_LBRACK] = ACTIONS(1869), + [anon_sym_BSLASH] = ACTIONS(1869), + [anon_sym_RBRACK] = ACTIONS(1867), + [anon_sym_CARET] = ACTIONS(1867), + [anon_sym__] = ACTIONS(1867), + [anon_sym_BQUOTE] = ACTIONS(1867), + [anon_sym_PIPE] = ACTIONS(1867), + [anon_sym_TILDE] = ACTIONS(1867), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1867), + [sym__escaped_characters] = ACTIONS(1867), + [sym__word] = ACTIONS(1867), + [sym__soft_line_ending] = ACTIONS(1867), + [sym__block_close] = ACTIONS(1867), + [sym__block_quote_start] = ACTIONS(1867), + [sym__indented_chunk_start] = ACTIONS(1867), + [sym_atx_h1_marker] = ACTIONS(1867), + [sym_atx_h2_marker] = ACTIONS(1867), + [sym_atx_h3_marker] = ACTIONS(1867), + [sym_atx_h4_marker] = ACTIONS(1867), + [sym_atx_h5_marker] = ACTIONS(1867), + [sym_atx_h6_marker] = ACTIONS(1867), + [sym__thematic_break] = ACTIONS(1867), + [sym__list_marker_minus] = ACTIONS(1867), + [sym__list_marker_plus] = ACTIONS(1867), + [sym__list_marker_star] = ACTIONS(1867), + [sym__list_marker_parenthesis] = ACTIONS(1867), + [sym__list_marker_dot] = ACTIONS(1867), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1867), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1867), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1867), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1867), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1867), + [sym__list_marker_example] = ACTIONS(1867), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1867), + [sym__fenced_code_block_start_backtick] = ACTIONS(1867), + [sym__fenced_code_block_start_tilde] = ACTIONS(1867), + [sym__blank_line_start] = ACTIONS(1867), + [sym_minus_metadata] = ACTIONS(1867), + [sym__pipe_table_start] = ACTIONS(1867), + [sym__fenced_div_start] = ACTIONS(1867), + [sym_ref_id_specifier] = ACTIONS(1867), + [sym__display_math_state_track_marker] = ACTIONS(1867), + [sym__inline_math_state_track_marker] = ACTIONS(1867), + [sym__html_comment] = ACTIONS(1867), + [sym_raw_specifier] = ACTIONS(1867), + [sym__autolink] = ACTIONS(1867), }, [STATE(390)] = { - [ts_builtin_sym_end] = ACTIONS(1626), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1626), - [anon_sym_LBRACE] = ACTIONS(1626), - [anon_sym_RBRACE] = ACTIONS(1626), - [anon_sym_EQ] = ACTIONS(1626), - [anon_sym_SQUOTE] = ACTIONS(1626), - [anon_sym_BANG] = ACTIONS(1626), - [anon_sym_DQUOTE] = ACTIONS(1626), - [anon_sym_POUND] = ACTIONS(1626), - [anon_sym_DOLLAR] = ACTIONS(1626), - [anon_sym_PERCENT] = ACTIONS(1626), - [anon_sym_AMP] = ACTIONS(1626), - [anon_sym_LPAREN] = ACTIONS(1626), - [anon_sym_RPAREN] = ACTIONS(1626), - [anon_sym_STAR] = ACTIONS(1626), - [anon_sym_PLUS] = ACTIONS(1626), - [anon_sym_COMMA] = ACTIONS(1626), - [anon_sym_DASH] = ACTIONS(1626), - [anon_sym_DOT] = ACTIONS(1626), - [anon_sym_SLASH] = ACTIONS(1626), - [anon_sym_SEMI] = ACTIONS(1626), - [anon_sym_LT] = ACTIONS(1626), - [anon_sym_GT] = ACTIONS(1626), - [anon_sym_QMARK] = ACTIONS(1626), - [anon_sym_AT] = ACTIONS(1626), - [anon_sym_LBRACK] = ACTIONS(1626), - [anon_sym_BSLASH] = ACTIONS(1626), - [anon_sym_RBRACK] = ACTIONS(1626), - [anon_sym_CARET] = ACTIONS(1626), - [anon_sym__] = ACTIONS(1626), - [anon_sym_BQUOTE] = ACTIONS(1626), - [anon_sym_PIPE] = ACTIONS(1626), - [anon_sym_TILDE] = ACTIONS(1626), - [sym__word] = ACTIONS(1626), - [sym__soft_line_ending] = ACTIONS(1626), - [sym__block_quote_start] = ACTIONS(1626), - [sym__indented_chunk_start] = ACTIONS(1626), - [sym_atx_h1_marker] = ACTIONS(1626), - [sym_atx_h2_marker] = ACTIONS(1626), - [sym_atx_h3_marker] = ACTIONS(1626), - [sym_atx_h4_marker] = ACTIONS(1626), - [sym_atx_h5_marker] = ACTIONS(1626), - [sym_atx_h6_marker] = ACTIONS(1626), - [sym__thematic_break] = ACTIONS(1626), - [sym__list_marker_minus] = ACTIONS(1626), - [sym__list_marker_plus] = ACTIONS(1626), - [sym__list_marker_star] = ACTIONS(1626), - [sym__list_marker_parenthesis] = ACTIONS(1626), - [sym__list_marker_dot] = ACTIONS(1626), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_example] = ACTIONS(1626), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1626), - [sym__fenced_code_block_start_backtick] = ACTIONS(1626), - [sym__fenced_code_block_start_tilde] = ACTIONS(1626), - [sym__blank_line_start] = ACTIONS(1626), - [sym_minus_metadata] = ACTIONS(1626), - [sym__pipe_table_start] = ACTIONS(1626), - [sym__fenced_div_start] = ACTIONS(1626), - [sym_ref_id_specifier] = ACTIONS(1626), - [sym__display_math_state_track_marker] = ACTIONS(1626), - [sym__inline_math_state_track_marker] = ACTIONS(1626), + [ts_builtin_sym_end] = ACTIONS(1859), + [anon_sym_LBRACE] = ACTIONS(1859), + [anon_sym_RBRACE] = ACTIONS(1859), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1859), + [anon_sym_EQ] = ACTIONS(1859), + [anon_sym_SQUOTE] = ACTIONS(1859), + [anon_sym_BANG] = ACTIONS(1859), + [anon_sym_DQUOTE] = ACTIONS(1859), + [anon_sym_POUND] = ACTIONS(1859), + [anon_sym_DOLLAR] = ACTIONS(1859), + [anon_sym_PERCENT] = ACTIONS(1859), + [anon_sym_AMP] = ACTIONS(1859), + [anon_sym_LPAREN] = ACTIONS(1859), + [anon_sym_RPAREN] = ACTIONS(1859), + [anon_sym_STAR] = ACTIONS(1859), + [anon_sym_PLUS] = ACTIONS(1859), + [anon_sym_COMMA] = ACTIONS(1859), + [anon_sym_DASH] = ACTIONS(1859), + [anon_sym_DOT] = ACTIONS(1859), + [anon_sym_SLASH] = ACTIONS(1859), + [anon_sym_SEMI] = ACTIONS(1859), + [anon_sym_QMARK] = ACTIONS(1859), + [anon_sym_AT] = ACTIONS(1859), + [anon_sym_LBRACK] = ACTIONS(1861), + [anon_sym_BSLASH] = ACTIONS(1861), + [anon_sym_RBRACK] = ACTIONS(1859), + [anon_sym_CARET] = ACTIONS(1859), + [anon_sym__] = ACTIONS(1859), + [anon_sym_BQUOTE] = ACTIONS(1859), + [anon_sym_PIPE] = ACTIONS(1859), + [anon_sym_TILDE] = ACTIONS(1859), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1859), + [sym__escaped_characters] = ACTIONS(1859), + [sym__word] = ACTIONS(1859), + [sym__soft_line_ending] = ACTIONS(1859), + [sym__block_quote_start] = ACTIONS(1859), + [sym__indented_chunk_start] = ACTIONS(1859), + [sym_atx_h1_marker] = ACTIONS(1859), + [sym_atx_h2_marker] = ACTIONS(1859), + [sym_atx_h3_marker] = ACTIONS(1859), + [sym_atx_h4_marker] = ACTIONS(1859), + [sym_atx_h5_marker] = ACTIONS(1859), + [sym_atx_h6_marker] = ACTIONS(1859), + [sym__thematic_break] = ACTIONS(1859), + [sym__list_marker_minus] = ACTIONS(1859), + [sym__list_marker_plus] = ACTIONS(1859), + [sym__list_marker_star] = ACTIONS(1859), + [sym__list_marker_parenthesis] = ACTIONS(1859), + [sym__list_marker_dot] = ACTIONS(1859), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1859), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1859), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1859), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1859), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1859), + [sym__list_marker_example] = ACTIONS(1859), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1859), + [sym__fenced_code_block_start_backtick] = ACTIONS(1859), + [sym__fenced_code_block_start_tilde] = ACTIONS(1859), + [sym__blank_line_start] = ACTIONS(1859), + [sym_minus_metadata] = ACTIONS(1859), + [sym__pipe_table_start] = ACTIONS(1859), + [sym__fenced_div_start] = ACTIONS(1859), + [sym_ref_id_specifier] = ACTIONS(1859), + [sym__display_math_state_track_marker] = ACTIONS(1859), + [sym__inline_math_state_track_marker] = ACTIONS(1859), + [sym__html_comment] = ACTIONS(1859), + [sym_raw_specifier] = ACTIONS(1859), + [sym__autolink] = ACTIONS(1859), }, [STATE(391)] = { - [ts_builtin_sym_end] = ACTIONS(1626), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1626), - [anon_sym_LBRACE] = ACTIONS(1626), - [anon_sym_RBRACE] = ACTIONS(1626), - [anon_sym_EQ] = ACTIONS(1626), - [anon_sym_SQUOTE] = ACTIONS(1626), - [anon_sym_BANG] = ACTIONS(1626), - [anon_sym_DQUOTE] = ACTIONS(1626), - [anon_sym_POUND] = ACTIONS(1626), - [anon_sym_DOLLAR] = ACTIONS(1626), - [anon_sym_PERCENT] = ACTIONS(1626), - [anon_sym_AMP] = ACTIONS(1626), - [anon_sym_LPAREN] = ACTIONS(1626), - [anon_sym_RPAREN] = ACTIONS(1626), - [anon_sym_STAR] = ACTIONS(1626), - [anon_sym_PLUS] = ACTIONS(1626), - [anon_sym_COMMA] = ACTIONS(1626), - [anon_sym_DASH] = ACTIONS(1626), - [anon_sym_DOT] = ACTIONS(1626), - [anon_sym_SLASH] = ACTIONS(1626), - [anon_sym_SEMI] = ACTIONS(1626), - [anon_sym_LT] = ACTIONS(1626), - [anon_sym_GT] = ACTIONS(1626), - [anon_sym_QMARK] = ACTIONS(1626), - [anon_sym_AT] = ACTIONS(1626), - [anon_sym_LBRACK] = ACTIONS(1626), - [anon_sym_BSLASH] = ACTIONS(1626), - [anon_sym_RBRACK] = ACTIONS(1626), - [anon_sym_CARET] = ACTIONS(1626), - [anon_sym__] = ACTIONS(1626), - [anon_sym_BQUOTE] = ACTIONS(1626), - [anon_sym_PIPE] = ACTIONS(1626), - [anon_sym_TILDE] = ACTIONS(1626), - [sym__word] = ACTIONS(1626), - [sym__soft_line_ending] = ACTIONS(1626), - [sym__block_quote_start] = ACTIONS(1626), - [sym__indented_chunk_start] = ACTIONS(1626), - [sym_atx_h1_marker] = ACTIONS(1626), - [sym_atx_h2_marker] = ACTIONS(1626), - [sym_atx_h3_marker] = ACTIONS(1626), - [sym_atx_h4_marker] = ACTIONS(1626), - [sym_atx_h5_marker] = ACTIONS(1626), - [sym_atx_h6_marker] = ACTIONS(1626), - [sym__thematic_break] = ACTIONS(1626), - [sym__list_marker_minus] = ACTIONS(1626), - [sym__list_marker_plus] = ACTIONS(1626), - [sym__list_marker_star] = ACTIONS(1626), - [sym__list_marker_parenthesis] = ACTIONS(1626), - [sym__list_marker_dot] = ACTIONS(1626), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1626), - [sym__list_marker_example] = ACTIONS(1626), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1626), - [sym__fenced_code_block_start_backtick] = ACTIONS(1626), - [sym__fenced_code_block_start_tilde] = ACTIONS(1626), - [sym__blank_line_start] = ACTIONS(1626), - [sym_minus_metadata] = ACTIONS(1626), - [sym__pipe_table_start] = ACTIONS(1626), - [sym__fenced_div_start] = ACTIONS(1626), - [sym_ref_id_specifier] = ACTIONS(1626), - [sym__display_math_state_track_marker] = ACTIONS(1626), - [sym__inline_math_state_track_marker] = ACTIONS(1626), + [anon_sym_LBRACE] = ACTIONS(1871), + [anon_sym_RBRACE] = ACTIONS(1871), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1871), + [anon_sym_EQ] = ACTIONS(1871), + [anon_sym_SQUOTE] = ACTIONS(1871), + [anon_sym_BANG] = ACTIONS(1871), + [anon_sym_DQUOTE] = ACTIONS(1871), + [anon_sym_POUND] = ACTIONS(1871), + [anon_sym_DOLLAR] = ACTIONS(1871), + [anon_sym_PERCENT] = ACTIONS(1871), + [anon_sym_AMP] = ACTIONS(1871), + [anon_sym_LPAREN] = ACTIONS(1871), + [anon_sym_RPAREN] = ACTIONS(1871), + [anon_sym_STAR] = ACTIONS(1871), + [anon_sym_PLUS] = ACTIONS(1871), + [anon_sym_COMMA] = ACTIONS(1871), + [anon_sym_DASH] = ACTIONS(1871), + [anon_sym_DOT] = ACTIONS(1871), + [anon_sym_SLASH] = ACTIONS(1871), + [anon_sym_SEMI] = ACTIONS(1871), + [anon_sym_QMARK] = ACTIONS(1871), + [anon_sym_AT] = ACTIONS(1871), + [anon_sym_LBRACK] = ACTIONS(1873), + [anon_sym_BSLASH] = ACTIONS(1873), + [anon_sym_RBRACK] = ACTIONS(1871), + [anon_sym_CARET] = ACTIONS(1871), + [anon_sym__] = ACTIONS(1871), + [anon_sym_BQUOTE] = ACTIONS(1871), + [anon_sym_PIPE] = ACTIONS(1871), + [anon_sym_TILDE] = ACTIONS(1871), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1871), + [sym__escaped_characters] = ACTIONS(1871), + [sym__word] = ACTIONS(1871), + [sym__soft_line_ending] = ACTIONS(1871), + [sym__block_close] = ACTIONS(1871), + [sym__block_quote_start] = ACTIONS(1871), + [sym__indented_chunk_start] = ACTIONS(1871), + [sym_atx_h1_marker] = ACTIONS(1871), + [sym_atx_h2_marker] = ACTIONS(1871), + [sym_atx_h3_marker] = ACTIONS(1871), + [sym_atx_h4_marker] = ACTIONS(1871), + [sym_atx_h5_marker] = ACTIONS(1871), + [sym_atx_h6_marker] = ACTIONS(1871), + [sym__thematic_break] = ACTIONS(1871), + [sym__list_marker_minus] = ACTIONS(1871), + [sym__list_marker_plus] = ACTIONS(1871), + [sym__list_marker_star] = ACTIONS(1871), + [sym__list_marker_parenthesis] = ACTIONS(1871), + [sym__list_marker_dot] = ACTIONS(1871), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1871), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1871), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1871), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1871), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1871), + [sym__list_marker_example] = ACTIONS(1871), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1871), + [sym__fenced_code_block_start_backtick] = ACTIONS(1871), + [sym__fenced_code_block_start_tilde] = ACTIONS(1871), + [sym__blank_line_start] = ACTIONS(1871), + [sym_minus_metadata] = ACTIONS(1871), + [sym__pipe_table_start] = ACTIONS(1871), + [sym__fenced_div_start] = ACTIONS(1871), + [sym_ref_id_specifier] = ACTIONS(1871), + [sym__display_math_state_track_marker] = ACTIONS(1871), + [sym__inline_math_state_track_marker] = ACTIONS(1871), + [sym__html_comment] = ACTIONS(1871), + [sym_raw_specifier] = ACTIONS(1871), + [sym__autolink] = ACTIONS(1871), }, [STATE(392)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1534), - [anon_sym_LBRACE] = ACTIONS(1534), - [anon_sym_RBRACE] = ACTIONS(1534), - [anon_sym_EQ] = ACTIONS(1534), - [anon_sym_SQUOTE] = ACTIONS(1534), - [anon_sym_BANG] = ACTIONS(1534), - [anon_sym_DQUOTE] = ACTIONS(1534), - [anon_sym_POUND] = ACTIONS(1534), - [anon_sym_DOLLAR] = ACTIONS(1534), - [anon_sym_PERCENT] = ACTIONS(1534), - [anon_sym_AMP] = ACTIONS(1534), - [anon_sym_LPAREN] = ACTIONS(1534), - [anon_sym_RPAREN] = ACTIONS(1534), - [anon_sym_STAR] = ACTIONS(1534), - [anon_sym_PLUS] = ACTIONS(1534), - [anon_sym_COMMA] = ACTIONS(1534), - [anon_sym_DASH] = ACTIONS(1534), - [anon_sym_DOT] = ACTIONS(1534), - [anon_sym_SLASH] = ACTIONS(1534), - [anon_sym_SEMI] = ACTIONS(1534), - [anon_sym_LT] = ACTIONS(1534), - [anon_sym_GT] = ACTIONS(1534), - [anon_sym_QMARK] = ACTIONS(1534), - [anon_sym_AT] = ACTIONS(1534), - [anon_sym_LBRACK] = ACTIONS(1534), - [anon_sym_BSLASH] = ACTIONS(1534), - [anon_sym_RBRACK] = ACTIONS(1534), - [anon_sym_CARET] = ACTIONS(1534), - [anon_sym__] = ACTIONS(1534), - [anon_sym_BQUOTE] = ACTIONS(1534), - [anon_sym_PIPE] = ACTIONS(1534), - [anon_sym_TILDE] = ACTIONS(1534), - [sym__word] = ACTIONS(1534), - [sym__soft_line_ending] = ACTIONS(1534), - [sym__block_close] = ACTIONS(1534), - [sym__block_quote_start] = ACTIONS(1534), - [sym__indented_chunk_start] = ACTIONS(1534), - [sym_atx_h1_marker] = ACTIONS(1534), - [sym_atx_h2_marker] = ACTIONS(1534), - [sym_atx_h3_marker] = ACTIONS(1534), - [sym_atx_h4_marker] = ACTIONS(1534), - [sym_atx_h5_marker] = ACTIONS(1534), - [sym_atx_h6_marker] = ACTIONS(1534), - [sym__thematic_break] = ACTIONS(1534), - [sym__list_marker_minus] = ACTIONS(1534), - [sym__list_marker_plus] = ACTIONS(1534), - [sym__list_marker_star] = ACTIONS(1534), - [sym__list_marker_parenthesis] = ACTIONS(1534), - [sym__list_marker_dot] = ACTIONS(1534), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1534), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1534), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1534), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1534), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1534), - [sym__list_marker_example] = ACTIONS(1534), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1534), - [sym__fenced_code_block_start_backtick] = ACTIONS(1534), - [sym__fenced_code_block_start_tilde] = ACTIONS(1534), - [sym__blank_line_start] = ACTIONS(1534), - [sym_minus_metadata] = ACTIONS(1534), - [sym__pipe_table_start] = ACTIONS(1534), - [sym__fenced_div_start] = ACTIONS(1534), - [sym_ref_id_specifier] = ACTIONS(1534), - [sym__display_math_state_track_marker] = ACTIONS(1534), - [sym__inline_math_state_track_marker] = ACTIONS(1534), + [ts_builtin_sym_end] = ACTIONS(1725), + [anon_sym_LBRACE] = ACTIONS(1725), + [anon_sym_RBRACE] = ACTIONS(1725), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1725), + [anon_sym_EQ] = ACTIONS(1725), + [anon_sym_SQUOTE] = ACTIONS(1725), + [anon_sym_BANG] = ACTIONS(1725), + [anon_sym_DQUOTE] = ACTIONS(1725), + [anon_sym_POUND] = ACTIONS(1725), + [anon_sym_DOLLAR] = ACTIONS(1725), + [anon_sym_PERCENT] = ACTIONS(1725), + [anon_sym_AMP] = ACTIONS(1725), + [anon_sym_LPAREN] = ACTIONS(1725), + [anon_sym_RPAREN] = ACTIONS(1725), + [anon_sym_STAR] = ACTIONS(1725), + [anon_sym_PLUS] = ACTIONS(1725), + [anon_sym_COMMA] = ACTIONS(1725), + [anon_sym_DASH] = ACTIONS(1725), + [anon_sym_DOT] = ACTIONS(1725), + [anon_sym_SLASH] = ACTIONS(1725), + [anon_sym_SEMI] = ACTIONS(1725), + [anon_sym_QMARK] = ACTIONS(1725), + [anon_sym_AT] = ACTIONS(1725), + [anon_sym_LBRACK] = ACTIONS(1727), + [anon_sym_BSLASH] = ACTIONS(1727), + [anon_sym_RBRACK] = ACTIONS(1725), + [anon_sym_CARET] = ACTIONS(1725), + [anon_sym__] = ACTIONS(1725), + [anon_sym_BQUOTE] = ACTIONS(1725), + [anon_sym_PIPE] = ACTIONS(1725), + [anon_sym_TILDE] = ACTIONS(1725), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1725), + [sym__escaped_characters] = ACTIONS(1725), + [sym__word] = ACTIONS(1725), + [sym__soft_line_ending] = ACTIONS(1725), + [sym__block_quote_start] = ACTIONS(1725), + [sym__indented_chunk_start] = ACTIONS(1725), + [sym_atx_h1_marker] = ACTIONS(1725), + [sym_atx_h2_marker] = ACTIONS(1725), + [sym_atx_h3_marker] = ACTIONS(1725), + [sym_atx_h4_marker] = ACTIONS(1725), + [sym_atx_h5_marker] = ACTIONS(1725), + [sym_atx_h6_marker] = ACTIONS(1725), + [sym__thematic_break] = ACTIONS(1725), + [sym__list_marker_minus] = ACTIONS(1725), + [sym__list_marker_plus] = ACTIONS(1725), + [sym__list_marker_star] = ACTIONS(1725), + [sym__list_marker_parenthesis] = ACTIONS(1725), + [sym__list_marker_dot] = ACTIONS(1725), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1725), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1725), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1725), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1725), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1725), + [sym__list_marker_example] = ACTIONS(1725), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1725), + [sym__fenced_code_block_start_backtick] = ACTIONS(1725), + [sym__fenced_code_block_start_tilde] = ACTIONS(1725), + [sym__blank_line_start] = ACTIONS(1725), + [sym_minus_metadata] = ACTIONS(1725), + [sym__pipe_table_start] = ACTIONS(1725), + [sym__fenced_div_start] = ACTIONS(1725), + [sym_ref_id_specifier] = ACTIONS(1725), + [sym__display_math_state_track_marker] = ACTIONS(1725), + [sym__inline_math_state_track_marker] = ACTIONS(1725), + [sym__html_comment] = ACTIONS(1725), + [sym_raw_specifier] = ACTIONS(1725), + [sym__autolink] = ACTIONS(1725), }, [STATE(393)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1536), - [anon_sym_LBRACE] = ACTIONS(1536), - [anon_sym_RBRACE] = ACTIONS(1536), - [anon_sym_EQ] = ACTIONS(1536), - [anon_sym_SQUOTE] = ACTIONS(1536), - [anon_sym_BANG] = ACTIONS(1536), - [anon_sym_DQUOTE] = ACTIONS(1536), - [anon_sym_POUND] = ACTIONS(1536), - [anon_sym_DOLLAR] = ACTIONS(1536), - [anon_sym_PERCENT] = ACTIONS(1536), - [anon_sym_AMP] = ACTIONS(1536), - [anon_sym_LPAREN] = ACTIONS(1536), - [anon_sym_RPAREN] = ACTIONS(1536), - [anon_sym_STAR] = ACTIONS(1536), - [anon_sym_PLUS] = ACTIONS(1536), - [anon_sym_COMMA] = ACTIONS(1536), - [anon_sym_DASH] = ACTIONS(1536), - [anon_sym_DOT] = ACTIONS(1536), - [anon_sym_SLASH] = ACTIONS(1536), - [anon_sym_SEMI] = ACTIONS(1536), - [anon_sym_LT] = ACTIONS(1536), - [anon_sym_GT] = ACTIONS(1536), - [anon_sym_QMARK] = ACTIONS(1536), - [anon_sym_AT] = ACTIONS(1536), - [anon_sym_LBRACK] = ACTIONS(1536), - [anon_sym_BSLASH] = ACTIONS(1536), - [anon_sym_RBRACK] = ACTIONS(1536), - [anon_sym_CARET] = ACTIONS(1536), - [anon_sym__] = ACTIONS(1536), - [anon_sym_BQUOTE] = ACTIONS(1536), - [anon_sym_PIPE] = ACTIONS(1536), - [anon_sym_TILDE] = ACTIONS(1536), - [sym__word] = ACTIONS(1536), - [sym__soft_line_ending] = ACTIONS(1536), - [sym__block_close] = ACTIONS(1536), - [sym__block_quote_start] = ACTIONS(1536), - [sym__indented_chunk_start] = ACTIONS(1536), - [sym_atx_h1_marker] = ACTIONS(1536), - [sym_atx_h2_marker] = ACTIONS(1536), - [sym_atx_h3_marker] = ACTIONS(1536), - [sym_atx_h4_marker] = ACTIONS(1536), - [sym_atx_h5_marker] = ACTIONS(1536), - [sym_atx_h6_marker] = ACTIONS(1536), - [sym__thematic_break] = ACTIONS(1536), - [sym__list_marker_minus] = ACTIONS(1536), - [sym__list_marker_plus] = ACTIONS(1536), - [sym__list_marker_star] = ACTIONS(1536), - [sym__list_marker_parenthesis] = ACTIONS(1536), - [sym__list_marker_dot] = ACTIONS(1536), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1536), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1536), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1536), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1536), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1536), - [sym__list_marker_example] = ACTIONS(1536), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1536), - [sym__fenced_code_block_start_backtick] = ACTIONS(1536), - [sym__fenced_code_block_start_tilde] = ACTIONS(1536), - [sym__blank_line_start] = ACTIONS(1536), - [sym_minus_metadata] = ACTIONS(1536), - [sym__pipe_table_start] = ACTIONS(1536), - [sym__fenced_div_start] = ACTIONS(1536), - [sym_ref_id_specifier] = ACTIONS(1536), - [sym__display_math_state_track_marker] = ACTIONS(1536), - [sym__inline_math_state_track_marker] = ACTIONS(1536), + [anon_sym_LBRACE] = ACTIONS(1875), + [anon_sym_RBRACE] = ACTIONS(1875), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1875), + [anon_sym_EQ] = ACTIONS(1875), + [anon_sym_SQUOTE] = ACTIONS(1875), + [anon_sym_BANG] = ACTIONS(1875), + [anon_sym_DQUOTE] = ACTIONS(1875), + [anon_sym_POUND] = ACTIONS(1875), + [anon_sym_DOLLAR] = ACTIONS(1875), + [anon_sym_PERCENT] = ACTIONS(1875), + [anon_sym_AMP] = ACTIONS(1875), + [anon_sym_LPAREN] = ACTIONS(1875), + [anon_sym_RPAREN] = ACTIONS(1875), + [anon_sym_STAR] = ACTIONS(1875), + [anon_sym_PLUS] = ACTIONS(1875), + [anon_sym_COMMA] = ACTIONS(1875), + [anon_sym_DASH] = ACTIONS(1875), + [anon_sym_DOT] = ACTIONS(1875), + [anon_sym_SLASH] = ACTIONS(1875), + [anon_sym_SEMI] = ACTIONS(1875), + [anon_sym_QMARK] = ACTIONS(1875), + [anon_sym_AT] = ACTIONS(1875), + [anon_sym_LBRACK] = ACTIONS(1877), + [anon_sym_BSLASH] = ACTIONS(1877), + [anon_sym_RBRACK] = ACTIONS(1875), + [anon_sym_CARET] = ACTIONS(1875), + [anon_sym__] = ACTIONS(1875), + [anon_sym_BQUOTE] = ACTIONS(1875), + [anon_sym_PIPE] = ACTIONS(1875), + [anon_sym_TILDE] = ACTIONS(1875), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1875), + [sym__escaped_characters] = ACTIONS(1875), + [sym__word] = ACTIONS(1875), + [sym__soft_line_ending] = ACTIONS(1875), + [sym__block_close] = ACTIONS(1875), + [sym__block_quote_start] = ACTIONS(1875), + [sym__indented_chunk_start] = ACTIONS(1875), + [sym_atx_h1_marker] = ACTIONS(1875), + [sym_atx_h2_marker] = ACTIONS(1875), + [sym_atx_h3_marker] = ACTIONS(1875), + [sym_atx_h4_marker] = ACTIONS(1875), + [sym_atx_h5_marker] = ACTIONS(1875), + [sym_atx_h6_marker] = ACTIONS(1875), + [sym__thematic_break] = ACTIONS(1875), + [sym__list_marker_minus] = ACTIONS(1875), + [sym__list_marker_plus] = ACTIONS(1875), + [sym__list_marker_star] = ACTIONS(1875), + [sym__list_marker_parenthesis] = ACTIONS(1875), + [sym__list_marker_dot] = ACTIONS(1875), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1875), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1875), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1875), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1875), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1875), + [sym__list_marker_example] = ACTIONS(1875), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1875), + [sym__fenced_code_block_start_backtick] = ACTIONS(1875), + [sym__fenced_code_block_start_tilde] = ACTIONS(1875), + [sym__blank_line_start] = ACTIONS(1875), + [sym_minus_metadata] = ACTIONS(1875), + [sym__pipe_table_start] = ACTIONS(1875), + [sym__fenced_div_start] = ACTIONS(1875), + [sym_ref_id_specifier] = ACTIONS(1875), + [sym__display_math_state_track_marker] = ACTIONS(1875), + [sym__inline_math_state_track_marker] = ACTIONS(1875), + [sym__html_comment] = ACTIONS(1875), + [sym_raw_specifier] = ACTIONS(1875), + [sym__autolink] = ACTIONS(1875), }, [STATE(394)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1538), - [anon_sym_LBRACE] = ACTIONS(1538), - [anon_sym_RBRACE] = ACTIONS(1538), - [anon_sym_EQ] = ACTIONS(1538), - [anon_sym_SQUOTE] = ACTIONS(1538), - [anon_sym_BANG] = ACTIONS(1538), - [anon_sym_DQUOTE] = ACTIONS(1538), - [anon_sym_POUND] = ACTIONS(1538), - [anon_sym_DOLLAR] = ACTIONS(1538), - [anon_sym_PERCENT] = ACTIONS(1538), - [anon_sym_AMP] = ACTIONS(1538), - [anon_sym_LPAREN] = ACTIONS(1538), - [anon_sym_RPAREN] = ACTIONS(1538), - [anon_sym_STAR] = ACTIONS(1538), - [anon_sym_PLUS] = ACTIONS(1538), - [anon_sym_COMMA] = ACTIONS(1538), - [anon_sym_DASH] = ACTIONS(1538), - [anon_sym_DOT] = ACTIONS(1538), - [anon_sym_SLASH] = ACTIONS(1538), - [anon_sym_SEMI] = ACTIONS(1538), - [anon_sym_LT] = ACTIONS(1538), - [anon_sym_GT] = ACTIONS(1538), - [anon_sym_QMARK] = ACTIONS(1538), - [anon_sym_AT] = ACTIONS(1538), - [anon_sym_LBRACK] = ACTIONS(1538), - [anon_sym_BSLASH] = ACTIONS(1538), - [anon_sym_RBRACK] = ACTIONS(1538), - [anon_sym_CARET] = ACTIONS(1538), - [anon_sym__] = ACTIONS(1538), - [anon_sym_BQUOTE] = ACTIONS(1538), - [anon_sym_PIPE] = ACTIONS(1538), - [anon_sym_TILDE] = ACTIONS(1538), - [sym__word] = ACTIONS(1538), - [sym__soft_line_ending] = ACTIONS(1538), - [sym__block_close] = ACTIONS(1538), - [sym__block_quote_start] = ACTIONS(1538), - [sym__indented_chunk_start] = ACTIONS(1538), - [sym_atx_h1_marker] = ACTIONS(1538), - [sym_atx_h2_marker] = ACTIONS(1538), - [sym_atx_h3_marker] = ACTIONS(1538), - [sym_atx_h4_marker] = ACTIONS(1538), - [sym_atx_h5_marker] = ACTIONS(1538), - [sym_atx_h6_marker] = ACTIONS(1538), - [sym__thematic_break] = ACTIONS(1538), - [sym__list_marker_minus] = ACTIONS(1538), - [sym__list_marker_plus] = ACTIONS(1538), - [sym__list_marker_star] = ACTIONS(1538), - [sym__list_marker_parenthesis] = ACTIONS(1538), - [sym__list_marker_dot] = ACTIONS(1538), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1538), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1538), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1538), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1538), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1538), - [sym__list_marker_example] = ACTIONS(1538), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1538), - [sym__fenced_code_block_start_backtick] = ACTIONS(1538), - [sym__fenced_code_block_start_tilde] = ACTIONS(1538), - [sym__blank_line_start] = ACTIONS(1538), - [sym_minus_metadata] = ACTIONS(1538), - [sym__pipe_table_start] = ACTIONS(1538), - [sym__fenced_div_start] = ACTIONS(1538), - [sym_ref_id_specifier] = ACTIONS(1538), - [sym__display_math_state_track_marker] = ACTIONS(1538), - [sym__inline_math_state_track_marker] = ACTIONS(1538), + [ts_builtin_sym_end] = ACTIONS(1863), + [anon_sym_LBRACE] = ACTIONS(1863), + [anon_sym_RBRACE] = ACTIONS(1863), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1863), + [anon_sym_EQ] = ACTIONS(1863), + [anon_sym_SQUOTE] = ACTIONS(1863), + [anon_sym_BANG] = ACTIONS(1863), + [anon_sym_DQUOTE] = ACTIONS(1863), + [anon_sym_POUND] = ACTIONS(1863), + [anon_sym_DOLLAR] = ACTIONS(1863), + [anon_sym_PERCENT] = ACTIONS(1863), + [anon_sym_AMP] = ACTIONS(1863), + [anon_sym_LPAREN] = ACTIONS(1863), + [anon_sym_RPAREN] = ACTIONS(1863), + [anon_sym_STAR] = ACTIONS(1863), + [anon_sym_PLUS] = ACTIONS(1863), + [anon_sym_COMMA] = ACTIONS(1863), + [anon_sym_DASH] = ACTIONS(1863), + [anon_sym_DOT] = ACTIONS(1863), + [anon_sym_SLASH] = ACTIONS(1863), + [anon_sym_SEMI] = ACTIONS(1863), + [anon_sym_QMARK] = ACTIONS(1863), + [anon_sym_AT] = ACTIONS(1863), + [anon_sym_LBRACK] = ACTIONS(1865), + [anon_sym_BSLASH] = ACTIONS(1865), + [anon_sym_RBRACK] = ACTIONS(1863), + [anon_sym_CARET] = ACTIONS(1863), + [anon_sym__] = ACTIONS(1863), + [anon_sym_BQUOTE] = ACTIONS(1863), + [anon_sym_PIPE] = ACTIONS(1863), + [anon_sym_TILDE] = ACTIONS(1863), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1863), + [sym__escaped_characters] = ACTIONS(1863), + [sym__word] = ACTIONS(1863), + [sym__soft_line_ending] = ACTIONS(1863), + [sym__block_quote_start] = ACTIONS(1863), + [sym__indented_chunk_start] = ACTIONS(1863), + [sym_atx_h1_marker] = ACTIONS(1863), + [sym_atx_h2_marker] = ACTIONS(1863), + [sym_atx_h3_marker] = ACTIONS(1863), + [sym_atx_h4_marker] = ACTIONS(1863), + [sym_atx_h5_marker] = ACTIONS(1863), + [sym_atx_h6_marker] = ACTIONS(1863), + [sym__thematic_break] = ACTIONS(1863), + [sym__list_marker_minus] = ACTIONS(1863), + [sym__list_marker_plus] = ACTIONS(1863), + [sym__list_marker_star] = ACTIONS(1863), + [sym__list_marker_parenthesis] = ACTIONS(1863), + [sym__list_marker_dot] = ACTIONS(1863), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1863), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1863), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1863), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1863), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1863), + [sym__list_marker_example] = ACTIONS(1863), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1863), + [sym__fenced_code_block_start_backtick] = ACTIONS(1863), + [sym__fenced_code_block_start_tilde] = ACTIONS(1863), + [sym__blank_line_start] = ACTIONS(1863), + [sym_minus_metadata] = ACTIONS(1863), + [sym__pipe_table_start] = ACTIONS(1863), + [sym__fenced_div_start] = ACTIONS(1863), + [sym_ref_id_specifier] = ACTIONS(1863), + [sym__display_math_state_track_marker] = ACTIONS(1863), + [sym__inline_math_state_track_marker] = ACTIONS(1863), + [sym__html_comment] = ACTIONS(1863), + [sym_raw_specifier] = ACTIONS(1863), + [sym__autolink] = ACTIONS(1863), }, [STATE(395)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1722), - [anon_sym_LBRACE] = ACTIONS(1722), - [anon_sym_RBRACE] = ACTIONS(1722), - [anon_sym_EQ] = ACTIONS(1722), - [anon_sym_SQUOTE] = ACTIONS(1722), - [anon_sym_BANG] = ACTIONS(1722), - [anon_sym_DQUOTE] = ACTIONS(1722), - [anon_sym_POUND] = ACTIONS(1722), - [anon_sym_DOLLAR] = ACTIONS(1722), - [anon_sym_PERCENT] = ACTIONS(1722), - [anon_sym_AMP] = ACTIONS(1722), - [anon_sym_LPAREN] = ACTIONS(1722), - [anon_sym_RPAREN] = ACTIONS(1722), - [anon_sym_STAR] = ACTIONS(1722), - [anon_sym_PLUS] = ACTIONS(1722), - [anon_sym_COMMA] = ACTIONS(1722), - [anon_sym_DASH] = ACTIONS(1722), - [anon_sym_DOT] = ACTIONS(1722), - [anon_sym_SLASH] = ACTIONS(1722), - [anon_sym_SEMI] = ACTIONS(1722), - [anon_sym_LT] = ACTIONS(1722), - [anon_sym_GT] = ACTIONS(1722), - [anon_sym_QMARK] = ACTIONS(1722), - [anon_sym_AT] = ACTIONS(1722), - [anon_sym_LBRACK] = ACTIONS(1722), - [anon_sym_BSLASH] = ACTIONS(1722), - [anon_sym_RBRACK] = ACTIONS(1722), - [anon_sym_CARET] = ACTIONS(1722), - [anon_sym__] = ACTIONS(1722), - [anon_sym_BQUOTE] = ACTIONS(1722), - [anon_sym_PIPE] = ACTIONS(1722), - [anon_sym_TILDE] = ACTIONS(1722), - [sym__word] = ACTIONS(1722), - [sym__soft_line_ending] = ACTIONS(1722), - [sym_block_continuation] = ACTIONS(1722), - [sym__block_quote_start] = ACTIONS(1722), - [sym__indented_chunk_start] = ACTIONS(1722), - [sym_atx_h1_marker] = ACTIONS(1722), - [sym_atx_h2_marker] = ACTIONS(1722), - [sym_atx_h3_marker] = ACTIONS(1722), - [sym_atx_h4_marker] = ACTIONS(1722), - [sym_atx_h5_marker] = ACTIONS(1722), - [sym_atx_h6_marker] = ACTIONS(1722), - [sym__thematic_break] = ACTIONS(1722), - [sym__list_marker_minus] = ACTIONS(1722), - [sym__list_marker_plus] = ACTIONS(1722), - [sym__list_marker_star] = ACTIONS(1722), - [sym__list_marker_parenthesis] = ACTIONS(1722), - [sym__list_marker_dot] = ACTIONS(1722), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1722), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1722), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1722), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1722), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1722), - [sym__list_marker_example] = ACTIONS(1722), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1722), - [sym__fenced_code_block_start_backtick] = ACTIONS(1722), - [sym__fenced_code_block_start_tilde] = ACTIONS(1722), - [sym__blank_line_start] = ACTIONS(1722), - [sym_minus_metadata] = ACTIONS(1722), - [sym__pipe_table_start] = ACTIONS(1722), - [sym__fenced_div_start] = ACTIONS(1722), - [sym_ref_id_specifier] = ACTIONS(1722), - [sym__display_math_state_track_marker] = ACTIONS(1722), - [sym__inline_math_state_track_marker] = ACTIONS(1722), + [anon_sym_LBRACE] = ACTIONS(1879), + [anon_sym_RBRACE] = ACTIONS(1879), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1879), + [anon_sym_EQ] = ACTIONS(1879), + [anon_sym_SQUOTE] = ACTIONS(1879), + [anon_sym_BANG] = ACTIONS(1879), + [anon_sym_DQUOTE] = ACTIONS(1879), + [anon_sym_POUND] = ACTIONS(1879), + [anon_sym_DOLLAR] = ACTIONS(1879), + [anon_sym_PERCENT] = ACTIONS(1879), + [anon_sym_AMP] = ACTIONS(1879), + [anon_sym_LPAREN] = ACTIONS(1879), + [anon_sym_RPAREN] = ACTIONS(1879), + [anon_sym_STAR] = ACTIONS(1879), + [anon_sym_PLUS] = ACTIONS(1879), + [anon_sym_COMMA] = ACTIONS(1879), + [anon_sym_DASH] = ACTIONS(1879), + [anon_sym_DOT] = ACTIONS(1879), + [anon_sym_SLASH] = ACTIONS(1879), + [anon_sym_SEMI] = ACTIONS(1879), + [anon_sym_QMARK] = ACTIONS(1879), + [anon_sym_AT] = ACTIONS(1879), + [anon_sym_LBRACK] = ACTIONS(1881), + [anon_sym_BSLASH] = ACTIONS(1881), + [anon_sym_RBRACK] = ACTIONS(1879), + [anon_sym_CARET] = ACTIONS(1879), + [anon_sym__] = ACTIONS(1879), + [anon_sym_BQUOTE] = ACTIONS(1879), + [anon_sym_PIPE] = ACTIONS(1879), + [anon_sym_TILDE] = ACTIONS(1879), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1879), + [sym__escaped_characters] = ACTIONS(1879), + [sym__word] = ACTIONS(1879), + [sym__soft_line_ending] = ACTIONS(1879), + [sym__block_close] = ACTIONS(1879), + [sym__block_quote_start] = ACTIONS(1879), + [sym__indented_chunk_start] = ACTIONS(1879), + [sym_atx_h1_marker] = ACTIONS(1879), + [sym_atx_h2_marker] = ACTIONS(1879), + [sym_atx_h3_marker] = ACTIONS(1879), + [sym_atx_h4_marker] = ACTIONS(1879), + [sym_atx_h5_marker] = ACTIONS(1879), + [sym_atx_h6_marker] = ACTIONS(1879), + [sym__thematic_break] = ACTIONS(1879), + [sym__list_marker_minus] = ACTIONS(1879), + [sym__list_marker_plus] = ACTIONS(1879), + [sym__list_marker_star] = ACTIONS(1879), + [sym__list_marker_parenthesis] = ACTIONS(1879), + [sym__list_marker_dot] = ACTIONS(1879), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1879), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1879), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1879), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1879), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1879), + [sym__list_marker_example] = ACTIONS(1879), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1879), + [sym__fenced_code_block_start_backtick] = ACTIONS(1879), + [sym__fenced_code_block_start_tilde] = ACTIONS(1879), + [sym__blank_line_start] = ACTIONS(1879), + [sym_minus_metadata] = ACTIONS(1879), + [sym__pipe_table_start] = ACTIONS(1879), + [sym__fenced_div_start] = ACTIONS(1879), + [sym_ref_id_specifier] = ACTIONS(1879), + [sym__display_math_state_track_marker] = ACTIONS(1879), + [sym__inline_math_state_track_marker] = ACTIONS(1879), + [sym__html_comment] = ACTIONS(1879), + [sym_raw_specifier] = ACTIONS(1879), + [sym__autolink] = ACTIONS(1879), }, [STATE(396)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1724), - [anon_sym_LBRACE] = ACTIONS(1724), - [anon_sym_RBRACE] = ACTIONS(1724), - [anon_sym_EQ] = ACTIONS(1724), - [anon_sym_SQUOTE] = ACTIONS(1724), - [anon_sym_BANG] = ACTIONS(1724), - [anon_sym_DQUOTE] = ACTIONS(1724), - [anon_sym_POUND] = ACTIONS(1724), - [anon_sym_DOLLAR] = ACTIONS(1724), - [anon_sym_PERCENT] = ACTIONS(1724), - [anon_sym_AMP] = ACTIONS(1724), - [anon_sym_LPAREN] = ACTIONS(1724), - [anon_sym_RPAREN] = ACTIONS(1724), - [anon_sym_STAR] = ACTIONS(1724), - [anon_sym_PLUS] = ACTIONS(1724), - [anon_sym_COMMA] = ACTIONS(1724), - [anon_sym_DASH] = ACTIONS(1724), - [anon_sym_DOT] = ACTIONS(1724), - [anon_sym_SLASH] = ACTIONS(1724), - [anon_sym_SEMI] = ACTIONS(1724), - [anon_sym_LT] = ACTIONS(1724), - [anon_sym_GT] = ACTIONS(1724), - [anon_sym_QMARK] = ACTIONS(1724), - [anon_sym_AT] = ACTIONS(1724), - [anon_sym_LBRACK] = ACTIONS(1724), - [anon_sym_BSLASH] = ACTIONS(1724), - [anon_sym_RBRACK] = ACTIONS(1724), - [anon_sym_CARET] = ACTIONS(1724), - [anon_sym__] = ACTIONS(1724), - [anon_sym_BQUOTE] = ACTIONS(1724), - [anon_sym_PIPE] = ACTIONS(1724), - [anon_sym_TILDE] = ACTIONS(1724), - [sym__word] = ACTIONS(1724), - [sym__soft_line_ending] = ACTIONS(1724), - [sym_block_continuation] = ACTIONS(1724), - [sym__block_quote_start] = ACTIONS(1724), - [sym__indented_chunk_start] = ACTIONS(1724), - [sym_atx_h1_marker] = ACTIONS(1724), - [sym_atx_h2_marker] = ACTIONS(1724), - [sym_atx_h3_marker] = ACTIONS(1724), - [sym_atx_h4_marker] = ACTIONS(1724), - [sym_atx_h5_marker] = ACTIONS(1724), - [sym_atx_h6_marker] = ACTIONS(1724), - [sym__thematic_break] = ACTIONS(1724), - [sym__list_marker_minus] = ACTIONS(1724), - [sym__list_marker_plus] = ACTIONS(1724), - [sym__list_marker_star] = ACTIONS(1724), - [sym__list_marker_parenthesis] = ACTIONS(1724), - [sym__list_marker_dot] = ACTIONS(1724), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1724), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1724), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1724), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1724), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1724), - [sym__list_marker_example] = ACTIONS(1724), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1724), - [sym__fenced_code_block_start_backtick] = ACTIONS(1724), - [sym__fenced_code_block_start_tilde] = ACTIONS(1724), - [sym__blank_line_start] = ACTIONS(1724), - [sym_minus_metadata] = ACTIONS(1724), - [sym__pipe_table_start] = ACTIONS(1724), - [sym__fenced_div_start] = ACTIONS(1724), - [sym_ref_id_specifier] = ACTIONS(1724), - [sym__display_math_state_track_marker] = ACTIONS(1724), - [sym__inline_math_state_track_marker] = ACTIONS(1724), + [ts_builtin_sym_end] = ACTIONS(1867), + [anon_sym_LBRACE] = ACTIONS(1867), + [anon_sym_RBRACE] = ACTIONS(1867), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1867), + [anon_sym_EQ] = ACTIONS(1867), + [anon_sym_SQUOTE] = ACTIONS(1867), + [anon_sym_BANG] = ACTIONS(1867), + [anon_sym_DQUOTE] = ACTIONS(1867), + [anon_sym_POUND] = ACTIONS(1867), + [anon_sym_DOLLAR] = ACTIONS(1867), + [anon_sym_PERCENT] = ACTIONS(1867), + [anon_sym_AMP] = ACTIONS(1867), + [anon_sym_LPAREN] = ACTIONS(1867), + [anon_sym_RPAREN] = ACTIONS(1867), + [anon_sym_STAR] = ACTIONS(1867), + [anon_sym_PLUS] = ACTIONS(1867), + [anon_sym_COMMA] = ACTIONS(1867), + [anon_sym_DASH] = ACTIONS(1867), + [anon_sym_DOT] = ACTIONS(1867), + [anon_sym_SLASH] = ACTIONS(1867), + [anon_sym_SEMI] = ACTIONS(1867), + [anon_sym_QMARK] = ACTIONS(1867), + [anon_sym_AT] = ACTIONS(1867), + [anon_sym_LBRACK] = ACTIONS(1869), + [anon_sym_BSLASH] = ACTIONS(1869), + [anon_sym_RBRACK] = ACTIONS(1867), + [anon_sym_CARET] = ACTIONS(1867), + [anon_sym__] = ACTIONS(1867), + [anon_sym_BQUOTE] = ACTIONS(1867), + [anon_sym_PIPE] = ACTIONS(1867), + [anon_sym_TILDE] = ACTIONS(1867), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1867), + [sym__escaped_characters] = ACTIONS(1867), + [sym__word] = ACTIONS(1867), + [sym__soft_line_ending] = ACTIONS(1867), + [sym__block_quote_start] = ACTIONS(1867), + [sym__indented_chunk_start] = ACTIONS(1867), + [sym_atx_h1_marker] = ACTIONS(1867), + [sym_atx_h2_marker] = ACTIONS(1867), + [sym_atx_h3_marker] = ACTIONS(1867), + [sym_atx_h4_marker] = ACTIONS(1867), + [sym_atx_h5_marker] = ACTIONS(1867), + [sym_atx_h6_marker] = ACTIONS(1867), + [sym__thematic_break] = ACTIONS(1867), + [sym__list_marker_minus] = ACTIONS(1867), + [sym__list_marker_plus] = ACTIONS(1867), + [sym__list_marker_star] = ACTIONS(1867), + [sym__list_marker_parenthesis] = ACTIONS(1867), + [sym__list_marker_dot] = ACTIONS(1867), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1867), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1867), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1867), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1867), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1867), + [sym__list_marker_example] = ACTIONS(1867), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1867), + [sym__fenced_code_block_start_backtick] = ACTIONS(1867), + [sym__fenced_code_block_start_tilde] = ACTIONS(1867), + [sym__blank_line_start] = ACTIONS(1867), + [sym_minus_metadata] = ACTIONS(1867), + [sym__pipe_table_start] = ACTIONS(1867), + [sym__fenced_div_start] = ACTIONS(1867), + [sym_ref_id_specifier] = ACTIONS(1867), + [sym__display_math_state_track_marker] = ACTIONS(1867), + [sym__inline_math_state_track_marker] = ACTIONS(1867), + [sym__html_comment] = ACTIONS(1867), + [sym_raw_specifier] = ACTIONS(1867), + [sym__autolink] = ACTIONS(1867), }, [STATE(397)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1470), - [anon_sym_LBRACE] = ACTIONS(1470), - [anon_sym_RBRACE] = ACTIONS(1470), - [anon_sym_EQ] = ACTIONS(1470), - [anon_sym_SQUOTE] = ACTIONS(1470), - [anon_sym_BANG] = ACTIONS(1470), - [anon_sym_DQUOTE] = ACTIONS(1470), - [anon_sym_POUND] = ACTIONS(1470), - [anon_sym_DOLLAR] = ACTIONS(1470), - [anon_sym_PERCENT] = ACTIONS(1470), - [anon_sym_AMP] = ACTIONS(1470), - [anon_sym_LPAREN] = ACTIONS(1470), - [anon_sym_RPAREN] = ACTIONS(1470), - [anon_sym_STAR] = ACTIONS(1470), - [anon_sym_PLUS] = ACTIONS(1470), - [anon_sym_COMMA] = ACTIONS(1470), - [anon_sym_DASH] = ACTIONS(1470), - [anon_sym_DOT] = ACTIONS(1470), - [anon_sym_SLASH] = ACTIONS(1470), - [anon_sym_SEMI] = ACTIONS(1470), - [anon_sym_LT] = ACTIONS(1470), - [anon_sym_GT] = ACTIONS(1470), - [anon_sym_QMARK] = ACTIONS(1470), - [anon_sym_AT] = ACTIONS(1470), - [anon_sym_LBRACK] = ACTIONS(1470), - [anon_sym_BSLASH] = ACTIONS(1470), - [anon_sym_RBRACK] = ACTIONS(1470), - [anon_sym_CARET] = ACTIONS(1470), - [anon_sym__] = ACTIONS(1470), - [anon_sym_BQUOTE] = ACTIONS(1470), - [anon_sym_PIPE] = ACTIONS(1470), - [anon_sym_TILDE] = ACTIONS(1470), - [sym__word] = ACTIONS(1470), - [sym__soft_line_ending] = ACTIONS(1470), - [sym__block_close] = ACTIONS(1470), - [sym__block_quote_start] = ACTIONS(1470), - [sym__indented_chunk_start] = ACTIONS(1470), - [sym_atx_h1_marker] = ACTIONS(1470), - [sym_atx_h2_marker] = ACTIONS(1470), - [sym_atx_h3_marker] = ACTIONS(1470), - [sym_atx_h4_marker] = ACTIONS(1470), - [sym_atx_h5_marker] = ACTIONS(1470), - [sym_atx_h6_marker] = ACTIONS(1470), - [sym__thematic_break] = ACTIONS(1470), - [sym__list_marker_minus] = ACTIONS(1470), - [sym__list_marker_plus] = ACTIONS(1470), - [sym__list_marker_star] = ACTIONS(1470), - [sym__list_marker_parenthesis] = ACTIONS(1470), - [sym__list_marker_dot] = ACTIONS(1470), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_example] = ACTIONS(1470), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1470), - [sym__fenced_code_block_start_backtick] = ACTIONS(1470), - [sym__fenced_code_block_start_tilde] = ACTIONS(1470), - [sym__blank_line_start] = ACTIONS(1470), - [sym_minus_metadata] = ACTIONS(1470), - [sym__pipe_table_start] = ACTIONS(1470), - [sym__fenced_div_start] = ACTIONS(1470), - [sym_ref_id_specifier] = ACTIONS(1470), - [sym__display_math_state_track_marker] = ACTIONS(1470), - [sym__inline_math_state_track_marker] = ACTIONS(1470), + [anon_sym_LBRACE] = ACTIONS(1883), + [anon_sym_RBRACE] = ACTIONS(1883), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1883), + [anon_sym_EQ] = ACTIONS(1883), + [anon_sym_SQUOTE] = ACTIONS(1883), + [anon_sym_BANG] = ACTIONS(1883), + [anon_sym_DQUOTE] = ACTIONS(1883), + [anon_sym_POUND] = ACTIONS(1883), + [anon_sym_DOLLAR] = ACTIONS(1883), + [anon_sym_PERCENT] = ACTIONS(1883), + [anon_sym_AMP] = ACTIONS(1883), + [anon_sym_LPAREN] = ACTIONS(1883), + [anon_sym_RPAREN] = ACTIONS(1883), + [anon_sym_STAR] = ACTIONS(1883), + [anon_sym_PLUS] = ACTIONS(1883), + [anon_sym_COMMA] = ACTIONS(1883), + [anon_sym_DASH] = ACTIONS(1883), + [anon_sym_DOT] = ACTIONS(1883), + [anon_sym_SLASH] = ACTIONS(1883), + [anon_sym_SEMI] = ACTIONS(1883), + [anon_sym_QMARK] = ACTIONS(1883), + [anon_sym_AT] = ACTIONS(1883), + [anon_sym_LBRACK] = ACTIONS(1885), + [anon_sym_BSLASH] = ACTIONS(1885), + [anon_sym_RBRACK] = ACTIONS(1883), + [anon_sym_CARET] = ACTIONS(1883), + [anon_sym__] = ACTIONS(1883), + [anon_sym_BQUOTE] = ACTIONS(1883), + [anon_sym_PIPE] = ACTIONS(1883), + [anon_sym_TILDE] = ACTIONS(1883), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1883), + [sym__escaped_characters] = ACTIONS(1883), + [sym__word] = ACTIONS(1883), + [sym__soft_line_ending] = ACTIONS(1883), + [sym__block_close] = ACTIONS(1883), + [sym__block_quote_start] = ACTIONS(1883), + [sym__indented_chunk_start] = ACTIONS(1883), + [sym_atx_h1_marker] = ACTIONS(1883), + [sym_atx_h2_marker] = ACTIONS(1883), + [sym_atx_h3_marker] = ACTIONS(1883), + [sym_atx_h4_marker] = ACTIONS(1883), + [sym_atx_h5_marker] = ACTIONS(1883), + [sym_atx_h6_marker] = ACTIONS(1883), + [sym__thematic_break] = ACTIONS(1883), + [sym__list_marker_minus] = ACTIONS(1883), + [sym__list_marker_plus] = ACTIONS(1883), + [sym__list_marker_star] = ACTIONS(1883), + [sym__list_marker_parenthesis] = ACTIONS(1883), + [sym__list_marker_dot] = ACTIONS(1883), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1883), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1883), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1883), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1883), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1883), + [sym__list_marker_example] = ACTIONS(1883), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1883), + [sym__fenced_code_block_start_backtick] = ACTIONS(1883), + [sym__fenced_code_block_start_tilde] = ACTIONS(1883), + [sym__blank_line_start] = ACTIONS(1883), + [sym_minus_metadata] = ACTIONS(1883), + [sym__pipe_table_start] = ACTIONS(1883), + [sym__fenced_div_start] = ACTIONS(1883), + [sym_ref_id_specifier] = ACTIONS(1883), + [sym__display_math_state_track_marker] = ACTIONS(1883), + [sym__inline_math_state_track_marker] = ACTIONS(1883), + [sym__html_comment] = ACTIONS(1883), + [sym_raw_specifier] = ACTIONS(1883), + [sym__autolink] = ACTIONS(1883), }, [STATE(398)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1554), - [anon_sym_LBRACE] = ACTIONS(1554), - [anon_sym_RBRACE] = ACTIONS(1554), - [anon_sym_EQ] = ACTIONS(1554), - [anon_sym_SQUOTE] = ACTIONS(1554), - [anon_sym_BANG] = ACTIONS(1554), - [anon_sym_DQUOTE] = ACTIONS(1554), - [anon_sym_POUND] = ACTIONS(1554), - [anon_sym_DOLLAR] = ACTIONS(1554), - [anon_sym_PERCENT] = ACTIONS(1554), - [anon_sym_AMP] = ACTIONS(1554), - [anon_sym_LPAREN] = ACTIONS(1554), - [anon_sym_RPAREN] = ACTIONS(1554), - [anon_sym_STAR] = ACTIONS(1554), - [anon_sym_PLUS] = ACTIONS(1554), - [anon_sym_COMMA] = ACTIONS(1554), - [anon_sym_DASH] = ACTIONS(1554), - [anon_sym_DOT] = ACTIONS(1554), - [anon_sym_SLASH] = ACTIONS(1554), - [anon_sym_SEMI] = ACTIONS(1554), - [anon_sym_LT] = ACTIONS(1554), - [anon_sym_GT] = ACTIONS(1554), - [anon_sym_QMARK] = ACTIONS(1554), - [anon_sym_AT] = ACTIONS(1554), - [anon_sym_LBRACK] = ACTIONS(1554), - [anon_sym_BSLASH] = ACTIONS(1554), - [anon_sym_RBRACK] = ACTIONS(1554), - [anon_sym_CARET] = ACTIONS(1554), - [anon_sym__] = ACTIONS(1554), - [anon_sym_BQUOTE] = ACTIONS(1554), - [anon_sym_PIPE] = ACTIONS(1554), - [anon_sym_TILDE] = ACTIONS(1554), - [sym__word] = ACTIONS(1554), - [sym__soft_line_ending] = ACTIONS(1554), - [sym__block_close] = ACTIONS(1554), - [sym__block_quote_start] = ACTIONS(1554), - [sym__indented_chunk_start] = ACTIONS(1554), - [sym_atx_h1_marker] = ACTIONS(1554), - [sym_atx_h2_marker] = ACTIONS(1554), - [sym_atx_h3_marker] = ACTIONS(1554), - [sym_atx_h4_marker] = ACTIONS(1554), - [sym_atx_h5_marker] = ACTIONS(1554), - [sym_atx_h6_marker] = ACTIONS(1554), - [sym__thematic_break] = ACTIONS(1554), - [sym__list_marker_minus] = ACTIONS(1554), - [sym__list_marker_plus] = ACTIONS(1554), - [sym__list_marker_star] = ACTIONS(1554), - [sym__list_marker_parenthesis] = ACTIONS(1554), - [sym__list_marker_dot] = ACTIONS(1554), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1554), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1554), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1554), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1554), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1554), - [sym__list_marker_example] = ACTIONS(1554), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1554), - [sym__fenced_code_block_start_backtick] = ACTIONS(1554), - [sym__fenced_code_block_start_tilde] = ACTIONS(1554), - [sym__blank_line_start] = ACTIONS(1554), - [sym_minus_metadata] = ACTIONS(1554), - [sym__pipe_table_start] = ACTIONS(1554), - [sym__fenced_div_start] = ACTIONS(1554), - [sym_ref_id_specifier] = ACTIONS(1554), - [sym__display_math_state_track_marker] = ACTIONS(1554), - [sym__inline_math_state_track_marker] = ACTIONS(1554), + [ts_builtin_sym_end] = ACTIONS(1871), + [anon_sym_LBRACE] = ACTIONS(1871), + [anon_sym_RBRACE] = ACTIONS(1871), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1871), + [anon_sym_EQ] = ACTIONS(1871), + [anon_sym_SQUOTE] = ACTIONS(1871), + [anon_sym_BANG] = ACTIONS(1871), + [anon_sym_DQUOTE] = ACTIONS(1871), + [anon_sym_POUND] = ACTIONS(1871), + [anon_sym_DOLLAR] = ACTIONS(1871), + [anon_sym_PERCENT] = ACTIONS(1871), + [anon_sym_AMP] = ACTIONS(1871), + [anon_sym_LPAREN] = ACTIONS(1871), + [anon_sym_RPAREN] = ACTIONS(1871), + [anon_sym_STAR] = ACTIONS(1871), + [anon_sym_PLUS] = ACTIONS(1871), + [anon_sym_COMMA] = ACTIONS(1871), + [anon_sym_DASH] = ACTIONS(1871), + [anon_sym_DOT] = ACTIONS(1871), + [anon_sym_SLASH] = ACTIONS(1871), + [anon_sym_SEMI] = ACTIONS(1871), + [anon_sym_QMARK] = ACTIONS(1871), + [anon_sym_AT] = ACTIONS(1871), + [anon_sym_LBRACK] = ACTIONS(1873), + [anon_sym_BSLASH] = ACTIONS(1873), + [anon_sym_RBRACK] = ACTIONS(1871), + [anon_sym_CARET] = ACTIONS(1871), + [anon_sym__] = ACTIONS(1871), + [anon_sym_BQUOTE] = ACTIONS(1871), + [anon_sym_PIPE] = ACTIONS(1871), + [anon_sym_TILDE] = ACTIONS(1871), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1871), + [sym__escaped_characters] = ACTIONS(1871), + [sym__word] = ACTIONS(1871), + [sym__soft_line_ending] = ACTIONS(1871), + [sym__block_quote_start] = ACTIONS(1871), + [sym__indented_chunk_start] = ACTIONS(1871), + [sym_atx_h1_marker] = ACTIONS(1871), + [sym_atx_h2_marker] = ACTIONS(1871), + [sym_atx_h3_marker] = ACTIONS(1871), + [sym_atx_h4_marker] = ACTIONS(1871), + [sym_atx_h5_marker] = ACTIONS(1871), + [sym_atx_h6_marker] = ACTIONS(1871), + [sym__thematic_break] = ACTIONS(1871), + [sym__list_marker_minus] = ACTIONS(1871), + [sym__list_marker_plus] = ACTIONS(1871), + [sym__list_marker_star] = ACTIONS(1871), + [sym__list_marker_parenthesis] = ACTIONS(1871), + [sym__list_marker_dot] = ACTIONS(1871), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1871), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1871), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1871), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1871), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1871), + [sym__list_marker_example] = ACTIONS(1871), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1871), + [sym__fenced_code_block_start_backtick] = ACTIONS(1871), + [sym__fenced_code_block_start_tilde] = ACTIONS(1871), + [sym__blank_line_start] = ACTIONS(1871), + [sym_minus_metadata] = ACTIONS(1871), + [sym__pipe_table_start] = ACTIONS(1871), + [sym__fenced_div_start] = ACTIONS(1871), + [sym_ref_id_specifier] = ACTIONS(1871), + [sym__display_math_state_track_marker] = ACTIONS(1871), + [sym__inline_math_state_track_marker] = ACTIONS(1871), + [sym__html_comment] = ACTIONS(1871), + [sym_raw_specifier] = ACTIONS(1871), + [sym__autolink] = ACTIONS(1871), }, [STATE(399)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1556), - [anon_sym_LBRACE] = ACTIONS(1556), - [anon_sym_RBRACE] = ACTIONS(1556), - [anon_sym_EQ] = ACTIONS(1556), - [anon_sym_SQUOTE] = ACTIONS(1556), - [anon_sym_BANG] = ACTIONS(1556), - [anon_sym_DQUOTE] = ACTIONS(1556), - [anon_sym_POUND] = ACTIONS(1556), - [anon_sym_DOLLAR] = ACTIONS(1556), - [anon_sym_PERCENT] = ACTIONS(1556), - [anon_sym_AMP] = ACTIONS(1556), - [anon_sym_LPAREN] = ACTIONS(1556), - [anon_sym_RPAREN] = ACTIONS(1556), - [anon_sym_STAR] = ACTIONS(1556), - [anon_sym_PLUS] = ACTIONS(1556), - [anon_sym_COMMA] = ACTIONS(1556), - [anon_sym_DASH] = ACTIONS(1556), - [anon_sym_DOT] = ACTIONS(1556), - [anon_sym_SLASH] = ACTIONS(1556), - [anon_sym_SEMI] = ACTIONS(1556), - [anon_sym_LT] = ACTIONS(1556), - [anon_sym_GT] = ACTIONS(1556), - [anon_sym_QMARK] = ACTIONS(1556), - [anon_sym_AT] = ACTIONS(1556), - [anon_sym_LBRACK] = ACTIONS(1556), - [anon_sym_BSLASH] = ACTIONS(1556), - [anon_sym_RBRACK] = ACTIONS(1556), - [anon_sym_CARET] = ACTIONS(1556), - [anon_sym__] = ACTIONS(1556), - [anon_sym_BQUOTE] = ACTIONS(1556), - [anon_sym_PIPE] = ACTIONS(1556), - [anon_sym_TILDE] = ACTIONS(1556), - [sym__word] = ACTIONS(1556), - [sym__soft_line_ending] = ACTIONS(1556), - [sym__block_close] = ACTIONS(1556), - [sym__block_quote_start] = ACTIONS(1556), - [sym__indented_chunk_start] = ACTIONS(1556), - [sym_atx_h1_marker] = ACTIONS(1556), - [sym_atx_h2_marker] = ACTIONS(1556), - [sym_atx_h3_marker] = ACTIONS(1556), - [sym_atx_h4_marker] = ACTIONS(1556), - [sym_atx_h5_marker] = ACTIONS(1556), - [sym_atx_h6_marker] = ACTIONS(1556), - [sym__thematic_break] = ACTIONS(1556), - [sym__list_marker_minus] = ACTIONS(1556), - [sym__list_marker_plus] = ACTIONS(1556), - [sym__list_marker_star] = ACTIONS(1556), - [sym__list_marker_parenthesis] = ACTIONS(1556), - [sym__list_marker_dot] = ACTIONS(1556), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1556), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1556), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1556), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1556), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1556), - [sym__list_marker_example] = ACTIONS(1556), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1556), - [sym__fenced_code_block_start_backtick] = ACTIONS(1556), - [sym__fenced_code_block_start_tilde] = ACTIONS(1556), - [sym__blank_line_start] = ACTIONS(1556), - [sym_minus_metadata] = ACTIONS(1556), - [sym__pipe_table_start] = ACTIONS(1556), - [sym__fenced_div_start] = ACTIONS(1556), - [sym_ref_id_specifier] = ACTIONS(1556), - [sym__display_math_state_track_marker] = ACTIONS(1556), - [sym__inline_math_state_track_marker] = ACTIONS(1556), + [anon_sym_LBRACE] = ACTIONS(1887), + [anon_sym_RBRACE] = ACTIONS(1887), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1887), + [anon_sym_EQ] = ACTIONS(1887), + [anon_sym_SQUOTE] = ACTIONS(1887), + [anon_sym_BANG] = ACTIONS(1887), + [anon_sym_DQUOTE] = ACTIONS(1887), + [anon_sym_POUND] = ACTIONS(1887), + [anon_sym_DOLLAR] = ACTIONS(1887), + [anon_sym_PERCENT] = ACTIONS(1887), + [anon_sym_AMP] = ACTIONS(1887), + [anon_sym_LPAREN] = ACTIONS(1887), + [anon_sym_RPAREN] = ACTIONS(1887), + [anon_sym_STAR] = ACTIONS(1887), + [anon_sym_PLUS] = ACTIONS(1887), + [anon_sym_COMMA] = ACTIONS(1887), + [anon_sym_DASH] = ACTIONS(1887), + [anon_sym_DOT] = ACTIONS(1887), + [anon_sym_SLASH] = ACTIONS(1887), + [anon_sym_SEMI] = ACTIONS(1887), + [anon_sym_QMARK] = ACTIONS(1887), + [anon_sym_AT] = ACTIONS(1887), + [anon_sym_LBRACK] = ACTIONS(1889), + [anon_sym_BSLASH] = ACTIONS(1889), + [anon_sym_RBRACK] = ACTIONS(1887), + [anon_sym_CARET] = ACTIONS(1887), + [anon_sym__] = ACTIONS(1887), + [anon_sym_BQUOTE] = ACTIONS(1887), + [anon_sym_PIPE] = ACTIONS(1887), + [anon_sym_TILDE] = ACTIONS(1887), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1887), + [sym__escaped_characters] = ACTIONS(1887), + [sym__word] = ACTIONS(1887), + [sym__soft_line_ending] = ACTIONS(1887), + [sym__block_close] = ACTIONS(1887), + [sym__block_quote_start] = ACTIONS(1887), + [sym__indented_chunk_start] = ACTIONS(1887), + [sym_atx_h1_marker] = ACTIONS(1887), + [sym_atx_h2_marker] = ACTIONS(1887), + [sym_atx_h3_marker] = ACTIONS(1887), + [sym_atx_h4_marker] = ACTIONS(1887), + [sym_atx_h5_marker] = ACTIONS(1887), + [sym_atx_h6_marker] = ACTIONS(1887), + [sym__thematic_break] = ACTIONS(1887), + [sym__list_marker_minus] = ACTIONS(1887), + [sym__list_marker_plus] = ACTIONS(1887), + [sym__list_marker_star] = ACTIONS(1887), + [sym__list_marker_parenthesis] = ACTIONS(1887), + [sym__list_marker_dot] = ACTIONS(1887), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1887), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1887), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1887), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1887), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1887), + [sym__list_marker_example] = ACTIONS(1887), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1887), + [sym__fenced_code_block_start_backtick] = ACTIONS(1887), + [sym__fenced_code_block_start_tilde] = ACTIONS(1887), + [sym__blank_line_start] = ACTIONS(1887), + [sym_minus_metadata] = ACTIONS(1887), + [sym__pipe_table_start] = ACTIONS(1887), + [sym__fenced_div_start] = ACTIONS(1887), + [sym_ref_id_specifier] = ACTIONS(1887), + [sym__display_math_state_track_marker] = ACTIONS(1887), + [sym__inline_math_state_track_marker] = ACTIONS(1887), + [sym__html_comment] = ACTIONS(1887), + [sym_raw_specifier] = ACTIONS(1887), + [sym__autolink] = ACTIONS(1887), }, [STATE(400)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1558), - [anon_sym_LBRACE] = ACTIONS(1558), - [anon_sym_RBRACE] = ACTIONS(1558), - [anon_sym_EQ] = ACTIONS(1558), - [anon_sym_SQUOTE] = ACTIONS(1558), - [anon_sym_BANG] = ACTIONS(1558), - [anon_sym_DQUOTE] = ACTIONS(1558), - [anon_sym_POUND] = ACTIONS(1558), - [anon_sym_DOLLAR] = ACTIONS(1558), - [anon_sym_PERCENT] = ACTIONS(1558), - [anon_sym_AMP] = ACTIONS(1558), - [anon_sym_LPAREN] = ACTIONS(1558), - [anon_sym_RPAREN] = ACTIONS(1558), - [anon_sym_STAR] = ACTIONS(1558), - [anon_sym_PLUS] = ACTIONS(1558), - [anon_sym_COMMA] = ACTIONS(1558), - [anon_sym_DASH] = ACTIONS(1558), - [anon_sym_DOT] = ACTIONS(1558), - [anon_sym_SLASH] = ACTIONS(1558), - [anon_sym_SEMI] = ACTIONS(1558), - [anon_sym_LT] = ACTIONS(1558), - [anon_sym_GT] = ACTIONS(1558), - [anon_sym_QMARK] = ACTIONS(1558), - [anon_sym_AT] = ACTIONS(1558), - [anon_sym_LBRACK] = ACTIONS(1558), - [anon_sym_BSLASH] = ACTIONS(1558), - [anon_sym_RBRACK] = ACTIONS(1558), - [anon_sym_CARET] = ACTIONS(1558), - [anon_sym__] = ACTIONS(1558), - [anon_sym_BQUOTE] = ACTIONS(1558), - [anon_sym_PIPE] = ACTIONS(1558), - [anon_sym_TILDE] = ACTIONS(1558), - [sym__word] = ACTIONS(1558), - [sym__soft_line_ending] = ACTIONS(1558), - [sym__block_close] = ACTIONS(1558), - [sym__block_quote_start] = ACTIONS(1558), - [sym__indented_chunk_start] = ACTIONS(1558), - [sym_atx_h1_marker] = ACTIONS(1558), - [sym_atx_h2_marker] = ACTIONS(1558), - [sym_atx_h3_marker] = ACTIONS(1558), - [sym_atx_h4_marker] = ACTIONS(1558), - [sym_atx_h5_marker] = ACTIONS(1558), - [sym_atx_h6_marker] = ACTIONS(1558), - [sym__thematic_break] = ACTIONS(1558), - [sym__list_marker_minus] = ACTIONS(1558), - [sym__list_marker_plus] = ACTIONS(1558), - [sym__list_marker_star] = ACTIONS(1558), - [sym__list_marker_parenthesis] = ACTIONS(1558), - [sym__list_marker_dot] = ACTIONS(1558), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1558), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1558), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1558), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1558), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1558), - [sym__list_marker_example] = ACTIONS(1558), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1558), - [sym__fenced_code_block_start_backtick] = ACTIONS(1558), - [sym__fenced_code_block_start_tilde] = ACTIONS(1558), - [sym__blank_line_start] = ACTIONS(1558), - [sym_minus_metadata] = ACTIONS(1558), - [sym__pipe_table_start] = ACTIONS(1558), - [sym__fenced_div_start] = ACTIONS(1558), - [sym_ref_id_specifier] = ACTIONS(1558), - [sym__display_math_state_track_marker] = ACTIONS(1558), - [sym__inline_math_state_track_marker] = ACTIONS(1558), + [ts_builtin_sym_end] = ACTIONS(1875), + [anon_sym_LBRACE] = ACTIONS(1875), + [anon_sym_RBRACE] = ACTIONS(1875), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1875), + [anon_sym_EQ] = ACTIONS(1875), + [anon_sym_SQUOTE] = ACTIONS(1875), + [anon_sym_BANG] = ACTIONS(1875), + [anon_sym_DQUOTE] = ACTIONS(1875), + [anon_sym_POUND] = ACTIONS(1875), + [anon_sym_DOLLAR] = ACTIONS(1875), + [anon_sym_PERCENT] = ACTIONS(1875), + [anon_sym_AMP] = ACTIONS(1875), + [anon_sym_LPAREN] = ACTIONS(1875), + [anon_sym_RPAREN] = ACTIONS(1875), + [anon_sym_STAR] = ACTIONS(1875), + [anon_sym_PLUS] = ACTIONS(1875), + [anon_sym_COMMA] = ACTIONS(1875), + [anon_sym_DASH] = ACTIONS(1875), + [anon_sym_DOT] = ACTIONS(1875), + [anon_sym_SLASH] = ACTIONS(1875), + [anon_sym_SEMI] = ACTIONS(1875), + [anon_sym_QMARK] = ACTIONS(1875), + [anon_sym_AT] = ACTIONS(1875), + [anon_sym_LBRACK] = ACTIONS(1877), + [anon_sym_BSLASH] = ACTIONS(1877), + [anon_sym_RBRACK] = ACTIONS(1875), + [anon_sym_CARET] = ACTIONS(1875), + [anon_sym__] = ACTIONS(1875), + [anon_sym_BQUOTE] = ACTIONS(1875), + [anon_sym_PIPE] = ACTIONS(1875), + [anon_sym_TILDE] = ACTIONS(1875), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1875), + [sym__escaped_characters] = ACTIONS(1875), + [sym__word] = ACTIONS(1875), + [sym__soft_line_ending] = ACTIONS(1875), + [sym__block_quote_start] = ACTIONS(1875), + [sym__indented_chunk_start] = ACTIONS(1875), + [sym_atx_h1_marker] = ACTIONS(1875), + [sym_atx_h2_marker] = ACTIONS(1875), + [sym_atx_h3_marker] = ACTIONS(1875), + [sym_atx_h4_marker] = ACTIONS(1875), + [sym_atx_h5_marker] = ACTIONS(1875), + [sym_atx_h6_marker] = ACTIONS(1875), + [sym__thematic_break] = ACTIONS(1875), + [sym__list_marker_minus] = ACTIONS(1875), + [sym__list_marker_plus] = ACTIONS(1875), + [sym__list_marker_star] = ACTIONS(1875), + [sym__list_marker_parenthesis] = ACTIONS(1875), + [sym__list_marker_dot] = ACTIONS(1875), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1875), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1875), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1875), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1875), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1875), + [sym__list_marker_example] = ACTIONS(1875), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1875), + [sym__fenced_code_block_start_backtick] = ACTIONS(1875), + [sym__fenced_code_block_start_tilde] = ACTIONS(1875), + [sym__blank_line_start] = ACTIONS(1875), + [sym_minus_metadata] = ACTIONS(1875), + [sym__pipe_table_start] = ACTIONS(1875), + [sym__fenced_div_start] = ACTIONS(1875), + [sym_ref_id_specifier] = ACTIONS(1875), + [sym__display_math_state_track_marker] = ACTIONS(1875), + [sym__inline_math_state_track_marker] = ACTIONS(1875), + [sym__html_comment] = ACTIONS(1875), + [sym_raw_specifier] = ACTIONS(1875), + [sym__autolink] = ACTIONS(1875), }, [STATE(401)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1560), - [anon_sym_LBRACE] = ACTIONS(1560), - [anon_sym_RBRACE] = ACTIONS(1560), - [anon_sym_EQ] = ACTIONS(1560), - [anon_sym_SQUOTE] = ACTIONS(1560), - [anon_sym_BANG] = ACTIONS(1560), - [anon_sym_DQUOTE] = ACTIONS(1560), - [anon_sym_POUND] = ACTIONS(1560), - [anon_sym_DOLLAR] = ACTIONS(1560), - [anon_sym_PERCENT] = ACTIONS(1560), - [anon_sym_AMP] = ACTIONS(1560), - [anon_sym_LPAREN] = ACTIONS(1560), - [anon_sym_RPAREN] = ACTIONS(1560), - [anon_sym_STAR] = ACTIONS(1560), - [anon_sym_PLUS] = ACTIONS(1560), - [anon_sym_COMMA] = ACTIONS(1560), - [anon_sym_DASH] = ACTIONS(1560), - [anon_sym_DOT] = ACTIONS(1560), - [anon_sym_SLASH] = ACTIONS(1560), - [anon_sym_SEMI] = ACTIONS(1560), - [anon_sym_LT] = ACTIONS(1560), - [anon_sym_GT] = ACTIONS(1560), - [anon_sym_QMARK] = ACTIONS(1560), - [anon_sym_AT] = ACTIONS(1560), - [anon_sym_LBRACK] = ACTIONS(1560), - [anon_sym_BSLASH] = ACTIONS(1560), - [anon_sym_RBRACK] = ACTIONS(1560), - [anon_sym_CARET] = ACTIONS(1560), - [anon_sym__] = ACTIONS(1560), - [anon_sym_BQUOTE] = ACTIONS(1560), - [anon_sym_PIPE] = ACTIONS(1560), - [anon_sym_TILDE] = ACTIONS(1560), - [sym__word] = ACTIONS(1560), - [sym__soft_line_ending] = ACTIONS(1560), - [sym__block_close] = ACTIONS(1560), - [sym__block_quote_start] = ACTIONS(1560), - [sym__indented_chunk_start] = ACTIONS(1560), - [sym_atx_h1_marker] = ACTIONS(1560), - [sym_atx_h2_marker] = ACTIONS(1560), - [sym_atx_h3_marker] = ACTIONS(1560), - [sym_atx_h4_marker] = ACTIONS(1560), - [sym_atx_h5_marker] = ACTIONS(1560), - [sym_atx_h6_marker] = ACTIONS(1560), - [sym__thematic_break] = ACTIONS(1560), - [sym__list_marker_minus] = ACTIONS(1560), - [sym__list_marker_plus] = ACTIONS(1560), - [sym__list_marker_star] = ACTIONS(1560), - [sym__list_marker_parenthesis] = ACTIONS(1560), - [sym__list_marker_dot] = ACTIONS(1560), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1560), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1560), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1560), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1560), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1560), - [sym__list_marker_example] = ACTIONS(1560), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1560), - [sym__fenced_code_block_start_backtick] = ACTIONS(1560), - [sym__fenced_code_block_start_tilde] = ACTIONS(1560), - [sym__blank_line_start] = ACTIONS(1560), - [sym_minus_metadata] = ACTIONS(1560), - [sym__pipe_table_start] = ACTIONS(1560), - [sym__fenced_div_start] = ACTIONS(1560), - [sym_ref_id_specifier] = ACTIONS(1560), - [sym__display_math_state_track_marker] = ACTIONS(1560), - [sym__inline_math_state_track_marker] = ACTIONS(1560), + [anon_sym_LBRACE] = ACTIONS(1891), + [anon_sym_RBRACE] = ACTIONS(1891), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1891), + [anon_sym_EQ] = ACTIONS(1891), + [anon_sym_SQUOTE] = ACTIONS(1891), + [anon_sym_BANG] = ACTIONS(1891), + [anon_sym_DQUOTE] = ACTIONS(1891), + [anon_sym_POUND] = ACTIONS(1891), + [anon_sym_DOLLAR] = ACTIONS(1891), + [anon_sym_PERCENT] = ACTIONS(1891), + [anon_sym_AMP] = ACTIONS(1891), + [anon_sym_LPAREN] = ACTIONS(1891), + [anon_sym_RPAREN] = ACTIONS(1891), + [anon_sym_STAR] = ACTIONS(1891), + [anon_sym_PLUS] = ACTIONS(1891), + [anon_sym_COMMA] = ACTIONS(1891), + [anon_sym_DASH] = ACTIONS(1891), + [anon_sym_DOT] = ACTIONS(1891), + [anon_sym_SLASH] = ACTIONS(1891), + [anon_sym_SEMI] = ACTIONS(1891), + [anon_sym_QMARK] = ACTIONS(1891), + [anon_sym_AT] = ACTIONS(1891), + [anon_sym_LBRACK] = ACTIONS(1893), + [anon_sym_BSLASH] = ACTIONS(1893), + [anon_sym_RBRACK] = ACTIONS(1891), + [anon_sym_CARET] = ACTIONS(1891), + [anon_sym__] = ACTIONS(1891), + [anon_sym_BQUOTE] = ACTIONS(1891), + [anon_sym_PIPE] = ACTIONS(1891), + [anon_sym_TILDE] = ACTIONS(1891), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1891), + [sym__escaped_characters] = ACTIONS(1891), + [sym__word] = ACTIONS(1891), + [sym__soft_line_ending] = ACTIONS(1891), + [sym__block_close] = ACTIONS(1891), + [sym__block_quote_start] = ACTIONS(1891), + [sym__indented_chunk_start] = ACTIONS(1891), + [sym_atx_h1_marker] = ACTIONS(1891), + [sym_atx_h2_marker] = ACTIONS(1891), + [sym_atx_h3_marker] = ACTIONS(1891), + [sym_atx_h4_marker] = ACTIONS(1891), + [sym_atx_h5_marker] = ACTIONS(1891), + [sym_atx_h6_marker] = ACTIONS(1891), + [sym__thematic_break] = ACTIONS(1891), + [sym__list_marker_minus] = ACTIONS(1891), + [sym__list_marker_plus] = ACTIONS(1891), + [sym__list_marker_star] = ACTIONS(1891), + [sym__list_marker_parenthesis] = ACTIONS(1891), + [sym__list_marker_dot] = ACTIONS(1891), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1891), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1891), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1891), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1891), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1891), + [sym__list_marker_example] = ACTIONS(1891), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1891), + [sym__fenced_code_block_start_backtick] = ACTIONS(1891), + [sym__fenced_code_block_start_tilde] = ACTIONS(1891), + [sym__blank_line_start] = ACTIONS(1891), + [sym_minus_metadata] = ACTIONS(1891), + [sym__pipe_table_start] = ACTIONS(1891), + [sym__fenced_div_start] = ACTIONS(1891), + [sym_ref_id_specifier] = ACTIONS(1891), + [sym__display_math_state_track_marker] = ACTIONS(1891), + [sym__inline_math_state_track_marker] = ACTIONS(1891), + [sym__html_comment] = ACTIONS(1891), + [sym_raw_specifier] = ACTIONS(1891), + [sym__autolink] = ACTIONS(1891), }, [STATE(402)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1562), - [anon_sym_LBRACE] = ACTIONS(1562), - [anon_sym_RBRACE] = ACTIONS(1562), - [anon_sym_EQ] = ACTIONS(1562), - [anon_sym_SQUOTE] = ACTIONS(1562), - [anon_sym_BANG] = ACTIONS(1562), - [anon_sym_DQUOTE] = ACTIONS(1562), - [anon_sym_POUND] = ACTIONS(1562), - [anon_sym_DOLLAR] = ACTIONS(1562), - [anon_sym_PERCENT] = ACTIONS(1562), - [anon_sym_AMP] = ACTIONS(1562), - [anon_sym_LPAREN] = ACTIONS(1562), - [anon_sym_RPAREN] = ACTIONS(1562), - [anon_sym_STAR] = ACTIONS(1562), - [anon_sym_PLUS] = ACTIONS(1562), - [anon_sym_COMMA] = ACTIONS(1562), - [anon_sym_DASH] = ACTIONS(1562), - [anon_sym_DOT] = ACTIONS(1562), - [anon_sym_SLASH] = ACTIONS(1562), - [anon_sym_SEMI] = ACTIONS(1562), - [anon_sym_LT] = ACTIONS(1562), - [anon_sym_GT] = ACTIONS(1562), - [anon_sym_QMARK] = ACTIONS(1562), - [anon_sym_AT] = ACTIONS(1562), - [anon_sym_LBRACK] = ACTIONS(1562), - [anon_sym_BSLASH] = ACTIONS(1562), - [anon_sym_RBRACK] = ACTIONS(1562), - [anon_sym_CARET] = ACTIONS(1562), - [anon_sym__] = ACTIONS(1562), - [anon_sym_BQUOTE] = ACTIONS(1562), - [anon_sym_PIPE] = ACTIONS(1562), - [anon_sym_TILDE] = ACTIONS(1562), - [sym__word] = ACTIONS(1562), - [sym__soft_line_ending] = ACTIONS(1562), - [sym__block_close] = ACTIONS(1562), - [sym__block_quote_start] = ACTIONS(1562), - [sym__indented_chunk_start] = ACTIONS(1562), - [sym_atx_h1_marker] = ACTIONS(1562), - [sym_atx_h2_marker] = ACTIONS(1562), - [sym_atx_h3_marker] = ACTIONS(1562), - [sym_atx_h4_marker] = ACTIONS(1562), - [sym_atx_h5_marker] = ACTIONS(1562), - [sym_atx_h6_marker] = ACTIONS(1562), - [sym__thematic_break] = ACTIONS(1562), - [sym__list_marker_minus] = ACTIONS(1562), - [sym__list_marker_plus] = ACTIONS(1562), - [sym__list_marker_star] = ACTIONS(1562), - [sym__list_marker_parenthesis] = ACTIONS(1562), - [sym__list_marker_dot] = ACTIONS(1562), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1562), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1562), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1562), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1562), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1562), - [sym__list_marker_example] = ACTIONS(1562), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1562), - [sym__fenced_code_block_start_backtick] = ACTIONS(1562), - [sym__fenced_code_block_start_tilde] = ACTIONS(1562), - [sym__blank_line_start] = ACTIONS(1562), - [sym_minus_metadata] = ACTIONS(1562), - [sym__pipe_table_start] = ACTIONS(1562), - [sym__fenced_div_start] = ACTIONS(1562), - [sym_ref_id_specifier] = ACTIONS(1562), - [sym__display_math_state_track_marker] = ACTIONS(1562), - [sym__inline_math_state_track_marker] = ACTIONS(1562), + [anon_sym_LBRACE] = ACTIONS(1895), + [anon_sym_RBRACE] = ACTIONS(1895), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1895), + [anon_sym_EQ] = ACTIONS(1895), + [anon_sym_SQUOTE] = ACTIONS(1895), + [anon_sym_BANG] = ACTIONS(1895), + [anon_sym_DQUOTE] = ACTIONS(1895), + [anon_sym_POUND] = ACTIONS(1895), + [anon_sym_DOLLAR] = ACTIONS(1895), + [anon_sym_PERCENT] = ACTIONS(1895), + [anon_sym_AMP] = ACTIONS(1895), + [anon_sym_LPAREN] = ACTIONS(1895), + [anon_sym_RPAREN] = ACTIONS(1895), + [anon_sym_STAR] = ACTIONS(1895), + [anon_sym_PLUS] = ACTIONS(1895), + [anon_sym_COMMA] = ACTIONS(1895), + [anon_sym_DASH] = ACTIONS(1895), + [anon_sym_DOT] = ACTIONS(1895), + [anon_sym_SLASH] = ACTIONS(1895), + [anon_sym_SEMI] = ACTIONS(1895), + [anon_sym_QMARK] = ACTIONS(1895), + [anon_sym_AT] = ACTIONS(1895), + [anon_sym_LBRACK] = ACTIONS(1897), + [anon_sym_BSLASH] = ACTIONS(1897), + [anon_sym_RBRACK] = ACTIONS(1895), + [anon_sym_CARET] = ACTIONS(1895), + [anon_sym__] = ACTIONS(1895), + [anon_sym_BQUOTE] = ACTIONS(1895), + [anon_sym_PIPE] = ACTIONS(1895), + [anon_sym_TILDE] = ACTIONS(1895), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1895), + [sym__escaped_characters] = ACTIONS(1895), + [sym__word] = ACTIONS(1895), + [sym__soft_line_ending] = ACTIONS(1895), + [sym__block_close] = ACTIONS(1895), + [sym__block_quote_start] = ACTIONS(1895), + [sym__indented_chunk_start] = ACTIONS(1895), + [sym_atx_h1_marker] = ACTIONS(1895), + [sym_atx_h2_marker] = ACTIONS(1895), + [sym_atx_h3_marker] = ACTIONS(1895), + [sym_atx_h4_marker] = ACTIONS(1895), + [sym_atx_h5_marker] = ACTIONS(1895), + [sym_atx_h6_marker] = ACTIONS(1895), + [sym__thematic_break] = ACTIONS(1895), + [sym__list_marker_minus] = ACTIONS(1895), + [sym__list_marker_plus] = ACTIONS(1895), + [sym__list_marker_star] = ACTIONS(1895), + [sym__list_marker_parenthesis] = ACTIONS(1895), + [sym__list_marker_dot] = ACTIONS(1895), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1895), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1895), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1895), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1895), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1895), + [sym__list_marker_example] = ACTIONS(1895), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1895), + [sym__fenced_code_block_start_backtick] = ACTIONS(1895), + [sym__fenced_code_block_start_tilde] = ACTIONS(1895), + [sym__blank_line_start] = ACTIONS(1895), + [sym_minus_metadata] = ACTIONS(1895), + [sym__pipe_table_start] = ACTIONS(1895), + [sym__fenced_div_start] = ACTIONS(1895), + [sym_ref_id_specifier] = ACTIONS(1895), + [sym__display_math_state_track_marker] = ACTIONS(1895), + [sym__inline_math_state_track_marker] = ACTIONS(1895), + [sym__html_comment] = ACTIONS(1895), + [sym_raw_specifier] = ACTIONS(1895), + [sym__autolink] = ACTIONS(1895), }, [STATE(403)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1564), - [anon_sym_LBRACE] = ACTIONS(1564), - [anon_sym_RBRACE] = ACTIONS(1564), - [anon_sym_EQ] = ACTIONS(1564), - [anon_sym_SQUOTE] = ACTIONS(1564), - [anon_sym_BANG] = ACTIONS(1564), - [anon_sym_DQUOTE] = ACTIONS(1564), - [anon_sym_POUND] = ACTIONS(1564), - [anon_sym_DOLLAR] = ACTIONS(1564), - [anon_sym_PERCENT] = ACTIONS(1564), - [anon_sym_AMP] = ACTIONS(1564), - [anon_sym_LPAREN] = ACTIONS(1564), - [anon_sym_RPAREN] = ACTIONS(1564), - [anon_sym_STAR] = ACTIONS(1564), - [anon_sym_PLUS] = ACTIONS(1564), - [anon_sym_COMMA] = ACTIONS(1564), - [anon_sym_DASH] = ACTIONS(1564), - [anon_sym_DOT] = ACTIONS(1564), - [anon_sym_SLASH] = ACTIONS(1564), - [anon_sym_SEMI] = ACTIONS(1564), - [anon_sym_LT] = ACTIONS(1564), - [anon_sym_GT] = ACTIONS(1564), - [anon_sym_QMARK] = ACTIONS(1564), - [anon_sym_AT] = ACTIONS(1564), - [anon_sym_LBRACK] = ACTIONS(1564), - [anon_sym_BSLASH] = ACTIONS(1564), - [anon_sym_RBRACK] = ACTIONS(1564), - [anon_sym_CARET] = ACTIONS(1564), - [anon_sym__] = ACTIONS(1564), - [anon_sym_BQUOTE] = ACTIONS(1564), - [anon_sym_PIPE] = ACTIONS(1564), - [anon_sym_TILDE] = ACTIONS(1564), - [sym__word] = ACTIONS(1564), - [sym__soft_line_ending] = ACTIONS(1564), - [sym__block_close] = ACTIONS(1564), - [sym__block_quote_start] = ACTIONS(1564), - [sym__indented_chunk_start] = ACTIONS(1564), - [sym_atx_h1_marker] = ACTIONS(1564), - [sym_atx_h2_marker] = ACTIONS(1564), - [sym_atx_h3_marker] = ACTIONS(1564), - [sym_atx_h4_marker] = ACTIONS(1564), - [sym_atx_h5_marker] = ACTIONS(1564), - [sym_atx_h6_marker] = ACTIONS(1564), - [sym__thematic_break] = ACTIONS(1564), - [sym__list_marker_minus] = ACTIONS(1564), - [sym__list_marker_plus] = ACTIONS(1564), - [sym__list_marker_star] = ACTIONS(1564), - [sym__list_marker_parenthesis] = ACTIONS(1564), - [sym__list_marker_dot] = ACTIONS(1564), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1564), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1564), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1564), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1564), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1564), - [sym__list_marker_example] = ACTIONS(1564), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1564), - [sym__fenced_code_block_start_backtick] = ACTIONS(1564), - [sym__fenced_code_block_start_tilde] = ACTIONS(1564), - [sym__blank_line_start] = ACTIONS(1564), - [sym_minus_metadata] = ACTIONS(1564), - [sym__pipe_table_start] = ACTIONS(1564), - [sym__fenced_div_start] = ACTIONS(1564), - [sym_ref_id_specifier] = ACTIONS(1564), - [sym__display_math_state_track_marker] = ACTIONS(1564), - [sym__inline_math_state_track_marker] = ACTIONS(1564), + [anon_sym_LBRACE] = ACTIONS(1899), + [anon_sym_RBRACE] = ACTIONS(1899), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1899), + [anon_sym_EQ] = ACTIONS(1899), + [anon_sym_SQUOTE] = ACTIONS(1899), + [anon_sym_BANG] = ACTIONS(1899), + [anon_sym_DQUOTE] = ACTIONS(1899), + [anon_sym_POUND] = ACTIONS(1899), + [anon_sym_DOLLAR] = ACTIONS(1899), + [anon_sym_PERCENT] = ACTIONS(1899), + [anon_sym_AMP] = ACTIONS(1899), + [anon_sym_LPAREN] = ACTIONS(1899), + [anon_sym_RPAREN] = ACTIONS(1899), + [anon_sym_STAR] = ACTIONS(1899), + [anon_sym_PLUS] = ACTIONS(1899), + [anon_sym_COMMA] = ACTIONS(1899), + [anon_sym_DASH] = ACTIONS(1899), + [anon_sym_DOT] = ACTIONS(1899), + [anon_sym_SLASH] = ACTIONS(1899), + [anon_sym_SEMI] = ACTIONS(1899), + [anon_sym_QMARK] = ACTIONS(1899), + [anon_sym_AT] = ACTIONS(1899), + [anon_sym_LBRACK] = ACTIONS(1901), + [anon_sym_BSLASH] = ACTIONS(1901), + [anon_sym_RBRACK] = ACTIONS(1899), + [anon_sym_CARET] = ACTIONS(1899), + [anon_sym__] = ACTIONS(1899), + [anon_sym_BQUOTE] = ACTIONS(1899), + [anon_sym_PIPE] = ACTIONS(1899), + [anon_sym_TILDE] = ACTIONS(1899), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1899), + [sym__escaped_characters] = ACTIONS(1899), + [sym__word] = ACTIONS(1899), + [sym__soft_line_ending] = ACTIONS(1899), + [sym__block_close] = ACTIONS(1899), + [sym__block_quote_start] = ACTIONS(1899), + [sym__indented_chunk_start] = ACTIONS(1899), + [sym_atx_h1_marker] = ACTIONS(1899), + [sym_atx_h2_marker] = ACTIONS(1899), + [sym_atx_h3_marker] = ACTIONS(1899), + [sym_atx_h4_marker] = ACTIONS(1899), + [sym_atx_h5_marker] = ACTIONS(1899), + [sym_atx_h6_marker] = ACTIONS(1899), + [sym__thematic_break] = ACTIONS(1899), + [sym__list_marker_minus] = ACTIONS(1899), + [sym__list_marker_plus] = ACTIONS(1899), + [sym__list_marker_star] = ACTIONS(1899), + [sym__list_marker_parenthesis] = ACTIONS(1899), + [sym__list_marker_dot] = ACTIONS(1899), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1899), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1899), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1899), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1899), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1899), + [sym__list_marker_example] = ACTIONS(1899), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1899), + [sym__fenced_code_block_start_backtick] = ACTIONS(1899), + [sym__fenced_code_block_start_tilde] = ACTIONS(1899), + [sym__blank_line_start] = ACTIONS(1899), + [sym_minus_metadata] = ACTIONS(1899), + [sym__pipe_table_start] = ACTIONS(1899), + [sym__fenced_div_start] = ACTIONS(1899), + [sym_ref_id_specifier] = ACTIONS(1899), + [sym__display_math_state_track_marker] = ACTIONS(1899), + [sym__inline_math_state_track_marker] = ACTIONS(1899), + [sym__html_comment] = ACTIONS(1899), + [sym_raw_specifier] = ACTIONS(1899), + [sym__autolink] = ACTIONS(1899), }, [STATE(404)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1566), - [anon_sym_LBRACE] = ACTIONS(1566), - [anon_sym_RBRACE] = ACTIONS(1566), - [anon_sym_EQ] = ACTIONS(1566), - [anon_sym_SQUOTE] = ACTIONS(1566), - [anon_sym_BANG] = ACTIONS(1566), - [anon_sym_DQUOTE] = ACTIONS(1566), - [anon_sym_POUND] = ACTIONS(1566), - [anon_sym_DOLLAR] = ACTIONS(1566), - [anon_sym_PERCENT] = ACTIONS(1566), - [anon_sym_AMP] = ACTIONS(1566), - [anon_sym_LPAREN] = ACTIONS(1566), - [anon_sym_RPAREN] = ACTIONS(1566), - [anon_sym_STAR] = ACTIONS(1566), - [anon_sym_PLUS] = ACTIONS(1566), - [anon_sym_COMMA] = ACTIONS(1566), - [anon_sym_DASH] = ACTIONS(1566), - [anon_sym_DOT] = ACTIONS(1566), - [anon_sym_SLASH] = ACTIONS(1566), - [anon_sym_SEMI] = ACTIONS(1566), - [anon_sym_LT] = ACTIONS(1566), - [anon_sym_GT] = ACTIONS(1566), - [anon_sym_QMARK] = ACTIONS(1566), - [anon_sym_AT] = ACTIONS(1566), - [anon_sym_LBRACK] = ACTIONS(1566), - [anon_sym_BSLASH] = ACTIONS(1566), - [anon_sym_RBRACK] = ACTIONS(1566), - [anon_sym_CARET] = ACTIONS(1566), - [anon_sym__] = ACTIONS(1566), - [anon_sym_BQUOTE] = ACTIONS(1566), - [anon_sym_PIPE] = ACTIONS(1566), - [anon_sym_TILDE] = ACTIONS(1566), - [sym__word] = ACTIONS(1566), - [sym__soft_line_ending] = ACTIONS(1566), - [sym__block_close] = ACTIONS(1566), - [sym__block_quote_start] = ACTIONS(1566), - [sym__indented_chunk_start] = ACTIONS(1566), - [sym_atx_h1_marker] = ACTIONS(1566), - [sym_atx_h2_marker] = ACTIONS(1566), - [sym_atx_h3_marker] = ACTIONS(1566), - [sym_atx_h4_marker] = ACTIONS(1566), - [sym_atx_h5_marker] = ACTIONS(1566), - [sym_atx_h6_marker] = ACTIONS(1566), - [sym__thematic_break] = ACTIONS(1566), - [sym__list_marker_minus] = ACTIONS(1566), - [sym__list_marker_plus] = ACTIONS(1566), - [sym__list_marker_star] = ACTIONS(1566), - [sym__list_marker_parenthesis] = ACTIONS(1566), - [sym__list_marker_dot] = ACTIONS(1566), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1566), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1566), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1566), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1566), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1566), - [sym__list_marker_example] = ACTIONS(1566), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1566), - [sym__fenced_code_block_start_backtick] = ACTIONS(1566), - [sym__fenced_code_block_start_tilde] = ACTIONS(1566), - [sym__blank_line_start] = ACTIONS(1566), - [sym_minus_metadata] = ACTIONS(1566), - [sym__pipe_table_start] = ACTIONS(1566), - [sym__fenced_div_start] = ACTIONS(1566), - [sym_ref_id_specifier] = ACTIONS(1566), - [sym__display_math_state_track_marker] = ACTIONS(1566), - [sym__inline_math_state_track_marker] = ACTIONS(1566), + [anon_sym_LBRACE] = ACTIONS(1903), + [anon_sym_RBRACE] = ACTIONS(1903), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1903), + [anon_sym_EQ] = ACTIONS(1903), + [anon_sym_SQUOTE] = ACTIONS(1903), + [anon_sym_BANG] = ACTIONS(1903), + [anon_sym_DQUOTE] = ACTIONS(1903), + [anon_sym_POUND] = ACTIONS(1903), + [anon_sym_DOLLAR] = ACTIONS(1903), + [anon_sym_PERCENT] = ACTIONS(1903), + [anon_sym_AMP] = ACTIONS(1903), + [anon_sym_LPAREN] = ACTIONS(1903), + [anon_sym_RPAREN] = ACTIONS(1903), + [anon_sym_STAR] = ACTIONS(1903), + [anon_sym_PLUS] = ACTIONS(1903), + [anon_sym_COMMA] = ACTIONS(1903), + [anon_sym_DASH] = ACTIONS(1903), + [anon_sym_DOT] = ACTIONS(1903), + [anon_sym_SLASH] = ACTIONS(1903), + [anon_sym_SEMI] = ACTIONS(1903), + [anon_sym_QMARK] = ACTIONS(1903), + [anon_sym_AT] = ACTIONS(1903), + [anon_sym_LBRACK] = ACTIONS(1905), + [anon_sym_BSLASH] = ACTIONS(1905), + [anon_sym_RBRACK] = ACTIONS(1903), + [anon_sym_CARET] = ACTIONS(1903), + [anon_sym__] = ACTIONS(1903), + [anon_sym_BQUOTE] = ACTIONS(1903), + [anon_sym_PIPE] = ACTIONS(1903), + [anon_sym_TILDE] = ACTIONS(1903), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1903), + [sym__escaped_characters] = ACTIONS(1903), + [sym__word] = ACTIONS(1903), + [sym__soft_line_ending] = ACTIONS(1903), + [sym__block_close] = ACTIONS(1903), + [sym__block_quote_start] = ACTIONS(1903), + [sym__indented_chunk_start] = ACTIONS(1903), + [sym_atx_h1_marker] = ACTIONS(1903), + [sym_atx_h2_marker] = ACTIONS(1903), + [sym_atx_h3_marker] = ACTIONS(1903), + [sym_atx_h4_marker] = ACTIONS(1903), + [sym_atx_h5_marker] = ACTIONS(1903), + [sym_atx_h6_marker] = ACTIONS(1903), + [sym__thematic_break] = ACTIONS(1903), + [sym__list_marker_minus] = ACTIONS(1903), + [sym__list_marker_plus] = ACTIONS(1903), + [sym__list_marker_star] = ACTIONS(1903), + [sym__list_marker_parenthesis] = ACTIONS(1903), + [sym__list_marker_dot] = ACTIONS(1903), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1903), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1903), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1903), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1903), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1903), + [sym__list_marker_example] = ACTIONS(1903), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1903), + [sym__fenced_code_block_start_backtick] = ACTIONS(1903), + [sym__fenced_code_block_start_tilde] = ACTIONS(1903), + [sym__blank_line_start] = ACTIONS(1903), + [sym_minus_metadata] = ACTIONS(1903), + [sym__pipe_table_start] = ACTIONS(1903), + [sym__fenced_div_start] = ACTIONS(1903), + [sym_ref_id_specifier] = ACTIONS(1903), + [sym__display_math_state_track_marker] = ACTIONS(1903), + [sym__inline_math_state_track_marker] = ACTIONS(1903), + [sym__html_comment] = ACTIONS(1903), + [sym_raw_specifier] = ACTIONS(1903), + [sym__autolink] = ACTIONS(1903), }, [STATE(405)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1568), - [anon_sym_LBRACE] = ACTIONS(1568), - [anon_sym_RBRACE] = ACTIONS(1568), - [anon_sym_EQ] = ACTIONS(1568), - [anon_sym_SQUOTE] = ACTIONS(1568), - [anon_sym_BANG] = ACTIONS(1568), - [anon_sym_DQUOTE] = ACTIONS(1568), - [anon_sym_POUND] = ACTIONS(1568), - [anon_sym_DOLLAR] = ACTIONS(1568), - [anon_sym_PERCENT] = ACTIONS(1568), - [anon_sym_AMP] = ACTIONS(1568), - [anon_sym_LPAREN] = ACTIONS(1568), - [anon_sym_RPAREN] = ACTIONS(1568), - [anon_sym_STAR] = ACTIONS(1568), - [anon_sym_PLUS] = ACTIONS(1568), - [anon_sym_COMMA] = ACTIONS(1568), - [anon_sym_DASH] = ACTIONS(1568), - [anon_sym_DOT] = ACTIONS(1568), - [anon_sym_SLASH] = ACTIONS(1568), - [anon_sym_SEMI] = ACTIONS(1568), - [anon_sym_LT] = ACTIONS(1568), - [anon_sym_GT] = ACTIONS(1568), - [anon_sym_QMARK] = ACTIONS(1568), - [anon_sym_AT] = ACTIONS(1568), - [anon_sym_LBRACK] = ACTIONS(1568), - [anon_sym_BSLASH] = ACTIONS(1568), - [anon_sym_RBRACK] = ACTIONS(1568), - [anon_sym_CARET] = ACTIONS(1568), - [anon_sym__] = ACTIONS(1568), - [anon_sym_BQUOTE] = ACTIONS(1568), - [anon_sym_PIPE] = ACTIONS(1568), - [anon_sym_TILDE] = ACTIONS(1568), - [sym__word] = ACTIONS(1568), - [sym__soft_line_ending] = ACTIONS(1568), - [sym__block_close] = ACTIONS(1568), - [sym__block_quote_start] = ACTIONS(1568), - [sym__indented_chunk_start] = ACTIONS(1568), - [sym_atx_h1_marker] = ACTIONS(1568), - [sym_atx_h2_marker] = ACTIONS(1568), - [sym_atx_h3_marker] = ACTIONS(1568), - [sym_atx_h4_marker] = ACTIONS(1568), - [sym_atx_h5_marker] = ACTIONS(1568), - [sym_atx_h6_marker] = ACTIONS(1568), - [sym__thematic_break] = ACTIONS(1568), - [sym__list_marker_minus] = ACTIONS(1568), - [sym__list_marker_plus] = ACTIONS(1568), - [sym__list_marker_star] = ACTIONS(1568), - [sym__list_marker_parenthesis] = ACTIONS(1568), - [sym__list_marker_dot] = ACTIONS(1568), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1568), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1568), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1568), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1568), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1568), - [sym__list_marker_example] = ACTIONS(1568), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1568), - [sym__fenced_code_block_start_backtick] = ACTIONS(1568), - [sym__fenced_code_block_start_tilde] = ACTIONS(1568), - [sym__blank_line_start] = ACTIONS(1568), - [sym_minus_metadata] = ACTIONS(1568), - [sym__pipe_table_start] = ACTIONS(1568), - [sym__fenced_div_start] = ACTIONS(1568), - [sym_ref_id_specifier] = ACTIONS(1568), - [sym__display_math_state_track_marker] = ACTIONS(1568), - [sym__inline_math_state_track_marker] = ACTIONS(1568), + [anon_sym_LBRACE] = ACTIONS(1907), + [anon_sym_RBRACE] = ACTIONS(1907), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1907), + [anon_sym_EQ] = ACTIONS(1907), + [anon_sym_SQUOTE] = ACTIONS(1907), + [anon_sym_BANG] = ACTIONS(1907), + [anon_sym_DQUOTE] = ACTIONS(1907), + [anon_sym_POUND] = ACTIONS(1907), + [anon_sym_DOLLAR] = ACTIONS(1907), + [anon_sym_PERCENT] = ACTIONS(1907), + [anon_sym_AMP] = ACTIONS(1907), + [anon_sym_LPAREN] = ACTIONS(1907), + [anon_sym_RPAREN] = ACTIONS(1907), + [anon_sym_STAR] = ACTIONS(1907), + [anon_sym_PLUS] = ACTIONS(1907), + [anon_sym_COMMA] = ACTIONS(1907), + [anon_sym_DASH] = ACTIONS(1907), + [anon_sym_DOT] = ACTIONS(1907), + [anon_sym_SLASH] = ACTIONS(1907), + [anon_sym_SEMI] = ACTIONS(1907), + [anon_sym_QMARK] = ACTIONS(1907), + [anon_sym_AT] = ACTIONS(1907), + [anon_sym_LBRACK] = ACTIONS(1909), + [anon_sym_BSLASH] = ACTIONS(1909), + [anon_sym_RBRACK] = ACTIONS(1907), + [anon_sym_CARET] = ACTIONS(1907), + [anon_sym__] = ACTIONS(1907), + [anon_sym_BQUOTE] = ACTIONS(1907), + [anon_sym_PIPE] = ACTIONS(1907), + [anon_sym_TILDE] = ACTIONS(1907), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1907), + [sym__escaped_characters] = ACTIONS(1907), + [sym__word] = ACTIONS(1907), + [sym__soft_line_ending] = ACTIONS(1907), + [sym__block_close] = ACTIONS(1907), + [sym__block_quote_start] = ACTIONS(1907), + [sym__indented_chunk_start] = ACTIONS(1907), + [sym_atx_h1_marker] = ACTIONS(1907), + [sym_atx_h2_marker] = ACTIONS(1907), + [sym_atx_h3_marker] = ACTIONS(1907), + [sym_atx_h4_marker] = ACTIONS(1907), + [sym_atx_h5_marker] = ACTIONS(1907), + [sym_atx_h6_marker] = ACTIONS(1907), + [sym__thematic_break] = ACTIONS(1907), + [sym__list_marker_minus] = ACTIONS(1907), + [sym__list_marker_plus] = ACTIONS(1907), + [sym__list_marker_star] = ACTIONS(1907), + [sym__list_marker_parenthesis] = ACTIONS(1907), + [sym__list_marker_dot] = ACTIONS(1907), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1907), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1907), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1907), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1907), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1907), + [sym__list_marker_example] = ACTIONS(1907), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1907), + [sym__fenced_code_block_start_backtick] = ACTIONS(1907), + [sym__fenced_code_block_start_tilde] = ACTIONS(1907), + [sym__blank_line_start] = ACTIONS(1907), + [sym_minus_metadata] = ACTIONS(1907), + [sym__pipe_table_start] = ACTIONS(1907), + [sym__fenced_div_start] = ACTIONS(1907), + [sym_ref_id_specifier] = ACTIONS(1907), + [sym__display_math_state_track_marker] = ACTIONS(1907), + [sym__inline_math_state_track_marker] = ACTIONS(1907), + [sym__html_comment] = ACTIONS(1907), + [sym_raw_specifier] = ACTIONS(1907), + [sym__autolink] = ACTIONS(1907), }, [STATE(406)] = { - [ts_builtin_sym_end] = ACTIONS(1642), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1642), - [anon_sym_LBRACE] = ACTIONS(1642), - [anon_sym_RBRACE] = ACTIONS(1642), - [anon_sym_EQ] = ACTIONS(1642), - [anon_sym_SQUOTE] = ACTIONS(1642), - [anon_sym_BANG] = ACTIONS(1642), - [anon_sym_DQUOTE] = ACTIONS(1642), - [anon_sym_POUND] = ACTIONS(1642), - [anon_sym_DOLLAR] = ACTIONS(1642), - [anon_sym_PERCENT] = ACTIONS(1642), - [anon_sym_AMP] = ACTIONS(1642), - [anon_sym_LPAREN] = ACTIONS(1642), - [anon_sym_RPAREN] = ACTIONS(1642), - [anon_sym_STAR] = ACTIONS(1642), - [anon_sym_PLUS] = ACTIONS(1642), - [anon_sym_COMMA] = ACTIONS(1642), - [anon_sym_DASH] = ACTIONS(1642), - [anon_sym_DOT] = ACTIONS(1642), - [anon_sym_SLASH] = ACTIONS(1642), - [anon_sym_SEMI] = ACTIONS(1642), - [anon_sym_LT] = ACTIONS(1642), - [anon_sym_GT] = ACTIONS(1642), - [anon_sym_QMARK] = ACTIONS(1642), - [anon_sym_AT] = ACTIONS(1642), - [anon_sym_LBRACK] = ACTIONS(1642), - [anon_sym_BSLASH] = ACTIONS(1642), - [anon_sym_RBRACK] = ACTIONS(1642), - [anon_sym_CARET] = ACTIONS(1642), - [anon_sym__] = ACTIONS(1642), - [anon_sym_BQUOTE] = ACTIONS(1642), - [anon_sym_PIPE] = ACTIONS(1642), - [anon_sym_TILDE] = ACTIONS(1642), - [sym__word] = ACTIONS(1642), - [sym__soft_line_ending] = ACTIONS(1642), - [sym__block_quote_start] = ACTIONS(1642), - [sym__indented_chunk_start] = ACTIONS(1642), - [sym_atx_h1_marker] = ACTIONS(1642), - [sym_atx_h2_marker] = ACTIONS(1642), - [sym_atx_h3_marker] = ACTIONS(1642), - [sym_atx_h4_marker] = ACTIONS(1642), - [sym_atx_h5_marker] = ACTIONS(1642), - [sym_atx_h6_marker] = ACTIONS(1642), - [sym__thematic_break] = ACTIONS(1642), - [sym__list_marker_minus] = ACTIONS(1642), - [sym__list_marker_plus] = ACTIONS(1642), - [sym__list_marker_star] = ACTIONS(1642), - [sym__list_marker_parenthesis] = ACTIONS(1642), - [sym__list_marker_dot] = ACTIONS(1642), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1642), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1642), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1642), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1642), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1642), - [sym__list_marker_example] = ACTIONS(1642), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1642), - [sym__fenced_code_block_start_backtick] = ACTIONS(1642), - [sym__fenced_code_block_start_tilde] = ACTIONS(1642), - [sym__blank_line_start] = ACTIONS(1642), - [sym_minus_metadata] = ACTIONS(1642), - [sym__pipe_table_start] = ACTIONS(1642), - [sym__fenced_div_start] = ACTIONS(1642), - [sym_ref_id_specifier] = ACTIONS(1642), - [sym__display_math_state_track_marker] = ACTIONS(1642), - [sym__inline_math_state_track_marker] = ACTIONS(1642), + [anon_sym_LBRACE] = ACTIONS(1911), + [anon_sym_RBRACE] = ACTIONS(1911), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1911), + [anon_sym_EQ] = ACTIONS(1911), + [anon_sym_SQUOTE] = ACTIONS(1911), + [anon_sym_BANG] = ACTIONS(1911), + [anon_sym_DQUOTE] = ACTIONS(1911), + [anon_sym_POUND] = ACTIONS(1911), + [anon_sym_DOLLAR] = ACTIONS(1911), + [anon_sym_PERCENT] = ACTIONS(1911), + [anon_sym_AMP] = ACTIONS(1911), + [anon_sym_LPAREN] = ACTIONS(1911), + [anon_sym_RPAREN] = ACTIONS(1911), + [anon_sym_STAR] = ACTIONS(1911), + [anon_sym_PLUS] = ACTIONS(1911), + [anon_sym_COMMA] = ACTIONS(1911), + [anon_sym_DASH] = ACTIONS(1911), + [anon_sym_DOT] = ACTIONS(1911), + [anon_sym_SLASH] = ACTIONS(1911), + [anon_sym_SEMI] = ACTIONS(1911), + [anon_sym_QMARK] = ACTIONS(1911), + [anon_sym_AT] = ACTIONS(1911), + [anon_sym_LBRACK] = ACTIONS(1913), + [anon_sym_BSLASH] = ACTIONS(1913), + [anon_sym_RBRACK] = ACTIONS(1911), + [anon_sym_CARET] = ACTIONS(1911), + [anon_sym__] = ACTIONS(1911), + [anon_sym_BQUOTE] = ACTIONS(1911), + [anon_sym_PIPE] = ACTIONS(1911), + [anon_sym_TILDE] = ACTIONS(1911), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1911), + [sym__escaped_characters] = ACTIONS(1911), + [sym__word] = ACTIONS(1911), + [sym__soft_line_ending] = ACTIONS(1911), + [sym__block_close] = ACTIONS(1911), + [sym__block_quote_start] = ACTIONS(1911), + [sym__indented_chunk_start] = ACTIONS(1911), + [sym_atx_h1_marker] = ACTIONS(1911), + [sym_atx_h2_marker] = ACTIONS(1911), + [sym_atx_h3_marker] = ACTIONS(1911), + [sym_atx_h4_marker] = ACTIONS(1911), + [sym_atx_h5_marker] = ACTIONS(1911), + [sym_atx_h6_marker] = ACTIONS(1911), + [sym__thematic_break] = ACTIONS(1911), + [sym__list_marker_minus] = ACTIONS(1911), + [sym__list_marker_plus] = ACTIONS(1911), + [sym__list_marker_star] = ACTIONS(1911), + [sym__list_marker_parenthesis] = ACTIONS(1911), + [sym__list_marker_dot] = ACTIONS(1911), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1911), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1911), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1911), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1911), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1911), + [sym__list_marker_example] = ACTIONS(1911), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1911), + [sym__fenced_code_block_start_backtick] = ACTIONS(1911), + [sym__fenced_code_block_start_tilde] = ACTIONS(1911), + [sym__blank_line_start] = ACTIONS(1911), + [sym_minus_metadata] = ACTIONS(1911), + [sym__pipe_table_start] = ACTIONS(1911), + [sym__fenced_div_start] = ACTIONS(1911), + [sym_ref_id_specifier] = ACTIONS(1911), + [sym__display_math_state_track_marker] = ACTIONS(1911), + [sym__inline_math_state_track_marker] = ACTIONS(1911), + [sym__html_comment] = ACTIONS(1911), + [sym_raw_specifier] = ACTIONS(1911), + [sym__autolink] = ACTIONS(1911), }, [STATE(407)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1434), - [anon_sym_LBRACE] = ACTIONS(1434), - [anon_sym_RBRACE] = ACTIONS(1434), - [anon_sym_EQ] = ACTIONS(1434), - [anon_sym_SQUOTE] = ACTIONS(1434), - [anon_sym_BANG] = ACTIONS(1434), - [anon_sym_DQUOTE] = ACTIONS(1434), - [anon_sym_POUND] = ACTIONS(1434), - [anon_sym_DOLLAR] = ACTIONS(1434), - [anon_sym_PERCENT] = ACTIONS(1434), - [anon_sym_AMP] = ACTIONS(1434), - [anon_sym_LPAREN] = ACTIONS(1434), - [anon_sym_RPAREN] = ACTIONS(1434), - [anon_sym_STAR] = ACTIONS(1434), - [anon_sym_PLUS] = ACTIONS(1434), - [anon_sym_COMMA] = ACTIONS(1434), - [anon_sym_DASH] = ACTIONS(1434), - [anon_sym_DOT] = ACTIONS(1434), - [anon_sym_SLASH] = ACTIONS(1434), - [anon_sym_SEMI] = ACTIONS(1434), - [anon_sym_LT] = ACTIONS(1434), - [anon_sym_GT] = ACTIONS(1434), - [anon_sym_QMARK] = ACTIONS(1434), - [anon_sym_AT] = ACTIONS(1434), - [anon_sym_LBRACK] = ACTIONS(1434), - [anon_sym_BSLASH] = ACTIONS(1434), - [anon_sym_RBRACK] = ACTIONS(1434), - [anon_sym_CARET] = ACTIONS(1434), - [anon_sym__] = ACTIONS(1434), - [anon_sym_BQUOTE] = ACTIONS(1434), - [anon_sym_PIPE] = ACTIONS(1434), - [anon_sym_TILDE] = ACTIONS(1434), - [sym__word] = ACTIONS(1434), - [sym__soft_line_ending] = ACTIONS(1434), - [sym__block_close] = ACTIONS(1434), - [sym__block_quote_start] = ACTIONS(1434), - [sym__indented_chunk_start] = ACTIONS(1434), - [sym_atx_h1_marker] = ACTIONS(1434), - [sym_atx_h2_marker] = ACTIONS(1434), - [sym_atx_h3_marker] = ACTIONS(1434), - [sym_atx_h4_marker] = ACTIONS(1434), - [sym_atx_h5_marker] = ACTIONS(1434), - [sym_atx_h6_marker] = ACTIONS(1434), - [sym__thematic_break] = ACTIONS(1434), - [sym__list_marker_minus] = ACTIONS(1434), - [sym__list_marker_plus] = ACTIONS(1434), - [sym__list_marker_star] = ACTIONS(1434), - [sym__list_marker_parenthesis] = ACTIONS(1434), - [sym__list_marker_dot] = ACTIONS(1434), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_example] = ACTIONS(1434), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1434), - [sym__fenced_code_block_start_backtick] = ACTIONS(1434), - [sym__fenced_code_block_start_tilde] = ACTIONS(1434), - [sym__blank_line_start] = ACTIONS(1434), - [sym_minus_metadata] = ACTIONS(1434), - [sym__pipe_table_start] = ACTIONS(1434), - [sym__fenced_div_start] = ACTIONS(1434), - [sym_ref_id_specifier] = ACTIONS(1434), - [sym__display_math_state_track_marker] = ACTIONS(1434), - [sym__inline_math_state_track_marker] = ACTIONS(1434), + [anon_sym_LBRACE] = ACTIONS(1915), + [anon_sym_RBRACE] = ACTIONS(1915), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1915), + [anon_sym_EQ] = ACTIONS(1915), + [anon_sym_SQUOTE] = ACTIONS(1915), + [anon_sym_BANG] = ACTIONS(1915), + [anon_sym_DQUOTE] = ACTIONS(1915), + [anon_sym_POUND] = ACTIONS(1915), + [anon_sym_DOLLAR] = ACTIONS(1915), + [anon_sym_PERCENT] = ACTIONS(1915), + [anon_sym_AMP] = ACTIONS(1915), + [anon_sym_LPAREN] = ACTIONS(1915), + [anon_sym_RPAREN] = ACTIONS(1915), + [anon_sym_STAR] = ACTIONS(1915), + [anon_sym_PLUS] = ACTIONS(1915), + [anon_sym_COMMA] = ACTIONS(1915), + [anon_sym_DASH] = ACTIONS(1915), + [anon_sym_DOT] = ACTIONS(1915), + [anon_sym_SLASH] = ACTIONS(1915), + [anon_sym_SEMI] = ACTIONS(1915), + [anon_sym_QMARK] = ACTIONS(1915), + [anon_sym_AT] = ACTIONS(1915), + [anon_sym_LBRACK] = ACTIONS(1917), + [anon_sym_BSLASH] = ACTIONS(1917), + [anon_sym_RBRACK] = ACTIONS(1915), + [anon_sym_CARET] = ACTIONS(1915), + [anon_sym__] = ACTIONS(1915), + [anon_sym_BQUOTE] = ACTIONS(1915), + [anon_sym_PIPE] = ACTIONS(1915), + [anon_sym_TILDE] = ACTIONS(1915), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1915), + [sym__escaped_characters] = ACTIONS(1915), + [sym__word] = ACTIONS(1915), + [sym__soft_line_ending] = ACTIONS(1915), + [sym__block_close] = ACTIONS(1915), + [sym__block_quote_start] = ACTIONS(1915), + [sym__indented_chunk_start] = ACTIONS(1915), + [sym_atx_h1_marker] = ACTIONS(1915), + [sym_atx_h2_marker] = ACTIONS(1915), + [sym_atx_h3_marker] = ACTIONS(1915), + [sym_atx_h4_marker] = ACTIONS(1915), + [sym_atx_h5_marker] = ACTIONS(1915), + [sym_atx_h6_marker] = ACTIONS(1915), + [sym__thematic_break] = ACTIONS(1915), + [sym__list_marker_minus] = ACTIONS(1915), + [sym__list_marker_plus] = ACTIONS(1915), + [sym__list_marker_star] = ACTIONS(1915), + [sym__list_marker_parenthesis] = ACTIONS(1915), + [sym__list_marker_dot] = ACTIONS(1915), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1915), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1915), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1915), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1915), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1915), + [sym__list_marker_example] = ACTIONS(1915), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1915), + [sym__fenced_code_block_start_backtick] = ACTIONS(1915), + [sym__fenced_code_block_start_tilde] = ACTIONS(1915), + [sym__blank_line_start] = ACTIONS(1915), + [sym_minus_metadata] = ACTIONS(1915), + [sym__pipe_table_start] = ACTIONS(1915), + [sym__fenced_div_start] = ACTIONS(1915), + [sym_ref_id_specifier] = ACTIONS(1915), + [sym__display_math_state_track_marker] = ACTIONS(1915), + [sym__inline_math_state_track_marker] = ACTIONS(1915), + [sym__html_comment] = ACTIONS(1915), + [sym_raw_specifier] = ACTIONS(1915), + [sym__autolink] = ACTIONS(1915), }, [STATE(408)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1474), - [anon_sym_LBRACE] = ACTIONS(1474), - [anon_sym_RBRACE] = ACTIONS(1474), - [anon_sym_EQ] = ACTIONS(1474), - [anon_sym_SQUOTE] = ACTIONS(1474), - [anon_sym_BANG] = ACTIONS(1474), - [anon_sym_DQUOTE] = ACTIONS(1474), - [anon_sym_POUND] = ACTIONS(1474), - [anon_sym_DOLLAR] = ACTIONS(1474), - [anon_sym_PERCENT] = ACTIONS(1474), - [anon_sym_AMP] = ACTIONS(1474), - [anon_sym_LPAREN] = ACTIONS(1474), - [anon_sym_RPAREN] = ACTIONS(1474), - [anon_sym_STAR] = ACTIONS(1474), - [anon_sym_PLUS] = ACTIONS(1474), - [anon_sym_COMMA] = ACTIONS(1474), - [anon_sym_DASH] = ACTIONS(1474), - [anon_sym_DOT] = ACTIONS(1474), - [anon_sym_SLASH] = ACTIONS(1474), - [anon_sym_SEMI] = ACTIONS(1474), - [anon_sym_LT] = ACTIONS(1474), - [anon_sym_GT] = ACTIONS(1474), - [anon_sym_QMARK] = ACTIONS(1474), - [anon_sym_AT] = ACTIONS(1474), - [anon_sym_LBRACK] = ACTIONS(1474), - [anon_sym_BSLASH] = ACTIONS(1474), - [anon_sym_RBRACK] = ACTIONS(1474), - [anon_sym_CARET] = ACTIONS(1474), - [anon_sym__] = ACTIONS(1474), - [anon_sym_BQUOTE] = ACTIONS(1474), - [anon_sym_PIPE] = ACTIONS(1474), - [anon_sym_TILDE] = ACTIONS(1474), - [sym__word] = ACTIONS(1474), - [sym__soft_line_ending] = ACTIONS(1474), - [sym__block_close] = ACTIONS(1474), - [sym__block_quote_start] = ACTIONS(1474), - [sym__indented_chunk_start] = ACTIONS(1474), - [sym_atx_h1_marker] = ACTIONS(1474), - [sym_atx_h2_marker] = ACTIONS(1474), - [sym_atx_h3_marker] = ACTIONS(1474), - [sym_atx_h4_marker] = ACTIONS(1474), - [sym_atx_h5_marker] = ACTIONS(1474), - [sym_atx_h6_marker] = ACTIONS(1474), - [sym__thematic_break] = ACTIONS(1474), - [sym__list_marker_minus] = ACTIONS(1474), - [sym__list_marker_plus] = ACTIONS(1474), - [sym__list_marker_star] = ACTIONS(1474), - [sym__list_marker_parenthesis] = ACTIONS(1474), - [sym__list_marker_dot] = ACTIONS(1474), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1474), - [sym__list_marker_example] = ACTIONS(1474), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1474), - [sym__fenced_code_block_start_backtick] = ACTIONS(1474), - [sym__fenced_code_block_start_tilde] = ACTIONS(1474), - [sym__blank_line_start] = ACTIONS(1474), - [sym_minus_metadata] = ACTIONS(1474), - [sym__pipe_table_start] = ACTIONS(1474), - [sym__fenced_div_start] = ACTIONS(1474), - [sym_ref_id_specifier] = ACTIONS(1474), - [sym__display_math_state_track_marker] = ACTIONS(1474), - [sym__inline_math_state_track_marker] = ACTIONS(1474), + [anon_sym_LBRACE] = ACTIONS(1919), + [anon_sym_RBRACE] = ACTIONS(1919), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1919), + [anon_sym_EQ] = ACTIONS(1919), + [anon_sym_SQUOTE] = ACTIONS(1919), + [anon_sym_BANG] = ACTIONS(1919), + [anon_sym_DQUOTE] = ACTIONS(1919), + [anon_sym_POUND] = ACTIONS(1919), + [anon_sym_DOLLAR] = ACTIONS(1919), + [anon_sym_PERCENT] = ACTIONS(1919), + [anon_sym_AMP] = ACTIONS(1919), + [anon_sym_LPAREN] = ACTIONS(1919), + [anon_sym_RPAREN] = ACTIONS(1919), + [anon_sym_STAR] = ACTIONS(1919), + [anon_sym_PLUS] = ACTIONS(1919), + [anon_sym_COMMA] = ACTIONS(1919), + [anon_sym_DASH] = ACTIONS(1919), + [anon_sym_DOT] = ACTIONS(1919), + [anon_sym_SLASH] = ACTIONS(1919), + [anon_sym_SEMI] = ACTIONS(1919), + [anon_sym_QMARK] = ACTIONS(1919), + [anon_sym_AT] = ACTIONS(1919), + [anon_sym_LBRACK] = ACTIONS(1921), + [anon_sym_BSLASH] = ACTIONS(1921), + [anon_sym_RBRACK] = ACTIONS(1919), + [anon_sym_CARET] = ACTIONS(1919), + [anon_sym__] = ACTIONS(1919), + [anon_sym_BQUOTE] = ACTIONS(1919), + [anon_sym_PIPE] = ACTIONS(1919), + [anon_sym_TILDE] = ACTIONS(1919), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1919), + [sym__escaped_characters] = ACTIONS(1919), + [sym__word] = ACTIONS(1919), + [sym__soft_line_ending] = ACTIONS(1919), + [sym__block_close] = ACTIONS(1919), + [sym__block_quote_start] = ACTIONS(1919), + [sym__indented_chunk_start] = ACTIONS(1919), + [sym_atx_h1_marker] = ACTIONS(1919), + [sym_atx_h2_marker] = ACTIONS(1919), + [sym_atx_h3_marker] = ACTIONS(1919), + [sym_atx_h4_marker] = ACTIONS(1919), + [sym_atx_h5_marker] = ACTIONS(1919), + [sym_atx_h6_marker] = ACTIONS(1919), + [sym__thematic_break] = ACTIONS(1919), + [sym__list_marker_minus] = ACTIONS(1919), + [sym__list_marker_plus] = ACTIONS(1919), + [sym__list_marker_star] = ACTIONS(1919), + [sym__list_marker_parenthesis] = ACTIONS(1919), + [sym__list_marker_dot] = ACTIONS(1919), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1919), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1919), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1919), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1919), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1919), + [sym__list_marker_example] = ACTIONS(1919), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1919), + [sym__fenced_code_block_start_backtick] = ACTIONS(1919), + [sym__fenced_code_block_start_tilde] = ACTIONS(1919), + [sym__blank_line_start] = ACTIONS(1919), + [sym_minus_metadata] = ACTIONS(1919), + [sym__pipe_table_start] = ACTIONS(1919), + [sym__fenced_div_start] = ACTIONS(1919), + [sym_ref_id_specifier] = ACTIONS(1919), + [sym__display_math_state_track_marker] = ACTIONS(1919), + [sym__inline_math_state_track_marker] = ACTIONS(1919), + [sym__html_comment] = ACTIONS(1919), + [sym_raw_specifier] = ACTIONS(1919), + [sym__autolink] = ACTIONS(1919), }, [STATE(409)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1478), - [anon_sym_LBRACE] = ACTIONS(1478), - [anon_sym_RBRACE] = ACTIONS(1478), - [anon_sym_EQ] = ACTIONS(1478), - [anon_sym_SQUOTE] = ACTIONS(1478), - [anon_sym_BANG] = ACTIONS(1478), - [anon_sym_DQUOTE] = ACTIONS(1478), - [anon_sym_POUND] = ACTIONS(1478), - [anon_sym_DOLLAR] = ACTIONS(1478), - [anon_sym_PERCENT] = ACTIONS(1478), - [anon_sym_AMP] = ACTIONS(1478), - [anon_sym_LPAREN] = ACTIONS(1478), - [anon_sym_RPAREN] = ACTIONS(1478), - [anon_sym_STAR] = ACTIONS(1478), - [anon_sym_PLUS] = ACTIONS(1478), - [anon_sym_COMMA] = ACTIONS(1478), - [anon_sym_DASH] = ACTIONS(1478), - [anon_sym_DOT] = ACTIONS(1478), - [anon_sym_SLASH] = ACTIONS(1478), - [anon_sym_SEMI] = ACTIONS(1478), - [anon_sym_LT] = ACTIONS(1478), - [anon_sym_GT] = ACTIONS(1478), - [anon_sym_QMARK] = ACTIONS(1478), - [anon_sym_AT] = ACTIONS(1478), - [anon_sym_LBRACK] = ACTIONS(1478), - [anon_sym_BSLASH] = ACTIONS(1478), - [anon_sym_RBRACK] = ACTIONS(1478), - [anon_sym_CARET] = ACTIONS(1478), - [anon_sym__] = ACTIONS(1478), - [anon_sym_BQUOTE] = ACTIONS(1478), - [anon_sym_PIPE] = ACTIONS(1478), - [anon_sym_TILDE] = ACTIONS(1478), - [sym__word] = ACTIONS(1478), - [sym__soft_line_ending] = ACTIONS(1478), - [sym__block_close] = ACTIONS(1478), - [sym__block_quote_start] = ACTIONS(1478), - [sym__indented_chunk_start] = ACTIONS(1478), - [sym_atx_h1_marker] = ACTIONS(1478), - [sym_atx_h2_marker] = ACTIONS(1478), - [sym_atx_h3_marker] = ACTIONS(1478), - [sym_atx_h4_marker] = ACTIONS(1478), - [sym_atx_h5_marker] = ACTIONS(1478), - [sym_atx_h6_marker] = ACTIONS(1478), - [sym__thematic_break] = ACTIONS(1478), - [sym__list_marker_minus] = ACTIONS(1478), - [sym__list_marker_plus] = ACTIONS(1478), - [sym__list_marker_star] = ACTIONS(1478), - [sym__list_marker_parenthesis] = ACTIONS(1478), - [sym__list_marker_dot] = ACTIONS(1478), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1478), - [sym__list_marker_example] = ACTIONS(1478), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1478), - [sym__fenced_code_block_start_backtick] = ACTIONS(1478), - [sym__fenced_code_block_start_tilde] = ACTIONS(1478), - [sym__blank_line_start] = ACTIONS(1478), - [sym_minus_metadata] = ACTIONS(1478), - [sym__pipe_table_start] = ACTIONS(1478), - [sym__fenced_div_start] = ACTIONS(1478), - [sym_ref_id_specifier] = ACTIONS(1478), - [sym__display_math_state_track_marker] = ACTIONS(1478), - [sym__inline_math_state_track_marker] = ACTIONS(1478), + [anon_sym_LBRACE] = ACTIONS(1923), + [anon_sym_RBRACE] = ACTIONS(1923), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1923), + [anon_sym_EQ] = ACTIONS(1923), + [anon_sym_SQUOTE] = ACTIONS(1923), + [anon_sym_BANG] = ACTIONS(1923), + [anon_sym_DQUOTE] = ACTIONS(1923), + [anon_sym_POUND] = ACTIONS(1923), + [anon_sym_DOLLAR] = ACTIONS(1923), + [anon_sym_PERCENT] = ACTIONS(1923), + [anon_sym_AMP] = ACTIONS(1923), + [anon_sym_LPAREN] = ACTIONS(1923), + [anon_sym_RPAREN] = ACTIONS(1923), + [anon_sym_STAR] = ACTIONS(1923), + [anon_sym_PLUS] = ACTIONS(1923), + [anon_sym_COMMA] = ACTIONS(1923), + [anon_sym_DASH] = ACTIONS(1923), + [anon_sym_DOT] = ACTIONS(1923), + [anon_sym_SLASH] = ACTIONS(1923), + [anon_sym_SEMI] = ACTIONS(1923), + [anon_sym_QMARK] = ACTIONS(1923), + [anon_sym_AT] = ACTIONS(1923), + [anon_sym_LBRACK] = ACTIONS(1925), + [anon_sym_BSLASH] = ACTIONS(1925), + [anon_sym_RBRACK] = ACTIONS(1923), + [anon_sym_CARET] = ACTIONS(1923), + [anon_sym__] = ACTIONS(1923), + [anon_sym_BQUOTE] = ACTIONS(1923), + [anon_sym_PIPE] = ACTIONS(1923), + [anon_sym_TILDE] = ACTIONS(1923), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1923), + [sym__escaped_characters] = ACTIONS(1923), + [sym__word] = ACTIONS(1923), + [sym__soft_line_ending] = ACTIONS(1923), + [sym__block_close] = ACTIONS(1923), + [sym__block_quote_start] = ACTIONS(1923), + [sym__indented_chunk_start] = ACTIONS(1923), + [sym_atx_h1_marker] = ACTIONS(1923), + [sym_atx_h2_marker] = ACTIONS(1923), + [sym_atx_h3_marker] = ACTIONS(1923), + [sym_atx_h4_marker] = ACTIONS(1923), + [sym_atx_h5_marker] = ACTIONS(1923), + [sym_atx_h6_marker] = ACTIONS(1923), + [sym__thematic_break] = ACTIONS(1923), + [sym__list_marker_minus] = ACTIONS(1923), + [sym__list_marker_plus] = ACTIONS(1923), + [sym__list_marker_star] = ACTIONS(1923), + [sym__list_marker_parenthesis] = ACTIONS(1923), + [sym__list_marker_dot] = ACTIONS(1923), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1923), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1923), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1923), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1923), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1923), + [sym__list_marker_example] = ACTIONS(1923), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1923), + [sym__fenced_code_block_start_backtick] = ACTIONS(1923), + [sym__fenced_code_block_start_tilde] = ACTIONS(1923), + [sym__blank_line_start] = ACTIONS(1923), + [sym_minus_metadata] = ACTIONS(1923), + [sym__pipe_table_start] = ACTIONS(1923), + [sym__fenced_div_start] = ACTIONS(1923), + [sym_ref_id_specifier] = ACTIONS(1923), + [sym__display_math_state_track_marker] = ACTIONS(1923), + [sym__inline_math_state_track_marker] = ACTIONS(1923), + [sym__html_comment] = ACTIONS(1923), + [sym_raw_specifier] = ACTIONS(1923), + [sym__autolink] = ACTIONS(1923), }, [STATE(410)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1726), - [anon_sym_LBRACE] = ACTIONS(1726), - [anon_sym_RBRACE] = ACTIONS(1726), - [anon_sym_EQ] = ACTIONS(1726), - [anon_sym_SQUOTE] = ACTIONS(1726), - [anon_sym_BANG] = ACTIONS(1726), - [anon_sym_DQUOTE] = ACTIONS(1726), - [anon_sym_POUND] = ACTIONS(1726), - [anon_sym_DOLLAR] = ACTIONS(1726), - [anon_sym_PERCENT] = ACTIONS(1726), - [anon_sym_AMP] = ACTIONS(1726), - [anon_sym_LPAREN] = ACTIONS(1726), - [anon_sym_RPAREN] = ACTIONS(1726), - [anon_sym_STAR] = ACTIONS(1726), - [anon_sym_PLUS] = ACTIONS(1726), - [anon_sym_COMMA] = ACTIONS(1726), - [anon_sym_DASH] = ACTIONS(1726), - [anon_sym_DOT] = ACTIONS(1726), - [anon_sym_SLASH] = ACTIONS(1726), - [anon_sym_SEMI] = ACTIONS(1726), - [anon_sym_LT] = ACTIONS(1726), - [anon_sym_GT] = ACTIONS(1726), - [anon_sym_QMARK] = ACTIONS(1726), - [anon_sym_AT] = ACTIONS(1726), - [anon_sym_LBRACK] = ACTIONS(1726), - [anon_sym_BSLASH] = ACTIONS(1726), - [anon_sym_RBRACK] = ACTIONS(1726), - [anon_sym_CARET] = ACTIONS(1726), - [anon_sym__] = ACTIONS(1726), - [anon_sym_BQUOTE] = ACTIONS(1726), - [anon_sym_PIPE] = ACTIONS(1726), - [anon_sym_TILDE] = ACTIONS(1726), - [sym__word] = ACTIONS(1726), - [sym__soft_line_ending] = ACTIONS(1726), - [sym_block_continuation] = ACTIONS(1726), - [sym__block_quote_start] = ACTIONS(1726), - [sym__indented_chunk_start] = ACTIONS(1726), - [sym_atx_h1_marker] = ACTIONS(1726), - [sym_atx_h2_marker] = ACTIONS(1726), - [sym_atx_h3_marker] = ACTIONS(1726), - [sym_atx_h4_marker] = ACTIONS(1726), - [sym_atx_h5_marker] = ACTIONS(1726), - [sym_atx_h6_marker] = ACTIONS(1726), - [sym__thematic_break] = ACTIONS(1726), - [sym__list_marker_minus] = ACTIONS(1726), - [sym__list_marker_plus] = ACTIONS(1726), - [sym__list_marker_star] = ACTIONS(1726), - [sym__list_marker_parenthesis] = ACTIONS(1726), - [sym__list_marker_dot] = ACTIONS(1726), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1726), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1726), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1726), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1726), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1726), - [sym__list_marker_example] = ACTIONS(1726), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1726), - [sym__fenced_code_block_start_backtick] = ACTIONS(1726), - [sym__fenced_code_block_start_tilde] = ACTIONS(1726), - [sym__blank_line_start] = ACTIONS(1726), - [sym_minus_metadata] = ACTIONS(1726), - [sym__pipe_table_start] = ACTIONS(1726), - [sym__fenced_div_start] = ACTIONS(1726), - [sym_ref_id_specifier] = ACTIONS(1726), - [sym__display_math_state_track_marker] = ACTIONS(1726), - [sym__inline_math_state_track_marker] = ACTIONS(1726), + [ts_builtin_sym_end] = ACTIONS(1687), + [anon_sym_LBRACE] = ACTIONS(1687), + [anon_sym_RBRACE] = ACTIONS(1687), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1687), + [anon_sym_EQ] = ACTIONS(1687), + [anon_sym_SQUOTE] = ACTIONS(1687), + [anon_sym_BANG] = ACTIONS(1687), + [anon_sym_DQUOTE] = ACTIONS(1687), + [anon_sym_POUND] = ACTIONS(1687), + [anon_sym_DOLLAR] = ACTIONS(1687), + [anon_sym_PERCENT] = ACTIONS(1687), + [anon_sym_AMP] = ACTIONS(1687), + [anon_sym_LPAREN] = ACTIONS(1687), + [anon_sym_RPAREN] = ACTIONS(1687), + [anon_sym_STAR] = ACTIONS(1687), + [anon_sym_PLUS] = ACTIONS(1687), + [anon_sym_COMMA] = ACTIONS(1687), + [anon_sym_DASH] = ACTIONS(1687), + [anon_sym_DOT] = ACTIONS(1687), + [anon_sym_SLASH] = ACTIONS(1687), + [anon_sym_SEMI] = ACTIONS(1687), + [anon_sym_QMARK] = ACTIONS(1687), + [anon_sym_AT] = ACTIONS(1687), + [anon_sym_LBRACK] = ACTIONS(1689), + [anon_sym_BSLASH] = ACTIONS(1689), + [anon_sym_RBRACK] = ACTIONS(1687), + [anon_sym_CARET] = ACTIONS(1687), + [anon_sym__] = ACTIONS(1687), + [anon_sym_BQUOTE] = ACTIONS(1687), + [anon_sym_PIPE] = ACTIONS(1687), + [anon_sym_TILDE] = ACTIONS(1687), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1687), + [sym__escaped_characters] = ACTIONS(1687), + [sym__word] = ACTIONS(1687), + [sym__soft_line_ending] = ACTIONS(1687), + [sym__block_quote_start] = ACTIONS(1687), + [sym__indented_chunk_start] = ACTIONS(1687), + [sym_atx_h1_marker] = ACTIONS(1687), + [sym_atx_h2_marker] = ACTIONS(1687), + [sym_atx_h3_marker] = ACTIONS(1687), + [sym_atx_h4_marker] = ACTIONS(1687), + [sym_atx_h5_marker] = ACTIONS(1687), + [sym_atx_h6_marker] = ACTIONS(1687), + [sym__thematic_break] = ACTIONS(1687), + [sym__list_marker_minus] = ACTIONS(1687), + [sym__list_marker_plus] = ACTIONS(1687), + [sym__list_marker_star] = ACTIONS(1687), + [sym__list_marker_parenthesis] = ACTIONS(1687), + [sym__list_marker_dot] = ACTIONS(1687), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1687), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1687), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1687), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1687), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1687), + [sym__list_marker_example] = ACTIONS(1687), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1687), + [sym__fenced_code_block_start_backtick] = ACTIONS(1687), + [sym__fenced_code_block_start_tilde] = ACTIONS(1687), + [sym__blank_line_start] = ACTIONS(1687), + [sym_minus_metadata] = ACTIONS(1687), + [sym__pipe_table_start] = ACTIONS(1687), + [sym__fenced_div_start] = ACTIONS(1687), + [sym_ref_id_specifier] = ACTIONS(1687), + [sym__display_math_state_track_marker] = ACTIONS(1687), + [sym__inline_math_state_track_marker] = ACTIONS(1687), + [sym__html_comment] = ACTIONS(1687), + [sym_raw_specifier] = ACTIONS(1687), + [sym__autolink] = ACTIONS(1687), }, [STATE(411)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1482), - [anon_sym_LBRACE] = ACTIONS(1482), - [anon_sym_RBRACE] = ACTIONS(1482), - [anon_sym_EQ] = ACTIONS(1482), - [anon_sym_SQUOTE] = ACTIONS(1482), - [anon_sym_BANG] = ACTIONS(1482), - [anon_sym_DQUOTE] = ACTIONS(1482), - [anon_sym_POUND] = ACTIONS(1482), - [anon_sym_DOLLAR] = ACTIONS(1482), - [anon_sym_PERCENT] = ACTIONS(1482), - [anon_sym_AMP] = ACTIONS(1482), - [anon_sym_LPAREN] = ACTIONS(1482), - [anon_sym_RPAREN] = ACTIONS(1482), - [anon_sym_STAR] = ACTIONS(1482), - [anon_sym_PLUS] = ACTIONS(1482), - [anon_sym_COMMA] = ACTIONS(1482), - [anon_sym_DASH] = ACTIONS(1482), - [anon_sym_DOT] = ACTIONS(1482), - [anon_sym_SLASH] = ACTIONS(1482), - [anon_sym_SEMI] = ACTIONS(1482), - [anon_sym_LT] = ACTIONS(1482), - [anon_sym_GT] = ACTIONS(1482), - [anon_sym_QMARK] = ACTIONS(1482), - [anon_sym_AT] = ACTIONS(1482), - [anon_sym_LBRACK] = ACTIONS(1482), - [anon_sym_BSLASH] = ACTIONS(1482), - [anon_sym_RBRACK] = ACTIONS(1482), - [anon_sym_CARET] = ACTIONS(1482), - [anon_sym__] = ACTIONS(1482), - [anon_sym_BQUOTE] = ACTIONS(1482), - [anon_sym_PIPE] = ACTIONS(1482), - [anon_sym_TILDE] = ACTIONS(1482), - [sym__word] = ACTIONS(1482), - [sym__soft_line_ending] = ACTIONS(1482), - [sym__block_close] = ACTIONS(1482), - [sym__block_quote_start] = ACTIONS(1482), - [sym__indented_chunk_start] = ACTIONS(1482), - [sym_atx_h1_marker] = ACTIONS(1482), - [sym_atx_h2_marker] = ACTIONS(1482), - [sym_atx_h3_marker] = ACTIONS(1482), - [sym_atx_h4_marker] = ACTIONS(1482), - [sym_atx_h5_marker] = ACTIONS(1482), - [sym_atx_h6_marker] = ACTIONS(1482), - [sym__thematic_break] = ACTIONS(1482), - [sym__list_marker_minus] = ACTIONS(1482), - [sym__list_marker_plus] = ACTIONS(1482), - [sym__list_marker_star] = ACTIONS(1482), - [sym__list_marker_parenthesis] = ACTIONS(1482), - [sym__list_marker_dot] = ACTIONS(1482), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1482), - [sym__list_marker_example] = ACTIONS(1482), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1482), - [sym__fenced_code_block_start_backtick] = ACTIONS(1482), - [sym__fenced_code_block_start_tilde] = ACTIONS(1482), - [sym__blank_line_start] = ACTIONS(1482), - [sym_minus_metadata] = ACTIONS(1482), - [sym__pipe_table_start] = ACTIONS(1482), - [sym__fenced_div_start] = ACTIONS(1482), - [sym_ref_id_specifier] = ACTIONS(1482), - [sym__display_math_state_track_marker] = ACTIONS(1482), - [sym__inline_math_state_track_marker] = ACTIONS(1482), + [anon_sym_LBRACE] = ACTIONS(1931), + [anon_sym_RBRACE] = ACTIONS(1931), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1931), + [anon_sym_EQ] = ACTIONS(1931), + [anon_sym_SQUOTE] = ACTIONS(1931), + [anon_sym_BANG] = ACTIONS(1931), + [anon_sym_DQUOTE] = ACTIONS(1931), + [anon_sym_POUND] = ACTIONS(1931), + [anon_sym_DOLLAR] = ACTIONS(1931), + [anon_sym_PERCENT] = ACTIONS(1931), + [anon_sym_AMP] = ACTIONS(1931), + [anon_sym_LPAREN] = ACTIONS(1931), + [anon_sym_RPAREN] = ACTIONS(1931), + [anon_sym_STAR] = ACTIONS(1931), + [anon_sym_PLUS] = ACTIONS(1931), + [anon_sym_COMMA] = ACTIONS(1931), + [anon_sym_DASH] = ACTIONS(1931), + [anon_sym_DOT] = ACTIONS(1931), + [anon_sym_SLASH] = ACTIONS(1931), + [anon_sym_SEMI] = ACTIONS(1931), + [anon_sym_QMARK] = ACTIONS(1931), + [anon_sym_AT] = ACTIONS(1931), + [anon_sym_LBRACK] = ACTIONS(1933), + [anon_sym_BSLASH] = ACTIONS(1933), + [anon_sym_RBRACK] = ACTIONS(1931), + [anon_sym_CARET] = ACTIONS(1931), + [anon_sym__] = ACTIONS(1931), + [anon_sym_BQUOTE] = ACTIONS(1931), + [anon_sym_PIPE] = ACTIONS(1931), + [anon_sym_TILDE] = ACTIONS(1931), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1931), + [sym__escaped_characters] = ACTIONS(1931), + [sym__word] = ACTIONS(1931), + [sym__soft_line_ending] = ACTIONS(1931), + [sym__block_close] = ACTIONS(1931), + [sym__block_quote_start] = ACTIONS(1931), + [sym__indented_chunk_start] = ACTIONS(1931), + [sym_atx_h1_marker] = ACTIONS(1931), + [sym_atx_h2_marker] = ACTIONS(1931), + [sym_atx_h3_marker] = ACTIONS(1931), + [sym_atx_h4_marker] = ACTIONS(1931), + [sym_atx_h5_marker] = ACTIONS(1931), + [sym_atx_h6_marker] = ACTIONS(1931), + [sym__thematic_break] = ACTIONS(1931), + [sym__list_marker_minus] = ACTIONS(1931), + [sym__list_marker_plus] = ACTIONS(1931), + [sym__list_marker_star] = ACTIONS(1931), + [sym__list_marker_parenthesis] = ACTIONS(1931), + [sym__list_marker_dot] = ACTIONS(1931), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1931), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1931), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1931), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1931), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1931), + [sym__list_marker_example] = ACTIONS(1931), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1931), + [sym__fenced_code_block_start_backtick] = ACTIONS(1931), + [sym__fenced_code_block_start_tilde] = ACTIONS(1931), + [sym__blank_line_start] = ACTIONS(1931), + [sym_minus_metadata] = ACTIONS(1931), + [sym__pipe_table_start] = ACTIONS(1931), + [sym__fenced_div_start] = ACTIONS(1931), + [sym_ref_id_specifier] = ACTIONS(1931), + [sym__display_math_state_track_marker] = ACTIONS(1931), + [sym__inline_math_state_track_marker] = ACTIONS(1931), + [sym__html_comment] = ACTIONS(1931), + [sym_raw_specifier] = ACTIONS(1931), + [sym__autolink] = ACTIONS(1931), }, [STATE(412)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1486), - [anon_sym_LBRACE] = ACTIONS(1486), - [anon_sym_RBRACE] = ACTIONS(1486), - [anon_sym_EQ] = ACTIONS(1486), - [anon_sym_SQUOTE] = ACTIONS(1486), - [anon_sym_BANG] = ACTIONS(1486), - [anon_sym_DQUOTE] = ACTIONS(1486), - [anon_sym_POUND] = ACTIONS(1486), - [anon_sym_DOLLAR] = ACTIONS(1486), - [anon_sym_PERCENT] = ACTIONS(1486), - [anon_sym_AMP] = ACTIONS(1486), - [anon_sym_LPAREN] = ACTIONS(1486), - [anon_sym_RPAREN] = ACTIONS(1486), - [anon_sym_STAR] = ACTIONS(1486), - [anon_sym_PLUS] = ACTIONS(1486), - [anon_sym_COMMA] = ACTIONS(1486), - [anon_sym_DASH] = ACTIONS(1486), - [anon_sym_DOT] = ACTIONS(1486), - [anon_sym_SLASH] = ACTIONS(1486), - [anon_sym_SEMI] = ACTIONS(1486), - [anon_sym_LT] = ACTIONS(1486), - [anon_sym_GT] = ACTIONS(1486), - [anon_sym_QMARK] = ACTIONS(1486), - [anon_sym_AT] = ACTIONS(1486), - [anon_sym_LBRACK] = ACTIONS(1486), - [anon_sym_BSLASH] = ACTIONS(1486), - [anon_sym_RBRACK] = ACTIONS(1486), - [anon_sym_CARET] = ACTIONS(1486), - [anon_sym__] = ACTIONS(1486), - [anon_sym_BQUOTE] = ACTIONS(1486), - [anon_sym_PIPE] = ACTIONS(1486), - [anon_sym_TILDE] = ACTIONS(1486), - [sym__word] = ACTIONS(1486), - [sym__soft_line_ending] = ACTIONS(1486), - [sym__block_close] = ACTIONS(1486), - [sym__block_quote_start] = ACTIONS(1486), - [sym__indented_chunk_start] = ACTIONS(1486), - [sym_atx_h1_marker] = ACTIONS(1486), - [sym_atx_h2_marker] = ACTIONS(1486), - [sym_atx_h3_marker] = ACTIONS(1486), - [sym_atx_h4_marker] = ACTIONS(1486), - [sym_atx_h5_marker] = ACTIONS(1486), - [sym_atx_h6_marker] = ACTIONS(1486), - [sym__thematic_break] = ACTIONS(1486), - [sym__list_marker_minus] = ACTIONS(1486), - [sym__list_marker_plus] = ACTIONS(1486), - [sym__list_marker_star] = ACTIONS(1486), - [sym__list_marker_parenthesis] = ACTIONS(1486), - [sym__list_marker_dot] = ACTIONS(1486), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1486), - [sym__list_marker_example] = ACTIONS(1486), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1486), - [sym__fenced_code_block_start_backtick] = ACTIONS(1486), - [sym__fenced_code_block_start_tilde] = ACTIONS(1486), - [sym__blank_line_start] = ACTIONS(1486), - [sym_minus_metadata] = ACTIONS(1486), - [sym__pipe_table_start] = ACTIONS(1486), - [sym__fenced_div_start] = ACTIONS(1486), - [sym_ref_id_specifier] = ACTIONS(1486), - [sym__display_math_state_track_marker] = ACTIONS(1486), - [sym__inline_math_state_track_marker] = ACTIONS(1486), + [anon_sym_LBRACE] = ACTIONS(1729), + [anon_sym_RBRACE] = ACTIONS(1729), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1729), + [anon_sym_EQ] = ACTIONS(1729), + [anon_sym_SQUOTE] = ACTIONS(1729), + [anon_sym_BANG] = ACTIONS(1729), + [anon_sym_DQUOTE] = ACTIONS(1729), + [anon_sym_POUND] = ACTIONS(1729), + [anon_sym_DOLLAR] = ACTIONS(1729), + [anon_sym_PERCENT] = ACTIONS(1729), + [anon_sym_AMP] = ACTIONS(1729), + [anon_sym_LPAREN] = ACTIONS(1729), + [anon_sym_RPAREN] = ACTIONS(1729), + [anon_sym_STAR] = ACTIONS(1729), + [anon_sym_PLUS] = ACTIONS(1729), + [anon_sym_COMMA] = ACTIONS(1729), + [anon_sym_DASH] = ACTIONS(1729), + [anon_sym_DOT] = ACTIONS(1729), + [anon_sym_SLASH] = ACTIONS(1729), + [anon_sym_SEMI] = ACTIONS(1729), + [anon_sym_QMARK] = ACTIONS(1729), + [anon_sym_AT] = ACTIONS(1729), + [anon_sym_LBRACK] = ACTIONS(1731), + [anon_sym_BSLASH] = ACTIONS(1731), + [anon_sym_RBRACK] = ACTIONS(1729), + [anon_sym_CARET] = ACTIONS(1729), + [anon_sym__] = ACTIONS(1729), + [anon_sym_BQUOTE] = ACTIONS(1729), + [anon_sym_PIPE] = ACTIONS(1729), + [anon_sym_TILDE] = ACTIONS(1729), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1729), + [sym__escaped_characters] = ACTIONS(1729), + [sym__word] = ACTIONS(1729), + [sym__soft_line_ending] = ACTIONS(1729), + [sym__block_close] = ACTIONS(1729), + [sym__block_quote_start] = ACTIONS(1729), + [sym__indented_chunk_start] = ACTIONS(1729), + [sym_atx_h1_marker] = ACTIONS(1729), + [sym_atx_h2_marker] = ACTIONS(1729), + [sym_atx_h3_marker] = ACTIONS(1729), + [sym_atx_h4_marker] = ACTIONS(1729), + [sym_atx_h5_marker] = ACTIONS(1729), + [sym_atx_h6_marker] = ACTIONS(1729), + [sym__thematic_break] = ACTIONS(1729), + [sym__list_marker_minus] = ACTIONS(1729), + [sym__list_marker_plus] = ACTIONS(1729), + [sym__list_marker_star] = ACTIONS(1729), + [sym__list_marker_parenthesis] = ACTIONS(1729), + [sym__list_marker_dot] = ACTIONS(1729), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1729), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1729), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1729), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1729), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1729), + [sym__list_marker_example] = ACTIONS(1729), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1729), + [sym__fenced_code_block_start_backtick] = ACTIONS(1729), + [sym__fenced_code_block_start_tilde] = ACTIONS(1729), + [sym__blank_line_start] = ACTIONS(1729), + [sym_minus_metadata] = ACTIONS(1729), + [sym__pipe_table_start] = ACTIONS(1729), + [sym__fenced_div_start] = ACTIONS(1729), + [sym_ref_id_specifier] = ACTIONS(1729), + [sym__display_math_state_track_marker] = ACTIONS(1729), + [sym__inline_math_state_track_marker] = ACTIONS(1729), + [sym__html_comment] = ACTIONS(1729), + [sym_raw_specifier] = ACTIONS(1729), + [sym__autolink] = ACTIONS(1729), }, [STATE(413)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1728), - [anon_sym_LBRACE] = ACTIONS(1728), - [anon_sym_RBRACE] = ACTIONS(1728), - [anon_sym_EQ] = ACTIONS(1728), - [anon_sym_SQUOTE] = ACTIONS(1728), - [anon_sym_BANG] = ACTIONS(1728), - [anon_sym_DQUOTE] = ACTIONS(1728), - [anon_sym_POUND] = ACTIONS(1728), - [anon_sym_DOLLAR] = ACTIONS(1728), - [anon_sym_PERCENT] = ACTIONS(1728), - [anon_sym_AMP] = ACTIONS(1728), - [anon_sym_LPAREN] = ACTIONS(1728), - [anon_sym_RPAREN] = ACTIONS(1728), - [anon_sym_STAR] = ACTIONS(1728), - [anon_sym_PLUS] = ACTIONS(1728), - [anon_sym_COMMA] = ACTIONS(1728), - [anon_sym_DASH] = ACTIONS(1728), - [anon_sym_DOT] = ACTIONS(1728), - [anon_sym_SLASH] = ACTIONS(1728), - [anon_sym_SEMI] = ACTIONS(1728), - [anon_sym_LT] = ACTIONS(1728), - [anon_sym_GT] = ACTIONS(1728), - [anon_sym_QMARK] = ACTIONS(1728), - [anon_sym_AT] = ACTIONS(1728), - [anon_sym_LBRACK] = ACTIONS(1728), - [anon_sym_BSLASH] = ACTIONS(1728), - [anon_sym_RBRACK] = ACTIONS(1728), - [anon_sym_CARET] = ACTIONS(1728), - [anon_sym__] = ACTIONS(1728), - [anon_sym_BQUOTE] = ACTIONS(1728), - [anon_sym_PIPE] = ACTIONS(1728), - [anon_sym_TILDE] = ACTIONS(1728), - [sym__word] = ACTIONS(1728), - [sym__soft_line_ending] = ACTIONS(1728), - [sym_block_continuation] = ACTIONS(1728), - [sym__block_quote_start] = ACTIONS(1728), - [sym__indented_chunk_start] = ACTIONS(1728), - [sym_atx_h1_marker] = ACTIONS(1728), - [sym_atx_h2_marker] = ACTIONS(1728), - [sym_atx_h3_marker] = ACTIONS(1728), - [sym_atx_h4_marker] = ACTIONS(1728), - [sym_atx_h5_marker] = ACTIONS(1728), - [sym_atx_h6_marker] = ACTIONS(1728), - [sym__thematic_break] = ACTIONS(1728), - [sym__list_marker_minus] = ACTIONS(1728), - [sym__list_marker_plus] = ACTIONS(1728), - [sym__list_marker_star] = ACTIONS(1728), - [sym__list_marker_parenthesis] = ACTIONS(1728), - [sym__list_marker_dot] = ACTIONS(1728), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1728), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1728), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1728), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1728), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1728), - [sym__list_marker_example] = ACTIONS(1728), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1728), - [sym__fenced_code_block_start_backtick] = ACTIONS(1728), - [sym__fenced_code_block_start_tilde] = ACTIONS(1728), - [sym__blank_line_start] = ACTIONS(1728), - [sym_minus_metadata] = ACTIONS(1728), - [sym__pipe_table_start] = ACTIONS(1728), - [sym__fenced_div_start] = ACTIONS(1728), - [sym_ref_id_specifier] = ACTIONS(1728), - [sym__display_math_state_track_marker] = ACTIONS(1728), - [sym__inline_math_state_track_marker] = ACTIONS(1728), + [anon_sym_LBRACE] = ACTIONS(1737), + [anon_sym_RBRACE] = ACTIONS(1737), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1737), + [anon_sym_EQ] = ACTIONS(1737), + [anon_sym_SQUOTE] = ACTIONS(1737), + [anon_sym_BANG] = ACTIONS(1737), + [anon_sym_DQUOTE] = ACTIONS(1737), + [anon_sym_POUND] = ACTIONS(1737), + [anon_sym_DOLLAR] = ACTIONS(1737), + [anon_sym_PERCENT] = ACTIONS(1737), + [anon_sym_AMP] = ACTIONS(1737), + [anon_sym_LPAREN] = ACTIONS(1737), + [anon_sym_RPAREN] = ACTIONS(1737), + [anon_sym_STAR] = ACTIONS(1737), + [anon_sym_PLUS] = ACTIONS(1737), + [anon_sym_COMMA] = ACTIONS(1737), + [anon_sym_DASH] = ACTIONS(1737), + [anon_sym_DOT] = ACTIONS(1737), + [anon_sym_SLASH] = ACTIONS(1737), + [anon_sym_SEMI] = ACTIONS(1737), + [anon_sym_QMARK] = ACTIONS(1737), + [anon_sym_AT] = ACTIONS(1737), + [anon_sym_LBRACK] = ACTIONS(1739), + [anon_sym_BSLASH] = ACTIONS(1739), + [anon_sym_RBRACK] = ACTIONS(1737), + [anon_sym_CARET] = ACTIONS(1737), + [anon_sym__] = ACTIONS(1737), + [anon_sym_BQUOTE] = ACTIONS(1737), + [anon_sym_PIPE] = ACTIONS(1737), + [anon_sym_TILDE] = ACTIONS(1737), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1737), + [sym__escaped_characters] = ACTIONS(1737), + [sym__word] = ACTIONS(1737), + [sym__soft_line_ending] = ACTIONS(1737), + [sym__block_close] = ACTIONS(1737), + [sym__block_quote_start] = ACTIONS(1737), + [sym__indented_chunk_start] = ACTIONS(1737), + [sym_atx_h1_marker] = ACTIONS(1737), + [sym_atx_h2_marker] = ACTIONS(1737), + [sym_atx_h3_marker] = ACTIONS(1737), + [sym_atx_h4_marker] = ACTIONS(1737), + [sym_atx_h5_marker] = ACTIONS(1737), + [sym_atx_h6_marker] = ACTIONS(1737), + [sym__thematic_break] = ACTIONS(1737), + [sym__list_marker_minus] = ACTIONS(1737), + [sym__list_marker_plus] = ACTIONS(1737), + [sym__list_marker_star] = ACTIONS(1737), + [sym__list_marker_parenthesis] = ACTIONS(1737), + [sym__list_marker_dot] = ACTIONS(1737), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1737), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1737), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1737), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1737), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1737), + [sym__list_marker_example] = ACTIONS(1737), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1737), + [sym__fenced_code_block_start_backtick] = ACTIONS(1737), + [sym__fenced_code_block_start_tilde] = ACTIONS(1737), + [sym__blank_line_start] = ACTIONS(1737), + [sym_minus_metadata] = ACTIONS(1737), + [sym__pipe_table_start] = ACTIONS(1737), + [sym__fenced_div_start] = ACTIONS(1737), + [sym_ref_id_specifier] = ACTIONS(1737), + [sym__display_math_state_track_marker] = ACTIONS(1737), + [sym__inline_math_state_track_marker] = ACTIONS(1737), + [sym__html_comment] = ACTIONS(1737), + [sym_raw_specifier] = ACTIONS(1737), + [sym__autolink] = ACTIONS(1737), }, [STATE(414)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1490), - [anon_sym_LBRACE] = ACTIONS(1490), - [anon_sym_RBRACE] = ACTIONS(1490), - [anon_sym_EQ] = ACTIONS(1490), - [anon_sym_SQUOTE] = ACTIONS(1490), - [anon_sym_BANG] = ACTIONS(1490), - [anon_sym_DQUOTE] = ACTIONS(1490), - [anon_sym_POUND] = ACTIONS(1490), - [anon_sym_DOLLAR] = ACTIONS(1490), - [anon_sym_PERCENT] = ACTIONS(1490), - [anon_sym_AMP] = ACTIONS(1490), - [anon_sym_LPAREN] = ACTIONS(1490), - [anon_sym_RPAREN] = ACTIONS(1490), - [anon_sym_STAR] = ACTIONS(1490), - [anon_sym_PLUS] = ACTIONS(1490), - [anon_sym_COMMA] = ACTIONS(1490), - [anon_sym_DASH] = ACTIONS(1490), - [anon_sym_DOT] = ACTIONS(1490), - [anon_sym_SLASH] = ACTIONS(1490), - [anon_sym_SEMI] = ACTIONS(1490), - [anon_sym_LT] = ACTIONS(1490), - [anon_sym_GT] = ACTIONS(1490), - [anon_sym_QMARK] = ACTIONS(1490), - [anon_sym_AT] = ACTIONS(1490), - [anon_sym_LBRACK] = ACTIONS(1490), - [anon_sym_BSLASH] = ACTIONS(1490), - [anon_sym_RBRACK] = ACTIONS(1490), - [anon_sym_CARET] = ACTIONS(1490), - [anon_sym__] = ACTIONS(1490), - [anon_sym_BQUOTE] = ACTIONS(1490), - [anon_sym_PIPE] = ACTIONS(1490), - [anon_sym_TILDE] = ACTIONS(1490), - [sym__word] = ACTIONS(1490), - [sym__soft_line_ending] = ACTIONS(1490), - [sym__block_close] = ACTIONS(1490), - [sym__block_quote_start] = ACTIONS(1490), - [sym__indented_chunk_start] = ACTIONS(1490), - [sym_atx_h1_marker] = ACTIONS(1490), - [sym_atx_h2_marker] = ACTIONS(1490), - [sym_atx_h3_marker] = ACTIONS(1490), - [sym_atx_h4_marker] = ACTIONS(1490), - [sym_atx_h5_marker] = ACTIONS(1490), - [sym_atx_h6_marker] = ACTIONS(1490), - [sym__thematic_break] = ACTIONS(1490), - [sym__list_marker_minus] = ACTIONS(1490), - [sym__list_marker_plus] = ACTIONS(1490), - [sym__list_marker_star] = ACTIONS(1490), - [sym__list_marker_parenthesis] = ACTIONS(1490), - [sym__list_marker_dot] = ACTIONS(1490), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1490), - [sym__list_marker_example] = ACTIONS(1490), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1490), - [sym__fenced_code_block_start_backtick] = ACTIONS(1490), - [sym__fenced_code_block_start_tilde] = ACTIONS(1490), - [sym__blank_line_start] = ACTIONS(1490), - [sym_minus_metadata] = ACTIONS(1490), - [sym__pipe_table_start] = ACTIONS(1490), - [sym__fenced_div_start] = ACTIONS(1490), - [sym_ref_id_specifier] = ACTIONS(1490), - [sym__display_math_state_track_marker] = ACTIONS(1490), - [sym__inline_math_state_track_marker] = ACTIONS(1490), + [ts_builtin_sym_end] = ACTIONS(1941), + [anon_sym_LBRACE] = ACTIONS(1941), + [anon_sym_RBRACE] = ACTIONS(1941), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1941), + [anon_sym_EQ] = ACTIONS(1941), + [anon_sym_SQUOTE] = ACTIONS(1941), + [anon_sym_BANG] = ACTIONS(1941), + [anon_sym_DQUOTE] = ACTIONS(1941), + [anon_sym_POUND] = ACTIONS(1941), + [anon_sym_DOLLAR] = ACTIONS(1941), + [anon_sym_PERCENT] = ACTIONS(1941), + [anon_sym_AMP] = ACTIONS(1941), + [anon_sym_LPAREN] = ACTIONS(1941), + [anon_sym_RPAREN] = ACTIONS(1941), + [anon_sym_STAR] = ACTIONS(1941), + [anon_sym_PLUS] = ACTIONS(1941), + [anon_sym_COMMA] = ACTIONS(1941), + [anon_sym_DASH] = ACTIONS(1941), + [anon_sym_DOT] = ACTIONS(1941), + [anon_sym_SLASH] = ACTIONS(1941), + [anon_sym_SEMI] = ACTIONS(1941), + [anon_sym_QMARK] = ACTIONS(1941), + [anon_sym_AT] = ACTIONS(1941), + [anon_sym_LBRACK] = ACTIONS(1943), + [anon_sym_BSLASH] = ACTIONS(1943), + [anon_sym_RBRACK] = ACTIONS(1941), + [anon_sym_CARET] = ACTIONS(1941), + [anon_sym__] = ACTIONS(1941), + [anon_sym_BQUOTE] = ACTIONS(1941), + [anon_sym_PIPE] = ACTIONS(1941), + [anon_sym_TILDE] = ACTIONS(1941), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1941), + [sym__escaped_characters] = ACTIONS(1941), + [sym__word] = ACTIONS(1941), + [sym__soft_line_ending] = ACTIONS(1941), + [sym__block_quote_start] = ACTIONS(1941), + [sym__indented_chunk_start] = ACTIONS(1941), + [sym_atx_h1_marker] = ACTIONS(1941), + [sym_atx_h2_marker] = ACTIONS(1941), + [sym_atx_h3_marker] = ACTIONS(1941), + [sym_atx_h4_marker] = ACTIONS(1941), + [sym_atx_h5_marker] = ACTIONS(1941), + [sym_atx_h6_marker] = ACTIONS(1941), + [sym__thematic_break] = ACTIONS(1941), + [sym__list_marker_minus] = ACTIONS(1941), + [sym__list_marker_plus] = ACTIONS(1941), + [sym__list_marker_star] = ACTIONS(1941), + [sym__list_marker_parenthesis] = ACTIONS(1941), + [sym__list_marker_dot] = ACTIONS(1941), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1941), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1941), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1941), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1941), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1941), + [sym__list_marker_example] = ACTIONS(1941), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1941), + [sym__fenced_code_block_start_backtick] = ACTIONS(1941), + [sym__fenced_code_block_start_tilde] = ACTIONS(1941), + [sym__blank_line_start] = ACTIONS(1941), + [sym_minus_metadata] = ACTIONS(1941), + [sym__pipe_table_start] = ACTIONS(1941), + [sym__fenced_div_start] = ACTIONS(1941), + [sym_ref_id_specifier] = ACTIONS(1941), + [sym__display_math_state_track_marker] = ACTIONS(1941), + [sym__inline_math_state_track_marker] = ACTIONS(1941), + [sym__html_comment] = ACTIONS(1941), + [sym_raw_specifier] = ACTIONS(1941), + [sym__autolink] = ACTIONS(1941), }, [STATE(415)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1578), - [anon_sym_LBRACE] = ACTIONS(1578), - [anon_sym_RBRACE] = ACTIONS(1578), - [anon_sym_EQ] = ACTIONS(1578), - [anon_sym_SQUOTE] = ACTIONS(1578), - [anon_sym_BANG] = ACTIONS(1578), - [anon_sym_DQUOTE] = ACTIONS(1578), - [anon_sym_POUND] = ACTIONS(1578), - [anon_sym_DOLLAR] = ACTIONS(1578), - [anon_sym_PERCENT] = ACTIONS(1578), - [anon_sym_AMP] = ACTIONS(1578), - [anon_sym_LPAREN] = ACTIONS(1578), - [anon_sym_RPAREN] = ACTIONS(1578), - [anon_sym_STAR] = ACTIONS(1578), - [anon_sym_PLUS] = ACTIONS(1578), - [anon_sym_COMMA] = ACTIONS(1578), - [anon_sym_DASH] = ACTIONS(1578), - [anon_sym_DOT] = ACTIONS(1578), - [anon_sym_SLASH] = ACTIONS(1578), - [anon_sym_SEMI] = ACTIONS(1578), - [anon_sym_LT] = ACTIONS(1578), - [anon_sym_GT] = ACTIONS(1578), - [anon_sym_QMARK] = ACTIONS(1578), - [anon_sym_AT] = ACTIONS(1578), - [anon_sym_LBRACK] = ACTIONS(1578), - [anon_sym_BSLASH] = ACTIONS(1578), - [anon_sym_RBRACK] = ACTIONS(1578), - [anon_sym_CARET] = ACTIONS(1578), - [anon_sym__] = ACTIONS(1578), - [anon_sym_BQUOTE] = ACTIONS(1578), - [anon_sym_PIPE] = ACTIONS(1578), - [anon_sym_TILDE] = ACTIONS(1578), - [sym__word] = ACTIONS(1578), - [sym__soft_line_ending] = ACTIONS(1578), - [sym__block_close] = ACTIONS(1578), - [sym__block_quote_start] = ACTIONS(1578), - [sym__indented_chunk_start] = ACTIONS(1578), - [sym_atx_h1_marker] = ACTIONS(1578), - [sym_atx_h2_marker] = ACTIONS(1578), - [sym_atx_h3_marker] = ACTIONS(1578), - [sym_atx_h4_marker] = ACTIONS(1578), - [sym_atx_h5_marker] = ACTIONS(1578), - [sym_atx_h6_marker] = ACTIONS(1578), - [sym__thematic_break] = ACTIONS(1578), - [sym__list_marker_minus] = ACTIONS(1578), - [sym__list_marker_plus] = ACTIONS(1578), - [sym__list_marker_star] = ACTIONS(1578), - [sym__list_marker_parenthesis] = ACTIONS(1578), - [sym__list_marker_dot] = ACTIONS(1578), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1578), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1578), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1578), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1578), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1578), - [sym__list_marker_example] = ACTIONS(1578), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1578), - [sym__fenced_code_block_start_backtick] = ACTIONS(1578), - [sym__fenced_code_block_start_tilde] = ACTIONS(1578), - [sym__blank_line_start] = ACTIONS(1578), - [sym_minus_metadata] = ACTIONS(1578), - [sym__pipe_table_start] = ACTIONS(1578), - [sym__fenced_div_start] = ACTIONS(1578), - [sym_ref_id_specifier] = ACTIONS(1578), - [sym__display_math_state_track_marker] = ACTIONS(1578), - [sym__inline_math_state_track_marker] = ACTIONS(1578), + [ts_builtin_sym_end] = ACTIONS(1787), + [anon_sym_LBRACE] = ACTIONS(1787), + [anon_sym_RBRACE] = ACTIONS(1787), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1787), + [anon_sym_EQ] = ACTIONS(1787), + [anon_sym_SQUOTE] = ACTIONS(1787), + [anon_sym_BANG] = ACTIONS(1787), + [anon_sym_DQUOTE] = ACTIONS(1787), + [anon_sym_POUND] = ACTIONS(1787), + [anon_sym_DOLLAR] = ACTIONS(1787), + [anon_sym_PERCENT] = ACTIONS(1787), + [anon_sym_AMP] = ACTIONS(1787), + [anon_sym_LPAREN] = ACTIONS(1787), + [anon_sym_RPAREN] = ACTIONS(1787), + [anon_sym_STAR] = ACTIONS(1787), + [anon_sym_PLUS] = ACTIONS(1787), + [anon_sym_COMMA] = ACTIONS(1787), + [anon_sym_DASH] = ACTIONS(1787), + [anon_sym_DOT] = ACTIONS(1787), + [anon_sym_SLASH] = ACTIONS(1787), + [anon_sym_SEMI] = ACTIONS(1787), + [anon_sym_QMARK] = ACTIONS(1787), + [anon_sym_AT] = ACTIONS(1787), + [anon_sym_LBRACK] = ACTIONS(1789), + [anon_sym_BSLASH] = ACTIONS(1789), + [anon_sym_RBRACK] = ACTIONS(1787), + [anon_sym_CARET] = ACTIONS(1787), + [anon_sym__] = ACTIONS(1787), + [anon_sym_BQUOTE] = ACTIONS(1787), + [anon_sym_PIPE] = ACTIONS(1787), + [anon_sym_TILDE] = ACTIONS(1787), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1787), + [sym__escaped_characters] = ACTIONS(1787), + [sym__word] = ACTIONS(1787), + [sym__soft_line_ending] = ACTIONS(1787), + [sym__block_quote_start] = ACTIONS(1787), + [sym__indented_chunk_start] = ACTIONS(1787), + [sym_atx_h1_marker] = ACTIONS(1787), + [sym_atx_h2_marker] = ACTIONS(1787), + [sym_atx_h3_marker] = ACTIONS(1787), + [sym_atx_h4_marker] = ACTIONS(1787), + [sym_atx_h5_marker] = ACTIONS(1787), + [sym_atx_h6_marker] = ACTIONS(1787), + [sym__thematic_break] = ACTIONS(1787), + [sym__list_marker_minus] = ACTIONS(1787), + [sym__list_marker_plus] = ACTIONS(1787), + [sym__list_marker_star] = ACTIONS(1787), + [sym__list_marker_parenthesis] = ACTIONS(1787), + [sym__list_marker_dot] = ACTIONS(1787), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1787), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1787), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1787), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1787), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1787), + [sym__list_marker_example] = ACTIONS(1787), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1787), + [sym__fenced_code_block_start_backtick] = ACTIONS(1787), + [sym__fenced_code_block_start_tilde] = ACTIONS(1787), + [sym__blank_line_start] = ACTIONS(1787), + [sym_minus_metadata] = ACTIONS(1787), + [sym__pipe_table_start] = ACTIONS(1787), + [sym__fenced_div_start] = ACTIONS(1787), + [sym_ref_id_specifier] = ACTIONS(1787), + [sym__display_math_state_track_marker] = ACTIONS(1787), + [sym__inline_math_state_track_marker] = ACTIONS(1787), + [sym__html_comment] = ACTIONS(1787), + [sym_raw_specifier] = ACTIONS(1787), + [sym__autolink] = ACTIONS(1787), }, [STATE(416)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1580), - [anon_sym_LBRACE] = ACTIONS(1580), - [anon_sym_RBRACE] = ACTIONS(1580), - [anon_sym_EQ] = ACTIONS(1580), - [anon_sym_SQUOTE] = ACTIONS(1580), - [anon_sym_BANG] = ACTIONS(1580), - [anon_sym_DQUOTE] = ACTIONS(1580), - [anon_sym_POUND] = ACTIONS(1580), - [anon_sym_DOLLAR] = ACTIONS(1580), - [anon_sym_PERCENT] = ACTIONS(1580), - [anon_sym_AMP] = ACTIONS(1580), - [anon_sym_LPAREN] = ACTIONS(1580), - [anon_sym_RPAREN] = ACTIONS(1580), - [anon_sym_STAR] = ACTIONS(1580), - [anon_sym_PLUS] = ACTIONS(1580), - [anon_sym_COMMA] = ACTIONS(1580), - [anon_sym_DASH] = ACTIONS(1580), - [anon_sym_DOT] = ACTIONS(1580), - [anon_sym_SLASH] = ACTIONS(1580), - [anon_sym_SEMI] = ACTIONS(1580), - [anon_sym_LT] = ACTIONS(1580), - [anon_sym_GT] = ACTIONS(1580), - [anon_sym_QMARK] = ACTIONS(1580), - [anon_sym_AT] = ACTIONS(1580), - [anon_sym_LBRACK] = ACTIONS(1580), - [anon_sym_BSLASH] = ACTIONS(1580), - [anon_sym_RBRACK] = ACTIONS(1580), - [anon_sym_CARET] = ACTIONS(1580), - [anon_sym__] = ACTIONS(1580), - [anon_sym_BQUOTE] = ACTIONS(1580), - [anon_sym_PIPE] = ACTIONS(1580), - [anon_sym_TILDE] = ACTIONS(1580), - [sym__word] = ACTIONS(1580), - [sym__soft_line_ending] = ACTIONS(1580), - [sym__block_close] = ACTIONS(1580), - [sym__block_quote_start] = ACTIONS(1580), - [sym__indented_chunk_start] = ACTIONS(1580), - [sym_atx_h1_marker] = ACTIONS(1580), - [sym_atx_h2_marker] = ACTIONS(1580), - [sym_atx_h3_marker] = ACTIONS(1580), - [sym_atx_h4_marker] = ACTIONS(1580), - [sym_atx_h5_marker] = ACTIONS(1580), - [sym_atx_h6_marker] = ACTIONS(1580), - [sym__thematic_break] = ACTIONS(1580), - [sym__list_marker_minus] = ACTIONS(1580), - [sym__list_marker_plus] = ACTIONS(1580), - [sym__list_marker_star] = ACTIONS(1580), - [sym__list_marker_parenthesis] = ACTIONS(1580), - [sym__list_marker_dot] = ACTIONS(1580), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1580), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1580), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1580), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1580), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1580), - [sym__list_marker_example] = ACTIONS(1580), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1580), - [sym__fenced_code_block_start_backtick] = ACTIONS(1580), - [sym__fenced_code_block_start_tilde] = ACTIONS(1580), - [sym__blank_line_start] = ACTIONS(1580), - [sym_minus_metadata] = ACTIONS(1580), - [sym__pipe_table_start] = ACTIONS(1580), - [sym__fenced_div_start] = ACTIONS(1580), - [sym_ref_id_specifier] = ACTIONS(1580), - [sym__display_math_state_track_marker] = ACTIONS(1580), - [sym__inline_math_state_track_marker] = ACTIONS(1580), + [ts_builtin_sym_end] = ACTIONS(1707), + [anon_sym_LBRACE] = ACTIONS(1707), + [anon_sym_RBRACE] = ACTIONS(1707), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1707), + [anon_sym_EQ] = ACTIONS(1707), + [anon_sym_SQUOTE] = ACTIONS(1707), + [anon_sym_BANG] = ACTIONS(1707), + [anon_sym_DQUOTE] = ACTIONS(1707), + [anon_sym_POUND] = ACTIONS(1707), + [anon_sym_DOLLAR] = ACTIONS(1707), + [anon_sym_PERCENT] = ACTIONS(1707), + [anon_sym_AMP] = ACTIONS(1707), + [anon_sym_LPAREN] = ACTIONS(1707), + [anon_sym_RPAREN] = ACTIONS(1707), + [anon_sym_STAR] = ACTIONS(1707), + [anon_sym_PLUS] = ACTIONS(1707), + [anon_sym_COMMA] = ACTIONS(1707), + [anon_sym_DASH] = ACTIONS(1707), + [anon_sym_DOT] = ACTIONS(1707), + [anon_sym_SLASH] = ACTIONS(1707), + [anon_sym_SEMI] = ACTIONS(1707), + [anon_sym_QMARK] = ACTIONS(1707), + [anon_sym_AT] = ACTIONS(1707), + [anon_sym_LBRACK] = ACTIONS(1709), + [anon_sym_BSLASH] = ACTIONS(1709), + [anon_sym_RBRACK] = ACTIONS(1707), + [anon_sym_CARET] = ACTIONS(1707), + [anon_sym__] = ACTIONS(1707), + [anon_sym_BQUOTE] = ACTIONS(1707), + [anon_sym_PIPE] = ACTIONS(1707), + [anon_sym_TILDE] = ACTIONS(1707), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1707), + [sym__escaped_characters] = ACTIONS(1707), + [sym__word] = ACTIONS(1707), + [sym__soft_line_ending] = ACTIONS(1707), + [sym__block_quote_start] = ACTIONS(1707), + [sym__indented_chunk_start] = ACTIONS(1707), + [sym_atx_h1_marker] = ACTIONS(1707), + [sym_atx_h2_marker] = ACTIONS(1707), + [sym_atx_h3_marker] = ACTIONS(1707), + [sym_atx_h4_marker] = ACTIONS(1707), + [sym_atx_h5_marker] = ACTIONS(1707), + [sym_atx_h6_marker] = ACTIONS(1707), + [sym__thematic_break] = ACTIONS(1707), + [sym__list_marker_minus] = ACTIONS(1707), + [sym__list_marker_plus] = ACTIONS(1707), + [sym__list_marker_star] = ACTIONS(1707), + [sym__list_marker_parenthesis] = ACTIONS(1707), + [sym__list_marker_dot] = ACTIONS(1707), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1707), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1707), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1707), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1707), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1707), + [sym__list_marker_example] = ACTIONS(1707), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1707), + [sym__fenced_code_block_start_backtick] = ACTIONS(1707), + [sym__fenced_code_block_start_tilde] = ACTIONS(1707), + [sym__blank_line_start] = ACTIONS(1707), + [sym_minus_metadata] = ACTIONS(1707), + [sym__pipe_table_start] = ACTIONS(1707), + [sym__fenced_div_start] = ACTIONS(1707), + [sym_ref_id_specifier] = ACTIONS(1707), + [sym__display_math_state_track_marker] = ACTIONS(1707), + [sym__inline_math_state_track_marker] = ACTIONS(1707), + [sym__html_comment] = ACTIONS(1707), + [sym_raw_specifier] = ACTIONS(1707), + [sym__autolink] = ACTIONS(1707), }, [STATE(417)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1582), - [anon_sym_LBRACE] = ACTIONS(1582), - [anon_sym_RBRACE] = ACTIONS(1582), - [anon_sym_EQ] = ACTIONS(1582), - [anon_sym_SQUOTE] = ACTIONS(1582), - [anon_sym_BANG] = ACTIONS(1582), - [anon_sym_DQUOTE] = ACTIONS(1582), - [anon_sym_POUND] = ACTIONS(1582), - [anon_sym_DOLLAR] = ACTIONS(1582), - [anon_sym_PERCENT] = ACTIONS(1582), - [anon_sym_AMP] = ACTIONS(1582), - [anon_sym_LPAREN] = ACTIONS(1582), - [anon_sym_RPAREN] = ACTIONS(1582), - [anon_sym_STAR] = ACTIONS(1582), - [anon_sym_PLUS] = ACTIONS(1582), - [anon_sym_COMMA] = ACTIONS(1582), - [anon_sym_DASH] = ACTIONS(1582), - [anon_sym_DOT] = ACTIONS(1582), - [anon_sym_SLASH] = ACTIONS(1582), - [anon_sym_SEMI] = ACTIONS(1582), - [anon_sym_LT] = ACTIONS(1582), - [anon_sym_GT] = ACTIONS(1582), - [anon_sym_QMARK] = ACTIONS(1582), - [anon_sym_AT] = ACTIONS(1582), - [anon_sym_LBRACK] = ACTIONS(1582), - [anon_sym_BSLASH] = ACTIONS(1582), - [anon_sym_RBRACK] = ACTIONS(1582), - [anon_sym_CARET] = ACTIONS(1582), - [anon_sym__] = ACTIONS(1582), - [anon_sym_BQUOTE] = ACTIONS(1582), - [anon_sym_PIPE] = ACTIONS(1582), - [anon_sym_TILDE] = ACTIONS(1582), - [sym__word] = ACTIONS(1582), - [sym__soft_line_ending] = ACTIONS(1582), - [sym__block_close] = ACTIONS(1582), - [sym__block_quote_start] = ACTIONS(1582), - [sym__indented_chunk_start] = ACTIONS(1582), - [sym_atx_h1_marker] = ACTIONS(1582), - [sym_atx_h2_marker] = ACTIONS(1582), - [sym_atx_h3_marker] = ACTIONS(1582), - [sym_atx_h4_marker] = ACTIONS(1582), - [sym_atx_h5_marker] = ACTIONS(1582), - [sym_atx_h6_marker] = ACTIONS(1582), - [sym__thematic_break] = ACTIONS(1582), - [sym__list_marker_minus] = ACTIONS(1582), - [sym__list_marker_plus] = ACTIONS(1582), - [sym__list_marker_star] = ACTIONS(1582), - [sym__list_marker_parenthesis] = ACTIONS(1582), - [sym__list_marker_dot] = ACTIONS(1582), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1582), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1582), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1582), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1582), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1582), - [sym__list_marker_example] = ACTIONS(1582), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1582), - [sym__fenced_code_block_start_backtick] = ACTIONS(1582), - [sym__fenced_code_block_start_tilde] = ACTIONS(1582), - [sym__blank_line_start] = ACTIONS(1582), - [sym_minus_metadata] = ACTIONS(1582), - [sym__pipe_table_start] = ACTIONS(1582), - [sym__fenced_div_start] = ACTIONS(1582), - [sym_ref_id_specifier] = ACTIONS(1582), - [sym__display_math_state_track_marker] = ACTIONS(1582), - [sym__inline_math_state_track_marker] = ACTIONS(1582), + [anon_sym_LBRACE] = ACTIONS(1741), + [anon_sym_RBRACE] = ACTIONS(1741), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1741), + [anon_sym_EQ] = ACTIONS(1741), + [anon_sym_SQUOTE] = ACTIONS(1741), + [anon_sym_BANG] = ACTIONS(1741), + [anon_sym_DQUOTE] = ACTIONS(1741), + [anon_sym_POUND] = ACTIONS(1741), + [anon_sym_DOLLAR] = ACTIONS(1741), + [anon_sym_PERCENT] = ACTIONS(1741), + [anon_sym_AMP] = ACTIONS(1741), + [anon_sym_LPAREN] = ACTIONS(1741), + [anon_sym_RPAREN] = ACTIONS(1741), + [anon_sym_STAR] = ACTIONS(1741), + [anon_sym_PLUS] = ACTIONS(1741), + [anon_sym_COMMA] = ACTIONS(1741), + [anon_sym_DASH] = ACTIONS(1741), + [anon_sym_DOT] = ACTIONS(1741), + [anon_sym_SLASH] = ACTIONS(1741), + [anon_sym_SEMI] = ACTIONS(1741), + [anon_sym_QMARK] = ACTIONS(1741), + [anon_sym_AT] = ACTIONS(1741), + [anon_sym_LBRACK] = ACTIONS(1743), + [anon_sym_BSLASH] = ACTIONS(1743), + [anon_sym_RBRACK] = ACTIONS(1741), + [anon_sym_CARET] = ACTIONS(1741), + [anon_sym__] = ACTIONS(1741), + [anon_sym_BQUOTE] = ACTIONS(1741), + [anon_sym_PIPE] = ACTIONS(1741), + [anon_sym_TILDE] = ACTIONS(1741), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1741), + [sym__escaped_characters] = ACTIONS(1741), + [sym__word] = ACTIONS(1741), + [sym__soft_line_ending] = ACTIONS(1741), + [sym__block_close] = ACTIONS(1741), + [sym__block_quote_start] = ACTIONS(1741), + [sym__indented_chunk_start] = ACTIONS(1741), + [sym_atx_h1_marker] = ACTIONS(1741), + [sym_atx_h2_marker] = ACTIONS(1741), + [sym_atx_h3_marker] = ACTIONS(1741), + [sym_atx_h4_marker] = ACTIONS(1741), + [sym_atx_h5_marker] = ACTIONS(1741), + [sym_atx_h6_marker] = ACTIONS(1741), + [sym__thematic_break] = ACTIONS(1741), + [sym__list_marker_minus] = ACTIONS(1741), + [sym__list_marker_plus] = ACTIONS(1741), + [sym__list_marker_star] = ACTIONS(1741), + [sym__list_marker_parenthesis] = ACTIONS(1741), + [sym__list_marker_dot] = ACTIONS(1741), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1741), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1741), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1741), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1741), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1741), + [sym__list_marker_example] = ACTIONS(1741), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1741), + [sym__fenced_code_block_start_backtick] = ACTIONS(1741), + [sym__fenced_code_block_start_tilde] = ACTIONS(1741), + [sym__blank_line_start] = ACTIONS(1741), + [sym_minus_metadata] = ACTIONS(1741), + [sym__pipe_table_start] = ACTIONS(1741), + [sym__fenced_div_start] = ACTIONS(1741), + [sym_ref_id_specifier] = ACTIONS(1741), + [sym__display_math_state_track_marker] = ACTIONS(1741), + [sym__inline_math_state_track_marker] = ACTIONS(1741), + [sym__html_comment] = ACTIONS(1741), + [sym_raw_specifier] = ACTIONS(1741), + [sym__autolink] = ACTIONS(1741), }, [STATE(418)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1584), - [anon_sym_LBRACE] = ACTIONS(1584), - [anon_sym_RBRACE] = ACTIONS(1584), - [anon_sym_EQ] = ACTIONS(1584), - [anon_sym_SQUOTE] = ACTIONS(1584), - [anon_sym_BANG] = ACTIONS(1584), - [anon_sym_DQUOTE] = ACTIONS(1584), - [anon_sym_POUND] = ACTIONS(1584), - [anon_sym_DOLLAR] = ACTIONS(1584), - [anon_sym_PERCENT] = ACTIONS(1584), - [anon_sym_AMP] = ACTIONS(1584), - [anon_sym_LPAREN] = ACTIONS(1584), - [anon_sym_RPAREN] = ACTIONS(1584), - [anon_sym_STAR] = ACTIONS(1584), - [anon_sym_PLUS] = ACTIONS(1584), - [anon_sym_COMMA] = ACTIONS(1584), - [anon_sym_DASH] = ACTIONS(1584), - [anon_sym_DOT] = ACTIONS(1584), - [anon_sym_SLASH] = ACTIONS(1584), - [anon_sym_SEMI] = ACTIONS(1584), - [anon_sym_LT] = ACTIONS(1584), - [anon_sym_GT] = ACTIONS(1584), - [anon_sym_QMARK] = ACTIONS(1584), - [anon_sym_AT] = ACTIONS(1584), - [anon_sym_LBRACK] = ACTIONS(1584), - [anon_sym_BSLASH] = ACTIONS(1584), - [anon_sym_RBRACK] = ACTIONS(1584), - [anon_sym_CARET] = ACTIONS(1584), - [anon_sym__] = ACTIONS(1584), - [anon_sym_BQUOTE] = ACTIONS(1584), - [anon_sym_PIPE] = ACTIONS(1584), - [anon_sym_TILDE] = ACTIONS(1584), - [sym__word] = ACTIONS(1584), - [sym__soft_line_ending] = ACTIONS(1584), - [sym__block_close] = ACTIONS(1584), - [sym__block_quote_start] = ACTIONS(1584), - [sym__indented_chunk_start] = ACTIONS(1584), - [sym_atx_h1_marker] = ACTIONS(1584), - [sym_atx_h2_marker] = ACTIONS(1584), - [sym_atx_h3_marker] = ACTIONS(1584), - [sym_atx_h4_marker] = ACTIONS(1584), - [sym_atx_h5_marker] = ACTIONS(1584), - [sym_atx_h6_marker] = ACTIONS(1584), - [sym__thematic_break] = ACTIONS(1584), - [sym__list_marker_minus] = ACTIONS(1584), - [sym__list_marker_plus] = ACTIONS(1584), - [sym__list_marker_star] = ACTIONS(1584), - [sym__list_marker_parenthesis] = ACTIONS(1584), - [sym__list_marker_dot] = ACTIONS(1584), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1584), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1584), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1584), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1584), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1584), - [sym__list_marker_example] = ACTIONS(1584), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1584), - [sym__fenced_code_block_start_backtick] = ACTIONS(1584), - [sym__fenced_code_block_start_tilde] = ACTIONS(1584), - [sym__blank_line_start] = ACTIONS(1584), - [sym_minus_metadata] = ACTIONS(1584), - [sym__pipe_table_start] = ACTIONS(1584), - [sym__fenced_div_start] = ACTIONS(1584), - [sym_ref_id_specifier] = ACTIONS(1584), - [sym__display_math_state_track_marker] = ACTIONS(1584), - [sym__inline_math_state_track_marker] = ACTIONS(1584), + [anon_sym_LBRACE] = ACTIONS(1745), + [anon_sym_RBRACE] = ACTIONS(1745), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1745), + [anon_sym_EQ] = ACTIONS(1745), + [anon_sym_SQUOTE] = ACTIONS(1745), + [anon_sym_BANG] = ACTIONS(1745), + [anon_sym_DQUOTE] = ACTIONS(1745), + [anon_sym_POUND] = ACTIONS(1745), + [anon_sym_DOLLAR] = ACTIONS(1745), + [anon_sym_PERCENT] = ACTIONS(1745), + [anon_sym_AMP] = ACTIONS(1745), + [anon_sym_LPAREN] = ACTIONS(1745), + [anon_sym_RPAREN] = ACTIONS(1745), + [anon_sym_STAR] = ACTIONS(1745), + [anon_sym_PLUS] = ACTIONS(1745), + [anon_sym_COMMA] = ACTIONS(1745), + [anon_sym_DASH] = ACTIONS(1745), + [anon_sym_DOT] = ACTIONS(1745), + [anon_sym_SLASH] = ACTIONS(1745), + [anon_sym_SEMI] = ACTIONS(1745), + [anon_sym_QMARK] = ACTIONS(1745), + [anon_sym_AT] = ACTIONS(1745), + [anon_sym_LBRACK] = ACTIONS(1747), + [anon_sym_BSLASH] = ACTIONS(1747), + [anon_sym_RBRACK] = ACTIONS(1745), + [anon_sym_CARET] = ACTIONS(1745), + [anon_sym__] = ACTIONS(1745), + [anon_sym_BQUOTE] = ACTIONS(1745), + [anon_sym_PIPE] = ACTIONS(1745), + [anon_sym_TILDE] = ACTIONS(1745), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1745), + [sym__escaped_characters] = ACTIONS(1745), + [sym__word] = ACTIONS(1745), + [sym__soft_line_ending] = ACTIONS(1745), + [sym__block_close] = ACTIONS(1745), + [sym__block_quote_start] = ACTIONS(1745), + [sym__indented_chunk_start] = ACTIONS(1745), + [sym_atx_h1_marker] = ACTIONS(1745), + [sym_atx_h2_marker] = ACTIONS(1745), + [sym_atx_h3_marker] = ACTIONS(1745), + [sym_atx_h4_marker] = ACTIONS(1745), + [sym_atx_h5_marker] = ACTIONS(1745), + [sym_atx_h6_marker] = ACTIONS(1745), + [sym__thematic_break] = ACTIONS(1745), + [sym__list_marker_minus] = ACTIONS(1745), + [sym__list_marker_plus] = ACTIONS(1745), + [sym__list_marker_star] = ACTIONS(1745), + [sym__list_marker_parenthesis] = ACTIONS(1745), + [sym__list_marker_dot] = ACTIONS(1745), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1745), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1745), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1745), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1745), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1745), + [sym__list_marker_example] = ACTIONS(1745), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1745), + [sym__fenced_code_block_start_backtick] = ACTIONS(1745), + [sym__fenced_code_block_start_tilde] = ACTIONS(1745), + [sym__blank_line_start] = ACTIONS(1745), + [sym_minus_metadata] = ACTIONS(1745), + [sym__pipe_table_start] = ACTIONS(1745), + [sym__fenced_div_start] = ACTIONS(1745), + [sym_ref_id_specifier] = ACTIONS(1745), + [sym__display_math_state_track_marker] = ACTIONS(1745), + [sym__inline_math_state_track_marker] = ACTIONS(1745), + [sym__html_comment] = ACTIONS(1745), + [sym_raw_specifier] = ACTIONS(1745), + [sym__autolink] = ACTIONS(1745), }, [STATE(419)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1586), - [anon_sym_LBRACE] = ACTIONS(1586), - [anon_sym_RBRACE] = ACTIONS(1586), - [anon_sym_EQ] = ACTIONS(1586), - [anon_sym_SQUOTE] = ACTIONS(1586), - [anon_sym_BANG] = ACTIONS(1586), - [anon_sym_DQUOTE] = ACTIONS(1586), - [anon_sym_POUND] = ACTIONS(1586), - [anon_sym_DOLLAR] = ACTIONS(1586), - [anon_sym_PERCENT] = ACTIONS(1586), - [anon_sym_AMP] = ACTIONS(1586), - [anon_sym_LPAREN] = ACTIONS(1586), - [anon_sym_RPAREN] = ACTIONS(1586), - [anon_sym_STAR] = ACTIONS(1586), - [anon_sym_PLUS] = ACTIONS(1586), - [anon_sym_COMMA] = ACTIONS(1586), - [anon_sym_DASH] = ACTIONS(1586), - [anon_sym_DOT] = ACTIONS(1586), - [anon_sym_SLASH] = ACTIONS(1586), - [anon_sym_SEMI] = ACTIONS(1586), - [anon_sym_LT] = ACTIONS(1586), - [anon_sym_GT] = ACTIONS(1586), - [anon_sym_QMARK] = ACTIONS(1586), - [anon_sym_AT] = ACTIONS(1586), - [anon_sym_LBRACK] = ACTIONS(1586), - [anon_sym_BSLASH] = ACTIONS(1586), - [anon_sym_RBRACK] = ACTIONS(1586), - [anon_sym_CARET] = ACTIONS(1586), - [anon_sym__] = ACTIONS(1586), - [anon_sym_BQUOTE] = ACTIONS(1586), - [anon_sym_PIPE] = ACTIONS(1586), - [anon_sym_TILDE] = ACTIONS(1586), - [sym__word] = ACTIONS(1586), - [sym__soft_line_ending] = ACTIONS(1586), - [sym__block_close] = ACTIONS(1586), - [sym__block_quote_start] = ACTIONS(1586), - [sym__indented_chunk_start] = ACTIONS(1586), - [sym_atx_h1_marker] = ACTIONS(1586), - [sym_atx_h2_marker] = ACTIONS(1586), - [sym_atx_h3_marker] = ACTIONS(1586), - [sym_atx_h4_marker] = ACTIONS(1586), - [sym_atx_h5_marker] = ACTIONS(1586), - [sym_atx_h6_marker] = ACTIONS(1586), - [sym__thematic_break] = ACTIONS(1586), - [sym__list_marker_minus] = ACTIONS(1586), - [sym__list_marker_plus] = ACTIONS(1586), - [sym__list_marker_star] = ACTIONS(1586), - [sym__list_marker_parenthesis] = ACTIONS(1586), - [sym__list_marker_dot] = ACTIONS(1586), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1586), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1586), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1586), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1586), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1586), - [sym__list_marker_example] = ACTIONS(1586), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1586), - [sym__fenced_code_block_start_backtick] = ACTIONS(1586), - [sym__fenced_code_block_start_tilde] = ACTIONS(1586), - [sym__blank_line_start] = ACTIONS(1586), - [sym_minus_metadata] = ACTIONS(1586), - [sym__pipe_table_start] = ACTIONS(1586), - [sym__fenced_div_start] = ACTIONS(1586), - [sym_ref_id_specifier] = ACTIONS(1586), - [sym__display_math_state_track_marker] = ACTIONS(1586), - [sym__inline_math_state_track_marker] = ACTIONS(1586), + [ts_builtin_sym_end] = ACTIONS(1711), + [anon_sym_LBRACE] = ACTIONS(1711), + [anon_sym_RBRACE] = ACTIONS(1711), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1711), + [anon_sym_EQ] = ACTIONS(1711), + [anon_sym_SQUOTE] = ACTIONS(1711), + [anon_sym_BANG] = ACTIONS(1711), + [anon_sym_DQUOTE] = ACTIONS(1711), + [anon_sym_POUND] = ACTIONS(1711), + [anon_sym_DOLLAR] = ACTIONS(1711), + [anon_sym_PERCENT] = ACTIONS(1711), + [anon_sym_AMP] = ACTIONS(1711), + [anon_sym_LPAREN] = ACTIONS(1711), + [anon_sym_RPAREN] = ACTIONS(1711), + [anon_sym_STAR] = ACTIONS(1711), + [anon_sym_PLUS] = ACTIONS(1711), + [anon_sym_COMMA] = ACTIONS(1711), + [anon_sym_DASH] = ACTIONS(1711), + [anon_sym_DOT] = ACTIONS(1711), + [anon_sym_SLASH] = ACTIONS(1711), + [anon_sym_SEMI] = ACTIONS(1711), + [anon_sym_QMARK] = ACTIONS(1711), + [anon_sym_AT] = ACTIONS(1711), + [anon_sym_LBRACK] = ACTIONS(1713), + [anon_sym_BSLASH] = ACTIONS(1713), + [anon_sym_RBRACK] = ACTIONS(1711), + [anon_sym_CARET] = ACTIONS(1711), + [anon_sym__] = ACTIONS(1711), + [anon_sym_BQUOTE] = ACTIONS(1711), + [anon_sym_PIPE] = ACTIONS(1711), + [anon_sym_TILDE] = ACTIONS(1711), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1711), + [sym__escaped_characters] = ACTIONS(1711), + [sym__word] = ACTIONS(1711), + [sym__soft_line_ending] = ACTIONS(1711), + [sym__block_quote_start] = ACTIONS(1711), + [sym__indented_chunk_start] = ACTIONS(1711), + [sym_atx_h1_marker] = ACTIONS(1711), + [sym_atx_h2_marker] = ACTIONS(1711), + [sym_atx_h3_marker] = ACTIONS(1711), + [sym_atx_h4_marker] = ACTIONS(1711), + [sym_atx_h5_marker] = ACTIONS(1711), + [sym_atx_h6_marker] = ACTIONS(1711), + [sym__thematic_break] = ACTIONS(1711), + [sym__list_marker_minus] = ACTIONS(1711), + [sym__list_marker_plus] = ACTIONS(1711), + [sym__list_marker_star] = ACTIONS(1711), + [sym__list_marker_parenthesis] = ACTIONS(1711), + [sym__list_marker_dot] = ACTIONS(1711), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1711), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1711), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1711), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1711), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1711), + [sym__list_marker_example] = ACTIONS(1711), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1711), + [sym__fenced_code_block_start_backtick] = ACTIONS(1711), + [sym__fenced_code_block_start_tilde] = ACTIONS(1711), + [sym__blank_line_start] = ACTIONS(1711), + [sym_minus_metadata] = ACTIONS(1711), + [sym__pipe_table_start] = ACTIONS(1711), + [sym__fenced_div_start] = ACTIONS(1711), + [sym_ref_id_specifier] = ACTIONS(1711), + [sym__display_math_state_track_marker] = ACTIONS(1711), + [sym__inline_math_state_track_marker] = ACTIONS(1711), + [sym__html_comment] = ACTIONS(1711), + [sym_raw_specifier] = ACTIONS(1711), + [sym__autolink] = ACTIONS(1711), }, [STATE(420)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1588), - [anon_sym_LBRACE] = ACTIONS(1588), - [anon_sym_RBRACE] = ACTIONS(1588), - [anon_sym_EQ] = ACTIONS(1588), - [anon_sym_SQUOTE] = ACTIONS(1588), - [anon_sym_BANG] = ACTIONS(1588), - [anon_sym_DQUOTE] = ACTIONS(1588), - [anon_sym_POUND] = ACTIONS(1588), - [anon_sym_DOLLAR] = ACTIONS(1588), - [anon_sym_PERCENT] = ACTIONS(1588), - [anon_sym_AMP] = ACTIONS(1588), - [anon_sym_LPAREN] = ACTIONS(1588), - [anon_sym_RPAREN] = ACTIONS(1588), - [anon_sym_STAR] = ACTIONS(1588), - [anon_sym_PLUS] = ACTIONS(1588), - [anon_sym_COMMA] = ACTIONS(1588), - [anon_sym_DASH] = ACTIONS(1588), - [anon_sym_DOT] = ACTIONS(1588), - [anon_sym_SLASH] = ACTIONS(1588), - [anon_sym_SEMI] = ACTIONS(1588), - [anon_sym_LT] = ACTIONS(1588), - [anon_sym_GT] = ACTIONS(1588), - [anon_sym_QMARK] = ACTIONS(1588), - [anon_sym_AT] = ACTIONS(1588), - [anon_sym_LBRACK] = ACTIONS(1588), - [anon_sym_BSLASH] = ACTIONS(1588), - [anon_sym_RBRACK] = ACTIONS(1588), - [anon_sym_CARET] = ACTIONS(1588), - [anon_sym__] = ACTIONS(1588), - [anon_sym_BQUOTE] = ACTIONS(1588), - [anon_sym_PIPE] = ACTIONS(1588), - [anon_sym_TILDE] = ACTIONS(1588), - [sym__word] = ACTIONS(1588), - [sym__soft_line_ending] = ACTIONS(1588), - [sym__block_close] = ACTIONS(1588), - [sym__block_quote_start] = ACTIONS(1588), - [sym__indented_chunk_start] = ACTIONS(1588), - [sym_atx_h1_marker] = ACTIONS(1588), - [sym_atx_h2_marker] = ACTIONS(1588), - [sym_atx_h3_marker] = ACTIONS(1588), - [sym_atx_h4_marker] = ACTIONS(1588), - [sym_atx_h5_marker] = ACTIONS(1588), - [sym_atx_h6_marker] = ACTIONS(1588), - [sym__thematic_break] = ACTIONS(1588), - [sym__list_marker_minus] = ACTIONS(1588), - [sym__list_marker_plus] = ACTIONS(1588), - [sym__list_marker_star] = ACTIONS(1588), - [sym__list_marker_parenthesis] = ACTIONS(1588), - [sym__list_marker_dot] = ACTIONS(1588), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1588), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1588), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1588), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1588), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1588), - [sym__list_marker_example] = ACTIONS(1588), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1588), - [sym__fenced_code_block_start_backtick] = ACTIONS(1588), - [sym__fenced_code_block_start_tilde] = ACTIONS(1588), - [sym__blank_line_start] = ACTIONS(1588), - [sym_minus_metadata] = ACTIONS(1588), - [sym__pipe_table_start] = ACTIONS(1588), - [sym__fenced_div_start] = ACTIONS(1588), - [sym_ref_id_specifier] = ACTIONS(1588), - [sym__display_math_state_track_marker] = ACTIONS(1588), - [sym__inline_math_state_track_marker] = ACTIONS(1588), + [anon_sym_LBRACE] = ACTIONS(1749), + [anon_sym_RBRACE] = ACTIONS(1749), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1749), + [anon_sym_EQ] = ACTIONS(1749), + [anon_sym_SQUOTE] = ACTIONS(1749), + [anon_sym_BANG] = ACTIONS(1749), + [anon_sym_DQUOTE] = ACTIONS(1749), + [anon_sym_POUND] = ACTIONS(1749), + [anon_sym_DOLLAR] = ACTIONS(1749), + [anon_sym_PERCENT] = ACTIONS(1749), + [anon_sym_AMP] = ACTIONS(1749), + [anon_sym_LPAREN] = ACTIONS(1749), + [anon_sym_RPAREN] = ACTIONS(1749), + [anon_sym_STAR] = ACTIONS(1749), + [anon_sym_PLUS] = ACTIONS(1749), + [anon_sym_COMMA] = ACTIONS(1749), + [anon_sym_DASH] = ACTIONS(1749), + [anon_sym_DOT] = ACTIONS(1749), + [anon_sym_SLASH] = ACTIONS(1749), + [anon_sym_SEMI] = ACTIONS(1749), + [anon_sym_QMARK] = ACTIONS(1749), + [anon_sym_AT] = ACTIONS(1749), + [anon_sym_LBRACK] = ACTIONS(1751), + [anon_sym_BSLASH] = ACTIONS(1751), + [anon_sym_RBRACK] = ACTIONS(1749), + [anon_sym_CARET] = ACTIONS(1749), + [anon_sym__] = ACTIONS(1749), + [anon_sym_BQUOTE] = ACTIONS(1749), + [anon_sym_PIPE] = ACTIONS(1749), + [anon_sym_TILDE] = ACTIONS(1749), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1749), + [sym__escaped_characters] = ACTIONS(1749), + [sym__word] = ACTIONS(1749), + [sym__soft_line_ending] = ACTIONS(1749), + [sym__block_close] = ACTIONS(1749), + [sym__block_quote_start] = ACTIONS(1749), + [sym__indented_chunk_start] = ACTIONS(1749), + [sym_atx_h1_marker] = ACTIONS(1749), + [sym_atx_h2_marker] = ACTIONS(1749), + [sym_atx_h3_marker] = ACTIONS(1749), + [sym_atx_h4_marker] = ACTIONS(1749), + [sym_atx_h5_marker] = ACTIONS(1749), + [sym_atx_h6_marker] = ACTIONS(1749), + [sym__thematic_break] = ACTIONS(1749), + [sym__list_marker_minus] = ACTIONS(1749), + [sym__list_marker_plus] = ACTIONS(1749), + [sym__list_marker_star] = ACTIONS(1749), + [sym__list_marker_parenthesis] = ACTIONS(1749), + [sym__list_marker_dot] = ACTIONS(1749), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1749), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1749), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1749), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1749), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1749), + [sym__list_marker_example] = ACTIONS(1749), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1749), + [sym__fenced_code_block_start_backtick] = ACTIONS(1749), + [sym__fenced_code_block_start_tilde] = ACTIONS(1749), + [sym__blank_line_start] = ACTIONS(1749), + [sym_minus_metadata] = ACTIONS(1749), + [sym__pipe_table_start] = ACTIONS(1749), + [sym__fenced_div_start] = ACTIONS(1749), + [sym_ref_id_specifier] = ACTIONS(1749), + [sym__display_math_state_track_marker] = ACTIONS(1749), + [sym__inline_math_state_track_marker] = ACTIONS(1749), + [sym__html_comment] = ACTIONS(1749), + [sym_raw_specifier] = ACTIONS(1749), + [sym__autolink] = ACTIONS(1749), }, [STATE(421)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1590), - [anon_sym_LBRACE] = ACTIONS(1590), - [anon_sym_RBRACE] = ACTIONS(1590), - [anon_sym_EQ] = ACTIONS(1590), - [anon_sym_SQUOTE] = ACTIONS(1590), - [anon_sym_BANG] = ACTIONS(1590), - [anon_sym_DQUOTE] = ACTIONS(1590), - [anon_sym_POUND] = ACTIONS(1590), - [anon_sym_DOLLAR] = ACTIONS(1590), - [anon_sym_PERCENT] = ACTIONS(1590), - [anon_sym_AMP] = ACTIONS(1590), - [anon_sym_LPAREN] = ACTIONS(1590), - [anon_sym_RPAREN] = ACTIONS(1590), - [anon_sym_STAR] = ACTIONS(1590), - [anon_sym_PLUS] = ACTIONS(1590), - [anon_sym_COMMA] = ACTIONS(1590), - [anon_sym_DASH] = ACTIONS(1590), - [anon_sym_DOT] = ACTIONS(1590), - [anon_sym_SLASH] = ACTIONS(1590), - [anon_sym_SEMI] = ACTIONS(1590), - [anon_sym_LT] = ACTIONS(1590), - [anon_sym_GT] = ACTIONS(1590), - [anon_sym_QMARK] = ACTIONS(1590), - [anon_sym_AT] = ACTIONS(1590), - [anon_sym_LBRACK] = ACTIONS(1590), - [anon_sym_BSLASH] = ACTIONS(1590), - [anon_sym_RBRACK] = ACTIONS(1590), - [anon_sym_CARET] = ACTIONS(1590), - [anon_sym__] = ACTIONS(1590), - [anon_sym_BQUOTE] = ACTIONS(1590), - [anon_sym_PIPE] = ACTIONS(1590), - [anon_sym_TILDE] = ACTIONS(1590), - [sym__word] = ACTIONS(1590), - [sym__soft_line_ending] = ACTIONS(1590), - [sym__block_close] = ACTIONS(1590), - [sym__block_quote_start] = ACTIONS(1590), - [sym__indented_chunk_start] = ACTIONS(1590), - [sym_atx_h1_marker] = ACTIONS(1590), - [sym_atx_h2_marker] = ACTIONS(1590), - [sym_atx_h3_marker] = ACTIONS(1590), - [sym_atx_h4_marker] = ACTIONS(1590), - [sym_atx_h5_marker] = ACTIONS(1590), - [sym_atx_h6_marker] = ACTIONS(1590), - [sym__thematic_break] = ACTIONS(1590), - [sym__list_marker_minus] = ACTIONS(1590), - [sym__list_marker_plus] = ACTIONS(1590), - [sym__list_marker_star] = ACTIONS(1590), - [sym__list_marker_parenthesis] = ACTIONS(1590), - [sym__list_marker_dot] = ACTIONS(1590), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1590), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1590), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1590), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1590), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1590), - [sym__list_marker_example] = ACTIONS(1590), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1590), - [sym__fenced_code_block_start_backtick] = ACTIONS(1590), - [sym__fenced_code_block_start_tilde] = ACTIONS(1590), - [sym__blank_line_start] = ACTIONS(1590), - [sym_minus_metadata] = ACTIONS(1590), - [sym__pipe_table_start] = ACTIONS(1590), - [sym__fenced_div_start] = ACTIONS(1590), - [sym_ref_id_specifier] = ACTIONS(1590), - [sym__display_math_state_track_marker] = ACTIONS(1590), - [sym__inline_math_state_track_marker] = ACTIONS(1590), + [anon_sym_LBRACE] = ACTIONS(1753), + [anon_sym_RBRACE] = ACTIONS(1753), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1753), + [anon_sym_EQ] = ACTIONS(1753), + [anon_sym_SQUOTE] = ACTIONS(1753), + [anon_sym_BANG] = ACTIONS(1753), + [anon_sym_DQUOTE] = ACTIONS(1753), + [anon_sym_POUND] = ACTIONS(1753), + [anon_sym_DOLLAR] = ACTIONS(1753), + [anon_sym_PERCENT] = ACTIONS(1753), + [anon_sym_AMP] = ACTIONS(1753), + [anon_sym_LPAREN] = ACTIONS(1753), + [anon_sym_RPAREN] = ACTIONS(1753), + [anon_sym_STAR] = ACTIONS(1753), + [anon_sym_PLUS] = ACTIONS(1753), + [anon_sym_COMMA] = ACTIONS(1753), + [anon_sym_DASH] = ACTIONS(1753), + [anon_sym_DOT] = ACTIONS(1753), + [anon_sym_SLASH] = ACTIONS(1753), + [anon_sym_SEMI] = ACTIONS(1753), + [anon_sym_QMARK] = ACTIONS(1753), + [anon_sym_AT] = ACTIONS(1753), + [anon_sym_LBRACK] = ACTIONS(1755), + [anon_sym_BSLASH] = ACTIONS(1755), + [anon_sym_RBRACK] = ACTIONS(1753), + [anon_sym_CARET] = ACTIONS(1753), + [anon_sym__] = ACTIONS(1753), + [anon_sym_BQUOTE] = ACTIONS(1753), + [anon_sym_PIPE] = ACTIONS(1753), + [anon_sym_TILDE] = ACTIONS(1753), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1753), + [sym__escaped_characters] = ACTIONS(1753), + [sym__word] = ACTIONS(1753), + [sym__soft_line_ending] = ACTIONS(1753), + [sym__block_close] = ACTIONS(1753), + [sym__block_quote_start] = ACTIONS(1753), + [sym__indented_chunk_start] = ACTIONS(1753), + [sym_atx_h1_marker] = ACTIONS(1753), + [sym_atx_h2_marker] = ACTIONS(1753), + [sym_atx_h3_marker] = ACTIONS(1753), + [sym_atx_h4_marker] = ACTIONS(1753), + [sym_atx_h5_marker] = ACTIONS(1753), + [sym_atx_h6_marker] = ACTIONS(1753), + [sym__thematic_break] = ACTIONS(1753), + [sym__list_marker_minus] = ACTIONS(1753), + [sym__list_marker_plus] = ACTIONS(1753), + [sym__list_marker_star] = ACTIONS(1753), + [sym__list_marker_parenthesis] = ACTIONS(1753), + [sym__list_marker_dot] = ACTIONS(1753), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1753), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1753), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1753), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1753), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1753), + [sym__list_marker_example] = ACTIONS(1753), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1753), + [sym__fenced_code_block_start_backtick] = ACTIONS(1753), + [sym__fenced_code_block_start_tilde] = ACTIONS(1753), + [sym__blank_line_start] = ACTIONS(1753), + [sym_minus_metadata] = ACTIONS(1753), + [sym__pipe_table_start] = ACTIONS(1753), + [sym__fenced_div_start] = ACTIONS(1753), + [sym_ref_id_specifier] = ACTIONS(1753), + [sym__display_math_state_track_marker] = ACTIONS(1753), + [sym__inline_math_state_track_marker] = ACTIONS(1753), + [sym__html_comment] = ACTIONS(1753), + [sym_raw_specifier] = ACTIONS(1753), + [sym__autolink] = ACTIONS(1753), }, [STATE(422)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1592), - [anon_sym_LBRACE] = ACTIONS(1592), - [anon_sym_RBRACE] = ACTIONS(1592), - [anon_sym_EQ] = ACTIONS(1592), - [anon_sym_SQUOTE] = ACTIONS(1592), - [anon_sym_BANG] = ACTIONS(1592), - [anon_sym_DQUOTE] = ACTIONS(1592), - [anon_sym_POUND] = ACTIONS(1592), - [anon_sym_DOLLAR] = ACTIONS(1592), - [anon_sym_PERCENT] = ACTIONS(1592), - [anon_sym_AMP] = ACTIONS(1592), - [anon_sym_LPAREN] = ACTIONS(1592), - [anon_sym_RPAREN] = ACTIONS(1592), - [anon_sym_STAR] = ACTIONS(1592), - [anon_sym_PLUS] = ACTIONS(1592), - [anon_sym_COMMA] = ACTIONS(1592), - [anon_sym_DASH] = ACTIONS(1592), - [anon_sym_DOT] = ACTIONS(1592), - [anon_sym_SLASH] = ACTIONS(1592), - [anon_sym_SEMI] = ACTIONS(1592), - [anon_sym_LT] = ACTIONS(1592), - [anon_sym_GT] = ACTIONS(1592), - [anon_sym_QMARK] = ACTIONS(1592), - [anon_sym_AT] = ACTIONS(1592), - [anon_sym_LBRACK] = ACTIONS(1592), - [anon_sym_BSLASH] = ACTIONS(1592), - [anon_sym_RBRACK] = ACTIONS(1592), - [anon_sym_CARET] = ACTIONS(1592), - [anon_sym__] = ACTIONS(1592), - [anon_sym_BQUOTE] = ACTIONS(1592), - [anon_sym_PIPE] = ACTIONS(1592), - [anon_sym_TILDE] = ACTIONS(1592), - [sym__word] = ACTIONS(1592), - [sym__soft_line_ending] = ACTIONS(1592), - [sym__block_close] = ACTIONS(1592), - [sym__block_quote_start] = ACTIONS(1592), - [sym__indented_chunk_start] = ACTIONS(1592), - [sym_atx_h1_marker] = ACTIONS(1592), - [sym_atx_h2_marker] = ACTIONS(1592), - [sym_atx_h3_marker] = ACTIONS(1592), - [sym_atx_h4_marker] = ACTIONS(1592), - [sym_atx_h5_marker] = ACTIONS(1592), - [sym_atx_h6_marker] = ACTIONS(1592), - [sym__thematic_break] = ACTIONS(1592), - [sym__list_marker_minus] = ACTIONS(1592), - [sym__list_marker_plus] = ACTIONS(1592), - [sym__list_marker_star] = ACTIONS(1592), - [sym__list_marker_parenthesis] = ACTIONS(1592), - [sym__list_marker_dot] = ACTIONS(1592), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1592), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1592), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1592), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1592), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1592), - [sym__list_marker_example] = ACTIONS(1592), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1592), - [sym__fenced_code_block_start_backtick] = ACTIONS(1592), - [sym__fenced_code_block_start_tilde] = ACTIONS(1592), - [sym__blank_line_start] = ACTIONS(1592), - [sym_minus_metadata] = ACTIONS(1592), - [sym__pipe_table_start] = ACTIONS(1592), - [sym__fenced_div_start] = ACTIONS(1592), - [sym_ref_id_specifier] = ACTIONS(1592), - [sym__display_math_state_track_marker] = ACTIONS(1592), - [sym__inline_math_state_track_marker] = ACTIONS(1592), + [ts_builtin_sym_end] = ACTIONS(1667), + [anon_sym_LBRACE] = ACTIONS(1667), + [anon_sym_RBRACE] = ACTIONS(1667), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1667), + [anon_sym_EQ] = ACTIONS(1667), + [anon_sym_SQUOTE] = ACTIONS(1667), + [anon_sym_BANG] = ACTIONS(1667), + [anon_sym_DQUOTE] = ACTIONS(1667), + [anon_sym_POUND] = ACTIONS(1667), + [anon_sym_DOLLAR] = ACTIONS(1667), + [anon_sym_PERCENT] = ACTIONS(1667), + [anon_sym_AMP] = ACTIONS(1667), + [anon_sym_LPAREN] = ACTIONS(1667), + [anon_sym_RPAREN] = ACTIONS(1667), + [anon_sym_STAR] = ACTIONS(1667), + [anon_sym_PLUS] = ACTIONS(1667), + [anon_sym_COMMA] = ACTIONS(1667), + [anon_sym_DASH] = ACTIONS(1667), + [anon_sym_DOT] = ACTIONS(1667), + [anon_sym_SLASH] = ACTIONS(1667), + [anon_sym_SEMI] = ACTIONS(1667), + [anon_sym_QMARK] = ACTIONS(1667), + [anon_sym_AT] = ACTIONS(1667), + [anon_sym_LBRACK] = ACTIONS(1669), + [anon_sym_BSLASH] = ACTIONS(1669), + [anon_sym_RBRACK] = ACTIONS(1667), + [anon_sym_CARET] = ACTIONS(1667), + [anon_sym__] = ACTIONS(1667), + [anon_sym_BQUOTE] = ACTIONS(1667), + [anon_sym_PIPE] = ACTIONS(1667), + [anon_sym_TILDE] = ACTIONS(1667), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1667), + [sym__escaped_characters] = ACTIONS(1667), + [sym__word] = ACTIONS(1667), + [sym__soft_line_ending] = ACTIONS(1667), + [sym__block_quote_start] = ACTIONS(1667), + [sym__indented_chunk_start] = ACTIONS(1667), + [sym_atx_h1_marker] = ACTIONS(1667), + [sym_atx_h2_marker] = ACTIONS(1667), + [sym_atx_h3_marker] = ACTIONS(1667), + [sym_atx_h4_marker] = ACTIONS(1667), + [sym_atx_h5_marker] = ACTIONS(1667), + [sym_atx_h6_marker] = ACTIONS(1667), + [sym__thematic_break] = ACTIONS(1667), + [sym__list_marker_minus] = ACTIONS(1667), + [sym__list_marker_plus] = ACTIONS(1667), + [sym__list_marker_star] = ACTIONS(1667), + [sym__list_marker_parenthesis] = ACTIONS(1667), + [sym__list_marker_dot] = ACTIONS(1667), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1667), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1667), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1667), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1667), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1667), + [sym__list_marker_example] = ACTIONS(1667), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1667), + [sym__fenced_code_block_start_backtick] = ACTIONS(1667), + [sym__fenced_code_block_start_tilde] = ACTIONS(1667), + [sym__blank_line_start] = ACTIONS(1667), + [sym_minus_metadata] = ACTIONS(1667), + [sym__pipe_table_start] = ACTIONS(1667), + [sym__fenced_div_start] = ACTIONS(1667), + [sym_ref_id_specifier] = ACTIONS(1667), + [sym__display_math_state_track_marker] = ACTIONS(1667), + [sym__inline_math_state_track_marker] = ACTIONS(1667), + [sym__html_comment] = ACTIONS(1667), + [sym_raw_specifier] = ACTIONS(1667), + [sym__autolink] = ACTIONS(1667), }, [STATE(423)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1594), - [anon_sym_LBRACE] = ACTIONS(1594), - [anon_sym_RBRACE] = ACTIONS(1594), - [anon_sym_EQ] = ACTIONS(1594), - [anon_sym_SQUOTE] = ACTIONS(1594), - [anon_sym_BANG] = ACTIONS(1594), - [anon_sym_DQUOTE] = ACTIONS(1594), - [anon_sym_POUND] = ACTIONS(1594), - [anon_sym_DOLLAR] = ACTIONS(1594), - [anon_sym_PERCENT] = ACTIONS(1594), - [anon_sym_AMP] = ACTIONS(1594), - [anon_sym_LPAREN] = ACTIONS(1594), - [anon_sym_RPAREN] = ACTIONS(1594), - [anon_sym_STAR] = ACTIONS(1594), - [anon_sym_PLUS] = ACTIONS(1594), - [anon_sym_COMMA] = ACTIONS(1594), - [anon_sym_DASH] = ACTIONS(1594), - [anon_sym_DOT] = ACTIONS(1594), - [anon_sym_SLASH] = ACTIONS(1594), - [anon_sym_SEMI] = ACTIONS(1594), - [anon_sym_LT] = ACTIONS(1594), - [anon_sym_GT] = ACTIONS(1594), - [anon_sym_QMARK] = ACTIONS(1594), - [anon_sym_AT] = ACTIONS(1594), - [anon_sym_LBRACK] = ACTIONS(1594), - [anon_sym_BSLASH] = ACTIONS(1594), - [anon_sym_RBRACK] = ACTIONS(1594), - [anon_sym_CARET] = ACTIONS(1594), - [anon_sym__] = ACTIONS(1594), - [anon_sym_BQUOTE] = ACTIONS(1594), - [anon_sym_PIPE] = ACTIONS(1594), - [anon_sym_TILDE] = ACTIONS(1594), - [sym__word] = ACTIONS(1594), - [sym__soft_line_ending] = ACTIONS(1594), - [sym__block_close] = ACTIONS(1594), - [sym__block_quote_start] = ACTIONS(1594), - [sym__indented_chunk_start] = ACTIONS(1594), - [sym_atx_h1_marker] = ACTIONS(1594), - [sym_atx_h2_marker] = ACTIONS(1594), - [sym_atx_h3_marker] = ACTIONS(1594), - [sym_atx_h4_marker] = ACTIONS(1594), - [sym_atx_h5_marker] = ACTIONS(1594), - [sym_atx_h6_marker] = ACTIONS(1594), - [sym__thematic_break] = ACTIONS(1594), - [sym__list_marker_minus] = ACTIONS(1594), - [sym__list_marker_plus] = ACTIONS(1594), - [sym__list_marker_star] = ACTIONS(1594), - [sym__list_marker_parenthesis] = ACTIONS(1594), - [sym__list_marker_dot] = ACTIONS(1594), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1594), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1594), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1594), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1594), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1594), - [sym__list_marker_example] = ACTIONS(1594), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1594), - [sym__fenced_code_block_start_backtick] = ACTIONS(1594), - [sym__fenced_code_block_start_tilde] = ACTIONS(1594), - [sym__blank_line_start] = ACTIONS(1594), - [sym_minus_metadata] = ACTIONS(1594), - [sym__pipe_table_start] = ACTIONS(1594), - [sym__fenced_div_start] = ACTIONS(1594), - [sym_ref_id_specifier] = ACTIONS(1594), - [sym__display_math_state_track_marker] = ACTIONS(1594), - [sym__inline_math_state_track_marker] = ACTIONS(1594), + [ts_builtin_sym_end] = ACTIONS(1715), + [anon_sym_LBRACE] = ACTIONS(1715), + [anon_sym_RBRACE] = ACTIONS(1715), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1715), + [anon_sym_EQ] = ACTIONS(1715), + [anon_sym_SQUOTE] = ACTIONS(1715), + [anon_sym_BANG] = ACTIONS(1715), + [anon_sym_DQUOTE] = ACTIONS(1715), + [anon_sym_POUND] = ACTIONS(1715), + [anon_sym_DOLLAR] = ACTIONS(1715), + [anon_sym_PERCENT] = ACTIONS(1715), + [anon_sym_AMP] = ACTIONS(1715), + [anon_sym_LPAREN] = ACTIONS(1715), + [anon_sym_RPAREN] = ACTIONS(1715), + [anon_sym_STAR] = ACTIONS(1715), + [anon_sym_PLUS] = ACTIONS(1715), + [anon_sym_COMMA] = ACTIONS(1715), + [anon_sym_DASH] = ACTIONS(1715), + [anon_sym_DOT] = ACTIONS(1715), + [anon_sym_SLASH] = ACTIONS(1715), + [anon_sym_SEMI] = ACTIONS(1715), + [anon_sym_QMARK] = ACTIONS(1715), + [anon_sym_AT] = ACTIONS(1715), + [anon_sym_LBRACK] = ACTIONS(1717), + [anon_sym_BSLASH] = ACTIONS(1717), + [anon_sym_RBRACK] = ACTIONS(1715), + [anon_sym_CARET] = ACTIONS(1715), + [anon_sym__] = ACTIONS(1715), + [anon_sym_BQUOTE] = ACTIONS(1715), + [anon_sym_PIPE] = ACTIONS(1715), + [anon_sym_TILDE] = ACTIONS(1715), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1715), + [sym__escaped_characters] = ACTIONS(1715), + [sym__word] = ACTIONS(1715), + [sym__soft_line_ending] = ACTIONS(1715), + [sym__block_quote_start] = ACTIONS(1715), + [sym__indented_chunk_start] = ACTIONS(1715), + [sym_atx_h1_marker] = ACTIONS(1715), + [sym_atx_h2_marker] = ACTIONS(1715), + [sym_atx_h3_marker] = ACTIONS(1715), + [sym_atx_h4_marker] = ACTIONS(1715), + [sym_atx_h5_marker] = ACTIONS(1715), + [sym_atx_h6_marker] = ACTIONS(1715), + [sym__thematic_break] = ACTIONS(1715), + [sym__list_marker_minus] = ACTIONS(1715), + [sym__list_marker_plus] = ACTIONS(1715), + [sym__list_marker_star] = ACTIONS(1715), + [sym__list_marker_parenthesis] = ACTIONS(1715), + [sym__list_marker_dot] = ACTIONS(1715), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1715), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1715), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1715), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1715), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1715), + [sym__list_marker_example] = ACTIONS(1715), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1715), + [sym__fenced_code_block_start_backtick] = ACTIONS(1715), + [sym__fenced_code_block_start_tilde] = ACTIONS(1715), + [sym__blank_line_start] = ACTIONS(1715), + [sym_minus_metadata] = ACTIONS(1715), + [sym__pipe_table_start] = ACTIONS(1715), + [sym__fenced_div_start] = ACTIONS(1715), + [sym_ref_id_specifier] = ACTIONS(1715), + [sym__display_math_state_track_marker] = ACTIONS(1715), + [sym__inline_math_state_track_marker] = ACTIONS(1715), + [sym__html_comment] = ACTIONS(1715), + [sym_raw_specifier] = ACTIONS(1715), + [sym__autolink] = ACTIONS(1715), }, [STATE(424)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1522), - [anon_sym_LBRACE] = ACTIONS(1522), - [anon_sym_RBRACE] = ACTIONS(1522), - [anon_sym_EQ] = ACTIONS(1522), - [anon_sym_SQUOTE] = ACTIONS(1522), - [anon_sym_BANG] = ACTIONS(1522), - [anon_sym_DQUOTE] = ACTIONS(1522), - [anon_sym_POUND] = ACTIONS(1522), - [anon_sym_DOLLAR] = ACTIONS(1522), - [anon_sym_PERCENT] = ACTIONS(1522), - [anon_sym_AMP] = ACTIONS(1522), - [anon_sym_LPAREN] = ACTIONS(1522), - [anon_sym_RPAREN] = ACTIONS(1522), - [anon_sym_STAR] = ACTIONS(1522), - [anon_sym_PLUS] = ACTIONS(1522), - [anon_sym_COMMA] = ACTIONS(1522), - [anon_sym_DASH] = ACTIONS(1522), - [anon_sym_DOT] = ACTIONS(1522), - [anon_sym_SLASH] = ACTIONS(1522), - [anon_sym_SEMI] = ACTIONS(1522), - [anon_sym_LT] = ACTIONS(1522), - [anon_sym_GT] = ACTIONS(1522), - [anon_sym_QMARK] = ACTIONS(1522), - [anon_sym_AT] = ACTIONS(1522), - [anon_sym_LBRACK] = ACTIONS(1522), - [anon_sym_BSLASH] = ACTIONS(1522), - [anon_sym_RBRACK] = ACTIONS(1522), - [anon_sym_CARET] = ACTIONS(1522), - [anon_sym__] = ACTIONS(1522), - [anon_sym_BQUOTE] = ACTIONS(1522), - [anon_sym_PIPE] = ACTIONS(1522), - [anon_sym_TILDE] = ACTIONS(1522), - [sym__word] = ACTIONS(1522), - [sym__soft_line_ending] = ACTIONS(1522), - [sym__block_close] = ACTIONS(1522), - [sym__block_quote_start] = ACTIONS(1522), - [sym__indented_chunk_start] = ACTIONS(1522), - [sym_atx_h1_marker] = ACTIONS(1522), - [sym_atx_h2_marker] = ACTIONS(1522), - [sym_atx_h3_marker] = ACTIONS(1522), - [sym_atx_h4_marker] = ACTIONS(1522), - [sym_atx_h5_marker] = ACTIONS(1522), - [sym_atx_h6_marker] = ACTIONS(1522), - [sym__thematic_break] = ACTIONS(1522), - [sym__list_marker_minus] = ACTIONS(1522), - [sym__list_marker_plus] = ACTIONS(1522), - [sym__list_marker_star] = ACTIONS(1522), - [sym__list_marker_parenthesis] = ACTIONS(1522), - [sym__list_marker_dot] = ACTIONS(1522), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1522), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1522), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1522), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1522), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1522), - [sym__list_marker_example] = ACTIONS(1522), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1522), - [sym__fenced_code_block_start_backtick] = ACTIONS(1522), - [sym__fenced_code_block_start_tilde] = ACTIONS(1522), - [sym__blank_line_start] = ACTIONS(1522), - [sym_minus_metadata] = ACTIONS(1522), - [sym__pipe_table_start] = ACTIONS(1522), - [sym__fenced_div_start] = ACTIONS(1522), - [sym_ref_id_specifier] = ACTIONS(1522), - [sym__display_math_state_track_marker] = ACTIONS(1522), - [sym__inline_math_state_track_marker] = ACTIONS(1522), + [ts_builtin_sym_end] = ACTIONS(1797), + [anon_sym_LBRACE] = ACTIONS(1797), + [anon_sym_RBRACE] = ACTIONS(1797), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1797), + [anon_sym_EQ] = ACTIONS(1797), + [anon_sym_SQUOTE] = ACTIONS(1797), + [anon_sym_BANG] = ACTIONS(1797), + [anon_sym_DQUOTE] = ACTIONS(1797), + [anon_sym_POUND] = ACTIONS(1797), + [anon_sym_DOLLAR] = ACTIONS(1797), + [anon_sym_PERCENT] = ACTIONS(1797), + [anon_sym_AMP] = ACTIONS(1797), + [anon_sym_LPAREN] = ACTIONS(1797), + [anon_sym_RPAREN] = ACTIONS(1797), + [anon_sym_STAR] = ACTIONS(1797), + [anon_sym_PLUS] = ACTIONS(1797), + [anon_sym_COMMA] = ACTIONS(1797), + [anon_sym_DASH] = ACTIONS(1797), + [anon_sym_DOT] = ACTIONS(1797), + [anon_sym_SLASH] = ACTIONS(1797), + [anon_sym_SEMI] = ACTIONS(1797), + [anon_sym_QMARK] = ACTIONS(1797), + [anon_sym_AT] = ACTIONS(1797), + [anon_sym_LBRACK] = ACTIONS(1799), + [anon_sym_BSLASH] = ACTIONS(1799), + [anon_sym_RBRACK] = ACTIONS(1797), + [anon_sym_CARET] = ACTIONS(1797), + [anon_sym__] = ACTIONS(1797), + [anon_sym_BQUOTE] = ACTIONS(1797), + [anon_sym_PIPE] = ACTIONS(1797), + [anon_sym_TILDE] = ACTIONS(1797), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1797), + [sym__escaped_characters] = ACTIONS(1797), + [sym__word] = ACTIONS(1797), + [sym__soft_line_ending] = ACTIONS(1797), + [sym__block_quote_start] = ACTIONS(1797), + [sym__indented_chunk_start] = ACTIONS(1797), + [sym_atx_h1_marker] = ACTIONS(1797), + [sym_atx_h2_marker] = ACTIONS(1797), + [sym_atx_h3_marker] = ACTIONS(1797), + [sym_atx_h4_marker] = ACTIONS(1797), + [sym_atx_h5_marker] = ACTIONS(1797), + [sym_atx_h6_marker] = ACTIONS(1797), + [sym__thematic_break] = ACTIONS(1797), + [sym__list_marker_minus] = ACTIONS(1797), + [sym__list_marker_plus] = ACTIONS(1797), + [sym__list_marker_star] = ACTIONS(1797), + [sym__list_marker_parenthesis] = ACTIONS(1797), + [sym__list_marker_dot] = ACTIONS(1797), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1797), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1797), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1797), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1797), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1797), + [sym__list_marker_example] = ACTIONS(1797), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1797), + [sym__fenced_code_block_start_backtick] = ACTIONS(1797), + [sym__fenced_code_block_start_tilde] = ACTIONS(1797), + [sym__blank_line_start] = ACTIONS(1797), + [sym_minus_metadata] = ACTIONS(1797), + [sym__pipe_table_start] = ACTIONS(1797), + [sym__fenced_div_start] = ACTIONS(1797), + [sym_ref_id_specifier] = ACTIONS(1797), + [sym__display_math_state_track_marker] = ACTIONS(1797), + [sym__inline_math_state_track_marker] = ACTIONS(1797), + [sym__html_comment] = ACTIONS(1797), + [sym_raw_specifier] = ACTIONS(1797), + [sym__autolink] = ACTIONS(1797), }, [STATE(425)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1598), - [anon_sym_LBRACE] = ACTIONS(1598), - [anon_sym_RBRACE] = ACTIONS(1598), - [anon_sym_EQ] = ACTIONS(1598), - [anon_sym_SQUOTE] = ACTIONS(1598), - [anon_sym_BANG] = ACTIONS(1598), - [anon_sym_DQUOTE] = ACTIONS(1598), - [anon_sym_POUND] = ACTIONS(1598), - [anon_sym_DOLLAR] = ACTIONS(1598), - [anon_sym_PERCENT] = ACTIONS(1598), - [anon_sym_AMP] = ACTIONS(1598), - [anon_sym_LPAREN] = ACTIONS(1598), - [anon_sym_RPAREN] = ACTIONS(1598), - [anon_sym_STAR] = ACTIONS(1598), - [anon_sym_PLUS] = ACTIONS(1598), - [anon_sym_COMMA] = ACTIONS(1598), - [anon_sym_DASH] = ACTIONS(1598), - [anon_sym_DOT] = ACTIONS(1598), - [anon_sym_SLASH] = ACTIONS(1598), - [anon_sym_SEMI] = ACTIONS(1598), - [anon_sym_LT] = ACTIONS(1598), - [anon_sym_GT] = ACTIONS(1598), - [anon_sym_QMARK] = ACTIONS(1598), - [anon_sym_AT] = ACTIONS(1598), - [anon_sym_LBRACK] = ACTIONS(1598), - [anon_sym_BSLASH] = ACTIONS(1598), - [anon_sym_RBRACK] = ACTIONS(1598), - [anon_sym_CARET] = ACTIONS(1598), - [anon_sym__] = ACTIONS(1598), - [anon_sym_BQUOTE] = ACTIONS(1598), - [anon_sym_PIPE] = ACTIONS(1598), - [anon_sym_TILDE] = ACTIONS(1598), - [sym__word] = ACTIONS(1598), - [sym__soft_line_ending] = ACTIONS(1598), - [sym__block_close] = ACTIONS(1598), - [sym__block_quote_start] = ACTIONS(1598), - [sym__indented_chunk_start] = ACTIONS(1598), - [sym_atx_h1_marker] = ACTIONS(1598), - [sym_atx_h2_marker] = ACTIONS(1598), - [sym_atx_h3_marker] = ACTIONS(1598), - [sym_atx_h4_marker] = ACTIONS(1598), - [sym_atx_h5_marker] = ACTIONS(1598), - [sym_atx_h6_marker] = ACTIONS(1598), - [sym__thematic_break] = ACTIONS(1598), - [sym__list_marker_minus] = ACTIONS(1598), - [sym__list_marker_plus] = ACTIONS(1598), - [sym__list_marker_star] = ACTIONS(1598), - [sym__list_marker_parenthesis] = ACTIONS(1598), - [sym__list_marker_dot] = ACTIONS(1598), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1598), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1598), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1598), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1598), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1598), - [sym__list_marker_example] = ACTIONS(1598), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1598), - [sym__fenced_code_block_start_backtick] = ACTIONS(1598), - [sym__fenced_code_block_start_tilde] = ACTIONS(1598), - [sym__blank_line_start] = ACTIONS(1598), - [sym_minus_metadata] = ACTIONS(1598), - [sym__pipe_table_start] = ACTIONS(1598), - [sym__fenced_div_start] = ACTIONS(1598), - [sym_ref_id_specifier] = ACTIONS(1598), - [sym__display_math_state_track_marker] = ACTIONS(1598), - [sym__inline_math_state_track_marker] = ACTIONS(1598), + [ts_builtin_sym_end] = ACTIONS(1879), + [anon_sym_LBRACE] = ACTIONS(1879), + [anon_sym_RBRACE] = ACTIONS(1879), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1879), + [anon_sym_EQ] = ACTIONS(1879), + [anon_sym_SQUOTE] = ACTIONS(1879), + [anon_sym_BANG] = ACTIONS(1879), + [anon_sym_DQUOTE] = ACTIONS(1879), + [anon_sym_POUND] = ACTIONS(1879), + [anon_sym_DOLLAR] = ACTIONS(1879), + [anon_sym_PERCENT] = ACTIONS(1879), + [anon_sym_AMP] = ACTIONS(1879), + [anon_sym_LPAREN] = ACTIONS(1879), + [anon_sym_RPAREN] = ACTIONS(1879), + [anon_sym_STAR] = ACTIONS(1879), + [anon_sym_PLUS] = ACTIONS(1879), + [anon_sym_COMMA] = ACTIONS(1879), + [anon_sym_DASH] = ACTIONS(1879), + [anon_sym_DOT] = ACTIONS(1879), + [anon_sym_SLASH] = ACTIONS(1879), + [anon_sym_SEMI] = ACTIONS(1879), + [anon_sym_QMARK] = ACTIONS(1879), + [anon_sym_AT] = ACTIONS(1879), + [anon_sym_LBRACK] = ACTIONS(1881), + [anon_sym_BSLASH] = ACTIONS(1881), + [anon_sym_RBRACK] = ACTIONS(1879), + [anon_sym_CARET] = ACTIONS(1879), + [anon_sym__] = ACTIONS(1879), + [anon_sym_BQUOTE] = ACTIONS(1879), + [anon_sym_PIPE] = ACTIONS(1879), + [anon_sym_TILDE] = ACTIONS(1879), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1879), + [sym__escaped_characters] = ACTIONS(1879), + [sym__word] = ACTIONS(1879), + [sym__soft_line_ending] = ACTIONS(1879), + [sym__block_quote_start] = ACTIONS(1879), + [sym__indented_chunk_start] = ACTIONS(1879), + [sym_atx_h1_marker] = ACTIONS(1879), + [sym_atx_h2_marker] = ACTIONS(1879), + [sym_atx_h3_marker] = ACTIONS(1879), + [sym_atx_h4_marker] = ACTIONS(1879), + [sym_atx_h5_marker] = ACTIONS(1879), + [sym_atx_h6_marker] = ACTIONS(1879), + [sym__thematic_break] = ACTIONS(1879), + [sym__list_marker_minus] = ACTIONS(1879), + [sym__list_marker_plus] = ACTIONS(1879), + [sym__list_marker_star] = ACTIONS(1879), + [sym__list_marker_parenthesis] = ACTIONS(1879), + [sym__list_marker_dot] = ACTIONS(1879), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1879), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1879), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1879), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1879), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1879), + [sym__list_marker_example] = ACTIONS(1879), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1879), + [sym__fenced_code_block_start_backtick] = ACTIONS(1879), + [sym__fenced_code_block_start_tilde] = ACTIONS(1879), + [sym__blank_line_start] = ACTIONS(1879), + [sym_minus_metadata] = ACTIONS(1879), + [sym__pipe_table_start] = ACTIONS(1879), + [sym__fenced_div_start] = ACTIONS(1879), + [sym_ref_id_specifier] = ACTIONS(1879), + [sym__display_math_state_track_marker] = ACTIONS(1879), + [sym__inline_math_state_track_marker] = ACTIONS(1879), + [sym__html_comment] = ACTIONS(1879), + [sym_raw_specifier] = ACTIONS(1879), + [sym__autolink] = ACTIONS(1879), }, [STATE(426)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1600), - [anon_sym_LBRACE] = ACTIONS(1600), - [anon_sym_RBRACE] = ACTIONS(1600), - [anon_sym_EQ] = ACTIONS(1600), - [anon_sym_SQUOTE] = ACTIONS(1600), - [anon_sym_BANG] = ACTIONS(1600), - [anon_sym_DQUOTE] = ACTIONS(1600), - [anon_sym_POUND] = ACTIONS(1600), - [anon_sym_DOLLAR] = ACTIONS(1600), - [anon_sym_PERCENT] = ACTIONS(1600), - [anon_sym_AMP] = ACTIONS(1600), - [anon_sym_LPAREN] = ACTIONS(1600), - [anon_sym_RPAREN] = ACTIONS(1600), - [anon_sym_STAR] = ACTIONS(1600), - [anon_sym_PLUS] = ACTIONS(1600), - [anon_sym_COMMA] = ACTIONS(1600), - [anon_sym_DASH] = ACTIONS(1600), - [anon_sym_DOT] = ACTIONS(1600), - [anon_sym_SLASH] = ACTIONS(1600), - [anon_sym_SEMI] = ACTIONS(1600), - [anon_sym_LT] = ACTIONS(1600), - [anon_sym_GT] = ACTIONS(1600), - [anon_sym_QMARK] = ACTIONS(1600), - [anon_sym_AT] = ACTIONS(1600), - [anon_sym_LBRACK] = ACTIONS(1600), - [anon_sym_BSLASH] = ACTIONS(1600), - [anon_sym_RBRACK] = ACTIONS(1600), - [anon_sym_CARET] = ACTIONS(1600), - [anon_sym__] = ACTIONS(1600), - [anon_sym_BQUOTE] = ACTIONS(1600), - [anon_sym_PIPE] = ACTIONS(1600), - [anon_sym_TILDE] = ACTIONS(1600), - [sym__word] = ACTIONS(1600), - [sym__soft_line_ending] = ACTIONS(1600), - [sym__block_close] = ACTIONS(1600), - [sym__block_quote_start] = ACTIONS(1600), - [sym__indented_chunk_start] = ACTIONS(1600), - [sym_atx_h1_marker] = ACTIONS(1600), - [sym_atx_h2_marker] = ACTIONS(1600), - [sym_atx_h3_marker] = ACTIONS(1600), - [sym_atx_h4_marker] = ACTIONS(1600), - [sym_atx_h5_marker] = ACTIONS(1600), - [sym_atx_h6_marker] = ACTIONS(1600), - [sym__thematic_break] = ACTIONS(1600), - [sym__list_marker_minus] = ACTIONS(1600), - [sym__list_marker_plus] = ACTIONS(1600), - [sym__list_marker_star] = ACTIONS(1600), - [sym__list_marker_parenthesis] = ACTIONS(1600), - [sym__list_marker_dot] = ACTIONS(1600), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1600), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1600), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1600), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1600), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1600), - [sym__list_marker_example] = ACTIONS(1600), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1600), - [sym__fenced_code_block_start_backtick] = ACTIONS(1600), - [sym__fenced_code_block_start_tilde] = ACTIONS(1600), - [sym__blank_line_start] = ACTIONS(1600), - [sym_minus_metadata] = ACTIONS(1600), - [sym__pipe_table_start] = ACTIONS(1600), - [sym__fenced_div_start] = ACTIONS(1600), - [sym_ref_id_specifier] = ACTIONS(1600), - [sym__display_math_state_track_marker] = ACTIONS(1600), - [sym__inline_math_state_track_marker] = ACTIONS(1600), + [anon_sym_LBRACE] = ACTIONS(1475), + [anon_sym_RBRACE] = ACTIONS(1475), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1475), + [anon_sym_EQ] = ACTIONS(1475), + [anon_sym_SQUOTE] = ACTIONS(1475), + [anon_sym_BANG] = ACTIONS(1475), + [anon_sym_DQUOTE] = ACTIONS(1475), + [anon_sym_POUND] = ACTIONS(1475), + [anon_sym_DOLLAR] = ACTIONS(1475), + [anon_sym_PERCENT] = ACTIONS(1475), + [anon_sym_AMP] = ACTIONS(1475), + [anon_sym_LPAREN] = ACTIONS(1475), + [anon_sym_RPAREN] = ACTIONS(1475), + [anon_sym_STAR] = ACTIONS(1475), + [anon_sym_PLUS] = ACTIONS(1475), + [anon_sym_COMMA] = ACTIONS(1475), + [anon_sym_DASH] = ACTIONS(1475), + [anon_sym_DOT] = ACTIONS(1475), + [anon_sym_SLASH] = ACTIONS(1475), + [anon_sym_SEMI] = ACTIONS(1475), + [anon_sym_QMARK] = ACTIONS(1475), + [anon_sym_AT] = ACTIONS(1475), + [anon_sym_LBRACK] = ACTIONS(1477), + [anon_sym_BSLASH] = ACTIONS(1477), + [anon_sym_RBRACK] = ACTIONS(1475), + [anon_sym_CARET] = ACTIONS(1475), + [anon_sym__] = ACTIONS(1475), + [anon_sym_BQUOTE] = ACTIONS(1475), + [anon_sym_PIPE] = ACTIONS(1475), + [anon_sym_TILDE] = ACTIONS(1475), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1475), + [sym__escaped_characters] = ACTIONS(1475), + [sym__word] = ACTIONS(1475), + [sym__soft_line_ending] = ACTIONS(1475), + [sym__block_close] = ACTIONS(1475), + [sym__block_quote_start] = ACTIONS(1475), + [sym__indented_chunk_start] = ACTIONS(1475), + [sym_atx_h1_marker] = ACTIONS(1475), + [sym_atx_h2_marker] = ACTIONS(1475), + [sym_atx_h3_marker] = ACTIONS(1475), + [sym_atx_h4_marker] = ACTIONS(1475), + [sym_atx_h5_marker] = ACTIONS(1475), + [sym_atx_h6_marker] = ACTIONS(1475), + [sym__thematic_break] = ACTIONS(1475), + [sym__list_marker_minus] = ACTIONS(1475), + [sym__list_marker_plus] = ACTIONS(1475), + [sym__list_marker_star] = ACTIONS(1475), + [sym__list_marker_parenthesis] = ACTIONS(1475), + [sym__list_marker_dot] = ACTIONS(1475), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1475), + [sym__list_marker_example] = ACTIONS(1475), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1475), + [sym__fenced_code_block_start_backtick] = ACTIONS(1475), + [sym__fenced_code_block_start_tilde] = ACTIONS(1475), + [sym__blank_line_start] = ACTIONS(1475), + [sym_minus_metadata] = ACTIONS(1475), + [sym__pipe_table_start] = ACTIONS(1475), + [sym__fenced_div_start] = ACTIONS(1475), + [sym_ref_id_specifier] = ACTIONS(1475), + [sym__display_math_state_track_marker] = ACTIONS(1475), + [sym__inline_math_state_track_marker] = ACTIONS(1475), + [sym__html_comment] = ACTIONS(1475), + [sym_raw_specifier] = ACTIONS(1475), + [sym__autolink] = ACTIONS(1475), }, [STATE(427)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1602), - [anon_sym_LBRACE] = ACTIONS(1602), - [anon_sym_RBRACE] = ACTIONS(1602), - [anon_sym_EQ] = ACTIONS(1602), - [anon_sym_SQUOTE] = ACTIONS(1602), - [anon_sym_BANG] = ACTIONS(1602), - [anon_sym_DQUOTE] = ACTIONS(1602), - [anon_sym_POUND] = ACTIONS(1602), - [anon_sym_DOLLAR] = ACTIONS(1602), - [anon_sym_PERCENT] = ACTIONS(1602), - [anon_sym_AMP] = ACTIONS(1602), - [anon_sym_LPAREN] = ACTIONS(1602), - [anon_sym_RPAREN] = ACTIONS(1602), - [anon_sym_STAR] = ACTIONS(1602), - [anon_sym_PLUS] = ACTIONS(1602), - [anon_sym_COMMA] = ACTIONS(1602), - [anon_sym_DASH] = ACTIONS(1602), - [anon_sym_DOT] = ACTIONS(1602), - [anon_sym_SLASH] = ACTIONS(1602), - [anon_sym_SEMI] = ACTIONS(1602), - [anon_sym_LT] = ACTIONS(1602), - [anon_sym_GT] = ACTIONS(1602), - [anon_sym_QMARK] = ACTIONS(1602), - [anon_sym_AT] = ACTIONS(1602), - [anon_sym_LBRACK] = ACTIONS(1602), - [anon_sym_BSLASH] = ACTIONS(1602), - [anon_sym_RBRACK] = ACTIONS(1602), - [anon_sym_CARET] = ACTIONS(1602), - [anon_sym__] = ACTIONS(1602), - [anon_sym_BQUOTE] = ACTIONS(1602), - [anon_sym_PIPE] = ACTIONS(1602), - [anon_sym_TILDE] = ACTIONS(1602), - [sym__word] = ACTIONS(1602), - [sym__soft_line_ending] = ACTIONS(1602), - [sym__block_close] = ACTIONS(1602), - [sym__block_quote_start] = ACTIONS(1602), - [sym__indented_chunk_start] = ACTIONS(1602), - [sym_atx_h1_marker] = ACTIONS(1602), - [sym_atx_h2_marker] = ACTIONS(1602), - [sym_atx_h3_marker] = ACTIONS(1602), - [sym_atx_h4_marker] = ACTIONS(1602), - [sym_atx_h5_marker] = ACTIONS(1602), - [sym_atx_h6_marker] = ACTIONS(1602), - [sym__thematic_break] = ACTIONS(1602), - [sym__list_marker_minus] = ACTIONS(1602), - [sym__list_marker_plus] = ACTIONS(1602), - [sym__list_marker_star] = ACTIONS(1602), - [sym__list_marker_parenthesis] = ACTIONS(1602), - [sym__list_marker_dot] = ACTIONS(1602), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1602), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1602), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1602), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1602), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1602), - [sym__list_marker_example] = ACTIONS(1602), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1602), - [sym__fenced_code_block_start_backtick] = ACTIONS(1602), - [sym__fenced_code_block_start_tilde] = ACTIONS(1602), - [sym__blank_line_start] = ACTIONS(1602), - [sym_minus_metadata] = ACTIONS(1602), - [sym__pipe_table_start] = ACTIONS(1602), - [sym__fenced_div_start] = ACTIONS(1602), - [sym_ref_id_specifier] = ACTIONS(1602), - [sym__display_math_state_track_marker] = ACTIONS(1602), - [sym__inline_math_state_track_marker] = ACTIONS(1602), + [ts_builtin_sym_end] = ACTIONS(1883), + [anon_sym_LBRACE] = ACTIONS(1883), + [anon_sym_RBRACE] = ACTIONS(1883), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1883), + [anon_sym_EQ] = ACTIONS(1883), + [anon_sym_SQUOTE] = ACTIONS(1883), + [anon_sym_BANG] = ACTIONS(1883), + [anon_sym_DQUOTE] = ACTIONS(1883), + [anon_sym_POUND] = ACTIONS(1883), + [anon_sym_DOLLAR] = ACTIONS(1883), + [anon_sym_PERCENT] = ACTIONS(1883), + [anon_sym_AMP] = ACTIONS(1883), + [anon_sym_LPAREN] = ACTIONS(1883), + [anon_sym_RPAREN] = ACTIONS(1883), + [anon_sym_STAR] = ACTIONS(1883), + [anon_sym_PLUS] = ACTIONS(1883), + [anon_sym_COMMA] = ACTIONS(1883), + [anon_sym_DASH] = ACTIONS(1883), + [anon_sym_DOT] = ACTIONS(1883), + [anon_sym_SLASH] = ACTIONS(1883), + [anon_sym_SEMI] = ACTIONS(1883), + [anon_sym_QMARK] = ACTIONS(1883), + [anon_sym_AT] = ACTIONS(1883), + [anon_sym_LBRACK] = ACTIONS(1885), + [anon_sym_BSLASH] = ACTIONS(1885), + [anon_sym_RBRACK] = ACTIONS(1883), + [anon_sym_CARET] = ACTIONS(1883), + [anon_sym__] = ACTIONS(1883), + [anon_sym_BQUOTE] = ACTIONS(1883), + [anon_sym_PIPE] = ACTIONS(1883), + [anon_sym_TILDE] = ACTIONS(1883), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1883), + [sym__escaped_characters] = ACTIONS(1883), + [sym__word] = ACTIONS(1883), + [sym__soft_line_ending] = ACTIONS(1883), + [sym__block_quote_start] = ACTIONS(1883), + [sym__indented_chunk_start] = ACTIONS(1883), + [sym_atx_h1_marker] = ACTIONS(1883), + [sym_atx_h2_marker] = ACTIONS(1883), + [sym_atx_h3_marker] = ACTIONS(1883), + [sym_atx_h4_marker] = ACTIONS(1883), + [sym_atx_h5_marker] = ACTIONS(1883), + [sym_atx_h6_marker] = ACTIONS(1883), + [sym__thematic_break] = ACTIONS(1883), + [sym__list_marker_minus] = ACTIONS(1883), + [sym__list_marker_plus] = ACTIONS(1883), + [sym__list_marker_star] = ACTIONS(1883), + [sym__list_marker_parenthesis] = ACTIONS(1883), + [sym__list_marker_dot] = ACTIONS(1883), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1883), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1883), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1883), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1883), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1883), + [sym__list_marker_example] = ACTIONS(1883), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1883), + [sym__fenced_code_block_start_backtick] = ACTIONS(1883), + [sym__fenced_code_block_start_tilde] = ACTIONS(1883), + [sym__blank_line_start] = ACTIONS(1883), + [sym_minus_metadata] = ACTIONS(1883), + [sym__pipe_table_start] = ACTIONS(1883), + [sym__fenced_div_start] = ACTIONS(1883), + [sym_ref_id_specifier] = ACTIONS(1883), + [sym__display_math_state_track_marker] = ACTIONS(1883), + [sym__inline_math_state_track_marker] = ACTIONS(1883), + [sym__html_comment] = ACTIONS(1883), + [sym_raw_specifier] = ACTIONS(1883), + [sym__autolink] = ACTIONS(1883), }, [STATE(428)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1604), - [anon_sym_LBRACE] = ACTIONS(1604), - [anon_sym_RBRACE] = ACTIONS(1604), - [anon_sym_EQ] = ACTIONS(1604), - [anon_sym_SQUOTE] = ACTIONS(1604), - [anon_sym_BANG] = ACTIONS(1604), - [anon_sym_DQUOTE] = ACTIONS(1604), - [anon_sym_POUND] = ACTIONS(1604), - [anon_sym_DOLLAR] = ACTIONS(1604), - [anon_sym_PERCENT] = ACTIONS(1604), - [anon_sym_AMP] = ACTIONS(1604), - [anon_sym_LPAREN] = ACTIONS(1604), - [anon_sym_RPAREN] = ACTIONS(1604), - [anon_sym_STAR] = ACTIONS(1604), - [anon_sym_PLUS] = ACTIONS(1604), - [anon_sym_COMMA] = ACTIONS(1604), - [anon_sym_DASH] = ACTIONS(1604), - [anon_sym_DOT] = ACTIONS(1604), - [anon_sym_SLASH] = ACTIONS(1604), - [anon_sym_SEMI] = ACTIONS(1604), - [anon_sym_LT] = ACTIONS(1604), - [anon_sym_GT] = ACTIONS(1604), - [anon_sym_QMARK] = ACTIONS(1604), - [anon_sym_AT] = ACTIONS(1604), - [anon_sym_LBRACK] = ACTIONS(1604), - [anon_sym_BSLASH] = ACTIONS(1604), - [anon_sym_RBRACK] = ACTIONS(1604), - [anon_sym_CARET] = ACTIONS(1604), - [anon_sym__] = ACTIONS(1604), - [anon_sym_BQUOTE] = ACTIONS(1604), - [anon_sym_PIPE] = ACTIONS(1604), - [anon_sym_TILDE] = ACTIONS(1604), - [sym__word] = ACTIONS(1604), - [sym__soft_line_ending] = ACTIONS(1604), - [sym__block_close] = ACTIONS(1604), - [sym__block_quote_start] = ACTIONS(1604), - [sym__indented_chunk_start] = ACTIONS(1604), - [sym_atx_h1_marker] = ACTIONS(1604), - [sym_atx_h2_marker] = ACTIONS(1604), - [sym_atx_h3_marker] = ACTIONS(1604), - [sym_atx_h4_marker] = ACTIONS(1604), - [sym_atx_h5_marker] = ACTIONS(1604), - [sym_atx_h6_marker] = ACTIONS(1604), - [sym__thematic_break] = ACTIONS(1604), - [sym__list_marker_minus] = ACTIONS(1604), - [sym__list_marker_plus] = ACTIONS(1604), - [sym__list_marker_star] = ACTIONS(1604), - [sym__list_marker_parenthesis] = ACTIONS(1604), - [sym__list_marker_dot] = ACTIONS(1604), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1604), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1604), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1604), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1604), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1604), - [sym__list_marker_example] = ACTIONS(1604), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1604), - [sym__fenced_code_block_start_backtick] = ACTIONS(1604), - [sym__fenced_code_block_start_tilde] = ACTIONS(1604), - [sym__blank_line_start] = ACTIONS(1604), - [sym_minus_metadata] = ACTIONS(1604), - [sym__pipe_table_start] = ACTIONS(1604), - [sym__fenced_div_start] = ACTIONS(1604), - [sym_ref_id_specifier] = ACTIONS(1604), - [sym__display_math_state_track_marker] = ACTIONS(1604), - [sym__inline_math_state_track_marker] = ACTIONS(1604), + [ts_builtin_sym_end] = ACTIONS(1887), + [anon_sym_LBRACE] = ACTIONS(1887), + [anon_sym_RBRACE] = ACTIONS(1887), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1887), + [anon_sym_EQ] = ACTIONS(1887), + [anon_sym_SQUOTE] = ACTIONS(1887), + [anon_sym_BANG] = ACTIONS(1887), + [anon_sym_DQUOTE] = ACTIONS(1887), + [anon_sym_POUND] = ACTIONS(1887), + [anon_sym_DOLLAR] = ACTIONS(1887), + [anon_sym_PERCENT] = ACTIONS(1887), + [anon_sym_AMP] = ACTIONS(1887), + [anon_sym_LPAREN] = ACTIONS(1887), + [anon_sym_RPAREN] = ACTIONS(1887), + [anon_sym_STAR] = ACTIONS(1887), + [anon_sym_PLUS] = ACTIONS(1887), + [anon_sym_COMMA] = ACTIONS(1887), + [anon_sym_DASH] = ACTIONS(1887), + [anon_sym_DOT] = ACTIONS(1887), + [anon_sym_SLASH] = ACTIONS(1887), + [anon_sym_SEMI] = ACTIONS(1887), + [anon_sym_QMARK] = ACTIONS(1887), + [anon_sym_AT] = ACTIONS(1887), + [anon_sym_LBRACK] = ACTIONS(1889), + [anon_sym_BSLASH] = ACTIONS(1889), + [anon_sym_RBRACK] = ACTIONS(1887), + [anon_sym_CARET] = ACTIONS(1887), + [anon_sym__] = ACTIONS(1887), + [anon_sym_BQUOTE] = ACTIONS(1887), + [anon_sym_PIPE] = ACTIONS(1887), + [anon_sym_TILDE] = ACTIONS(1887), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1887), + [sym__escaped_characters] = ACTIONS(1887), + [sym__word] = ACTIONS(1887), + [sym__soft_line_ending] = ACTIONS(1887), + [sym__block_quote_start] = ACTIONS(1887), + [sym__indented_chunk_start] = ACTIONS(1887), + [sym_atx_h1_marker] = ACTIONS(1887), + [sym_atx_h2_marker] = ACTIONS(1887), + [sym_atx_h3_marker] = ACTIONS(1887), + [sym_atx_h4_marker] = ACTIONS(1887), + [sym_atx_h5_marker] = ACTIONS(1887), + [sym_atx_h6_marker] = ACTIONS(1887), + [sym__thematic_break] = ACTIONS(1887), + [sym__list_marker_minus] = ACTIONS(1887), + [sym__list_marker_plus] = ACTIONS(1887), + [sym__list_marker_star] = ACTIONS(1887), + [sym__list_marker_parenthesis] = ACTIONS(1887), + [sym__list_marker_dot] = ACTIONS(1887), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1887), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1887), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1887), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1887), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1887), + [sym__list_marker_example] = ACTIONS(1887), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1887), + [sym__fenced_code_block_start_backtick] = ACTIONS(1887), + [sym__fenced_code_block_start_tilde] = ACTIONS(1887), + [sym__blank_line_start] = ACTIONS(1887), + [sym_minus_metadata] = ACTIONS(1887), + [sym__pipe_table_start] = ACTIONS(1887), + [sym__fenced_div_start] = ACTIONS(1887), + [sym_ref_id_specifier] = ACTIONS(1887), + [sym__display_math_state_track_marker] = ACTIONS(1887), + [sym__inline_math_state_track_marker] = ACTIONS(1887), + [sym__html_comment] = ACTIONS(1887), + [sym_raw_specifier] = ACTIONS(1887), + [sym__autolink] = ACTIONS(1887), }, [STATE(429)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1606), - [anon_sym_LBRACE] = ACTIONS(1606), - [anon_sym_RBRACE] = ACTIONS(1606), - [anon_sym_EQ] = ACTIONS(1606), - [anon_sym_SQUOTE] = ACTIONS(1606), - [anon_sym_BANG] = ACTIONS(1606), - [anon_sym_DQUOTE] = ACTIONS(1606), - [anon_sym_POUND] = ACTIONS(1606), - [anon_sym_DOLLAR] = ACTIONS(1606), - [anon_sym_PERCENT] = ACTIONS(1606), - [anon_sym_AMP] = ACTIONS(1606), - [anon_sym_LPAREN] = ACTIONS(1606), - [anon_sym_RPAREN] = ACTIONS(1606), - [anon_sym_STAR] = ACTIONS(1606), - [anon_sym_PLUS] = ACTIONS(1606), - [anon_sym_COMMA] = ACTIONS(1606), - [anon_sym_DASH] = ACTIONS(1606), - [anon_sym_DOT] = ACTIONS(1606), - [anon_sym_SLASH] = ACTIONS(1606), - [anon_sym_SEMI] = ACTIONS(1606), - [anon_sym_LT] = ACTIONS(1606), - [anon_sym_GT] = ACTIONS(1606), - [anon_sym_QMARK] = ACTIONS(1606), - [anon_sym_AT] = ACTIONS(1606), - [anon_sym_LBRACK] = ACTIONS(1606), - [anon_sym_BSLASH] = ACTIONS(1606), - [anon_sym_RBRACK] = ACTIONS(1606), - [anon_sym_CARET] = ACTIONS(1606), - [anon_sym__] = ACTIONS(1606), - [anon_sym_BQUOTE] = ACTIONS(1606), - [anon_sym_PIPE] = ACTIONS(1606), - [anon_sym_TILDE] = ACTIONS(1606), - [sym__word] = ACTIONS(1606), - [sym__soft_line_ending] = ACTIONS(1606), - [sym__block_close] = ACTIONS(1606), - [sym__block_quote_start] = ACTIONS(1606), - [sym__indented_chunk_start] = ACTIONS(1606), - [sym_atx_h1_marker] = ACTIONS(1606), - [sym_atx_h2_marker] = ACTIONS(1606), - [sym_atx_h3_marker] = ACTIONS(1606), - [sym_atx_h4_marker] = ACTIONS(1606), - [sym_atx_h5_marker] = ACTIONS(1606), - [sym_atx_h6_marker] = ACTIONS(1606), - [sym__thematic_break] = ACTIONS(1606), - [sym__list_marker_minus] = ACTIONS(1606), - [sym__list_marker_plus] = ACTIONS(1606), - [sym__list_marker_star] = ACTIONS(1606), - [sym__list_marker_parenthesis] = ACTIONS(1606), - [sym__list_marker_dot] = ACTIONS(1606), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1606), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1606), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1606), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1606), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1606), - [sym__list_marker_example] = ACTIONS(1606), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1606), - [sym__fenced_code_block_start_backtick] = ACTIONS(1606), - [sym__fenced_code_block_start_tilde] = ACTIONS(1606), - [sym__blank_line_start] = ACTIONS(1606), - [sym_minus_metadata] = ACTIONS(1606), - [sym__pipe_table_start] = ACTIONS(1606), - [sym__fenced_div_start] = ACTIONS(1606), - [sym_ref_id_specifier] = ACTIONS(1606), - [sym__display_math_state_track_marker] = ACTIONS(1606), - [sym__inline_math_state_track_marker] = ACTIONS(1606), + [ts_builtin_sym_end] = ACTIONS(1891), + [anon_sym_LBRACE] = ACTIONS(1891), + [anon_sym_RBRACE] = ACTIONS(1891), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1891), + [anon_sym_EQ] = ACTIONS(1891), + [anon_sym_SQUOTE] = ACTIONS(1891), + [anon_sym_BANG] = ACTIONS(1891), + [anon_sym_DQUOTE] = ACTIONS(1891), + [anon_sym_POUND] = ACTIONS(1891), + [anon_sym_DOLLAR] = ACTIONS(1891), + [anon_sym_PERCENT] = ACTIONS(1891), + [anon_sym_AMP] = ACTIONS(1891), + [anon_sym_LPAREN] = ACTIONS(1891), + [anon_sym_RPAREN] = ACTIONS(1891), + [anon_sym_STAR] = ACTIONS(1891), + [anon_sym_PLUS] = ACTIONS(1891), + [anon_sym_COMMA] = ACTIONS(1891), + [anon_sym_DASH] = ACTIONS(1891), + [anon_sym_DOT] = ACTIONS(1891), + [anon_sym_SLASH] = ACTIONS(1891), + [anon_sym_SEMI] = ACTIONS(1891), + [anon_sym_QMARK] = ACTIONS(1891), + [anon_sym_AT] = ACTIONS(1891), + [anon_sym_LBRACK] = ACTIONS(1893), + [anon_sym_BSLASH] = ACTIONS(1893), + [anon_sym_RBRACK] = ACTIONS(1891), + [anon_sym_CARET] = ACTIONS(1891), + [anon_sym__] = ACTIONS(1891), + [anon_sym_BQUOTE] = ACTIONS(1891), + [anon_sym_PIPE] = ACTIONS(1891), + [anon_sym_TILDE] = ACTIONS(1891), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1891), + [sym__escaped_characters] = ACTIONS(1891), + [sym__word] = ACTIONS(1891), + [sym__soft_line_ending] = ACTIONS(1891), + [sym__block_quote_start] = ACTIONS(1891), + [sym__indented_chunk_start] = ACTIONS(1891), + [sym_atx_h1_marker] = ACTIONS(1891), + [sym_atx_h2_marker] = ACTIONS(1891), + [sym_atx_h3_marker] = ACTIONS(1891), + [sym_atx_h4_marker] = ACTIONS(1891), + [sym_atx_h5_marker] = ACTIONS(1891), + [sym_atx_h6_marker] = ACTIONS(1891), + [sym__thematic_break] = ACTIONS(1891), + [sym__list_marker_minus] = ACTIONS(1891), + [sym__list_marker_plus] = ACTIONS(1891), + [sym__list_marker_star] = ACTIONS(1891), + [sym__list_marker_parenthesis] = ACTIONS(1891), + [sym__list_marker_dot] = ACTIONS(1891), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1891), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1891), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1891), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1891), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1891), + [sym__list_marker_example] = ACTIONS(1891), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1891), + [sym__fenced_code_block_start_backtick] = ACTIONS(1891), + [sym__fenced_code_block_start_tilde] = ACTIONS(1891), + [sym__blank_line_start] = ACTIONS(1891), + [sym_minus_metadata] = ACTIONS(1891), + [sym__pipe_table_start] = ACTIONS(1891), + [sym__fenced_div_start] = ACTIONS(1891), + [sym_ref_id_specifier] = ACTIONS(1891), + [sym__display_math_state_track_marker] = ACTIONS(1891), + [sym__inline_math_state_track_marker] = ACTIONS(1891), + [sym__html_comment] = ACTIONS(1891), + [sym_raw_specifier] = ACTIONS(1891), + [sym__autolink] = ACTIONS(1891), }, [STATE(430)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1608), - [anon_sym_LBRACE] = ACTIONS(1608), - [anon_sym_RBRACE] = ACTIONS(1608), - [anon_sym_EQ] = ACTIONS(1608), - [anon_sym_SQUOTE] = ACTIONS(1608), - [anon_sym_BANG] = ACTIONS(1608), - [anon_sym_DQUOTE] = ACTIONS(1608), - [anon_sym_POUND] = ACTIONS(1608), - [anon_sym_DOLLAR] = ACTIONS(1608), - [anon_sym_PERCENT] = ACTIONS(1608), - [anon_sym_AMP] = ACTIONS(1608), - [anon_sym_LPAREN] = ACTIONS(1608), - [anon_sym_RPAREN] = ACTIONS(1608), - [anon_sym_STAR] = ACTIONS(1608), - [anon_sym_PLUS] = ACTIONS(1608), - [anon_sym_COMMA] = ACTIONS(1608), - [anon_sym_DASH] = ACTIONS(1608), - [anon_sym_DOT] = ACTIONS(1608), - [anon_sym_SLASH] = ACTIONS(1608), - [anon_sym_SEMI] = ACTIONS(1608), - [anon_sym_LT] = ACTIONS(1608), - [anon_sym_GT] = ACTIONS(1608), - [anon_sym_QMARK] = ACTIONS(1608), - [anon_sym_AT] = ACTIONS(1608), - [anon_sym_LBRACK] = ACTIONS(1608), - [anon_sym_BSLASH] = ACTIONS(1608), - [anon_sym_RBRACK] = ACTIONS(1608), - [anon_sym_CARET] = ACTIONS(1608), - [anon_sym__] = ACTIONS(1608), - [anon_sym_BQUOTE] = ACTIONS(1608), - [anon_sym_PIPE] = ACTIONS(1608), - [anon_sym_TILDE] = ACTIONS(1608), - [sym__word] = ACTIONS(1608), - [sym__soft_line_ending] = ACTIONS(1608), - [sym__block_close] = ACTIONS(1608), - [sym__block_quote_start] = ACTIONS(1608), - [sym__indented_chunk_start] = ACTIONS(1608), - [sym_atx_h1_marker] = ACTIONS(1608), - [sym_atx_h2_marker] = ACTIONS(1608), - [sym_atx_h3_marker] = ACTIONS(1608), - [sym_atx_h4_marker] = ACTIONS(1608), - [sym_atx_h5_marker] = ACTIONS(1608), - [sym_atx_h6_marker] = ACTIONS(1608), - [sym__thematic_break] = ACTIONS(1608), - [sym__list_marker_minus] = ACTIONS(1608), - [sym__list_marker_plus] = ACTIONS(1608), - [sym__list_marker_star] = ACTIONS(1608), - [sym__list_marker_parenthesis] = ACTIONS(1608), - [sym__list_marker_dot] = ACTIONS(1608), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1608), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1608), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1608), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1608), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1608), - [sym__list_marker_example] = ACTIONS(1608), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1608), - [sym__fenced_code_block_start_backtick] = ACTIONS(1608), - [sym__fenced_code_block_start_tilde] = ACTIONS(1608), - [sym__blank_line_start] = ACTIONS(1608), - [sym_minus_metadata] = ACTIONS(1608), - [sym__pipe_table_start] = ACTIONS(1608), - [sym__fenced_div_start] = ACTIONS(1608), - [sym_ref_id_specifier] = ACTIONS(1608), - [sym__display_math_state_track_marker] = ACTIONS(1608), - [sym__inline_math_state_track_marker] = ACTIONS(1608), + [ts_builtin_sym_end] = ACTIONS(1895), + [anon_sym_LBRACE] = ACTIONS(1895), + [anon_sym_RBRACE] = ACTIONS(1895), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1895), + [anon_sym_EQ] = ACTIONS(1895), + [anon_sym_SQUOTE] = ACTIONS(1895), + [anon_sym_BANG] = ACTIONS(1895), + [anon_sym_DQUOTE] = ACTIONS(1895), + [anon_sym_POUND] = ACTIONS(1895), + [anon_sym_DOLLAR] = ACTIONS(1895), + [anon_sym_PERCENT] = ACTIONS(1895), + [anon_sym_AMP] = ACTIONS(1895), + [anon_sym_LPAREN] = ACTIONS(1895), + [anon_sym_RPAREN] = ACTIONS(1895), + [anon_sym_STAR] = ACTIONS(1895), + [anon_sym_PLUS] = ACTIONS(1895), + [anon_sym_COMMA] = ACTIONS(1895), + [anon_sym_DASH] = ACTIONS(1895), + [anon_sym_DOT] = ACTIONS(1895), + [anon_sym_SLASH] = ACTIONS(1895), + [anon_sym_SEMI] = ACTIONS(1895), + [anon_sym_QMARK] = ACTIONS(1895), + [anon_sym_AT] = ACTIONS(1895), + [anon_sym_LBRACK] = ACTIONS(1897), + [anon_sym_BSLASH] = ACTIONS(1897), + [anon_sym_RBRACK] = ACTIONS(1895), + [anon_sym_CARET] = ACTIONS(1895), + [anon_sym__] = ACTIONS(1895), + [anon_sym_BQUOTE] = ACTIONS(1895), + [anon_sym_PIPE] = ACTIONS(1895), + [anon_sym_TILDE] = ACTIONS(1895), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1895), + [sym__escaped_characters] = ACTIONS(1895), + [sym__word] = ACTIONS(1895), + [sym__soft_line_ending] = ACTIONS(1895), + [sym__block_quote_start] = ACTIONS(1895), + [sym__indented_chunk_start] = ACTIONS(1895), + [sym_atx_h1_marker] = ACTIONS(1895), + [sym_atx_h2_marker] = ACTIONS(1895), + [sym_atx_h3_marker] = ACTIONS(1895), + [sym_atx_h4_marker] = ACTIONS(1895), + [sym_atx_h5_marker] = ACTIONS(1895), + [sym_atx_h6_marker] = ACTIONS(1895), + [sym__thematic_break] = ACTIONS(1895), + [sym__list_marker_minus] = ACTIONS(1895), + [sym__list_marker_plus] = ACTIONS(1895), + [sym__list_marker_star] = ACTIONS(1895), + [sym__list_marker_parenthesis] = ACTIONS(1895), + [sym__list_marker_dot] = ACTIONS(1895), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1895), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1895), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1895), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1895), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1895), + [sym__list_marker_example] = ACTIONS(1895), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1895), + [sym__fenced_code_block_start_backtick] = ACTIONS(1895), + [sym__fenced_code_block_start_tilde] = ACTIONS(1895), + [sym__blank_line_start] = ACTIONS(1895), + [sym_minus_metadata] = ACTIONS(1895), + [sym__pipe_table_start] = ACTIONS(1895), + [sym__fenced_div_start] = ACTIONS(1895), + [sym_ref_id_specifier] = ACTIONS(1895), + [sym__display_math_state_track_marker] = ACTIONS(1895), + [sym__inline_math_state_track_marker] = ACTIONS(1895), + [sym__html_comment] = ACTIONS(1895), + [sym_raw_specifier] = ACTIONS(1895), + [sym__autolink] = ACTIONS(1895), }, [STATE(431)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1610), - [anon_sym_LBRACE] = ACTIONS(1610), - [anon_sym_RBRACE] = ACTIONS(1610), - [anon_sym_EQ] = ACTIONS(1610), - [anon_sym_SQUOTE] = ACTIONS(1610), - [anon_sym_BANG] = ACTIONS(1610), - [anon_sym_DQUOTE] = ACTIONS(1610), - [anon_sym_POUND] = ACTIONS(1610), - [anon_sym_DOLLAR] = ACTIONS(1610), - [anon_sym_PERCENT] = ACTIONS(1610), - [anon_sym_AMP] = ACTIONS(1610), - [anon_sym_LPAREN] = ACTIONS(1610), - [anon_sym_RPAREN] = ACTIONS(1610), - [anon_sym_STAR] = ACTIONS(1610), - [anon_sym_PLUS] = ACTIONS(1610), - [anon_sym_COMMA] = ACTIONS(1610), - [anon_sym_DASH] = ACTIONS(1610), - [anon_sym_DOT] = ACTIONS(1610), - [anon_sym_SLASH] = ACTIONS(1610), - [anon_sym_SEMI] = ACTIONS(1610), - [anon_sym_LT] = ACTIONS(1610), - [anon_sym_GT] = ACTIONS(1610), - [anon_sym_QMARK] = ACTIONS(1610), - [anon_sym_AT] = ACTIONS(1610), - [anon_sym_LBRACK] = ACTIONS(1610), - [anon_sym_BSLASH] = ACTIONS(1610), - [anon_sym_RBRACK] = ACTIONS(1610), - [anon_sym_CARET] = ACTIONS(1610), - [anon_sym__] = ACTIONS(1610), - [anon_sym_BQUOTE] = ACTIONS(1610), - [anon_sym_PIPE] = ACTIONS(1610), - [anon_sym_TILDE] = ACTIONS(1610), - [sym__word] = ACTIONS(1610), - [sym__soft_line_ending] = ACTIONS(1610), - [sym__block_close] = ACTIONS(1610), - [sym__block_quote_start] = ACTIONS(1610), - [sym__indented_chunk_start] = ACTIONS(1610), - [sym_atx_h1_marker] = ACTIONS(1610), - [sym_atx_h2_marker] = ACTIONS(1610), - [sym_atx_h3_marker] = ACTIONS(1610), - [sym_atx_h4_marker] = ACTIONS(1610), - [sym_atx_h5_marker] = ACTIONS(1610), - [sym_atx_h6_marker] = ACTIONS(1610), - [sym__thematic_break] = ACTIONS(1610), - [sym__list_marker_minus] = ACTIONS(1610), - [sym__list_marker_plus] = ACTIONS(1610), - [sym__list_marker_star] = ACTIONS(1610), - [sym__list_marker_parenthesis] = ACTIONS(1610), - [sym__list_marker_dot] = ACTIONS(1610), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1610), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1610), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1610), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1610), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1610), - [sym__list_marker_example] = ACTIONS(1610), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1610), - [sym__fenced_code_block_start_backtick] = ACTIONS(1610), - [sym__fenced_code_block_start_tilde] = ACTIONS(1610), - [sym__blank_line_start] = ACTIONS(1610), - [sym_minus_metadata] = ACTIONS(1610), - [sym__pipe_table_start] = ACTIONS(1610), - [sym__fenced_div_start] = ACTIONS(1610), - [sym_ref_id_specifier] = ACTIONS(1610), - [sym__display_math_state_track_marker] = ACTIONS(1610), - [sym__inline_math_state_track_marker] = ACTIONS(1610), + [anon_sym_LBRACE] = ACTIONS(1757), + [anon_sym_RBRACE] = ACTIONS(1757), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1757), + [anon_sym_EQ] = ACTIONS(1757), + [anon_sym_SQUOTE] = ACTIONS(1757), + [anon_sym_BANG] = ACTIONS(1757), + [anon_sym_DQUOTE] = ACTIONS(1757), + [anon_sym_POUND] = ACTIONS(1757), + [anon_sym_DOLLAR] = ACTIONS(1757), + [anon_sym_PERCENT] = ACTIONS(1757), + [anon_sym_AMP] = ACTIONS(1757), + [anon_sym_LPAREN] = ACTIONS(1757), + [anon_sym_RPAREN] = ACTIONS(1757), + [anon_sym_STAR] = ACTIONS(1757), + [anon_sym_PLUS] = ACTIONS(1757), + [anon_sym_COMMA] = ACTIONS(1757), + [anon_sym_DASH] = ACTIONS(1757), + [anon_sym_DOT] = ACTIONS(1757), + [anon_sym_SLASH] = ACTIONS(1757), + [anon_sym_SEMI] = ACTIONS(1757), + [anon_sym_QMARK] = ACTIONS(1757), + [anon_sym_AT] = ACTIONS(1757), + [anon_sym_LBRACK] = ACTIONS(1759), + [anon_sym_BSLASH] = ACTIONS(1759), + [anon_sym_RBRACK] = ACTIONS(1757), + [anon_sym_CARET] = ACTIONS(1757), + [anon_sym__] = ACTIONS(1757), + [anon_sym_BQUOTE] = ACTIONS(1757), + [anon_sym_PIPE] = ACTIONS(1757), + [anon_sym_TILDE] = ACTIONS(1757), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1757), + [sym__escaped_characters] = ACTIONS(1757), + [sym__word] = ACTIONS(1757), + [sym__soft_line_ending] = ACTIONS(1757), + [sym__block_close] = ACTIONS(1757), + [sym__block_quote_start] = ACTIONS(1757), + [sym__indented_chunk_start] = ACTIONS(1757), + [sym_atx_h1_marker] = ACTIONS(1757), + [sym_atx_h2_marker] = ACTIONS(1757), + [sym_atx_h3_marker] = ACTIONS(1757), + [sym_atx_h4_marker] = ACTIONS(1757), + [sym_atx_h5_marker] = ACTIONS(1757), + [sym_atx_h6_marker] = ACTIONS(1757), + [sym__thematic_break] = ACTIONS(1757), + [sym__list_marker_minus] = ACTIONS(1757), + [sym__list_marker_plus] = ACTIONS(1757), + [sym__list_marker_star] = ACTIONS(1757), + [sym__list_marker_parenthesis] = ACTIONS(1757), + [sym__list_marker_dot] = ACTIONS(1757), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1757), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1757), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1757), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1757), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1757), + [sym__list_marker_example] = ACTIONS(1757), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1757), + [sym__fenced_code_block_start_backtick] = ACTIONS(1757), + [sym__fenced_code_block_start_tilde] = ACTIONS(1757), + [sym__blank_line_start] = ACTIONS(1757), + [sym_minus_metadata] = ACTIONS(1757), + [sym__pipe_table_start] = ACTIONS(1757), + [sym__fenced_div_start] = ACTIONS(1757), + [sym_ref_id_specifier] = ACTIONS(1757), + [sym__display_math_state_track_marker] = ACTIONS(1757), + [sym__inline_math_state_track_marker] = ACTIONS(1757), + [sym__html_comment] = ACTIONS(1757), + [sym_raw_specifier] = ACTIONS(1757), + [sym__autolink] = ACTIONS(1757), }, [STATE(432)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1612), - [anon_sym_LBRACE] = ACTIONS(1612), - [anon_sym_RBRACE] = ACTIONS(1612), - [anon_sym_EQ] = ACTIONS(1612), - [anon_sym_SQUOTE] = ACTIONS(1612), - [anon_sym_BANG] = ACTIONS(1612), - [anon_sym_DQUOTE] = ACTIONS(1612), - [anon_sym_POUND] = ACTIONS(1612), - [anon_sym_DOLLAR] = ACTIONS(1612), - [anon_sym_PERCENT] = ACTIONS(1612), - [anon_sym_AMP] = ACTIONS(1612), - [anon_sym_LPAREN] = ACTIONS(1612), - [anon_sym_RPAREN] = ACTIONS(1612), - [anon_sym_STAR] = ACTIONS(1612), - [anon_sym_PLUS] = ACTIONS(1612), - [anon_sym_COMMA] = ACTIONS(1612), - [anon_sym_DASH] = ACTIONS(1612), - [anon_sym_DOT] = ACTIONS(1612), - [anon_sym_SLASH] = ACTIONS(1612), - [anon_sym_SEMI] = ACTIONS(1612), - [anon_sym_LT] = ACTIONS(1612), - [anon_sym_GT] = ACTIONS(1612), - [anon_sym_QMARK] = ACTIONS(1612), - [anon_sym_AT] = ACTIONS(1612), - [anon_sym_LBRACK] = ACTIONS(1612), - [anon_sym_BSLASH] = ACTIONS(1612), - [anon_sym_RBRACK] = ACTIONS(1612), - [anon_sym_CARET] = ACTIONS(1612), - [anon_sym__] = ACTIONS(1612), - [anon_sym_BQUOTE] = ACTIONS(1612), - [anon_sym_PIPE] = ACTIONS(1612), - [anon_sym_TILDE] = ACTIONS(1612), - [sym__word] = ACTIONS(1612), - [sym__soft_line_ending] = ACTIONS(1612), - [sym__block_close] = ACTIONS(1612), - [sym__block_quote_start] = ACTIONS(1612), - [sym__indented_chunk_start] = ACTIONS(1612), - [sym_atx_h1_marker] = ACTIONS(1612), - [sym_atx_h2_marker] = ACTIONS(1612), - [sym_atx_h3_marker] = ACTIONS(1612), - [sym_atx_h4_marker] = ACTIONS(1612), - [sym_atx_h5_marker] = ACTIONS(1612), - [sym_atx_h6_marker] = ACTIONS(1612), - [sym__thematic_break] = ACTIONS(1612), - [sym__list_marker_minus] = ACTIONS(1612), - [sym__list_marker_plus] = ACTIONS(1612), - [sym__list_marker_star] = ACTIONS(1612), - [sym__list_marker_parenthesis] = ACTIONS(1612), - [sym__list_marker_dot] = ACTIONS(1612), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1612), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1612), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1612), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1612), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1612), - [sym__list_marker_example] = ACTIONS(1612), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1612), - [sym__fenced_code_block_start_backtick] = ACTIONS(1612), - [sym__fenced_code_block_start_tilde] = ACTIONS(1612), - [sym__blank_line_start] = ACTIONS(1612), - [sym_minus_metadata] = ACTIONS(1612), - [sym__pipe_table_start] = ACTIONS(1612), - [sym__fenced_div_start] = ACTIONS(1612), - [sym_ref_id_specifier] = ACTIONS(1612), - [sym__display_math_state_track_marker] = ACTIONS(1612), - [sym__inline_math_state_track_marker] = ACTIONS(1612), + [ts_builtin_sym_end] = ACTIONS(1801), + [anon_sym_LBRACE] = ACTIONS(1801), + [anon_sym_RBRACE] = ACTIONS(1801), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1801), + [anon_sym_EQ] = ACTIONS(1801), + [anon_sym_SQUOTE] = ACTIONS(1801), + [anon_sym_BANG] = ACTIONS(1801), + [anon_sym_DQUOTE] = ACTIONS(1801), + [anon_sym_POUND] = ACTIONS(1801), + [anon_sym_DOLLAR] = ACTIONS(1801), + [anon_sym_PERCENT] = ACTIONS(1801), + [anon_sym_AMP] = ACTIONS(1801), + [anon_sym_LPAREN] = ACTIONS(1801), + [anon_sym_RPAREN] = ACTIONS(1801), + [anon_sym_STAR] = ACTIONS(1801), + [anon_sym_PLUS] = ACTIONS(1801), + [anon_sym_COMMA] = ACTIONS(1801), + [anon_sym_DASH] = ACTIONS(1801), + [anon_sym_DOT] = ACTIONS(1801), + [anon_sym_SLASH] = ACTIONS(1801), + [anon_sym_SEMI] = ACTIONS(1801), + [anon_sym_QMARK] = ACTIONS(1801), + [anon_sym_AT] = ACTIONS(1801), + [anon_sym_LBRACK] = ACTIONS(1803), + [anon_sym_BSLASH] = ACTIONS(1803), + [anon_sym_RBRACK] = ACTIONS(1801), + [anon_sym_CARET] = ACTIONS(1801), + [anon_sym__] = ACTIONS(1801), + [anon_sym_BQUOTE] = ACTIONS(1801), + [anon_sym_PIPE] = ACTIONS(1801), + [anon_sym_TILDE] = ACTIONS(1801), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1801), + [sym__escaped_characters] = ACTIONS(1801), + [sym__word] = ACTIONS(1801), + [sym__soft_line_ending] = ACTIONS(1801), + [sym__block_quote_start] = ACTIONS(1801), + [sym__indented_chunk_start] = ACTIONS(1801), + [sym_atx_h1_marker] = ACTIONS(1801), + [sym_atx_h2_marker] = ACTIONS(1801), + [sym_atx_h3_marker] = ACTIONS(1801), + [sym_atx_h4_marker] = ACTIONS(1801), + [sym_atx_h5_marker] = ACTIONS(1801), + [sym_atx_h6_marker] = ACTIONS(1801), + [sym__thematic_break] = ACTIONS(1801), + [sym__list_marker_minus] = ACTIONS(1801), + [sym__list_marker_plus] = ACTIONS(1801), + [sym__list_marker_star] = ACTIONS(1801), + [sym__list_marker_parenthesis] = ACTIONS(1801), + [sym__list_marker_dot] = ACTIONS(1801), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1801), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1801), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1801), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1801), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1801), + [sym__list_marker_example] = ACTIONS(1801), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1801), + [sym__fenced_code_block_start_backtick] = ACTIONS(1801), + [sym__fenced_code_block_start_tilde] = ACTIONS(1801), + [sym__blank_line_start] = ACTIONS(1801), + [sym_minus_metadata] = ACTIONS(1801), + [sym__pipe_table_start] = ACTIONS(1801), + [sym__fenced_div_start] = ACTIONS(1801), + [sym_ref_id_specifier] = ACTIONS(1801), + [sym__display_math_state_track_marker] = ACTIONS(1801), + [sym__inline_math_state_track_marker] = ACTIONS(1801), + [sym__html_comment] = ACTIONS(1801), + [sym_raw_specifier] = ACTIONS(1801), + [sym__autolink] = ACTIONS(1801), }, [STATE(433)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1614), - [anon_sym_LBRACE] = ACTIONS(1614), - [anon_sym_RBRACE] = ACTIONS(1614), - [anon_sym_EQ] = ACTIONS(1614), - [anon_sym_SQUOTE] = ACTIONS(1614), - [anon_sym_BANG] = ACTIONS(1614), - [anon_sym_DQUOTE] = ACTIONS(1614), - [anon_sym_POUND] = ACTIONS(1614), - [anon_sym_DOLLAR] = ACTIONS(1614), - [anon_sym_PERCENT] = ACTIONS(1614), - [anon_sym_AMP] = ACTIONS(1614), - [anon_sym_LPAREN] = ACTIONS(1614), - [anon_sym_RPAREN] = ACTIONS(1614), - [anon_sym_STAR] = ACTIONS(1614), - [anon_sym_PLUS] = ACTIONS(1614), - [anon_sym_COMMA] = ACTIONS(1614), - [anon_sym_DASH] = ACTIONS(1614), - [anon_sym_DOT] = ACTIONS(1614), - [anon_sym_SLASH] = ACTIONS(1614), - [anon_sym_SEMI] = ACTIONS(1614), - [anon_sym_LT] = ACTIONS(1614), - [anon_sym_GT] = ACTIONS(1614), - [anon_sym_QMARK] = ACTIONS(1614), - [anon_sym_AT] = ACTIONS(1614), - [anon_sym_LBRACK] = ACTIONS(1614), - [anon_sym_BSLASH] = ACTIONS(1614), - [anon_sym_RBRACK] = ACTIONS(1614), - [anon_sym_CARET] = ACTIONS(1614), - [anon_sym__] = ACTIONS(1614), - [anon_sym_BQUOTE] = ACTIONS(1614), - [anon_sym_PIPE] = ACTIONS(1614), - [anon_sym_TILDE] = ACTIONS(1614), - [sym__word] = ACTIONS(1614), - [sym__soft_line_ending] = ACTIONS(1614), - [sym__block_close] = ACTIONS(1614), - [sym__block_quote_start] = ACTIONS(1614), - [sym__indented_chunk_start] = ACTIONS(1614), - [sym_atx_h1_marker] = ACTIONS(1614), - [sym_atx_h2_marker] = ACTIONS(1614), - [sym_atx_h3_marker] = ACTIONS(1614), - [sym_atx_h4_marker] = ACTIONS(1614), - [sym_atx_h5_marker] = ACTIONS(1614), - [sym_atx_h6_marker] = ACTIONS(1614), - [sym__thematic_break] = ACTIONS(1614), - [sym__list_marker_minus] = ACTIONS(1614), - [sym__list_marker_plus] = ACTIONS(1614), - [sym__list_marker_star] = ACTIONS(1614), - [sym__list_marker_parenthesis] = ACTIONS(1614), - [sym__list_marker_dot] = ACTIONS(1614), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1614), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1614), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1614), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1614), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1614), - [sym__list_marker_example] = ACTIONS(1614), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1614), - [sym__fenced_code_block_start_backtick] = ACTIONS(1614), - [sym__fenced_code_block_start_tilde] = ACTIONS(1614), - [sym__blank_line_start] = ACTIONS(1614), - [sym_minus_metadata] = ACTIONS(1614), - [sym__pipe_table_start] = ACTIONS(1614), - [sym__fenced_div_start] = ACTIONS(1614), - [sym_ref_id_specifier] = ACTIONS(1614), - [sym__display_math_state_track_marker] = ACTIONS(1614), - [sym__inline_math_state_track_marker] = ACTIONS(1614), + [ts_builtin_sym_end] = ACTIONS(1899), + [anon_sym_LBRACE] = ACTIONS(1899), + [anon_sym_RBRACE] = ACTIONS(1899), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1899), + [anon_sym_EQ] = ACTIONS(1899), + [anon_sym_SQUOTE] = ACTIONS(1899), + [anon_sym_BANG] = ACTIONS(1899), + [anon_sym_DQUOTE] = ACTIONS(1899), + [anon_sym_POUND] = ACTIONS(1899), + [anon_sym_DOLLAR] = ACTIONS(1899), + [anon_sym_PERCENT] = ACTIONS(1899), + [anon_sym_AMP] = ACTIONS(1899), + [anon_sym_LPAREN] = ACTIONS(1899), + [anon_sym_RPAREN] = ACTIONS(1899), + [anon_sym_STAR] = ACTIONS(1899), + [anon_sym_PLUS] = ACTIONS(1899), + [anon_sym_COMMA] = ACTIONS(1899), + [anon_sym_DASH] = ACTIONS(1899), + [anon_sym_DOT] = ACTIONS(1899), + [anon_sym_SLASH] = ACTIONS(1899), + [anon_sym_SEMI] = ACTIONS(1899), + [anon_sym_QMARK] = ACTIONS(1899), + [anon_sym_AT] = ACTIONS(1899), + [anon_sym_LBRACK] = ACTIONS(1901), + [anon_sym_BSLASH] = ACTIONS(1901), + [anon_sym_RBRACK] = ACTIONS(1899), + [anon_sym_CARET] = ACTIONS(1899), + [anon_sym__] = ACTIONS(1899), + [anon_sym_BQUOTE] = ACTIONS(1899), + [anon_sym_PIPE] = ACTIONS(1899), + [anon_sym_TILDE] = ACTIONS(1899), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1899), + [sym__escaped_characters] = ACTIONS(1899), + [sym__word] = ACTIONS(1899), + [sym__soft_line_ending] = ACTIONS(1899), + [sym__block_quote_start] = ACTIONS(1899), + [sym__indented_chunk_start] = ACTIONS(1899), + [sym_atx_h1_marker] = ACTIONS(1899), + [sym_atx_h2_marker] = ACTIONS(1899), + [sym_atx_h3_marker] = ACTIONS(1899), + [sym_atx_h4_marker] = ACTIONS(1899), + [sym_atx_h5_marker] = ACTIONS(1899), + [sym_atx_h6_marker] = ACTIONS(1899), + [sym__thematic_break] = ACTIONS(1899), + [sym__list_marker_minus] = ACTIONS(1899), + [sym__list_marker_plus] = ACTIONS(1899), + [sym__list_marker_star] = ACTIONS(1899), + [sym__list_marker_parenthesis] = ACTIONS(1899), + [sym__list_marker_dot] = ACTIONS(1899), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1899), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1899), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1899), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1899), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1899), + [sym__list_marker_example] = ACTIONS(1899), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1899), + [sym__fenced_code_block_start_backtick] = ACTIONS(1899), + [sym__fenced_code_block_start_tilde] = ACTIONS(1899), + [sym__blank_line_start] = ACTIONS(1899), + [sym_minus_metadata] = ACTIONS(1899), + [sym__pipe_table_start] = ACTIONS(1899), + [sym__fenced_div_start] = ACTIONS(1899), + [sym_ref_id_specifier] = ACTIONS(1899), + [sym__display_math_state_track_marker] = ACTIONS(1899), + [sym__inline_math_state_track_marker] = ACTIONS(1899), + [sym__html_comment] = ACTIONS(1899), + [sym_raw_specifier] = ACTIONS(1899), + [sym__autolink] = ACTIONS(1899), }, [STATE(434)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1616), - [anon_sym_LBRACE] = ACTIONS(1616), - [anon_sym_RBRACE] = ACTIONS(1616), - [anon_sym_EQ] = ACTIONS(1616), - [anon_sym_SQUOTE] = ACTIONS(1616), - [anon_sym_BANG] = ACTIONS(1616), - [anon_sym_DQUOTE] = ACTIONS(1616), - [anon_sym_POUND] = ACTIONS(1616), - [anon_sym_DOLLAR] = ACTIONS(1616), - [anon_sym_PERCENT] = ACTIONS(1616), - [anon_sym_AMP] = ACTIONS(1616), - [anon_sym_LPAREN] = ACTIONS(1616), - [anon_sym_RPAREN] = ACTIONS(1616), - [anon_sym_STAR] = ACTIONS(1616), - [anon_sym_PLUS] = ACTIONS(1616), - [anon_sym_COMMA] = ACTIONS(1616), - [anon_sym_DASH] = ACTIONS(1616), - [anon_sym_DOT] = ACTIONS(1616), - [anon_sym_SLASH] = ACTIONS(1616), - [anon_sym_SEMI] = ACTIONS(1616), - [anon_sym_LT] = ACTIONS(1616), - [anon_sym_GT] = ACTIONS(1616), - [anon_sym_QMARK] = ACTIONS(1616), - [anon_sym_AT] = ACTIONS(1616), - [anon_sym_LBRACK] = ACTIONS(1616), - [anon_sym_BSLASH] = ACTIONS(1616), - [anon_sym_RBRACK] = ACTIONS(1616), - [anon_sym_CARET] = ACTIONS(1616), - [anon_sym__] = ACTIONS(1616), - [anon_sym_BQUOTE] = ACTIONS(1616), - [anon_sym_PIPE] = ACTIONS(1616), - [anon_sym_TILDE] = ACTIONS(1616), - [sym__word] = ACTIONS(1616), - [sym__soft_line_ending] = ACTIONS(1616), - [sym__block_close] = ACTIONS(1616), - [sym__block_quote_start] = ACTIONS(1616), - [sym__indented_chunk_start] = ACTIONS(1616), - [sym_atx_h1_marker] = ACTIONS(1616), - [sym_atx_h2_marker] = ACTIONS(1616), - [sym_atx_h3_marker] = ACTIONS(1616), - [sym_atx_h4_marker] = ACTIONS(1616), - [sym_atx_h5_marker] = ACTIONS(1616), - [sym_atx_h6_marker] = ACTIONS(1616), - [sym__thematic_break] = ACTIONS(1616), - [sym__list_marker_minus] = ACTIONS(1616), - [sym__list_marker_plus] = ACTIONS(1616), - [sym__list_marker_star] = ACTIONS(1616), - [sym__list_marker_parenthesis] = ACTIONS(1616), - [sym__list_marker_dot] = ACTIONS(1616), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1616), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1616), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1616), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1616), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1616), - [sym__list_marker_example] = ACTIONS(1616), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1616), - [sym__fenced_code_block_start_backtick] = ACTIONS(1616), - [sym__fenced_code_block_start_tilde] = ACTIONS(1616), - [sym__blank_line_start] = ACTIONS(1616), - [sym_minus_metadata] = ACTIONS(1616), - [sym__pipe_table_start] = ACTIONS(1616), - [sym__fenced_div_start] = ACTIONS(1616), - [sym_ref_id_specifier] = ACTIONS(1616), - [sym__display_math_state_track_marker] = ACTIONS(1616), - [sym__inline_math_state_track_marker] = ACTIONS(1616), + [ts_builtin_sym_end] = ACTIONS(1903), + [anon_sym_LBRACE] = ACTIONS(1903), + [anon_sym_RBRACE] = ACTIONS(1903), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1903), + [anon_sym_EQ] = ACTIONS(1903), + [anon_sym_SQUOTE] = ACTIONS(1903), + [anon_sym_BANG] = ACTIONS(1903), + [anon_sym_DQUOTE] = ACTIONS(1903), + [anon_sym_POUND] = ACTIONS(1903), + [anon_sym_DOLLAR] = ACTIONS(1903), + [anon_sym_PERCENT] = ACTIONS(1903), + [anon_sym_AMP] = ACTIONS(1903), + [anon_sym_LPAREN] = ACTIONS(1903), + [anon_sym_RPAREN] = ACTIONS(1903), + [anon_sym_STAR] = ACTIONS(1903), + [anon_sym_PLUS] = ACTIONS(1903), + [anon_sym_COMMA] = ACTIONS(1903), + [anon_sym_DASH] = ACTIONS(1903), + [anon_sym_DOT] = ACTIONS(1903), + [anon_sym_SLASH] = ACTIONS(1903), + [anon_sym_SEMI] = ACTIONS(1903), + [anon_sym_QMARK] = ACTIONS(1903), + [anon_sym_AT] = ACTIONS(1903), + [anon_sym_LBRACK] = ACTIONS(1905), + [anon_sym_BSLASH] = ACTIONS(1905), + [anon_sym_RBRACK] = ACTIONS(1903), + [anon_sym_CARET] = ACTIONS(1903), + [anon_sym__] = ACTIONS(1903), + [anon_sym_BQUOTE] = ACTIONS(1903), + [anon_sym_PIPE] = ACTIONS(1903), + [anon_sym_TILDE] = ACTIONS(1903), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1903), + [sym__escaped_characters] = ACTIONS(1903), + [sym__word] = ACTIONS(1903), + [sym__soft_line_ending] = ACTIONS(1903), + [sym__block_quote_start] = ACTIONS(1903), + [sym__indented_chunk_start] = ACTIONS(1903), + [sym_atx_h1_marker] = ACTIONS(1903), + [sym_atx_h2_marker] = ACTIONS(1903), + [sym_atx_h3_marker] = ACTIONS(1903), + [sym_atx_h4_marker] = ACTIONS(1903), + [sym_atx_h5_marker] = ACTIONS(1903), + [sym_atx_h6_marker] = ACTIONS(1903), + [sym__thematic_break] = ACTIONS(1903), + [sym__list_marker_minus] = ACTIONS(1903), + [sym__list_marker_plus] = ACTIONS(1903), + [sym__list_marker_star] = ACTIONS(1903), + [sym__list_marker_parenthesis] = ACTIONS(1903), + [sym__list_marker_dot] = ACTIONS(1903), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1903), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1903), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1903), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1903), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1903), + [sym__list_marker_example] = ACTIONS(1903), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1903), + [sym__fenced_code_block_start_backtick] = ACTIONS(1903), + [sym__fenced_code_block_start_tilde] = ACTIONS(1903), + [sym__blank_line_start] = ACTIONS(1903), + [sym_minus_metadata] = ACTIONS(1903), + [sym__pipe_table_start] = ACTIONS(1903), + [sym__fenced_div_start] = ACTIONS(1903), + [sym_ref_id_specifier] = ACTIONS(1903), + [sym__display_math_state_track_marker] = ACTIONS(1903), + [sym__inline_math_state_track_marker] = ACTIONS(1903), + [sym__html_comment] = ACTIONS(1903), + [sym_raw_specifier] = ACTIONS(1903), + [sym__autolink] = ACTIONS(1903), }, [STATE(435)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1618), - [anon_sym_LBRACE] = ACTIONS(1618), - [anon_sym_RBRACE] = ACTIONS(1618), - [anon_sym_EQ] = ACTIONS(1618), - [anon_sym_SQUOTE] = ACTIONS(1618), - [anon_sym_BANG] = ACTIONS(1618), - [anon_sym_DQUOTE] = ACTIONS(1618), - [anon_sym_POUND] = ACTIONS(1618), - [anon_sym_DOLLAR] = ACTIONS(1618), - [anon_sym_PERCENT] = ACTIONS(1618), - [anon_sym_AMP] = ACTIONS(1618), - [anon_sym_LPAREN] = ACTIONS(1618), - [anon_sym_RPAREN] = ACTIONS(1618), - [anon_sym_STAR] = ACTIONS(1618), - [anon_sym_PLUS] = ACTIONS(1618), - [anon_sym_COMMA] = ACTIONS(1618), - [anon_sym_DASH] = ACTIONS(1618), - [anon_sym_DOT] = ACTIONS(1618), - [anon_sym_SLASH] = ACTIONS(1618), - [anon_sym_SEMI] = ACTIONS(1618), - [anon_sym_LT] = ACTIONS(1618), - [anon_sym_GT] = ACTIONS(1618), - [anon_sym_QMARK] = ACTIONS(1618), - [anon_sym_AT] = ACTIONS(1618), - [anon_sym_LBRACK] = ACTIONS(1618), - [anon_sym_BSLASH] = ACTIONS(1618), - [anon_sym_RBRACK] = ACTIONS(1618), - [anon_sym_CARET] = ACTIONS(1618), - [anon_sym__] = ACTIONS(1618), - [anon_sym_BQUOTE] = ACTIONS(1618), - [anon_sym_PIPE] = ACTIONS(1618), - [anon_sym_TILDE] = ACTIONS(1618), - [sym__word] = ACTIONS(1618), - [sym__soft_line_ending] = ACTIONS(1618), - [sym__block_close] = ACTIONS(1618), - [sym__block_quote_start] = ACTIONS(1618), - [sym__indented_chunk_start] = ACTIONS(1618), - [sym_atx_h1_marker] = ACTIONS(1618), - [sym_atx_h2_marker] = ACTIONS(1618), - [sym_atx_h3_marker] = ACTIONS(1618), - [sym_atx_h4_marker] = ACTIONS(1618), - [sym_atx_h5_marker] = ACTIONS(1618), - [sym_atx_h6_marker] = ACTIONS(1618), - [sym__thematic_break] = ACTIONS(1618), - [sym__list_marker_minus] = ACTIONS(1618), - [sym__list_marker_plus] = ACTIONS(1618), - [sym__list_marker_star] = ACTIONS(1618), - [sym__list_marker_parenthesis] = ACTIONS(1618), - [sym__list_marker_dot] = ACTIONS(1618), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1618), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1618), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1618), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1618), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1618), - [sym__list_marker_example] = ACTIONS(1618), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1618), - [sym__fenced_code_block_start_backtick] = ACTIONS(1618), - [sym__fenced_code_block_start_tilde] = ACTIONS(1618), - [sym__blank_line_start] = ACTIONS(1618), - [sym_minus_metadata] = ACTIONS(1618), - [sym__pipe_table_start] = ACTIONS(1618), - [sym__fenced_div_start] = ACTIONS(1618), - [sym_ref_id_specifier] = ACTIONS(1618), - [sym__display_math_state_track_marker] = ACTIONS(1618), - [sym__inline_math_state_track_marker] = ACTIONS(1618), + [ts_builtin_sym_end] = ACTIONS(1907), + [anon_sym_LBRACE] = ACTIONS(1907), + [anon_sym_RBRACE] = ACTIONS(1907), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1907), + [anon_sym_EQ] = ACTIONS(1907), + [anon_sym_SQUOTE] = ACTIONS(1907), + [anon_sym_BANG] = ACTIONS(1907), + [anon_sym_DQUOTE] = ACTIONS(1907), + [anon_sym_POUND] = ACTIONS(1907), + [anon_sym_DOLLAR] = ACTIONS(1907), + [anon_sym_PERCENT] = ACTIONS(1907), + [anon_sym_AMP] = ACTIONS(1907), + [anon_sym_LPAREN] = ACTIONS(1907), + [anon_sym_RPAREN] = ACTIONS(1907), + [anon_sym_STAR] = ACTIONS(1907), + [anon_sym_PLUS] = ACTIONS(1907), + [anon_sym_COMMA] = ACTIONS(1907), + [anon_sym_DASH] = ACTIONS(1907), + [anon_sym_DOT] = ACTIONS(1907), + [anon_sym_SLASH] = ACTIONS(1907), + [anon_sym_SEMI] = ACTIONS(1907), + [anon_sym_QMARK] = ACTIONS(1907), + [anon_sym_AT] = ACTIONS(1907), + [anon_sym_LBRACK] = ACTIONS(1909), + [anon_sym_BSLASH] = ACTIONS(1909), + [anon_sym_RBRACK] = ACTIONS(1907), + [anon_sym_CARET] = ACTIONS(1907), + [anon_sym__] = ACTIONS(1907), + [anon_sym_BQUOTE] = ACTIONS(1907), + [anon_sym_PIPE] = ACTIONS(1907), + [anon_sym_TILDE] = ACTIONS(1907), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1907), + [sym__escaped_characters] = ACTIONS(1907), + [sym__word] = ACTIONS(1907), + [sym__soft_line_ending] = ACTIONS(1907), + [sym__block_quote_start] = ACTIONS(1907), + [sym__indented_chunk_start] = ACTIONS(1907), + [sym_atx_h1_marker] = ACTIONS(1907), + [sym_atx_h2_marker] = ACTIONS(1907), + [sym_atx_h3_marker] = ACTIONS(1907), + [sym_atx_h4_marker] = ACTIONS(1907), + [sym_atx_h5_marker] = ACTIONS(1907), + [sym_atx_h6_marker] = ACTIONS(1907), + [sym__thematic_break] = ACTIONS(1907), + [sym__list_marker_minus] = ACTIONS(1907), + [sym__list_marker_plus] = ACTIONS(1907), + [sym__list_marker_star] = ACTIONS(1907), + [sym__list_marker_parenthesis] = ACTIONS(1907), + [sym__list_marker_dot] = ACTIONS(1907), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1907), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1907), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1907), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1907), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1907), + [sym__list_marker_example] = ACTIONS(1907), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1907), + [sym__fenced_code_block_start_backtick] = ACTIONS(1907), + [sym__fenced_code_block_start_tilde] = ACTIONS(1907), + [sym__blank_line_start] = ACTIONS(1907), + [sym_minus_metadata] = ACTIONS(1907), + [sym__pipe_table_start] = ACTIONS(1907), + [sym__fenced_div_start] = ACTIONS(1907), + [sym_ref_id_specifier] = ACTIONS(1907), + [sym__display_math_state_track_marker] = ACTIONS(1907), + [sym__inline_math_state_track_marker] = ACTIONS(1907), + [sym__html_comment] = ACTIONS(1907), + [sym_raw_specifier] = ACTIONS(1907), + [sym__autolink] = ACTIONS(1907), }, [STATE(436)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1620), - [anon_sym_LBRACE] = ACTIONS(1620), - [anon_sym_RBRACE] = ACTIONS(1620), - [anon_sym_EQ] = ACTIONS(1620), - [anon_sym_SQUOTE] = ACTIONS(1620), - [anon_sym_BANG] = ACTIONS(1620), - [anon_sym_DQUOTE] = ACTIONS(1620), - [anon_sym_POUND] = ACTIONS(1620), - [anon_sym_DOLLAR] = ACTIONS(1620), - [anon_sym_PERCENT] = ACTIONS(1620), - [anon_sym_AMP] = ACTIONS(1620), - [anon_sym_LPAREN] = ACTIONS(1620), - [anon_sym_RPAREN] = ACTIONS(1620), - [anon_sym_STAR] = ACTIONS(1620), - [anon_sym_PLUS] = ACTIONS(1620), - [anon_sym_COMMA] = ACTIONS(1620), - [anon_sym_DASH] = ACTIONS(1620), - [anon_sym_DOT] = ACTIONS(1620), - [anon_sym_SLASH] = ACTIONS(1620), - [anon_sym_SEMI] = ACTIONS(1620), - [anon_sym_LT] = ACTIONS(1620), - [anon_sym_GT] = ACTIONS(1620), - [anon_sym_QMARK] = ACTIONS(1620), - [anon_sym_AT] = ACTIONS(1620), - [anon_sym_LBRACK] = ACTIONS(1620), - [anon_sym_BSLASH] = ACTIONS(1620), - [anon_sym_RBRACK] = ACTIONS(1620), - [anon_sym_CARET] = ACTIONS(1620), - [anon_sym__] = ACTIONS(1620), - [anon_sym_BQUOTE] = ACTIONS(1620), - [anon_sym_PIPE] = ACTIONS(1620), - [anon_sym_TILDE] = ACTIONS(1620), - [sym__word] = ACTIONS(1620), - [sym__soft_line_ending] = ACTIONS(1620), - [sym__block_close] = ACTIONS(1620), - [sym__block_quote_start] = ACTIONS(1620), - [sym__indented_chunk_start] = ACTIONS(1620), - [sym_atx_h1_marker] = ACTIONS(1620), - [sym_atx_h2_marker] = ACTIONS(1620), - [sym_atx_h3_marker] = ACTIONS(1620), - [sym_atx_h4_marker] = ACTIONS(1620), - [sym_atx_h5_marker] = ACTIONS(1620), - [sym_atx_h6_marker] = ACTIONS(1620), - [sym__thematic_break] = ACTIONS(1620), - [sym__list_marker_minus] = ACTIONS(1620), - [sym__list_marker_plus] = ACTIONS(1620), - [sym__list_marker_star] = ACTIONS(1620), - [sym__list_marker_parenthesis] = ACTIONS(1620), - [sym__list_marker_dot] = ACTIONS(1620), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1620), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1620), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1620), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1620), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1620), - [sym__list_marker_example] = ACTIONS(1620), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1620), - [sym__fenced_code_block_start_backtick] = ACTIONS(1620), - [sym__fenced_code_block_start_tilde] = ACTIONS(1620), - [sym__blank_line_start] = ACTIONS(1620), - [sym_minus_metadata] = ACTIONS(1620), - [sym__pipe_table_start] = ACTIONS(1620), - [sym__fenced_div_start] = ACTIONS(1620), - [sym_ref_id_specifier] = ACTIONS(1620), - [sym__display_math_state_track_marker] = ACTIONS(1620), - [sym__inline_math_state_track_marker] = ACTIONS(1620), + [ts_builtin_sym_end] = ACTIONS(1911), + [anon_sym_LBRACE] = ACTIONS(1911), + [anon_sym_RBRACE] = ACTIONS(1911), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1911), + [anon_sym_EQ] = ACTIONS(1911), + [anon_sym_SQUOTE] = ACTIONS(1911), + [anon_sym_BANG] = ACTIONS(1911), + [anon_sym_DQUOTE] = ACTIONS(1911), + [anon_sym_POUND] = ACTIONS(1911), + [anon_sym_DOLLAR] = ACTIONS(1911), + [anon_sym_PERCENT] = ACTIONS(1911), + [anon_sym_AMP] = ACTIONS(1911), + [anon_sym_LPAREN] = ACTIONS(1911), + [anon_sym_RPAREN] = ACTIONS(1911), + [anon_sym_STAR] = ACTIONS(1911), + [anon_sym_PLUS] = ACTIONS(1911), + [anon_sym_COMMA] = ACTIONS(1911), + [anon_sym_DASH] = ACTIONS(1911), + [anon_sym_DOT] = ACTIONS(1911), + [anon_sym_SLASH] = ACTIONS(1911), + [anon_sym_SEMI] = ACTIONS(1911), + [anon_sym_QMARK] = ACTIONS(1911), + [anon_sym_AT] = ACTIONS(1911), + [anon_sym_LBRACK] = ACTIONS(1913), + [anon_sym_BSLASH] = ACTIONS(1913), + [anon_sym_RBRACK] = ACTIONS(1911), + [anon_sym_CARET] = ACTIONS(1911), + [anon_sym__] = ACTIONS(1911), + [anon_sym_BQUOTE] = ACTIONS(1911), + [anon_sym_PIPE] = ACTIONS(1911), + [anon_sym_TILDE] = ACTIONS(1911), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1911), + [sym__escaped_characters] = ACTIONS(1911), + [sym__word] = ACTIONS(1911), + [sym__soft_line_ending] = ACTIONS(1911), + [sym__block_quote_start] = ACTIONS(1911), + [sym__indented_chunk_start] = ACTIONS(1911), + [sym_atx_h1_marker] = ACTIONS(1911), + [sym_atx_h2_marker] = ACTIONS(1911), + [sym_atx_h3_marker] = ACTIONS(1911), + [sym_atx_h4_marker] = ACTIONS(1911), + [sym_atx_h5_marker] = ACTIONS(1911), + [sym_atx_h6_marker] = ACTIONS(1911), + [sym__thematic_break] = ACTIONS(1911), + [sym__list_marker_minus] = ACTIONS(1911), + [sym__list_marker_plus] = ACTIONS(1911), + [sym__list_marker_star] = ACTIONS(1911), + [sym__list_marker_parenthesis] = ACTIONS(1911), + [sym__list_marker_dot] = ACTIONS(1911), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1911), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1911), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1911), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1911), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1911), + [sym__list_marker_example] = ACTIONS(1911), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1911), + [sym__fenced_code_block_start_backtick] = ACTIONS(1911), + [sym__fenced_code_block_start_tilde] = ACTIONS(1911), + [sym__blank_line_start] = ACTIONS(1911), + [sym_minus_metadata] = ACTIONS(1911), + [sym__pipe_table_start] = ACTIONS(1911), + [sym__fenced_div_start] = ACTIONS(1911), + [sym_ref_id_specifier] = ACTIONS(1911), + [sym__display_math_state_track_marker] = ACTIONS(1911), + [sym__inline_math_state_track_marker] = ACTIONS(1911), + [sym__html_comment] = ACTIONS(1911), + [sym_raw_specifier] = ACTIONS(1911), + [sym__autolink] = ACTIONS(1911), }, [STATE(437)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1718), - [anon_sym_LBRACE] = ACTIONS(1718), - [anon_sym_RBRACE] = ACTIONS(1718), - [anon_sym_EQ] = ACTIONS(1718), - [anon_sym_SQUOTE] = ACTIONS(1718), - [anon_sym_BANG] = ACTIONS(1718), - [anon_sym_DQUOTE] = ACTIONS(1718), - [anon_sym_POUND] = ACTIONS(1718), - [anon_sym_DOLLAR] = ACTIONS(1718), - [anon_sym_PERCENT] = ACTIONS(1718), - [anon_sym_AMP] = ACTIONS(1718), - [anon_sym_LPAREN] = ACTIONS(1718), - [anon_sym_RPAREN] = ACTIONS(1718), - [anon_sym_STAR] = ACTIONS(1718), - [anon_sym_PLUS] = ACTIONS(1718), - [anon_sym_COMMA] = ACTIONS(1718), - [anon_sym_DASH] = ACTIONS(1718), - [anon_sym_DOT] = ACTIONS(1718), - [anon_sym_SLASH] = ACTIONS(1718), - [anon_sym_SEMI] = ACTIONS(1718), - [anon_sym_LT] = ACTIONS(1718), - [anon_sym_GT] = ACTIONS(1718), - [anon_sym_QMARK] = ACTIONS(1718), - [anon_sym_AT] = ACTIONS(1718), - [anon_sym_LBRACK] = ACTIONS(1718), - [anon_sym_BSLASH] = ACTIONS(1718), - [anon_sym_RBRACK] = ACTIONS(1718), - [anon_sym_CARET] = ACTIONS(1718), - [anon_sym__] = ACTIONS(1718), - [anon_sym_BQUOTE] = ACTIONS(1718), - [anon_sym_PIPE] = ACTIONS(1718), - [anon_sym_TILDE] = ACTIONS(1718), - [sym__word] = ACTIONS(1718), - [sym__soft_line_ending] = ACTIONS(1718), - [sym__block_close] = ACTIONS(1718), - [sym__block_quote_start] = ACTIONS(1718), - [sym__indented_chunk_start] = ACTIONS(1718), - [sym_atx_h1_marker] = ACTIONS(1718), - [sym_atx_h2_marker] = ACTIONS(1718), - [sym_atx_h3_marker] = ACTIONS(1718), - [sym_atx_h4_marker] = ACTIONS(1718), - [sym_atx_h5_marker] = ACTIONS(1718), - [sym_atx_h6_marker] = ACTIONS(1718), - [sym__thematic_break] = ACTIONS(1718), - [sym__list_marker_minus] = ACTIONS(1718), - [sym__list_marker_plus] = ACTIONS(1718), - [sym__list_marker_star] = ACTIONS(1718), - [sym__list_marker_parenthesis] = ACTIONS(1718), - [sym__list_marker_dot] = ACTIONS(1718), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1718), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1718), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1718), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1718), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1718), - [sym__list_marker_example] = ACTIONS(1718), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1718), - [sym__fenced_code_block_start_backtick] = ACTIONS(1718), - [sym__fenced_code_block_start_tilde] = ACTIONS(1718), - [sym__blank_line_start] = ACTIONS(1718), - [sym_minus_metadata] = ACTIONS(1718), - [sym__pipe_table_start] = ACTIONS(1718), - [sym__fenced_div_start] = ACTIONS(1718), - [sym_ref_id_specifier] = ACTIONS(1718), - [sym__display_math_state_track_marker] = ACTIONS(1718), - [sym__inline_math_state_track_marker] = ACTIONS(1718), + [ts_builtin_sym_end] = ACTIONS(1915), + [anon_sym_LBRACE] = ACTIONS(1915), + [anon_sym_RBRACE] = ACTIONS(1915), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1915), + [anon_sym_EQ] = ACTIONS(1915), + [anon_sym_SQUOTE] = ACTIONS(1915), + [anon_sym_BANG] = ACTIONS(1915), + [anon_sym_DQUOTE] = ACTIONS(1915), + [anon_sym_POUND] = ACTIONS(1915), + [anon_sym_DOLLAR] = ACTIONS(1915), + [anon_sym_PERCENT] = ACTIONS(1915), + [anon_sym_AMP] = ACTIONS(1915), + [anon_sym_LPAREN] = ACTIONS(1915), + [anon_sym_RPAREN] = ACTIONS(1915), + [anon_sym_STAR] = ACTIONS(1915), + [anon_sym_PLUS] = ACTIONS(1915), + [anon_sym_COMMA] = ACTIONS(1915), + [anon_sym_DASH] = ACTIONS(1915), + [anon_sym_DOT] = ACTIONS(1915), + [anon_sym_SLASH] = ACTIONS(1915), + [anon_sym_SEMI] = ACTIONS(1915), + [anon_sym_QMARK] = ACTIONS(1915), + [anon_sym_AT] = ACTIONS(1915), + [anon_sym_LBRACK] = ACTIONS(1917), + [anon_sym_BSLASH] = ACTIONS(1917), + [anon_sym_RBRACK] = ACTIONS(1915), + [anon_sym_CARET] = ACTIONS(1915), + [anon_sym__] = ACTIONS(1915), + [anon_sym_BQUOTE] = ACTIONS(1915), + [anon_sym_PIPE] = ACTIONS(1915), + [anon_sym_TILDE] = ACTIONS(1915), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1915), + [sym__escaped_characters] = ACTIONS(1915), + [sym__word] = ACTIONS(1915), + [sym__soft_line_ending] = ACTIONS(1915), + [sym__block_quote_start] = ACTIONS(1915), + [sym__indented_chunk_start] = ACTIONS(1915), + [sym_atx_h1_marker] = ACTIONS(1915), + [sym_atx_h2_marker] = ACTIONS(1915), + [sym_atx_h3_marker] = ACTIONS(1915), + [sym_atx_h4_marker] = ACTIONS(1915), + [sym_atx_h5_marker] = ACTIONS(1915), + [sym_atx_h6_marker] = ACTIONS(1915), + [sym__thematic_break] = ACTIONS(1915), + [sym__list_marker_minus] = ACTIONS(1915), + [sym__list_marker_plus] = ACTIONS(1915), + [sym__list_marker_star] = ACTIONS(1915), + [sym__list_marker_parenthesis] = ACTIONS(1915), + [sym__list_marker_dot] = ACTIONS(1915), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1915), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1915), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1915), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1915), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1915), + [sym__list_marker_example] = ACTIONS(1915), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1915), + [sym__fenced_code_block_start_backtick] = ACTIONS(1915), + [sym__fenced_code_block_start_tilde] = ACTIONS(1915), + [sym__blank_line_start] = ACTIONS(1915), + [sym_minus_metadata] = ACTIONS(1915), + [sym__pipe_table_start] = ACTIONS(1915), + [sym__fenced_div_start] = ACTIONS(1915), + [sym_ref_id_specifier] = ACTIONS(1915), + [sym__display_math_state_track_marker] = ACTIONS(1915), + [sym__inline_math_state_track_marker] = ACTIONS(1915), + [sym__html_comment] = ACTIONS(1915), + [sym_raw_specifier] = ACTIONS(1915), + [sym__autolink] = ACTIONS(1915), }, [STATE(438)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1730), - [anon_sym_LBRACE] = ACTIONS(1730), - [anon_sym_RBRACE] = ACTIONS(1730), - [anon_sym_EQ] = ACTIONS(1730), - [anon_sym_SQUOTE] = ACTIONS(1730), - [anon_sym_BANG] = ACTIONS(1730), - [anon_sym_DQUOTE] = ACTIONS(1730), - [anon_sym_POUND] = ACTIONS(1730), - [anon_sym_DOLLAR] = ACTIONS(1730), - [anon_sym_PERCENT] = ACTIONS(1730), - [anon_sym_AMP] = ACTIONS(1730), - [anon_sym_LPAREN] = ACTIONS(1730), - [anon_sym_RPAREN] = ACTIONS(1730), - [anon_sym_STAR] = ACTIONS(1730), - [anon_sym_PLUS] = ACTIONS(1730), - [anon_sym_COMMA] = ACTIONS(1730), - [anon_sym_DASH] = ACTIONS(1730), - [anon_sym_DOT] = ACTIONS(1730), - [anon_sym_SLASH] = ACTIONS(1730), - [anon_sym_SEMI] = ACTIONS(1730), - [anon_sym_LT] = ACTIONS(1730), - [anon_sym_GT] = ACTIONS(1730), - [anon_sym_QMARK] = ACTIONS(1730), - [anon_sym_AT] = ACTIONS(1730), - [anon_sym_LBRACK] = ACTIONS(1730), - [anon_sym_BSLASH] = ACTIONS(1730), - [anon_sym_RBRACK] = ACTIONS(1730), - [anon_sym_CARET] = ACTIONS(1730), - [anon_sym__] = ACTIONS(1730), - [anon_sym_BQUOTE] = ACTIONS(1730), - [anon_sym_PIPE] = ACTIONS(1730), - [anon_sym_TILDE] = ACTIONS(1730), - [sym__word] = ACTIONS(1730), - [sym__soft_line_ending] = ACTIONS(1730), - [sym_block_continuation] = ACTIONS(1730), - [sym__block_quote_start] = ACTIONS(1730), - [sym__indented_chunk_start] = ACTIONS(1730), - [sym_atx_h1_marker] = ACTIONS(1730), - [sym_atx_h2_marker] = ACTIONS(1730), - [sym_atx_h3_marker] = ACTIONS(1730), - [sym_atx_h4_marker] = ACTIONS(1730), - [sym_atx_h5_marker] = ACTIONS(1730), - [sym_atx_h6_marker] = ACTIONS(1730), - [sym__thematic_break] = ACTIONS(1730), - [sym__list_marker_minus] = ACTIONS(1730), - [sym__list_marker_plus] = ACTIONS(1730), - [sym__list_marker_star] = ACTIONS(1730), - [sym__list_marker_parenthesis] = ACTIONS(1730), - [sym__list_marker_dot] = ACTIONS(1730), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1730), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1730), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1730), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1730), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1730), - [sym__list_marker_example] = ACTIONS(1730), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1730), - [sym__fenced_code_block_start_backtick] = ACTIONS(1730), - [sym__fenced_code_block_start_tilde] = ACTIONS(1730), - [sym__blank_line_start] = ACTIONS(1730), - [sym_minus_metadata] = ACTIONS(1730), - [sym__pipe_table_start] = ACTIONS(1730), - [sym__fenced_div_start] = ACTIONS(1730), - [sym_ref_id_specifier] = ACTIONS(1730), - [sym__display_math_state_track_marker] = ACTIONS(1730), - [sym__inline_math_state_track_marker] = ACTIONS(1730), + [ts_builtin_sym_end] = ACTIONS(1919), + [anon_sym_LBRACE] = ACTIONS(1919), + [anon_sym_RBRACE] = ACTIONS(1919), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1919), + [anon_sym_EQ] = ACTIONS(1919), + [anon_sym_SQUOTE] = ACTIONS(1919), + [anon_sym_BANG] = ACTIONS(1919), + [anon_sym_DQUOTE] = ACTIONS(1919), + [anon_sym_POUND] = ACTIONS(1919), + [anon_sym_DOLLAR] = ACTIONS(1919), + [anon_sym_PERCENT] = ACTIONS(1919), + [anon_sym_AMP] = ACTIONS(1919), + [anon_sym_LPAREN] = ACTIONS(1919), + [anon_sym_RPAREN] = ACTIONS(1919), + [anon_sym_STAR] = ACTIONS(1919), + [anon_sym_PLUS] = ACTIONS(1919), + [anon_sym_COMMA] = ACTIONS(1919), + [anon_sym_DASH] = ACTIONS(1919), + [anon_sym_DOT] = ACTIONS(1919), + [anon_sym_SLASH] = ACTIONS(1919), + [anon_sym_SEMI] = ACTIONS(1919), + [anon_sym_QMARK] = ACTIONS(1919), + [anon_sym_AT] = ACTIONS(1919), + [anon_sym_LBRACK] = ACTIONS(1921), + [anon_sym_BSLASH] = ACTIONS(1921), + [anon_sym_RBRACK] = ACTIONS(1919), + [anon_sym_CARET] = ACTIONS(1919), + [anon_sym__] = ACTIONS(1919), + [anon_sym_BQUOTE] = ACTIONS(1919), + [anon_sym_PIPE] = ACTIONS(1919), + [anon_sym_TILDE] = ACTIONS(1919), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1919), + [sym__escaped_characters] = ACTIONS(1919), + [sym__word] = ACTIONS(1919), + [sym__soft_line_ending] = ACTIONS(1919), + [sym__block_quote_start] = ACTIONS(1919), + [sym__indented_chunk_start] = ACTIONS(1919), + [sym_atx_h1_marker] = ACTIONS(1919), + [sym_atx_h2_marker] = ACTIONS(1919), + [sym_atx_h3_marker] = ACTIONS(1919), + [sym_atx_h4_marker] = ACTIONS(1919), + [sym_atx_h5_marker] = ACTIONS(1919), + [sym_atx_h6_marker] = ACTIONS(1919), + [sym__thematic_break] = ACTIONS(1919), + [sym__list_marker_minus] = ACTIONS(1919), + [sym__list_marker_plus] = ACTIONS(1919), + [sym__list_marker_star] = ACTIONS(1919), + [sym__list_marker_parenthesis] = ACTIONS(1919), + [sym__list_marker_dot] = ACTIONS(1919), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1919), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1919), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1919), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1919), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1919), + [sym__list_marker_example] = ACTIONS(1919), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1919), + [sym__fenced_code_block_start_backtick] = ACTIONS(1919), + [sym__fenced_code_block_start_tilde] = ACTIONS(1919), + [sym__blank_line_start] = ACTIONS(1919), + [sym_minus_metadata] = ACTIONS(1919), + [sym__pipe_table_start] = ACTIONS(1919), + [sym__fenced_div_start] = ACTIONS(1919), + [sym_ref_id_specifier] = ACTIONS(1919), + [sym__display_math_state_track_marker] = ACTIONS(1919), + [sym__inline_math_state_track_marker] = ACTIONS(1919), + [sym__html_comment] = ACTIONS(1919), + [sym_raw_specifier] = ACTIONS(1919), + [sym__autolink] = ACTIONS(1919), }, [STATE(439)] = { - [ts_builtin_sym_end] = ACTIONS(1438), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1438), - [anon_sym_LBRACE] = ACTIONS(1438), - [anon_sym_RBRACE] = ACTIONS(1438), - [anon_sym_EQ] = ACTIONS(1438), - [anon_sym_SQUOTE] = ACTIONS(1438), - [anon_sym_BANG] = ACTIONS(1438), - [anon_sym_DQUOTE] = ACTIONS(1438), - [anon_sym_POUND] = ACTIONS(1438), - [anon_sym_DOLLAR] = ACTIONS(1438), - [anon_sym_PERCENT] = ACTIONS(1438), - [anon_sym_AMP] = ACTIONS(1438), - [anon_sym_LPAREN] = ACTIONS(1438), - [anon_sym_RPAREN] = ACTIONS(1438), - [anon_sym_STAR] = ACTIONS(1438), - [anon_sym_PLUS] = ACTIONS(1438), - [anon_sym_COMMA] = ACTIONS(1438), - [anon_sym_DASH] = ACTIONS(1438), - [anon_sym_DOT] = ACTIONS(1438), - [anon_sym_SLASH] = ACTIONS(1438), - [anon_sym_SEMI] = ACTIONS(1438), - [anon_sym_LT] = ACTIONS(1438), - [anon_sym_GT] = ACTIONS(1438), - [anon_sym_QMARK] = ACTIONS(1438), - [anon_sym_AT] = ACTIONS(1438), - [anon_sym_LBRACK] = ACTIONS(1438), - [anon_sym_BSLASH] = ACTIONS(1438), - [anon_sym_RBRACK] = ACTIONS(1438), - [anon_sym_CARET] = ACTIONS(1438), - [anon_sym__] = ACTIONS(1438), - [anon_sym_BQUOTE] = ACTIONS(1438), - [anon_sym_PIPE] = ACTIONS(1438), - [anon_sym_TILDE] = ACTIONS(1438), - [sym__word] = ACTIONS(1438), - [sym__soft_line_ending] = ACTIONS(1438), - [sym__block_quote_start] = ACTIONS(1438), - [sym__indented_chunk_start] = ACTIONS(1438), - [sym_atx_h1_marker] = ACTIONS(1438), - [sym_atx_h2_marker] = ACTIONS(1438), - [sym_atx_h3_marker] = ACTIONS(1438), - [sym_atx_h4_marker] = ACTIONS(1438), - [sym_atx_h5_marker] = ACTIONS(1438), - [sym_atx_h6_marker] = ACTIONS(1438), - [sym__thematic_break] = ACTIONS(1438), - [sym__list_marker_minus] = ACTIONS(1438), - [sym__list_marker_plus] = ACTIONS(1438), - [sym__list_marker_star] = ACTIONS(1438), - [sym__list_marker_parenthesis] = ACTIONS(1438), - [sym__list_marker_dot] = ACTIONS(1438), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1438), - [sym__list_marker_example] = ACTIONS(1438), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1438), - [sym__fenced_code_block_start_backtick] = ACTIONS(1438), - [sym__fenced_code_block_start_tilde] = ACTIONS(1438), - [sym__blank_line_start] = ACTIONS(1438), - [sym_minus_metadata] = ACTIONS(1438), - [sym__pipe_table_start] = ACTIONS(1438), - [sym__fenced_div_start] = ACTIONS(1438), - [sym_ref_id_specifier] = ACTIONS(1438), - [sym__display_math_state_track_marker] = ACTIONS(1438), - [sym__inline_math_state_track_marker] = ACTIONS(1438), + [ts_builtin_sym_end] = ACTIONS(1923), + [anon_sym_LBRACE] = ACTIONS(1923), + [anon_sym_RBRACE] = ACTIONS(1923), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1923), + [anon_sym_EQ] = ACTIONS(1923), + [anon_sym_SQUOTE] = ACTIONS(1923), + [anon_sym_BANG] = ACTIONS(1923), + [anon_sym_DQUOTE] = ACTIONS(1923), + [anon_sym_POUND] = ACTIONS(1923), + [anon_sym_DOLLAR] = ACTIONS(1923), + [anon_sym_PERCENT] = ACTIONS(1923), + [anon_sym_AMP] = ACTIONS(1923), + [anon_sym_LPAREN] = ACTIONS(1923), + [anon_sym_RPAREN] = ACTIONS(1923), + [anon_sym_STAR] = ACTIONS(1923), + [anon_sym_PLUS] = ACTIONS(1923), + [anon_sym_COMMA] = ACTIONS(1923), + [anon_sym_DASH] = ACTIONS(1923), + [anon_sym_DOT] = ACTIONS(1923), + [anon_sym_SLASH] = ACTIONS(1923), + [anon_sym_SEMI] = ACTIONS(1923), + [anon_sym_QMARK] = ACTIONS(1923), + [anon_sym_AT] = ACTIONS(1923), + [anon_sym_LBRACK] = ACTIONS(1925), + [anon_sym_BSLASH] = ACTIONS(1925), + [anon_sym_RBRACK] = ACTIONS(1923), + [anon_sym_CARET] = ACTIONS(1923), + [anon_sym__] = ACTIONS(1923), + [anon_sym_BQUOTE] = ACTIONS(1923), + [anon_sym_PIPE] = ACTIONS(1923), + [anon_sym_TILDE] = ACTIONS(1923), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1923), + [sym__escaped_characters] = ACTIONS(1923), + [sym__word] = ACTIONS(1923), + [sym__soft_line_ending] = ACTIONS(1923), + [sym__block_quote_start] = ACTIONS(1923), + [sym__indented_chunk_start] = ACTIONS(1923), + [sym_atx_h1_marker] = ACTIONS(1923), + [sym_atx_h2_marker] = ACTIONS(1923), + [sym_atx_h3_marker] = ACTIONS(1923), + [sym_atx_h4_marker] = ACTIONS(1923), + [sym_atx_h5_marker] = ACTIONS(1923), + [sym_atx_h6_marker] = ACTIONS(1923), + [sym__thematic_break] = ACTIONS(1923), + [sym__list_marker_minus] = ACTIONS(1923), + [sym__list_marker_plus] = ACTIONS(1923), + [sym__list_marker_star] = ACTIONS(1923), + [sym__list_marker_parenthesis] = ACTIONS(1923), + [sym__list_marker_dot] = ACTIONS(1923), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1923), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1923), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1923), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1923), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1923), + [sym__list_marker_example] = ACTIONS(1923), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1923), + [sym__fenced_code_block_start_backtick] = ACTIONS(1923), + [sym__fenced_code_block_start_tilde] = ACTIONS(1923), + [sym__blank_line_start] = ACTIONS(1923), + [sym_minus_metadata] = ACTIONS(1923), + [sym__pipe_table_start] = ACTIONS(1923), + [sym__fenced_div_start] = ACTIONS(1923), + [sym_ref_id_specifier] = ACTIONS(1923), + [sym__display_math_state_track_marker] = ACTIONS(1923), + [sym__inline_math_state_track_marker] = ACTIONS(1923), + [sym__html_comment] = ACTIONS(1923), + [sym_raw_specifier] = ACTIONS(1923), + [sym__autolink] = ACTIONS(1923), }, [STATE(440)] = { - [ts_builtin_sym_end] = ACTIONS(1442), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1442), - [anon_sym_LBRACE] = ACTIONS(1442), - [anon_sym_RBRACE] = ACTIONS(1442), - [anon_sym_EQ] = ACTIONS(1442), - [anon_sym_SQUOTE] = ACTIONS(1442), - [anon_sym_BANG] = ACTIONS(1442), - [anon_sym_DQUOTE] = ACTIONS(1442), - [anon_sym_POUND] = ACTIONS(1442), - [anon_sym_DOLLAR] = ACTIONS(1442), - [anon_sym_PERCENT] = ACTIONS(1442), - [anon_sym_AMP] = ACTIONS(1442), - [anon_sym_LPAREN] = ACTIONS(1442), - [anon_sym_RPAREN] = ACTIONS(1442), - [anon_sym_STAR] = ACTIONS(1442), - [anon_sym_PLUS] = ACTIONS(1442), - [anon_sym_COMMA] = ACTIONS(1442), - [anon_sym_DASH] = ACTIONS(1442), - [anon_sym_DOT] = ACTIONS(1442), - [anon_sym_SLASH] = ACTIONS(1442), - [anon_sym_SEMI] = ACTIONS(1442), - [anon_sym_LT] = ACTIONS(1442), - [anon_sym_GT] = ACTIONS(1442), - [anon_sym_QMARK] = ACTIONS(1442), - [anon_sym_AT] = ACTIONS(1442), - [anon_sym_LBRACK] = ACTIONS(1442), - [anon_sym_BSLASH] = ACTIONS(1442), - [anon_sym_RBRACK] = ACTIONS(1442), - [anon_sym_CARET] = ACTIONS(1442), - [anon_sym__] = ACTIONS(1442), - [anon_sym_BQUOTE] = ACTIONS(1442), - [anon_sym_PIPE] = ACTIONS(1442), - [anon_sym_TILDE] = ACTIONS(1442), - [sym__word] = ACTIONS(1442), - [sym__soft_line_ending] = ACTIONS(1442), - [sym__block_quote_start] = ACTIONS(1442), - [sym__indented_chunk_start] = ACTIONS(1442), - [sym_atx_h1_marker] = ACTIONS(1442), - [sym_atx_h2_marker] = ACTIONS(1442), - [sym_atx_h3_marker] = ACTIONS(1442), - [sym_atx_h4_marker] = ACTIONS(1442), - [sym_atx_h5_marker] = ACTIONS(1442), - [sym_atx_h6_marker] = ACTIONS(1442), - [sym__thematic_break] = ACTIONS(1442), - [sym__list_marker_minus] = ACTIONS(1442), - [sym__list_marker_plus] = ACTIONS(1442), - [sym__list_marker_star] = ACTIONS(1442), - [sym__list_marker_parenthesis] = ACTIONS(1442), - [sym__list_marker_dot] = ACTIONS(1442), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1442), - [sym__list_marker_example] = ACTIONS(1442), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1442), - [sym__fenced_code_block_start_backtick] = ACTIONS(1442), - [sym__fenced_code_block_start_tilde] = ACTIONS(1442), - [sym__blank_line_start] = ACTIONS(1442), - [sym_minus_metadata] = ACTIONS(1442), - [sym__pipe_table_start] = ACTIONS(1442), - [sym__fenced_div_start] = ACTIONS(1442), - [sym_ref_id_specifier] = ACTIONS(1442), - [sym__display_math_state_track_marker] = ACTIONS(1442), - [sym__inline_math_state_track_marker] = ACTIONS(1442), + [ts_builtin_sym_end] = ACTIONS(1927), + [anon_sym_LBRACE] = ACTIONS(1927), + [anon_sym_RBRACE] = ACTIONS(1927), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1927), + [anon_sym_EQ] = ACTIONS(1927), + [anon_sym_SQUOTE] = ACTIONS(1927), + [anon_sym_BANG] = ACTIONS(1927), + [anon_sym_DQUOTE] = ACTIONS(1927), + [anon_sym_POUND] = ACTIONS(1927), + [anon_sym_DOLLAR] = ACTIONS(1927), + [anon_sym_PERCENT] = ACTIONS(1927), + [anon_sym_AMP] = ACTIONS(1927), + [anon_sym_LPAREN] = ACTIONS(1927), + [anon_sym_RPAREN] = ACTIONS(1927), + [anon_sym_STAR] = ACTIONS(1927), + [anon_sym_PLUS] = ACTIONS(1927), + [anon_sym_COMMA] = ACTIONS(1927), + [anon_sym_DASH] = ACTIONS(1927), + [anon_sym_DOT] = ACTIONS(1927), + [anon_sym_SLASH] = ACTIONS(1927), + [anon_sym_SEMI] = ACTIONS(1927), + [anon_sym_QMARK] = ACTIONS(1927), + [anon_sym_AT] = ACTIONS(1927), + [anon_sym_LBRACK] = ACTIONS(1929), + [anon_sym_BSLASH] = ACTIONS(1929), + [anon_sym_RBRACK] = ACTIONS(1927), + [anon_sym_CARET] = ACTIONS(1927), + [anon_sym__] = ACTIONS(1927), + [anon_sym_BQUOTE] = ACTIONS(1927), + [anon_sym_PIPE] = ACTIONS(1927), + [anon_sym_TILDE] = ACTIONS(1927), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1927), + [sym__escaped_characters] = ACTIONS(1927), + [sym__word] = ACTIONS(1927), + [sym__soft_line_ending] = ACTIONS(1927), + [sym__block_quote_start] = ACTIONS(1927), + [sym__indented_chunk_start] = ACTIONS(1927), + [sym_atx_h1_marker] = ACTIONS(1927), + [sym_atx_h2_marker] = ACTIONS(1927), + [sym_atx_h3_marker] = ACTIONS(1927), + [sym_atx_h4_marker] = ACTIONS(1927), + [sym_atx_h5_marker] = ACTIONS(1927), + [sym_atx_h6_marker] = ACTIONS(1927), + [sym__thematic_break] = ACTIONS(1927), + [sym__list_marker_minus] = ACTIONS(1927), + [sym__list_marker_plus] = ACTIONS(1927), + [sym__list_marker_star] = ACTIONS(1927), + [sym__list_marker_parenthesis] = ACTIONS(1927), + [sym__list_marker_dot] = ACTIONS(1927), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1927), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1927), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1927), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1927), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1927), + [sym__list_marker_example] = ACTIONS(1927), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1927), + [sym__fenced_code_block_start_backtick] = ACTIONS(1927), + [sym__fenced_code_block_start_tilde] = ACTIONS(1927), + [sym__blank_line_start] = ACTIONS(1927), + [sym_minus_metadata] = ACTIONS(1927), + [sym__pipe_table_start] = ACTIONS(1927), + [sym__fenced_div_start] = ACTIONS(1927), + [sym_ref_id_specifier] = ACTIONS(1927), + [sym__display_math_state_track_marker] = ACTIONS(1927), + [sym__inline_math_state_track_marker] = ACTIONS(1927), + [sym__html_comment] = ACTIONS(1927), + [sym_raw_specifier] = ACTIONS(1927), + [sym__autolink] = ACTIONS(1927), }, [STATE(441)] = { - [ts_builtin_sym_end] = ACTIONS(1624), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1624), - [anon_sym_LBRACE] = ACTIONS(1624), - [anon_sym_RBRACE] = ACTIONS(1624), - [anon_sym_EQ] = ACTIONS(1624), - [anon_sym_SQUOTE] = ACTIONS(1624), - [anon_sym_BANG] = ACTIONS(1624), - [anon_sym_DQUOTE] = ACTIONS(1624), - [anon_sym_POUND] = ACTIONS(1624), - [anon_sym_DOLLAR] = ACTIONS(1624), - [anon_sym_PERCENT] = ACTIONS(1624), - [anon_sym_AMP] = ACTIONS(1624), - [anon_sym_LPAREN] = ACTIONS(1624), - [anon_sym_RPAREN] = ACTIONS(1624), - [anon_sym_STAR] = ACTIONS(1624), - [anon_sym_PLUS] = ACTIONS(1624), - [anon_sym_COMMA] = ACTIONS(1624), - [anon_sym_DASH] = ACTIONS(1624), - [anon_sym_DOT] = ACTIONS(1624), - [anon_sym_SLASH] = ACTIONS(1624), - [anon_sym_SEMI] = ACTIONS(1624), - [anon_sym_LT] = ACTIONS(1624), - [anon_sym_GT] = ACTIONS(1624), - [anon_sym_QMARK] = ACTIONS(1624), - [anon_sym_AT] = ACTIONS(1624), - [anon_sym_LBRACK] = ACTIONS(1624), - [anon_sym_BSLASH] = ACTIONS(1624), - [anon_sym_RBRACK] = ACTIONS(1624), - [anon_sym_CARET] = ACTIONS(1624), - [anon_sym__] = ACTIONS(1624), - [anon_sym_BQUOTE] = ACTIONS(1624), - [anon_sym_PIPE] = ACTIONS(1624), - [anon_sym_TILDE] = ACTIONS(1624), - [sym__word] = ACTIONS(1624), - [sym__soft_line_ending] = ACTIONS(1624), - [sym__block_quote_start] = ACTIONS(1624), - [sym__indented_chunk_start] = ACTIONS(1624), - [sym_atx_h1_marker] = ACTIONS(1624), - [sym_atx_h2_marker] = ACTIONS(1624), - [sym_atx_h3_marker] = ACTIONS(1624), - [sym_atx_h4_marker] = ACTIONS(1624), - [sym_atx_h5_marker] = ACTIONS(1624), - [sym_atx_h6_marker] = ACTIONS(1624), - [sym__thematic_break] = ACTIONS(1624), - [sym__list_marker_minus] = ACTIONS(1624), - [sym__list_marker_plus] = ACTIONS(1624), - [sym__list_marker_star] = ACTIONS(1624), - [sym__list_marker_parenthesis] = ACTIONS(1624), - [sym__list_marker_dot] = ACTIONS(1624), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1624), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1624), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1624), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1624), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1624), - [sym__list_marker_example] = ACTIONS(1624), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1624), - [sym__fenced_code_block_start_backtick] = ACTIONS(1624), - [sym__fenced_code_block_start_tilde] = ACTIONS(1624), - [sym__blank_line_start] = ACTIONS(1624), - [sym_minus_metadata] = ACTIONS(1624), - [sym__pipe_table_start] = ACTIONS(1624), - [sym__fenced_div_start] = ACTIONS(1624), - [sym_ref_id_specifier] = ACTIONS(1624), - [sym__display_math_state_track_marker] = ACTIONS(1624), - [sym__inline_math_state_track_marker] = ACTIONS(1624), + [ts_builtin_sym_end] = ACTIONS(1931), + [anon_sym_LBRACE] = ACTIONS(1931), + [anon_sym_RBRACE] = ACTIONS(1931), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1931), + [anon_sym_EQ] = ACTIONS(1931), + [anon_sym_SQUOTE] = ACTIONS(1931), + [anon_sym_BANG] = ACTIONS(1931), + [anon_sym_DQUOTE] = ACTIONS(1931), + [anon_sym_POUND] = ACTIONS(1931), + [anon_sym_DOLLAR] = ACTIONS(1931), + [anon_sym_PERCENT] = ACTIONS(1931), + [anon_sym_AMP] = ACTIONS(1931), + [anon_sym_LPAREN] = ACTIONS(1931), + [anon_sym_RPAREN] = ACTIONS(1931), + [anon_sym_STAR] = ACTIONS(1931), + [anon_sym_PLUS] = ACTIONS(1931), + [anon_sym_COMMA] = ACTIONS(1931), + [anon_sym_DASH] = ACTIONS(1931), + [anon_sym_DOT] = ACTIONS(1931), + [anon_sym_SLASH] = ACTIONS(1931), + [anon_sym_SEMI] = ACTIONS(1931), + [anon_sym_QMARK] = ACTIONS(1931), + [anon_sym_AT] = ACTIONS(1931), + [anon_sym_LBRACK] = ACTIONS(1933), + [anon_sym_BSLASH] = ACTIONS(1933), + [anon_sym_RBRACK] = ACTIONS(1931), + [anon_sym_CARET] = ACTIONS(1931), + [anon_sym__] = ACTIONS(1931), + [anon_sym_BQUOTE] = ACTIONS(1931), + [anon_sym_PIPE] = ACTIONS(1931), + [anon_sym_TILDE] = ACTIONS(1931), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1931), + [sym__escaped_characters] = ACTIONS(1931), + [sym__word] = ACTIONS(1931), + [sym__soft_line_ending] = ACTIONS(1931), + [sym__block_quote_start] = ACTIONS(1931), + [sym__indented_chunk_start] = ACTIONS(1931), + [sym_atx_h1_marker] = ACTIONS(1931), + [sym_atx_h2_marker] = ACTIONS(1931), + [sym_atx_h3_marker] = ACTIONS(1931), + [sym_atx_h4_marker] = ACTIONS(1931), + [sym_atx_h5_marker] = ACTIONS(1931), + [sym_atx_h6_marker] = ACTIONS(1931), + [sym__thematic_break] = ACTIONS(1931), + [sym__list_marker_minus] = ACTIONS(1931), + [sym__list_marker_plus] = ACTIONS(1931), + [sym__list_marker_star] = ACTIONS(1931), + [sym__list_marker_parenthesis] = ACTIONS(1931), + [sym__list_marker_dot] = ACTIONS(1931), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1931), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1931), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1931), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1931), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1931), + [sym__list_marker_example] = ACTIONS(1931), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1931), + [sym__fenced_code_block_start_backtick] = ACTIONS(1931), + [sym__fenced_code_block_start_tilde] = ACTIONS(1931), + [sym__blank_line_start] = ACTIONS(1931), + [sym_minus_metadata] = ACTIONS(1931), + [sym__pipe_table_start] = ACTIONS(1931), + [sym__fenced_div_start] = ACTIONS(1931), + [sym_ref_id_specifier] = ACTIONS(1931), + [sym__display_math_state_track_marker] = ACTIONS(1931), + [sym__inline_math_state_track_marker] = ACTIONS(1931), + [sym__html_comment] = ACTIONS(1931), + [sym_raw_specifier] = ACTIONS(1931), + [sym__autolink] = ACTIONS(1931), }, [STATE(442)] = { - [ts_builtin_sym_end] = ACTIONS(1628), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1628), - [anon_sym_LBRACE] = ACTIONS(1628), - [anon_sym_RBRACE] = ACTIONS(1628), - [anon_sym_EQ] = ACTIONS(1628), - [anon_sym_SQUOTE] = ACTIONS(1628), - [anon_sym_BANG] = ACTIONS(1628), - [anon_sym_DQUOTE] = ACTIONS(1628), - [anon_sym_POUND] = ACTIONS(1628), - [anon_sym_DOLLAR] = ACTIONS(1628), - [anon_sym_PERCENT] = ACTIONS(1628), - [anon_sym_AMP] = ACTIONS(1628), - [anon_sym_LPAREN] = ACTIONS(1628), - [anon_sym_RPAREN] = ACTIONS(1628), - [anon_sym_STAR] = ACTIONS(1628), - [anon_sym_PLUS] = ACTIONS(1628), - [anon_sym_COMMA] = ACTIONS(1628), - [anon_sym_DASH] = ACTIONS(1628), - [anon_sym_DOT] = ACTIONS(1628), - [anon_sym_SLASH] = ACTIONS(1628), - [anon_sym_SEMI] = ACTIONS(1628), - [anon_sym_LT] = ACTIONS(1628), - [anon_sym_GT] = ACTIONS(1628), - [anon_sym_QMARK] = ACTIONS(1628), - [anon_sym_AT] = ACTIONS(1628), - [anon_sym_LBRACK] = ACTIONS(1628), - [anon_sym_BSLASH] = ACTIONS(1628), - [anon_sym_RBRACK] = ACTIONS(1628), - [anon_sym_CARET] = ACTIONS(1628), - [anon_sym__] = ACTIONS(1628), - [anon_sym_BQUOTE] = ACTIONS(1628), - [anon_sym_PIPE] = ACTIONS(1628), - [anon_sym_TILDE] = ACTIONS(1628), - [sym__word] = ACTIONS(1628), - [sym__soft_line_ending] = ACTIONS(1628), - [sym__block_quote_start] = ACTIONS(1628), - [sym__indented_chunk_start] = ACTIONS(1628), - [sym_atx_h1_marker] = ACTIONS(1628), - [sym_atx_h2_marker] = ACTIONS(1628), - [sym_atx_h3_marker] = ACTIONS(1628), - [sym_atx_h4_marker] = ACTIONS(1628), - [sym_atx_h5_marker] = ACTIONS(1628), - [sym_atx_h6_marker] = ACTIONS(1628), - [sym__thematic_break] = ACTIONS(1628), - [sym__list_marker_minus] = ACTIONS(1628), - [sym__list_marker_plus] = ACTIONS(1628), - [sym__list_marker_star] = ACTIONS(1628), - [sym__list_marker_parenthesis] = ACTIONS(1628), - [sym__list_marker_dot] = ACTIONS(1628), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1628), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1628), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1628), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1628), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1628), - [sym__list_marker_example] = ACTIONS(1628), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1628), - [sym__fenced_code_block_start_backtick] = ACTIONS(1628), - [sym__fenced_code_block_start_tilde] = ACTIONS(1628), - [sym__blank_line_start] = ACTIONS(1628), - [sym_minus_metadata] = ACTIONS(1628), - [sym__pipe_table_start] = ACTIONS(1628), - [sym__fenced_div_start] = ACTIONS(1628), - [sym_ref_id_specifier] = ACTIONS(1628), - [sym__display_math_state_track_marker] = ACTIONS(1628), - [sym__inline_math_state_track_marker] = ACTIONS(1628), + [anon_sym_LBRACE] = ACTIONS(1653), + [anon_sym_RBRACE] = ACTIONS(1653), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1653), + [anon_sym_EQ] = ACTIONS(1653), + [anon_sym_SQUOTE] = ACTIONS(1653), + [anon_sym_BANG] = ACTIONS(1653), + [anon_sym_DQUOTE] = ACTIONS(1653), + [anon_sym_POUND] = ACTIONS(1653), + [anon_sym_DOLLAR] = ACTIONS(1653), + [anon_sym_PERCENT] = ACTIONS(1653), + [anon_sym_AMP] = ACTIONS(1653), + [anon_sym_LPAREN] = ACTIONS(1653), + [anon_sym_RPAREN] = ACTIONS(1653), + [anon_sym_STAR] = ACTIONS(1653), + [anon_sym_PLUS] = ACTIONS(1653), + [anon_sym_COMMA] = ACTIONS(1653), + [anon_sym_DASH] = ACTIONS(1653), + [anon_sym_DOT] = ACTIONS(1653), + [anon_sym_SLASH] = ACTIONS(1653), + [anon_sym_SEMI] = ACTIONS(1653), + [anon_sym_QMARK] = ACTIONS(1653), + [anon_sym_AT] = ACTIONS(1653), + [anon_sym_LBRACK] = ACTIONS(1655), + [anon_sym_BSLASH] = ACTIONS(1655), + [anon_sym_RBRACK] = ACTIONS(1653), + [anon_sym_CARET] = ACTIONS(1653), + [anon_sym__] = ACTIONS(1653), + [anon_sym_BQUOTE] = ACTIONS(1653), + [anon_sym_PIPE] = ACTIONS(1653), + [anon_sym_TILDE] = ACTIONS(1653), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1653), + [sym__escaped_characters] = ACTIONS(1653), + [sym__word] = ACTIONS(1653), + [sym__soft_line_ending] = ACTIONS(1653), + [sym__block_close] = ACTIONS(1653), + [sym__block_quote_start] = ACTIONS(1653), + [sym__indented_chunk_start] = ACTIONS(1653), + [sym_atx_h1_marker] = ACTIONS(1653), + [sym_atx_h2_marker] = ACTIONS(1653), + [sym_atx_h3_marker] = ACTIONS(1653), + [sym_atx_h4_marker] = ACTIONS(1653), + [sym_atx_h5_marker] = ACTIONS(1653), + [sym_atx_h6_marker] = ACTIONS(1653), + [sym__thematic_break] = ACTIONS(1653), + [sym__list_marker_minus] = ACTIONS(1653), + [sym__list_marker_plus] = ACTIONS(1653), + [sym__list_marker_star] = ACTIONS(1653), + [sym__list_marker_parenthesis] = ACTIONS(1653), + [sym__list_marker_dot] = ACTIONS(1653), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1653), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1653), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1653), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1653), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1653), + [sym__list_marker_example] = ACTIONS(1653), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1653), + [sym__fenced_code_block_start_backtick] = ACTIONS(1653), + [sym__fenced_code_block_start_tilde] = ACTIONS(1653), + [sym__blank_line_start] = ACTIONS(1653), + [sym_minus_metadata] = ACTIONS(1653), + [sym__pipe_table_start] = ACTIONS(1653), + [sym__fenced_div_start] = ACTIONS(1653), + [sym_ref_id_specifier] = ACTIONS(1653), + [sym__display_math_state_track_marker] = ACTIONS(1653), + [sym__inline_math_state_track_marker] = ACTIONS(1653), + [sym__html_comment] = ACTIONS(1653), + [sym_raw_specifier] = ACTIONS(1653), + [sym__autolink] = ACTIONS(1653), }, [STATE(443)] = { - [ts_builtin_sym_end] = ACTIONS(1414), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1414), - [anon_sym_LBRACE] = ACTIONS(1414), - [anon_sym_RBRACE] = ACTIONS(1414), - [anon_sym_EQ] = ACTIONS(1414), - [anon_sym_SQUOTE] = ACTIONS(1414), - [anon_sym_BANG] = ACTIONS(1414), - [anon_sym_DQUOTE] = ACTIONS(1414), - [anon_sym_POUND] = ACTIONS(1414), - [anon_sym_DOLLAR] = ACTIONS(1414), - [anon_sym_PERCENT] = ACTIONS(1414), - [anon_sym_AMP] = ACTIONS(1414), - [anon_sym_LPAREN] = ACTIONS(1414), - [anon_sym_RPAREN] = ACTIONS(1414), - [anon_sym_STAR] = ACTIONS(1414), - [anon_sym_PLUS] = ACTIONS(1414), - [anon_sym_COMMA] = ACTIONS(1414), - [anon_sym_DASH] = ACTIONS(1414), - [anon_sym_DOT] = ACTIONS(1414), - [anon_sym_SLASH] = ACTIONS(1414), - [anon_sym_SEMI] = ACTIONS(1414), - [anon_sym_LT] = ACTIONS(1414), - [anon_sym_GT] = ACTIONS(1414), - [anon_sym_QMARK] = ACTIONS(1414), - [anon_sym_AT] = ACTIONS(1414), - [anon_sym_LBRACK] = ACTIONS(1414), - [anon_sym_BSLASH] = ACTIONS(1414), - [anon_sym_RBRACK] = ACTIONS(1414), - [anon_sym_CARET] = ACTIONS(1414), - [anon_sym__] = ACTIONS(1414), - [anon_sym_BQUOTE] = ACTIONS(1414), - [anon_sym_PIPE] = ACTIONS(1414), - [anon_sym_TILDE] = ACTIONS(1414), - [sym__word] = ACTIONS(1414), - [sym__soft_line_ending] = ACTIONS(1414), - [sym__block_quote_start] = ACTIONS(1414), - [sym__indented_chunk_start] = ACTIONS(1414), - [sym_atx_h1_marker] = ACTIONS(1414), - [sym_atx_h2_marker] = ACTIONS(1414), - [sym_atx_h3_marker] = ACTIONS(1414), - [sym_atx_h4_marker] = ACTIONS(1414), - [sym_atx_h5_marker] = ACTIONS(1414), - [sym_atx_h6_marker] = ACTIONS(1414), - [sym__thematic_break] = ACTIONS(1414), - [sym__list_marker_minus] = ACTIONS(1414), - [sym__list_marker_plus] = ACTIONS(1414), - [sym__list_marker_star] = ACTIONS(1414), - [sym__list_marker_parenthesis] = ACTIONS(1414), - [sym__list_marker_dot] = ACTIONS(1414), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_example] = ACTIONS(1414), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1414), - [sym__fenced_code_block_start_backtick] = ACTIONS(1414), - [sym__fenced_code_block_start_tilde] = ACTIONS(1414), - [sym__blank_line_start] = ACTIONS(1414), - [sym_minus_metadata] = ACTIONS(1414), - [sym__pipe_table_start] = ACTIONS(1414), - [sym__fenced_div_start] = ACTIONS(1414), - [sym_ref_id_specifier] = ACTIONS(1414), - [sym__display_math_state_track_marker] = ACTIONS(1414), - [sym__inline_math_state_track_marker] = ACTIONS(1414), + [anon_sym_LBRACE] = ACTIONS(1657), + [anon_sym_RBRACE] = ACTIONS(1657), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1657), + [anon_sym_EQ] = ACTIONS(1657), + [anon_sym_SQUOTE] = ACTIONS(1657), + [anon_sym_BANG] = ACTIONS(1657), + [anon_sym_DQUOTE] = ACTIONS(1657), + [anon_sym_POUND] = ACTIONS(1657), + [anon_sym_DOLLAR] = ACTIONS(1657), + [anon_sym_PERCENT] = ACTIONS(1657), + [anon_sym_AMP] = ACTIONS(1657), + [anon_sym_LPAREN] = ACTIONS(1657), + [anon_sym_RPAREN] = ACTIONS(1657), + [anon_sym_STAR] = ACTIONS(1657), + [anon_sym_PLUS] = ACTIONS(1657), + [anon_sym_COMMA] = ACTIONS(1657), + [anon_sym_DASH] = ACTIONS(1657), + [anon_sym_DOT] = ACTIONS(1657), + [anon_sym_SLASH] = ACTIONS(1657), + [anon_sym_SEMI] = ACTIONS(1657), + [anon_sym_QMARK] = ACTIONS(1657), + [anon_sym_AT] = ACTIONS(1657), + [anon_sym_LBRACK] = ACTIONS(1659), + [anon_sym_BSLASH] = ACTIONS(1659), + [anon_sym_RBRACK] = ACTIONS(1657), + [anon_sym_CARET] = ACTIONS(1657), + [anon_sym__] = ACTIONS(1657), + [anon_sym_BQUOTE] = ACTIONS(1657), + [anon_sym_PIPE] = ACTIONS(1657), + [anon_sym_TILDE] = ACTIONS(1657), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1657), + [sym__escaped_characters] = ACTIONS(1657), + [sym__word] = ACTIONS(1657), + [sym__soft_line_ending] = ACTIONS(1657), + [sym__block_close] = ACTIONS(1657), + [sym__block_quote_start] = ACTIONS(1657), + [sym__indented_chunk_start] = ACTIONS(1657), + [sym_atx_h1_marker] = ACTIONS(1657), + [sym_atx_h2_marker] = ACTIONS(1657), + [sym_atx_h3_marker] = ACTIONS(1657), + [sym_atx_h4_marker] = ACTIONS(1657), + [sym_atx_h5_marker] = ACTIONS(1657), + [sym_atx_h6_marker] = ACTIONS(1657), + [sym__thematic_break] = ACTIONS(1657), + [sym__list_marker_minus] = ACTIONS(1657), + [sym__list_marker_plus] = ACTIONS(1657), + [sym__list_marker_star] = ACTIONS(1657), + [sym__list_marker_parenthesis] = ACTIONS(1657), + [sym__list_marker_dot] = ACTIONS(1657), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1657), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1657), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1657), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1657), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1657), + [sym__list_marker_example] = ACTIONS(1657), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1657), + [sym__fenced_code_block_start_backtick] = ACTIONS(1657), + [sym__fenced_code_block_start_tilde] = ACTIONS(1657), + [sym__blank_line_start] = ACTIONS(1657), + [sym_minus_metadata] = ACTIONS(1657), + [sym__pipe_table_start] = ACTIONS(1657), + [sym__fenced_div_start] = ACTIONS(1657), + [sym_ref_id_specifier] = ACTIONS(1657), + [sym__display_math_state_track_marker] = ACTIONS(1657), + [sym__inline_math_state_track_marker] = ACTIONS(1657), + [sym__html_comment] = ACTIONS(1657), + [sym_raw_specifier] = ACTIONS(1657), + [sym__autolink] = ACTIONS(1657), }, [STATE(444)] = { - [ts_builtin_sym_end] = ACTIONS(1630), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1630), - [anon_sym_LBRACE] = ACTIONS(1630), - [anon_sym_RBRACE] = ACTIONS(1630), - [anon_sym_EQ] = ACTIONS(1630), - [anon_sym_SQUOTE] = ACTIONS(1630), - [anon_sym_BANG] = ACTIONS(1630), - [anon_sym_DQUOTE] = ACTIONS(1630), - [anon_sym_POUND] = ACTIONS(1630), - [anon_sym_DOLLAR] = ACTIONS(1630), - [anon_sym_PERCENT] = ACTIONS(1630), - [anon_sym_AMP] = ACTIONS(1630), - [anon_sym_LPAREN] = ACTIONS(1630), - [anon_sym_RPAREN] = ACTIONS(1630), - [anon_sym_STAR] = ACTIONS(1630), - [anon_sym_PLUS] = ACTIONS(1630), - [anon_sym_COMMA] = ACTIONS(1630), - [anon_sym_DASH] = ACTIONS(1630), - [anon_sym_DOT] = ACTIONS(1630), - [anon_sym_SLASH] = ACTIONS(1630), - [anon_sym_SEMI] = ACTIONS(1630), - [anon_sym_LT] = ACTIONS(1630), - [anon_sym_GT] = ACTIONS(1630), - [anon_sym_QMARK] = ACTIONS(1630), - [anon_sym_AT] = ACTIONS(1630), - [anon_sym_LBRACK] = ACTIONS(1630), - [anon_sym_BSLASH] = ACTIONS(1630), - [anon_sym_RBRACK] = ACTIONS(1630), - [anon_sym_CARET] = ACTIONS(1630), - [anon_sym__] = ACTIONS(1630), - [anon_sym_BQUOTE] = ACTIONS(1630), - [anon_sym_PIPE] = ACTIONS(1630), - [anon_sym_TILDE] = ACTIONS(1630), - [sym__word] = ACTIONS(1630), - [sym__soft_line_ending] = ACTIONS(1630), - [sym__block_quote_start] = ACTIONS(1630), - [sym__indented_chunk_start] = ACTIONS(1630), - [sym_atx_h1_marker] = ACTIONS(1630), - [sym_atx_h2_marker] = ACTIONS(1630), - [sym_atx_h3_marker] = ACTIONS(1630), - [sym_atx_h4_marker] = ACTIONS(1630), - [sym_atx_h5_marker] = ACTIONS(1630), - [sym_atx_h6_marker] = ACTIONS(1630), - [sym__thematic_break] = ACTIONS(1630), - [sym__list_marker_minus] = ACTIONS(1630), - [sym__list_marker_plus] = ACTIONS(1630), - [sym__list_marker_star] = ACTIONS(1630), - [sym__list_marker_parenthesis] = ACTIONS(1630), - [sym__list_marker_dot] = ACTIONS(1630), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1630), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1630), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1630), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1630), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1630), - [sym__list_marker_example] = ACTIONS(1630), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1630), - [sym__fenced_code_block_start_backtick] = ACTIONS(1630), - [sym__fenced_code_block_start_tilde] = ACTIONS(1630), - [sym__blank_line_start] = ACTIONS(1630), - [sym_minus_metadata] = ACTIONS(1630), - [sym__pipe_table_start] = ACTIONS(1630), - [sym__fenced_div_start] = ACTIONS(1630), - [sym_ref_id_specifier] = ACTIONS(1630), - [sym__display_math_state_track_marker] = ACTIONS(1630), - [sym__inline_math_state_track_marker] = ACTIONS(1630), + [anon_sym_LBRACE] = ACTIONS(1953), + [anon_sym_RBRACE] = ACTIONS(1953), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1953), + [anon_sym_EQ] = ACTIONS(1953), + [anon_sym_SQUOTE] = ACTIONS(1953), + [anon_sym_BANG] = ACTIONS(1953), + [anon_sym_DQUOTE] = ACTIONS(1953), + [anon_sym_POUND] = ACTIONS(1953), + [anon_sym_DOLLAR] = ACTIONS(1953), + [anon_sym_PERCENT] = ACTIONS(1953), + [anon_sym_AMP] = ACTIONS(1953), + [anon_sym_LPAREN] = ACTIONS(1953), + [anon_sym_RPAREN] = ACTIONS(1953), + [anon_sym_STAR] = ACTIONS(1953), + [anon_sym_PLUS] = ACTIONS(1953), + [anon_sym_COMMA] = ACTIONS(1953), + [anon_sym_DASH] = ACTIONS(1953), + [anon_sym_DOT] = ACTIONS(1953), + [anon_sym_SLASH] = ACTIONS(1953), + [anon_sym_SEMI] = ACTIONS(1953), + [anon_sym_QMARK] = ACTIONS(1953), + [anon_sym_AT] = ACTIONS(1953), + [anon_sym_LBRACK] = ACTIONS(1955), + [anon_sym_BSLASH] = ACTIONS(1955), + [anon_sym_RBRACK] = ACTIONS(1953), + [anon_sym_CARET] = ACTIONS(1953), + [anon_sym__] = ACTIONS(1953), + [anon_sym_BQUOTE] = ACTIONS(1953), + [anon_sym_PIPE] = ACTIONS(1953), + [anon_sym_TILDE] = ACTIONS(1953), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1953), + [sym__escaped_characters] = ACTIONS(1953), + [sym__word] = ACTIONS(1953), + [sym__soft_line_ending] = ACTIONS(1953), + [sym_block_continuation] = ACTIONS(1953), + [sym__block_quote_start] = ACTIONS(1953), + [sym__indented_chunk_start] = ACTIONS(1953), + [sym_atx_h1_marker] = ACTIONS(1953), + [sym_atx_h2_marker] = ACTIONS(1953), + [sym_atx_h3_marker] = ACTIONS(1953), + [sym_atx_h4_marker] = ACTIONS(1953), + [sym_atx_h5_marker] = ACTIONS(1953), + [sym_atx_h6_marker] = ACTIONS(1953), + [sym__thematic_break] = ACTIONS(1953), + [sym__list_marker_minus] = ACTIONS(1953), + [sym__list_marker_plus] = ACTIONS(1953), + [sym__list_marker_star] = ACTIONS(1953), + [sym__list_marker_parenthesis] = ACTIONS(1953), + [sym__list_marker_dot] = ACTIONS(1953), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1953), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1953), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1953), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1953), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1953), + [sym__list_marker_example] = ACTIONS(1953), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1953), + [sym__fenced_code_block_start_backtick] = ACTIONS(1953), + [sym__fenced_code_block_start_tilde] = ACTIONS(1953), + [sym__blank_line_start] = ACTIONS(1953), + [sym_minus_metadata] = ACTIONS(1953), + [sym__pipe_table_start] = ACTIONS(1953), + [sym__fenced_div_start] = ACTIONS(1953), + [sym_ref_id_specifier] = ACTIONS(1953), + [sym__display_math_state_track_marker] = ACTIONS(1953), + [sym__inline_math_state_track_marker] = ACTIONS(1953), + [sym__html_comment] = ACTIONS(1953), + [sym_raw_specifier] = ACTIONS(1953), + [sym__autolink] = ACTIONS(1953), }, [STATE(445)] = { - [ts_builtin_sym_end] = ACTIONS(1634), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1634), - [anon_sym_LBRACE] = ACTIONS(1634), - [anon_sym_RBRACE] = ACTIONS(1634), - [anon_sym_EQ] = ACTIONS(1634), - [anon_sym_SQUOTE] = ACTIONS(1634), - [anon_sym_BANG] = ACTIONS(1634), - [anon_sym_DQUOTE] = ACTIONS(1634), - [anon_sym_POUND] = ACTIONS(1634), - [anon_sym_DOLLAR] = ACTIONS(1634), - [anon_sym_PERCENT] = ACTIONS(1634), - [anon_sym_AMP] = ACTIONS(1634), - [anon_sym_LPAREN] = ACTIONS(1634), - [anon_sym_RPAREN] = ACTIONS(1634), - [anon_sym_STAR] = ACTIONS(1634), - [anon_sym_PLUS] = ACTIONS(1634), - [anon_sym_COMMA] = ACTIONS(1634), - [anon_sym_DASH] = ACTIONS(1634), - [anon_sym_DOT] = ACTIONS(1634), - [anon_sym_SLASH] = ACTIONS(1634), - [anon_sym_SEMI] = ACTIONS(1634), - [anon_sym_LT] = ACTIONS(1634), - [anon_sym_GT] = ACTIONS(1634), - [anon_sym_QMARK] = ACTIONS(1634), - [anon_sym_AT] = ACTIONS(1634), - [anon_sym_LBRACK] = ACTIONS(1634), - [anon_sym_BSLASH] = ACTIONS(1634), - [anon_sym_RBRACK] = ACTIONS(1634), - [anon_sym_CARET] = ACTIONS(1634), - [anon_sym__] = ACTIONS(1634), - [anon_sym_BQUOTE] = ACTIONS(1634), - [anon_sym_PIPE] = ACTIONS(1634), - [anon_sym_TILDE] = ACTIONS(1634), - [sym__word] = ACTIONS(1634), - [sym__soft_line_ending] = ACTIONS(1634), - [sym__block_quote_start] = ACTIONS(1634), - [sym__indented_chunk_start] = ACTIONS(1634), - [sym_atx_h1_marker] = ACTIONS(1634), - [sym_atx_h2_marker] = ACTIONS(1634), - [sym_atx_h3_marker] = ACTIONS(1634), - [sym_atx_h4_marker] = ACTIONS(1634), - [sym_atx_h5_marker] = ACTIONS(1634), - [sym_atx_h6_marker] = ACTIONS(1634), - [sym__thematic_break] = ACTIONS(1634), - [sym__list_marker_minus] = ACTIONS(1634), - [sym__list_marker_plus] = ACTIONS(1634), - [sym__list_marker_star] = ACTIONS(1634), - [sym__list_marker_parenthesis] = ACTIONS(1634), - [sym__list_marker_dot] = ACTIONS(1634), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1634), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1634), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1634), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1634), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1634), - [sym__list_marker_example] = ACTIONS(1634), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1634), - [sym__fenced_code_block_start_backtick] = ACTIONS(1634), - [sym__fenced_code_block_start_tilde] = ACTIONS(1634), - [sym__blank_line_start] = ACTIONS(1634), - [sym_minus_metadata] = ACTIONS(1634), - [sym__pipe_table_start] = ACTIONS(1634), - [sym__fenced_div_start] = ACTIONS(1634), - [sym_ref_id_specifier] = ACTIONS(1634), - [sym__display_math_state_track_marker] = ACTIONS(1634), - [sym__inline_math_state_track_marker] = ACTIONS(1634), + [ts_builtin_sym_end] = ACTIONS(1729), + [anon_sym_LBRACE] = ACTIONS(1729), + [anon_sym_RBRACE] = ACTIONS(1729), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1729), + [anon_sym_EQ] = ACTIONS(1729), + [anon_sym_SQUOTE] = ACTIONS(1729), + [anon_sym_BANG] = ACTIONS(1729), + [anon_sym_DQUOTE] = ACTIONS(1729), + [anon_sym_POUND] = ACTIONS(1729), + [anon_sym_DOLLAR] = ACTIONS(1729), + [anon_sym_PERCENT] = ACTIONS(1729), + [anon_sym_AMP] = ACTIONS(1729), + [anon_sym_LPAREN] = ACTIONS(1729), + [anon_sym_RPAREN] = ACTIONS(1729), + [anon_sym_STAR] = ACTIONS(1729), + [anon_sym_PLUS] = ACTIONS(1729), + [anon_sym_COMMA] = ACTIONS(1729), + [anon_sym_DASH] = ACTIONS(1729), + [anon_sym_DOT] = ACTIONS(1729), + [anon_sym_SLASH] = ACTIONS(1729), + [anon_sym_SEMI] = ACTIONS(1729), + [anon_sym_QMARK] = ACTIONS(1729), + [anon_sym_AT] = ACTIONS(1729), + [anon_sym_LBRACK] = ACTIONS(1731), + [anon_sym_BSLASH] = ACTIONS(1731), + [anon_sym_RBRACK] = ACTIONS(1729), + [anon_sym_CARET] = ACTIONS(1729), + [anon_sym__] = ACTIONS(1729), + [anon_sym_BQUOTE] = ACTIONS(1729), + [anon_sym_PIPE] = ACTIONS(1729), + [anon_sym_TILDE] = ACTIONS(1729), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1729), + [sym__escaped_characters] = ACTIONS(1729), + [sym__word] = ACTIONS(1729), + [sym__soft_line_ending] = ACTIONS(1729), + [sym__block_quote_start] = ACTIONS(1729), + [sym__indented_chunk_start] = ACTIONS(1729), + [sym_atx_h1_marker] = ACTIONS(1729), + [sym_atx_h2_marker] = ACTIONS(1729), + [sym_atx_h3_marker] = ACTIONS(1729), + [sym_atx_h4_marker] = ACTIONS(1729), + [sym_atx_h5_marker] = ACTIONS(1729), + [sym_atx_h6_marker] = ACTIONS(1729), + [sym__thematic_break] = ACTIONS(1729), + [sym__list_marker_minus] = ACTIONS(1729), + [sym__list_marker_plus] = ACTIONS(1729), + [sym__list_marker_star] = ACTIONS(1729), + [sym__list_marker_parenthesis] = ACTIONS(1729), + [sym__list_marker_dot] = ACTIONS(1729), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1729), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1729), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1729), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1729), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1729), + [sym__list_marker_example] = ACTIONS(1729), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1729), + [sym__fenced_code_block_start_backtick] = ACTIONS(1729), + [sym__fenced_code_block_start_tilde] = ACTIONS(1729), + [sym__blank_line_start] = ACTIONS(1729), + [sym_minus_metadata] = ACTIONS(1729), + [sym__pipe_table_start] = ACTIONS(1729), + [sym__fenced_div_start] = ACTIONS(1729), + [sym_ref_id_specifier] = ACTIONS(1729), + [sym__display_math_state_track_marker] = ACTIONS(1729), + [sym__inline_math_state_track_marker] = ACTIONS(1729), + [sym__html_comment] = ACTIONS(1729), + [sym_raw_specifier] = ACTIONS(1729), + [sym__autolink] = ACTIONS(1729), }, [STATE(446)] = { - [ts_builtin_sym_end] = ACTIONS(1636), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1636), - [anon_sym_LBRACE] = ACTIONS(1636), - [anon_sym_RBRACE] = ACTIONS(1636), - [anon_sym_EQ] = ACTIONS(1636), - [anon_sym_SQUOTE] = ACTIONS(1636), - [anon_sym_BANG] = ACTIONS(1636), - [anon_sym_DQUOTE] = ACTIONS(1636), - [anon_sym_POUND] = ACTIONS(1636), - [anon_sym_DOLLAR] = ACTIONS(1636), - [anon_sym_PERCENT] = ACTIONS(1636), - [anon_sym_AMP] = ACTIONS(1636), - [anon_sym_LPAREN] = ACTIONS(1636), - [anon_sym_RPAREN] = ACTIONS(1636), - [anon_sym_STAR] = ACTIONS(1636), - [anon_sym_PLUS] = ACTIONS(1636), - [anon_sym_COMMA] = ACTIONS(1636), - [anon_sym_DASH] = ACTIONS(1636), - [anon_sym_DOT] = ACTIONS(1636), - [anon_sym_SLASH] = ACTIONS(1636), - [anon_sym_SEMI] = ACTIONS(1636), - [anon_sym_LT] = ACTIONS(1636), - [anon_sym_GT] = ACTIONS(1636), - [anon_sym_QMARK] = ACTIONS(1636), - [anon_sym_AT] = ACTIONS(1636), - [anon_sym_LBRACK] = ACTIONS(1636), - [anon_sym_BSLASH] = ACTIONS(1636), - [anon_sym_RBRACK] = ACTIONS(1636), - [anon_sym_CARET] = ACTIONS(1636), - [anon_sym__] = ACTIONS(1636), - [anon_sym_BQUOTE] = ACTIONS(1636), - [anon_sym_PIPE] = ACTIONS(1636), - [anon_sym_TILDE] = ACTIONS(1636), - [sym__word] = ACTIONS(1636), - [sym__soft_line_ending] = ACTIONS(1636), - [sym__block_quote_start] = ACTIONS(1636), - [sym__indented_chunk_start] = ACTIONS(1636), - [sym_atx_h1_marker] = ACTIONS(1636), - [sym_atx_h2_marker] = ACTIONS(1636), - [sym_atx_h3_marker] = ACTIONS(1636), - [sym_atx_h4_marker] = ACTIONS(1636), - [sym_atx_h5_marker] = ACTIONS(1636), - [sym_atx_h6_marker] = ACTIONS(1636), - [sym__thematic_break] = ACTIONS(1636), - [sym__list_marker_minus] = ACTIONS(1636), - [sym__list_marker_plus] = ACTIONS(1636), - [sym__list_marker_star] = ACTIONS(1636), - [sym__list_marker_parenthesis] = ACTIONS(1636), - [sym__list_marker_dot] = ACTIONS(1636), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1636), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1636), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1636), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1636), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1636), - [sym__list_marker_example] = ACTIONS(1636), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1636), - [sym__fenced_code_block_start_backtick] = ACTIONS(1636), - [sym__fenced_code_block_start_tilde] = ACTIONS(1636), - [sym__blank_line_start] = ACTIONS(1636), - [sym_minus_metadata] = ACTIONS(1636), - [sym__pipe_table_start] = ACTIONS(1636), - [sym__fenced_div_start] = ACTIONS(1636), - [sym_ref_id_specifier] = ACTIONS(1636), - [sym__display_math_state_track_marker] = ACTIONS(1636), - [sym__inline_math_state_track_marker] = ACTIONS(1636), + [ts_builtin_sym_end] = ACTIONS(1653), + [anon_sym_LBRACE] = ACTIONS(1653), + [anon_sym_RBRACE] = ACTIONS(1653), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1653), + [anon_sym_EQ] = ACTIONS(1653), + [anon_sym_SQUOTE] = ACTIONS(1653), + [anon_sym_BANG] = ACTIONS(1653), + [anon_sym_DQUOTE] = ACTIONS(1653), + [anon_sym_POUND] = ACTIONS(1653), + [anon_sym_DOLLAR] = ACTIONS(1653), + [anon_sym_PERCENT] = ACTIONS(1653), + [anon_sym_AMP] = ACTIONS(1653), + [anon_sym_LPAREN] = ACTIONS(1653), + [anon_sym_RPAREN] = ACTIONS(1653), + [anon_sym_STAR] = ACTIONS(1653), + [anon_sym_PLUS] = ACTIONS(1653), + [anon_sym_COMMA] = ACTIONS(1653), + [anon_sym_DASH] = ACTIONS(1653), + [anon_sym_DOT] = ACTIONS(1653), + [anon_sym_SLASH] = ACTIONS(1653), + [anon_sym_SEMI] = ACTIONS(1653), + [anon_sym_QMARK] = ACTIONS(1653), + [anon_sym_AT] = ACTIONS(1653), + [anon_sym_LBRACK] = ACTIONS(1655), + [anon_sym_BSLASH] = ACTIONS(1655), + [anon_sym_RBRACK] = ACTIONS(1653), + [anon_sym_CARET] = ACTIONS(1653), + [anon_sym__] = ACTIONS(1653), + [anon_sym_BQUOTE] = ACTIONS(1653), + [anon_sym_PIPE] = ACTIONS(1653), + [anon_sym_TILDE] = ACTIONS(1653), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1653), + [sym__escaped_characters] = ACTIONS(1653), + [sym__word] = ACTIONS(1653), + [sym__soft_line_ending] = ACTIONS(1653), + [sym__block_quote_start] = ACTIONS(1653), + [sym__indented_chunk_start] = ACTIONS(1653), + [sym_atx_h1_marker] = ACTIONS(1653), + [sym_atx_h2_marker] = ACTIONS(1653), + [sym_atx_h3_marker] = ACTIONS(1653), + [sym_atx_h4_marker] = ACTIONS(1653), + [sym_atx_h5_marker] = ACTIONS(1653), + [sym_atx_h6_marker] = ACTIONS(1653), + [sym__thematic_break] = ACTIONS(1653), + [sym__list_marker_minus] = ACTIONS(1653), + [sym__list_marker_plus] = ACTIONS(1653), + [sym__list_marker_star] = ACTIONS(1653), + [sym__list_marker_parenthesis] = ACTIONS(1653), + [sym__list_marker_dot] = ACTIONS(1653), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1653), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1653), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1653), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1653), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1653), + [sym__list_marker_example] = ACTIONS(1653), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1653), + [sym__fenced_code_block_start_backtick] = ACTIONS(1653), + [sym__fenced_code_block_start_tilde] = ACTIONS(1653), + [sym__blank_line_start] = ACTIONS(1653), + [sym_minus_metadata] = ACTIONS(1653), + [sym__pipe_table_start] = ACTIONS(1653), + [sym__fenced_div_start] = ACTIONS(1653), + [sym_ref_id_specifier] = ACTIONS(1653), + [sym__display_math_state_track_marker] = ACTIONS(1653), + [sym__inline_math_state_track_marker] = ACTIONS(1653), + [sym__html_comment] = ACTIONS(1653), + [sym_raw_specifier] = ACTIONS(1653), + [sym__autolink] = ACTIONS(1653), }, [STATE(447)] = { - [ts_builtin_sym_end] = ACTIONS(1638), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1638), - [anon_sym_LBRACE] = ACTIONS(1638), - [anon_sym_RBRACE] = ACTIONS(1638), - [anon_sym_EQ] = ACTIONS(1638), - [anon_sym_SQUOTE] = ACTIONS(1638), - [anon_sym_BANG] = ACTIONS(1638), - [anon_sym_DQUOTE] = ACTIONS(1638), - [anon_sym_POUND] = ACTIONS(1638), - [anon_sym_DOLLAR] = ACTIONS(1638), - [anon_sym_PERCENT] = ACTIONS(1638), - [anon_sym_AMP] = ACTIONS(1638), - [anon_sym_LPAREN] = ACTIONS(1638), - [anon_sym_RPAREN] = ACTIONS(1638), - [anon_sym_STAR] = ACTIONS(1638), - [anon_sym_PLUS] = ACTIONS(1638), - [anon_sym_COMMA] = ACTIONS(1638), - [anon_sym_DASH] = ACTIONS(1638), - [anon_sym_DOT] = ACTIONS(1638), - [anon_sym_SLASH] = ACTIONS(1638), - [anon_sym_SEMI] = ACTIONS(1638), - [anon_sym_LT] = ACTIONS(1638), - [anon_sym_GT] = ACTIONS(1638), - [anon_sym_QMARK] = ACTIONS(1638), - [anon_sym_AT] = ACTIONS(1638), - [anon_sym_LBRACK] = ACTIONS(1638), - [anon_sym_BSLASH] = ACTIONS(1638), - [anon_sym_RBRACK] = ACTIONS(1638), - [anon_sym_CARET] = ACTIONS(1638), - [anon_sym__] = ACTIONS(1638), - [anon_sym_BQUOTE] = ACTIONS(1638), - [anon_sym_PIPE] = ACTIONS(1638), - [anon_sym_TILDE] = ACTIONS(1638), - [sym__word] = ACTIONS(1638), - [sym__soft_line_ending] = ACTIONS(1638), - [sym__block_quote_start] = ACTIONS(1638), - [sym__indented_chunk_start] = ACTIONS(1638), - [sym_atx_h1_marker] = ACTIONS(1638), - [sym_atx_h2_marker] = ACTIONS(1638), - [sym_atx_h3_marker] = ACTIONS(1638), - [sym_atx_h4_marker] = ACTIONS(1638), - [sym_atx_h5_marker] = ACTIONS(1638), - [sym_atx_h6_marker] = ACTIONS(1638), - [sym__thematic_break] = ACTIONS(1638), - [sym__list_marker_minus] = ACTIONS(1638), - [sym__list_marker_plus] = ACTIONS(1638), - [sym__list_marker_star] = ACTIONS(1638), - [sym__list_marker_parenthesis] = ACTIONS(1638), - [sym__list_marker_dot] = ACTIONS(1638), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1638), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1638), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1638), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1638), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1638), - [sym__list_marker_example] = ACTIONS(1638), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1638), - [sym__fenced_code_block_start_backtick] = ACTIONS(1638), - [sym__fenced_code_block_start_tilde] = ACTIONS(1638), - [sym__blank_line_start] = ACTIONS(1638), - [sym_minus_metadata] = ACTIONS(1638), - [sym__pipe_table_start] = ACTIONS(1638), - [sym__fenced_div_start] = ACTIONS(1638), - [sym_ref_id_specifier] = ACTIONS(1638), - [sym__display_math_state_track_marker] = ACTIONS(1638), - [sym__inline_math_state_track_marker] = ACTIONS(1638), + [anon_sym_LBRACE] = ACTIONS(1663), + [anon_sym_RBRACE] = ACTIONS(1663), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1663), + [anon_sym_EQ] = ACTIONS(1663), + [anon_sym_SQUOTE] = ACTIONS(1663), + [anon_sym_BANG] = ACTIONS(1663), + [anon_sym_DQUOTE] = ACTIONS(1663), + [anon_sym_POUND] = ACTIONS(1663), + [anon_sym_DOLLAR] = ACTIONS(1663), + [anon_sym_PERCENT] = ACTIONS(1663), + [anon_sym_AMP] = ACTIONS(1663), + [anon_sym_LPAREN] = ACTIONS(1663), + [anon_sym_RPAREN] = ACTIONS(1663), + [anon_sym_STAR] = ACTIONS(1663), + [anon_sym_PLUS] = ACTIONS(1663), + [anon_sym_COMMA] = ACTIONS(1663), + [anon_sym_DASH] = ACTIONS(1663), + [anon_sym_DOT] = ACTIONS(1663), + [anon_sym_SLASH] = ACTIONS(1663), + [anon_sym_SEMI] = ACTIONS(1663), + [anon_sym_QMARK] = ACTIONS(1663), + [anon_sym_AT] = ACTIONS(1663), + [anon_sym_LBRACK] = ACTIONS(1665), + [anon_sym_BSLASH] = ACTIONS(1665), + [anon_sym_RBRACK] = ACTIONS(1663), + [anon_sym_CARET] = ACTIONS(1663), + [anon_sym__] = ACTIONS(1663), + [anon_sym_BQUOTE] = ACTIONS(1663), + [anon_sym_PIPE] = ACTIONS(1663), + [anon_sym_TILDE] = ACTIONS(1663), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1663), + [sym__escaped_characters] = ACTIONS(1663), + [sym__word] = ACTIONS(1663), + [sym__soft_line_ending] = ACTIONS(1663), + [sym__block_close] = ACTIONS(1663), + [sym__block_quote_start] = ACTIONS(1663), + [sym__indented_chunk_start] = ACTIONS(1663), + [sym_atx_h1_marker] = ACTIONS(1663), + [sym_atx_h2_marker] = ACTIONS(1663), + [sym_atx_h3_marker] = ACTIONS(1663), + [sym_atx_h4_marker] = ACTIONS(1663), + [sym_atx_h5_marker] = ACTIONS(1663), + [sym_atx_h6_marker] = ACTIONS(1663), + [sym__thematic_break] = ACTIONS(1663), + [sym__list_marker_minus] = ACTIONS(1663), + [sym__list_marker_plus] = ACTIONS(1663), + [sym__list_marker_star] = ACTIONS(1663), + [sym__list_marker_parenthesis] = ACTIONS(1663), + [sym__list_marker_dot] = ACTIONS(1663), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_example] = ACTIONS(1663), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1663), + [sym__fenced_code_block_start_backtick] = ACTIONS(1663), + [sym__fenced_code_block_start_tilde] = ACTIONS(1663), + [sym__blank_line_start] = ACTIONS(1663), + [sym_minus_metadata] = ACTIONS(1663), + [sym__pipe_table_start] = ACTIONS(1663), + [sym__fenced_div_start] = ACTIONS(1663), + [sym_ref_id_specifier] = ACTIONS(1663), + [sym__display_math_state_track_marker] = ACTIONS(1663), + [sym__inline_math_state_track_marker] = ACTIONS(1663), + [sym__html_comment] = ACTIONS(1663), + [sym_raw_specifier] = ACTIONS(1663), + [sym__autolink] = ACTIONS(1663), }, [STATE(448)] = { - [ts_builtin_sym_end] = ACTIONS(1640), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1640), - [anon_sym_LBRACE] = ACTIONS(1640), - [anon_sym_RBRACE] = ACTIONS(1640), - [anon_sym_EQ] = ACTIONS(1640), - [anon_sym_SQUOTE] = ACTIONS(1640), - [anon_sym_BANG] = ACTIONS(1640), - [anon_sym_DQUOTE] = ACTIONS(1640), - [anon_sym_POUND] = ACTIONS(1640), - [anon_sym_DOLLAR] = ACTIONS(1640), - [anon_sym_PERCENT] = ACTIONS(1640), - [anon_sym_AMP] = ACTIONS(1640), - [anon_sym_LPAREN] = ACTIONS(1640), - [anon_sym_RPAREN] = ACTIONS(1640), - [anon_sym_STAR] = ACTIONS(1640), - [anon_sym_PLUS] = ACTIONS(1640), - [anon_sym_COMMA] = ACTIONS(1640), - [anon_sym_DASH] = ACTIONS(1640), - [anon_sym_DOT] = ACTIONS(1640), - [anon_sym_SLASH] = ACTIONS(1640), - [anon_sym_SEMI] = ACTIONS(1640), - [anon_sym_LT] = ACTIONS(1640), - [anon_sym_GT] = ACTIONS(1640), - [anon_sym_QMARK] = ACTIONS(1640), - [anon_sym_AT] = ACTIONS(1640), - [anon_sym_LBRACK] = ACTIONS(1640), - [anon_sym_BSLASH] = ACTIONS(1640), - [anon_sym_RBRACK] = ACTIONS(1640), - [anon_sym_CARET] = ACTIONS(1640), - [anon_sym__] = ACTIONS(1640), - [anon_sym_BQUOTE] = ACTIONS(1640), - [anon_sym_PIPE] = ACTIONS(1640), - [anon_sym_TILDE] = ACTIONS(1640), - [sym__word] = ACTIONS(1640), - [sym__soft_line_ending] = ACTIONS(1640), - [sym__block_quote_start] = ACTIONS(1640), - [sym__indented_chunk_start] = ACTIONS(1640), - [sym_atx_h1_marker] = ACTIONS(1640), - [sym_atx_h2_marker] = ACTIONS(1640), - [sym_atx_h3_marker] = ACTIONS(1640), - [sym_atx_h4_marker] = ACTIONS(1640), - [sym_atx_h5_marker] = ACTIONS(1640), - [sym_atx_h6_marker] = ACTIONS(1640), - [sym__thematic_break] = ACTIONS(1640), - [sym__list_marker_minus] = ACTIONS(1640), - [sym__list_marker_plus] = ACTIONS(1640), - [sym__list_marker_star] = ACTIONS(1640), - [sym__list_marker_parenthesis] = ACTIONS(1640), - [sym__list_marker_dot] = ACTIONS(1640), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1640), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1640), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1640), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1640), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1640), - [sym__list_marker_example] = ACTIONS(1640), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1640), - [sym__fenced_code_block_start_backtick] = ACTIONS(1640), - [sym__fenced_code_block_start_tilde] = ACTIONS(1640), - [sym__blank_line_start] = ACTIONS(1640), - [sym_minus_metadata] = ACTIONS(1640), - [sym__pipe_table_start] = ACTIONS(1640), - [sym__fenced_div_start] = ACTIONS(1640), - [sym_ref_id_specifier] = ACTIONS(1640), - [sym__display_math_state_track_marker] = ACTIONS(1640), - [sym__inline_math_state_track_marker] = ACTIONS(1640), + [anon_sym_LBRACE] = ACTIONS(1663), + [anon_sym_RBRACE] = ACTIONS(1663), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1663), + [anon_sym_EQ] = ACTIONS(1663), + [anon_sym_SQUOTE] = ACTIONS(1663), + [anon_sym_BANG] = ACTIONS(1663), + [anon_sym_DQUOTE] = ACTIONS(1663), + [anon_sym_POUND] = ACTIONS(1663), + [anon_sym_DOLLAR] = ACTIONS(1663), + [anon_sym_PERCENT] = ACTIONS(1663), + [anon_sym_AMP] = ACTIONS(1663), + [anon_sym_LPAREN] = ACTIONS(1663), + [anon_sym_RPAREN] = ACTIONS(1663), + [anon_sym_STAR] = ACTIONS(1663), + [anon_sym_PLUS] = ACTIONS(1663), + [anon_sym_COMMA] = ACTIONS(1663), + [anon_sym_DASH] = ACTIONS(1663), + [anon_sym_DOT] = ACTIONS(1663), + [anon_sym_SLASH] = ACTIONS(1663), + [anon_sym_SEMI] = ACTIONS(1663), + [anon_sym_QMARK] = ACTIONS(1663), + [anon_sym_AT] = ACTIONS(1663), + [anon_sym_LBRACK] = ACTIONS(1665), + [anon_sym_BSLASH] = ACTIONS(1665), + [anon_sym_RBRACK] = ACTIONS(1663), + [anon_sym_CARET] = ACTIONS(1663), + [anon_sym__] = ACTIONS(1663), + [anon_sym_BQUOTE] = ACTIONS(1663), + [anon_sym_PIPE] = ACTIONS(1663), + [anon_sym_TILDE] = ACTIONS(1663), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1663), + [sym__escaped_characters] = ACTIONS(1663), + [sym__word] = ACTIONS(1663), + [sym__soft_line_ending] = ACTIONS(1663), + [sym__block_close] = ACTIONS(1663), + [sym__block_quote_start] = ACTIONS(1663), + [sym__indented_chunk_start] = ACTIONS(1663), + [sym_atx_h1_marker] = ACTIONS(1663), + [sym_atx_h2_marker] = ACTIONS(1663), + [sym_atx_h3_marker] = ACTIONS(1663), + [sym_atx_h4_marker] = ACTIONS(1663), + [sym_atx_h5_marker] = ACTIONS(1663), + [sym_atx_h6_marker] = ACTIONS(1663), + [sym__thematic_break] = ACTIONS(1663), + [sym__list_marker_minus] = ACTIONS(1663), + [sym__list_marker_plus] = ACTIONS(1663), + [sym__list_marker_star] = ACTIONS(1663), + [sym__list_marker_parenthesis] = ACTIONS(1663), + [sym__list_marker_dot] = ACTIONS(1663), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_example] = ACTIONS(1663), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1663), + [sym__fenced_code_block_start_backtick] = ACTIONS(1663), + [sym__fenced_code_block_start_tilde] = ACTIONS(1663), + [sym__blank_line_start] = ACTIONS(1663), + [sym_minus_metadata] = ACTIONS(1663), + [sym__pipe_table_start] = ACTIONS(1663), + [sym__fenced_div_start] = ACTIONS(1663), + [sym_ref_id_specifier] = ACTIONS(1663), + [sym__display_math_state_track_marker] = ACTIONS(1663), + [sym__inline_math_state_track_marker] = ACTIONS(1663), + [sym__html_comment] = ACTIONS(1663), + [sym_raw_specifier] = ACTIONS(1663), + [sym__autolink] = ACTIONS(1663), }, [STATE(449)] = { - [ts_builtin_sym_end] = ACTIONS(1650), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1650), - [anon_sym_LBRACE] = ACTIONS(1650), - [anon_sym_RBRACE] = ACTIONS(1650), - [anon_sym_EQ] = ACTIONS(1650), - [anon_sym_SQUOTE] = ACTIONS(1650), - [anon_sym_BANG] = ACTIONS(1650), - [anon_sym_DQUOTE] = ACTIONS(1650), - [anon_sym_POUND] = ACTIONS(1650), - [anon_sym_DOLLAR] = ACTIONS(1650), - [anon_sym_PERCENT] = ACTIONS(1650), - [anon_sym_AMP] = ACTIONS(1650), - [anon_sym_LPAREN] = ACTIONS(1650), - [anon_sym_RPAREN] = ACTIONS(1650), - [anon_sym_STAR] = ACTIONS(1650), - [anon_sym_PLUS] = ACTIONS(1650), - [anon_sym_COMMA] = ACTIONS(1650), - [anon_sym_DASH] = ACTIONS(1650), - [anon_sym_DOT] = ACTIONS(1650), - [anon_sym_SLASH] = ACTIONS(1650), - [anon_sym_SEMI] = ACTIONS(1650), - [anon_sym_LT] = ACTIONS(1650), - [anon_sym_GT] = ACTIONS(1650), - [anon_sym_QMARK] = ACTIONS(1650), - [anon_sym_AT] = ACTIONS(1650), - [anon_sym_LBRACK] = ACTIONS(1650), - [anon_sym_BSLASH] = ACTIONS(1650), - [anon_sym_RBRACK] = ACTIONS(1650), - [anon_sym_CARET] = ACTIONS(1650), - [anon_sym__] = ACTIONS(1650), - [anon_sym_BQUOTE] = ACTIONS(1650), - [anon_sym_PIPE] = ACTIONS(1650), - [anon_sym_TILDE] = ACTIONS(1650), - [sym__word] = ACTIONS(1650), - [sym__soft_line_ending] = ACTIONS(1650), - [sym__block_quote_start] = ACTIONS(1650), - [sym__indented_chunk_start] = ACTIONS(1650), - [sym_atx_h1_marker] = ACTIONS(1650), - [sym_atx_h2_marker] = ACTIONS(1650), - [sym_atx_h3_marker] = ACTIONS(1650), - [sym_atx_h4_marker] = ACTIONS(1650), - [sym_atx_h5_marker] = ACTIONS(1650), - [sym_atx_h6_marker] = ACTIONS(1650), - [sym__thematic_break] = ACTIONS(1650), - [sym__list_marker_minus] = ACTIONS(1650), - [sym__list_marker_plus] = ACTIONS(1650), - [sym__list_marker_star] = ACTIONS(1650), - [sym__list_marker_parenthesis] = ACTIONS(1650), - [sym__list_marker_dot] = ACTIONS(1650), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1650), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1650), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1650), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1650), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1650), - [sym__list_marker_example] = ACTIONS(1650), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1650), - [sym__fenced_code_block_start_backtick] = ACTIONS(1650), - [sym__fenced_code_block_start_tilde] = ACTIONS(1650), - [sym__blank_line_start] = ACTIONS(1650), - [sym_minus_metadata] = ACTIONS(1650), - [sym__pipe_table_start] = ACTIONS(1650), - [sym__fenced_div_start] = ACTIONS(1650), - [sym_ref_id_specifier] = ACTIONS(1650), - [sym__display_math_state_track_marker] = ACTIONS(1650), - [sym__inline_math_state_track_marker] = ACTIONS(1650), + [ts_builtin_sym_end] = ACTIONS(1805), + [anon_sym_LBRACE] = ACTIONS(1805), + [anon_sym_RBRACE] = ACTIONS(1805), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1805), + [anon_sym_EQ] = ACTIONS(1805), + [anon_sym_SQUOTE] = ACTIONS(1805), + [anon_sym_BANG] = ACTIONS(1805), + [anon_sym_DQUOTE] = ACTIONS(1805), + [anon_sym_POUND] = ACTIONS(1805), + [anon_sym_DOLLAR] = ACTIONS(1805), + [anon_sym_PERCENT] = ACTIONS(1805), + [anon_sym_AMP] = ACTIONS(1805), + [anon_sym_LPAREN] = ACTIONS(1805), + [anon_sym_RPAREN] = ACTIONS(1805), + [anon_sym_STAR] = ACTIONS(1805), + [anon_sym_PLUS] = ACTIONS(1805), + [anon_sym_COMMA] = ACTIONS(1805), + [anon_sym_DASH] = ACTIONS(1805), + [anon_sym_DOT] = ACTIONS(1805), + [anon_sym_SLASH] = ACTIONS(1805), + [anon_sym_SEMI] = ACTIONS(1805), + [anon_sym_QMARK] = ACTIONS(1805), + [anon_sym_AT] = ACTIONS(1805), + [anon_sym_LBRACK] = ACTIONS(1807), + [anon_sym_BSLASH] = ACTIONS(1807), + [anon_sym_RBRACK] = ACTIONS(1805), + [anon_sym_CARET] = ACTIONS(1805), + [anon_sym__] = ACTIONS(1805), + [anon_sym_BQUOTE] = ACTIONS(1805), + [anon_sym_PIPE] = ACTIONS(1805), + [anon_sym_TILDE] = ACTIONS(1805), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1805), + [sym__escaped_characters] = ACTIONS(1805), + [sym__word] = ACTIONS(1805), + [sym__soft_line_ending] = ACTIONS(1805), + [sym__block_quote_start] = ACTIONS(1805), + [sym__indented_chunk_start] = ACTIONS(1805), + [sym_atx_h1_marker] = ACTIONS(1805), + [sym_atx_h2_marker] = ACTIONS(1805), + [sym_atx_h3_marker] = ACTIONS(1805), + [sym_atx_h4_marker] = ACTIONS(1805), + [sym_atx_h5_marker] = ACTIONS(1805), + [sym_atx_h6_marker] = ACTIONS(1805), + [sym__thematic_break] = ACTIONS(1805), + [sym__list_marker_minus] = ACTIONS(1805), + [sym__list_marker_plus] = ACTIONS(1805), + [sym__list_marker_star] = ACTIONS(1805), + [sym__list_marker_parenthesis] = ACTIONS(1805), + [sym__list_marker_dot] = ACTIONS(1805), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1805), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1805), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1805), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1805), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1805), + [sym__list_marker_example] = ACTIONS(1805), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1805), + [sym__fenced_code_block_start_backtick] = ACTIONS(1805), + [sym__fenced_code_block_start_tilde] = ACTIONS(1805), + [sym__blank_line_start] = ACTIONS(1805), + [sym_minus_metadata] = ACTIONS(1805), + [sym__pipe_table_start] = ACTIONS(1805), + [sym__fenced_div_start] = ACTIONS(1805), + [sym_ref_id_specifier] = ACTIONS(1805), + [sym__display_math_state_track_marker] = ACTIONS(1805), + [sym__inline_math_state_track_marker] = ACTIONS(1805), + [sym__html_comment] = ACTIONS(1805), + [sym_raw_specifier] = ACTIONS(1805), + [sym__autolink] = ACTIONS(1805), }, [STATE(450)] = { - [ts_builtin_sym_end] = ACTIONS(1668), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1668), - [anon_sym_LBRACE] = ACTIONS(1668), - [anon_sym_RBRACE] = ACTIONS(1668), - [anon_sym_EQ] = ACTIONS(1668), - [anon_sym_SQUOTE] = ACTIONS(1668), - [anon_sym_BANG] = ACTIONS(1668), - [anon_sym_DQUOTE] = ACTIONS(1668), - [anon_sym_POUND] = ACTIONS(1668), - [anon_sym_DOLLAR] = ACTIONS(1668), - [anon_sym_PERCENT] = ACTIONS(1668), - [anon_sym_AMP] = ACTIONS(1668), - [anon_sym_LPAREN] = ACTIONS(1668), - [anon_sym_RPAREN] = ACTIONS(1668), - [anon_sym_STAR] = ACTIONS(1668), - [anon_sym_PLUS] = ACTIONS(1668), - [anon_sym_COMMA] = ACTIONS(1668), - [anon_sym_DASH] = ACTIONS(1668), - [anon_sym_DOT] = ACTIONS(1668), - [anon_sym_SLASH] = ACTIONS(1668), - [anon_sym_SEMI] = ACTIONS(1668), - [anon_sym_LT] = ACTIONS(1668), - [anon_sym_GT] = ACTIONS(1668), - [anon_sym_QMARK] = ACTIONS(1668), - [anon_sym_AT] = ACTIONS(1668), - [anon_sym_LBRACK] = ACTIONS(1668), - [anon_sym_BSLASH] = ACTIONS(1668), - [anon_sym_RBRACK] = ACTIONS(1668), - [anon_sym_CARET] = ACTIONS(1668), - [anon_sym__] = ACTIONS(1668), - [anon_sym_BQUOTE] = ACTIONS(1668), - [anon_sym_PIPE] = ACTIONS(1668), - [anon_sym_TILDE] = ACTIONS(1668), - [sym__word] = ACTIONS(1668), - [sym__soft_line_ending] = ACTIONS(1668), - [sym__block_quote_start] = ACTIONS(1668), - [sym__indented_chunk_start] = ACTIONS(1668), - [sym_atx_h1_marker] = ACTIONS(1668), - [sym_atx_h2_marker] = ACTIONS(1668), - [sym_atx_h3_marker] = ACTIONS(1668), - [sym_atx_h4_marker] = ACTIONS(1668), - [sym_atx_h5_marker] = ACTIONS(1668), - [sym_atx_h6_marker] = ACTIONS(1668), - [sym__thematic_break] = ACTIONS(1668), - [sym__list_marker_minus] = ACTIONS(1668), - [sym__list_marker_plus] = ACTIONS(1668), - [sym__list_marker_star] = ACTIONS(1668), - [sym__list_marker_parenthesis] = ACTIONS(1668), - [sym__list_marker_dot] = ACTIONS(1668), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1668), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1668), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1668), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1668), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1668), - [sym__list_marker_example] = ACTIONS(1668), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1668), - [sym__fenced_code_block_start_backtick] = ACTIONS(1668), - [sym__fenced_code_block_start_tilde] = ACTIONS(1668), - [sym__blank_line_start] = ACTIONS(1668), - [sym_minus_metadata] = ACTIONS(1668), - [sym__pipe_table_start] = ACTIONS(1668), - [sym__fenced_div_start] = ACTIONS(1668), - [sym_ref_id_specifier] = ACTIONS(1668), - [sym__display_math_state_track_marker] = ACTIONS(1668), - [sym__inline_math_state_track_marker] = ACTIONS(1668), + [anon_sym_LBRACE] = ACTIONS(1667), + [anon_sym_RBRACE] = ACTIONS(1667), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1667), + [anon_sym_EQ] = ACTIONS(1667), + [anon_sym_SQUOTE] = ACTIONS(1667), + [anon_sym_BANG] = ACTIONS(1667), + [anon_sym_DQUOTE] = ACTIONS(1667), + [anon_sym_POUND] = ACTIONS(1667), + [anon_sym_DOLLAR] = ACTIONS(1667), + [anon_sym_PERCENT] = ACTIONS(1667), + [anon_sym_AMP] = ACTIONS(1667), + [anon_sym_LPAREN] = ACTIONS(1667), + [anon_sym_RPAREN] = ACTIONS(1667), + [anon_sym_STAR] = ACTIONS(1667), + [anon_sym_PLUS] = ACTIONS(1667), + [anon_sym_COMMA] = ACTIONS(1667), + [anon_sym_DASH] = ACTIONS(1667), + [anon_sym_DOT] = ACTIONS(1667), + [anon_sym_SLASH] = ACTIONS(1667), + [anon_sym_SEMI] = ACTIONS(1667), + [anon_sym_QMARK] = ACTIONS(1667), + [anon_sym_AT] = ACTIONS(1667), + [anon_sym_LBRACK] = ACTIONS(1669), + [anon_sym_BSLASH] = ACTIONS(1669), + [anon_sym_RBRACK] = ACTIONS(1667), + [anon_sym_CARET] = ACTIONS(1667), + [anon_sym__] = ACTIONS(1667), + [anon_sym_BQUOTE] = ACTIONS(1667), + [anon_sym_PIPE] = ACTIONS(1667), + [anon_sym_TILDE] = ACTIONS(1667), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1667), + [sym__escaped_characters] = ACTIONS(1667), + [sym__word] = ACTIONS(1667), + [sym__soft_line_ending] = ACTIONS(1667), + [sym__block_close] = ACTIONS(1667), + [sym__block_quote_start] = ACTIONS(1667), + [sym__indented_chunk_start] = ACTIONS(1667), + [sym_atx_h1_marker] = ACTIONS(1667), + [sym_atx_h2_marker] = ACTIONS(1667), + [sym_atx_h3_marker] = ACTIONS(1667), + [sym_atx_h4_marker] = ACTIONS(1667), + [sym_atx_h5_marker] = ACTIONS(1667), + [sym_atx_h6_marker] = ACTIONS(1667), + [sym__thematic_break] = ACTIONS(1667), + [sym__list_marker_minus] = ACTIONS(1667), + [sym__list_marker_plus] = ACTIONS(1667), + [sym__list_marker_star] = ACTIONS(1667), + [sym__list_marker_parenthesis] = ACTIONS(1667), + [sym__list_marker_dot] = ACTIONS(1667), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1667), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1667), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1667), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1667), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1667), + [sym__list_marker_example] = ACTIONS(1667), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1667), + [sym__fenced_code_block_start_backtick] = ACTIONS(1667), + [sym__fenced_code_block_start_tilde] = ACTIONS(1667), + [sym__blank_line_start] = ACTIONS(1667), + [sym_minus_metadata] = ACTIONS(1667), + [sym__pipe_table_start] = ACTIONS(1667), + [sym__fenced_div_start] = ACTIONS(1667), + [sym_ref_id_specifier] = ACTIONS(1667), + [sym__display_math_state_track_marker] = ACTIONS(1667), + [sym__inline_math_state_track_marker] = ACTIONS(1667), + [sym__html_comment] = ACTIONS(1667), + [sym_raw_specifier] = ACTIONS(1667), + [sym__autolink] = ACTIONS(1667), }, [STATE(451)] = { - [ts_builtin_sym_end] = ACTIONS(1670), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1670), - [anon_sym_LBRACE] = ACTIONS(1670), - [anon_sym_RBRACE] = ACTIONS(1670), - [anon_sym_EQ] = ACTIONS(1670), - [anon_sym_SQUOTE] = ACTIONS(1670), - [anon_sym_BANG] = ACTIONS(1670), - [anon_sym_DQUOTE] = ACTIONS(1670), - [anon_sym_POUND] = ACTIONS(1670), - [anon_sym_DOLLAR] = ACTIONS(1670), - [anon_sym_PERCENT] = ACTIONS(1670), - [anon_sym_AMP] = ACTIONS(1670), - [anon_sym_LPAREN] = ACTIONS(1670), - [anon_sym_RPAREN] = ACTIONS(1670), - [anon_sym_STAR] = ACTIONS(1670), - [anon_sym_PLUS] = ACTIONS(1670), - [anon_sym_COMMA] = ACTIONS(1670), - [anon_sym_DASH] = ACTIONS(1670), - [anon_sym_DOT] = ACTIONS(1670), - [anon_sym_SLASH] = ACTIONS(1670), - [anon_sym_SEMI] = ACTIONS(1670), - [anon_sym_LT] = ACTIONS(1670), - [anon_sym_GT] = ACTIONS(1670), - [anon_sym_QMARK] = ACTIONS(1670), - [anon_sym_AT] = ACTIONS(1670), - [anon_sym_LBRACK] = ACTIONS(1670), - [anon_sym_BSLASH] = ACTIONS(1670), - [anon_sym_RBRACK] = ACTIONS(1670), - [anon_sym_CARET] = ACTIONS(1670), - [anon_sym__] = ACTIONS(1670), - [anon_sym_BQUOTE] = ACTIONS(1670), - [anon_sym_PIPE] = ACTIONS(1670), - [anon_sym_TILDE] = ACTIONS(1670), - [sym__word] = ACTIONS(1670), - [sym__soft_line_ending] = ACTIONS(1670), - [sym__block_quote_start] = ACTIONS(1670), - [sym__indented_chunk_start] = ACTIONS(1670), - [sym_atx_h1_marker] = ACTIONS(1670), - [sym_atx_h2_marker] = ACTIONS(1670), - [sym_atx_h3_marker] = ACTIONS(1670), - [sym_atx_h4_marker] = ACTIONS(1670), - [sym_atx_h5_marker] = ACTIONS(1670), - [sym_atx_h6_marker] = ACTIONS(1670), - [sym__thematic_break] = ACTIONS(1670), - [sym__list_marker_minus] = ACTIONS(1670), - [sym__list_marker_plus] = ACTIONS(1670), - [sym__list_marker_star] = ACTIONS(1670), - [sym__list_marker_parenthesis] = ACTIONS(1670), - [sym__list_marker_dot] = ACTIONS(1670), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1670), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1670), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1670), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1670), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1670), - [sym__list_marker_example] = ACTIONS(1670), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1670), - [sym__fenced_code_block_start_backtick] = ACTIONS(1670), - [sym__fenced_code_block_start_tilde] = ACTIONS(1670), - [sym__blank_line_start] = ACTIONS(1670), - [sym_minus_metadata] = ACTIONS(1670), - [sym__pipe_table_start] = ACTIONS(1670), - [sym__fenced_div_start] = ACTIONS(1670), - [sym_ref_id_specifier] = ACTIONS(1670), - [sym__display_math_state_track_marker] = ACTIONS(1670), - [sym__inline_math_state_track_marker] = ACTIONS(1670), + [anon_sym_LBRACE] = ACTIONS(1957), + [anon_sym_RBRACE] = ACTIONS(1957), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1957), + [anon_sym_EQ] = ACTIONS(1957), + [anon_sym_SQUOTE] = ACTIONS(1957), + [anon_sym_BANG] = ACTIONS(1957), + [anon_sym_DQUOTE] = ACTIONS(1957), + [anon_sym_POUND] = ACTIONS(1957), + [anon_sym_DOLLAR] = ACTIONS(1957), + [anon_sym_PERCENT] = ACTIONS(1957), + [anon_sym_AMP] = ACTIONS(1957), + [anon_sym_LPAREN] = ACTIONS(1957), + [anon_sym_RPAREN] = ACTIONS(1957), + [anon_sym_STAR] = ACTIONS(1957), + [anon_sym_PLUS] = ACTIONS(1957), + [anon_sym_COMMA] = ACTIONS(1957), + [anon_sym_DASH] = ACTIONS(1957), + [anon_sym_DOT] = ACTIONS(1957), + [anon_sym_SLASH] = ACTIONS(1957), + [anon_sym_SEMI] = ACTIONS(1957), + [anon_sym_QMARK] = ACTIONS(1957), + [anon_sym_AT] = ACTIONS(1957), + [anon_sym_LBRACK] = ACTIONS(1959), + [anon_sym_BSLASH] = ACTIONS(1959), + [anon_sym_RBRACK] = ACTIONS(1957), + [anon_sym_CARET] = ACTIONS(1957), + [anon_sym__] = ACTIONS(1957), + [anon_sym_BQUOTE] = ACTIONS(1957), + [anon_sym_PIPE] = ACTIONS(1957), + [anon_sym_TILDE] = ACTIONS(1957), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1957), + [sym__escaped_characters] = ACTIONS(1957), + [sym__word] = ACTIONS(1957), + [sym__soft_line_ending] = ACTIONS(1957), + [sym_block_continuation] = ACTIONS(1957), + [sym__block_quote_start] = ACTIONS(1957), + [sym__indented_chunk_start] = ACTIONS(1957), + [sym_atx_h1_marker] = ACTIONS(1957), + [sym_atx_h2_marker] = ACTIONS(1957), + [sym_atx_h3_marker] = ACTIONS(1957), + [sym_atx_h4_marker] = ACTIONS(1957), + [sym_atx_h5_marker] = ACTIONS(1957), + [sym_atx_h6_marker] = ACTIONS(1957), + [sym__thematic_break] = ACTIONS(1957), + [sym__list_marker_minus] = ACTIONS(1957), + [sym__list_marker_plus] = ACTIONS(1957), + [sym__list_marker_star] = ACTIONS(1957), + [sym__list_marker_parenthesis] = ACTIONS(1957), + [sym__list_marker_dot] = ACTIONS(1957), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1957), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1957), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1957), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1957), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1957), + [sym__list_marker_example] = ACTIONS(1957), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1957), + [sym__fenced_code_block_start_backtick] = ACTIONS(1957), + [sym__fenced_code_block_start_tilde] = ACTIONS(1957), + [sym__blank_line_start] = ACTIONS(1957), + [sym_minus_metadata] = ACTIONS(1957), + [sym__pipe_table_start] = ACTIONS(1957), + [sym__fenced_div_start] = ACTIONS(1957), + [sym_ref_id_specifier] = ACTIONS(1957), + [sym__display_math_state_track_marker] = ACTIONS(1957), + [sym__inline_math_state_track_marker] = ACTIONS(1957), + [sym__html_comment] = ACTIONS(1957), + [sym_raw_specifier] = ACTIONS(1957), + [sym__autolink] = ACTIONS(1957), }, [STATE(452)] = { - [ts_builtin_sym_end] = ACTIONS(1686), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1686), - [anon_sym_LBRACE] = ACTIONS(1686), - [anon_sym_RBRACE] = ACTIONS(1686), - [anon_sym_EQ] = ACTIONS(1686), - [anon_sym_SQUOTE] = ACTIONS(1686), - [anon_sym_BANG] = ACTIONS(1686), - [anon_sym_DQUOTE] = ACTIONS(1686), - [anon_sym_POUND] = ACTIONS(1686), - [anon_sym_DOLLAR] = ACTIONS(1686), - [anon_sym_PERCENT] = ACTIONS(1686), - [anon_sym_AMP] = ACTIONS(1686), - [anon_sym_LPAREN] = ACTIONS(1686), - [anon_sym_RPAREN] = ACTIONS(1686), - [anon_sym_STAR] = ACTIONS(1686), - [anon_sym_PLUS] = ACTIONS(1686), - [anon_sym_COMMA] = ACTIONS(1686), - [anon_sym_DASH] = ACTIONS(1686), - [anon_sym_DOT] = ACTIONS(1686), - [anon_sym_SLASH] = ACTIONS(1686), - [anon_sym_SEMI] = ACTIONS(1686), - [anon_sym_LT] = ACTIONS(1686), - [anon_sym_GT] = ACTIONS(1686), - [anon_sym_QMARK] = ACTIONS(1686), - [anon_sym_AT] = ACTIONS(1686), - [anon_sym_LBRACK] = ACTIONS(1686), - [anon_sym_BSLASH] = ACTIONS(1686), - [anon_sym_RBRACK] = ACTIONS(1686), - [anon_sym_CARET] = ACTIONS(1686), - [anon_sym__] = ACTIONS(1686), - [anon_sym_BQUOTE] = ACTIONS(1686), - [anon_sym_PIPE] = ACTIONS(1686), - [anon_sym_TILDE] = ACTIONS(1686), - [sym__word] = ACTIONS(1686), - [sym__soft_line_ending] = ACTIONS(1686), - [sym__block_quote_start] = ACTIONS(1686), - [sym__indented_chunk_start] = ACTIONS(1686), - [sym_atx_h1_marker] = ACTIONS(1686), - [sym_atx_h2_marker] = ACTIONS(1686), - [sym_atx_h3_marker] = ACTIONS(1686), - [sym_atx_h4_marker] = ACTIONS(1686), - [sym_atx_h5_marker] = ACTIONS(1686), - [sym_atx_h6_marker] = ACTIONS(1686), - [sym__thematic_break] = ACTIONS(1686), - [sym__list_marker_minus] = ACTIONS(1686), - [sym__list_marker_plus] = ACTIONS(1686), - [sym__list_marker_star] = ACTIONS(1686), - [sym__list_marker_parenthesis] = ACTIONS(1686), - [sym__list_marker_dot] = ACTIONS(1686), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1686), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1686), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1686), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1686), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1686), - [sym__list_marker_example] = ACTIONS(1686), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1686), - [sym__fenced_code_block_start_backtick] = ACTIONS(1686), - [sym__fenced_code_block_start_tilde] = ACTIONS(1686), - [sym__blank_line_start] = ACTIONS(1686), - [sym_minus_metadata] = ACTIONS(1686), - [sym__pipe_table_start] = ACTIONS(1686), - [sym__fenced_div_start] = ACTIONS(1686), - [sym_ref_id_specifier] = ACTIONS(1686), - [sym__display_math_state_track_marker] = ACTIONS(1686), - [sym__inline_math_state_track_marker] = ACTIONS(1686), + [ts_builtin_sym_end] = ACTIONS(1663), + [anon_sym_LBRACE] = ACTIONS(1663), + [anon_sym_RBRACE] = ACTIONS(1663), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1663), + [anon_sym_EQ] = ACTIONS(1663), + [anon_sym_SQUOTE] = ACTIONS(1663), + [anon_sym_BANG] = ACTIONS(1663), + [anon_sym_DQUOTE] = ACTIONS(1663), + [anon_sym_POUND] = ACTIONS(1663), + [anon_sym_DOLLAR] = ACTIONS(1663), + [anon_sym_PERCENT] = ACTIONS(1663), + [anon_sym_AMP] = ACTIONS(1663), + [anon_sym_LPAREN] = ACTIONS(1663), + [anon_sym_RPAREN] = ACTIONS(1663), + [anon_sym_STAR] = ACTIONS(1663), + [anon_sym_PLUS] = ACTIONS(1663), + [anon_sym_COMMA] = ACTIONS(1663), + [anon_sym_DASH] = ACTIONS(1663), + [anon_sym_DOT] = ACTIONS(1663), + [anon_sym_SLASH] = ACTIONS(1663), + [anon_sym_SEMI] = ACTIONS(1663), + [anon_sym_QMARK] = ACTIONS(1663), + [anon_sym_AT] = ACTIONS(1663), + [anon_sym_LBRACK] = ACTIONS(1665), + [anon_sym_BSLASH] = ACTIONS(1665), + [anon_sym_RBRACK] = ACTIONS(1663), + [anon_sym_CARET] = ACTIONS(1663), + [anon_sym__] = ACTIONS(1663), + [anon_sym_BQUOTE] = ACTIONS(1663), + [anon_sym_PIPE] = ACTIONS(1663), + [anon_sym_TILDE] = ACTIONS(1663), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1663), + [sym__escaped_characters] = ACTIONS(1663), + [sym__word] = ACTIONS(1663), + [sym__soft_line_ending] = ACTIONS(1663), + [sym__block_quote_start] = ACTIONS(1663), + [sym__indented_chunk_start] = ACTIONS(1663), + [sym_atx_h1_marker] = ACTIONS(1663), + [sym_atx_h2_marker] = ACTIONS(1663), + [sym_atx_h3_marker] = ACTIONS(1663), + [sym_atx_h4_marker] = ACTIONS(1663), + [sym_atx_h5_marker] = ACTIONS(1663), + [sym_atx_h6_marker] = ACTIONS(1663), + [sym__thematic_break] = ACTIONS(1663), + [sym__list_marker_minus] = ACTIONS(1663), + [sym__list_marker_plus] = ACTIONS(1663), + [sym__list_marker_star] = ACTIONS(1663), + [sym__list_marker_parenthesis] = ACTIONS(1663), + [sym__list_marker_dot] = ACTIONS(1663), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1663), + [sym__list_marker_example] = ACTIONS(1663), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1663), + [sym__fenced_code_block_start_backtick] = ACTIONS(1663), + [sym__fenced_code_block_start_tilde] = ACTIONS(1663), + [sym__blank_line_start] = ACTIONS(1663), + [sym_minus_metadata] = ACTIONS(1663), + [sym__pipe_table_start] = ACTIONS(1663), + [sym__fenced_div_start] = ACTIONS(1663), + [sym_ref_id_specifier] = ACTIONS(1663), + [sym__display_math_state_track_marker] = ACTIONS(1663), + [sym__inline_math_state_track_marker] = ACTIONS(1663), + [sym__html_comment] = ACTIONS(1663), + [sym_raw_specifier] = ACTIONS(1663), + [sym__autolink] = ACTIONS(1663), }, [STATE(453)] = { - [ts_builtin_sym_end] = ACTIONS(1702), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1702), - [anon_sym_LBRACE] = ACTIONS(1702), - [anon_sym_RBRACE] = ACTIONS(1702), - [anon_sym_EQ] = ACTIONS(1702), - [anon_sym_SQUOTE] = ACTIONS(1702), - [anon_sym_BANG] = ACTIONS(1702), - [anon_sym_DQUOTE] = ACTIONS(1702), - [anon_sym_POUND] = ACTIONS(1702), - [anon_sym_DOLLAR] = ACTIONS(1702), - [anon_sym_PERCENT] = ACTIONS(1702), - [anon_sym_AMP] = ACTIONS(1702), - [anon_sym_LPAREN] = ACTIONS(1702), - [anon_sym_RPAREN] = ACTIONS(1702), - [anon_sym_STAR] = ACTIONS(1702), - [anon_sym_PLUS] = ACTIONS(1702), - [anon_sym_COMMA] = ACTIONS(1702), - [anon_sym_DASH] = ACTIONS(1702), - [anon_sym_DOT] = ACTIONS(1702), - [anon_sym_SLASH] = ACTIONS(1702), - [anon_sym_SEMI] = ACTIONS(1702), - [anon_sym_LT] = ACTIONS(1702), - [anon_sym_GT] = ACTIONS(1702), - [anon_sym_QMARK] = ACTIONS(1702), - [anon_sym_AT] = ACTIONS(1702), - [anon_sym_LBRACK] = ACTIONS(1702), - [anon_sym_BSLASH] = ACTIONS(1702), - [anon_sym_RBRACK] = ACTIONS(1702), - [anon_sym_CARET] = ACTIONS(1702), - [anon_sym__] = ACTIONS(1702), - [anon_sym_BQUOTE] = ACTIONS(1702), - [anon_sym_PIPE] = ACTIONS(1702), - [anon_sym_TILDE] = ACTIONS(1702), - [sym__word] = ACTIONS(1702), - [sym__soft_line_ending] = ACTIONS(1702), - [sym__block_quote_start] = ACTIONS(1702), - [sym__indented_chunk_start] = ACTIONS(1702), - [sym_atx_h1_marker] = ACTIONS(1702), - [sym_atx_h2_marker] = ACTIONS(1702), - [sym_atx_h3_marker] = ACTIONS(1702), - [sym_atx_h4_marker] = ACTIONS(1702), - [sym_atx_h5_marker] = ACTIONS(1702), - [sym_atx_h6_marker] = ACTIONS(1702), - [sym__thematic_break] = ACTIONS(1702), - [sym__list_marker_minus] = ACTIONS(1702), - [sym__list_marker_plus] = ACTIONS(1702), - [sym__list_marker_star] = ACTIONS(1702), - [sym__list_marker_parenthesis] = ACTIONS(1702), - [sym__list_marker_dot] = ACTIONS(1702), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1702), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1702), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1702), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1702), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1702), - [sym__list_marker_example] = ACTIONS(1702), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1702), - [sym__fenced_code_block_start_backtick] = ACTIONS(1702), - [sym__fenced_code_block_start_tilde] = ACTIONS(1702), - [sym__blank_line_start] = ACTIONS(1702), - [sym_minus_metadata] = ACTIONS(1702), - [sym__pipe_table_start] = ACTIONS(1702), - [sym__fenced_div_start] = ACTIONS(1702), - [sym_ref_id_specifier] = ACTIONS(1702), - [sym__display_math_state_track_marker] = ACTIONS(1702), - [sym__inline_math_state_track_marker] = ACTIONS(1702), + [anon_sym_LBRACE] = ACTIONS(1725), + [anon_sym_RBRACE] = ACTIONS(1725), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1725), + [anon_sym_EQ] = ACTIONS(1725), + [anon_sym_SQUOTE] = ACTIONS(1725), + [anon_sym_BANG] = ACTIONS(1725), + [anon_sym_DQUOTE] = ACTIONS(1725), + [anon_sym_POUND] = ACTIONS(1725), + [anon_sym_DOLLAR] = ACTIONS(1725), + [anon_sym_PERCENT] = ACTIONS(1725), + [anon_sym_AMP] = ACTIONS(1725), + [anon_sym_LPAREN] = ACTIONS(1725), + [anon_sym_RPAREN] = ACTIONS(1725), + [anon_sym_STAR] = ACTIONS(1725), + [anon_sym_PLUS] = ACTIONS(1725), + [anon_sym_COMMA] = ACTIONS(1725), + [anon_sym_DASH] = ACTIONS(1725), + [anon_sym_DOT] = ACTIONS(1725), + [anon_sym_SLASH] = ACTIONS(1725), + [anon_sym_SEMI] = ACTIONS(1725), + [anon_sym_QMARK] = ACTIONS(1725), + [anon_sym_AT] = ACTIONS(1725), + [anon_sym_LBRACK] = ACTIONS(1727), + [anon_sym_BSLASH] = ACTIONS(1727), + [anon_sym_RBRACK] = ACTIONS(1725), + [anon_sym_CARET] = ACTIONS(1725), + [anon_sym__] = ACTIONS(1725), + [anon_sym_BQUOTE] = ACTIONS(1725), + [anon_sym_PIPE] = ACTIONS(1725), + [anon_sym_TILDE] = ACTIONS(1725), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1725), + [sym__escaped_characters] = ACTIONS(1725), + [sym__word] = ACTIONS(1725), + [sym__soft_line_ending] = ACTIONS(1725), + [sym__block_close] = ACTIONS(1725), + [sym__block_quote_start] = ACTIONS(1725), + [sym__indented_chunk_start] = ACTIONS(1725), + [sym_atx_h1_marker] = ACTIONS(1725), + [sym_atx_h2_marker] = ACTIONS(1725), + [sym_atx_h3_marker] = ACTIONS(1725), + [sym_atx_h4_marker] = ACTIONS(1725), + [sym_atx_h5_marker] = ACTIONS(1725), + [sym_atx_h6_marker] = ACTIONS(1725), + [sym__thematic_break] = ACTIONS(1725), + [sym__list_marker_minus] = ACTIONS(1725), + [sym__list_marker_plus] = ACTIONS(1725), + [sym__list_marker_star] = ACTIONS(1725), + [sym__list_marker_parenthesis] = ACTIONS(1725), + [sym__list_marker_dot] = ACTIONS(1725), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1725), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1725), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1725), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1725), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1725), + [sym__list_marker_example] = ACTIONS(1725), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1725), + [sym__fenced_code_block_start_backtick] = ACTIONS(1725), + [sym__fenced_code_block_start_tilde] = ACTIONS(1725), + [sym__blank_line_start] = ACTIONS(1725), + [sym_minus_metadata] = ACTIONS(1725), + [sym__pipe_table_start] = ACTIONS(1725), + [sym__fenced_div_start] = ACTIONS(1725), + [sym_ref_id_specifier] = ACTIONS(1725), + [sym__display_math_state_track_marker] = ACTIONS(1725), + [sym__inline_math_state_track_marker] = ACTIONS(1725), + [sym__html_comment] = ACTIONS(1725), + [sym_raw_specifier] = ACTIONS(1725), + [sym__autolink] = ACTIONS(1725), }, [STATE(454)] = { - [ts_builtin_sym_end] = ACTIONS(1708), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1708), - [anon_sym_LBRACE] = ACTIONS(1708), - [anon_sym_RBRACE] = ACTIONS(1708), - [anon_sym_EQ] = ACTIONS(1708), - [anon_sym_SQUOTE] = ACTIONS(1708), - [anon_sym_BANG] = ACTIONS(1708), - [anon_sym_DQUOTE] = ACTIONS(1708), - [anon_sym_POUND] = ACTIONS(1708), - [anon_sym_DOLLAR] = ACTIONS(1708), - [anon_sym_PERCENT] = ACTIONS(1708), - [anon_sym_AMP] = ACTIONS(1708), - [anon_sym_LPAREN] = ACTIONS(1708), - [anon_sym_RPAREN] = ACTIONS(1708), - [anon_sym_STAR] = ACTIONS(1708), - [anon_sym_PLUS] = ACTIONS(1708), - [anon_sym_COMMA] = ACTIONS(1708), - [anon_sym_DASH] = ACTIONS(1708), - [anon_sym_DOT] = ACTIONS(1708), - [anon_sym_SLASH] = ACTIONS(1708), - [anon_sym_SEMI] = ACTIONS(1708), - [anon_sym_LT] = ACTIONS(1708), - [anon_sym_GT] = ACTIONS(1708), - [anon_sym_QMARK] = ACTIONS(1708), - [anon_sym_AT] = ACTIONS(1708), - [anon_sym_LBRACK] = ACTIONS(1708), - [anon_sym_BSLASH] = ACTIONS(1708), - [anon_sym_RBRACK] = ACTIONS(1708), - [anon_sym_CARET] = ACTIONS(1708), - [anon_sym__] = ACTIONS(1708), - [anon_sym_BQUOTE] = ACTIONS(1708), - [anon_sym_PIPE] = ACTIONS(1708), - [anon_sym_TILDE] = ACTIONS(1708), - [sym__word] = ACTIONS(1708), - [sym__soft_line_ending] = ACTIONS(1708), - [sym__block_quote_start] = ACTIONS(1708), - [sym__indented_chunk_start] = ACTIONS(1708), - [sym_atx_h1_marker] = ACTIONS(1708), - [sym_atx_h2_marker] = ACTIONS(1708), - [sym_atx_h3_marker] = ACTIONS(1708), - [sym_atx_h4_marker] = ACTIONS(1708), - [sym_atx_h5_marker] = ACTIONS(1708), - [sym_atx_h6_marker] = ACTIONS(1708), - [sym__thematic_break] = ACTIONS(1708), - [sym__list_marker_minus] = ACTIONS(1708), - [sym__list_marker_plus] = ACTIONS(1708), - [sym__list_marker_star] = ACTIONS(1708), - [sym__list_marker_parenthesis] = ACTIONS(1708), - [sym__list_marker_dot] = ACTIONS(1708), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1708), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1708), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1708), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1708), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1708), - [sym__list_marker_example] = ACTIONS(1708), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1708), - [sym__fenced_code_block_start_backtick] = ACTIONS(1708), - [sym__fenced_code_block_start_tilde] = ACTIONS(1708), - [sym__blank_line_start] = ACTIONS(1708), - [sym_minus_metadata] = ACTIONS(1708), - [sym__pipe_table_start] = ACTIONS(1708), - [sym__fenced_div_start] = ACTIONS(1708), - [sym_ref_id_specifier] = ACTIONS(1708), - [sym__display_math_state_track_marker] = ACTIONS(1708), - [sym__inline_math_state_track_marker] = ACTIONS(1708), + [anon_sym_LBRACE] = ACTIONS(1761), + [anon_sym_RBRACE] = ACTIONS(1761), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1761), + [anon_sym_EQ] = ACTIONS(1761), + [anon_sym_SQUOTE] = ACTIONS(1761), + [anon_sym_BANG] = ACTIONS(1761), + [anon_sym_DQUOTE] = ACTIONS(1761), + [anon_sym_POUND] = ACTIONS(1761), + [anon_sym_DOLLAR] = ACTIONS(1761), + [anon_sym_PERCENT] = ACTIONS(1761), + [anon_sym_AMP] = ACTIONS(1761), + [anon_sym_LPAREN] = ACTIONS(1761), + [anon_sym_RPAREN] = ACTIONS(1761), + [anon_sym_STAR] = ACTIONS(1761), + [anon_sym_PLUS] = ACTIONS(1761), + [anon_sym_COMMA] = ACTIONS(1761), + [anon_sym_DASH] = ACTIONS(1761), + [anon_sym_DOT] = ACTIONS(1761), + [anon_sym_SLASH] = ACTIONS(1761), + [anon_sym_SEMI] = ACTIONS(1761), + [anon_sym_QMARK] = ACTIONS(1761), + [anon_sym_AT] = ACTIONS(1761), + [anon_sym_LBRACK] = ACTIONS(1763), + [anon_sym_BSLASH] = ACTIONS(1763), + [anon_sym_RBRACK] = ACTIONS(1761), + [anon_sym_CARET] = ACTIONS(1761), + [anon_sym__] = ACTIONS(1761), + [anon_sym_BQUOTE] = ACTIONS(1761), + [anon_sym_PIPE] = ACTIONS(1761), + [anon_sym_TILDE] = ACTIONS(1761), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1761), + [sym__escaped_characters] = ACTIONS(1761), + [sym__word] = ACTIONS(1761), + [sym__soft_line_ending] = ACTIONS(1761), + [sym__block_close] = ACTIONS(1761), + [sym__block_quote_start] = ACTIONS(1761), + [sym__indented_chunk_start] = ACTIONS(1761), + [sym_atx_h1_marker] = ACTIONS(1761), + [sym_atx_h2_marker] = ACTIONS(1761), + [sym_atx_h3_marker] = ACTIONS(1761), + [sym_atx_h4_marker] = ACTIONS(1761), + [sym_atx_h5_marker] = ACTIONS(1761), + [sym_atx_h6_marker] = ACTIONS(1761), + [sym__thematic_break] = ACTIONS(1761), + [sym__list_marker_minus] = ACTIONS(1761), + [sym__list_marker_plus] = ACTIONS(1761), + [sym__list_marker_star] = ACTIONS(1761), + [sym__list_marker_parenthesis] = ACTIONS(1761), + [sym__list_marker_dot] = ACTIONS(1761), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1761), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1761), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1761), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1761), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1761), + [sym__list_marker_example] = ACTIONS(1761), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1761), + [sym__fenced_code_block_start_backtick] = ACTIONS(1761), + [sym__fenced_code_block_start_tilde] = ACTIONS(1761), + [sym__blank_line_start] = ACTIONS(1761), + [sym_minus_metadata] = ACTIONS(1761), + [sym__pipe_table_start] = ACTIONS(1761), + [sym__fenced_div_start] = ACTIONS(1761), + [sym_ref_id_specifier] = ACTIONS(1761), + [sym__display_math_state_track_marker] = ACTIONS(1761), + [sym__inline_math_state_track_marker] = ACTIONS(1761), + [sym__html_comment] = ACTIONS(1761), + [sym_raw_specifier] = ACTIONS(1761), + [sym__autolink] = ACTIONS(1761), }, [STATE(455)] = { - [ts_builtin_sym_end] = ACTIONS(1714), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1714), - [anon_sym_LBRACE] = ACTIONS(1714), - [anon_sym_RBRACE] = ACTIONS(1714), - [anon_sym_EQ] = ACTIONS(1714), - [anon_sym_SQUOTE] = ACTIONS(1714), - [anon_sym_BANG] = ACTIONS(1714), - [anon_sym_DQUOTE] = ACTIONS(1714), - [anon_sym_POUND] = ACTIONS(1714), - [anon_sym_DOLLAR] = ACTIONS(1714), - [anon_sym_PERCENT] = ACTIONS(1714), - [anon_sym_AMP] = ACTIONS(1714), - [anon_sym_LPAREN] = ACTIONS(1714), - [anon_sym_RPAREN] = ACTIONS(1714), - [anon_sym_STAR] = ACTIONS(1714), - [anon_sym_PLUS] = ACTIONS(1714), - [anon_sym_COMMA] = ACTIONS(1714), - [anon_sym_DASH] = ACTIONS(1714), - [anon_sym_DOT] = ACTIONS(1714), - [anon_sym_SLASH] = ACTIONS(1714), - [anon_sym_SEMI] = ACTIONS(1714), - [anon_sym_LT] = ACTIONS(1714), - [anon_sym_GT] = ACTIONS(1714), - [anon_sym_QMARK] = ACTIONS(1714), - [anon_sym_AT] = ACTIONS(1714), - [anon_sym_LBRACK] = ACTIONS(1714), - [anon_sym_BSLASH] = ACTIONS(1714), - [anon_sym_RBRACK] = ACTIONS(1714), - [anon_sym_CARET] = ACTIONS(1714), - [anon_sym__] = ACTIONS(1714), - [anon_sym_BQUOTE] = ACTIONS(1714), - [anon_sym_PIPE] = ACTIONS(1714), - [anon_sym_TILDE] = ACTIONS(1714), - [sym__word] = ACTIONS(1714), - [sym__soft_line_ending] = ACTIONS(1714), - [sym__block_quote_start] = ACTIONS(1714), - [sym__indented_chunk_start] = ACTIONS(1714), - [sym_atx_h1_marker] = ACTIONS(1714), - [sym_atx_h2_marker] = ACTIONS(1714), - [sym_atx_h3_marker] = ACTIONS(1714), - [sym_atx_h4_marker] = ACTIONS(1714), - [sym_atx_h5_marker] = ACTIONS(1714), - [sym_atx_h6_marker] = ACTIONS(1714), - [sym__thematic_break] = ACTIONS(1714), - [sym__list_marker_minus] = ACTIONS(1714), - [sym__list_marker_plus] = ACTIONS(1714), - [sym__list_marker_star] = ACTIONS(1714), - [sym__list_marker_parenthesis] = ACTIONS(1714), - [sym__list_marker_dot] = ACTIONS(1714), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1714), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1714), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1714), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1714), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1714), - [sym__list_marker_example] = ACTIONS(1714), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1714), - [sym__fenced_code_block_start_backtick] = ACTIONS(1714), - [sym__fenced_code_block_start_tilde] = ACTIONS(1714), - [sym__blank_line_start] = ACTIONS(1714), - [sym_minus_metadata] = ACTIONS(1714), - [sym__pipe_table_start] = ACTIONS(1714), - [sym__fenced_div_start] = ACTIONS(1714), - [sym_ref_id_specifier] = ACTIONS(1714), - [sym__display_math_state_track_marker] = ACTIONS(1714), - [sym__inline_math_state_track_marker] = ACTIONS(1714), + [anon_sym_LBRACE] = ACTIONS(1961), + [anon_sym_RBRACE] = ACTIONS(1961), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1961), + [anon_sym_EQ] = ACTIONS(1961), + [anon_sym_SQUOTE] = ACTIONS(1961), + [anon_sym_BANG] = ACTIONS(1961), + [anon_sym_DQUOTE] = ACTIONS(1961), + [anon_sym_POUND] = ACTIONS(1961), + [anon_sym_DOLLAR] = ACTIONS(1961), + [anon_sym_PERCENT] = ACTIONS(1961), + [anon_sym_AMP] = ACTIONS(1961), + [anon_sym_LPAREN] = ACTIONS(1961), + [anon_sym_RPAREN] = ACTIONS(1961), + [anon_sym_STAR] = ACTIONS(1961), + [anon_sym_PLUS] = ACTIONS(1961), + [anon_sym_COMMA] = ACTIONS(1961), + [anon_sym_DASH] = ACTIONS(1961), + [anon_sym_DOT] = ACTIONS(1961), + [anon_sym_SLASH] = ACTIONS(1961), + [anon_sym_SEMI] = ACTIONS(1961), + [anon_sym_QMARK] = ACTIONS(1961), + [anon_sym_AT] = ACTIONS(1961), + [anon_sym_LBRACK] = ACTIONS(1963), + [anon_sym_BSLASH] = ACTIONS(1963), + [anon_sym_RBRACK] = ACTIONS(1961), + [anon_sym_CARET] = ACTIONS(1961), + [anon_sym__] = ACTIONS(1961), + [anon_sym_BQUOTE] = ACTIONS(1961), + [anon_sym_PIPE] = ACTIONS(1961), + [anon_sym_TILDE] = ACTIONS(1961), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1961), + [sym__escaped_characters] = ACTIONS(1961), + [sym__word] = ACTIONS(1961), + [sym__soft_line_ending] = ACTIONS(1961), + [sym_block_continuation] = ACTIONS(1961), + [sym__block_quote_start] = ACTIONS(1961), + [sym__indented_chunk_start] = ACTIONS(1961), + [sym_atx_h1_marker] = ACTIONS(1961), + [sym_atx_h2_marker] = ACTIONS(1961), + [sym_atx_h3_marker] = ACTIONS(1961), + [sym_atx_h4_marker] = ACTIONS(1961), + [sym_atx_h5_marker] = ACTIONS(1961), + [sym_atx_h6_marker] = ACTIONS(1961), + [sym__thematic_break] = ACTIONS(1961), + [sym__list_marker_minus] = ACTIONS(1961), + [sym__list_marker_plus] = ACTIONS(1961), + [sym__list_marker_star] = ACTIONS(1961), + [sym__list_marker_parenthesis] = ACTIONS(1961), + [sym__list_marker_dot] = ACTIONS(1961), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1961), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1961), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1961), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1961), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1961), + [sym__list_marker_example] = ACTIONS(1961), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1961), + [sym__fenced_code_block_start_backtick] = ACTIONS(1961), + [sym__fenced_code_block_start_tilde] = ACTIONS(1961), + [sym__blank_line_start] = ACTIONS(1961), + [sym_minus_metadata] = ACTIONS(1961), + [sym__pipe_table_start] = ACTIONS(1961), + [sym__fenced_div_start] = ACTIONS(1961), + [sym_ref_id_specifier] = ACTIONS(1961), + [sym__display_math_state_track_marker] = ACTIONS(1961), + [sym__inline_math_state_track_marker] = ACTIONS(1961), + [sym__html_comment] = ACTIONS(1961), + [sym_raw_specifier] = ACTIONS(1961), + [sym__autolink] = ACTIONS(1961), }, [STATE(456)] = { - [ts_builtin_sym_end] = ACTIONS(1548), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1548), - [anon_sym_LBRACE] = ACTIONS(1548), - [anon_sym_RBRACE] = ACTIONS(1548), - [anon_sym_EQ] = ACTIONS(1548), - [anon_sym_SQUOTE] = ACTIONS(1548), - [anon_sym_BANG] = ACTIONS(1548), - [anon_sym_DQUOTE] = ACTIONS(1548), - [anon_sym_POUND] = ACTIONS(1548), - [anon_sym_DOLLAR] = ACTIONS(1548), - [anon_sym_PERCENT] = ACTIONS(1548), - [anon_sym_AMP] = ACTIONS(1548), - [anon_sym_LPAREN] = ACTIONS(1548), - [anon_sym_RPAREN] = ACTIONS(1548), - [anon_sym_STAR] = ACTIONS(1548), - [anon_sym_PLUS] = ACTIONS(1548), - [anon_sym_COMMA] = ACTIONS(1548), - [anon_sym_DASH] = ACTIONS(1548), - [anon_sym_DOT] = ACTIONS(1548), - [anon_sym_SLASH] = ACTIONS(1548), - [anon_sym_SEMI] = ACTIONS(1548), - [anon_sym_LT] = ACTIONS(1548), - [anon_sym_GT] = ACTIONS(1548), - [anon_sym_QMARK] = ACTIONS(1548), - [anon_sym_AT] = ACTIONS(1548), - [anon_sym_LBRACK] = ACTIONS(1548), - [anon_sym_BSLASH] = ACTIONS(1548), - [anon_sym_RBRACK] = ACTIONS(1548), - [anon_sym_CARET] = ACTIONS(1548), - [anon_sym__] = ACTIONS(1548), - [anon_sym_BQUOTE] = ACTIONS(1548), - [anon_sym_PIPE] = ACTIONS(1548), - [anon_sym_TILDE] = ACTIONS(1548), - [sym__word] = ACTIONS(1548), - [sym__soft_line_ending] = ACTIONS(1548), - [sym__block_quote_start] = ACTIONS(1548), - [sym__indented_chunk_start] = ACTIONS(1548), - [sym_atx_h1_marker] = ACTIONS(1548), - [sym_atx_h2_marker] = ACTIONS(1548), - [sym_atx_h3_marker] = ACTIONS(1548), - [sym_atx_h4_marker] = ACTIONS(1548), - [sym_atx_h5_marker] = ACTIONS(1548), - [sym_atx_h6_marker] = ACTIONS(1548), - [sym__thematic_break] = ACTIONS(1548), - [sym__list_marker_minus] = ACTIONS(1548), - [sym__list_marker_plus] = ACTIONS(1548), - [sym__list_marker_star] = ACTIONS(1548), - [sym__list_marker_parenthesis] = ACTIONS(1548), - [sym__list_marker_dot] = ACTIONS(1548), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1548), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1548), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1548), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1548), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1548), - [sym__list_marker_example] = ACTIONS(1548), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1548), - [sym__fenced_code_block_start_backtick] = ACTIONS(1548), - [sym__fenced_code_block_start_tilde] = ACTIONS(1548), - [sym__blank_line_start] = ACTIONS(1548), - [sym_minus_metadata] = ACTIONS(1548), - [sym__pipe_table_start] = ACTIONS(1548), - [sym__fenced_div_start] = ACTIONS(1548), - [sym_ref_id_specifier] = ACTIONS(1548), - [sym__display_math_state_track_marker] = ACTIONS(1548), - [sym__inline_math_state_track_marker] = ACTIONS(1548), + [anon_sym_LBRACE] = ACTIONS(1765), + [anon_sym_RBRACE] = ACTIONS(1765), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1765), + [anon_sym_EQ] = ACTIONS(1765), + [anon_sym_SQUOTE] = ACTIONS(1765), + [anon_sym_BANG] = ACTIONS(1765), + [anon_sym_DQUOTE] = ACTIONS(1765), + [anon_sym_POUND] = ACTIONS(1765), + [anon_sym_DOLLAR] = ACTIONS(1765), + [anon_sym_PERCENT] = ACTIONS(1765), + [anon_sym_AMP] = ACTIONS(1765), + [anon_sym_LPAREN] = ACTIONS(1765), + [anon_sym_RPAREN] = ACTIONS(1765), + [anon_sym_STAR] = ACTIONS(1765), + [anon_sym_PLUS] = ACTIONS(1765), + [anon_sym_COMMA] = ACTIONS(1765), + [anon_sym_DASH] = ACTIONS(1765), + [anon_sym_DOT] = ACTIONS(1765), + [anon_sym_SLASH] = ACTIONS(1765), + [anon_sym_SEMI] = ACTIONS(1765), + [anon_sym_QMARK] = ACTIONS(1765), + [anon_sym_AT] = ACTIONS(1765), + [anon_sym_LBRACK] = ACTIONS(1767), + [anon_sym_BSLASH] = ACTIONS(1767), + [anon_sym_RBRACK] = ACTIONS(1765), + [anon_sym_CARET] = ACTIONS(1765), + [anon_sym__] = ACTIONS(1765), + [anon_sym_BQUOTE] = ACTIONS(1765), + [anon_sym_PIPE] = ACTIONS(1765), + [anon_sym_TILDE] = ACTIONS(1765), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1765), + [sym__escaped_characters] = ACTIONS(1765), + [sym__word] = ACTIONS(1765), + [sym__soft_line_ending] = ACTIONS(1765), + [sym__block_close] = ACTIONS(1765), + [sym__block_quote_start] = ACTIONS(1765), + [sym__indented_chunk_start] = ACTIONS(1765), + [sym_atx_h1_marker] = ACTIONS(1765), + [sym_atx_h2_marker] = ACTIONS(1765), + [sym_atx_h3_marker] = ACTIONS(1765), + [sym_atx_h4_marker] = ACTIONS(1765), + [sym_atx_h5_marker] = ACTIONS(1765), + [sym_atx_h6_marker] = ACTIONS(1765), + [sym__thematic_break] = ACTIONS(1765), + [sym__list_marker_minus] = ACTIONS(1765), + [sym__list_marker_plus] = ACTIONS(1765), + [sym__list_marker_star] = ACTIONS(1765), + [sym__list_marker_parenthesis] = ACTIONS(1765), + [sym__list_marker_dot] = ACTIONS(1765), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1765), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1765), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1765), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1765), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1765), + [sym__list_marker_example] = ACTIONS(1765), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1765), + [sym__fenced_code_block_start_backtick] = ACTIONS(1765), + [sym__fenced_code_block_start_tilde] = ACTIONS(1765), + [sym__blank_line_start] = ACTIONS(1765), + [sym_minus_metadata] = ACTIONS(1765), + [sym__pipe_table_start] = ACTIONS(1765), + [sym__fenced_div_start] = ACTIONS(1765), + [sym_ref_id_specifier] = ACTIONS(1765), + [sym__display_math_state_track_marker] = ACTIONS(1765), + [sym__inline_math_state_track_marker] = ACTIONS(1765), + [sym__html_comment] = ACTIONS(1765), + [sym_raw_specifier] = ACTIONS(1765), + [sym__autolink] = ACTIONS(1765), }, [STATE(457)] = { - [ts_builtin_sym_end] = ACTIONS(1534), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1534), - [anon_sym_LBRACE] = ACTIONS(1534), - [anon_sym_RBRACE] = ACTIONS(1534), - [anon_sym_EQ] = ACTIONS(1534), - [anon_sym_SQUOTE] = ACTIONS(1534), - [anon_sym_BANG] = ACTIONS(1534), - [anon_sym_DQUOTE] = ACTIONS(1534), - [anon_sym_POUND] = ACTIONS(1534), - [anon_sym_DOLLAR] = ACTIONS(1534), - [anon_sym_PERCENT] = ACTIONS(1534), - [anon_sym_AMP] = ACTIONS(1534), - [anon_sym_LPAREN] = ACTIONS(1534), - [anon_sym_RPAREN] = ACTIONS(1534), - [anon_sym_STAR] = ACTIONS(1534), - [anon_sym_PLUS] = ACTIONS(1534), - [anon_sym_COMMA] = ACTIONS(1534), - [anon_sym_DASH] = ACTIONS(1534), - [anon_sym_DOT] = ACTIONS(1534), - [anon_sym_SLASH] = ACTIONS(1534), - [anon_sym_SEMI] = ACTIONS(1534), - [anon_sym_LT] = ACTIONS(1534), - [anon_sym_GT] = ACTIONS(1534), - [anon_sym_QMARK] = ACTIONS(1534), - [anon_sym_AT] = ACTIONS(1534), - [anon_sym_LBRACK] = ACTIONS(1534), - [anon_sym_BSLASH] = ACTIONS(1534), - [anon_sym_RBRACK] = ACTIONS(1534), - [anon_sym_CARET] = ACTIONS(1534), - [anon_sym__] = ACTIONS(1534), - [anon_sym_BQUOTE] = ACTIONS(1534), - [anon_sym_PIPE] = ACTIONS(1534), - [anon_sym_TILDE] = ACTIONS(1534), - [sym__word] = ACTIONS(1534), - [sym__soft_line_ending] = ACTIONS(1534), - [sym__block_quote_start] = ACTIONS(1534), - [sym__indented_chunk_start] = ACTIONS(1534), - [sym_atx_h1_marker] = ACTIONS(1534), - [sym_atx_h2_marker] = ACTIONS(1534), - [sym_atx_h3_marker] = ACTIONS(1534), - [sym_atx_h4_marker] = ACTIONS(1534), - [sym_atx_h5_marker] = ACTIONS(1534), - [sym_atx_h6_marker] = ACTIONS(1534), - [sym__thematic_break] = ACTIONS(1534), - [sym__list_marker_minus] = ACTIONS(1534), - [sym__list_marker_plus] = ACTIONS(1534), - [sym__list_marker_star] = ACTIONS(1534), - [sym__list_marker_parenthesis] = ACTIONS(1534), - [sym__list_marker_dot] = ACTIONS(1534), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1534), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1534), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1534), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1534), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1534), - [sym__list_marker_example] = ACTIONS(1534), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1534), - [sym__fenced_code_block_start_backtick] = ACTIONS(1534), - [sym__fenced_code_block_start_tilde] = ACTIONS(1534), - [sym__blank_line_start] = ACTIONS(1534), - [sym_minus_metadata] = ACTIONS(1534), - [sym__pipe_table_start] = ACTIONS(1534), - [sym__fenced_div_start] = ACTIONS(1534), - [sym_ref_id_specifier] = ACTIONS(1534), - [sym__display_math_state_track_marker] = ACTIONS(1534), - [sym__inline_math_state_track_marker] = ACTIONS(1534), + [anon_sym_LBRACE] = ACTIONS(1965), + [anon_sym_RBRACE] = ACTIONS(1965), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1965), + [anon_sym_EQ] = ACTIONS(1965), + [anon_sym_SQUOTE] = ACTIONS(1965), + [anon_sym_BANG] = ACTIONS(1965), + [anon_sym_DQUOTE] = ACTIONS(1965), + [anon_sym_POUND] = ACTIONS(1965), + [anon_sym_DOLLAR] = ACTIONS(1965), + [anon_sym_PERCENT] = ACTIONS(1965), + [anon_sym_AMP] = ACTIONS(1965), + [anon_sym_LPAREN] = ACTIONS(1965), + [anon_sym_RPAREN] = ACTIONS(1965), + [anon_sym_STAR] = ACTIONS(1965), + [anon_sym_PLUS] = ACTIONS(1965), + [anon_sym_COMMA] = ACTIONS(1965), + [anon_sym_DASH] = ACTIONS(1965), + [anon_sym_DOT] = ACTIONS(1965), + [anon_sym_SLASH] = ACTIONS(1965), + [anon_sym_SEMI] = ACTIONS(1965), + [anon_sym_QMARK] = ACTIONS(1965), + [anon_sym_AT] = ACTIONS(1965), + [anon_sym_LBRACK] = ACTIONS(1967), + [anon_sym_BSLASH] = ACTIONS(1967), + [anon_sym_RBRACK] = ACTIONS(1965), + [anon_sym_CARET] = ACTIONS(1965), + [anon_sym__] = ACTIONS(1965), + [anon_sym_BQUOTE] = ACTIONS(1965), + [anon_sym_PIPE] = ACTIONS(1965), + [anon_sym_TILDE] = ACTIONS(1965), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1965), + [sym__escaped_characters] = ACTIONS(1965), + [sym__word] = ACTIONS(1965), + [sym__soft_line_ending] = ACTIONS(1965), + [sym_block_continuation] = ACTIONS(1965), + [sym__block_quote_start] = ACTIONS(1965), + [sym__indented_chunk_start] = ACTIONS(1965), + [sym_atx_h1_marker] = ACTIONS(1965), + [sym_atx_h2_marker] = ACTIONS(1965), + [sym_atx_h3_marker] = ACTIONS(1965), + [sym_atx_h4_marker] = ACTIONS(1965), + [sym_atx_h5_marker] = ACTIONS(1965), + [sym_atx_h6_marker] = ACTIONS(1965), + [sym__thematic_break] = ACTIONS(1965), + [sym__list_marker_minus] = ACTIONS(1965), + [sym__list_marker_plus] = ACTIONS(1965), + [sym__list_marker_star] = ACTIONS(1965), + [sym__list_marker_parenthesis] = ACTIONS(1965), + [sym__list_marker_dot] = ACTIONS(1965), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1965), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1965), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1965), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1965), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1965), + [sym__list_marker_example] = ACTIONS(1965), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1965), + [sym__fenced_code_block_start_backtick] = ACTIONS(1965), + [sym__fenced_code_block_start_tilde] = ACTIONS(1965), + [sym__blank_line_start] = ACTIONS(1965), + [sym_minus_metadata] = ACTIONS(1965), + [sym__pipe_table_start] = ACTIONS(1965), + [sym__fenced_div_start] = ACTIONS(1965), + [sym_ref_id_specifier] = ACTIONS(1965), + [sym__display_math_state_track_marker] = ACTIONS(1965), + [sym__inline_math_state_track_marker] = ACTIONS(1965), + [sym__html_comment] = ACTIONS(1965), + [sym_raw_specifier] = ACTIONS(1965), + [sym__autolink] = ACTIONS(1965), }, [STATE(458)] = { - [ts_builtin_sym_end] = ACTIONS(1536), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1536), - [anon_sym_LBRACE] = ACTIONS(1536), - [anon_sym_RBRACE] = ACTIONS(1536), - [anon_sym_EQ] = ACTIONS(1536), - [anon_sym_SQUOTE] = ACTIONS(1536), - [anon_sym_BANG] = ACTIONS(1536), - [anon_sym_DQUOTE] = ACTIONS(1536), - [anon_sym_POUND] = ACTIONS(1536), - [anon_sym_DOLLAR] = ACTIONS(1536), - [anon_sym_PERCENT] = ACTIONS(1536), - [anon_sym_AMP] = ACTIONS(1536), - [anon_sym_LPAREN] = ACTIONS(1536), - [anon_sym_RPAREN] = ACTIONS(1536), - [anon_sym_STAR] = ACTIONS(1536), - [anon_sym_PLUS] = ACTIONS(1536), - [anon_sym_COMMA] = ACTIONS(1536), - [anon_sym_DASH] = ACTIONS(1536), - [anon_sym_DOT] = ACTIONS(1536), - [anon_sym_SLASH] = ACTIONS(1536), - [anon_sym_SEMI] = ACTIONS(1536), - [anon_sym_LT] = ACTIONS(1536), - [anon_sym_GT] = ACTIONS(1536), - [anon_sym_QMARK] = ACTIONS(1536), - [anon_sym_AT] = ACTIONS(1536), - [anon_sym_LBRACK] = ACTIONS(1536), - [anon_sym_BSLASH] = ACTIONS(1536), - [anon_sym_RBRACK] = ACTIONS(1536), - [anon_sym_CARET] = ACTIONS(1536), - [anon_sym__] = ACTIONS(1536), - [anon_sym_BQUOTE] = ACTIONS(1536), - [anon_sym_PIPE] = ACTIONS(1536), - [anon_sym_TILDE] = ACTIONS(1536), - [sym__word] = ACTIONS(1536), - [sym__soft_line_ending] = ACTIONS(1536), - [sym__block_quote_start] = ACTIONS(1536), - [sym__indented_chunk_start] = ACTIONS(1536), - [sym_atx_h1_marker] = ACTIONS(1536), - [sym_atx_h2_marker] = ACTIONS(1536), - [sym_atx_h3_marker] = ACTIONS(1536), - [sym_atx_h4_marker] = ACTIONS(1536), - [sym_atx_h5_marker] = ACTIONS(1536), - [sym_atx_h6_marker] = ACTIONS(1536), - [sym__thematic_break] = ACTIONS(1536), - [sym__list_marker_minus] = ACTIONS(1536), - [sym__list_marker_plus] = ACTIONS(1536), - [sym__list_marker_star] = ACTIONS(1536), - [sym__list_marker_parenthesis] = ACTIONS(1536), - [sym__list_marker_dot] = ACTIONS(1536), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1536), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1536), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1536), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1536), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1536), - [sym__list_marker_example] = ACTIONS(1536), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1536), - [sym__fenced_code_block_start_backtick] = ACTIONS(1536), - [sym__fenced_code_block_start_tilde] = ACTIONS(1536), - [sym__blank_line_start] = ACTIONS(1536), - [sym_minus_metadata] = ACTIONS(1536), - [sym__pipe_table_start] = ACTIONS(1536), - [sym__fenced_div_start] = ACTIONS(1536), - [sym_ref_id_specifier] = ACTIONS(1536), - [sym__display_math_state_track_marker] = ACTIONS(1536), - [sym__inline_math_state_track_marker] = ACTIONS(1536), + [anon_sym_LBRACE] = ACTIONS(1769), + [anon_sym_RBRACE] = ACTIONS(1769), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1769), + [anon_sym_EQ] = ACTIONS(1769), + [anon_sym_SQUOTE] = ACTIONS(1769), + [anon_sym_BANG] = ACTIONS(1769), + [anon_sym_DQUOTE] = ACTIONS(1769), + [anon_sym_POUND] = ACTIONS(1769), + [anon_sym_DOLLAR] = ACTIONS(1769), + [anon_sym_PERCENT] = ACTIONS(1769), + [anon_sym_AMP] = ACTIONS(1769), + [anon_sym_LPAREN] = ACTIONS(1769), + [anon_sym_RPAREN] = ACTIONS(1769), + [anon_sym_STAR] = ACTIONS(1769), + [anon_sym_PLUS] = ACTIONS(1769), + [anon_sym_COMMA] = ACTIONS(1769), + [anon_sym_DASH] = ACTIONS(1769), + [anon_sym_DOT] = ACTIONS(1769), + [anon_sym_SLASH] = ACTIONS(1769), + [anon_sym_SEMI] = ACTIONS(1769), + [anon_sym_QMARK] = ACTIONS(1769), + [anon_sym_AT] = ACTIONS(1769), + [anon_sym_LBRACK] = ACTIONS(1771), + [anon_sym_BSLASH] = ACTIONS(1771), + [anon_sym_RBRACK] = ACTIONS(1769), + [anon_sym_CARET] = ACTIONS(1769), + [anon_sym__] = ACTIONS(1769), + [anon_sym_BQUOTE] = ACTIONS(1769), + [anon_sym_PIPE] = ACTIONS(1769), + [anon_sym_TILDE] = ACTIONS(1769), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1769), + [sym__escaped_characters] = ACTIONS(1769), + [sym__word] = ACTIONS(1769), + [sym__soft_line_ending] = ACTIONS(1769), + [sym__block_close] = ACTIONS(1769), + [sym__block_quote_start] = ACTIONS(1769), + [sym__indented_chunk_start] = ACTIONS(1769), + [sym_atx_h1_marker] = ACTIONS(1769), + [sym_atx_h2_marker] = ACTIONS(1769), + [sym_atx_h3_marker] = ACTIONS(1769), + [sym_atx_h4_marker] = ACTIONS(1769), + [sym_atx_h5_marker] = ACTIONS(1769), + [sym_atx_h6_marker] = ACTIONS(1769), + [sym__thematic_break] = ACTIONS(1769), + [sym__list_marker_minus] = ACTIONS(1769), + [sym__list_marker_plus] = ACTIONS(1769), + [sym__list_marker_star] = ACTIONS(1769), + [sym__list_marker_parenthesis] = ACTIONS(1769), + [sym__list_marker_dot] = ACTIONS(1769), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1769), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1769), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1769), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1769), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1769), + [sym__list_marker_example] = ACTIONS(1769), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1769), + [sym__fenced_code_block_start_backtick] = ACTIONS(1769), + [sym__fenced_code_block_start_tilde] = ACTIONS(1769), + [sym__blank_line_start] = ACTIONS(1769), + [sym_minus_metadata] = ACTIONS(1769), + [sym__pipe_table_start] = ACTIONS(1769), + [sym__fenced_div_start] = ACTIONS(1769), + [sym_ref_id_specifier] = ACTIONS(1769), + [sym__display_math_state_track_marker] = ACTIONS(1769), + [sym__inline_math_state_track_marker] = ACTIONS(1769), + [sym__html_comment] = ACTIONS(1769), + [sym_raw_specifier] = ACTIONS(1769), + [sym__autolink] = ACTIONS(1769), }, [STATE(459)] = { - [ts_builtin_sym_end] = ACTIONS(1538), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1538), - [anon_sym_LBRACE] = ACTIONS(1538), - [anon_sym_RBRACE] = ACTIONS(1538), - [anon_sym_EQ] = ACTIONS(1538), - [anon_sym_SQUOTE] = ACTIONS(1538), - [anon_sym_BANG] = ACTIONS(1538), - [anon_sym_DQUOTE] = ACTIONS(1538), - [anon_sym_POUND] = ACTIONS(1538), - [anon_sym_DOLLAR] = ACTIONS(1538), - [anon_sym_PERCENT] = ACTIONS(1538), - [anon_sym_AMP] = ACTIONS(1538), - [anon_sym_LPAREN] = ACTIONS(1538), - [anon_sym_RPAREN] = ACTIONS(1538), - [anon_sym_STAR] = ACTIONS(1538), - [anon_sym_PLUS] = ACTIONS(1538), - [anon_sym_COMMA] = ACTIONS(1538), - [anon_sym_DASH] = ACTIONS(1538), - [anon_sym_DOT] = ACTIONS(1538), - [anon_sym_SLASH] = ACTIONS(1538), - [anon_sym_SEMI] = ACTIONS(1538), - [anon_sym_LT] = ACTIONS(1538), - [anon_sym_GT] = ACTIONS(1538), - [anon_sym_QMARK] = ACTIONS(1538), - [anon_sym_AT] = ACTIONS(1538), - [anon_sym_LBRACK] = ACTIONS(1538), - [anon_sym_BSLASH] = ACTIONS(1538), - [anon_sym_RBRACK] = ACTIONS(1538), - [anon_sym_CARET] = ACTIONS(1538), - [anon_sym__] = ACTIONS(1538), - [anon_sym_BQUOTE] = ACTIONS(1538), - [anon_sym_PIPE] = ACTIONS(1538), - [anon_sym_TILDE] = ACTIONS(1538), - [sym__word] = ACTIONS(1538), - [sym__soft_line_ending] = ACTIONS(1538), - [sym__block_quote_start] = ACTIONS(1538), - [sym__indented_chunk_start] = ACTIONS(1538), - [sym_atx_h1_marker] = ACTIONS(1538), - [sym_atx_h2_marker] = ACTIONS(1538), - [sym_atx_h3_marker] = ACTIONS(1538), - [sym_atx_h4_marker] = ACTIONS(1538), - [sym_atx_h5_marker] = ACTIONS(1538), - [sym_atx_h6_marker] = ACTIONS(1538), - [sym__thematic_break] = ACTIONS(1538), - [sym__list_marker_minus] = ACTIONS(1538), - [sym__list_marker_plus] = ACTIONS(1538), - [sym__list_marker_star] = ACTIONS(1538), - [sym__list_marker_parenthesis] = ACTIONS(1538), - [sym__list_marker_dot] = ACTIONS(1538), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1538), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1538), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1538), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1538), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1538), - [sym__list_marker_example] = ACTIONS(1538), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1538), - [sym__fenced_code_block_start_backtick] = ACTIONS(1538), - [sym__fenced_code_block_start_tilde] = ACTIONS(1538), - [sym__blank_line_start] = ACTIONS(1538), - [sym_minus_metadata] = ACTIONS(1538), - [sym__pipe_table_start] = ACTIONS(1538), - [sym__fenced_div_start] = ACTIONS(1538), - [sym_ref_id_specifier] = ACTIONS(1538), - [sym__display_math_state_track_marker] = ACTIONS(1538), - [sym__inline_math_state_track_marker] = ACTIONS(1538), + [anon_sym_LBRACE] = ACTIONS(1683), + [anon_sym_RBRACE] = ACTIONS(1683), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1683), + [anon_sym_EQ] = ACTIONS(1683), + [anon_sym_SQUOTE] = ACTIONS(1683), + [anon_sym_BANG] = ACTIONS(1683), + [anon_sym_DQUOTE] = ACTIONS(1683), + [anon_sym_POUND] = ACTIONS(1683), + [anon_sym_DOLLAR] = ACTIONS(1683), + [anon_sym_PERCENT] = ACTIONS(1683), + [anon_sym_AMP] = ACTIONS(1683), + [anon_sym_LPAREN] = ACTIONS(1683), + [anon_sym_RPAREN] = ACTIONS(1683), + [anon_sym_STAR] = ACTIONS(1683), + [anon_sym_PLUS] = ACTIONS(1683), + [anon_sym_COMMA] = ACTIONS(1683), + [anon_sym_DASH] = ACTIONS(1683), + [anon_sym_DOT] = ACTIONS(1683), + [anon_sym_SLASH] = ACTIONS(1683), + [anon_sym_SEMI] = ACTIONS(1683), + [anon_sym_QMARK] = ACTIONS(1683), + [anon_sym_AT] = ACTIONS(1683), + [anon_sym_LBRACK] = ACTIONS(1685), + [anon_sym_BSLASH] = ACTIONS(1685), + [anon_sym_RBRACK] = ACTIONS(1683), + [anon_sym_CARET] = ACTIONS(1683), + [anon_sym__] = ACTIONS(1683), + [anon_sym_BQUOTE] = ACTIONS(1683), + [anon_sym_PIPE] = ACTIONS(1683), + [anon_sym_TILDE] = ACTIONS(1683), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1683), + [sym__escaped_characters] = ACTIONS(1683), + [sym__word] = ACTIONS(1683), + [sym__soft_line_ending] = ACTIONS(1683), + [sym__block_close] = ACTIONS(1683), + [sym__block_quote_start] = ACTIONS(1683), + [sym__indented_chunk_start] = ACTIONS(1683), + [sym_atx_h1_marker] = ACTIONS(1683), + [sym_atx_h2_marker] = ACTIONS(1683), + [sym_atx_h3_marker] = ACTIONS(1683), + [sym_atx_h4_marker] = ACTIONS(1683), + [sym_atx_h5_marker] = ACTIONS(1683), + [sym_atx_h6_marker] = ACTIONS(1683), + [sym__thematic_break] = ACTIONS(1683), + [sym__list_marker_minus] = ACTIONS(1683), + [sym__list_marker_plus] = ACTIONS(1683), + [sym__list_marker_star] = ACTIONS(1683), + [sym__list_marker_parenthesis] = ACTIONS(1683), + [sym__list_marker_dot] = ACTIONS(1683), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1683), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1683), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1683), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1683), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1683), + [sym__list_marker_example] = ACTIONS(1683), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1683), + [sym__fenced_code_block_start_backtick] = ACTIONS(1683), + [sym__fenced_code_block_start_tilde] = ACTIONS(1683), + [sym__blank_line_start] = ACTIONS(1683), + [sym_minus_metadata] = ACTIONS(1683), + [sym__pipe_table_start] = ACTIONS(1683), + [sym__fenced_div_start] = ACTIONS(1683), + [sym_ref_id_specifier] = ACTIONS(1683), + [sym__display_math_state_track_marker] = ACTIONS(1683), + [sym__inline_math_state_track_marker] = ACTIONS(1683), + [sym__html_comment] = ACTIONS(1683), + [sym_raw_specifier] = ACTIONS(1683), + [sym__autolink] = ACTIONS(1683), }, [STATE(460)] = { - [ts_builtin_sym_end] = ACTIONS(1672), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1672), - [anon_sym_LBRACE] = ACTIONS(1672), - [anon_sym_RBRACE] = ACTIONS(1672), - [anon_sym_EQ] = ACTIONS(1672), - [anon_sym_SQUOTE] = ACTIONS(1672), - [anon_sym_BANG] = ACTIONS(1672), - [anon_sym_DQUOTE] = ACTIONS(1672), - [anon_sym_POUND] = ACTIONS(1672), - [anon_sym_DOLLAR] = ACTIONS(1672), - [anon_sym_PERCENT] = ACTIONS(1672), - [anon_sym_AMP] = ACTIONS(1672), - [anon_sym_LPAREN] = ACTIONS(1672), - [anon_sym_RPAREN] = ACTIONS(1672), - [anon_sym_STAR] = ACTIONS(1672), - [anon_sym_PLUS] = ACTIONS(1672), - [anon_sym_COMMA] = ACTIONS(1672), - [anon_sym_DASH] = ACTIONS(1672), - [anon_sym_DOT] = ACTIONS(1672), - [anon_sym_SLASH] = ACTIONS(1672), - [anon_sym_SEMI] = ACTIONS(1672), - [anon_sym_LT] = ACTIONS(1672), - [anon_sym_GT] = ACTIONS(1672), - [anon_sym_QMARK] = ACTIONS(1672), - [anon_sym_AT] = ACTIONS(1672), - [anon_sym_LBRACK] = ACTIONS(1672), - [anon_sym_BSLASH] = ACTIONS(1672), - [anon_sym_RBRACK] = ACTIONS(1672), - [anon_sym_CARET] = ACTIONS(1672), - [anon_sym__] = ACTIONS(1672), - [anon_sym_BQUOTE] = ACTIONS(1672), - [anon_sym_PIPE] = ACTIONS(1672), - [anon_sym_TILDE] = ACTIONS(1672), - [sym__word] = ACTIONS(1672), - [sym__soft_line_ending] = ACTIONS(1672), - [sym__block_quote_start] = ACTIONS(1672), - [sym__indented_chunk_start] = ACTIONS(1672), - [sym_atx_h1_marker] = ACTIONS(1672), - [sym_atx_h2_marker] = ACTIONS(1672), - [sym_atx_h3_marker] = ACTIONS(1672), - [sym_atx_h4_marker] = ACTIONS(1672), - [sym_atx_h5_marker] = ACTIONS(1672), - [sym_atx_h6_marker] = ACTIONS(1672), - [sym__thematic_break] = ACTIONS(1672), - [sym__list_marker_minus] = ACTIONS(1672), - [sym__list_marker_plus] = ACTIONS(1672), - [sym__list_marker_star] = ACTIONS(1672), - [sym__list_marker_parenthesis] = ACTIONS(1672), - [sym__list_marker_dot] = ACTIONS(1672), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1672), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1672), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1672), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1672), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1672), - [sym__list_marker_example] = ACTIONS(1672), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1672), - [sym__fenced_code_block_start_backtick] = ACTIONS(1672), - [sym__fenced_code_block_start_tilde] = ACTIONS(1672), - [sym__blank_line_start] = ACTIONS(1672), - [sym_minus_metadata] = ACTIONS(1672), - [sym__pipe_table_start] = ACTIONS(1672), - [sym__fenced_div_start] = ACTIONS(1672), - [sym_ref_id_specifier] = ACTIONS(1672), - [sym__display_math_state_track_marker] = ACTIONS(1672), - [sym__inline_math_state_track_marker] = ACTIONS(1672), + [anon_sym_LBRACE] = ACTIONS(1687), + [anon_sym_RBRACE] = ACTIONS(1687), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1687), + [anon_sym_EQ] = ACTIONS(1687), + [anon_sym_SQUOTE] = ACTIONS(1687), + [anon_sym_BANG] = ACTIONS(1687), + [anon_sym_DQUOTE] = ACTIONS(1687), + [anon_sym_POUND] = ACTIONS(1687), + [anon_sym_DOLLAR] = ACTIONS(1687), + [anon_sym_PERCENT] = ACTIONS(1687), + [anon_sym_AMP] = ACTIONS(1687), + [anon_sym_LPAREN] = ACTIONS(1687), + [anon_sym_RPAREN] = ACTIONS(1687), + [anon_sym_STAR] = ACTIONS(1687), + [anon_sym_PLUS] = ACTIONS(1687), + [anon_sym_COMMA] = ACTIONS(1687), + [anon_sym_DASH] = ACTIONS(1687), + [anon_sym_DOT] = ACTIONS(1687), + [anon_sym_SLASH] = ACTIONS(1687), + [anon_sym_SEMI] = ACTIONS(1687), + [anon_sym_QMARK] = ACTIONS(1687), + [anon_sym_AT] = ACTIONS(1687), + [anon_sym_LBRACK] = ACTIONS(1689), + [anon_sym_BSLASH] = ACTIONS(1689), + [anon_sym_RBRACK] = ACTIONS(1687), + [anon_sym_CARET] = ACTIONS(1687), + [anon_sym__] = ACTIONS(1687), + [anon_sym_BQUOTE] = ACTIONS(1687), + [anon_sym_PIPE] = ACTIONS(1687), + [anon_sym_TILDE] = ACTIONS(1687), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1687), + [sym__escaped_characters] = ACTIONS(1687), + [sym__word] = ACTIONS(1687), + [sym__soft_line_ending] = ACTIONS(1687), + [sym__block_close] = ACTIONS(1687), + [sym__block_quote_start] = ACTIONS(1687), + [sym__indented_chunk_start] = ACTIONS(1687), + [sym_atx_h1_marker] = ACTIONS(1687), + [sym_atx_h2_marker] = ACTIONS(1687), + [sym_atx_h3_marker] = ACTIONS(1687), + [sym_atx_h4_marker] = ACTIONS(1687), + [sym_atx_h5_marker] = ACTIONS(1687), + [sym_atx_h6_marker] = ACTIONS(1687), + [sym__thematic_break] = ACTIONS(1687), + [sym__list_marker_minus] = ACTIONS(1687), + [sym__list_marker_plus] = ACTIONS(1687), + [sym__list_marker_star] = ACTIONS(1687), + [sym__list_marker_parenthesis] = ACTIONS(1687), + [sym__list_marker_dot] = ACTIONS(1687), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1687), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1687), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1687), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1687), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1687), + [sym__list_marker_example] = ACTIONS(1687), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1687), + [sym__fenced_code_block_start_backtick] = ACTIONS(1687), + [sym__fenced_code_block_start_tilde] = ACTIONS(1687), + [sym__blank_line_start] = ACTIONS(1687), + [sym_minus_metadata] = ACTIONS(1687), + [sym__pipe_table_start] = ACTIONS(1687), + [sym__fenced_div_start] = ACTIONS(1687), + [sym_ref_id_specifier] = ACTIONS(1687), + [sym__display_math_state_track_marker] = ACTIONS(1687), + [sym__inline_math_state_track_marker] = ACTIONS(1687), + [sym__html_comment] = ACTIONS(1687), + [sym_raw_specifier] = ACTIONS(1687), + [sym__autolink] = ACTIONS(1687), }, [STATE(461)] = { - [ts_builtin_sym_end] = ACTIONS(1470), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1470), - [anon_sym_LBRACE] = ACTIONS(1470), - [anon_sym_RBRACE] = ACTIONS(1470), - [anon_sym_EQ] = ACTIONS(1470), - [anon_sym_SQUOTE] = ACTIONS(1470), - [anon_sym_BANG] = ACTIONS(1470), - [anon_sym_DQUOTE] = ACTIONS(1470), - [anon_sym_POUND] = ACTIONS(1470), - [anon_sym_DOLLAR] = ACTIONS(1470), - [anon_sym_PERCENT] = ACTIONS(1470), - [anon_sym_AMP] = ACTIONS(1470), - [anon_sym_LPAREN] = ACTIONS(1470), - [anon_sym_RPAREN] = ACTIONS(1470), - [anon_sym_STAR] = ACTIONS(1470), - [anon_sym_PLUS] = ACTIONS(1470), - [anon_sym_COMMA] = ACTIONS(1470), - [anon_sym_DASH] = ACTIONS(1470), - [anon_sym_DOT] = ACTIONS(1470), - [anon_sym_SLASH] = ACTIONS(1470), - [anon_sym_SEMI] = ACTIONS(1470), - [anon_sym_LT] = ACTIONS(1470), - [anon_sym_GT] = ACTIONS(1470), - [anon_sym_QMARK] = ACTIONS(1470), - [anon_sym_AT] = ACTIONS(1470), - [anon_sym_LBRACK] = ACTIONS(1470), - [anon_sym_BSLASH] = ACTIONS(1470), - [anon_sym_RBRACK] = ACTIONS(1470), - [anon_sym_CARET] = ACTIONS(1470), - [anon_sym__] = ACTIONS(1470), - [anon_sym_BQUOTE] = ACTIONS(1470), - [anon_sym_PIPE] = ACTIONS(1470), - [anon_sym_TILDE] = ACTIONS(1470), - [sym__word] = ACTIONS(1470), - [sym__soft_line_ending] = ACTIONS(1470), - [sym__block_quote_start] = ACTIONS(1470), - [sym__indented_chunk_start] = ACTIONS(1470), - [sym_atx_h1_marker] = ACTIONS(1470), - [sym_atx_h2_marker] = ACTIONS(1470), - [sym_atx_h3_marker] = ACTIONS(1470), - [sym_atx_h4_marker] = ACTIONS(1470), - [sym_atx_h5_marker] = ACTIONS(1470), - [sym_atx_h6_marker] = ACTIONS(1470), - [sym__thematic_break] = ACTIONS(1470), - [sym__list_marker_minus] = ACTIONS(1470), - [sym__list_marker_plus] = ACTIONS(1470), - [sym__list_marker_star] = ACTIONS(1470), - [sym__list_marker_parenthesis] = ACTIONS(1470), - [sym__list_marker_dot] = ACTIONS(1470), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1470), - [sym__list_marker_example] = ACTIONS(1470), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1470), - [sym__fenced_code_block_start_backtick] = ACTIONS(1470), - [sym__fenced_code_block_start_tilde] = ACTIONS(1470), - [sym__blank_line_start] = ACTIONS(1470), - [sym_minus_metadata] = ACTIONS(1470), - [sym__pipe_table_start] = ACTIONS(1470), - [sym__fenced_div_start] = ACTIONS(1470), - [sym_ref_id_specifier] = ACTIONS(1470), - [sym__display_math_state_track_marker] = ACTIONS(1470), - [sym__inline_math_state_track_marker] = ACTIONS(1470), + [anon_sym_LBRACE] = ACTIONS(1691), + [anon_sym_RBRACE] = ACTIONS(1691), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1691), + [anon_sym_EQ] = ACTIONS(1691), + [anon_sym_SQUOTE] = ACTIONS(1691), + [anon_sym_BANG] = ACTIONS(1691), + [anon_sym_DQUOTE] = ACTIONS(1691), + [anon_sym_POUND] = ACTIONS(1691), + [anon_sym_DOLLAR] = ACTIONS(1691), + [anon_sym_PERCENT] = ACTIONS(1691), + [anon_sym_AMP] = ACTIONS(1691), + [anon_sym_LPAREN] = ACTIONS(1691), + [anon_sym_RPAREN] = ACTIONS(1691), + [anon_sym_STAR] = ACTIONS(1691), + [anon_sym_PLUS] = ACTIONS(1691), + [anon_sym_COMMA] = ACTIONS(1691), + [anon_sym_DASH] = ACTIONS(1691), + [anon_sym_DOT] = ACTIONS(1691), + [anon_sym_SLASH] = ACTIONS(1691), + [anon_sym_SEMI] = ACTIONS(1691), + [anon_sym_QMARK] = ACTIONS(1691), + [anon_sym_AT] = ACTIONS(1691), + [anon_sym_LBRACK] = ACTIONS(1693), + [anon_sym_BSLASH] = ACTIONS(1693), + [anon_sym_RBRACK] = ACTIONS(1691), + [anon_sym_CARET] = ACTIONS(1691), + [anon_sym__] = ACTIONS(1691), + [anon_sym_BQUOTE] = ACTIONS(1691), + [anon_sym_PIPE] = ACTIONS(1691), + [anon_sym_TILDE] = ACTIONS(1691), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1691), + [sym__escaped_characters] = ACTIONS(1691), + [sym__word] = ACTIONS(1691), + [sym__soft_line_ending] = ACTIONS(1691), + [sym__block_close] = ACTIONS(1691), + [sym__block_quote_start] = ACTIONS(1691), + [sym__indented_chunk_start] = ACTIONS(1691), + [sym_atx_h1_marker] = ACTIONS(1691), + [sym_atx_h2_marker] = ACTIONS(1691), + [sym_atx_h3_marker] = ACTIONS(1691), + [sym_atx_h4_marker] = ACTIONS(1691), + [sym_atx_h5_marker] = ACTIONS(1691), + [sym_atx_h6_marker] = ACTIONS(1691), + [sym__thematic_break] = ACTIONS(1691), + [sym__list_marker_minus] = ACTIONS(1691), + [sym__list_marker_plus] = ACTIONS(1691), + [sym__list_marker_star] = ACTIONS(1691), + [sym__list_marker_parenthesis] = ACTIONS(1691), + [sym__list_marker_dot] = ACTIONS(1691), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1691), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1691), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1691), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1691), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1691), + [sym__list_marker_example] = ACTIONS(1691), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1691), + [sym__fenced_code_block_start_backtick] = ACTIONS(1691), + [sym__fenced_code_block_start_tilde] = ACTIONS(1691), + [sym__blank_line_start] = ACTIONS(1691), + [sym_minus_metadata] = ACTIONS(1691), + [sym__pipe_table_start] = ACTIONS(1691), + [sym__fenced_div_start] = ACTIONS(1691), + [sym_ref_id_specifier] = ACTIONS(1691), + [sym__display_math_state_track_marker] = ACTIONS(1691), + [sym__inline_math_state_track_marker] = ACTIONS(1691), + [sym__html_comment] = ACTIONS(1691), + [sym_raw_specifier] = ACTIONS(1691), + [sym__autolink] = ACTIONS(1691), }, [STATE(462)] = { - [ts_builtin_sym_end] = ACTIONS(1554), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1554), - [anon_sym_LBRACE] = ACTIONS(1554), - [anon_sym_RBRACE] = ACTIONS(1554), - [anon_sym_EQ] = ACTIONS(1554), - [anon_sym_SQUOTE] = ACTIONS(1554), - [anon_sym_BANG] = ACTIONS(1554), - [anon_sym_DQUOTE] = ACTIONS(1554), - [anon_sym_POUND] = ACTIONS(1554), - [anon_sym_DOLLAR] = ACTIONS(1554), - [anon_sym_PERCENT] = ACTIONS(1554), - [anon_sym_AMP] = ACTIONS(1554), - [anon_sym_LPAREN] = ACTIONS(1554), - [anon_sym_RPAREN] = ACTIONS(1554), - [anon_sym_STAR] = ACTIONS(1554), - [anon_sym_PLUS] = ACTIONS(1554), - [anon_sym_COMMA] = ACTIONS(1554), - [anon_sym_DASH] = ACTIONS(1554), - [anon_sym_DOT] = ACTIONS(1554), - [anon_sym_SLASH] = ACTIONS(1554), - [anon_sym_SEMI] = ACTIONS(1554), - [anon_sym_LT] = ACTIONS(1554), - [anon_sym_GT] = ACTIONS(1554), - [anon_sym_QMARK] = ACTIONS(1554), - [anon_sym_AT] = ACTIONS(1554), - [anon_sym_LBRACK] = ACTIONS(1554), - [anon_sym_BSLASH] = ACTIONS(1554), - [anon_sym_RBRACK] = ACTIONS(1554), - [anon_sym_CARET] = ACTIONS(1554), - [anon_sym__] = ACTIONS(1554), - [anon_sym_BQUOTE] = ACTIONS(1554), - [anon_sym_PIPE] = ACTIONS(1554), - [anon_sym_TILDE] = ACTIONS(1554), - [sym__word] = ACTIONS(1554), - [sym__soft_line_ending] = ACTIONS(1554), - [sym__block_quote_start] = ACTIONS(1554), - [sym__indented_chunk_start] = ACTIONS(1554), - [sym_atx_h1_marker] = ACTIONS(1554), - [sym_atx_h2_marker] = ACTIONS(1554), - [sym_atx_h3_marker] = ACTIONS(1554), - [sym_atx_h4_marker] = ACTIONS(1554), - [sym_atx_h5_marker] = ACTIONS(1554), - [sym_atx_h6_marker] = ACTIONS(1554), - [sym__thematic_break] = ACTIONS(1554), - [sym__list_marker_minus] = ACTIONS(1554), - [sym__list_marker_plus] = ACTIONS(1554), - [sym__list_marker_star] = ACTIONS(1554), - [sym__list_marker_parenthesis] = ACTIONS(1554), - [sym__list_marker_dot] = ACTIONS(1554), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1554), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1554), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1554), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1554), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1554), - [sym__list_marker_example] = ACTIONS(1554), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1554), - [sym__fenced_code_block_start_backtick] = ACTIONS(1554), - [sym__fenced_code_block_start_tilde] = ACTIONS(1554), - [sym__blank_line_start] = ACTIONS(1554), - [sym_minus_metadata] = ACTIONS(1554), - [sym__pipe_table_start] = ACTIONS(1554), - [sym__fenced_div_start] = ACTIONS(1554), - [sym_ref_id_specifier] = ACTIONS(1554), - [sym__display_math_state_track_marker] = ACTIONS(1554), - [sym__inline_math_state_track_marker] = ACTIONS(1554), + [anon_sym_LBRACE] = ACTIONS(1695), + [anon_sym_RBRACE] = ACTIONS(1695), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1695), + [anon_sym_EQ] = ACTIONS(1695), + [anon_sym_SQUOTE] = ACTIONS(1695), + [anon_sym_BANG] = ACTIONS(1695), + [anon_sym_DQUOTE] = ACTIONS(1695), + [anon_sym_POUND] = ACTIONS(1695), + [anon_sym_DOLLAR] = ACTIONS(1695), + [anon_sym_PERCENT] = ACTIONS(1695), + [anon_sym_AMP] = ACTIONS(1695), + [anon_sym_LPAREN] = ACTIONS(1695), + [anon_sym_RPAREN] = ACTIONS(1695), + [anon_sym_STAR] = ACTIONS(1695), + [anon_sym_PLUS] = ACTIONS(1695), + [anon_sym_COMMA] = ACTIONS(1695), + [anon_sym_DASH] = ACTIONS(1695), + [anon_sym_DOT] = ACTIONS(1695), + [anon_sym_SLASH] = ACTIONS(1695), + [anon_sym_SEMI] = ACTIONS(1695), + [anon_sym_QMARK] = ACTIONS(1695), + [anon_sym_AT] = ACTIONS(1695), + [anon_sym_LBRACK] = ACTIONS(1697), + [anon_sym_BSLASH] = ACTIONS(1697), + [anon_sym_RBRACK] = ACTIONS(1695), + [anon_sym_CARET] = ACTIONS(1695), + [anon_sym__] = ACTIONS(1695), + [anon_sym_BQUOTE] = ACTIONS(1695), + [anon_sym_PIPE] = ACTIONS(1695), + [anon_sym_TILDE] = ACTIONS(1695), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1695), + [sym__escaped_characters] = ACTIONS(1695), + [sym__word] = ACTIONS(1695), + [sym__soft_line_ending] = ACTIONS(1695), + [sym__block_close] = ACTIONS(1695), + [sym__block_quote_start] = ACTIONS(1695), + [sym__indented_chunk_start] = ACTIONS(1695), + [sym_atx_h1_marker] = ACTIONS(1695), + [sym_atx_h2_marker] = ACTIONS(1695), + [sym_atx_h3_marker] = ACTIONS(1695), + [sym_atx_h4_marker] = ACTIONS(1695), + [sym_atx_h5_marker] = ACTIONS(1695), + [sym_atx_h6_marker] = ACTIONS(1695), + [sym__thematic_break] = ACTIONS(1695), + [sym__list_marker_minus] = ACTIONS(1695), + [sym__list_marker_plus] = ACTIONS(1695), + [sym__list_marker_star] = ACTIONS(1695), + [sym__list_marker_parenthesis] = ACTIONS(1695), + [sym__list_marker_dot] = ACTIONS(1695), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1695), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1695), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1695), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1695), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1695), + [sym__list_marker_example] = ACTIONS(1695), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1695), + [sym__fenced_code_block_start_backtick] = ACTIONS(1695), + [sym__fenced_code_block_start_tilde] = ACTIONS(1695), + [sym__blank_line_start] = ACTIONS(1695), + [sym_minus_metadata] = ACTIONS(1695), + [sym__pipe_table_start] = ACTIONS(1695), + [sym__fenced_div_start] = ACTIONS(1695), + [sym_ref_id_specifier] = ACTIONS(1695), + [sym__display_math_state_track_marker] = ACTIONS(1695), + [sym__inline_math_state_track_marker] = ACTIONS(1695), + [sym__html_comment] = ACTIONS(1695), + [sym_raw_specifier] = ACTIONS(1695), + [sym__autolink] = ACTIONS(1695), }, [STATE(463)] = { - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1414), - [anon_sym_LBRACE] = ACTIONS(1414), - [anon_sym_RBRACE] = ACTIONS(1414), - [anon_sym_EQ] = ACTIONS(1414), - [anon_sym_SQUOTE] = ACTIONS(1414), - [anon_sym_BANG] = ACTIONS(1414), - [anon_sym_DQUOTE] = ACTIONS(1414), - [anon_sym_POUND] = ACTIONS(1414), - [anon_sym_DOLLAR] = ACTIONS(1414), - [anon_sym_PERCENT] = ACTIONS(1414), - [anon_sym_AMP] = ACTIONS(1414), - [anon_sym_LPAREN] = ACTIONS(1414), - [anon_sym_RPAREN] = ACTIONS(1414), - [anon_sym_STAR] = ACTIONS(1414), - [anon_sym_PLUS] = ACTIONS(1414), - [anon_sym_COMMA] = ACTIONS(1414), - [anon_sym_DASH] = ACTIONS(1414), - [anon_sym_DOT] = ACTIONS(1414), - [anon_sym_SLASH] = ACTIONS(1414), - [anon_sym_SEMI] = ACTIONS(1414), - [anon_sym_LT] = ACTIONS(1414), - [anon_sym_GT] = ACTIONS(1414), - [anon_sym_QMARK] = ACTIONS(1414), - [anon_sym_AT] = ACTIONS(1414), - [anon_sym_LBRACK] = ACTIONS(1414), - [anon_sym_BSLASH] = ACTIONS(1414), - [anon_sym_RBRACK] = ACTIONS(1414), - [anon_sym_CARET] = ACTIONS(1414), - [anon_sym__] = ACTIONS(1414), - [anon_sym_BQUOTE] = ACTIONS(1414), - [anon_sym_PIPE] = ACTIONS(1414), - [anon_sym_TILDE] = ACTIONS(1414), - [sym__word] = ACTIONS(1414), - [sym__soft_line_ending] = ACTIONS(1414), - [sym__block_close] = ACTIONS(1414), - [sym__block_quote_start] = ACTIONS(1414), - [sym__indented_chunk_start] = ACTIONS(1414), - [sym_atx_h1_marker] = ACTIONS(1414), - [sym_atx_h2_marker] = ACTIONS(1414), - [sym_atx_h3_marker] = ACTIONS(1414), - [sym_atx_h4_marker] = ACTIONS(1414), - [sym_atx_h5_marker] = ACTIONS(1414), - [sym_atx_h6_marker] = ACTIONS(1414), - [sym__thematic_break] = ACTIONS(1414), - [sym__list_marker_minus] = ACTIONS(1414), - [sym__list_marker_plus] = ACTIONS(1414), - [sym__list_marker_star] = ACTIONS(1414), - [sym__list_marker_parenthesis] = ACTIONS(1414), - [sym__list_marker_dot] = ACTIONS(1414), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1414), - [sym__list_marker_example] = ACTIONS(1414), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1414), - [sym__fenced_code_block_start_backtick] = ACTIONS(1414), - [sym__fenced_code_block_start_tilde] = ACTIONS(1414), - [sym__blank_line_start] = ACTIONS(1414), - [sym_minus_metadata] = ACTIONS(1414), - [sym__pipe_table_start] = ACTIONS(1414), - [sym__fenced_div_start] = ACTIONS(1414), - [sym_ref_id_specifier] = ACTIONS(1414), - [sym__display_math_state_track_marker] = ACTIONS(1414), - [sym__inline_math_state_track_marker] = ACTIONS(1414), + [anon_sym_LBRACE] = ACTIONS(1699), + [anon_sym_RBRACE] = ACTIONS(1699), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1699), + [anon_sym_EQ] = ACTIONS(1699), + [anon_sym_SQUOTE] = ACTIONS(1699), + [anon_sym_BANG] = ACTIONS(1699), + [anon_sym_DQUOTE] = ACTIONS(1699), + [anon_sym_POUND] = ACTIONS(1699), + [anon_sym_DOLLAR] = ACTIONS(1699), + [anon_sym_PERCENT] = ACTIONS(1699), + [anon_sym_AMP] = ACTIONS(1699), + [anon_sym_LPAREN] = ACTIONS(1699), + [anon_sym_RPAREN] = ACTIONS(1699), + [anon_sym_STAR] = ACTIONS(1699), + [anon_sym_PLUS] = ACTIONS(1699), + [anon_sym_COMMA] = ACTIONS(1699), + [anon_sym_DASH] = ACTIONS(1699), + [anon_sym_DOT] = ACTIONS(1699), + [anon_sym_SLASH] = ACTIONS(1699), + [anon_sym_SEMI] = ACTIONS(1699), + [anon_sym_QMARK] = ACTIONS(1699), + [anon_sym_AT] = ACTIONS(1699), + [anon_sym_LBRACK] = ACTIONS(1701), + [anon_sym_BSLASH] = ACTIONS(1701), + [anon_sym_RBRACK] = ACTIONS(1699), + [anon_sym_CARET] = ACTIONS(1699), + [anon_sym__] = ACTIONS(1699), + [anon_sym_BQUOTE] = ACTIONS(1699), + [anon_sym_PIPE] = ACTIONS(1699), + [anon_sym_TILDE] = ACTIONS(1699), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1699), + [sym__escaped_characters] = ACTIONS(1699), + [sym__word] = ACTIONS(1699), + [sym__soft_line_ending] = ACTIONS(1699), + [sym__block_close] = ACTIONS(1699), + [sym__block_quote_start] = ACTIONS(1699), + [sym__indented_chunk_start] = ACTIONS(1699), + [sym_atx_h1_marker] = ACTIONS(1699), + [sym_atx_h2_marker] = ACTIONS(1699), + [sym_atx_h3_marker] = ACTIONS(1699), + [sym_atx_h4_marker] = ACTIONS(1699), + [sym_atx_h5_marker] = ACTIONS(1699), + [sym_atx_h6_marker] = ACTIONS(1699), + [sym__thematic_break] = ACTIONS(1699), + [sym__list_marker_minus] = ACTIONS(1699), + [sym__list_marker_plus] = ACTIONS(1699), + [sym__list_marker_star] = ACTIONS(1699), + [sym__list_marker_parenthesis] = ACTIONS(1699), + [sym__list_marker_dot] = ACTIONS(1699), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1699), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1699), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1699), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1699), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1699), + [sym__list_marker_example] = ACTIONS(1699), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1699), + [sym__fenced_code_block_start_backtick] = ACTIONS(1699), + [sym__fenced_code_block_start_tilde] = ACTIONS(1699), + [sym__blank_line_start] = ACTIONS(1699), + [sym_minus_metadata] = ACTIONS(1699), + [sym__pipe_table_start] = ACTIONS(1699), + [sym__fenced_div_start] = ACTIONS(1699), + [sym_ref_id_specifier] = ACTIONS(1699), + [sym__display_math_state_track_marker] = ACTIONS(1699), + [sym__inline_math_state_track_marker] = ACTIONS(1699), + [sym__html_comment] = ACTIONS(1699), + [sym_raw_specifier] = ACTIONS(1699), + [sym__autolink] = ACTIONS(1699), }, [STATE(464)] = { - [ts_builtin_sym_end] = ACTIONS(1556), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1556), - [anon_sym_LBRACE] = ACTIONS(1556), - [anon_sym_RBRACE] = ACTIONS(1556), - [anon_sym_EQ] = ACTIONS(1556), - [anon_sym_SQUOTE] = ACTIONS(1556), - [anon_sym_BANG] = ACTIONS(1556), - [anon_sym_DQUOTE] = ACTIONS(1556), - [anon_sym_POUND] = ACTIONS(1556), - [anon_sym_DOLLAR] = ACTIONS(1556), - [anon_sym_PERCENT] = ACTIONS(1556), - [anon_sym_AMP] = ACTIONS(1556), - [anon_sym_LPAREN] = ACTIONS(1556), - [anon_sym_RPAREN] = ACTIONS(1556), - [anon_sym_STAR] = ACTIONS(1556), - [anon_sym_PLUS] = ACTIONS(1556), - [anon_sym_COMMA] = ACTIONS(1556), - [anon_sym_DASH] = ACTIONS(1556), - [anon_sym_DOT] = ACTIONS(1556), - [anon_sym_SLASH] = ACTIONS(1556), - [anon_sym_SEMI] = ACTIONS(1556), - [anon_sym_LT] = ACTIONS(1556), - [anon_sym_GT] = ACTIONS(1556), - [anon_sym_QMARK] = ACTIONS(1556), - [anon_sym_AT] = ACTIONS(1556), - [anon_sym_LBRACK] = ACTIONS(1556), - [anon_sym_BSLASH] = ACTIONS(1556), - [anon_sym_RBRACK] = ACTIONS(1556), - [anon_sym_CARET] = ACTIONS(1556), - [anon_sym__] = ACTIONS(1556), - [anon_sym_BQUOTE] = ACTIONS(1556), - [anon_sym_PIPE] = ACTIONS(1556), - [anon_sym_TILDE] = ACTIONS(1556), - [sym__word] = ACTIONS(1556), - [sym__soft_line_ending] = ACTIONS(1556), - [sym__block_quote_start] = ACTIONS(1556), - [sym__indented_chunk_start] = ACTIONS(1556), - [sym_atx_h1_marker] = ACTIONS(1556), - [sym_atx_h2_marker] = ACTIONS(1556), - [sym_atx_h3_marker] = ACTIONS(1556), - [sym_atx_h4_marker] = ACTIONS(1556), - [sym_atx_h5_marker] = ACTIONS(1556), - [sym_atx_h6_marker] = ACTIONS(1556), - [sym__thematic_break] = ACTIONS(1556), - [sym__list_marker_minus] = ACTIONS(1556), - [sym__list_marker_plus] = ACTIONS(1556), - [sym__list_marker_star] = ACTIONS(1556), - [sym__list_marker_parenthesis] = ACTIONS(1556), - [sym__list_marker_dot] = ACTIONS(1556), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1556), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1556), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1556), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1556), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1556), - [sym__list_marker_example] = ACTIONS(1556), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1556), - [sym__fenced_code_block_start_backtick] = ACTIONS(1556), - [sym__fenced_code_block_start_tilde] = ACTIONS(1556), - [sym__blank_line_start] = ACTIONS(1556), - [sym_minus_metadata] = ACTIONS(1556), - [sym__pipe_table_start] = ACTIONS(1556), - [sym__fenced_div_start] = ACTIONS(1556), - [sym_ref_id_specifier] = ACTIONS(1556), - [sym__display_math_state_track_marker] = ACTIONS(1556), - [sym__inline_math_state_track_marker] = ACTIONS(1556), + [anon_sym_LBRACE] = ACTIONS(1703), + [anon_sym_RBRACE] = ACTIONS(1703), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1703), + [anon_sym_EQ] = ACTIONS(1703), + [anon_sym_SQUOTE] = ACTIONS(1703), + [anon_sym_BANG] = ACTIONS(1703), + [anon_sym_DQUOTE] = ACTIONS(1703), + [anon_sym_POUND] = ACTIONS(1703), + [anon_sym_DOLLAR] = ACTIONS(1703), + [anon_sym_PERCENT] = ACTIONS(1703), + [anon_sym_AMP] = ACTIONS(1703), + [anon_sym_LPAREN] = ACTIONS(1703), + [anon_sym_RPAREN] = ACTIONS(1703), + [anon_sym_STAR] = ACTIONS(1703), + [anon_sym_PLUS] = ACTIONS(1703), + [anon_sym_COMMA] = ACTIONS(1703), + [anon_sym_DASH] = ACTIONS(1703), + [anon_sym_DOT] = ACTIONS(1703), + [anon_sym_SLASH] = ACTIONS(1703), + [anon_sym_SEMI] = ACTIONS(1703), + [anon_sym_QMARK] = ACTIONS(1703), + [anon_sym_AT] = ACTIONS(1703), + [anon_sym_LBRACK] = ACTIONS(1705), + [anon_sym_BSLASH] = ACTIONS(1705), + [anon_sym_RBRACK] = ACTIONS(1703), + [anon_sym_CARET] = ACTIONS(1703), + [anon_sym__] = ACTIONS(1703), + [anon_sym_BQUOTE] = ACTIONS(1703), + [anon_sym_PIPE] = ACTIONS(1703), + [anon_sym_TILDE] = ACTIONS(1703), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1703), + [sym__escaped_characters] = ACTIONS(1703), + [sym__word] = ACTIONS(1703), + [sym__soft_line_ending] = ACTIONS(1703), + [sym__block_close] = ACTIONS(1703), + [sym__block_quote_start] = ACTIONS(1703), + [sym__indented_chunk_start] = ACTIONS(1703), + [sym_atx_h1_marker] = ACTIONS(1703), + [sym_atx_h2_marker] = ACTIONS(1703), + [sym_atx_h3_marker] = ACTIONS(1703), + [sym_atx_h4_marker] = ACTIONS(1703), + [sym_atx_h5_marker] = ACTIONS(1703), + [sym_atx_h6_marker] = ACTIONS(1703), + [sym__thematic_break] = ACTIONS(1703), + [sym__list_marker_minus] = ACTIONS(1703), + [sym__list_marker_plus] = ACTIONS(1703), + [sym__list_marker_star] = ACTIONS(1703), + [sym__list_marker_parenthesis] = ACTIONS(1703), + [sym__list_marker_dot] = ACTIONS(1703), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1703), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1703), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1703), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1703), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1703), + [sym__list_marker_example] = ACTIONS(1703), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1703), + [sym__fenced_code_block_start_backtick] = ACTIONS(1703), + [sym__fenced_code_block_start_tilde] = ACTIONS(1703), + [sym__blank_line_start] = ACTIONS(1703), + [sym_minus_metadata] = ACTIONS(1703), + [sym__pipe_table_start] = ACTIONS(1703), + [sym__fenced_div_start] = ACTIONS(1703), + [sym_ref_id_specifier] = ACTIONS(1703), + [sym__display_math_state_track_marker] = ACTIONS(1703), + [sym__inline_math_state_track_marker] = ACTIONS(1703), + [sym__html_comment] = ACTIONS(1703), + [sym_raw_specifier] = ACTIONS(1703), + [sym__autolink] = ACTIONS(1703), }, [STATE(465)] = { - [ts_builtin_sym_end] = ACTIONS(1558), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1558), - [anon_sym_LBRACE] = ACTIONS(1558), - [anon_sym_RBRACE] = ACTIONS(1558), - [anon_sym_EQ] = ACTIONS(1558), - [anon_sym_SQUOTE] = ACTIONS(1558), - [anon_sym_BANG] = ACTIONS(1558), - [anon_sym_DQUOTE] = ACTIONS(1558), - [anon_sym_POUND] = ACTIONS(1558), - [anon_sym_DOLLAR] = ACTIONS(1558), - [anon_sym_PERCENT] = ACTIONS(1558), - [anon_sym_AMP] = ACTIONS(1558), - [anon_sym_LPAREN] = ACTIONS(1558), - [anon_sym_RPAREN] = ACTIONS(1558), - [anon_sym_STAR] = ACTIONS(1558), - [anon_sym_PLUS] = ACTIONS(1558), - [anon_sym_COMMA] = ACTIONS(1558), - [anon_sym_DASH] = ACTIONS(1558), - [anon_sym_DOT] = ACTIONS(1558), - [anon_sym_SLASH] = ACTIONS(1558), - [anon_sym_SEMI] = ACTIONS(1558), - [anon_sym_LT] = ACTIONS(1558), - [anon_sym_GT] = ACTIONS(1558), - [anon_sym_QMARK] = ACTIONS(1558), - [anon_sym_AT] = ACTIONS(1558), - [anon_sym_LBRACK] = ACTIONS(1558), - [anon_sym_BSLASH] = ACTIONS(1558), - [anon_sym_RBRACK] = ACTIONS(1558), - [anon_sym_CARET] = ACTIONS(1558), - [anon_sym__] = ACTIONS(1558), - [anon_sym_BQUOTE] = ACTIONS(1558), - [anon_sym_PIPE] = ACTIONS(1558), - [anon_sym_TILDE] = ACTIONS(1558), - [sym__word] = ACTIONS(1558), - [sym__soft_line_ending] = ACTIONS(1558), - [sym__block_quote_start] = ACTIONS(1558), - [sym__indented_chunk_start] = ACTIONS(1558), - [sym_atx_h1_marker] = ACTIONS(1558), - [sym_atx_h2_marker] = ACTIONS(1558), - [sym_atx_h3_marker] = ACTIONS(1558), - [sym_atx_h4_marker] = ACTIONS(1558), - [sym_atx_h5_marker] = ACTIONS(1558), - [sym_atx_h6_marker] = ACTIONS(1558), - [sym__thematic_break] = ACTIONS(1558), - [sym__list_marker_minus] = ACTIONS(1558), - [sym__list_marker_plus] = ACTIONS(1558), - [sym__list_marker_star] = ACTIONS(1558), - [sym__list_marker_parenthesis] = ACTIONS(1558), - [sym__list_marker_dot] = ACTIONS(1558), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1558), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1558), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1558), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1558), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1558), - [sym__list_marker_example] = ACTIONS(1558), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1558), - [sym__fenced_code_block_start_backtick] = ACTIONS(1558), - [sym__fenced_code_block_start_tilde] = ACTIONS(1558), - [sym__blank_line_start] = ACTIONS(1558), - [sym_minus_metadata] = ACTIONS(1558), - [sym__pipe_table_start] = ACTIONS(1558), - [sym__fenced_div_start] = ACTIONS(1558), - [sym_ref_id_specifier] = ACTIONS(1558), - [sym__display_math_state_track_marker] = ACTIONS(1558), - [sym__inline_math_state_track_marker] = ACTIONS(1558), + [anon_sym_LBRACE] = ACTIONS(1707), + [anon_sym_RBRACE] = ACTIONS(1707), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1707), + [anon_sym_EQ] = ACTIONS(1707), + [anon_sym_SQUOTE] = ACTIONS(1707), + [anon_sym_BANG] = ACTIONS(1707), + [anon_sym_DQUOTE] = ACTIONS(1707), + [anon_sym_POUND] = ACTIONS(1707), + [anon_sym_DOLLAR] = ACTIONS(1707), + [anon_sym_PERCENT] = ACTIONS(1707), + [anon_sym_AMP] = ACTIONS(1707), + [anon_sym_LPAREN] = ACTIONS(1707), + [anon_sym_RPAREN] = ACTIONS(1707), + [anon_sym_STAR] = ACTIONS(1707), + [anon_sym_PLUS] = ACTIONS(1707), + [anon_sym_COMMA] = ACTIONS(1707), + [anon_sym_DASH] = ACTIONS(1707), + [anon_sym_DOT] = ACTIONS(1707), + [anon_sym_SLASH] = ACTIONS(1707), + [anon_sym_SEMI] = ACTIONS(1707), + [anon_sym_QMARK] = ACTIONS(1707), + [anon_sym_AT] = ACTIONS(1707), + [anon_sym_LBRACK] = ACTIONS(1709), + [anon_sym_BSLASH] = ACTIONS(1709), + [anon_sym_RBRACK] = ACTIONS(1707), + [anon_sym_CARET] = ACTIONS(1707), + [anon_sym__] = ACTIONS(1707), + [anon_sym_BQUOTE] = ACTIONS(1707), + [anon_sym_PIPE] = ACTIONS(1707), + [anon_sym_TILDE] = ACTIONS(1707), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1707), + [sym__escaped_characters] = ACTIONS(1707), + [sym__word] = ACTIONS(1707), + [sym__soft_line_ending] = ACTIONS(1707), + [sym__block_close] = ACTIONS(1707), + [sym__block_quote_start] = ACTIONS(1707), + [sym__indented_chunk_start] = ACTIONS(1707), + [sym_atx_h1_marker] = ACTIONS(1707), + [sym_atx_h2_marker] = ACTIONS(1707), + [sym_atx_h3_marker] = ACTIONS(1707), + [sym_atx_h4_marker] = ACTIONS(1707), + [sym_atx_h5_marker] = ACTIONS(1707), + [sym_atx_h6_marker] = ACTIONS(1707), + [sym__thematic_break] = ACTIONS(1707), + [sym__list_marker_minus] = ACTIONS(1707), + [sym__list_marker_plus] = ACTIONS(1707), + [sym__list_marker_star] = ACTIONS(1707), + [sym__list_marker_parenthesis] = ACTIONS(1707), + [sym__list_marker_dot] = ACTIONS(1707), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1707), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1707), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1707), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1707), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1707), + [sym__list_marker_example] = ACTIONS(1707), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1707), + [sym__fenced_code_block_start_backtick] = ACTIONS(1707), + [sym__fenced_code_block_start_tilde] = ACTIONS(1707), + [sym__blank_line_start] = ACTIONS(1707), + [sym_minus_metadata] = ACTIONS(1707), + [sym__pipe_table_start] = ACTIONS(1707), + [sym__fenced_div_start] = ACTIONS(1707), + [sym_ref_id_specifier] = ACTIONS(1707), + [sym__display_math_state_track_marker] = ACTIONS(1707), + [sym__inline_math_state_track_marker] = ACTIONS(1707), + [sym__html_comment] = ACTIONS(1707), + [sym_raw_specifier] = ACTIONS(1707), + [sym__autolink] = ACTIONS(1707), }, [STATE(466)] = { - [ts_builtin_sym_end] = ACTIONS(1560), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1560), - [anon_sym_LBRACE] = ACTIONS(1560), - [anon_sym_RBRACE] = ACTIONS(1560), - [anon_sym_EQ] = ACTIONS(1560), - [anon_sym_SQUOTE] = ACTIONS(1560), - [anon_sym_BANG] = ACTIONS(1560), - [anon_sym_DQUOTE] = ACTIONS(1560), - [anon_sym_POUND] = ACTIONS(1560), - [anon_sym_DOLLAR] = ACTIONS(1560), - [anon_sym_PERCENT] = ACTIONS(1560), - [anon_sym_AMP] = ACTIONS(1560), - [anon_sym_LPAREN] = ACTIONS(1560), - [anon_sym_RPAREN] = ACTIONS(1560), - [anon_sym_STAR] = ACTIONS(1560), - [anon_sym_PLUS] = ACTIONS(1560), - [anon_sym_COMMA] = ACTIONS(1560), - [anon_sym_DASH] = ACTIONS(1560), - [anon_sym_DOT] = ACTIONS(1560), - [anon_sym_SLASH] = ACTIONS(1560), - [anon_sym_SEMI] = ACTIONS(1560), - [anon_sym_LT] = ACTIONS(1560), - [anon_sym_GT] = ACTIONS(1560), - [anon_sym_QMARK] = ACTIONS(1560), - [anon_sym_AT] = ACTIONS(1560), - [anon_sym_LBRACK] = ACTIONS(1560), - [anon_sym_BSLASH] = ACTIONS(1560), - [anon_sym_RBRACK] = ACTIONS(1560), - [anon_sym_CARET] = ACTIONS(1560), - [anon_sym__] = ACTIONS(1560), - [anon_sym_BQUOTE] = ACTIONS(1560), - [anon_sym_PIPE] = ACTIONS(1560), - [anon_sym_TILDE] = ACTIONS(1560), - [sym__word] = ACTIONS(1560), - [sym__soft_line_ending] = ACTIONS(1560), - [sym__block_quote_start] = ACTIONS(1560), - [sym__indented_chunk_start] = ACTIONS(1560), - [sym_atx_h1_marker] = ACTIONS(1560), - [sym_atx_h2_marker] = ACTIONS(1560), - [sym_atx_h3_marker] = ACTIONS(1560), - [sym_atx_h4_marker] = ACTIONS(1560), - [sym_atx_h5_marker] = ACTIONS(1560), - [sym_atx_h6_marker] = ACTIONS(1560), - [sym__thematic_break] = ACTIONS(1560), - [sym__list_marker_minus] = ACTIONS(1560), - [sym__list_marker_plus] = ACTIONS(1560), - [sym__list_marker_star] = ACTIONS(1560), - [sym__list_marker_parenthesis] = ACTIONS(1560), - [sym__list_marker_dot] = ACTIONS(1560), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1560), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1560), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1560), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1560), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1560), - [sym__list_marker_example] = ACTIONS(1560), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1560), - [sym__fenced_code_block_start_backtick] = ACTIONS(1560), - [sym__fenced_code_block_start_tilde] = ACTIONS(1560), - [sym__blank_line_start] = ACTIONS(1560), - [sym_minus_metadata] = ACTIONS(1560), - [sym__pipe_table_start] = ACTIONS(1560), - [sym__fenced_div_start] = ACTIONS(1560), - [sym_ref_id_specifier] = ACTIONS(1560), - [sym__display_math_state_track_marker] = ACTIONS(1560), - [sym__inline_math_state_track_marker] = ACTIONS(1560), + [anon_sym_LBRACE] = ACTIONS(1773), + [anon_sym_RBRACE] = ACTIONS(1773), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1773), + [anon_sym_EQ] = ACTIONS(1773), + [anon_sym_SQUOTE] = ACTIONS(1773), + [anon_sym_BANG] = ACTIONS(1773), + [anon_sym_DQUOTE] = ACTIONS(1773), + [anon_sym_POUND] = ACTIONS(1773), + [anon_sym_DOLLAR] = ACTIONS(1773), + [anon_sym_PERCENT] = ACTIONS(1773), + [anon_sym_AMP] = ACTIONS(1773), + [anon_sym_LPAREN] = ACTIONS(1773), + [anon_sym_RPAREN] = ACTIONS(1773), + [anon_sym_STAR] = ACTIONS(1773), + [anon_sym_PLUS] = ACTIONS(1773), + [anon_sym_COMMA] = ACTIONS(1773), + [anon_sym_DASH] = ACTIONS(1773), + [anon_sym_DOT] = ACTIONS(1773), + [anon_sym_SLASH] = ACTIONS(1773), + [anon_sym_SEMI] = ACTIONS(1773), + [anon_sym_QMARK] = ACTIONS(1773), + [anon_sym_AT] = ACTIONS(1773), + [anon_sym_LBRACK] = ACTIONS(1775), + [anon_sym_BSLASH] = ACTIONS(1775), + [anon_sym_RBRACK] = ACTIONS(1773), + [anon_sym_CARET] = ACTIONS(1773), + [anon_sym__] = ACTIONS(1773), + [anon_sym_BQUOTE] = ACTIONS(1773), + [anon_sym_PIPE] = ACTIONS(1773), + [anon_sym_TILDE] = ACTIONS(1773), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1773), + [sym__escaped_characters] = ACTIONS(1773), + [sym__word] = ACTIONS(1773), + [sym__soft_line_ending] = ACTIONS(1773), + [sym__block_close] = ACTIONS(1773), + [sym__block_quote_start] = ACTIONS(1773), + [sym__indented_chunk_start] = ACTIONS(1773), + [sym_atx_h1_marker] = ACTIONS(1773), + [sym_atx_h2_marker] = ACTIONS(1773), + [sym_atx_h3_marker] = ACTIONS(1773), + [sym_atx_h4_marker] = ACTIONS(1773), + [sym_atx_h5_marker] = ACTIONS(1773), + [sym_atx_h6_marker] = ACTIONS(1773), + [sym__thematic_break] = ACTIONS(1773), + [sym__list_marker_minus] = ACTIONS(1773), + [sym__list_marker_plus] = ACTIONS(1773), + [sym__list_marker_star] = ACTIONS(1773), + [sym__list_marker_parenthesis] = ACTIONS(1773), + [sym__list_marker_dot] = ACTIONS(1773), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1773), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1773), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1773), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1773), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1773), + [sym__list_marker_example] = ACTIONS(1773), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1773), + [sym__fenced_code_block_start_backtick] = ACTIONS(1773), + [sym__fenced_code_block_start_tilde] = ACTIONS(1773), + [sym__blank_line_start] = ACTIONS(1773), + [sym_minus_metadata] = ACTIONS(1773), + [sym__pipe_table_start] = ACTIONS(1773), + [sym__fenced_div_start] = ACTIONS(1773), + [sym_ref_id_specifier] = ACTIONS(1773), + [sym__display_math_state_track_marker] = ACTIONS(1773), + [sym__inline_math_state_track_marker] = ACTIONS(1773), + [sym__html_comment] = ACTIONS(1773), + [sym_raw_specifier] = ACTIONS(1773), + [sym__autolink] = ACTIONS(1773), }, [STATE(467)] = { - [ts_builtin_sym_end] = ACTIONS(1562), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1562), - [anon_sym_LBRACE] = ACTIONS(1562), - [anon_sym_RBRACE] = ACTIONS(1562), - [anon_sym_EQ] = ACTIONS(1562), - [anon_sym_SQUOTE] = ACTIONS(1562), - [anon_sym_BANG] = ACTIONS(1562), - [anon_sym_DQUOTE] = ACTIONS(1562), - [anon_sym_POUND] = ACTIONS(1562), - [anon_sym_DOLLAR] = ACTIONS(1562), - [anon_sym_PERCENT] = ACTIONS(1562), - [anon_sym_AMP] = ACTIONS(1562), - [anon_sym_LPAREN] = ACTIONS(1562), - [anon_sym_RPAREN] = ACTIONS(1562), - [anon_sym_STAR] = ACTIONS(1562), - [anon_sym_PLUS] = ACTIONS(1562), - [anon_sym_COMMA] = ACTIONS(1562), - [anon_sym_DASH] = ACTIONS(1562), - [anon_sym_DOT] = ACTIONS(1562), - [anon_sym_SLASH] = ACTIONS(1562), - [anon_sym_SEMI] = ACTIONS(1562), - [anon_sym_LT] = ACTIONS(1562), - [anon_sym_GT] = ACTIONS(1562), - [anon_sym_QMARK] = ACTIONS(1562), - [anon_sym_AT] = ACTIONS(1562), - [anon_sym_LBRACK] = ACTIONS(1562), - [anon_sym_BSLASH] = ACTIONS(1562), - [anon_sym_RBRACK] = ACTIONS(1562), - [anon_sym_CARET] = ACTIONS(1562), - [anon_sym__] = ACTIONS(1562), - [anon_sym_BQUOTE] = ACTIONS(1562), - [anon_sym_PIPE] = ACTIONS(1562), - [anon_sym_TILDE] = ACTIONS(1562), - [sym__word] = ACTIONS(1562), - [sym__soft_line_ending] = ACTIONS(1562), - [sym__block_quote_start] = ACTIONS(1562), - [sym__indented_chunk_start] = ACTIONS(1562), - [sym_atx_h1_marker] = ACTIONS(1562), - [sym_atx_h2_marker] = ACTIONS(1562), - [sym_atx_h3_marker] = ACTIONS(1562), - [sym_atx_h4_marker] = ACTIONS(1562), - [sym_atx_h5_marker] = ACTIONS(1562), - [sym_atx_h6_marker] = ACTIONS(1562), - [sym__thematic_break] = ACTIONS(1562), - [sym__list_marker_minus] = ACTIONS(1562), - [sym__list_marker_plus] = ACTIONS(1562), - [sym__list_marker_star] = ACTIONS(1562), - [sym__list_marker_parenthesis] = ACTIONS(1562), - [sym__list_marker_dot] = ACTIONS(1562), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1562), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1562), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1562), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1562), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1562), - [sym__list_marker_example] = ACTIONS(1562), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1562), - [sym__fenced_code_block_start_backtick] = ACTIONS(1562), - [sym__fenced_code_block_start_tilde] = ACTIONS(1562), - [sym__blank_line_start] = ACTIONS(1562), - [sym_minus_metadata] = ACTIONS(1562), - [sym__pipe_table_start] = ACTIONS(1562), - [sym__fenced_div_start] = ACTIONS(1562), - [sym_ref_id_specifier] = ACTIONS(1562), - [sym__display_math_state_track_marker] = ACTIONS(1562), - [sym__inline_math_state_track_marker] = ACTIONS(1562), + [anon_sym_LBRACE] = ACTIONS(1711), + [anon_sym_RBRACE] = ACTIONS(1711), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1711), + [anon_sym_EQ] = ACTIONS(1711), + [anon_sym_SQUOTE] = ACTIONS(1711), + [anon_sym_BANG] = ACTIONS(1711), + [anon_sym_DQUOTE] = ACTIONS(1711), + [anon_sym_POUND] = ACTIONS(1711), + [anon_sym_DOLLAR] = ACTIONS(1711), + [anon_sym_PERCENT] = ACTIONS(1711), + [anon_sym_AMP] = ACTIONS(1711), + [anon_sym_LPAREN] = ACTIONS(1711), + [anon_sym_RPAREN] = ACTIONS(1711), + [anon_sym_STAR] = ACTIONS(1711), + [anon_sym_PLUS] = ACTIONS(1711), + [anon_sym_COMMA] = ACTIONS(1711), + [anon_sym_DASH] = ACTIONS(1711), + [anon_sym_DOT] = ACTIONS(1711), + [anon_sym_SLASH] = ACTIONS(1711), + [anon_sym_SEMI] = ACTIONS(1711), + [anon_sym_QMARK] = ACTIONS(1711), + [anon_sym_AT] = ACTIONS(1711), + [anon_sym_LBRACK] = ACTIONS(1713), + [anon_sym_BSLASH] = ACTIONS(1713), + [anon_sym_RBRACK] = ACTIONS(1711), + [anon_sym_CARET] = ACTIONS(1711), + [anon_sym__] = ACTIONS(1711), + [anon_sym_BQUOTE] = ACTIONS(1711), + [anon_sym_PIPE] = ACTIONS(1711), + [anon_sym_TILDE] = ACTIONS(1711), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1711), + [sym__escaped_characters] = ACTIONS(1711), + [sym__word] = ACTIONS(1711), + [sym__soft_line_ending] = ACTIONS(1711), + [sym__block_close] = ACTIONS(1711), + [sym__block_quote_start] = ACTIONS(1711), + [sym__indented_chunk_start] = ACTIONS(1711), + [sym_atx_h1_marker] = ACTIONS(1711), + [sym_atx_h2_marker] = ACTIONS(1711), + [sym_atx_h3_marker] = ACTIONS(1711), + [sym_atx_h4_marker] = ACTIONS(1711), + [sym_atx_h5_marker] = ACTIONS(1711), + [sym_atx_h6_marker] = ACTIONS(1711), + [sym__thematic_break] = ACTIONS(1711), + [sym__list_marker_minus] = ACTIONS(1711), + [sym__list_marker_plus] = ACTIONS(1711), + [sym__list_marker_star] = ACTIONS(1711), + [sym__list_marker_parenthesis] = ACTIONS(1711), + [sym__list_marker_dot] = ACTIONS(1711), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1711), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1711), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1711), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1711), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1711), + [sym__list_marker_example] = ACTIONS(1711), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1711), + [sym__fenced_code_block_start_backtick] = ACTIONS(1711), + [sym__fenced_code_block_start_tilde] = ACTIONS(1711), + [sym__blank_line_start] = ACTIONS(1711), + [sym_minus_metadata] = ACTIONS(1711), + [sym__pipe_table_start] = ACTIONS(1711), + [sym__fenced_div_start] = ACTIONS(1711), + [sym_ref_id_specifier] = ACTIONS(1711), + [sym__display_math_state_track_marker] = ACTIONS(1711), + [sym__inline_math_state_track_marker] = ACTIONS(1711), + [sym__html_comment] = ACTIONS(1711), + [sym_raw_specifier] = ACTIONS(1711), + [sym__autolink] = ACTIONS(1711), }, [STATE(468)] = { - [ts_builtin_sym_end] = ACTIONS(1564), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1564), - [anon_sym_LBRACE] = ACTIONS(1564), - [anon_sym_RBRACE] = ACTIONS(1564), - [anon_sym_EQ] = ACTIONS(1564), - [anon_sym_SQUOTE] = ACTIONS(1564), - [anon_sym_BANG] = ACTIONS(1564), - [anon_sym_DQUOTE] = ACTIONS(1564), - [anon_sym_POUND] = ACTIONS(1564), - [anon_sym_DOLLAR] = ACTIONS(1564), - [anon_sym_PERCENT] = ACTIONS(1564), - [anon_sym_AMP] = ACTIONS(1564), - [anon_sym_LPAREN] = ACTIONS(1564), - [anon_sym_RPAREN] = ACTIONS(1564), - [anon_sym_STAR] = ACTIONS(1564), - [anon_sym_PLUS] = ACTIONS(1564), - [anon_sym_COMMA] = ACTIONS(1564), - [anon_sym_DASH] = ACTIONS(1564), - [anon_sym_DOT] = ACTIONS(1564), - [anon_sym_SLASH] = ACTIONS(1564), - [anon_sym_SEMI] = ACTIONS(1564), - [anon_sym_LT] = ACTIONS(1564), - [anon_sym_GT] = ACTIONS(1564), - [anon_sym_QMARK] = ACTIONS(1564), - [anon_sym_AT] = ACTIONS(1564), - [anon_sym_LBRACK] = ACTIONS(1564), - [anon_sym_BSLASH] = ACTIONS(1564), - [anon_sym_RBRACK] = ACTIONS(1564), - [anon_sym_CARET] = ACTIONS(1564), - [anon_sym__] = ACTIONS(1564), - [anon_sym_BQUOTE] = ACTIONS(1564), - [anon_sym_PIPE] = ACTIONS(1564), - [anon_sym_TILDE] = ACTIONS(1564), - [sym__word] = ACTIONS(1564), - [sym__soft_line_ending] = ACTIONS(1564), - [sym__block_quote_start] = ACTIONS(1564), - [sym__indented_chunk_start] = ACTIONS(1564), - [sym_atx_h1_marker] = ACTIONS(1564), - [sym_atx_h2_marker] = ACTIONS(1564), - [sym_atx_h3_marker] = ACTIONS(1564), - [sym_atx_h4_marker] = ACTIONS(1564), - [sym_atx_h5_marker] = ACTIONS(1564), - [sym_atx_h6_marker] = ACTIONS(1564), - [sym__thematic_break] = ACTIONS(1564), - [sym__list_marker_minus] = ACTIONS(1564), - [sym__list_marker_plus] = ACTIONS(1564), - [sym__list_marker_star] = ACTIONS(1564), - [sym__list_marker_parenthesis] = ACTIONS(1564), - [sym__list_marker_dot] = ACTIONS(1564), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1564), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1564), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1564), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1564), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1564), - [sym__list_marker_example] = ACTIONS(1564), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1564), - [sym__fenced_code_block_start_backtick] = ACTIONS(1564), - [sym__fenced_code_block_start_tilde] = ACTIONS(1564), - [sym__blank_line_start] = ACTIONS(1564), - [sym_minus_metadata] = ACTIONS(1564), - [sym__pipe_table_start] = ACTIONS(1564), - [sym__fenced_div_start] = ACTIONS(1564), - [sym_ref_id_specifier] = ACTIONS(1564), - [sym__display_math_state_track_marker] = ACTIONS(1564), - [sym__inline_math_state_track_marker] = ACTIONS(1564), + [anon_sym_LBRACE] = ACTIONS(1777), + [anon_sym_RBRACE] = ACTIONS(1777), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1777), + [anon_sym_EQ] = ACTIONS(1777), + [anon_sym_SQUOTE] = ACTIONS(1777), + [anon_sym_BANG] = ACTIONS(1777), + [anon_sym_DQUOTE] = ACTIONS(1777), + [anon_sym_POUND] = ACTIONS(1777), + [anon_sym_DOLLAR] = ACTIONS(1777), + [anon_sym_PERCENT] = ACTIONS(1777), + [anon_sym_AMP] = ACTIONS(1777), + [anon_sym_LPAREN] = ACTIONS(1777), + [anon_sym_RPAREN] = ACTIONS(1777), + [anon_sym_STAR] = ACTIONS(1777), + [anon_sym_PLUS] = ACTIONS(1777), + [anon_sym_COMMA] = ACTIONS(1777), + [anon_sym_DASH] = ACTIONS(1777), + [anon_sym_DOT] = ACTIONS(1777), + [anon_sym_SLASH] = ACTIONS(1777), + [anon_sym_SEMI] = ACTIONS(1777), + [anon_sym_QMARK] = ACTIONS(1777), + [anon_sym_AT] = ACTIONS(1777), + [anon_sym_LBRACK] = ACTIONS(1779), + [anon_sym_BSLASH] = ACTIONS(1779), + [anon_sym_RBRACK] = ACTIONS(1777), + [anon_sym_CARET] = ACTIONS(1777), + [anon_sym__] = ACTIONS(1777), + [anon_sym_BQUOTE] = ACTIONS(1777), + [anon_sym_PIPE] = ACTIONS(1777), + [anon_sym_TILDE] = ACTIONS(1777), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1777), + [sym__escaped_characters] = ACTIONS(1777), + [sym__word] = ACTIONS(1777), + [sym__soft_line_ending] = ACTIONS(1777), + [sym__block_close] = ACTIONS(1777), + [sym__block_quote_start] = ACTIONS(1777), + [sym__indented_chunk_start] = ACTIONS(1777), + [sym_atx_h1_marker] = ACTIONS(1777), + [sym_atx_h2_marker] = ACTIONS(1777), + [sym_atx_h3_marker] = ACTIONS(1777), + [sym_atx_h4_marker] = ACTIONS(1777), + [sym_atx_h5_marker] = ACTIONS(1777), + [sym_atx_h6_marker] = ACTIONS(1777), + [sym__thematic_break] = ACTIONS(1777), + [sym__list_marker_minus] = ACTIONS(1777), + [sym__list_marker_plus] = ACTIONS(1777), + [sym__list_marker_star] = ACTIONS(1777), + [sym__list_marker_parenthesis] = ACTIONS(1777), + [sym__list_marker_dot] = ACTIONS(1777), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1777), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1777), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1777), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1777), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1777), + [sym__list_marker_example] = ACTIONS(1777), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1777), + [sym__fenced_code_block_start_backtick] = ACTIONS(1777), + [sym__fenced_code_block_start_tilde] = ACTIONS(1777), + [sym__blank_line_start] = ACTIONS(1777), + [sym_minus_metadata] = ACTIONS(1777), + [sym__pipe_table_start] = ACTIONS(1777), + [sym__fenced_div_start] = ACTIONS(1777), + [sym_ref_id_specifier] = ACTIONS(1777), + [sym__display_math_state_track_marker] = ACTIONS(1777), + [sym__inline_math_state_track_marker] = ACTIONS(1777), + [sym__html_comment] = ACTIONS(1777), + [sym_raw_specifier] = ACTIONS(1777), + [sym__autolink] = ACTIONS(1777), }, [STATE(469)] = { - [ts_builtin_sym_end] = ACTIONS(1566), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1566), - [anon_sym_LBRACE] = ACTIONS(1566), - [anon_sym_RBRACE] = ACTIONS(1566), - [anon_sym_EQ] = ACTIONS(1566), - [anon_sym_SQUOTE] = ACTIONS(1566), - [anon_sym_BANG] = ACTIONS(1566), - [anon_sym_DQUOTE] = ACTIONS(1566), - [anon_sym_POUND] = ACTIONS(1566), - [anon_sym_DOLLAR] = ACTIONS(1566), - [anon_sym_PERCENT] = ACTIONS(1566), - [anon_sym_AMP] = ACTIONS(1566), - [anon_sym_LPAREN] = ACTIONS(1566), - [anon_sym_RPAREN] = ACTIONS(1566), - [anon_sym_STAR] = ACTIONS(1566), - [anon_sym_PLUS] = ACTIONS(1566), - [anon_sym_COMMA] = ACTIONS(1566), - [anon_sym_DASH] = ACTIONS(1566), - [anon_sym_DOT] = ACTIONS(1566), - [anon_sym_SLASH] = ACTIONS(1566), - [anon_sym_SEMI] = ACTIONS(1566), - [anon_sym_LT] = ACTIONS(1566), - [anon_sym_GT] = ACTIONS(1566), - [anon_sym_QMARK] = ACTIONS(1566), - [anon_sym_AT] = ACTIONS(1566), - [anon_sym_LBRACK] = ACTIONS(1566), - [anon_sym_BSLASH] = ACTIONS(1566), - [anon_sym_RBRACK] = ACTIONS(1566), - [anon_sym_CARET] = ACTIONS(1566), - [anon_sym__] = ACTIONS(1566), - [anon_sym_BQUOTE] = ACTIONS(1566), - [anon_sym_PIPE] = ACTIONS(1566), - [anon_sym_TILDE] = ACTIONS(1566), - [sym__word] = ACTIONS(1566), - [sym__soft_line_ending] = ACTIONS(1566), - [sym__block_quote_start] = ACTIONS(1566), - [sym__indented_chunk_start] = ACTIONS(1566), - [sym_atx_h1_marker] = ACTIONS(1566), - [sym_atx_h2_marker] = ACTIONS(1566), - [sym_atx_h3_marker] = ACTIONS(1566), - [sym_atx_h4_marker] = ACTIONS(1566), - [sym_atx_h5_marker] = ACTIONS(1566), - [sym_atx_h6_marker] = ACTIONS(1566), - [sym__thematic_break] = ACTIONS(1566), - [sym__list_marker_minus] = ACTIONS(1566), - [sym__list_marker_plus] = ACTIONS(1566), - [sym__list_marker_star] = ACTIONS(1566), - [sym__list_marker_parenthesis] = ACTIONS(1566), - [sym__list_marker_dot] = ACTIONS(1566), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1566), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1566), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1566), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1566), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1566), - [sym__list_marker_example] = ACTIONS(1566), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1566), - [sym__fenced_code_block_start_backtick] = ACTIONS(1566), - [sym__fenced_code_block_start_tilde] = ACTIONS(1566), - [sym__blank_line_start] = ACTIONS(1566), - [sym_minus_metadata] = ACTIONS(1566), - [sym__pipe_table_start] = ACTIONS(1566), - [sym__fenced_div_start] = ACTIONS(1566), - [sym_ref_id_specifier] = ACTIONS(1566), - [sym__display_math_state_track_marker] = ACTIONS(1566), - [sym__inline_math_state_track_marker] = ACTIONS(1566), + [anon_sym_LBRACE] = ACTIONS(1715), + [anon_sym_RBRACE] = ACTIONS(1715), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1715), + [anon_sym_EQ] = ACTIONS(1715), + [anon_sym_SQUOTE] = ACTIONS(1715), + [anon_sym_BANG] = ACTIONS(1715), + [anon_sym_DQUOTE] = ACTIONS(1715), + [anon_sym_POUND] = ACTIONS(1715), + [anon_sym_DOLLAR] = ACTIONS(1715), + [anon_sym_PERCENT] = ACTIONS(1715), + [anon_sym_AMP] = ACTIONS(1715), + [anon_sym_LPAREN] = ACTIONS(1715), + [anon_sym_RPAREN] = ACTIONS(1715), + [anon_sym_STAR] = ACTIONS(1715), + [anon_sym_PLUS] = ACTIONS(1715), + [anon_sym_COMMA] = ACTIONS(1715), + [anon_sym_DASH] = ACTIONS(1715), + [anon_sym_DOT] = ACTIONS(1715), + [anon_sym_SLASH] = ACTIONS(1715), + [anon_sym_SEMI] = ACTIONS(1715), + [anon_sym_QMARK] = ACTIONS(1715), + [anon_sym_AT] = ACTIONS(1715), + [anon_sym_LBRACK] = ACTIONS(1717), + [anon_sym_BSLASH] = ACTIONS(1717), + [anon_sym_RBRACK] = ACTIONS(1715), + [anon_sym_CARET] = ACTIONS(1715), + [anon_sym__] = ACTIONS(1715), + [anon_sym_BQUOTE] = ACTIONS(1715), + [anon_sym_PIPE] = ACTIONS(1715), + [anon_sym_TILDE] = ACTIONS(1715), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1715), + [sym__escaped_characters] = ACTIONS(1715), + [sym__word] = ACTIONS(1715), + [sym__soft_line_ending] = ACTIONS(1715), + [sym__block_close] = ACTIONS(1715), + [sym__block_quote_start] = ACTIONS(1715), + [sym__indented_chunk_start] = ACTIONS(1715), + [sym_atx_h1_marker] = ACTIONS(1715), + [sym_atx_h2_marker] = ACTIONS(1715), + [sym_atx_h3_marker] = ACTIONS(1715), + [sym_atx_h4_marker] = ACTIONS(1715), + [sym_atx_h5_marker] = ACTIONS(1715), + [sym_atx_h6_marker] = ACTIONS(1715), + [sym__thematic_break] = ACTIONS(1715), + [sym__list_marker_minus] = ACTIONS(1715), + [sym__list_marker_plus] = ACTIONS(1715), + [sym__list_marker_star] = ACTIONS(1715), + [sym__list_marker_parenthesis] = ACTIONS(1715), + [sym__list_marker_dot] = ACTIONS(1715), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1715), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1715), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1715), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1715), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1715), + [sym__list_marker_example] = ACTIONS(1715), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1715), + [sym__fenced_code_block_start_backtick] = ACTIONS(1715), + [sym__fenced_code_block_start_tilde] = ACTIONS(1715), + [sym__blank_line_start] = ACTIONS(1715), + [sym_minus_metadata] = ACTIONS(1715), + [sym__pipe_table_start] = ACTIONS(1715), + [sym__fenced_div_start] = ACTIONS(1715), + [sym_ref_id_specifier] = ACTIONS(1715), + [sym__display_math_state_track_marker] = ACTIONS(1715), + [sym__inline_math_state_track_marker] = ACTIONS(1715), + [sym__html_comment] = ACTIONS(1715), + [sym_raw_specifier] = ACTIONS(1715), + [sym__autolink] = ACTIONS(1715), }, [STATE(470)] = { - [ts_builtin_sym_end] = ACTIONS(1568), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1568), - [anon_sym_LBRACE] = ACTIONS(1568), - [anon_sym_RBRACE] = ACTIONS(1568), - [anon_sym_EQ] = ACTIONS(1568), - [anon_sym_SQUOTE] = ACTIONS(1568), - [anon_sym_BANG] = ACTIONS(1568), - [anon_sym_DQUOTE] = ACTIONS(1568), - [anon_sym_POUND] = ACTIONS(1568), - [anon_sym_DOLLAR] = ACTIONS(1568), - [anon_sym_PERCENT] = ACTIONS(1568), - [anon_sym_AMP] = ACTIONS(1568), - [anon_sym_LPAREN] = ACTIONS(1568), - [anon_sym_RPAREN] = ACTIONS(1568), - [anon_sym_STAR] = ACTIONS(1568), - [anon_sym_PLUS] = ACTIONS(1568), - [anon_sym_COMMA] = ACTIONS(1568), - [anon_sym_DASH] = ACTIONS(1568), - [anon_sym_DOT] = ACTIONS(1568), - [anon_sym_SLASH] = ACTIONS(1568), - [anon_sym_SEMI] = ACTIONS(1568), - [anon_sym_LT] = ACTIONS(1568), - [anon_sym_GT] = ACTIONS(1568), - [anon_sym_QMARK] = ACTIONS(1568), - [anon_sym_AT] = ACTIONS(1568), - [anon_sym_LBRACK] = ACTIONS(1568), - [anon_sym_BSLASH] = ACTIONS(1568), - [anon_sym_RBRACK] = ACTIONS(1568), - [anon_sym_CARET] = ACTIONS(1568), - [anon_sym__] = ACTIONS(1568), - [anon_sym_BQUOTE] = ACTIONS(1568), - [anon_sym_PIPE] = ACTIONS(1568), - [anon_sym_TILDE] = ACTIONS(1568), - [sym__word] = ACTIONS(1568), - [sym__soft_line_ending] = ACTIONS(1568), - [sym__block_quote_start] = ACTIONS(1568), - [sym__indented_chunk_start] = ACTIONS(1568), - [sym_atx_h1_marker] = ACTIONS(1568), - [sym_atx_h2_marker] = ACTIONS(1568), - [sym_atx_h3_marker] = ACTIONS(1568), - [sym_atx_h4_marker] = ACTIONS(1568), - [sym_atx_h5_marker] = ACTIONS(1568), - [sym_atx_h6_marker] = ACTIONS(1568), - [sym__thematic_break] = ACTIONS(1568), - [sym__list_marker_minus] = ACTIONS(1568), - [sym__list_marker_plus] = ACTIONS(1568), - [sym__list_marker_star] = ACTIONS(1568), - [sym__list_marker_parenthesis] = ACTIONS(1568), - [sym__list_marker_dot] = ACTIONS(1568), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1568), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1568), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1568), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1568), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1568), - [sym__list_marker_example] = ACTIONS(1568), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1568), - [sym__fenced_code_block_start_backtick] = ACTIONS(1568), - [sym__fenced_code_block_start_tilde] = ACTIONS(1568), - [sym__blank_line_start] = ACTIONS(1568), - [sym_minus_metadata] = ACTIONS(1568), - [sym__pipe_table_start] = ACTIONS(1568), - [sym__fenced_div_start] = ACTIONS(1568), - [sym_ref_id_specifier] = ACTIONS(1568), - [sym__display_math_state_track_marker] = ACTIONS(1568), - [sym__inline_math_state_track_marker] = ACTIONS(1568), + [anon_sym_LBRACE] = ACTIONS(1721), + [anon_sym_RBRACE] = ACTIONS(1721), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1721), + [anon_sym_EQ] = ACTIONS(1721), + [anon_sym_SQUOTE] = ACTIONS(1721), + [anon_sym_BANG] = ACTIONS(1721), + [anon_sym_DQUOTE] = ACTIONS(1721), + [anon_sym_POUND] = ACTIONS(1721), + [anon_sym_DOLLAR] = ACTIONS(1721), + [anon_sym_PERCENT] = ACTIONS(1721), + [anon_sym_AMP] = ACTIONS(1721), + [anon_sym_LPAREN] = ACTIONS(1721), + [anon_sym_RPAREN] = ACTIONS(1721), + [anon_sym_STAR] = ACTIONS(1721), + [anon_sym_PLUS] = ACTIONS(1721), + [anon_sym_COMMA] = ACTIONS(1721), + [anon_sym_DASH] = ACTIONS(1721), + [anon_sym_DOT] = ACTIONS(1721), + [anon_sym_SLASH] = ACTIONS(1721), + [anon_sym_SEMI] = ACTIONS(1721), + [anon_sym_QMARK] = ACTIONS(1721), + [anon_sym_AT] = ACTIONS(1721), + [anon_sym_LBRACK] = ACTIONS(1723), + [anon_sym_BSLASH] = ACTIONS(1723), + [anon_sym_RBRACK] = ACTIONS(1721), + [anon_sym_CARET] = ACTIONS(1721), + [anon_sym__] = ACTIONS(1721), + [anon_sym_BQUOTE] = ACTIONS(1721), + [anon_sym_PIPE] = ACTIONS(1721), + [anon_sym_TILDE] = ACTIONS(1721), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1721), + [sym__escaped_characters] = ACTIONS(1721), + [sym__word] = ACTIONS(1721), + [sym__soft_line_ending] = ACTIONS(1721), + [sym__block_close] = ACTIONS(1721), + [sym__block_quote_start] = ACTIONS(1721), + [sym__indented_chunk_start] = ACTIONS(1721), + [sym_atx_h1_marker] = ACTIONS(1721), + [sym_atx_h2_marker] = ACTIONS(1721), + [sym_atx_h3_marker] = ACTIONS(1721), + [sym_atx_h4_marker] = ACTIONS(1721), + [sym_atx_h5_marker] = ACTIONS(1721), + [sym_atx_h6_marker] = ACTIONS(1721), + [sym__thematic_break] = ACTIONS(1721), + [sym__list_marker_minus] = ACTIONS(1721), + [sym__list_marker_plus] = ACTIONS(1721), + [sym__list_marker_star] = ACTIONS(1721), + [sym__list_marker_parenthesis] = ACTIONS(1721), + [sym__list_marker_dot] = ACTIONS(1721), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1721), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1721), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1721), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1721), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1721), + [sym__list_marker_example] = ACTIONS(1721), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1721), + [sym__fenced_code_block_start_backtick] = ACTIONS(1721), + [sym__fenced_code_block_start_tilde] = ACTIONS(1721), + [sym__blank_line_start] = ACTIONS(1721), + [sym_minus_metadata] = ACTIONS(1721), + [sym__pipe_table_start] = ACTIONS(1721), + [sym__fenced_div_start] = ACTIONS(1721), + [sym_ref_id_specifier] = ACTIONS(1721), + [sym__display_math_state_track_marker] = ACTIONS(1721), + [sym__inline_math_state_track_marker] = ACTIONS(1721), + [sym__html_comment] = ACTIONS(1721), + [sym_raw_specifier] = ACTIONS(1721), + [sym__autolink] = ACTIONS(1721), }, [STATE(471)] = { - [ts_builtin_sym_end] = ACTIONS(1434), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1434), - [anon_sym_LBRACE] = ACTIONS(1434), - [anon_sym_RBRACE] = ACTIONS(1434), - [anon_sym_EQ] = ACTIONS(1434), - [anon_sym_SQUOTE] = ACTIONS(1434), - [anon_sym_BANG] = ACTIONS(1434), - [anon_sym_DQUOTE] = ACTIONS(1434), - [anon_sym_POUND] = ACTIONS(1434), - [anon_sym_DOLLAR] = ACTIONS(1434), - [anon_sym_PERCENT] = ACTIONS(1434), - [anon_sym_AMP] = ACTIONS(1434), - [anon_sym_LPAREN] = ACTIONS(1434), - [anon_sym_RPAREN] = ACTIONS(1434), - [anon_sym_STAR] = ACTIONS(1434), - [anon_sym_PLUS] = ACTIONS(1434), - [anon_sym_COMMA] = ACTIONS(1434), - [anon_sym_DASH] = ACTIONS(1434), - [anon_sym_DOT] = ACTIONS(1434), - [anon_sym_SLASH] = ACTIONS(1434), - [anon_sym_SEMI] = ACTIONS(1434), - [anon_sym_LT] = ACTIONS(1434), - [anon_sym_GT] = ACTIONS(1434), - [anon_sym_QMARK] = ACTIONS(1434), - [anon_sym_AT] = ACTIONS(1434), - [anon_sym_LBRACK] = ACTIONS(1434), - [anon_sym_BSLASH] = ACTIONS(1434), - [anon_sym_RBRACK] = ACTIONS(1434), - [anon_sym_CARET] = ACTIONS(1434), - [anon_sym__] = ACTIONS(1434), - [anon_sym_BQUOTE] = ACTIONS(1434), - [anon_sym_PIPE] = ACTIONS(1434), - [anon_sym_TILDE] = ACTIONS(1434), - [sym__word] = ACTIONS(1434), - [sym__soft_line_ending] = ACTIONS(1434), - [sym__block_quote_start] = ACTIONS(1434), - [sym__indented_chunk_start] = ACTIONS(1434), - [sym_atx_h1_marker] = ACTIONS(1434), - [sym_atx_h2_marker] = ACTIONS(1434), - [sym_atx_h3_marker] = ACTIONS(1434), - [sym_atx_h4_marker] = ACTIONS(1434), - [sym_atx_h5_marker] = ACTIONS(1434), - [sym_atx_h6_marker] = ACTIONS(1434), - [sym__thematic_break] = ACTIONS(1434), - [sym__list_marker_minus] = ACTIONS(1434), - [sym__list_marker_plus] = ACTIONS(1434), - [sym__list_marker_star] = ACTIONS(1434), - [sym__list_marker_parenthesis] = ACTIONS(1434), - [sym__list_marker_dot] = ACTIONS(1434), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1434), - [sym__list_marker_example] = ACTIONS(1434), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1434), - [sym__fenced_code_block_start_backtick] = ACTIONS(1434), - [sym__fenced_code_block_start_tilde] = ACTIONS(1434), - [sym__blank_line_start] = ACTIONS(1434), - [sym_minus_metadata] = ACTIONS(1434), - [sym__pipe_table_start] = ACTIONS(1434), - [sym__fenced_div_start] = ACTIONS(1434), - [sym_ref_id_specifier] = ACTIONS(1434), - [sym__display_math_state_track_marker] = ACTIONS(1434), - [sym__inline_math_state_track_marker] = ACTIONS(1434), + [ts_builtin_sym_end] = ACTIONS(1683), + [anon_sym_LBRACE] = ACTIONS(1683), + [anon_sym_RBRACE] = ACTIONS(1683), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1683), + [anon_sym_EQ] = ACTIONS(1683), + [anon_sym_SQUOTE] = ACTIONS(1683), + [anon_sym_BANG] = ACTIONS(1683), + [anon_sym_DQUOTE] = ACTIONS(1683), + [anon_sym_POUND] = ACTIONS(1683), + [anon_sym_DOLLAR] = ACTIONS(1683), + [anon_sym_PERCENT] = ACTIONS(1683), + [anon_sym_AMP] = ACTIONS(1683), + [anon_sym_LPAREN] = ACTIONS(1683), + [anon_sym_RPAREN] = ACTIONS(1683), + [anon_sym_STAR] = ACTIONS(1683), + [anon_sym_PLUS] = ACTIONS(1683), + [anon_sym_COMMA] = ACTIONS(1683), + [anon_sym_DASH] = ACTIONS(1683), + [anon_sym_DOT] = ACTIONS(1683), + [anon_sym_SLASH] = ACTIONS(1683), + [anon_sym_SEMI] = ACTIONS(1683), + [anon_sym_QMARK] = ACTIONS(1683), + [anon_sym_AT] = ACTIONS(1683), + [anon_sym_LBRACK] = ACTIONS(1685), + [anon_sym_BSLASH] = ACTIONS(1685), + [anon_sym_RBRACK] = ACTIONS(1683), + [anon_sym_CARET] = ACTIONS(1683), + [anon_sym__] = ACTIONS(1683), + [anon_sym_BQUOTE] = ACTIONS(1683), + [anon_sym_PIPE] = ACTIONS(1683), + [anon_sym_TILDE] = ACTIONS(1683), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1683), + [sym__escaped_characters] = ACTIONS(1683), + [sym__word] = ACTIONS(1683), + [sym__soft_line_ending] = ACTIONS(1683), + [sym__block_quote_start] = ACTIONS(1683), + [sym__indented_chunk_start] = ACTIONS(1683), + [sym_atx_h1_marker] = ACTIONS(1683), + [sym_atx_h2_marker] = ACTIONS(1683), + [sym_atx_h3_marker] = ACTIONS(1683), + [sym_atx_h4_marker] = ACTIONS(1683), + [sym_atx_h5_marker] = ACTIONS(1683), + [sym_atx_h6_marker] = ACTIONS(1683), + [sym__thematic_break] = ACTIONS(1683), + [sym__list_marker_minus] = ACTIONS(1683), + [sym__list_marker_plus] = ACTIONS(1683), + [sym__list_marker_star] = ACTIONS(1683), + [sym__list_marker_parenthesis] = ACTIONS(1683), + [sym__list_marker_dot] = ACTIONS(1683), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1683), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1683), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1683), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1683), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1683), + [sym__list_marker_example] = ACTIONS(1683), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1683), + [sym__fenced_code_block_start_backtick] = ACTIONS(1683), + [sym__fenced_code_block_start_tilde] = ACTIONS(1683), + [sym__blank_line_start] = ACTIONS(1683), + [sym_minus_metadata] = ACTIONS(1683), + [sym__pipe_table_start] = ACTIONS(1683), + [sym__fenced_div_start] = ACTIONS(1683), + [sym_ref_id_specifier] = ACTIONS(1683), + [sym__display_math_state_track_marker] = ACTIONS(1683), + [sym__inline_math_state_track_marker] = ACTIONS(1683), + [sym__html_comment] = ACTIONS(1683), + [sym_raw_specifier] = ACTIONS(1683), + [sym__autolink] = ACTIONS(1683), }, [STATE(472)] = { - [ts_builtin_sym_end] = ACTIONS(1592), - [aux_sym__commonmark_whitespace_token1] = ACTIONS(1592), - [anon_sym_LBRACE] = ACTIONS(1592), - [anon_sym_RBRACE] = ACTIONS(1592), - [anon_sym_EQ] = ACTIONS(1592), - [anon_sym_SQUOTE] = ACTIONS(1592), - [anon_sym_BANG] = ACTIONS(1592), - [anon_sym_DQUOTE] = ACTIONS(1592), - [anon_sym_POUND] = ACTIONS(1592), - [anon_sym_DOLLAR] = ACTIONS(1592), - [anon_sym_PERCENT] = ACTIONS(1592), - [anon_sym_AMP] = ACTIONS(1592), - [anon_sym_LPAREN] = ACTIONS(1592), - [anon_sym_RPAREN] = ACTIONS(1592), - [anon_sym_STAR] = ACTIONS(1592), - [anon_sym_PLUS] = ACTIONS(1592), - [anon_sym_COMMA] = ACTIONS(1592), - [anon_sym_DASH] = ACTIONS(1592), - [anon_sym_DOT] = ACTIONS(1592), - [anon_sym_SLASH] = ACTIONS(1592), - [anon_sym_SEMI] = ACTIONS(1592), - [anon_sym_LT] = ACTIONS(1592), - [anon_sym_GT] = ACTIONS(1592), - [anon_sym_QMARK] = ACTIONS(1592), - [anon_sym_AT] = ACTIONS(1592), - [anon_sym_LBRACK] = ACTIONS(1592), - [anon_sym_BSLASH] = ACTIONS(1592), - [anon_sym_RBRACK] = ACTIONS(1592), - [anon_sym_CARET] = ACTIONS(1592), - [anon_sym__] = ACTIONS(1592), - [anon_sym_BQUOTE] = ACTIONS(1592), - [anon_sym_PIPE] = ACTIONS(1592), - [anon_sym_TILDE] = ACTIONS(1592), - [sym__word] = ACTIONS(1592), - [sym__soft_line_ending] = ACTIONS(1592), - [sym__block_quote_start] = ACTIONS(1592), - [sym__indented_chunk_start] = ACTIONS(1592), - [sym_atx_h1_marker] = ACTIONS(1592), - [sym_atx_h2_marker] = ACTIONS(1592), - [sym_atx_h3_marker] = ACTIONS(1592), - [sym_atx_h4_marker] = ACTIONS(1592), - [sym_atx_h5_marker] = ACTIONS(1592), - [sym_atx_h6_marker] = ACTIONS(1592), - [sym__thematic_break] = ACTIONS(1592), - [sym__list_marker_minus] = ACTIONS(1592), - [sym__list_marker_plus] = ACTIONS(1592), - [sym__list_marker_star] = ACTIONS(1592), - [sym__list_marker_parenthesis] = ACTIONS(1592), - [sym__list_marker_dot] = ACTIONS(1592), - [sym__list_marker_minus_dont_interrupt] = ACTIONS(1592), - [sym__list_marker_plus_dont_interrupt] = ACTIONS(1592), - [sym__list_marker_star_dont_interrupt] = ACTIONS(1592), - [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1592), - [sym__list_marker_dot_dont_interrupt] = ACTIONS(1592), - [sym__list_marker_example] = ACTIONS(1592), - [sym__list_marker_example_dont_interrupt] = ACTIONS(1592), - [sym__fenced_code_block_start_backtick] = ACTIONS(1592), - [sym__fenced_code_block_start_tilde] = ACTIONS(1592), - [sym__blank_line_start] = ACTIONS(1592), - [sym_minus_metadata] = ACTIONS(1592), - [sym__pipe_table_start] = ACTIONS(1592), - [sym__fenced_div_start] = ACTIONS(1592), - [sym_ref_id_specifier] = ACTIONS(1592), - [sym__display_math_state_track_marker] = ACTIONS(1592), - [sym__inline_math_state_track_marker] = ACTIONS(1592), + [anon_sym_LBRACE] = ACTIONS(1927), + [anon_sym_RBRACE] = ACTIONS(1927), + [aux_sym__commonmark_whitespace_token1] = ACTIONS(1927), + [anon_sym_EQ] = ACTIONS(1927), + [anon_sym_SQUOTE] = ACTIONS(1927), + [anon_sym_BANG] = ACTIONS(1927), + [anon_sym_DQUOTE] = ACTIONS(1927), + [anon_sym_POUND] = ACTIONS(1927), + [anon_sym_DOLLAR] = ACTIONS(1927), + [anon_sym_PERCENT] = ACTIONS(1927), + [anon_sym_AMP] = ACTIONS(1927), + [anon_sym_LPAREN] = ACTIONS(1927), + [anon_sym_RPAREN] = ACTIONS(1927), + [anon_sym_STAR] = ACTIONS(1927), + [anon_sym_PLUS] = ACTIONS(1927), + [anon_sym_COMMA] = ACTIONS(1927), + [anon_sym_DASH] = ACTIONS(1927), + [anon_sym_DOT] = ACTIONS(1927), + [anon_sym_SLASH] = ACTIONS(1927), + [anon_sym_SEMI] = ACTIONS(1927), + [anon_sym_QMARK] = ACTIONS(1927), + [anon_sym_AT] = ACTIONS(1927), + [anon_sym_LBRACK] = ACTIONS(1929), + [anon_sym_BSLASH] = ACTIONS(1929), + [anon_sym_RBRACK] = ACTIONS(1927), + [anon_sym_CARET] = ACTIONS(1927), + [anon_sym__] = ACTIONS(1927), + [anon_sym_BQUOTE] = ACTIONS(1927), + [anon_sym_PIPE] = ACTIONS(1927), + [anon_sym_TILDE] = ACTIONS(1927), + [anon_sym_LBRACK_GT_GT] = ACTIONS(1927), + [sym__escaped_characters] = ACTIONS(1927), + [sym__word] = ACTIONS(1927), + [sym__soft_line_ending] = ACTIONS(1927), + [sym__block_close] = ACTIONS(1927), + [sym__block_quote_start] = ACTIONS(1927), + [sym__indented_chunk_start] = ACTIONS(1927), + [sym_atx_h1_marker] = ACTIONS(1927), + [sym_atx_h2_marker] = ACTIONS(1927), + [sym_atx_h3_marker] = ACTIONS(1927), + [sym_atx_h4_marker] = ACTIONS(1927), + [sym_atx_h5_marker] = ACTIONS(1927), + [sym_atx_h6_marker] = ACTIONS(1927), + [sym__thematic_break] = ACTIONS(1927), + [sym__list_marker_minus] = ACTIONS(1927), + [sym__list_marker_plus] = ACTIONS(1927), + [sym__list_marker_star] = ACTIONS(1927), + [sym__list_marker_parenthesis] = ACTIONS(1927), + [sym__list_marker_dot] = ACTIONS(1927), + [sym__list_marker_minus_dont_interrupt] = ACTIONS(1927), + [sym__list_marker_plus_dont_interrupt] = ACTIONS(1927), + [sym__list_marker_star_dont_interrupt] = ACTIONS(1927), + [sym__list_marker_parenthesis_dont_interrupt] = ACTIONS(1927), + [sym__list_marker_dot_dont_interrupt] = ACTIONS(1927), + [sym__list_marker_example] = ACTIONS(1927), + [sym__list_marker_example_dont_interrupt] = ACTIONS(1927), + [sym__fenced_code_block_start_backtick] = ACTIONS(1927), + [sym__fenced_code_block_start_tilde] = ACTIONS(1927), + [sym__blank_line_start] = ACTIONS(1927), + [sym_minus_metadata] = ACTIONS(1927), + [sym__pipe_table_start] = ACTIONS(1927), + [sym__fenced_div_start] = ACTIONS(1927), + [sym_ref_id_specifier] = ACTIONS(1927), + [sym__display_math_state_track_marker] = ACTIONS(1927), + [sym__inline_math_state_track_marker] = ACTIONS(1927), + [sym__html_comment] = ACTIONS(1927), + [sym_raw_specifier] = ACTIONS(1927), + [sym__autolink] = ACTIONS(1927), }, }; static const uint16_t ts_small_parse_table[] = { - [0] = 14, - ACTIONS(1734), 1, + [0] = 17, + ACTIONS(1969), 1, + anon_sym_LBRACE, + ACTIONS(1972), 1, + anon_sym_RBRACE, + ACTIONS(1974), 1, + sym_commonmark_name, + ACTIONS(1976), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1738), 1, + ACTIONS(1978), 1, + sym_id_specifier, + ACTIONS(1980), 1, + sym_class_specifier, + ACTIONS(1984), 1, + sym_key_value_key, + ACTIONS(1988), 1, + sym_raw_specifier, + STATE(616), 1, + sym__last_token_punctuation, + STATE(697), 1, + sym__commonmark_whitespace, + STATE(705), 1, + aux_sym_commonmark_attribute_repeat1, + STATE(730), 1, + aux_sym_commonmark_attribute_repeat2, + STATE(781), 1, + aux_sym_commonmark_attribute_repeat3, + STATE(787), 1, + sym__attribute, + STATE(1029), 1, + sym_language_attribute, + ACTIONS(1986), 6, + anon_sym_POUND, + anon_sym_DOT, + anon_sym_LBRACK, anon_sym_BSLASH, - ACTIONS(1740), 1, - anon_sym_PIPE, - ACTIONS(1744), 1, - sym__code_span_start, - ACTIONS(1746), 1, - sym__latex_span_start, - STATE(480), 1, - aux_sym_pipe_table_row_repeat1, - STATE(577), 1, - sym__whitespace, - STATE(752), 1, - sym_pipe_table_cell, - STATE(782), 1, - sym__pipe_table_cell_contents, - STATE(859), 1, - sym_pipe_table_row, - STATE(492), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1742), 3, + anon_sym__, + sym__word, + ACTIONS(1982), 30, sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - ACTIONS(1732), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1736), 30, - anon_sym_LBRACE, - anon_sym_RBRACE, + sym__html_comment, + sym__autolink, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, anon_sym_DQUOTE, - anon_sym_POUND, anon_sym_DOLLAR, anon_sym_PERCENT, anon_sym_AMP, @@ -43184,65 +44811,120 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PLUS, anon_sym_COMMA, anon_sym_DASH, - anon_sym_DOT, anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_CARET, - anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, - [78] = 17, - ACTIONS(1748), 1, - sym_raw_specifier, - ACTIONS(1750), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(1752), 1, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + [86] = 12, + ACTIONS(1990), 1, anon_sym_LBRACE, - ACTIONS(1755), 1, - anon_sym_RBRACE, - ACTIONS(1757), 1, - sym_commonmark_name, - ACTIONS(1759), 1, - sym_id_specifier, - ACTIONS(1761), 1, - sym_class_specifier, - ACTIONS(1765), 1, - sym_key_value_key, - STATE(665), 1, - sym__last_token_punctuation, - STATE(698), 1, - sym__commonmark_whitespace, - STATE(709), 1, - aux_sym_commonmark_attribute_repeat1, - STATE(745), 1, - aux_sym_commonmark_attribute_repeat2, - STATE(785), 1, - sym__attribute, - STATE(791), 1, - aux_sym_commonmark_attribute_repeat3, - STATE(1017), 1, + ACTIONS(1994), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(1998), 1, + sym__line_ending, + STATE(234), 1, + sym__newline, + STATE(537), 1, + sym__whitespace, + STATE(721), 1, + sym__atx_heading_content, + STATE(886), 1, + sym__qmd_attribute, + STATE(906), 1, + sym__atx_heading_line, + ACTIONS(1996), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(563), 2, + sym__regular_block_content, + aux_sym__line_repeat1, + STATE(1097), 3, sym_language_attribute, - ACTIONS(1763), 6, + sym_raw_attribute, + sym_commonmark_attribute, + ACTIONS(1992), 35, + sym__display_math_state_track_marker, + sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, + anon_sym_RBRACE, anon_sym_EQ, + anon_sym_SQUOTE, + anon_sym_BANG, + anon_sym_DQUOTE, anon_sym_POUND, + anon_sym_DOLLAR, + anon_sym_PERCENT, + anon_sym_AMP, + anon_sym_LPAREN, + anon_sym_RPAREN, + anon_sym_STAR, + anon_sym_PLUS, + anon_sym_COMMA, + anon_sym_DASH, anon_sym_DOT, - anon_sym_LT, + anon_sym_SLASH, + anon_sym_COLON, + anon_sym_SEMI, + anon_sym_QMARK, + anon_sym_AT, + anon_sym_RBRACK, + anon_sym_CARET, anon_sym__, + anon_sym_BQUOTE, + anon_sym_PIPE, + anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - ACTIONS(1767), 28, + [161] = 12, + ACTIONS(1990), 1, + anon_sym_LBRACE, + ACTIONS(1994), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(1998), 1, sym__line_ending, + STATE(235), 1, + sym__newline, + STATE(537), 1, + sym__whitespace, + STATE(722), 1, + sym__atx_heading_content, + STATE(888), 1, + sym__qmd_attribute, + STATE(906), 1, + sym__atx_heading_line, + ACTIONS(1996), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(563), 2, + sym__regular_block_content, + aux_sym__line_repeat1, + STATE(1097), 3, + sym_language_attribute, + sym_raw_attribute, + sym_commonmark_attribute, + ACTIONS(1992), 35, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, + anon_sym_RBRACE, + anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, anon_sym_DQUOTE, + anon_sym_POUND, anon_sym_DOLLAR, anon_sym_PERCENT, anon_sym_AMP, @@ -43252,50 +44934,54 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PLUS, anon_sym_COMMA, anon_sym_DASH, + anon_sym_DOT, anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, + anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - [162] = 12, - ACTIONS(1738), 1, - anon_sym_BSLASH, - ACTIONS(1744), 1, - sym__code_span_start, - ACTIONS(1746), 1, - sym__latex_span_start, - ACTIONS(1769), 1, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + [236] = 12, + ACTIONS(1990), 1, + anon_sym_LBRACE, + ACTIONS(1994), 1, aux_sym__commonmark_whitespace_token1, - STATE(479), 1, - aux_sym_pipe_table_row_repeat1, - STATE(513), 1, - sym__whitespace, - STATE(762), 1, - sym_pipe_table_cell, - STATE(782), 1, - sym__pipe_table_cell_contents, - STATE(492), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1771), 3, + ACTIONS(1998), 1, sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - ACTIONS(1732), 4, + STATE(236), 1, + sym__newline, + STATE(537), 1, + sym__whitespace, + STATE(723), 1, + sym__atx_heading_content, + STATE(890), 1, + sym__qmd_attribute, + STATE(906), 1, + sym__atx_heading_line, + ACTIONS(1996), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(563), 2, + sym__regular_block_content, + aux_sym__line_repeat1, + STATE(1097), 3, + sym_language_attribute, + sym_raw_attribute, + sym_commonmark_attribute, + ACTIONS(1992), 35, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1736), 30, - anon_sym_LBRACE, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -43315,42 +45001,50 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, - [234] = 8, - ACTIONS(1744), 1, - sym__code_span_start, - ACTIONS(1746), 1, - sym__latex_span_start, - ACTIONS(1769), 1, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + [311] = 12, + ACTIONS(1990), 1, + anon_sym_LBRACE, + ACTIONS(1994), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1775), 1, - anon_sym_BSLASH, - STATE(488), 1, - sym__last_token_punctuation, - ACTIONS(1777), 4, + ACTIONS(1998), 1, sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - anon_sym_PIPE, - STATE(487), 4, + STATE(237), 1, + sym__newline, + STATE(537), 1, sym__whitespace, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - aux_sym__pipe_table_cell_contents_repeat1, - ACTIONS(1773), 34, + STATE(724), 1, + sym__atx_heading_content, + STATE(891), 1, + sym__qmd_attribute, + STATE(906), 1, + sym__atx_heading_line, + ACTIONS(1996), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(563), 2, + sym__regular_block_content, + aux_sym__line_repeat1, + STATE(1097), 3, + sym_language_attribute, + sym_raw_attribute, + sym_commonmark_attribute, + ACTIONS(1992), 35, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - anon_sym_LBRACE, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -43370,48 +45064,50 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - [298] = 12, - ACTIONS(1738), 1, - anon_sym_BSLASH, - ACTIONS(1744), 1, - sym__code_span_start, - ACTIONS(1746), 1, - sym__latex_span_start, - ACTIONS(1769), 1, + [386] = 12, + ACTIONS(1990), 1, + anon_sym_LBRACE, + ACTIONS(1994), 1, aux_sym__commonmark_whitespace_token1, - STATE(479), 1, - aux_sym_pipe_table_row_repeat1, - STATE(514), 1, - sym__whitespace, - STATE(751), 1, - sym_pipe_table_cell, - STATE(782), 1, - sym__pipe_table_cell_contents, - STATE(492), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1779), 3, + ACTIONS(1998), 1, sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - ACTIONS(1732), 4, + STATE(238), 1, + sym__newline, + STATE(537), 1, + sym__whitespace, + STATE(725), 1, + sym__atx_heading_content, + STATE(893), 1, + sym__qmd_attribute, + STATE(906), 1, + sym__atx_heading_line, + ACTIONS(1996), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(563), 2, + sym__regular_block_content, + aux_sym__line_repeat1, + STATE(1097), 3, + sym_language_attribute, + sym_raw_attribute, + sym_commonmark_attribute, + ACTIONS(1992), 35, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1736), 30, - anon_sym_LBRACE, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -43431,47 +45127,50 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, + anon_sym_RBRACK, + anon_sym_CARET, + anon_sym__, + anon_sym_BQUOTE, + anon_sym_PIPE, + anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + [461] = 12, + ACTIONS(1990), 1, + anon_sym_LBRACE, + ACTIONS(1994), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(1998), 1, + sym__line_ending, + STATE(239), 1, + sym__newline, + STATE(537), 1, + sym__whitespace, + STATE(726), 1, + sym__atx_heading_content, + STATE(894), 1, + sym__qmd_attribute, + STATE(906), 1, + sym__atx_heading_line, + ACTIONS(1996), 2, anon_sym_LBRACK, - anon_sym_RBRACK, - anon_sym_CARET, - anon_sym__, - anon_sym_BQUOTE, - anon_sym_TILDE, - [370] = 12, - ACTIONS(1734), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(1738), 1, anon_sym_BSLASH, - ACTIONS(1744), 1, - sym__code_span_start, - ACTIONS(1746), 1, - sym__latex_span_start, - STATE(475), 1, - aux_sym_pipe_table_row_repeat1, - STATE(581), 1, - sym__whitespace, - STATE(751), 1, - sym_pipe_table_cell, - STATE(782), 1, - sym__pipe_table_cell_contents, - STATE(492), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1781), 3, - sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - ACTIONS(1732), 4, + STATE(563), 2, + sym__regular_block_content, + aux_sym__line_repeat1, + STATE(1097), 3, + sym_language_attribute, + sym_raw_attribute, + sym_commonmark_attribute, + ACTIONS(1992), 35, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1736), 30, - anon_sym_LBRACE, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -43491,47 +45190,50 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, - [442] = 12, - ACTIONS(1786), 1, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + [536] = 12, + ACTIONS(1990), 1, + anon_sym_LBRACE, + ACTIONS(1994), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1792), 1, - anon_sym_BSLASH, - ACTIONS(1797), 1, - sym__code_span_start, - ACTIONS(1800), 1, - sym__latex_span_start, - STATE(479), 1, - aux_sym_pipe_table_row_repeat1, - STATE(568), 1, - sym__whitespace, - STATE(850), 1, - sym_pipe_table_cell, - STATE(884), 1, - sym__pipe_table_cell_contents, - STATE(561), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1795), 3, + ACTIONS(2000), 1, sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - ACTIONS(1783), 4, + STATE(410), 1, + sym__newline, + STATE(537), 1, + sym__whitespace, + STATE(731), 1, + sym__atx_heading_content, + STATE(906), 1, + sym__atx_heading_line, + STATE(929), 1, + sym__qmd_attribute, + ACTIONS(1996), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(563), 2, + sym__regular_block_content, + aux_sym__line_repeat1, + STATE(1097), 3, + sym_language_attribute, + sym_raw_attribute, + sym_commonmark_attribute, + ACTIONS(1992), 35, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1789), 30, - anon_sym_LBRACE, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -43551,47 +45253,50 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, - [514] = 12, - ACTIONS(1738), 1, - anon_sym_BSLASH, - ACTIONS(1744), 1, - sym__code_span_start, - ACTIONS(1746), 1, - sym__latex_span_start, - ACTIONS(1769), 1, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + [611] = 12, + ACTIONS(1990), 1, + anon_sym_LBRACE, + ACTIONS(1994), 1, aux_sym__commonmark_whitespace_token1, - STATE(479), 1, - aux_sym_pipe_table_row_repeat1, - STATE(515), 1, - sym__whitespace, - STATE(765), 1, - sym_pipe_table_cell, - STATE(782), 1, - sym__pipe_table_cell_contents, - STATE(492), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1803), 3, + ACTIONS(2000), 1, sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - ACTIONS(1732), 4, + STATE(348), 1, + sym__newline, + STATE(537), 1, + sym__whitespace, + STATE(734), 1, + sym__atx_heading_content, + STATE(906), 1, + sym__atx_heading_line, + STATE(917), 1, + sym__qmd_attribute, + ACTIONS(1996), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(563), 2, + sym__regular_block_content, + aux_sym__line_repeat1, + STATE(1097), 3, + sym_language_attribute, + sym_raw_attribute, + sym_commonmark_attribute, + ACTIONS(1992), 35, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1736), 30, - anon_sym_LBRACE, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -43611,40 +45316,50 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, - [586] = 7, - ACTIONS(1808), 1, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + [686] = 12, + ACTIONS(1990), 1, + anon_sym_LBRACE, + ACTIONS(1994), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1811), 1, - anon_sym_BSLASH, - ACTIONS(1816), 1, - sym__code_span_start, - ACTIONS(1819), 1, - sym__latex_span_start, - ACTIONS(1814), 4, + ACTIONS(2002), 1, sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - anon_sym_PIPE, - STATE(481), 4, + STATE(460), 1, + sym__newline, + STATE(537), 1, sym__whitespace, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - aux_sym__pipe_table_cell_contents_repeat1, - ACTIONS(1805), 34, + STATE(741), 1, + sym__atx_heading_content, + STATE(882), 1, + sym__qmd_attribute, + STATE(906), 1, + sym__atx_heading_line, + ACTIONS(1996), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(563), 2, + sym__regular_block_content, + aux_sym__line_repeat1, + STATE(1097), 3, + sym_language_attribute, + sym_raw_attribute, + sym_commonmark_attribute, + ACTIONS(1992), 35, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - anon_sym_LBRACE, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -43664,43 +45379,50 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - [647] = 11, - ACTIONS(1822), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(1824), 1, + [761] = 12, + ACTIONS(1990), 1, anon_sym_LBRACE, - ACTIONS(1828), 1, + ACTIONS(1994), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2002), 1, sym__line_ending, - STATE(350), 1, + STATE(461), 1, sym__newline, - STATE(615), 1, + STATE(537), 1, sym__whitespace, - STATE(641), 1, - aux_sym__caption_line_repeat1, - STATE(722), 1, + STATE(742), 1, sym__atx_heading_content, - STATE(956), 1, - sym__atx_heading_line, - STATE(979), 1, + STATE(883), 1, sym__qmd_attribute, - STATE(1021), 3, + STATE(906), 1, + sym__atx_heading_line, + ACTIONS(1996), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(563), 2, + sym__regular_block_content, + aux_sym__line_repeat1, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - ACTIONS(1826), 34, + ACTIONS(1992), 35, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -43720,45 +45442,50 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - [716] = 11, - ACTIONS(1822), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(1824), 1, + [836] = 12, + ACTIONS(1990), 1, anon_sym_LBRACE, - ACTIONS(1828), 1, + ACTIONS(1994), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2000), 1, sym__line_ending, - STATE(460), 1, + STATE(335), 1, sym__newline, - STATE(615), 1, + STATE(537), 1, sym__whitespace, - STATE(641), 1, - aux_sym__caption_line_repeat1, - STATE(724), 1, + STATE(733), 1, sym__atx_heading_content, - STATE(936), 1, + STATE(899), 1, sym__qmd_attribute, - STATE(956), 1, + STATE(906), 1, sym__atx_heading_line, - STATE(1021), 3, + ACTIONS(1996), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(563), 2, + sym__regular_block_content, + aux_sym__line_repeat1, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - ACTIONS(1826), 34, + ACTIONS(1992), 35, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -43778,45 +45505,50 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - [785] = 11, - ACTIONS(1822), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(1824), 1, + [911] = 12, + ACTIONS(1990), 1, anon_sym_LBRACE, - ACTIONS(1828), 1, + ACTIONS(1994), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2002), 1, sym__line_ending, - STATE(319), 1, + STATE(462), 1, sym__newline, - STATE(615), 1, + STATE(537), 1, sym__whitespace, - STATE(641), 1, - aux_sym__caption_line_repeat1, - STATE(726), 1, + STATE(743), 1, sym__atx_heading_content, - STATE(956), 1, - sym__atx_heading_line, - STATE(965), 1, + STATE(896), 1, sym__qmd_attribute, - STATE(1021), 3, + STATE(906), 1, + sym__atx_heading_line, + ACTIONS(1996), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(563), 2, + sym__regular_block_content, + aux_sym__line_repeat1, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - ACTIONS(1826), 34, + ACTIONS(1992), 35, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -43836,45 +45568,50 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - [854] = 11, - ACTIONS(1822), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(1824), 1, + [986] = 12, + ACTIONS(1990), 1, anon_sym_LBRACE, - ACTIONS(1828), 1, + ACTIONS(1994), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2002), 1, sym__line_ending, - STATE(351), 1, + STATE(463), 1, sym__newline, - STATE(615), 1, + STATE(537), 1, sym__whitespace, - STATE(641), 1, - aux_sym__caption_line_repeat1, - STATE(719), 1, + STATE(744), 1, sym__atx_heading_content, - STATE(901), 1, + STATE(898), 1, sym__qmd_attribute, - STATE(956), 1, + STATE(906), 1, sym__atx_heading_line, - STATE(1021), 3, + ACTIONS(1996), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(563), 2, + sym__regular_block_content, + aux_sym__line_repeat1, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - ACTIONS(1826), 34, + ACTIONS(1992), 35, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -43894,45 +45631,50 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - [923] = 11, - ACTIONS(1822), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(1824), 1, + [1061] = 12, + ACTIONS(1990), 1, anon_sym_LBRACE, - ACTIONS(1828), 1, + ACTIONS(1994), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2000), 1, sym__line_ending, - STATE(354), 1, + STATE(345), 1, sym__newline, - STATE(615), 1, + STATE(537), 1, sym__whitespace, - STATE(641), 1, - aux_sym__caption_line_repeat1, - STATE(721), 1, + STATE(737), 1, sym__atx_heading_content, - STATE(897), 1, - sym__qmd_attribute, - STATE(956), 1, + STATE(906), 1, sym__atx_heading_line, - STATE(1021), 3, + STATE(939), 1, + sym__qmd_attribute, + ACTIONS(1996), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(563), 2, + sym__regular_block_content, + aux_sym__line_repeat1, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - ACTIONS(1826), 34, + ACTIONS(1992), 35, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -43952,43 +45694,50 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - [992] = 7, - ACTIONS(1744), 1, - sym__code_span_start, - ACTIONS(1746), 1, - sym__latex_span_start, - ACTIONS(1769), 1, + [1136] = 12, + ACTIONS(1990), 1, + anon_sym_LBRACE, + ACTIONS(1994), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1832), 1, - anon_sym_BSLASH, - ACTIONS(1834), 4, + ACTIONS(2002), 1, sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - anon_sym_PIPE, - STATE(481), 4, + STATE(464), 1, + sym__newline, + STATE(537), 1, sym__whitespace, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - aux_sym__pipe_table_cell_contents_repeat1, - ACTIONS(1830), 34, + STATE(745), 1, + sym__atx_heading_content, + STATE(906), 1, + sym__atx_heading_line, + STATE(915), 1, + sym__qmd_attribute, + ACTIONS(1996), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(563), 2, + sym__regular_block_content, + aux_sym__line_repeat1, + STATE(1097), 3, + sym_language_attribute, + sym_raw_attribute, + sym_commonmark_attribute, + ACTIONS(1992), 35, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - anon_sym_LBRACE, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -44008,41 +45757,50 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - [1053] = 7, - ACTIONS(1744), 1, - sym__code_span_start, - ACTIONS(1746), 1, - sym__latex_span_start, - ACTIONS(1769), 1, + [1211] = 12, + ACTIONS(1990), 1, + anon_sym_LBRACE, + ACTIONS(1994), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1838), 1, - anon_sym_BSLASH, - ACTIONS(1834), 4, + ACTIONS(2000), 1, sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - anon_sym_PIPE, - STATE(490), 4, + STATE(364), 1, + sym__newline, + STATE(537), 1, sym__whitespace, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - aux_sym__pipe_table_cell_contents_repeat1, - ACTIONS(1836), 34, + STATE(738), 1, + sym__atx_heading_content, + STATE(906), 1, + sym__atx_heading_line, + STATE(925), 1, + sym__qmd_attribute, + ACTIONS(1996), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(563), 2, + sym__regular_block_content, + aux_sym__line_repeat1, + STATE(1097), 3, + sym_language_attribute, + sym_raw_attribute, + sym_commonmark_attribute, + ACTIONS(1992), 35, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - anon_sym_LBRACE, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -44062,48 +45820,50 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - [1114] = 13, - ACTIONS(1734), 1, + [1286] = 12, + ACTIONS(1990), 1, + anon_sym_LBRACE, + ACTIONS(1994), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1844), 1, - anon_sym_BSLASH, - ACTIONS(1846), 1, - anon_sym_PIPE, - ACTIONS(1848), 1, - sym__code_span_start, - ACTIONS(1850), 1, - sym__latex_span_start, - STATE(512), 1, - aux_sym_pipe_table_row_repeat1, - STATE(580), 1, + ACTIONS(2000), 1, + sym__line_ending, + STATE(471), 1, + sym__newline, + STATE(537), 1, sym__whitespace, - STATE(808), 1, - sym_pipe_table_cell, - STATE(839), 1, - sym__pipe_table_cell_contents, - STATE(976), 1, - sym_pipe_table_row, - STATE(540), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1840), 4, + STATE(735), 1, + sym__atx_heading_content, + STATE(873), 1, + sym__qmd_attribute, + STATE(906), 1, + sym__atx_heading_line, + ACTIONS(1996), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(563), 2, + sym__regular_block_content, + aux_sym__line_repeat1, + STATE(1097), 3, + sym_language_attribute, + sym_raw_attribute, + sym_commonmark_attribute, + ACTIONS(1992), 35, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1842), 30, - anon_sym_LBRACE, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -44123,40 +45883,50 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, - [1187] = 7, - ACTIONS(1744), 1, - sym__code_span_start, - ACTIONS(1746), 1, - sym__latex_span_start, - ACTIONS(1769), 1, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + [1361] = 12, + ACTIONS(1990), 1, + anon_sym_LBRACE, + ACTIONS(1994), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1832), 1, - anon_sym_BSLASH, - ACTIONS(1852), 4, + ACTIONS(2002), 1, sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - anon_sym_PIPE, - STATE(481), 4, + STATE(459), 1, + sym__newline, + STATE(537), 1, sym__whitespace, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - aux_sym__pipe_table_cell_contents_repeat1, - ACTIONS(1830), 34, + STATE(740), 1, + sym__atx_heading_content, + STATE(881), 1, + sym__qmd_attribute, + STATE(906), 1, + sym__atx_heading_line, + ACTIONS(1996), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(563), 2, + sym__regular_block_content, + aux_sym__line_repeat1, + STATE(1097), 3, + sym_language_attribute, + sym_raw_attribute, + sym_commonmark_attribute, + ACTIONS(1992), 35, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - anon_sym_LBRACE, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -44176,47 +45946,49 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - [1248] = 13, - ACTIONS(1734), 1, + [1436] = 11, + ACTIONS(7), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1844), 1, + ACTIONS(13), 1, + sym__soft_line_ending, + ACTIONS(2000), 1, + sym__line_ending, + ACTIONS(2004), 1, + sym__eof, + STATE(340), 1, + sym__newline, + STATE(503), 1, + aux_sym_paragraph_repeat1, + ACTIONS(9), 2, + anon_sym_LBRACK, anon_sym_BSLASH, - ACTIONS(1846), 1, - anon_sym_PIPE, - ACTIONS(1848), 1, - sym__code_span_start, - ACTIONS(1850), 1, - sym__latex_span_start, - STATE(512), 1, - aux_sym_pipe_table_row_repeat1, - STATE(580), 1, + STATE(536), 2, + sym__regular_block_content, sym__whitespace, - STATE(808), 1, - sym_pipe_table_cell, - STATE(839), 1, - sym__pipe_table_cell_contents, - STATE(929), 1, - sym_pipe_table_row, - STATE(540), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1840), 4, + STATE(588), 2, + sym__soft_line_break, + sym__line, + ACTIONS(11), 8, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, + sym__html_comment, + sym_raw_specifier, + sym__autolink, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - ACTIONS(1842), 30, + ACTIONS(5), 27, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -44235,41 +46007,49 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, - anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, - [1321] = 7, - ACTIONS(1744), 1, - sym__code_span_start, - ACTIONS(1746), 1, - sym__latex_span_start, - ACTIONS(1769), 1, + [1506] = 14, + ACTIONS(2008), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1775), 1, + ACTIONS(2010), 1, anon_sym_BSLASH, - ACTIONS(1777), 4, - sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, + ACTIONS(2012), 1, anon_sym_PIPE, - STATE(487), 4, + ACTIONS(2018), 1, + sym__code_span_start, + ACTIONS(2020), 1, + sym__latex_span_start, + STATE(530), 1, + aux_sym_pipe_table_row_repeat1, + STATE(601), 1, sym__whitespace, + STATE(746), 1, + sym_pipe_table_cell, + STATE(774), 1, + sym__pipe_table_cell_contents, + STATE(831), 1, + sym_pipe_table_row, + STATE(539), 2, sym__pipe_table_code_span, sym__pipe_table_latex_span, - aux_sym__pipe_table_cell_contents_repeat1, - ACTIONS(1773), 34, + ACTIONS(2016), 3, + sym__line_ending, + sym__eof, + sym__pipe_table_line_ending, + ACTIONS(2014), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, sym__backslash_escape, + sym__word, + ACTIONS(2006), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -44290,8 +46070,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -44300,33 +46078,39 @@ static const uint16_t ts_small_parse_table[] = { anon_sym__, anon_sym_BQUOTE, anon_sym_TILDE, - sym__word, - [1382] = 11, - ACTIONS(1822), 1, + [1582] = 11, + ACTIONS(7), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1824), 1, - anon_sym_LBRACE, - ACTIONS(1828), 1, + ACTIONS(13), 1, + sym__soft_line_ending, + ACTIONS(2022), 1, sym__line_ending, - STATE(323), 1, + ACTIONS(2024), 1, + sym__eof, + STATE(202), 1, sym__newline, - STATE(615), 1, + STATE(503), 1, + aux_sym_paragraph_repeat1, + ACTIONS(9), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(536), 2, + sym__regular_block_content, sym__whitespace, - STATE(641), 1, - aux_sym__caption_line_repeat1, - STATE(727), 1, - sym__atx_heading_content, - STATE(908), 1, - sym__qmd_attribute, - STATE(956), 1, - sym__atx_heading_line, - STATE(1021), 3, - sym_raw_attribute, - sym_commonmark_attribute, - sym_language_attribute, - ACTIONS(1826), 34, + STATE(588), 2, + sym__soft_line_break, + sym__line, + ACTIONS(11), 8, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + ACTIONS(5), 27, + anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -44344,47 +46128,48 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, - anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [1451] = 11, - ACTIONS(1822), 1, + [1652] = 11, + ACTIONS(7), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1824), 1, - anon_sym_LBRACE, - ACTIONS(1854), 1, + ACTIONS(13), 1, + sym__soft_line_ending, + ACTIONS(2002), 1, sym__line_ending, - STATE(357), 1, + ACTIONS(2026), 1, + sym__eof, + STATE(426), 1, sym__newline, - STATE(615), 1, + STATE(503), 1, + aux_sym_paragraph_repeat1, + ACTIONS(9), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(536), 2, + sym__regular_block_content, sym__whitespace, - STATE(641), 1, - aux_sym__caption_line_repeat1, - STATE(728), 1, - sym__atx_heading_content, - STATE(951), 1, - sym__qmd_attribute, - STATE(956), 1, - sym__atx_heading_line, - STATE(1021), 3, - sym_raw_attribute, - sym_commonmark_attribute, - sym_language_attribute, - ACTIONS(1826), 34, + STATE(588), 2, + sym__soft_line_break, + sym__line, + ACTIONS(11), 8, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + ACTIONS(5), 27, + anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -44402,47 +46187,48 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, - anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [1520] = 11, - ACTIONS(1822), 1, + [1722] = 11, + ACTIONS(7), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1824), 1, - anon_sym_LBRACE, - ACTIONS(1854), 1, + ACTIONS(13), 1, + sym__soft_line_ending, + ACTIONS(2028), 1, sym__line_ending, - STATE(358), 1, + ACTIONS(2030), 1, + sym__eof, + STATE(164), 1, sym__newline, - STATE(615), 1, + STATE(503), 1, + aux_sym_paragraph_repeat1, + ACTIONS(9), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(536), 2, + sym__regular_block_content, sym__whitespace, - STATE(641), 1, - aux_sym__caption_line_repeat1, - STATE(729), 1, - sym__atx_heading_content, - STATE(955), 1, - sym__qmd_attribute, - STATE(956), 1, - sym__atx_heading_line, - STATE(1021), 3, - sym_raw_attribute, - sym_commonmark_attribute, - sym_language_attribute, - ACTIONS(1826), 34, + STATE(588), 2, + sym__soft_line_break, + sym__line, + ACTIONS(11), 8, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + ACTIONS(5), 27, + anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -44460,47 +46246,48 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, - anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [1589] = 11, - ACTIONS(1822), 1, + [1792] = 11, + ACTIONS(7), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1824), 1, - anon_sym_LBRACE, - ACTIONS(1854), 1, - sym__line_ending, - STATE(359), 1, - sym__newline, - STATE(615), 1, - sym__whitespace, - STATE(641), 1, - aux_sym__caption_line_repeat1, - STATE(730), 1, - sym__atx_heading_content, - STATE(956), 1, - sym__atx_heading_line, - STATE(957), 1, - sym__qmd_attribute, - STATE(1021), 3, - sym_raw_attribute, - sym_commonmark_attribute, - sym_language_attribute, - ACTIONS(1826), 34, + ACTIONS(13), 1, + sym__soft_line_ending, + ACTIONS(1998), 1, + sym__line_ending, + ACTIONS(2032), 1, + sym__eof, + STATE(310), 1, + sym__newline, + STATE(503), 1, + aux_sym_paragraph_repeat1, + ACTIONS(9), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(536), 2, + sym__regular_block_content, + sym__whitespace, + STATE(588), 2, + sym__soft_line_break, + sym__line, + ACTIONS(11), 8, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + ACTIONS(5), 27, + anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -44518,47 +46305,48 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, - anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [1658] = 11, - ACTIONS(1822), 1, + [1862] = 11, + ACTIONS(7), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1824), 1, - anon_sym_LBRACE, - ACTIONS(1854), 1, + ACTIONS(13), 1, + sym__soft_line_ending, + ACTIONS(2034), 1, sym__line_ending, - STATE(360), 1, + ACTIONS(2036), 1, + sym__eof, + STATE(189), 1, sym__newline, - STATE(615), 1, + STATE(503), 1, + aux_sym_paragraph_repeat1, + ACTIONS(9), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(536), 2, + sym__regular_block_content, sym__whitespace, - STATE(641), 1, - aux_sym__caption_line_repeat1, - STATE(731), 1, - sym__atx_heading_content, - STATE(956), 1, - sym__atx_heading_line, - STATE(963), 1, - sym__qmd_attribute, - STATE(1021), 3, - sym_raw_attribute, - sym_commonmark_attribute, - sym_language_attribute, - ACTIONS(1826), 34, + STATE(588), 2, + sym__soft_line_break, + sym__line, + ACTIONS(11), 8, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + ACTIONS(5), 27, + anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -44576,47 +46364,38 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, - anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [1727] = 11, - ACTIONS(1822), 1, + [1932] = 8, + ACTIONS(2040), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1824), 1, - anon_sym_LBRACE, - ACTIONS(1854), 1, + ACTIONS(2042), 1, sym__line_ending, - STATE(361), 1, - sym__newline, - STATE(615), 1, + ACTIONS(2044), 1, + sym__block_close, + ACTIONS(2046), 1, + sym__fenced_code_block_end_tilde, + STATE(961), 1, + sym_code_fence_content, + STATE(567), 2, sym__whitespace, - STATE(641), 1, - aux_sym__caption_line_repeat1, - STATE(732), 1, - sym__atx_heading_content, - STATE(956), 1, - sym__atx_heading_line, - STATE(971), 1, - sym__qmd_attribute, - STATE(1021), 3, - sym_raw_attribute, - sym_commonmark_attribute, - sym_language_attribute, - ACTIONS(1826), 34, + aux_sym__code_line_repeat1, + STATE(533), 3, + sym__newline, + sym__code_line, + aux_sym_code_fence_content_repeat1, + ACTIONS(2038), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -44636,8 +46415,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -44648,33 +46425,32 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [1796] = 11, - ACTIONS(1822), 1, + [1995] = 6, + ACTIONS(7), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1824), 1, - anon_sym_LBRACE, - ACTIONS(1854), 1, + STATE(523), 1, + sym__last_token_punctuation, + ACTIONS(2050), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + ACTIONS(2052), 3, sym__line_ending, - STATE(362), 1, - sym__newline, - STATE(615), 1, + sym__soft_line_ending, + sym__eof, + STATE(529), 3, + sym__regular_block_content, sym__whitespace, - STATE(641), 1, - aux_sym__caption_line_repeat1, - STATE(733), 1, - sym__atx_heading_content, - STATE(956), 1, - sym__atx_heading_line, - STATE(974), 1, - sym__qmd_attribute, - STATE(1021), 3, - sym_raw_attribute, - sym_commonmark_attribute, - sym_language_attribute, - ACTIONS(1826), 34, + aux_sym__line_repeat1, + ACTIONS(2048), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, + anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -44694,45 +46470,40 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - [1865] = 11, - ACTIONS(1822), 1, + [2054] = 8, + ACTIONS(2056), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1824), 1, - anon_sym_LBRACE, - ACTIONS(1856), 1, + ACTIONS(2058), 1, sym__line_ending, - STATE(291), 1, - sym__newline, - STATE(615), 1, + ACTIONS(2060), 1, + sym__block_close, + ACTIONS(2062), 1, + sym__fenced_code_block_end_backtick, + STATE(975), 1, + sym_code_fence_content, + STATE(566), 2, sym__whitespace, - STATE(641), 1, - aux_sym__caption_line_repeat1, - STATE(736), 1, - sym__atx_heading_content, - STATE(904), 1, - sym__qmd_attribute, - STATE(956), 1, - sym__atx_heading_line, - STATE(1021), 3, - sym_raw_attribute, - sym_commonmark_attribute, - sym_language_attribute, - ACTIONS(1826), 34, + aux_sym__code_line_repeat1, + STATE(531), 3, + sym__newline, + sym__code_line, + aux_sym_code_fence_content_repeat1, + ACTIONS(2054), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -44752,8 +46523,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -44764,33 +46533,32 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [1934] = 11, - ACTIONS(1822), 1, + [2117] = 8, + ACTIONS(2040), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1824), 1, - anon_sym_LBRACE, - ACTIONS(1856), 1, + ACTIONS(2042), 1, sym__line_ending, - STATE(292), 1, - sym__newline, - STATE(615), 1, + ACTIONS(2060), 1, + sym__block_close, + ACTIONS(2062), 1, + sym__fenced_code_block_end_tilde, + STATE(874), 1, + sym_code_fence_content, + STATE(567), 2, sym__whitespace, - STATE(641), 1, - aux_sym__caption_line_repeat1, - STATE(737), 1, - sym__atx_heading_content, - STATE(906), 1, - sym__qmd_attribute, - STATE(956), 1, - sym__atx_heading_line, - STATE(1021), 3, - sym_raw_attribute, - sym_commonmark_attribute, - sym_language_attribute, - ACTIONS(1826), 34, + aux_sym__code_line_repeat1, + STATE(533), 3, + sym__newline, + sym__code_line, + aux_sym_code_fence_content_repeat1, + ACTIONS(2038), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -44810,8 +46578,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -44822,33 +46588,39 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [2003] = 11, - ACTIONS(1822), 1, + [2180] = 9, + ACTIONS(2067), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1824), 1, - anon_sym_LBRACE, - ACTIONS(1856), 1, + ACTIONS(2078), 1, + sym__soft_line_ending, + STATE(503), 1, + aux_sym_paragraph_repeat1, + ACTIONS(2070), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + ACTIONS(2076), 2, sym__line_ending, - STATE(293), 1, - sym__newline, - STATE(615), 1, + sym__eof, + STATE(536), 2, + sym__regular_block_content, sym__whitespace, - STATE(641), 1, - aux_sym__caption_line_repeat1, - STATE(738), 1, - sym__atx_heading_content, - STATE(907), 1, - sym__qmd_attribute, - STATE(956), 1, - sym__atx_heading_line, - STATE(1021), 3, - sym_raw_attribute, - sym_commonmark_attribute, - sym_language_attribute, - ACTIONS(1826), 34, + STATE(588), 2, + sym__soft_line_break, + sym__line, + ACTIONS(2073), 8, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + ACTIONS(2064), 27, + anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -44866,47 +46638,38 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, - anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [2072] = 11, - ACTIONS(1822), 1, + [2245] = 8, + ACTIONS(2056), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1824), 1, - anon_sym_LBRACE, - ACTIONS(1856), 1, + ACTIONS(2058), 1, sym__line_ending, - STATE(295), 1, - sym__newline, - STATE(615), 1, + ACTIONS(2081), 1, + sym__block_close, + ACTIONS(2083), 1, + sym__fenced_code_block_end_backtick, + STATE(885), 1, + sym_code_fence_content, + STATE(566), 2, sym__whitespace, - STATE(641), 1, - aux_sym__caption_line_repeat1, - STATE(739), 1, - sym__atx_heading_content, - STATE(909), 1, - sym__qmd_attribute, - STATE(956), 1, - sym__atx_heading_line, - STATE(1021), 3, - sym_raw_attribute, - sym_commonmark_attribute, - sym_language_attribute, - ACTIONS(1826), 34, + aux_sym__code_line_repeat1, + STATE(531), 3, + sym__newline, + sym__code_line, + aux_sym_code_fence_content_repeat1, + ACTIONS(2054), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -44926,8 +46689,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -44938,33 +46699,32 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [2141] = 11, - ACTIONS(1822), 1, + [2308] = 8, + ACTIONS(2040), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1824), 1, - anon_sym_LBRACE, - ACTIONS(1856), 1, + ACTIONS(2042), 1, sym__line_ending, - STATE(296), 1, - sym__newline, - STATE(615), 1, + ACTIONS(2081), 1, + sym__block_close, + ACTIONS(2083), 1, + sym__fenced_code_block_end_tilde, + STATE(892), 1, + sym_code_fence_content, + STATE(567), 2, sym__whitespace, - STATE(641), 1, - aux_sym__caption_line_repeat1, - STATE(740), 1, - sym__atx_heading_content, - STATE(911), 1, - sym__qmd_attribute, - STATE(956), 1, - sym__atx_heading_line, - STATE(1021), 3, - sym_raw_attribute, - sym_commonmark_attribute, - sym_language_attribute, - ACTIONS(1826), 34, + aux_sym__code_line_repeat1, + STATE(533), 3, + sym__newline, + sym__code_line, + aux_sym_code_fence_content_repeat1, + ACTIONS(2038), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -44984,8 +46744,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -44996,33 +46754,32 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [2210] = 11, - ACTIONS(1822), 1, + [2371] = 8, + ACTIONS(2056), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1824), 1, - anon_sym_LBRACE, - ACTIONS(1856), 1, + ACTIONS(2058), 1, sym__line_ending, - STATE(301), 1, - sym__newline, - STATE(615), 1, + ACTIONS(2085), 1, + sym__block_close, + ACTIONS(2087), 1, + sym__fenced_code_block_end_backtick, + STATE(878), 1, + sym_code_fence_content, + STATE(566), 2, sym__whitespace, - STATE(641), 1, - aux_sym__caption_line_repeat1, - STATE(741), 1, - sym__atx_heading_content, - STATE(913), 1, - sym__qmd_attribute, - STATE(956), 1, - sym__atx_heading_line, - STATE(1021), 3, - sym_raw_attribute, - sym_commonmark_attribute, - sym_language_attribute, - ACTIONS(1826), 34, + aux_sym__code_line_repeat1, + STATE(531), 3, + sym__newline, + sym__code_line, + aux_sym_code_fence_content_repeat1, + ACTIONS(2054), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, @@ -45042,8 +46799,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -45054,37 +46809,31 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [2279] = 13, - ACTIONS(1734), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(1844), 1, - anon_sym_BSLASH, - ACTIONS(1846), 1, - anon_sym_PIPE, - ACTIONS(1848), 1, - sym__code_span_start, - ACTIONS(1850), 1, - sym__latex_span_start, - STATE(512), 1, - aux_sym_pipe_table_row_repeat1, - STATE(580), 1, + [2434] = 8, + ACTIONS(2044), 1, + sym__block_close, + ACTIONS(2046), 1, + sym__fenced_code_block_end_backtick, + ACTIONS(2056), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2058), 1, + sym__line_ending, + STATE(954), 1, + sym_code_fence_content, + STATE(566), 2, sym__whitespace, - STATE(808), 1, - sym_pipe_table_cell, - STATE(839), 1, - sym__pipe_table_cell_contents, - STATE(978), 1, - sym_pipe_table_row, - STATE(540), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1840), 4, + aux_sym__code_line_repeat1, + STATE(531), 3, + sym__newline, + sym__code_line, + aux_sym_code_fence_content_repeat1, + ACTIONS(2054), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1842), 30, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -45105,37 +46854,41 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, - [2352] = 8, - ACTIONS(1858), 1, + anon_sym_LT, + anon_sym_GT, + sym__word, + [2497] = 8, + ACTIONS(2056), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1862), 1, + ACTIONS(2058), 1, sym__line_ending, - ACTIONS(1864), 1, + ACTIONS(2089), 1, sym__block_close, - ACTIONS(1866), 1, + ACTIONS(2091), 1, sym__fenced_code_block_end_backtick, - STATE(926), 1, + STATE(972), 1, sym_code_fence_content, - STATE(600), 2, + STATE(566), 2, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(543), 3, + aux_sym__code_line_repeat1, + STATE(531), 3, sym__newline, sym__code_line, aux_sym_code_fence_content_repeat1, - ACTIONS(1860), 35, + ACTIONS(2054), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -45156,8 +46909,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -45168,35 +46919,31 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [2414] = 12, - ACTIONS(1771), 1, - sym__line_ending, - ACTIONS(1844), 1, - anon_sym_BSLASH, - ACTIONS(1848), 1, - sym__code_span_start, - ACTIONS(1850), 1, - sym__latex_span_start, - ACTIONS(1868), 1, + [2560] = 8, + ACTIONS(2040), 1, aux_sym__commonmark_whitespace_token1, - STATE(511), 1, - aux_sym_pipe_table_row_repeat1, - STATE(552), 1, + ACTIONS(2042), 1, + sym__line_ending, + ACTIONS(2089), 1, + sym__block_close, + ACTIONS(2091), 1, + sym__fenced_code_block_end_tilde, + STATE(974), 1, + sym_code_fence_content, + STATE(567), 2, sym__whitespace, - STATE(827), 1, - sym_pipe_table_cell, - STATE(839), 1, - sym__pipe_table_cell_contents, - STATE(540), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1840), 4, + aux_sym__code_line_repeat1, + STATE(533), 3, + sym__newline, + sym__code_line, + aux_sym_code_fence_content_repeat1, + ACTIONS(2038), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1842), 30, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -45217,44 +46964,41 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, - [2484] = 12, - ACTIONS(1779), 1, - sym__line_ending, - ACTIONS(1844), 1, - anon_sym_BSLASH, - ACTIONS(1848), 1, - sym__code_span_start, - ACTIONS(1850), 1, - sym__latex_span_start, - ACTIONS(1868), 1, + anon_sym_LT, + anon_sym_GT, + sym__word, + [2623] = 8, + ACTIONS(2056), 1, aux_sym__commonmark_whitespace_token1, - STATE(511), 1, - aux_sym_pipe_table_row_repeat1, - STATE(565), 1, + ACTIONS(2058), 1, + sym__line_ending, + ACTIONS(2093), 1, + sym__block_close, + ACTIONS(2095), 1, + sym__fenced_code_block_end_backtick, + STATE(979), 1, + sym_code_fence_content, + STATE(566), 2, sym__whitespace, - STATE(821), 1, - sym_pipe_table_cell, - STATE(839), 1, - sym__pipe_table_cell_contents, - STATE(540), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1840), 4, + aux_sym__code_line_repeat1, + STATE(531), 3, + sym__newline, + sym__code_line, + aux_sym_code_fence_content_repeat1, + ACTIONS(2054), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1842), 30, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -45275,44 +47019,41 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, - [2554] = 12, - ACTIONS(1734), 1, + anon_sym_LT, + anon_sym_GT, + sym__word, + [2686] = 8, + ACTIONS(2040), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1781), 1, + ACTIONS(2042), 1, sym__line_ending, - ACTIONS(1844), 1, - anon_sym_BSLASH, - ACTIONS(1848), 1, - sym__code_span_start, - ACTIONS(1850), 1, - sym__latex_span_start, - STATE(508), 1, - aux_sym_pipe_table_row_repeat1, - STATE(583), 1, + ACTIONS(2093), 1, + sym__block_close, + ACTIONS(2095), 1, + sym__fenced_code_block_end_tilde, + STATE(980), 1, + sym_code_fence_content, + STATE(567), 2, sym__whitespace, - STATE(821), 1, - sym_pipe_table_cell, - STATE(839), 1, - sym__pipe_table_cell_contents, - STATE(540), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1840), 4, + aux_sym__code_line_repeat1, + STATE(533), 3, + sym__newline, + sym__code_line, + aux_sym_code_fence_content_repeat1, + ACTIONS(2038), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1842), 30, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -45333,44 +47074,41 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, - [2624] = 12, - ACTIONS(1786), 1, + anon_sym_LT, + anon_sym_GT, + sym__word, + [2749] = 8, + ACTIONS(2056), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1792), 1, - anon_sym_BSLASH, - ACTIONS(1795), 1, + ACTIONS(2058), 1, sym__line_ending, - ACTIONS(1797), 1, - sym__code_span_start, - ACTIONS(1800), 1, - sym__latex_span_start, - STATE(511), 1, - aux_sym_pipe_table_row_repeat1, - STATE(569), 1, + ACTIONS(2097), 1, + sym__block_close, + ACTIONS(2099), 1, + sym__fenced_code_block_end_backtick, + STATE(907), 1, + sym_code_fence_content, + STATE(566), 2, sym__whitespace, - STATE(861), 1, - sym_pipe_table_cell, - STATE(884), 1, - sym__pipe_table_cell_contents, - STATE(561), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1783), 4, + aux_sym__code_line_repeat1, + STATE(531), 3, + sym__newline, + sym__code_line, + aux_sym_code_fence_content_repeat1, + ACTIONS(2054), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1789), 30, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -45391,44 +47129,41 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, - [2694] = 12, - ACTIONS(1803), 1, - sym__line_ending, - ACTIONS(1844), 1, - anon_sym_BSLASH, - ACTIONS(1848), 1, - sym__code_span_start, - ACTIONS(1850), 1, - sym__latex_span_start, - ACTIONS(1868), 1, + anon_sym_LT, + anon_sym_GT, + sym__word, + [2812] = 8, + ACTIONS(2040), 1, aux_sym__commonmark_whitespace_token1, - STATE(511), 1, - aux_sym_pipe_table_row_repeat1, - STATE(550), 1, + ACTIONS(2042), 1, + sym__line_ending, + ACTIONS(2097), 1, + sym__block_close, + ACTIONS(2099), 1, + sym__fenced_code_block_end_tilde, + STATE(909), 1, + sym_code_fence_content, + STATE(567), 2, sym__whitespace, - STATE(825), 1, - sym_pipe_table_cell, - STATE(839), 1, - sym__pipe_table_cell_contents, - STATE(540), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1840), 4, + aux_sym__code_line_repeat1, + STATE(533), 3, + sym__newline, + sym__code_line, + aux_sym_code_fence_content_repeat1, + ACTIONS(2038), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1842), 30, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -45449,42 +47184,41 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_TILDE, - [2764] = 10, - ACTIONS(1738), 1, - anon_sym_BSLASH, - ACTIONS(1744), 1, - sym__code_span_start, - ACTIONS(1746), 1, - sym__latex_span_start, - ACTIONS(1870), 1, anon_sym_PIPE, - STATE(748), 1, - sym_pipe_table_cell, - STATE(782), 1, - sym__pipe_table_cell_contents, - STATE(492), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1872), 3, + anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, + sym__word, + [2875] = 8, + ACTIONS(2056), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2058), 1, sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - ACTIONS(1732), 4, + ACTIONS(2101), 1, + sym__block_close, + ACTIONS(2103), 1, + sym__fenced_code_block_end_backtick, + STATE(912), 1, + sym_code_fence_content, + STATE(566), 2, + sym__whitespace, + aux_sym__code_line_repeat1, + STATE(531), 3, + sym__newline, + sym__code_line, + aux_sym_code_fence_content_repeat1, + ACTIONS(2054), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1736), 30, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -45505,42 +47239,41 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_TILDE, - [2830] = 10, - ACTIONS(1738), 1, - anon_sym_BSLASH, - ACTIONS(1744), 1, - sym__code_span_start, - ACTIONS(1746), 1, - sym__latex_span_start, - ACTIONS(1870), 1, anon_sym_PIPE, - STATE(753), 1, - sym_pipe_table_cell, - STATE(782), 1, - sym__pipe_table_cell_contents, - STATE(492), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1771), 3, + anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, + sym__word, + [2938] = 8, + ACTIONS(2040), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2042), 1, sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - ACTIONS(1732), 4, + ACTIONS(2101), 1, + sym__block_close, + ACTIONS(2103), 1, + sym__fenced_code_block_end_tilde, + STATE(914), 1, + sym_code_fence_content, + STATE(567), 2, + sym__whitespace, + aux_sym__code_line_repeat1, + STATE(533), 3, + sym__newline, + sym__code_line, + aux_sym_code_fence_content_repeat1, + ACTIONS(2038), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1736), 30, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -45561,42 +47294,41 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_TILDE, - [2896] = 10, - ACTIONS(1738), 1, - anon_sym_BSLASH, - ACTIONS(1744), 1, - sym__code_span_start, - ACTIONS(1746), 1, - sym__latex_span_start, - ACTIONS(1870), 1, anon_sym_PIPE, - STATE(749), 1, - sym_pipe_table_cell, - STATE(782), 1, - sym__pipe_table_cell_contents, - STATE(492), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1779), 3, + anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, + sym__word, + [3001] = 8, + ACTIONS(2056), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2058), 1, sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - ACTIONS(1732), 4, + ACTIONS(2105), 1, + sym__block_close, + ACTIONS(2107), 1, + sym__fenced_code_block_end_backtick, + STATE(920), 1, + sym_code_fence_content, + STATE(566), 2, + sym__whitespace, + aux_sym__code_line_repeat1, + STATE(531), 3, + sym__newline, + sym__code_line, + aux_sym_code_fence_content_repeat1, + ACTIONS(2054), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1736), 30, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -45617,37 +47349,41 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, - [2962] = 8, - ACTIONS(1858), 1, + anon_sym_LT, + anon_sym_GT, + sym__word, + [3064] = 8, + ACTIONS(2040), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1862), 1, + ACTIONS(2042), 1, sym__line_ending, - ACTIONS(1874), 1, + ACTIONS(2105), 1, sym__block_close, - ACTIONS(1876), 1, - sym__fenced_code_block_end_backtick, - STATE(881), 1, + ACTIONS(2107), 1, + sym__fenced_code_block_end_tilde, + STATE(921), 1, sym_code_fence_content, - STATE(600), 2, + STATE(567), 2, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(543), 3, + aux_sym__code_line_repeat1, + STATE(533), 3, sym__newline, sym__code_line, aux_sym_code_fence_content_repeat1, - ACTIONS(1860), 35, + ACTIONS(2038), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -45668,8 +47404,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -45680,28 +47414,31 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [3024] = 8, - ACTIONS(1874), 1, - sym__block_close, - ACTIONS(1876), 1, - sym__fenced_code_block_end_tilde, - ACTIONS(1878), 1, + [3127] = 8, + ACTIONS(2040), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1882), 1, + ACTIONS(2042), 1, sym__line_ending, - STATE(883), 1, + ACTIONS(2085), 1, + sym__block_close, + ACTIONS(2087), 1, + sym__fenced_code_block_end_tilde, + STATE(938), 1, sym_code_fence_content, - STATE(592), 2, + STATE(567), 2, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(535), 3, + aux_sym__code_line_repeat1, + STATE(533), 3, sym__newline, sym__code_line, aux_sym_code_fence_content_repeat1, - ACTIONS(1880), 35, + ACTIONS(2038), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -45722,8 +47459,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -45734,28 +47469,37 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [3086] = 8, - ACTIONS(1858), 1, + [3190] = 9, + ACTIONS(7), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1862), 1, - sym__line_ending, - ACTIONS(1884), 1, - sym__block_close, - ACTIONS(1886), 1, - sym__fenced_code_block_end_backtick, - STATE(885), 1, - sym_code_fence_content, - STATE(600), 2, + ACTIONS(13), 1, + sym__soft_line_ending, + STATE(322), 1, + sym_paragraph, + STATE(495), 1, + aux_sym_paragraph_repeat1, + ACTIONS(9), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(536), 2, + sym__regular_block_content, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(543), 3, - sym__newline, - sym__code_line, - aux_sym_code_fence_content_repeat1, - ACTIONS(1860), 35, + STATE(588), 2, + sym__soft_line_break, + sym__line, + ACTIONS(11), 8, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + ACTIONS(5), 27, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -45774,42 +47518,45 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, - anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [3148] = 8, - ACTIONS(1878), 1, + [3254] = 12, + ACTIONS(2008), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1882), 1, - sym__line_ending, - ACTIONS(1884), 1, - sym__block_close, - ACTIONS(1886), 1, - sym__fenced_code_block_end_tilde, - STATE(887), 1, - sym_code_fence_content, - STATE(592), 2, + ACTIONS(2010), 1, + anon_sym_BSLASH, + ACTIONS(2018), 1, + sym__code_span_start, + ACTIONS(2020), 1, + sym__latex_span_start, + STATE(522), 1, + aux_sym_pipe_table_row_repeat1, + STATE(615), 1, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(535), 3, - sym__newline, - sym__code_line, - aux_sym_code_fence_content_repeat1, - ACTIONS(1880), 35, + STATE(758), 1, + sym_pipe_table_cell, + STATE(774), 1, + sym__pipe_table_cell_contents, + STATE(539), 2, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + ACTIONS(2109), 3, + sym__line_ending, + sym__eof, + sym__pipe_table_line_ending, + ACTIONS(2014), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__backslash_escape, + sym__word, + ACTIONS(2006), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -45830,40 +47577,33 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [3210] = 8, - ACTIONS(1858), 1, + [3324] = 6, + ACTIONS(2114), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1862), 1, + ACTIONS(2117), 1, sym__line_ending, - ACTIONS(1888), 1, + ACTIONS(2120), 2, sym__block_close, - ACTIONS(1890), 1, - sym__fenced_code_block_end_backtick, - STATE(891), 1, - sym_code_fence_content, - STATE(600), 2, + sym__fenced_code_block_end_tilde, + STATE(567), 2, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(543), 3, + aux_sym__code_line_repeat1, + STATE(521), 3, sym__newline, sym__code_line, aux_sym_code_fence_content_repeat1, - ACTIONS(1860), 35, + ACTIONS(2111), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -45884,8 +47624,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -45896,28 +47634,39 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [3272] = 8, - ACTIONS(1878), 1, + [3382] = 12, + ACTIONS(2010), 1, + anon_sym_BSLASH, + ACTIONS(2018), 1, + sym__code_span_start, + ACTIONS(2020), 1, + sym__latex_span_start, + ACTIONS(2122), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1882), 1, - sym__line_ending, - ACTIONS(1888), 1, - sym__block_close, - ACTIONS(1890), 1, - sym__fenced_code_block_end_tilde, - STATE(892), 1, - sym_code_fence_content, - STATE(592), 2, + STATE(524), 1, + aux_sym_pipe_table_row_repeat1, + STATE(562), 1, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(535), 3, - sym__newline, - sym__code_line, - aux_sym_code_fence_content_repeat1, - ACTIONS(1880), 35, + STATE(772), 1, + sym_pipe_table_cell, + STATE(774), 1, + sym__pipe_table_cell_contents, + STATE(539), 2, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + ACTIONS(2124), 3, + sym__line_ending, + sym__eof, + sym__pipe_table_line_ending, + ACTIONS(2014), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__backslash_escape, + sym__word, + ACTIONS(2006), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -45938,40 +47687,34 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [3334] = 8, - ACTIONS(1858), 1, + [3452] = 5, + ACTIONS(7), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1862), 1, + ACTIONS(2128), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + ACTIONS(2130), 3, sym__line_ending, - ACTIONS(1892), 1, - sym__block_close, - ACTIONS(1894), 1, - sym__fenced_code_block_end_backtick, - STATE(880), 1, - sym_code_fence_content, - STATE(600), 2, + sym__soft_line_ending, + sym__eof, + STATE(535), 3, + sym__regular_block_content, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(543), 3, - sym__newline, - sym__code_line, - aux_sym_code_fence_content_repeat1, - ACTIONS(1860), 35, + aux_sym__line_repeat1, + ACTIONS(2126), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -45992,40 +47735,47 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - [3396] = 8, - ACTIONS(1878), 1, + [3508] = 12, + ACTIONS(2135), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1882), 1, - sym__line_ending, - ACTIONS(1892), 1, - sym__block_close, - ACTIONS(1894), 1, - sym__fenced_code_block_end_tilde, - STATE(886), 1, - sym_code_fence_content, - STATE(592), 2, + ACTIONS(2138), 1, + anon_sym_BSLASH, + ACTIONS(2146), 1, + sym__code_span_start, + ACTIONS(2149), 1, + sym__latex_span_start, + STATE(524), 1, + aux_sym_pipe_table_row_repeat1, + STATE(617), 1, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(535), 3, - sym__newline, - sym__code_line, - aux_sym_code_fence_content_repeat1, - ACTIONS(1880), 35, + STATE(852), 1, + sym_pipe_table_cell, + STATE(971), 1, + sym__pipe_table_cell_contents, + STATE(593), 2, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + ACTIONS(2144), 3, + sym__line_ending, + sym__eof, + sym__pipe_table_line_ending, + ACTIONS(2141), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__backslash_escape, + sym__word, + ACTIONS(2132), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -46046,40 +47796,42 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [3458] = 8, - ACTIONS(1858), 1, + [3578] = 9, + ACTIONS(7), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1862), 1, - sym__line_ending, - ACTIONS(1896), 1, - sym__block_close, - ACTIONS(1898), 1, - sym__fenced_code_block_end_backtick, - STATE(882), 1, - sym_code_fence_content, - STATE(600), 2, + ACTIONS(13), 1, + sym__soft_line_ending, + STATE(264), 1, + sym_paragraph, + STATE(497), 1, + aux_sym_paragraph_repeat1, + ACTIONS(9), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(536), 2, + sym__regular_block_content, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(543), 3, - sym__newline, - sym__code_line, - aux_sym_code_fence_content_repeat1, - ACTIONS(1860), 35, + STATE(588), 2, + sym__soft_line_break, + sym__line, + ACTIONS(11), 8, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + ACTIONS(5), 27, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -46098,42 +47850,35 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, - anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [3520] = 8, - ACTIONS(1878), 1, + [3642] = 5, + ACTIONS(2155), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1882), 1, + ACTIONS(2158), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + ACTIONS(2161), 3, sym__line_ending, - ACTIONS(1896), 1, - sym__block_close, - ACTIONS(1898), 1, - sym__fenced_code_block_end_tilde, - STATE(912), 1, - sym_code_fence_content, - STATE(592), 2, + sym__soft_line_ending, + sym__eof, + STATE(526), 3, + sym__regular_block_content, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(535), 3, - sym__newline, - sym__code_line, - aux_sym_code_fence_content_repeat1, - ACTIONS(1880), 35, + aux_sym__line_repeat1, + ACTIONS(2152), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -46154,42 +47899,47 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - [3582] = 8, - ACTIONS(1848), 1, + [3698] = 12, + ACTIONS(2010), 1, + anon_sym_BSLASH, + ACTIONS(2018), 1, sym__code_span_start, - ACTIONS(1850), 1, + ACTIONS(2020), 1, sym__latex_span_start, - ACTIONS(1868), 1, + ACTIONS(2122), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1902), 1, - anon_sym_BSLASH, - STATE(542), 1, - sym__last_token_punctuation, - ACTIONS(1777), 2, - sym__line_ending, - anon_sym_PIPE, - STATE(545), 4, + STATE(524), 1, + aux_sym_pipe_table_row_repeat1, + STATE(556), 1, sym__whitespace, + STATE(758), 1, + sym_pipe_table_cell, + STATE(774), 1, + sym__pipe_table_cell_contents, + STATE(539), 2, sym__pipe_table_code_span, sym__pipe_table_latex_span, - aux_sym__pipe_table_cell_contents_repeat1, - ACTIONS(1900), 34, + ACTIONS(2163), 3, + sym__line_ending, + sym__eof, + sym__pipe_table_line_ending, + ACTIONS(2014), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, sym__backslash_escape, + sym__word, + ACTIONS(2006), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -46210,8 +47960,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -46220,26 +47968,28 @@ static const uint16_t ts_small_parse_table[] = { anon_sym__, anon_sym_BQUOTE, anon_sym_TILDE, - sym__word, - [3644] = 8, - ACTIONS(1858), 1, + [3768] = 8, + ACTIONS(2018), 1, + sym__code_span_start, + ACTIONS(2020), 1, + sym__latex_span_start, + ACTIONS(2122), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1862), 1, + ACTIONS(2167), 1, + anon_sym_BSLASH, + STATE(550), 1, + sym__last_token_punctuation, + ACTIONS(2169), 4, sym__line_ending, - ACTIONS(1904), 1, - sym__block_close, - ACTIONS(1906), 1, - sym__fenced_code_block_end_backtick, - STATE(945), 1, - sym_code_fence_content, - STATE(600), 2, - sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(543), 3, - sym__newline, - sym__code_line, - aux_sym_code_fence_content_repeat1, - ACTIONS(1860), 35, + sym__eof, + sym__pipe_table_line_ending, + anon_sym_PIPE, + STATE(549), 4, + sym__whitespace, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + aux_sym__pipe_table_cell_contents_repeat1, + ACTIONS(2165), 32, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, anon_sym_LBRACE, @@ -46262,40 +48012,36 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [3706] = 8, - ACTIONS(1878), 1, + [3830] = 5, + ACTIONS(7), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1882), 1, + ACTIONS(2173), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + ACTIONS(2130), 3, sym__line_ending, - ACTIONS(1904), 1, - sym__block_close, - ACTIONS(1906), 1, - sym__fenced_code_block_end_tilde, - STATE(889), 1, - sym_code_fence_content, - STATE(592), 2, + sym__soft_line_ending, + sym__eof, + STATE(526), 3, + sym__regular_block_content, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(535), 3, - sym__newline, - sym__code_line, - aux_sym_code_fence_content_repeat1, - ACTIONS(1880), 35, + aux_sym__line_repeat1, + ACTIONS(2171), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -46316,40 +48062,47 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - [3768] = 8, - ACTIONS(1858), 1, + [3886] = 12, + ACTIONS(2010), 1, + anon_sym_BSLASH, + ACTIONS(2018), 1, + sym__code_span_start, + ACTIONS(2020), 1, + sym__latex_span_start, + ACTIONS(2122), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1862), 1, - sym__line_ending, - ACTIONS(1908), 1, - sym__block_close, - ACTIONS(1910), 1, - sym__fenced_code_block_end_backtick, - STATE(923), 1, - sym_code_fence_content, - STATE(600), 2, + STATE(524), 1, + aux_sym_pipe_table_row_repeat1, + STATE(559), 1, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(543), 3, - sym__newline, - sym__code_line, - aux_sym_code_fence_content_repeat1, - ACTIONS(1860), 35, + STATE(767), 1, + sym_pipe_table_cell, + STATE(774), 1, + sym__pipe_table_cell_contents, + STATE(539), 2, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + ACTIONS(2175), 3, + sym__line_ending, + sym__eof, + sym__pipe_table_line_ending, + ACTIONS(2014), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__backslash_escape, + sym__word, + ACTIONS(2006), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -46370,40 +48123,33 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [3830] = 8, - ACTIONS(1878), 1, + [3956] = 6, + ACTIONS(2056), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1882), 1, + ACTIONS(2058), 1, sym__line_ending, - ACTIONS(1908), 1, + ACTIONS(2177), 2, sym__block_close, - ACTIONS(1910), 1, - sym__fenced_code_block_end_tilde, - STATE(924), 1, - sym_code_fence_content, - STATE(592), 2, + sym__fenced_code_block_end_backtick, + STATE(566), 2, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(535), 3, + aux_sym__code_line_repeat1, + STATE(534), 3, sym__newline, sym__code_line, aux_sym_code_fence_content_repeat1, - ACTIONS(1880), 35, + ACTIONS(2054), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -46424,8 +48170,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -46436,28 +48180,37 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [3892] = 8, - ACTIONS(1864), 1, - sym__block_close, - ACTIONS(1866), 1, - sym__fenced_code_block_end_tilde, - ACTIONS(1878), 1, + [4014] = 9, + ACTIONS(7), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1882), 1, - sym__line_ending, - STATE(927), 1, - sym_code_fence_content, - STATE(592), 2, + ACTIONS(13), 1, + sym__soft_line_ending, + STATE(415), 1, + sym_paragraph, + STATE(492), 1, + aux_sym_paragraph_repeat1, + ACTIONS(9), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(536), 2, + sym__regular_block_content, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(535), 3, - sym__newline, - sym__code_line, - aux_sym_code_fence_content_repeat1, - ACTIONS(1880), 35, + STATE(588), 2, + sym__soft_line_break, + sym__line, + ACTIONS(11), 8, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + ACTIONS(5), 27, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -46476,42 +48229,34 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, - anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [3954] = 8, - ACTIONS(1858), 1, + [4078] = 6, + ACTIONS(2040), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1862), 1, + ACTIONS(2042), 1, sym__line_ending, - ACTIONS(1912), 1, + ACTIONS(2177), 2, sym__block_close, - ACTIONS(1914), 1, - sym__fenced_code_block_end_backtick, - STATE(930), 1, - sym_code_fence_content, - STATE(600), 2, + sym__fenced_code_block_end_tilde, + STATE(567), 2, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(543), 3, + aux_sym__code_line_repeat1, + STATE(521), 3, sym__newline, sym__code_line, aux_sym_code_fence_content_repeat1, - ACTIONS(1860), 35, + ACTIONS(2038), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -46532,8 +48277,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -46544,28 +48287,28 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [4016] = 8, - ACTIONS(1878), 1, + [4136] = 6, + ACTIONS(2182), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1882), 1, + ACTIONS(2185), 1, sym__line_ending, - ACTIONS(1912), 1, + ACTIONS(2120), 2, sym__block_close, - ACTIONS(1914), 1, - sym__fenced_code_block_end_tilde, - STATE(931), 1, - sym_code_fence_content, - STATE(592), 2, + sym__fenced_code_block_end_backtick, + STATE(566), 2, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(535), 3, + aux_sym__code_line_repeat1, + STATE(534), 3, sym__newline, sym__code_line, aux_sym_code_fence_content_repeat1, - ACTIONS(1880), 35, + ACTIONS(2179), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -46586,8 +48329,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -46598,33 +48339,29 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [4078] = 11, - ACTIONS(1734), 1, + [4194] = 5, + ACTIONS(7), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1844), 1, + ACTIONS(2173), 2, + anon_sym_LBRACK, anon_sym_BSLASH, - ACTIONS(1848), 1, - sym__code_span_start, - ACTIONS(1850), 1, - sym__latex_span_start, - STATE(509), 1, - aux_sym_pipe_table_row_repeat1, - STATE(572), 1, + ACTIONS(2188), 3, + sym__line_ending, + sym__soft_line_ending, + sym__eof, + STATE(526), 3, + sym__regular_block_content, sym__whitespace, - STATE(825), 1, - sym_pipe_table_cell, - STATE(839), 1, - sym__pipe_table_cell_contents, - STATE(540), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1840), 4, + aux_sym__line_repeat1, + ACTIONS(2171), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1842), 30, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -46645,34 +48382,37 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, - [4145] = 6, - ACTIONS(1878), 1, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + [4250] = 5, + ACTIONS(7), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1882), 1, + ACTIONS(2050), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + ACTIONS(2052), 3, sym__line_ending, - ACTIONS(1916), 2, - sym__block_close, - sym__fenced_code_block_end_tilde, - STATE(592), 2, + sym__soft_line_ending, + sym__eof, + STATE(529), 3, + sym__regular_block_content, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(541), 3, - sym__newline, - sym__code_line, - aux_sym_code_fence_content_repeat1, - ACTIONS(1880), 35, + aux_sym__line_repeat1, + ACTIONS(2048), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -46693,37 +48433,37 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - [4202] = 6, - ACTIONS(1918), 1, + [4306] = 6, + ACTIONS(1994), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1924), 1, + ACTIONS(2190), 1, sym__line_ending, - ACTIONS(1927), 2, - sym__block_close, - sym__fenced_code_block_end_backtick, - STATE(600), 2, + STATE(916), 1, + sym__atx_heading_line, + ACTIONS(1996), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(563), 3, + sym__regular_block_content, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(536), 3, - sym__newline, - sym__code_line, - aux_sym_code_fence_content_repeat1, - ACTIONS(1921), 35, + aux_sym__line_repeat1, + ACTIONS(1992), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -46744,41 +48484,47 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - [4259] = 8, - ACTIONS(1734), 1, + [4363] = 13, + ACTIONS(2008), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1777), 1, - anon_sym_PIPE, - ACTIONS(1931), 1, + ACTIONS(2194), 1, anon_sym_BSLASH, - ACTIONS(1933), 1, + ACTIONS(2196), 1, + anon_sym_PIPE, + ACTIONS(2200), 1, sym__code_span_start, - ACTIONS(1935), 1, + ACTIONS(2202), 1, sym__latex_span_start, - STATE(555), 1, - sym__last_token_punctuation, - STATE(547), 4, + STATE(557), 1, + aux_sym_pipe_table_row_repeat1, + STATE(607), 1, sym__whitespace, + STATE(801), 1, + sym_pipe_table_cell, + STATE(859), 1, + sym__pipe_table_cell_contents, + STATE(978), 1, + sym_pipe_table_row, + STATE(570), 2, sym__pipe_table_code_span, sym__pipe_table_latex_span, - aux_sym__pipe_table_cell_contents_repeat1, - ACTIONS(1929), 34, + ACTIONS(2198), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, sym__backslash_escape, + sym__word, + ACTIONS(2192), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -46799,8 +48545,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -46809,33 +48553,28 @@ static const uint16_t ts_small_parse_table[] = { anon_sym__, anon_sym_BQUOTE, anon_sym_TILDE, - sym__word, - [4320] = 11, - ACTIONS(1734), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(1738), 1, - anon_sym_BSLASH, - ACTIONS(1744), 1, + [4434] = 7, + ACTIONS(2018), 1, sym__code_span_start, - ACTIONS(1746), 1, + ACTIONS(2020), 1, sym__latex_span_start, - STATE(477), 1, - aux_sym_pipe_table_row_repeat1, - STATE(582), 1, + ACTIONS(2122), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2167), 1, + anon_sym_BSLASH, + ACTIONS(2169), 4, + sym__line_ending, + sym__eof, + sym__pipe_table_line_ending, + anon_sym_PIPE, + STATE(549), 4, sym__whitespace, - STATE(765), 1, - sym_pipe_table_cell, - STATE(782), 1, - sym__pipe_table_cell_contents, - STATE(492), 2, sym__pipe_table_code_span, sym__pipe_table_latex_span, - ACTIONS(1732), 4, + aux_sym__pipe_table_cell_contents_repeat1, + ACTIONS(2165), 32, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1736), 30, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -46856,8 +48595,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -46866,27 +48603,26 @@ static const uint16_t ts_small_parse_table[] = { anon_sym__, anon_sym_BQUOTE, anon_sym_TILDE, - [4387] = 7, - ACTIONS(1940), 1, + sym__backslash_escape, + sym__word, + [4493] = 6, + ACTIONS(2206), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1943), 1, - anon_sym_BSLASH, - ACTIONS(1946), 1, - sym__code_span_start, - ACTIONS(1949), 1, - sym__latex_span_start, - ACTIONS(1814), 2, + ACTIONS(2208), 1, sym__line_ending, - anon_sym_PIPE, - STATE(539), 4, + ACTIONS(2210), 1, + sym__block_close, + STATE(589), 2, sym__whitespace, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - aux_sym__pipe_table_cell_contents_repeat1, - ACTIONS(1937), 34, + aux_sym__code_line_repeat1, + STATE(545), 3, + sym__newline, + sym__code_line, + aux_sym__indented_chunk_repeat1, + ACTIONS(2204), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -46907,38 +48643,37 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [4446] = 7, - ACTIONS(1848), 1, - sym__code_span_start, - ACTIONS(1850), 1, - sym__latex_span_start, - ACTIONS(1868), 1, + [4550] = 6, + ACTIONS(2206), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1902), 1, - anon_sym_BSLASH, - ACTIONS(1777), 2, + ACTIONS(2208), 1, sym__line_ending, - anon_sym_PIPE, - STATE(545), 4, + ACTIONS(2212), 1, + sym__block_close, + STATE(589), 2, sym__whitespace, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - aux_sym__pipe_table_cell_contents_repeat1, - ACTIONS(1900), 34, + aux_sym__code_line_repeat1, + STATE(542), 3, + sym__newline, + sym__code_line, + aux_sym__indented_chunk_repeat1, + ACTIONS(2204), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -46959,35 +48694,37 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [4505] = 6, - ACTIONS(1952), 1, + [4607] = 6, + ACTIONS(2206), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1958), 1, + ACTIONS(2208), 1, sym__line_ending, - ACTIONS(1927), 2, + ACTIONS(2214), 1, sym__block_close, - sym__fenced_code_block_end_tilde, - STATE(592), 2, + STATE(589), 2, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(541), 3, + aux_sym__code_line_repeat1, + STATE(543), 3, sym__newline, sym__code_line, - aux_sym_code_fence_content_repeat1, - ACTIONS(1955), 35, + aux_sym__indented_chunk_repeat1, + ACTIONS(2204), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -47008,8 +48745,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -47020,28 +48755,27 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [4562] = 7, - ACTIONS(1848), 1, - sym__code_span_start, - ACTIONS(1850), 1, - sym__latex_span_start, - ACTIONS(1868), 1, + [4664] = 6, + ACTIONS(2219), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1963), 1, - anon_sym_BSLASH, - ACTIONS(1834), 2, + ACTIONS(2222), 1, sym__line_ending, - anon_sym_PIPE, - STATE(544), 4, + ACTIONS(2225), 1, + sym__block_close, + STATE(589), 2, sym__whitespace, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - aux_sym__pipe_table_cell_contents_repeat1, - ACTIONS(1961), 34, + aux_sym__code_line_repeat1, + STATE(543), 3, + sym__newline, + sym__code_line, + aux_sym__indented_chunk_repeat1, + ACTIONS(2216), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -47062,35 +48796,37 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [4621] = 6, - ACTIONS(1858), 1, + [4721] = 6, + ACTIONS(2206), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1862), 1, + ACTIONS(2208), 1, sym__line_ending, - ACTIONS(1916), 2, + ACTIONS(2227), 1, sym__block_close, - sym__fenced_code_block_end_backtick, - STATE(600), 2, + STATE(589), 2, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(536), 3, + aux_sym__code_line_repeat1, + STATE(543), 3, sym__newline, sym__code_line, - aux_sym_code_fence_content_repeat1, - ACTIONS(1860), 35, + aux_sym__indented_chunk_repeat1, + ACTIONS(2204), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -47111,8 +48847,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -47123,28 +48857,27 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [4678] = 7, - ACTIONS(1848), 1, - sym__code_span_start, - ACTIONS(1850), 1, - sym__latex_span_start, - ACTIONS(1868), 1, + [4778] = 6, + ACTIONS(2206), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1967), 1, - anon_sym_BSLASH, - ACTIONS(1852), 2, + ACTIONS(2208), 1, sym__line_ending, - anon_sym_PIPE, - STATE(539), 4, + ACTIONS(2229), 1, + sym__block_close, + STATE(589), 2, sym__whitespace, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - aux_sym__pipe_table_cell_contents_repeat1, - ACTIONS(1965), 34, + aux_sym__code_line_repeat1, + STATE(543), 3, + sym__newline, + sym__code_line, + aux_sym__indented_chunk_repeat1, + ACTIONS(2204), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -47165,38 +48898,41 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [4737] = 7, - ACTIONS(1848), 1, - sym__code_span_start, - ACTIONS(1850), 1, - sym__latex_span_start, - ACTIONS(1868), 1, + [4835] = 7, + ACTIONS(2234), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1967), 1, + ACTIONS(2237), 1, anon_sym_BSLASH, - ACTIONS(1834), 2, + ACTIONS(2242), 1, + sym__code_span_start, + ACTIONS(2245), 1, + sym__latex_span_start, + ACTIONS(2240), 4, sym__line_ending, + sym__eof, + sym__pipe_table_line_ending, anon_sym_PIPE, - STATE(539), 4, + STATE(546), 4, sym__whitespace, sym__pipe_table_code_span, sym__pipe_table_latex_span, aux_sym__pipe_table_cell_contents_repeat1, - ACTIONS(1965), 34, + ACTIONS(2231), 32, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -47217,8 +48953,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -47227,24 +48961,38 @@ static const uint16_t ts_small_parse_table[] = { anon_sym__, anon_sym_BQUOTE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [4796] = 6, - ACTIONS(1969), 1, + [4894] = 13, + ACTIONS(2008), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1973), 1, - sym__line_ending, - ACTIONS(1975), 1, - sym__block_close, - STATE(613), 2, + ACTIONS(2194), 1, + anon_sym_BSLASH, + ACTIONS(2196), 1, + anon_sym_PIPE, + ACTIONS(2200), 1, + sym__code_span_start, + ACTIONS(2202), 1, + sym__latex_span_start, + STATE(557), 1, + aux_sym_pipe_table_row_repeat1, + STATE(607), 1, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(548), 3, - sym__newline, - sym__code_line, - aux_sym__indented_chunk_repeat1, - ACTIONS(1971), 35, + STATE(801), 1, + sym_pipe_table_cell, + STATE(859), 1, + sym__pipe_table_cell_contents, + STATE(930), 1, + sym_pipe_table_row, + STATE(570), 2, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + ACTIONS(2198), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__backslash_escape, + sym__word, + ACTIONS(2192), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -47265,39 +49013,36 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [4852] = 7, - ACTIONS(1734), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(1834), 1, - anon_sym_PIPE, - ACTIONS(1933), 1, + [4965] = 7, + ACTIONS(2018), 1, sym__code_span_start, - ACTIONS(1935), 1, + ACTIONS(2020), 1, sym__latex_span_start, - ACTIONS(1979), 1, + ACTIONS(2122), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2250), 1, anon_sym_BSLASH, - STATE(558), 4, + ACTIONS(2252), 4, + sym__line_ending, + sym__eof, + sym__pipe_table_line_ending, + anon_sym_PIPE, + STATE(546), 4, sym__whitespace, sym__pipe_table_code_span, sym__pipe_table_latex_span, aux_sym__pipe_table_cell_contents_repeat1, - ACTIONS(1977), 34, + ACTIONS(2248), 32, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -47318,8 +49063,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -47328,22 +49071,28 @@ static const uint16_t ts_small_parse_table[] = { anon_sym__, anon_sym_BQUOTE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [4910] = 6, - ACTIONS(1969), 1, + [5024] = 7, + ACTIONS(2018), 1, + sym__code_span_start, + ACTIONS(2020), 1, + sym__latex_span_start, + ACTIONS(2122), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1973), 1, + ACTIONS(2250), 1, + anon_sym_BSLASH, + ACTIONS(2254), 4, sym__line_ending, - ACTIONS(1981), 1, - sym__block_close, - STATE(613), 2, + sym__eof, + sym__pipe_table_line_ending, + anon_sym_PIPE, + STATE(546), 4, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(551), 3, - sym__newline, - sym__code_line, - aux_sym__indented_chunk_repeat1, - ACTIONS(1971), 35, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + aux_sym__pipe_table_cell_contents_repeat1, + ACTIONS(2248), 32, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, anon_sym_LBRACE, @@ -47366,34 +49115,36 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [4966] = 6, - ACTIONS(1969), 1, + [5083] = 7, + ACTIONS(2018), 1, + sym__code_span_start, + ACTIONS(2020), 1, + sym__latex_span_start, + ACTIONS(2122), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1973), 1, + ACTIONS(2258), 1, + anon_sym_BSLASH, + ACTIONS(2254), 4, sym__line_ending, - ACTIONS(1983), 1, - sym__block_close, - STATE(613), 2, + sym__eof, + sym__pipe_table_line_ending, + anon_sym_PIPE, + STATE(548), 4, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(566), 3, - sym__newline, - sym__code_line, - aux_sym__indented_chunk_repeat1, - ACTIONS(1971), 35, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + aux_sym__pipe_table_cell_contents_repeat1, + ACTIONS(2256), 32, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, anon_sym_LBRACE, @@ -47416,43 +49167,46 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [5022] = 10, - ACTIONS(1779), 1, - sym__line_ending, - ACTIONS(1844), 1, + [5142] = 13, + ACTIONS(2008), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2194), 1, anon_sym_BSLASH, - ACTIONS(1848), 1, + ACTIONS(2196), 1, + anon_sym_PIPE, + ACTIONS(2200), 1, sym__code_span_start, - ACTIONS(1850), 1, + ACTIONS(2202), 1, sym__latex_span_start, - ACTIONS(1985), 1, - anon_sym_PIPE, - STATE(817), 1, + STATE(557), 1, + aux_sym_pipe_table_row_repeat1, + STATE(607), 1, + sym__whitespace, + STATE(801), 1, sym_pipe_table_cell, - STATE(839), 1, + STATE(859), 1, sym__pipe_table_cell_contents, - STATE(540), 2, + STATE(976), 1, + sym_pipe_table_row, + STATE(570), 2, sym__pipe_table_code_span, sym__pipe_table_latex_span, - ACTIONS(1840), 4, + ACTIONS(2198), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, sym__backslash_escape, sym__word, - ACTIONS(1842), 30, + ACTIONS(2192), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -47473,8 +49227,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -47483,23 +49235,24 @@ static const uint16_t ts_small_parse_table[] = { anon_sym__, anon_sym_BQUOTE, anon_sym_TILDE, - [5086] = 6, - ACTIONS(1987), 1, + [5213] = 6, + ACTIONS(2206), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1993), 1, + ACTIONS(2208), 1, sym__line_ending, - ACTIONS(1996), 1, + ACTIONS(2260), 1, sym__block_close, - STATE(613), 2, + STATE(589), 2, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(551), 3, + aux_sym__code_line_repeat1, + STATE(544), 3, sym__newline, sym__code_line, aux_sym__indented_chunk_repeat1, - ACTIONS(1990), 35, + ACTIONS(2204), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -47520,8 +49273,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -47532,84 +49283,27 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [5142] = 10, - ACTIONS(1844), 1, - anon_sym_BSLASH, - ACTIONS(1848), 1, - sym__code_span_start, - ACTIONS(1850), 1, - sym__latex_span_start, - ACTIONS(1872), 1, - sym__line_ending, - ACTIONS(1985), 1, - anon_sym_PIPE, - STATE(804), 1, - sym_pipe_table_cell, - STATE(839), 1, - sym__pipe_table_cell_contents, - STATE(540), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1840), 4, - sym__display_math_state_track_marker, - sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1842), 30, - anon_sym_LBRACE, - anon_sym_RBRACE, - anon_sym_EQ, - anon_sym_SQUOTE, - anon_sym_BANG, - anon_sym_DQUOTE, - anon_sym_POUND, - anon_sym_DOLLAR, - anon_sym_PERCENT, - anon_sym_AMP, - anon_sym_LPAREN, - anon_sym_RPAREN, - anon_sym_STAR, - anon_sym_PLUS, - anon_sym_COMMA, - anon_sym_DASH, - anon_sym_DOT, - anon_sym_SLASH, - anon_sym_COLON, - anon_sym_SEMI, anon_sym_LT, anon_sym_GT, - anon_sym_QMARK, - anon_sym_AT, - anon_sym_LBRACK, - anon_sym_RBRACK, - anon_sym_CARET, - anon_sym__, - anon_sym_BQUOTE, - anon_sym_TILDE, - [5206] = 10, - ACTIONS(5), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(11), 1, - sym__soft_line_ending, - ACTIONS(1828), 1, + sym__word, + [5270] = 5, + ACTIONS(2161), 1, sym__line_ending, - ACTIONS(1998), 1, - sym__eof, - STATE(443), 1, - sym__newline, - STATE(579), 1, - aux_sym_paragraph_repeat1, - STATE(590), 1, + ACTIONS(2265), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2268), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(553), 3, + sym__regular_block_content, sym__whitespace, - STATE(651), 2, - sym__soft_line_break, - sym__line, - ACTIONS(9), 3, + aux_sym__line_repeat1, + ACTIONS(2262), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__word, - ACTIONS(7), 31, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -47628,34 +49322,39 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, + anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - [5270] = 6, - ACTIONS(1969), 1, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + [5324] = 8, + ACTIONS(2200), 1, + sym__code_span_start, + ACTIONS(2202), 1, + sym__latex_span_start, + ACTIONS(2273), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1973), 1, + ACTIONS(2275), 1, + anon_sym_BSLASH, + STATE(574), 1, + sym__last_token_punctuation, + ACTIONS(2169), 2, sym__line_ending, - ACTIONS(2000), 1, - sym__block_close, - STATE(613), 2, + anon_sym_PIPE, + STATE(575), 4, sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(551), 3, - sym__newline, - sym__code_line, - aux_sym__indented_chunk_repeat1, - ACTIONS(1971), 35, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + aux_sym__pipe_table_cell_contents_repeat1, + ACTIONS(2271), 32, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, anon_sym_LBRACE, @@ -47678,39 +49377,44 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [5326] = 7, - ACTIONS(1734), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(1834), 1, - anon_sym_PIPE, - ACTIONS(1933), 1, + [5384] = 12, + ACTIONS(2124), 1, + sym__line_ending, + ACTIONS(2194), 1, + anon_sym_BSLASH, + ACTIONS(2200), 1, sym__code_span_start, - ACTIONS(1935), 1, + ACTIONS(2202), 1, sym__latex_span_start, - ACTIONS(2004), 1, - anon_sym_BSLASH, - STATE(557), 4, + ACTIONS(2273), 1, + aux_sym__commonmark_whitespace_token1, + STATE(560), 1, + aux_sym_pipe_table_row_repeat1, + STATE(590), 1, sym__whitespace, + STATE(827), 1, + sym_pipe_table_cell, + STATE(859), 1, + sym__pipe_table_cell_contents, + STATE(570), 2, sym__pipe_table_code_span, sym__pipe_table_latex_span, - aux_sym__pipe_table_cell_contents_repeat1, - ACTIONS(2002), 34, + ACTIONS(2198), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, sym__backslash_escape, + sym__word, + ACTIONS(2192), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -47731,8 +49435,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -47741,22 +49443,32 @@ static const uint16_t ts_small_parse_table[] = { anon_sym__, anon_sym_BQUOTE, anon_sym_TILDE, - sym__word, - [5384] = 3, - ACTIONS(2008), 1, - anon_sym_BSLASH, + [5452] = 10, ACTIONS(2010), 1, - sym_block_continuation, - ACTIONS(2006), 41, + anon_sym_BSLASH, + ACTIONS(2018), 1, + sym__code_span_start, + ACTIONS(2020), 1, + sym__latex_span_start, + ACTIONS(2277), 1, + anon_sym_PIPE, + STATE(768), 1, + sym_pipe_table_cell, + STATE(774), 1, + sym__pipe_table_cell_contents, + STATE(539), 2, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + ACTIONS(2124), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, + ACTIONS(2014), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__code_span_start, - sym__latex_span_start, sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, + sym__word, + ACTIONS(2006), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -47777,8 +49489,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -47786,29 +49496,35 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [5434] = 7, - ACTIONS(1734), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(1852), 1, - anon_sym_PIPE, - ACTIONS(1933), 1, + [5516] = 12, + ACTIONS(2175), 1, + sym__line_ending, + ACTIONS(2194), 1, + anon_sym_BSLASH, + ACTIONS(2200), 1, sym__code_span_start, - ACTIONS(1935), 1, + ACTIONS(2202), 1, sym__latex_span_start, - ACTIONS(1979), 1, - anon_sym_BSLASH, - STATE(558), 4, + ACTIONS(2273), 1, + aux_sym__commonmark_whitespace_token1, + STATE(560), 1, + aux_sym_pipe_table_row_repeat1, + STATE(586), 1, sym__whitespace, + STATE(794), 1, + sym_pipe_table_cell, + STATE(859), 1, + sym__pipe_table_cell_contents, + STATE(570), 2, sym__pipe_table_code_span, sym__pipe_table_latex_span, - aux_sym__pipe_table_cell_contents_repeat1, - ACTIONS(1977), 34, + ACTIONS(2198), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, sym__backslash_escape, + sym__word, + ACTIONS(2192), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -47829,8 +49545,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -47839,27 +49553,34 @@ static const uint16_t ts_small_parse_table[] = { anon_sym__, anon_sym_BQUOTE, anon_sym_TILDE, - sym__word, - [5492] = 7, - ACTIONS(1814), 1, - anon_sym_PIPE, - ACTIONS(2015), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2018), 1, + [5584] = 12, + ACTIONS(2163), 1, + sym__line_ending, + ACTIONS(2194), 1, anon_sym_BSLASH, - ACTIONS(2021), 1, + ACTIONS(2200), 1, sym__code_span_start, - ACTIONS(2024), 1, + ACTIONS(2202), 1, sym__latex_span_start, - STATE(558), 4, + ACTIONS(2273), 1, + aux_sym__commonmark_whitespace_token1, + STATE(560), 1, + aux_sym_pipe_table_row_repeat1, + STATE(584), 1, sym__whitespace, + STATE(795), 1, + sym_pipe_table_cell, + STATE(859), 1, + sym__pipe_table_cell_contents, + STATE(570), 2, sym__pipe_table_code_span, sym__pipe_table_latex_span, - aux_sym__pipe_table_cell_contents_repeat1, - ACTIONS(2012), 34, + ACTIONS(2198), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, sym__backslash_escape, + sym__word, + ACTIONS(2192), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -47880,8 +49601,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -47890,30 +49609,32 @@ static const uint16_t ts_small_parse_table[] = { anon_sym__, anon_sym_BQUOTE, anon_sym_TILDE, - sym__word, - [5550] = 10, - ACTIONS(5), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(11), 1, - sym__soft_line_ending, - ACTIONS(2027), 1, + [5652] = 10, + ACTIONS(2010), 1, + anon_sym_BSLASH, + ACTIONS(2018), 1, + sym__code_span_start, + ACTIONS(2020), 1, + sym__latex_span_start, + ACTIONS(2277), 1, + anon_sym_PIPE, + STATE(756), 1, + sym_pipe_table_cell, + STATE(774), 1, + sym__pipe_table_cell_contents, + STATE(539), 2, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + ACTIONS(2163), 3, sym__line_ending, - ACTIONS(2029), 1, sym__eof, - STATE(175), 1, - sym__newline, - STATE(579), 1, - aux_sym_paragraph_repeat1, - STATE(590), 1, - sym__whitespace, - STATE(651), 2, - sym__soft_line_break, - sym__line, - ACTIONS(9), 3, + sym__pipe_table_line_ending, + ACTIONS(2014), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__backslash_escape, sym__word, - ACTIONS(7), 31, + ACTIONS(2006), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -47932,42 +49653,44 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, + anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - [5614] = 10, - ACTIONS(5), 1, + [5716] = 12, + ACTIONS(2135), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(11), 1, - sym__soft_line_ending, - ACTIONS(2031), 1, + ACTIONS(2138), 1, + anon_sym_BSLASH, + ACTIONS(2144), 1, sym__line_ending, - ACTIONS(2033), 1, - sym__eof, - STATE(194), 1, - sym__newline, - STATE(579), 1, - aux_sym_paragraph_repeat1, - STATE(590), 1, + ACTIONS(2146), 1, + sym__code_span_start, + ACTIONS(2149), 1, + sym__latex_span_start, + STATE(560), 1, + aux_sym_pipe_table_row_repeat1, + STATE(600), 1, sym__whitespace, - STATE(651), 2, - sym__soft_line_break, - sym__line, - ACTIONS(9), 3, + STATE(857), 1, + sym_pipe_table_cell, + STATE(971), 1, + sym__pipe_table_cell_contents, + STATE(593), 2, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + ACTIONS(2141), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__backslash_escape, sym__word, - ACTIONS(7), 31, + ACTIONS(2132), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -47986,39 +49709,44 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, + anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - [5678] = 7, - ACTIONS(1734), 1, + [5784] = 12, + ACTIONS(2008), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1777), 1, - anon_sym_PIPE, - ACTIONS(1931), 1, + ACTIONS(2109), 1, + sym__line_ending, + ACTIONS(2194), 1, anon_sym_BSLASH, - ACTIONS(1933), 1, + ACTIONS(2200), 1, sym__code_span_start, - ACTIONS(1935), 1, + ACTIONS(2202), 1, sym__latex_span_start, - STATE(547), 4, + STATE(555), 1, + aux_sym_pipe_table_row_repeat1, + STATE(618), 1, sym__whitespace, + STATE(795), 1, + sym_pipe_table_cell, + STATE(859), 1, + sym__pipe_table_cell_contents, + STATE(570), 2, sym__pipe_table_code_span, sym__pipe_table_latex_span, - aux_sym__pipe_table_cell_contents_repeat1, - ACTIONS(1929), 34, + ACTIONS(2198), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, sym__backslash_escape, + sym__word, + ACTIONS(2192), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -48039,8 +49767,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -48049,30 +49775,32 @@ static const uint16_t ts_small_parse_table[] = { anon_sym__, anon_sym_BQUOTE, anon_sym_TILDE, - sym__word, - [5736] = 10, - ACTIONS(5), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(11), 1, - sym__soft_line_ending, - ACTIONS(1854), 1, + [5852] = 10, + ACTIONS(2010), 1, + anon_sym_BSLASH, + ACTIONS(2018), 1, + sym__code_span_start, + ACTIONS(2020), 1, + sym__latex_span_start, + ACTIONS(2277), 1, + anon_sym_PIPE, + STATE(755), 1, + sym_pipe_table_cell, + STATE(774), 1, + sym__pipe_table_cell_contents, + STATE(539), 2, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + ACTIONS(2279), 3, sym__line_ending, - ACTIONS(2035), 1, sym__eof, - STATE(463), 1, - sym__newline, - STATE(579), 1, - aux_sym_paragraph_repeat1, - STATE(590), 1, - sym__whitespace, - STATE(651), 2, - sym__soft_line_break, - sym__line, - ACTIONS(9), 3, + sym__pipe_table_line_ending, + ACTIONS(2014), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__backslash_escape, sym__word, - ACTIONS(7), 31, + ACTIONS(2006), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -48091,42 +49819,34 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, + anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - [5800] = 10, - ACTIONS(5), 1, + [5916] = 5, + ACTIONS(1994), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(11), 1, - sym__soft_line_ending, - ACTIONS(2037), 1, + ACTIONS(2285), 1, sym__line_ending, - ACTIONS(2039), 1, - sym__eof, - STATE(146), 1, - sym__newline, - STATE(579), 1, - aux_sym_paragraph_repeat1, - STATE(590), 1, + ACTIONS(2283), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + STATE(553), 3, + sym__regular_block_content, sym__whitespace, - STATE(651), 2, - sym__soft_line_break, - sym__line, - ACTIONS(9), 3, + aux_sym__line_repeat1, + ACTIONS(2281), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__word, - ACTIONS(7), 31, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -48145,42 +49865,39 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, + anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - [5864] = 10, - ACTIONS(5), 1, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + [5970] = 7, + ACTIONS(2290), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(11), 1, - sym__soft_line_ending, - ACTIONS(1856), 1, + ACTIONS(2293), 1, + anon_sym_BSLASH, + ACTIONS(2296), 1, + sym__code_span_start, + ACTIONS(2299), 1, + sym__latex_span_start, + ACTIONS(2240), 2, sym__line_ending, - ACTIONS(2041), 1, - sym__eof, - STATE(269), 1, - sym__newline, - STATE(579), 1, - aux_sym_paragraph_repeat1, - STATE(590), 1, + anon_sym_PIPE, + STATE(564), 4, sym__whitespace, - STATE(651), 2, - sym__soft_line_break, - sym__line, - ACTIONS(9), 3, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + aux_sym__pipe_table_cell_contents_repeat1, + ACTIONS(2287), 32, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__word, - ACTIONS(7), 31, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -48199,43 +49916,44 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, + anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - [5928] = 10, - ACTIONS(1771), 1, - sym__line_ending, - ACTIONS(1844), 1, + sym__backslash_escape, + sym__word, + [6027] = 11, + ACTIONS(2008), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2194), 1, anon_sym_BSLASH, - ACTIONS(1848), 1, + ACTIONS(2200), 1, sym__code_span_start, - ACTIONS(1850), 1, + ACTIONS(2202), 1, sym__latex_span_start, - ACTIONS(1985), 1, - anon_sym_PIPE, - STATE(822), 1, + STATE(558), 1, + aux_sym_pipe_table_row_repeat1, + STATE(604), 1, + sym__whitespace, + STATE(794), 1, sym_pipe_table_cell, - STATE(839), 1, + STATE(859), 1, sym__pipe_table_cell_contents, - STATE(540), 2, + STATE(570), 2, sym__pipe_table_code_span, sym__pipe_table_latex_span, - ACTIONS(1840), 4, + ACTIONS(2198), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, sym__backslash_escape, sym__word, - ACTIONS(1842), 30, + ACTIONS(2192), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -48256,8 +49974,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -48266,23 +49982,20 @@ static const uint16_t ts_small_parse_table[] = { anon_sym__, anon_sym_BQUOTE, anon_sym_TILDE, - [5992] = 6, - ACTIONS(1969), 1, + [6092] = 4, + ACTIONS(2056), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1973), 1, + STATE(571), 2, + sym__whitespace, + aux_sym__code_line_repeat1, + ACTIONS(2304), 3, sym__line_ending, - ACTIONS(2043), 1, sym__block_close, - STATE(613), 2, - sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(551), 3, - sym__newline, - sym__code_line, - aux_sym__indented_chunk_repeat1, - ACTIONS(1971), 35, + sym__fenced_code_block_end_backtick, + ACTIONS(2302), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -48303,8 +50016,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -48315,24 +50026,23 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [6048] = 6, - ACTIONS(1969), 1, + [6143] = 4, + ACTIONS(2040), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(1973), 1, - sym__line_ending, - ACTIONS(2045), 1, - sym__block_close, - STATE(613), 2, - sym__whitespace, - aux_sym__caption_line_repeat1, - STATE(554), 3, - sym__newline, - sym__code_line, - aux_sym__indented_chunk_repeat1, - ACTIONS(1971), 35, + STATE(576), 2, + sym__whitespace, + aux_sym__code_line_repeat1, + ACTIONS(2304), 3, + sym__line_ending, + sym__block_close, + sym__fenced_code_block_end_tilde, + ACTIONS(2306), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -48353,8 +50063,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -48365,29 +50073,30 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [6104] = 9, - ACTIONS(1870), 1, + [6194] = 8, + ACTIONS(2008), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2169), 1, anon_sym_PIPE, - ACTIONS(1933), 1, + ACTIONS(2310), 1, + anon_sym_BSLASH, + ACTIONS(2312), 1, sym__code_span_start, - ACTIONS(1935), 1, + ACTIONS(2314), 1, sym__latex_span_start, - ACTIONS(2051), 1, - anon_sym_BSLASH, - STATE(830), 1, - sym_pipe_table_cell, - STATE(884), 1, - sym__pipe_table_cell_contents, - STATE(561), 2, + STATE(579), 1, + sym__last_token_punctuation, + STATE(582), 4, + sym__whitespace, sym__pipe_table_code_span, sym__pipe_table_latex_span, - ACTIONS(2047), 4, + aux_sym__pipe_table_cell_contents_repeat1, + ACTIONS(2308), 32, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(2049), 30, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -48408,8 +50117,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -48418,28 +50125,34 @@ static const uint16_t ts_small_parse_table[] = { anon_sym__, anon_sym_BQUOTE, anon_sym_TILDE, - [6165] = 9, - ACTIONS(1933), 1, + sym__backslash_escape, + sym__word, + [6253] = 11, + ACTIONS(2008), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2010), 1, + anon_sym_BSLASH, + ACTIONS(2018), 1, sym__code_span_start, - ACTIONS(1935), 1, + ACTIONS(2020), 1, sym__latex_span_start, - ACTIONS(1985), 1, - anon_sym_PIPE, - ACTIONS(2051), 1, - anon_sym_BSLASH, - STATE(863), 1, + STATE(527), 1, + aux_sym_pipe_table_row_repeat1, + STATE(598), 1, + sym__whitespace, + STATE(767), 1, sym_pipe_table_cell, - STATE(884), 1, + STATE(774), 1, sym__pipe_table_cell_contents, - STATE(561), 2, + STATE(539), 2, sym__pipe_table_code_span, sym__pipe_table_latex_span, - ACTIONS(2047), 4, + ACTIONS(2014), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, sym__backslash_escape, sym__word, - ACTIONS(2049), 30, + ACTIONS(2006), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -48460,8 +50173,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -48470,19 +50181,26 @@ static const uint16_t ts_small_parse_table[] = { anon_sym__, anon_sym_BQUOTE, anon_sym_TILDE, - [6226] = 2, - ACTIONS(2055), 1, + [6318] = 7, + ACTIONS(2200), 1, + sym__code_span_start, + ACTIONS(2202), 1, + sym__latex_span_start, + ACTIONS(2273), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2275), 1, anon_sym_BSLASH, - ACTIONS(2053), 41, + ACTIONS(2169), 2, sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, + anon_sym_PIPE, + STATE(575), 4, + sym__whitespace, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + aux_sym__pipe_table_cell_contents_repeat1, + ACTIONS(2271), 32, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__code_span_start, - sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -48503,8 +50221,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -48512,22 +50228,23 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [6273] = 2, - ACTIONS(2059), 1, - anon_sym_BSLASH, - ACTIONS(2057), 41, + [6375] = 4, + ACTIONS(2319), 1, + aux_sym__commonmark_whitespace_token1, + STATE(571), 2, + sym__whitespace, + aux_sym__code_line_repeat1, + ACTIONS(2322), 3, sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, + sym__block_close, + sym__fenced_code_block_end_backtick, + ACTIONS(2316), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__code_span_start, - sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -48548,42 +50265,35 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [6320] = 9, - ACTIONS(1844), 1, + [6426] = 2, + ACTIONS(2326), 2, + anon_sym_LBRACK, anon_sym_BSLASH, - ACTIONS(1848), 1, - sym__code_span_start, - ACTIONS(1850), 1, - sym__latex_span_start, - ACTIONS(1985), 1, - anon_sym_PIPE, - STATE(817), 1, - sym_pipe_table_cell, - STATE(839), 1, - sym__pipe_table_cell_contents, - STATE(540), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1840), 4, + ACTIONS(2324), 40, + sym__line_ending, + sym__soft_line_ending, + sym__eof, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1842), 30, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -48602,29 +50312,35 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, - [6381] = 5, - ACTIONS(5), 1, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + [6473] = 7, + ACTIONS(2200), 1, + sym__code_span_start, + ACTIONS(2202), 1, + sym__latex_span_start, + ACTIONS(2273), 1, aux_sym__commonmark_whitespace_token1, - STATE(594), 1, - sym__last_token_punctuation, - STATE(593), 2, - sym__whitespace, - aux_sym__caption_line_repeat1, - ACTIONS(2063), 3, + ACTIONS(2330), 1, + anon_sym_BSLASH, + ACTIONS(2252), 2, sym__line_ending, - sym__soft_line_ending, - sym__eof, - ACTIONS(2061), 35, + anon_sym_PIPE, + STATE(564), 4, + sym__whitespace, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + aux_sym__pipe_table_cell_contents_repeat1, + ACTIONS(2328), 32, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, anon_sym_LBRACE, @@ -48647,32 +50363,36 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [6434] = 2, - ACTIONS(2065), 1, + [6530] = 7, + ACTIONS(2200), 1, + sym__code_span_start, + ACTIONS(2202), 1, + sym__latex_span_start, + ACTIONS(2273), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2334), 1, anon_sym_BSLASH, - ACTIONS(1814), 41, + ACTIONS(2254), 2, sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, + anon_sym_PIPE, + STATE(573), 4, + sym__whitespace, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + aux_sym__pipe_table_cell_contents_repeat1, + ACTIONS(2332), 32, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__code_span_start, - sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -48693,8 +50413,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -48702,22 +50420,29 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [6481] = 2, - ACTIONS(2069), 1, + [6587] = 7, + ACTIONS(2200), 1, + sym__code_span_start, + ACTIONS(2202), 1, + sym__latex_span_start, + ACTIONS(2273), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2330), 1, anon_sym_BSLASH, - ACTIONS(2067), 41, + ACTIONS(2254), 2, sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, + anon_sym_PIPE, + STATE(564), 4, + sym__whitespace, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + aux_sym__pipe_table_cell_contents_repeat1, + ACTIONS(2328), 32, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__code_span_start, - sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -48738,8 +50463,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -48747,22 +50470,23 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [6528] = 2, - ACTIONS(2073), 1, - anon_sym_BSLASH, - ACTIONS(2071), 41, + [6644] = 4, + ACTIONS(2339), 1, + aux_sym__commonmark_whitespace_token1, + STATE(576), 2, + sym__whitespace, + aux_sym__code_line_repeat1, + ACTIONS(2322), 3, sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, + sym__block_close, + sym__fenced_code_block_end_tilde, + ACTIONS(2336), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__code_span_start, - sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -48783,42 +50507,37 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [6575] = 9, - ACTIONS(1738), 1, + [6695] = 3, + ACTIONS(2346), 1, + sym_block_continuation, + ACTIONS(2344), 2, + anon_sym_LBRACK, anon_sym_BSLASH, - ACTIONS(1744), 1, - sym__code_span_start, - ACTIONS(1746), 1, - sym__latex_span_start, - ACTIONS(2075), 1, - anon_sym_PIPE, - STATE(767), 1, - sym_pipe_table_cell, - STATE(782), 1, - sym__pipe_table_cell_contents, - STATE(492), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1732), 4, + ACTIONS(2342), 39, + sym__line_ending, + sym__soft_line_ending, + sym__eof, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1736), 30, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -48835,33 +50554,34 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, - anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, - [6636] = 2, - ACTIONS(2079), 1, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + [6744] = 2, + ACTIONS(2348), 2, + anon_sym_LBRACK, anon_sym_BSLASH, - ACTIONS(2077), 41, + ACTIONS(2161), 40, sym__line_ending, + sym__soft_line_ending, sym__eof, - sym__pipe_table_line_ending, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__code_span_start, - sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -48880,38 +50600,36 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - [6683] = 8, - ACTIONS(2081), 1, + [6791] = 7, + ACTIONS(2008), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2092), 1, - sym__soft_line_ending, - STATE(579), 1, - aux_sym_paragraph_repeat1, - STATE(590), 1, + ACTIONS(2254), 1, + anon_sym_PIPE, + ACTIONS(2312), 1, + sym__code_span_start, + ACTIONS(2314), 1, + sym__latex_span_start, + ACTIONS(2352), 1, + anon_sym_BSLASH, + STATE(592), 4, sym__whitespace, - ACTIONS(2090), 2, - sym__line_ending, - sym__eof, - STATE(651), 2, - sym__soft_line_break, - sym__line, - ACTIONS(2087), 3, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + aux_sym__pipe_table_cell_contents_repeat1, + ACTIONS(2350), 32, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__word, - ACTIONS(2084), 31, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -48930,43 +50648,31 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, - anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, - anon_sym_QMARK, - anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, - anon_sym_RBRACK, - anon_sym_CARET, - anon_sym__, - anon_sym_BQUOTE, - anon_sym_PIPE, - anon_sym_TILDE, - [6742] = 9, - ACTIONS(1844), 1, - anon_sym_BSLASH, - ACTIONS(1848), 1, - sym__code_span_start, - ACTIONS(1850), 1, - sym__latex_span_start, - ACTIONS(2095), 1, - anon_sym_PIPE, - STATE(799), 1, - sym_pipe_table_cell, - STATE(839), 1, - sym__pipe_table_cell_contents, - STATE(540), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1840), 4, - sym__display_math_state_track_marker, - sym__inline_math_state_track_marker, + anon_sym_COLON, + anon_sym_SEMI, + anon_sym_QMARK, + anon_sym_AT, + anon_sym_LBRACK, + anon_sym_RBRACK, + anon_sym_CARET, + anon_sym__, + anon_sym_BQUOTE, + anon_sym_TILDE, sym__backslash_escape, sym__word, - ACTIONS(1842), 30, + [6847] = 2, + ACTIONS(2354), 1, + sym_block_continuation, + ACTIONS(1417), 40, + sym__line_ending, + sym__block_close, + sym__fenced_code_block_end_tilde, + sym__display_math_state_track_marker, + sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -48985,40 +50691,32 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_TILDE, - [6803] = 9, - ACTIONS(1738), 1, - anon_sym_BSLASH, - ACTIONS(1744), 1, - sym__code_span_start, - ACTIONS(1746), 1, - sym__latex_span_start, - ACTIONS(1870), 1, anon_sym_PIPE, - STATE(753), 1, - sym_pipe_table_cell, - STATE(782), 1, - sym__pipe_table_cell_contents, - STATE(492), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1732), 4, + anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, + sym__word, + [6893] = 2, + ACTIONS(2356), 1, + sym_block_continuation, + ACTIONS(1417), 40, + sym__line_ending, + sym__block_close, + sym__fenced_code_block_end_backtick, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1736), 30, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -49037,38 +50735,38 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, - [6864] = 9, - ACTIONS(1738), 1, - anon_sym_BSLASH, - ACTIONS(1744), 1, + anon_sym_LT, + anon_sym_GT, + sym__word, + [6939] = 7, + ACTIONS(2008), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2254), 1, + anon_sym_PIPE, + ACTIONS(2312), 1, sym__code_span_start, - ACTIONS(1746), 1, + ACTIONS(2314), 1, sym__latex_span_start, - ACTIONS(1870), 1, - anon_sym_PIPE, - STATE(749), 1, - sym_pipe_table_cell, - STATE(782), 1, - sym__pipe_table_cell_contents, - STATE(492), 2, + ACTIONS(2360), 1, + anon_sym_BSLASH, + STATE(585), 4, + sym__whitespace, sym__pipe_table_code_span, sym__pipe_table_latex_span, - ACTIONS(1732), 4, + aux_sym__pipe_table_cell_contents_repeat1, + ACTIONS(2358), 32, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__backslash_escape, - sym__word, - ACTIONS(1736), 30, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -49089,8 +50787,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -49099,28 +50795,21 @@ static const uint16_t ts_small_parse_table[] = { anon_sym__, anon_sym_BQUOTE, anon_sym_TILDE, - [6925] = 9, - ACTIONS(1844), 1, - anon_sym_BSLASH, - ACTIONS(1848), 1, - sym__code_span_start, - ACTIONS(1850), 1, - sym__latex_span_start, - ACTIONS(1985), 1, - anon_sym_PIPE, - STATE(822), 1, - sym_pipe_table_cell, - STATE(839), 1, - sym__pipe_table_cell_contents, - STATE(540), 2, - sym__pipe_table_code_span, - sym__pipe_table_latex_span, - ACTIONS(1840), 4, - sym__display_math_state_track_marker, - sym__inline_math_state_track_marker, sym__backslash_escape, sym__word, - ACTIONS(1842), 30, + [6995] = 4, + ACTIONS(2365), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2322), 2, + sym__line_ending, + sym__block_close, + STATE(583), 2, + sym__whitespace, + aux_sym__code_line_repeat1, + ACTIONS(2362), 36, + sym__display_math_state_track_marker, + sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -49141,29 +50830,43 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, - [6986] = 2, - ACTIONS(2099), 1, - anon_sym_BSLASH, - ACTIONS(2097), 41, + anon_sym_LT, + anon_sym_GT, + sym__word, + [7045] = 10, + ACTIONS(2124), 1, sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - sym__display_math_state_track_marker, - sym__inline_math_state_track_marker, + ACTIONS(2194), 1, + anon_sym_BSLASH, + ACTIONS(2200), 1, sym__code_span_start, + ACTIONS(2202), 1, sym__latex_span_start, + ACTIONS(2368), 1, + anon_sym_PIPE, + STATE(828), 1, + sym_pipe_table_cell, + STATE(859), 1, + sym__pipe_table_cell_contents, + STATE(570), 2, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + ACTIONS(2198), 4, + sym__display_math_state_track_marker, + sym__inline_math_state_track_marker, sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, + sym__word, + ACTIONS(2192), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -49184,8 +50887,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -49193,20 +50894,24 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [7033] = 4, - ACTIONS(5), 1, + [7107] = 7, + ACTIONS(2240), 1, + anon_sym_PIPE, + ACTIONS(2373), 1, aux_sym__commonmark_whitespace_token1, - STATE(599), 2, + ACTIONS(2376), 1, + anon_sym_BSLASH, + ACTIONS(2379), 1, + sym__code_span_start, + ACTIONS(2382), 1, + sym__latex_span_start, + STATE(585), 4, sym__whitespace, - aux_sym__caption_line_repeat1, - ACTIONS(2103), 3, - sym__line_ending, - sym__soft_line_ending, - sym__eof, - ACTIONS(2101), 35, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + aux_sym__pipe_table_cell_contents_repeat1, + ACTIONS(2370), 32, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, anon_sym_LBRACE, @@ -49229,32 +50934,40 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [7083] = 4, - ACTIONS(2105), 1, - aux_sym__commonmark_whitespace_token1, - STATE(586), 2, - sym__whitespace, - aux_sym__caption_line_repeat1, - ACTIONS(2111), 3, + [7163] = 10, + ACTIONS(2163), 1, sym__line_ending, - sym__block_close, - sym__fenced_code_block_end_backtick, - ACTIONS(2108), 35, + ACTIONS(2194), 1, + anon_sym_BSLASH, + ACTIONS(2200), 1, + sym__code_span_start, + ACTIONS(2202), 1, + sym__latex_span_start, + ACTIONS(2368), 1, + anon_sym_PIPE, + STATE(815), 1, + sym_pipe_table_cell, + STATE(859), 1, + sym__pipe_table_cell_contents, + STATE(570), 2, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + ACTIONS(2198), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__backslash_escape, + sym__word, + ACTIONS(2192), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -49275,34 +50988,30 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [7133] = 4, - ACTIONS(2113), 1, - aux_sym__commonmark_whitespace_token1, - STATE(587), 2, - sym__whitespace, - aux_sym__caption_line_repeat1, - ACTIONS(2111), 3, + [7225] = 3, + ACTIONS(2387), 1, + anon_sym_BSLASH, + ACTIONS(2389), 1, + sym_block_continuation, + ACTIONS(2385), 39, sym__line_ending, - sym__block_close, - sym__fenced_code_block_end_tilde, - ACTIONS(2116), 35, + sym__eof, + sym__pipe_table_line_ending, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -49321,34 +51030,33 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [7183] = 2, - ACTIONS(2119), 1, + [7273] = 2, + ACTIONS(2393), 2, + anon_sym_LBRACK, anon_sym_BSLASH, - ACTIONS(1781), 40, + ACTIONS(2391), 39, sym__line_ending, + sym__soft_line_ending, sym__eof, - sym__pipe_table_line_ending, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__code_span_start, - sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -49365,38 +51073,31 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, - anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - [7229] = 8, - ACTIONS(5), 1, + [7319] = 4, + ACTIONS(2206), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(11), 1, - sym__soft_line_ending, - STATE(455), 1, - sym_paragraph, - STATE(553), 1, - aux_sym_paragraph_repeat1, - STATE(590), 1, + ACTIONS(2304), 2, + sym__line_ending, + sym__block_close, + STATE(583), 2, sym__whitespace, - STATE(651), 2, - sym__soft_line_break, - sym__line, - ACTIONS(9), 3, + aux_sym__code_line_repeat1, + ACTIONS(2395), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__word, - ACTIONS(7), 31, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -49415,9 +51116,8 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, + anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -49428,19 +51128,33 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - [7287] = 4, - ACTIONS(5), 1, - aux_sym__commonmark_whitespace_token1, - STATE(593), 2, - sym__whitespace, - aux_sym__caption_line_repeat1, - ACTIONS(2063), 3, + anon_sym_LT, + anon_sym_GT, + sym__word, + [7369] = 10, + ACTIONS(2194), 1, + anon_sym_BSLASH, + ACTIONS(2200), 1, + sym__code_span_start, + ACTIONS(2202), 1, + sym__latex_span_start, + ACTIONS(2279), 1, sym__line_ending, - sym__soft_line_ending, - sym__eof, - ACTIONS(2061), 35, + ACTIONS(2368), 1, + anon_sym_PIPE, + STATE(807), 1, + sym_pipe_table_cell, + STATE(859), 1, + sym__pipe_table_cell_contents, + STATE(570), 2, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + ACTIONS(2198), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__backslash_escape, + sym__word, + ACTIONS(2192), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -49461,40 +51175,30 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [7337] = 8, - ACTIONS(5), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(11), 1, + [7431] = 2, + ACTIONS(2399), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + ACTIONS(2397), 39, + sym__line_ending, sym__soft_line_ending, - STATE(387), 1, - sym_paragraph, - STATE(562), 1, - aux_sym_paragraph_repeat1, - STATE(590), 1, - sym__whitespace, - STATE(651), 2, - sym__soft_line_break, - sym__line, - ACTIONS(9), 3, + sym__eof, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__word, - ACTIONS(7), 31, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -49512,29 +51216,34 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DOT, anon_sym_SLASH, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - [7395] = 4, - ACTIONS(1878), 1, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, + sym__word, + [7477] = 7, + ACTIONS(2008), 1, aux_sym__commonmark_whitespace_token1, - STATE(587), 2, + ACTIONS(2252), 1, + anon_sym_PIPE, + ACTIONS(2312), 1, + sym__code_span_start, + ACTIONS(2314), 1, + sym__latex_span_start, + ACTIONS(2360), 1, + anon_sym_BSLASH, + STATE(585), 4, sym__whitespace, - aux_sym__caption_line_repeat1, - ACTIONS(2123), 3, - sym__line_ending, - sym__block_close, - sym__fenced_code_block_end_tilde, - ACTIONS(2121), 35, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + aux_sym__pipe_table_cell_contents_repeat1, + ACTIONS(2358), 32, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, anon_sym_LBRACE, @@ -49557,30 +51266,33 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [7445] = 4, - ACTIONS(5), 1, + [7533] = 7, + ACTIONS(2008), 1, aux_sym__commonmark_whitespace_token1, - STATE(599), 2, + ACTIONS(2169), 1, + anon_sym_PIPE, + ACTIONS(2310), 1, + anon_sym_BSLASH, + ACTIONS(2312), 1, + sym__code_span_start, + ACTIONS(2314), 1, + sym__latex_span_start, + STATE(582), 4, sym__whitespace, - aux_sym__caption_line_repeat1, - ACTIONS(2125), 3, - sym__line_ending, - sym__soft_line_ending, - sym__eof, - ACTIONS(2101), 35, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + aux_sym__pipe_table_cell_contents_repeat1, + ACTIONS(2308), 32, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, anon_sym_LBRACE, @@ -49603,34 +51315,27 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [7495] = 4, - ACTIONS(5), 1, - aux_sym__commonmark_whitespace_token1, - STATE(585), 2, - sym__whitespace, - aux_sym__caption_line_repeat1, - ACTIONS(2125), 3, + [7589] = 1, + ACTIONS(2322), 40, sym__line_ending, - sym__soft_line_ending, - sym__eof, - ACTIONS(2127), 35, + sym__block_close, + sym__fenced_code_block_end_backtick, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -49649,8 +51354,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -49661,11 +51364,13 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [7545] = 2, - ACTIONS(2131), 1, + [7632] = 2, + ACTIONS(2403), 1, anon_sym_BSLASH, - ACTIONS(2129), 40, + ACTIONS(2401), 39, sym__line_ending, sym__eof, sym__pipe_table_line_ending, @@ -49673,10 +51378,9 @@ static const uint16_t ts_small_parse_table[] = { sym__inline_math_state_track_marker, sym__code_span_start, sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -49695,8 +51399,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -49704,12 +51406,14 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [7591] = 2, - ACTIONS(2133), 1, + [7677] = 2, + ACTIONS(2405), 1, anon_sym_BSLASH, - ACTIONS(1795), 40, + ACTIONS(2240), 39, sym__line_ending, sym__eof, sym__pipe_table_line_ending, @@ -49717,10 +51421,9 @@ static const uint16_t ts_small_parse_table[] = { sym__inline_math_state_track_marker, sym__code_span_start, sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -49739,8 +51442,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -49748,29 +51449,22 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [7637] = 8, - ACTIONS(5), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(11), 1, - sym__soft_line_ending, - STATE(315), 1, - sym_paragraph, - STATE(564), 1, - aux_sym_paragraph_repeat1, - STATE(590), 1, - sym__whitespace, - STATE(651), 2, - sym__soft_line_break, - sym__line, - ACTIONS(9), 3, + [7722] = 2, + ACTIONS(2407), 1, + sym_block_continuation, + ACTIONS(1417), 39, + sym__line_ending, + sym__block_close, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__word, - ACTIONS(7), 31, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -49787,9 +51481,8 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, + anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -49800,19 +51493,31 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - [7695] = 2, - ACTIONS(2137), 1, + anon_sym_LT, + anon_sym_GT, + sym__word, + [7767] = 9, + ACTIONS(2010), 1, anon_sym_BSLASH, - ACTIONS(2135), 40, - sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - sym__display_math_state_track_marker, - sym__inline_math_state_track_marker, + ACTIONS(2018), 1, sym__code_span_start, + ACTIONS(2020), 1, sym__latex_span_start, + ACTIONS(2277), 1, + anon_sym_PIPE, + STATE(756), 1, + sym_pipe_table_cell, + STATE(774), 1, + sym__pipe_table_cell_contents, + STATE(539), 2, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + ACTIONS(2014), 4, + sym__display_math_state_track_marker, + sym__inline_math_state_track_marker, sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, + sym__word, + ACTIONS(2006), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -49833,8 +51538,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -49843,22 +51546,20 @@ static const uint16_t ts_small_parse_table[] = { anon_sym__, anon_sym_BQUOTE, anon_sym_TILDE, - sym__word, - [7741] = 4, - ACTIONS(2139), 1, - aux_sym__commonmark_whitespace_token1, - STATE(599), 2, - sym__whitespace, - aux_sym__caption_line_repeat1, - ACTIONS(2111), 3, + [7826] = 2, + ACTIONS(2411), 1, + anon_sym_BSLASH, + ACTIONS(2409), 39, sym__line_ending, - sym__soft_line_ending, sym__eof, - ACTIONS(2142), 35, + sym__pipe_table_line_ending, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -49877,32 +51578,39 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [7791] = 4, - ACTIONS(1858), 1, - aux_sym__commonmark_whitespace_token1, - STATE(586), 2, - sym__whitespace, - aux_sym__caption_line_repeat1, - ACTIONS(2123), 3, - sym__line_ending, - sym__block_close, - sym__fenced_code_block_end_backtick, - ACTIONS(2145), 35, + [7871] = 9, + ACTIONS(2312), 1, + sym__code_span_start, + ACTIONS(2314), 1, + sym__latex_span_start, + ACTIONS(2368), 1, + anon_sym_PIPE, + ACTIONS(2415), 1, + anon_sym_BSLASH, + STATE(858), 1, + sym_pipe_table_cell, + STATE(971), 1, + sym__pipe_table_cell_contents, + STATE(593), 2, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + ACTIONS(2417), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__backslash_escape, + sym__word, + ACTIONS(2413), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -49923,33 +51631,36 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [7841] = 5, - ACTIONS(2147), 1, - aux_sym__commonmark_whitespace_token1, - STATE(604), 1, - sym__last_token_punctuation, - ACTIONS(2151), 2, - sym__line_ending, - sym__eof, - STATE(614), 2, - sym__whitespace, - aux_sym__caption_line_repeat1, - ACTIONS(2149), 35, + [7930] = 9, + ACTIONS(2010), 1, + anon_sym_BSLASH, + ACTIONS(2018), 1, + sym__code_span_start, + ACTIONS(2020), 1, + sym__latex_span_start, + ACTIONS(2419), 1, + anon_sym_PIPE, + STATE(769), 1, + sym_pipe_table_cell, + STATE(774), 1, + sym__pipe_table_cell_contents, + STATE(539), 2, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + ACTIONS(2014), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__backslash_escape, + sym__word, + ACTIONS(2006), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -49970,32 +51681,25 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [7893] = 2, - ACTIONS(2065), 1, - anon_sym_BSLASH, - ACTIONS(1814), 39, + [7989] = 1, + ACTIONS(2324), 40, sym__line_ending, + sym__block_close, + sym__fenced_code_block_end_backtick, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__code_span_start, - sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -50014,32 +51718,30 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [7938] = 4, - ACTIONS(2153), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2111), 2, + [8032] = 1, + ACTIONS(2324), 40, sym__line_ending, sym__block_close, - STATE(603), 2, - sym__whitespace, - aux_sym__caption_line_repeat1, - ACTIONS(2156), 35, + sym__fenced_code_block_end_tilde, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -50058,8 +51760,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -50070,19 +51770,31 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [7987] = 4, - ACTIONS(2147), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2161), 2, - sym__line_ending, - sym__eof, - STATE(605), 2, - sym__whitespace, - aux_sym__caption_line_repeat1, - ACTIONS(2159), 35, + [8075] = 9, + ACTIONS(2194), 1, + anon_sym_BSLASH, + ACTIONS(2200), 1, + sym__code_span_start, + ACTIONS(2202), 1, + sym__latex_span_start, + ACTIONS(2368), 1, + anon_sym_PIPE, + STATE(815), 1, + sym_pipe_table_cell, + STATE(859), 1, + sym__pipe_table_cell_contents, + STATE(570), 2, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + ACTIONS(2198), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__backslash_escape, + sym__word, + ACTIONS(2192), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -50103,33 +51815,28 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [8036] = 4, - ACTIONS(2147), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2165), 2, + [8134] = 2, + ACTIONS(2423), 1, + anon_sym_BSLASH, + ACTIONS(2421), 39, sym__line_ending, sym__eof, - STATE(607), 2, - sym__whitespace, - aux_sym__caption_line_repeat1, - ACTIONS(2163), 35, + sym__pipe_table_line_ending, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -50148,32 +51855,31 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [8085] = 2, - ACTIONS(2069), 1, + [8179] = 2, + ACTIONS(2427), 1, anon_sym_BSLASH, - ACTIONS(2067), 39, + ACTIONS(2425), 39, sym__line_ending, + sym__eof, + sym__pipe_table_line_ending, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, sym__code_span_start, sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -50192,8 +51898,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -50203,19 +51907,30 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [8130] = 4, - ACTIONS(2167), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2111), 2, - sym__line_ending, - sym__eof, - STATE(607), 2, - sym__whitespace, - aux_sym__caption_line_repeat1, - ACTIONS(2170), 35, + [8224] = 9, + ACTIONS(2194), 1, + anon_sym_BSLASH, + ACTIONS(2200), 1, + sym__code_span_start, + ACTIONS(2202), 1, + sym__latex_span_start, + ACTIONS(2429), 1, + anon_sym_PIPE, + STATE(806), 1, + sym_pipe_table_cell, + STATE(859), 1, + sym__pipe_table_cell_contents, + STATE(570), 2, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + ACTIONS(2198), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__backslash_escape, + sym__word, + ACTIONS(2192), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -50236,32 +51951,25 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [8179] = 2, - ACTIONS(2079), 1, - anon_sym_BSLASH, - ACTIONS(2077), 39, + [8283] = 1, + ACTIONS(1483), 40, sym__line_ending, - sym__display_math_state_track_marker, - sym__inline_math_state_track_marker, - sym__code_span_start, - sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, + sym__block_close, + sym__fenced_code_block_end_backtick, + sym__display_math_state_track_marker, + sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -50280,29 +51988,34 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [8224] = 2, - ACTIONS(2055), 1, - anon_sym_BSLASH, - ACTIONS(2053), 39, + [8326] = 5, + ACTIONS(2433), 1, + aux_sym__commonmark_whitespace_token1, + STATE(625), 1, + sym__last_token_punctuation, + ACTIONS(2435), 2, sym__line_ending, + sym__eof, + STATE(623), 2, + sym__whitespace, + aux_sym__caption_line_repeat1, + ACTIONS(2431), 34, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__code_span_start, - sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -50323,11 +52036,10 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, @@ -50335,18 +52047,20 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE, anon_sym_TILDE, sym__word, - [8269] = 2, - ACTIONS(2173), 1, - sym_block_continuation, - ACTIONS(1382), 39, + [8377] = 2, + ACTIONS(2439), 1, + anon_sym_BSLASH, + ACTIONS(2437), 39, sym__line_ending, - sym__block_close, - sym__fenced_code_block_end_backtick, + sym__eof, + sym__pipe_table_line_ending, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - aux_sym__commonmark_whitespace_token1, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -50365,32 +52079,28 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [8314] = 2, - ACTIONS(2073), 1, - anon_sym_BSLASH, - ACTIONS(2071), 39, + [8422] = 1, + ACTIONS(2322), 40, sym__line_ending, + sym__block_close, + sym__fenced_code_block_end_tilde, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__code_span_start, - sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -50409,31 +52119,33 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [8359] = 2, - ACTIONS(2059), 1, + [8465] = 2, + ACTIONS(2326), 2, + anon_sym_LBRACK, anon_sym_BSLASH, - ACTIONS(2057), 39, + ACTIONS(2324), 38, sym__line_ending, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__code_span_start, - sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -50452,32 +52164,31 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - [8404] = 4, - ACTIONS(1969), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2123), 2, + [8510] = 2, + ACTIONS(2326), 1, + anon_sym_BSLASH, + ACTIONS(2324), 39, sym__line_ending, - sym__block_close, - STATE(603), 2, - sym__whitespace, - aux_sym__caption_line_repeat1, - ACTIONS(2175), 35, + sym__eof, + sym__pipe_table_line_ending, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -50496,33 +52207,28 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [8453] = 4, - ACTIONS(2147), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2161), 2, + [8555] = 1, + ACTIONS(1483), 40, sym__line_ending, - sym__eof, - STATE(607), 2, - sym__whitespace, - aux_sym__caption_line_repeat1, - ACTIONS(2163), 35, + sym__block_close, + sym__fenced_code_block_end_tilde, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -50541,8 +52247,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -50553,20 +52257,31 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [8502] = 5, - ACTIONS(1767), 1, - sym__line_ending, - ACTIONS(1822), 1, - aux_sym__commonmark_whitespace_token1, - STATE(958), 1, - sym__atx_heading_line, - STATE(641), 2, - sym__whitespace, - aux_sym__caption_line_repeat1, - ACTIONS(1826), 35, + [8598] = 9, + ACTIONS(2010), 1, + anon_sym_BSLASH, + ACTIONS(2018), 1, + sym__code_span_start, + ACTIONS(2020), 1, + sym__latex_span_start, + ACTIONS(2277), 1, + anon_sym_PIPE, + STATE(768), 1, + sym_pipe_table_cell, + STATE(774), 1, + sym__pipe_table_cell_contents, + STATE(539), 2, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + ACTIONS(2014), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__backslash_escape, + sym__word, + ACTIONS(2006), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -50587,33 +52302,28 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [8553] = 4, - ACTIONS(2147), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2151), 2, + [8657] = 2, + ACTIONS(2348), 2, + anon_sym_LBRACK, + anon_sym_BSLASH, + ACTIONS(2161), 38, sym__line_ending, - sym__eof, - STATE(614), 2, - sym__whitespace, - aux_sym__caption_line_repeat1, - ACTIONS(2149), 35, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -50632,29 +52342,39 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - [8602] = 2, - ACTIONS(2177), 1, - sym_block_continuation, - ACTIONS(1382), 39, - sym__line_ending, - sym__block_close, - sym__fenced_code_block_end_tilde, + [8702] = 9, + ACTIONS(2277), 1, + anon_sym_PIPE, + ACTIONS(2312), 1, + sym__code_span_start, + ACTIONS(2314), 1, + sym__latex_span_start, + ACTIONS(2415), 1, + anon_sym_BSLASH, + STATE(864), 1, + sym_pipe_table_cell, + STATE(971), 1, + sym__pipe_table_cell_contents, + STATE(593), 2, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + ACTIONS(2417), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - aux_sym__commonmark_whitespace_token1, + sym__backslash_escape, + sym__word, + ACTIONS(2413), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -50675,37 +52395,42 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [8647] = 5, - ACTIONS(2182), 1, - anon_sym_DQUOTE, - ACTIONS(2184), 1, + [8761] = 9, + ACTIONS(2194), 1, anon_sym_BSLASH, - ACTIONS(2187), 1, - sym__soft_line_ending, - STATE(618), 3, - sym__commonmark_whitespace, - sym__soft_line_break, - aux_sym_key_value_value_repeat2, - ACTIONS(2179), 33, - aux_sym__commonmark_whitespace_token1, + ACTIONS(2200), 1, + sym__code_span_start, + ACTIONS(2202), 1, + sym__latex_span_start, + ACTIONS(2368), 1, + anon_sym_PIPE, + STATE(828), 1, + sym_pipe_table_cell, + STATE(859), 1, + sym__pipe_table_cell_contents, + STATE(570), 2, + sym__pipe_table_code_span, + sym__pipe_table_latex_span, + ACTIONS(2198), 4, + sym__display_math_state_track_marker, + sym__inline_math_state_track_marker, + sym__backslash_escape, + sym__word, + ACTIONS(2192), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, + anon_sym_DQUOTE, anon_sym_POUND, anon_sym_DOLLAR, anon_sym_PERCENT, @@ -50720,8 +52445,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -50729,22 +52452,17 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - anon_sym_BSLASH_DQUOTE, - sym__word, - [8697] = 2, - ACTIONS(2069), 1, - anon_sym_BSLASH, - ACTIONS(2067), 38, + [8820] = 1, + ACTIONS(2324), 39, + sym__line_ending, + sym__block_close, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__code_span_start, - sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -50763,35 +52481,36 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [8741] = 5, - ACTIONS(2192), 1, - anon_sym_SQUOTE, - ACTIONS(2194), 1, - anon_sym_BSLASH, - ACTIONS(2196), 1, - sym__soft_line_ending, - STATE(622), 3, - sym__commonmark_whitespace, - sym__soft_line_break, - aux_sym_key_value_value_repeat1, - ACTIONS(2190), 33, + [8862] = 4, + ACTIONS(2444), 1, aux_sym__commonmark_whitespace_token1, + ACTIONS(2447), 2, + sym__line_ending, + sym__eof, + STATE(620), 2, + sym__whitespace, + aux_sym__caption_line_repeat1, + ACTIONS(2441), 34, + sym__display_math_state_track_marker, + sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, - anon_sym_BSLASH_SQUOTE, + anon_sym_SQUOTE, anon_sym_BANG, anon_sym_DQUOTE, anon_sym_POUND, @@ -50808,11 +52527,10 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, @@ -50820,16 +52538,20 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE, anon_sym_TILDE, sym__word, - [8791] = 1, - ACTIONS(2077), 39, + [8910] = 2, + ACTIONS(2449), 1, + anon_sym_BSLASH, + ACTIONS(2109), 38, sym__line_ending, - sym__block_close, - sym__fenced_code_block_end_tilde, + sym__eof, + sym__pipe_table_line_ending, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - aux_sym__commonmark_whitespace_token1, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -50848,36 +52570,32 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [8833] = 5, - ACTIONS(2196), 1, - sym__soft_line_ending, - ACTIONS(2200), 1, - anon_sym_SQUOTE, - ACTIONS(2202), 1, + [8954] = 2, + ACTIONS(2453), 1, anon_sym_BSLASH, - STATE(635), 3, - sym__commonmark_whitespace, - sym__soft_line_break, - aux_sym_key_value_value_repeat1, - ACTIONS(2198), 33, - aux_sym__commonmark_whitespace_token1, + ACTIONS(2451), 38, + sym__line_ending, + sym__eof, + sym__pipe_table_line_ending, + sym__display_math_state_track_marker, + sym__inline_math_state_track_marker, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, - anon_sym_BSLASH_SQUOTE, + anon_sym_SQUOTE, anon_sym_BANG, anon_sym_DQUOTE, anon_sym_POUND, @@ -50894,8 +52612,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -50903,20 +52619,22 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [8883] = 2, - ACTIONS(2131), 1, - anon_sym_BSLASH, - ACTIONS(2129), 38, - sym__line_ending, - sym__display_math_state_track_marker, - sym__inline_math_state_track_marker, - sym__code_span_start, - sym__latex_span_start, sym__backslash_escape, + sym__word, + [8998] = 4, + ACTIONS(2433), 1, aux_sym__commonmark_whitespace_token1, + ACTIONS(2457), 2, + sym__line_ending, + sym__eof, + STATE(620), 2, + sym__whitespace, + aux_sym__caption_line_repeat1, + ACTIONS(2455), 34, + sym__display_math_state_track_marker, + sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -50937,28 +52655,30 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, sym__word, - [8927] = 4, - ACTIONS(2111), 1, - sym__line_ending, - ACTIONS(2204), 1, + [9046] = 4, + ACTIONS(2433), 1, aux_sym__commonmark_whitespace_token1, - STATE(624), 2, + ACTIONS(2459), 2, + sym__line_ending, + sym__eof, + STATE(620), 2, sym__whitespace, aux_sym__caption_line_repeat1, - ACTIONS(2207), 35, + ACTIONS(2455), 34, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -50979,8 +52699,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -50992,14 +52710,19 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE, anon_sym_TILDE, sym__word, - [8975] = 1, - ACTIONS(2077), 39, + [9094] = 4, + ACTIONS(2433), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2457), 2, sym__line_ending, - sym__soft_line_ending, sym__eof, + STATE(624), 2, + sym__whitespace, + aux_sym__caption_line_repeat1, + ACTIONS(2461), 34, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - aux_sym__commonmark_whitespace_token1, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -51020,8 +52743,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -51033,17 +52754,16 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE, anon_sym_TILDE, sym__word, - [9017] = 2, - ACTIONS(2210), 1, - sym_block_continuation, - ACTIONS(1382), 38, + [9142] = 1, + ACTIONS(2322), 39, sym__line_ending, sym__block_close, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - aux_sym__commonmark_whitespace_token1, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -51062,8 +52782,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -51074,17 +52792,22 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [9061] = 2, - ACTIONS(2055), 1, - anon_sym_BSLASH, - ACTIONS(2053), 38, + [9184] = 4, + ACTIONS(2433), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2435), 2, + sym__line_ending, + sym__eof, + STATE(623), 2, + sym__whitespace, + aux_sym__caption_line_repeat1, + ACTIONS(2431), 34, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__code_span_start, - sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -51105,11 +52828,10 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, @@ -51117,18 +52839,16 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE, anon_sym_TILDE, sym__word, - [9105] = 2, - ACTIONS(2214), 1, - sym_block_continuation, - ACTIONS(2212), 38, + [9232] = 1, + ACTIONS(1483), 39, sym__line_ending, - sym__soft_line_ending, - sym__eof, + sym__block_close, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - aux_sym__commonmark_whitespace_token1, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -51145,9 +52865,8 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, + anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -51158,25 +52877,27 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [9149] = 5, - ACTIONS(2200), 1, - anon_sym_DQUOTE, - ACTIONS(2218), 1, + [9274] = 2, + ACTIONS(2463), 1, anon_sym_BSLASH, - ACTIONS(2220), 1, - sym__soft_line_ending, - STATE(618), 3, - sym__commonmark_whitespace, - sym__soft_line_break, - aux_sym_key_value_value_repeat2, - ACTIONS(2216), 33, - aux_sym__commonmark_whitespace_token1, + ACTIONS(2144), 38, + sym__line_ending, + sym__eof, + sym__pipe_table_line_ending, + sym__display_math_state_track_marker, + sym__inline_math_state_track_marker, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, + anon_sym_DQUOTE, anon_sym_POUND, anon_sym_DOLLAR, anon_sym_PERCENT, @@ -51191,8 +52912,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -51200,22 +52919,23 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, - anon_sym_BSLASH_DQUOTE, + sym__backslash_escape, sym__word, - [9199] = 2, - ACTIONS(2059), 1, + [9318] = 2, + ACTIONS(2467), 1, anon_sym_BSLASH, - ACTIONS(2057), 38, + ACTIONS(2465), 38, + sym__line_ending, + sym__eof, + sym__pipe_table_line_ending, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, sym__code_span_start, sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -51234,8 +52954,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -51243,21 +52961,23 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [9243] = 2, - ACTIONS(2073), 1, + [9362] = 2, + ACTIONS(2326), 2, + anon_sym_LBRACK, anon_sym_BSLASH, - ACTIONS(2071), 38, + ACTIONS(2324), 37, + sym__soft_line_ending, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - sym__code_span_start, - sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, + sym__html_comment, + sym_raw_specifier, + sym__autolink, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -51274,33 +52994,30 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, - anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, - anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LBRACK_GT_GT, + sym__escaped_characters, sym__word, - [9287] = 2, - ACTIONS(2133), 1, + [9406] = 2, + ACTIONS(2411), 1, anon_sym_BSLASH, - ACTIONS(1795), 38, + ACTIONS(2409), 37, sym__line_ending, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, sym__code_span_start, sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -51319,8 +53036,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -51328,18 +53043,22 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [9331] = 1, - ACTIONS(1426), 39, + [9449] = 2, + ACTIONS(2439), 1, + anon_sym_BSLASH, + ACTIONS(2437), 37, sym__line_ending, - sym__block_close, - sym__fenced_code_block_end_backtick, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - aux_sym__commonmark_whitespace_token1, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -51358,29 +53077,29 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [9373] = 1, - ACTIONS(2111), 39, + [9492] = 2, + ACTIONS(2427), 1, + anon_sym_BSLASH, + ACTIONS(2425), 37, sym__line_ending, - sym__soft_line_ending, - sym__eof, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - aux_sym__commonmark_whitespace_token1, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -51399,36 +53118,31 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [9415] = 5, - ACTIONS(2225), 1, - anon_sym_SQUOTE, - ACTIONS(2227), 1, + [9535] = 2, + ACTIONS(2423), 1, anon_sym_BSLASH, - ACTIONS(2230), 1, - sym__soft_line_ending, - STATE(635), 3, - sym__commonmark_whitespace, - sym__soft_line_break, - aux_sym_key_value_value_repeat1, - ACTIONS(2222), 33, - aux_sym__commonmark_whitespace_token1, + ACTIONS(2421), 37, + sym__line_ending, + sym__display_math_state_track_marker, + sym__inline_math_state_track_marker, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, - anon_sym_BSLASH_SQUOTE, + anon_sym_SQUOTE, anon_sym_BANG, anon_sym_DQUOTE, anon_sym_POUND, @@ -51445,8 +53159,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -51456,20 +53168,20 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [9465] = 2, - ACTIONS(2119), 1, + [9578] = 2, + ACTIONS(2326), 1, anon_sym_BSLASH, - ACTIONS(1781), 38, + ACTIONS(2324), 37, sym__line_ending, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, sym__code_span_start, sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -51488,8 +53200,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -51497,18 +53207,22 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [9509] = 1, - ACTIONS(1426), 39, + [9621] = 2, + ACTIONS(2405), 1, + anon_sym_BSLASH, + ACTIONS(2240), 37, sym__line_ending, - sym__block_close, - sym__fenced_code_block_end_tilde, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - aux_sym__commonmark_whitespace_token1, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -51527,29 +53241,28 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [9551] = 1, - ACTIONS(2111), 39, - sym__line_ending, - sym__block_close, - sym__fenced_code_block_end_backtick, + [9664] = 2, + ACTIONS(2427), 1, + anon_sym_BSLASH, + ACTIONS(2425), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - aux_sym__commonmark_whitespace_token1, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -51568,34 +53281,34 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [9593] = 2, - ACTIONS(2137), 1, + [9706] = 5, + ACTIONS(2471), 1, + anon_sym_SQUOTE, + ACTIONS(2473), 1, anon_sym_BSLASH, - ACTIONS(2135), 38, - sym__line_ending, - sym__display_math_state_track_marker, - sym__inline_math_state_track_marker, - sym__code_span_start, - sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, + ACTIONS(2475), 1, + sym__soft_line_ending, + STATE(643), 3, + sym__commonmark_whitespace, + sym__soft_line_break, + aux_sym_key_value_value_repeat1, + ACTIONS(2469), 31, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, - anon_sym_SQUOTE, + anon_sym_BSLASH_SQUOTE, anon_sym_BANG, anon_sym_DQUOTE, anon_sym_POUND, @@ -51612,8 +53325,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -51621,24 +53332,27 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, + anon_sym_PIPE, anon_sym_TILDE, sym__word, - [9637] = 2, - ACTIONS(2079), 1, + [9754] = 5, + ACTIONS(2471), 1, + anon_sym_DQUOTE, + ACTIONS(2479), 1, anon_sym_BSLASH, - ACTIONS(2077), 38, - sym__display_math_state_track_marker, - sym__inline_math_state_track_marker, - sym__code_span_start, - sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, + ACTIONS(2481), 1, + sym__soft_line_ending, + STATE(644), 3, + sym__commonmark_whitespace, + sym__soft_line_break, + aux_sym_key_value_value_repeat2, + ACTIONS(2477), 31, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, - anon_sym_DQUOTE, anon_sym_POUND, anon_sym_DOLLAR, anon_sym_PERCENT, @@ -51653,8 +53367,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -51664,20 +53376,20 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_BSLASH_DQUOTE, sym__word, - [9681] = 4, - ACTIONS(1822), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2235), 1, + [9802] = 2, + ACTIONS(2463), 1, + anon_sym_BSLASH, + ACTIONS(2144), 36, sym__line_ending, - STATE(624), 2, - sym__whitespace, - aux_sym__caption_line_repeat1, - ACTIONS(2233), 35, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -51696,29 +53408,26 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [9729] = 1, - ACTIONS(2111), 39, + [9844] = 1, + ACTIONS(2447), 37, sym__line_ending, - sym__block_close, - sym__fenced_code_block_end_tilde, + sym__eof, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - aux_sym__commonmark_whitespace_token1, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -51737,8 +53446,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -51750,24 +53457,25 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE, anon_sym_TILDE, sym__word, - [9771] = 5, - ACTIONS(2192), 1, - anon_sym_DQUOTE, - ACTIONS(2220), 1, - sym__soft_line_ending, - ACTIONS(2239), 1, + [9884] = 5, + ACTIONS(2486), 1, + anon_sym_SQUOTE, + ACTIONS(2488), 1, anon_sym_BSLASH, - STATE(629), 3, + ACTIONS(2491), 1, + sym__soft_line_ending, + STATE(643), 3, sym__commonmark_whitespace, sym__soft_line_break, - aux_sym_key_value_value_repeat2, - ACTIONS(2237), 33, - aux_sym__commonmark_whitespace_token1, + aux_sym_key_value_value_repeat1, + ACTIONS(2483), 31, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, - anon_sym_SQUOTE, + anon_sym_BSLASH_SQUOTE, anon_sym_BANG, + anon_sym_DQUOTE, anon_sym_POUND, anon_sym_DOLLAR, anon_sym_PERCENT, @@ -51782,8 +53490,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -51793,24 +53499,25 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - anon_sym_BSLASH_DQUOTE, sym__word, - [9821] = 2, - ACTIONS(2065), 1, - anon_sym_BSLASH, - ACTIONS(1814), 38, - sym__display_math_state_track_marker, - sym__inline_math_state_track_marker, - sym__code_span_start, - sym__latex_span_start, - sym__backslash_escape, - aux_sym__commonmark_whitespace_token1, + [9932] = 5, + ACTIONS(2497), 1, + anon_sym_DQUOTE, + ACTIONS(2499), 1, + anon_sym_BSLASH, + ACTIONS(2502), 1, + sym__soft_line_ending, + STATE(644), 3, + sym__commonmark_whitespace, + sym__soft_line_break, + aux_sym_key_value_value_repeat2, + ACTIONS(2494), 31, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, - anon_sym_DQUOTE, anon_sym_POUND, anon_sym_DOLLAR, anon_sym_PERCENT, @@ -51825,8 +53532,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -51836,15 +53541,17 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_BSLASH_DQUOTE, sym__word, - [9865] = 1, - ACTIONS(2077), 39, - sym__line_ending, - sym__block_close, - sym__fenced_code_block_end_backtick, - sym__display_math_state_track_marker, - sym__inline_math_state_track_marker, + [9980] = 4, + ACTIONS(2507), 1, aux_sym__commonmark_whitespace_token1, + ACTIONS(2509), 1, + sym__code_span_close, + STATE(667), 2, + sym__whitespace, + aux_sym__pipe_table_code_span_repeat1, + ACTIONS(2505), 33, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -51865,8 +53572,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -51877,14 +53582,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [9907] = 1, - ACTIONS(1426), 38, - sym__line_ending, - sym__block_close, - sym__display_math_state_track_marker, - sym__inline_math_state_track_marker, + [10026] = 4, + ACTIONS(2513), 1, aux_sym__commonmark_whitespace_token1, + ACTIONS(2515), 1, + sym__latex_span_close, + STATE(668), 2, + sym__whitespace, + aux_sym__pipe_table_code_span_repeat1, + ACTIONS(2511), 33, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -51905,8 +53614,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -51917,14 +53624,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [9948] = 1, - ACTIONS(2111), 38, - sym__line_ending, - sym__block_close, - sym__display_math_state_track_marker, - sym__inline_math_state_track_marker, + [10072] = 4, + ACTIONS(2520), 1, aux_sym__commonmark_whitespace_token1, + ACTIONS(2523), 1, + sym__code_span_close, + STATE(647), 2, + sym__whitespace, + aux_sym__pipe_table_code_span_repeat1, + ACTIONS(2517), 33, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -51945,8 +53656,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -51957,17 +53666,21 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [9989] = 1, - ACTIONS(2241), 38, + [10118] = 2, + ACTIONS(2449), 1, + anon_sym_BSLASH, + ACTIONS(2109), 36, sym__line_ending, - sym__soft_line_ending, - sym__eof, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - aux_sym__commonmark_whitespace_token1, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -51984,29 +53697,30 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, + anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [10030] = 1, - ACTIONS(2077), 38, + [10160] = 2, + ACTIONS(2467), 1, + anon_sym_BSLASH, + ACTIONS(2465), 36, sym__line_ending, - sym__block_close, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - aux_sym__commonmark_whitespace_token1, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -52025,28 +53739,27 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [10071] = 1, - ACTIONS(2077), 38, - sym__line_ending, - sym__eof, + [10202] = 2, + ACTIONS(2423), 1, + anon_sym_BSLASH, + ACTIONS(2421), 36, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - aux_sym__commonmark_whitespace_token1, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -52065,29 +53778,27 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [10112] = 1, - ACTIONS(2243), 38, + [10244] = 1, + ACTIONS(2324), 37, sym__line_ending, - sym__soft_line_ending, sym__eof, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, - aux_sym__commonmark_whitespace_token1, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -52104,9 +53815,8 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, + anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -52118,17 +53828,23 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE, anon_sym_TILDE, sym__word, - [10153] = 1, - ACTIONS(2111), 38, - sym__line_ending, - sym__eof, - sym__display_math_state_track_marker, - sym__inline_math_state_track_marker, - aux_sym__commonmark_whitespace_token1, + [10284] = 5, + ACTIONS(2475), 1, + sym__soft_line_ending, + ACTIONS(2527), 1, + anon_sym_SQUOTE, + ACTIONS(2529), 1, + anon_sym_BSLASH, + STATE(639), 3, + sym__commonmark_whitespace, + sym__soft_line_break, + aux_sym_key_value_value_repeat1, + ACTIONS(2525), 31, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, - anon_sym_SQUOTE, + anon_sym_BSLASH_SQUOTE, anon_sym_BANG, anon_sym_DQUOTE, anon_sym_POUND, @@ -52145,12 +53861,9 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, @@ -52158,21 +53871,24 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE, anon_sym_TILDE, sym__word, - [10194] = 4, - ACTIONS(2245), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2249), 1, - sym__code_span_close, - STATE(660), 2, - sym__whitespace, - aux_sym__pipe_table_code_span_repeat1, - ACTIONS(2247), 33, + [10332] = 5, + ACTIONS(2481), 1, + sym__soft_line_ending, + ACTIONS(2527), 1, + anon_sym_DQUOTE, + ACTIONS(2533), 1, + anon_sym_BSLASH, + STATE(640), 3, + sym__commonmark_whitespace, + sym__soft_line_break, + aux_sym_key_value_value_repeat2, + ACTIONS(2531), 31, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, - anon_sym_DQUOTE, anon_sym_POUND, anon_sym_DOLLAR, anon_sym_PERCENT, @@ -52187,28 +53903,26 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_BSLASH_DQUOTE, sym__word, - [10240] = 4, - ACTIONS(2251), 1, + [10380] = 4, + ACTIONS(2507), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2255), 1, - sym__latex_span_close, - STATE(668), 2, + ACTIONS(2537), 1, + sym__code_span_close, + STATE(656), 2, sym__whitespace, aux_sym__pipe_table_code_span_repeat1, - ACTIONS(2253), 33, + ACTIONS(2535), 33, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -52229,8 +53943,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -52241,16 +53953,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [10286] = 4, - ACTIONS(2251), 1, + [10426] = 4, + ACTIONS(2513), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2259), 1, + ACTIONS(2541), 1, sym__latex_span_close, - STATE(664), 2, + STATE(657), 2, sym__whitespace, aux_sym__pipe_table_code_span_repeat1, - ACTIONS(2257), 33, + ACTIONS(2539), 33, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -52271,8 +53985,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -52283,15 +53995,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [10332] = 3, - ACTIONS(2261), 1, - anon_sym_BSLASH, - ACTIONS(2263), 1, - sym_block_continuation, - ACTIONS(2212), 35, - sym__soft_line_ending, + [10472] = 4, + ACTIONS(2507), 1, aux_sym__commonmark_whitespace_token1, + ACTIONS(2545), 1, + sym__code_span_close, + STATE(647), 2, + sym__whitespace, + aux_sym__pipe_table_code_span_repeat1, + ACTIONS(2543), 33, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -52312,25 +54027,28 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - anon_sym_BSLASH_DQUOTE, + anon_sym_LT, + anon_sym_GT, sym__word, - [10376] = 1, - ACTIONS(2077), 37, - sym__line_ending, - sym__display_math_state_track_marker, - sym__inline_math_state_track_marker, + [10518] = 4, + ACTIONS(2513), 1, aux_sym__commonmark_whitespace_token1, + ACTIONS(2549), 1, + sym__latex_span_close, + STATE(660), 2, + sym__whitespace, + aux_sym__pipe_table_code_span_repeat1, + ACTIONS(2547), 33, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -52351,8 +54069,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -52363,18 +54079,20 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [10416] = 4, - ACTIONS(2245), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2267), 1, - sym__code_span_close, - STATE(661), 2, - sym__whitespace, - aux_sym__pipe_table_code_span_repeat1, - ACTIONS(2265), 33, + [10564] = 2, + ACTIONS(2405), 1, + anon_sym_BSLASH, + ACTIONS(2240), 36, + sym__display_math_state_track_marker, + sym__inline_math_state_track_marker, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -52393,30 +54111,28 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [10462] = 4, - ACTIONS(2251), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2271), 1, - sym__latex_span_close, - STATE(670), 2, - sym__whitespace, - aux_sym__pipe_table_code_span_repeat1, - ACTIONS(2269), 33, + [10606] = 2, + ACTIONS(2411), 1, + anon_sym_BSLASH, + ACTIONS(2409), 36, + sym__display_math_state_track_marker, + sym__inline_math_state_track_marker, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -52435,28 +54151,26 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [10508] = 4, - ACTIONS(2273), 1, + [10648] = 4, + ACTIONS(2523), 1, + sym__latex_span_close, + ACTIONS(2554), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2279), 1, - sym__code_span_close, STATE(660), 2, sym__whitespace, aux_sym__pipe_table_code_span_repeat1, - ACTIONS(2276), 33, + ACTIONS(2551), 33, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -52477,8 +54191,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -52489,18 +54201,20 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [10554] = 4, - ACTIONS(2245), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2281), 1, - sym__code_span_close, - STATE(660), 2, - sym__whitespace, - aux_sym__pipe_table_code_span_repeat1, - ACTIONS(2247), 33, + [10694] = 2, + ACTIONS(2439), 1, + anon_sym_BSLASH, + ACTIONS(2437), 36, + sym__display_math_state_track_marker, + sym__inline_math_state_track_marker, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -52519,30 +54233,29 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [10600] = 4, - ACTIONS(2245), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2283), 1, - sym__code_span_close, - STATE(660), 2, - sym__whitespace, - aux_sym__pipe_table_code_span_repeat1, - ACTIONS(2247), 33, + [10736] = 2, + ACTIONS(2453), 1, + anon_sym_BSLASH, + ACTIONS(2451), 36, + sym__line_ending, + sym__display_math_state_track_marker, + sym__inline_math_state_track_marker, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -52561,28 +54274,25 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, - anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [10646] = 4, - ACTIONS(2279), 1, - sym__latex_span_close, - ACTIONS(2285), 1, + [10778] = 4, + ACTIONS(2507), 1, aux_sym__commonmark_whitespace_token1, - STATE(663), 2, + ACTIONS(2559), 1, + sym__code_span_close, + STATE(665), 2, sym__whitespace, aux_sym__pipe_table_code_span_repeat1, - ACTIONS(2288), 33, + ACTIONS(2557), 33, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -52603,8 +54313,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -52615,16 +54323,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [10692] = 4, - ACTIONS(2251), 1, + [10824] = 4, + ACTIONS(2513), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2293), 1, + ACTIONS(2563), 1, sym__latex_span_close, - STATE(663), 2, + STATE(666), 2, sym__whitespace, aux_sym__pipe_table_code_span_repeat1, - ACTIONS(2291), 33, + ACTIONS(2561), 33, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -52644,9 +54354,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DOT, anon_sym_SLASH, anon_sym_COLON, - anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, + anon_sym_SEMI, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -52657,13 +54365,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [10738] = 1, - ACTIONS(2111), 37, - sym__line_ending, - sym__display_math_state_track_marker, - sym__inline_math_state_track_marker, + [10870] = 4, + ACTIONS(2507), 1, aux_sym__commonmark_whitespace_token1, + ACTIONS(2565), 1, + sym__code_span_close, + STATE(647), 2, + sym__whitespace, + aux_sym__pipe_table_code_span_repeat1, + ACTIONS(2543), 33, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -52684,8 +54397,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -52696,16 +54407,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [10778] = 4, - ACTIONS(2245), 1, + [10916] = 4, + ACTIONS(2513), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2297), 1, - sym__code_span_close, - STATE(653), 2, + ACTIONS(2567), 1, + sym__latex_span_close, + STATE(660), 2, sym__whitespace, aux_sym__pipe_table_code_span_repeat1, - ACTIONS(2295), 33, + ACTIONS(2547), 33, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -52726,8 +54439,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -52738,20 +54449,22 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [10824] = 3, - ACTIONS(2261), 1, - anon_sym_BSLASH, - ACTIONS(2299), 1, - sym_block_continuation, - ACTIONS(2212), 35, - sym__soft_line_ending, + [10962] = 4, + ACTIONS(2507), 1, aux_sym__commonmark_whitespace_token1, + ACTIONS(2569), 1, + sym__code_span_close, + STATE(647), 2, + sym__whitespace, + aux_sym__pipe_table_code_span_repeat1, + ACTIONS(2543), 33, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, - anon_sym_BSLASH_SQUOTE, anon_sym_BANG, anon_sym_DQUOTE, anon_sym_POUND, @@ -52768,27 +54481,28 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [10868] = 4, - ACTIONS(2251), 1, + [11008] = 4, + ACTIONS(2513), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2301), 1, + ACTIONS(2571), 1, sym__latex_span_close, - STATE(663), 2, + STATE(660), 2, sym__whitespace, aux_sym__pipe_table_code_span_repeat1, - ACTIONS(2291), 33, + ACTIONS(2547), 33, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -52809,8 +54523,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -52821,18 +54533,20 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [10914] = 4, - ACTIONS(2245), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2305), 1, - sym__code_span_close, - STATE(662), 2, - sym__whitespace, - aux_sym__pipe_table_code_span_repeat1, - ACTIONS(2303), 33, + [11054] = 2, + ACTIONS(2326), 1, + anon_sym_BSLASH, + ACTIONS(2324), 36, + sym__display_math_state_track_marker, + sym__inline_math_state_track_marker, + sym__code_span_start, + sym__latex_span_start, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -52851,30 +54565,23 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + sym__backslash_escape, sym__word, - [10960] = 4, - ACTIONS(2251), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2307), 1, + [11096] = 1, + ACTIONS(2523), 35, sym__latex_span_close, - STATE(663), 2, - sym__whitespace, - aux_sym__pipe_table_code_span_repeat1, - ACTIONS(2291), 33, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -52893,8 +54600,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -52905,15 +54610,15 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [11006] = 1, - ACTIONS(2077), 36, - sym__soft_line_ending, - sym__display_math_state_track_marker, - sym__inline_math_state_track_marker, - aux_sym__commonmark_whitespace_token1, + [11134] = 1, + ACTIONS(2324), 35, + sym__code_span_close, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -52930,9 +54635,8 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_DASH, anon_sym_DOT, anon_sym_SLASH, + anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -52943,17 +54647,15 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_LT, + anon_sym_GT, sym__word, - [11045] = 3, - STATE(864), 1, - sym__caption_line, - ACTIONS(2311), 3, - sym__display_math_state_track_marker, - sym__inline_math_state_track_marker, - sym__word, - ACTIONS(2309), 32, + [11172] = 1, + ACTIONS(2324), 35, + sym__latex_span_close, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -52972,8 +54674,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -52984,16 +54684,22 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - [11088] = 2, - ACTIONS(2313), 1, + anon_sym_LT, + anon_sym_GT, + sym__word, + [11210] = 3, + ACTIONS(2344), 1, anon_sym_BSLASH, - ACTIONS(2182), 35, + ACTIONS(2573), 1, + sym_block_continuation, + ACTIONS(2342), 33, sym__soft_line_ending, - aux_sym__commonmark_whitespace_token1, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, + anon_sym_BSLASH_SQUOTE, anon_sym_BANG, anon_sym_DQUOTE, anon_sym_POUND, @@ -53010,8 +54716,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -53021,19 +54725,20 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - anon_sym_BSLASH_DQUOTE, sym__word, - [11129] = 2, - ACTIONS(2315), 1, - anon_sym_BSLASH, - ACTIONS(2241), 35, - sym__soft_line_ending, - aux_sym__commonmark_whitespace_token1, + [11252] = 3, + STATE(863), 1, + sym__caption_line, + ACTIONS(2577), 4, + sym__display_math_state_track_marker, + sym__inline_math_state_track_marker, + sym__html_comment, + sym__word, + ACTIONS(2575), 30, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, anon_sym_SQUOTE, - anon_sym_BSLASH_SQUOTE, anon_sym_BANG, anon_sym_DQUOTE, anon_sym_POUND, @@ -53050,28 +54755,22 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - sym__word, - [11170] = 3, - STATE(854), 1, - sym__caption_line, - ACTIONS(2311), 3, - sym__display_math_state_track_marker, - sym__inline_math_state_track_marker, - sym__word, - ACTIONS(2309), 32, + [11294] = 1, + ACTIONS(2523), 35, + sym__code_span_close, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -53090,8 +54789,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -53102,17 +54799,21 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - [11213] = 2, - ACTIONS(2317), 1, + anon_sym_LT, + anon_sym_GT, + sym__word, + [11332] = 3, + ACTIONS(2344), 1, anon_sym_BSLASH, - ACTIONS(2225), 35, + ACTIONS(2579), 1, + sym_block_continuation, + ACTIONS(2342), 33, sym__soft_line_ending, - aux_sym__commonmark_whitespace_token1, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, - anon_sym_BSLASH_SQUOTE, anon_sym_BANG, anon_sym_DQUOTE, anon_sym_POUND, @@ -53129,8 +54830,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -53140,15 +54839,17 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_BSLASH_DQUOTE, sym__word, - [11254] = 3, - STATE(835), 1, + [11374] = 3, + STATE(838), 1, sym__caption_line, - ACTIONS(2311), 3, + ACTIONS(2577), 4, sym__display_math_state_track_marker, sym__inline_math_state_track_marker, + sym__html_comment, sym__word, - ACTIONS(2309), 32, + ACTIONS(2575), 30, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -53169,8 +54870,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -53181,12 +54880,15 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - [11297] = 2, - ACTIONS(2315), 1, - anon_sym_BSLASH, - ACTIONS(2241), 35, - sym__soft_line_ending, - aux_sym__commonmark_whitespace_token1, + [11416] = 3, + STATE(853), 1, + sym__caption_line, + ACTIONS(2577), 4, + sym__display_math_state_track_marker, + sym__inline_math_state_track_marker, + sym__html_comment, + sym__word, + ACTIONS(2575), 30, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -53207,27 +54909,27 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, + anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, - anon_sym_BSLASH_DQUOTE, - sym__word, - [11338] = 1, - ACTIONS(2077), 35, - sym__display_math_state_track_marker, - sym__inline_math_state_track_marker, + [11458] = 2, + ACTIONS(2399), 1, + anon_sym_BSLASH, + ACTIONS(2397), 33, + sym__soft_line_ending, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, + anon_sym_BSLASH_SQUOTE, anon_sym_BANG, anon_sym_DQUOTE, anon_sym_POUND, @@ -53244,12 +54946,9 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, @@ -53257,14 +54956,17 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE, anon_sym_TILDE, sym__word, - [11376] = 1, - ACTIONS(2077), 35, - sym__code_span_close, - aux_sym__commonmark_whitespace_token1, + [11497] = 2, + ACTIONS(2581), 1, + anon_sym_BSLASH, + ACTIONS(2486), 33, + sym__soft_line_ending, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, + anon_sym_BSLASH_SQUOTE, anon_sym_BANG, anon_sym_DQUOTE, anon_sym_POUND, @@ -53281,12 +54983,9 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, @@ -53294,10 +54993,11 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE, anon_sym_TILDE, sym__word, - [11414] = 1, - ACTIONS(2279), 35, - sym__latex_span_close, - aux_sym__commonmark_whitespace_token1, + [11536] = 1, + ACTIONS(2324), 34, + sym__display_math_state_track_marker, + sym__inline_math_state_track_marker, + sym__html_comment, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ, @@ -53318,8 +55018,6 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, @@ -53331,12 +55029,14 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE, anon_sym_TILDE, sym__word, - [11452] = 1, - ACTIONS(2077), 35, - sym__latex_span_close, - aux_sym__commonmark_whitespace_token1, + [11573] = 2, + ACTIONS(2399), 1, + anon_sym_BSLASH, + ACTIONS(2397), 33, + sym__soft_line_ending, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -53355,25 +55055,25 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_BSLASH_DQUOTE, sym__word, - [11490] = 1, - ACTIONS(2279), 35, - sym__code_span_close, - aux_sym__commonmark_whitespace_token1, + [11612] = 2, + ACTIONS(2583), 1, + anon_sym_BSLASH, + ACTIONS(2497), 33, + sym__soft_line_ending, anon_sym_LBRACE, anon_sym_RBRACE, + aux_sym__commonmark_whitespace_token1, anon_sym_EQ, anon_sym_SQUOTE, anon_sym_BANG, @@ -53392,4939 +55092,5065 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_SLASH, anon_sym_COLON, anon_sym_SEMI, - anon_sym_LT, - anon_sym_GT, anon_sym_QMARK, anon_sym_AT, anon_sym_LBRACK, - anon_sym_BSLASH, anon_sym_RBRACK, anon_sym_CARET, anon_sym__, anon_sym_BQUOTE, anon_sym_PIPE, anon_sym_TILDE, + anon_sym_BSLASH_DQUOTE, sym__word, - [11528] = 15, - ACTIONS(17), 1, + [11651] = 15, + ACTIONS(2585), 1, + ts_builtin_sym_end, + ACTIONS(2587), 1, sym_atx_h1_marker, - ACTIONS(19), 1, + ACTIONS(2590), 1, sym_atx_h2_marker, - ACTIONS(21), 1, + ACTIONS(2593), 1, sym_atx_h3_marker, - ACTIONS(23), 1, + ACTIONS(2596), 1, sym_atx_h4_marker, - ACTIONS(25), 1, + ACTIONS(2599), 1, sym_atx_h5_marker, - ACTIONS(27), 1, + ACTIONS(2602), 1, sym_atx_h6_marker, - ACTIONS(2319), 1, - ts_builtin_sym_end, STATE(71), 1, sym__atx_heading1, - STATE(85), 1, + STATE(82), 1, sym__atx_heading2, - STATE(89), 1, + STATE(93), 1, sym__atx_heading3, - STATE(99), 1, + STATE(100), 1, sym__atx_heading4, - STATE(111), 1, + STATE(112), 1, sym__atx_heading5, - STATE(117), 1, + STATE(116), 1, sym__atx_heading6, - STATE(687), 2, + STATE(684), 2, sym_section, aux_sym_document_repeat2, - STATE(723), 6, + STATE(718), 6, sym__section1, sym__section2, sym__section3, sym__section4, sym__section5, sym__section6, - [11580] = 15, - ACTIONS(17), 1, - sym_atx_h1_marker, + [11703] = 15, ACTIONS(19), 1, - sym_atx_h2_marker, + sym_atx_h1_marker, ACTIONS(21), 1, - sym_atx_h3_marker, + sym_atx_h2_marker, ACTIONS(23), 1, - sym_atx_h4_marker, + sym_atx_h3_marker, ACTIONS(25), 1, - sym_atx_h5_marker, + sym_atx_h4_marker, ACTIONS(27), 1, + sym_atx_h5_marker, + ACTIONS(29), 1, sym_atx_h6_marker, - ACTIONS(371), 1, + ACTIONS(394), 1, ts_builtin_sym_end, STATE(71), 1, sym__atx_heading1, - STATE(85), 1, + STATE(82), 1, sym__atx_heading2, - STATE(89), 1, + STATE(93), 1, sym__atx_heading3, - STATE(99), 1, + STATE(100), 1, sym__atx_heading4, - STATE(111), 1, + STATE(112), 1, sym__atx_heading5, - STATE(117), 1, + STATE(116), 1, sym__atx_heading6, - STATE(687), 2, + STATE(684), 2, sym_section, aux_sym_document_repeat2, - STATE(723), 6, + STATE(718), 6, sym__section1, sym__section2, sym__section3, sym__section4, sym__section5, sym__section6, - [11632] = 15, - ACTIONS(17), 1, - sym_atx_h1_marker, + [11755] = 15, ACTIONS(19), 1, - sym_atx_h2_marker, + sym_atx_h1_marker, ACTIONS(21), 1, - sym_atx_h3_marker, + sym_atx_h2_marker, ACTIONS(23), 1, - sym_atx_h4_marker, + sym_atx_h3_marker, ACTIONS(25), 1, - sym_atx_h5_marker, + sym_atx_h4_marker, ACTIONS(27), 1, + sym_atx_h5_marker, + ACTIONS(29), 1, sym_atx_h6_marker, - ACTIONS(2321), 1, + ACTIONS(2605), 1, ts_builtin_sym_end, STATE(71), 1, sym__atx_heading1, - STATE(85), 1, + STATE(82), 1, sym__atx_heading2, - STATE(89), 1, + STATE(93), 1, sym__atx_heading3, - STATE(99), 1, + STATE(100), 1, sym__atx_heading4, - STATE(111), 1, + STATE(112), 1, sym__atx_heading5, - STATE(117), 1, + STATE(116), 1, sym__atx_heading6, - STATE(687), 2, + STATE(684), 2, sym_section, aux_sym_document_repeat2, - STATE(723), 6, + STATE(718), 6, sym__section1, sym__section2, sym__section3, sym__section4, sym__section5, sym__section6, - [11684] = 15, - ACTIONS(2323), 1, - ts_builtin_sym_end, - ACTIONS(2325), 1, + [11807] = 15, + ACTIONS(19), 1, sym_atx_h1_marker, - ACTIONS(2328), 1, + ACTIONS(21), 1, sym_atx_h2_marker, - ACTIONS(2331), 1, + ACTIONS(23), 1, sym_atx_h3_marker, - ACTIONS(2334), 1, + ACTIONS(25), 1, sym_atx_h4_marker, - ACTIONS(2337), 1, + ACTIONS(27), 1, sym_atx_h5_marker, - ACTIONS(2340), 1, + ACTIONS(29), 1, sym_atx_h6_marker, + ACTIONS(2607), 1, + ts_builtin_sym_end, STATE(71), 1, sym__atx_heading1, - STATE(85), 1, + STATE(82), 1, sym__atx_heading2, - STATE(89), 1, + STATE(93), 1, sym__atx_heading3, - STATE(99), 1, + STATE(100), 1, sym__atx_heading4, - STATE(111), 1, + STATE(112), 1, sym__atx_heading5, - STATE(117), 1, + STATE(116), 1, sym__atx_heading6, - STATE(687), 2, + STATE(684), 2, sym_section, aux_sym_document_repeat2, - STATE(723), 6, + STATE(718), 6, sym__section1, sym__section2, sym__section3, sym__section4, sym__section5, sym__section6, - [11736] = 15, - ACTIONS(17), 1, - sym_atx_h1_marker, + [11859] = 15, ACTIONS(19), 1, - sym_atx_h2_marker, + sym_atx_h1_marker, ACTIONS(21), 1, - sym_atx_h3_marker, + sym_atx_h2_marker, ACTIONS(23), 1, - sym_atx_h4_marker, + sym_atx_h3_marker, ACTIONS(25), 1, - sym_atx_h5_marker, + sym_atx_h4_marker, ACTIONS(27), 1, + sym_atx_h5_marker, + ACTIONS(29), 1, sym_atx_h6_marker, - ACTIONS(2343), 1, + ACTIONS(2609), 1, ts_builtin_sym_end, STATE(71), 1, sym__atx_heading1, - STATE(85), 1, + STATE(82), 1, sym__atx_heading2, - STATE(89), 1, + STATE(93), 1, sym__atx_heading3, - STATE(99), 1, + STATE(100), 1, sym__atx_heading4, - STATE(111), 1, + STATE(112), 1, sym__atx_heading5, - STATE(117), 1, + STATE(116), 1, sym__atx_heading6, - STATE(687), 2, + STATE(684), 2, sym_section, aux_sym_document_repeat2, - STATE(723), 6, + STATE(718), 6, sym__section1, sym__section2, sym__section3, sym__section4, sym__section5, sym__section6, - [11788] = 14, - ACTIONS(1748), 1, - sym_raw_specifier, - ACTIONS(1750), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(1755), 1, + [11911] = 14, + ACTIONS(1972), 1, anon_sym_RBRACE, - ACTIONS(1757), 1, + ACTIONS(1974), 1, sym_commonmark_name, - ACTIONS(1759), 1, + ACTIONS(1976), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(1978), 1, sym_id_specifier, - ACTIONS(1761), 1, + ACTIONS(1980), 1, sym_class_specifier, - ACTIONS(1765), 1, + ACTIONS(1984), 1, sym_key_value_key, - ACTIONS(2345), 1, + ACTIONS(1988), 1, + sym_raw_specifier, + ACTIONS(2611), 1, anon_sym_LBRACE, - STATE(698), 1, + STATE(697), 1, sym__commonmark_whitespace, - STATE(709), 1, + STATE(705), 1, aux_sym_commonmark_attribute_repeat1, - STATE(745), 1, + STATE(730), 1, aux_sym_commonmark_attribute_repeat2, - STATE(785), 1, - sym__attribute, - STATE(791), 1, + STATE(781), 1, aux_sym_commonmark_attribute_repeat3, - STATE(1017), 1, + STATE(787), 1, + sym__attribute, + STATE(1029), 1, sym_language_attribute, - [11831] = 8, - ACTIONS(1862), 1, + [11954] = 8, + ACTIONS(2058), 1, sym__line_ending, - ACTIONS(2347), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - ACTIONS(2351), 1, + ACTIONS(2615), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2617), 1, aux_sym_info_string_token1, - STATE(524), 1, + STATE(506), 1, sym__newline, - STATE(710), 1, + STATE(707), 1, sym__whitespace, - STATE(981), 2, + STATE(977), 2, sym__qmd_attribute, sym_info_string, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [11859] = 8, - ACTIONS(1862), 1, + [11982] = 8, + ACTIONS(2042), 1, sym__line_ending, - ACTIONS(2347), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - ACTIONS(2351), 1, + ACTIONS(2615), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2617), 1, aux_sym_info_string_token1, - STATE(516), 1, + STATE(518), 1, sym__newline, - STATE(701), 1, + STATE(703), 1, sym__whitespace, - STATE(937), 2, + STATE(962), 2, sym__qmd_attribute, sym_info_string, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [11887] = 8, - ACTIONS(1882), 1, + [12010] = 8, + ACTIONS(2058), 1, sym__line_ending, - ACTIONS(2347), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - ACTIONS(2351), 1, + ACTIONS(2615), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2617), 1, aux_sym_info_string_token1, - STATE(517), 1, + STATE(507), 1, sym__newline, - STATE(706), 1, + STATE(701), 1, sym__whitespace, - STATE(938), 2, + STATE(933), 2, sym__qmd_attribute, sym_info_string, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [11915] = 8, - ACTIONS(1882), 1, + [12038] = 8, + ACTIONS(2042), 1, sym__line_ending, - ACTIONS(2347), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - ACTIONS(2351), 1, + ACTIONS(2615), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2617), 1, aux_sym_info_string_token1, - STATE(530), 1, + STATE(499), 1, sym__newline, - STATE(708), 1, + STATE(709), 1, sym__whitespace, - STATE(962), 2, + STATE(935), 2, sym__qmd_attribute, sym_info_string, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [11943] = 8, - ACTIONS(1862), 1, + [12066] = 8, + ACTIONS(2058), 1, sym__line_ending, - ACTIONS(2347), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - ACTIONS(2351), 1, + ACTIONS(2615), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2617), 1, aux_sym_info_string_token1, - STATE(529), 1, + STATE(512), 1, sym__newline, - STATE(712), 1, + STATE(706), 1, sym__whitespace, - STATE(960), 2, + STATE(959), 2, sym__qmd_attribute, sym_info_string, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [11971] = 8, - ACTIONS(1882), 1, + [12094] = 8, + ACTIONS(2042), 1, sym__line_ending, - ACTIONS(2347), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - ACTIONS(2351), 1, + ACTIONS(2615), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2617), 1, aux_sym_info_string_token1, - STATE(525), 1, + STATE(513), 1, sym__newline, - STATE(704), 1, + STATE(712), 1, sym__whitespace, - STATE(873), 2, + STATE(960), 2, sym__qmd_attribute, sym_info_string, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [11999] = 8, - ACTIONS(2353), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2355), 1, - anon_sym_DASH, - ACTIONS(2357), 1, - anon_sym_COLON, - STATE(699), 1, - aux_sym_pipe_table_delimiter_row_repeat1, - STATE(716), 1, - aux_sym_pipe_table_delimiter_cell_repeat1, - STATE(742), 1, - sym__whitespace, - STATE(771), 1, - sym_pipe_table_delimiter_cell, - ACTIONS(2359), 3, - sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - [12026] = 8, - ACTIONS(2353), 1, + [12122] = 8, + ACTIONS(2619), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2355), 1, + ACTIONS(2621), 1, anon_sym_DASH, - ACTIONS(2357), 1, + ACTIONS(2623), 1, anon_sym_COLON, - STATE(699), 1, + STATE(698), 1, aux_sym_pipe_table_delimiter_row_repeat1, STATE(716), 1, aux_sym_pipe_table_delimiter_cell_repeat1, - STATE(735), 1, + STATE(739), 1, sym__whitespace, - STATE(760), 1, + STATE(750), 1, sym_pipe_table_delimiter_cell, - ACTIONS(2361), 3, + ACTIONS(2625), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [12053] = 10, - ACTIONS(1759), 1, + [12149] = 10, + ACTIONS(1978), 1, sym_id_specifier, - ACTIONS(1761), 1, + ACTIONS(1980), 1, sym_class_specifier, - ACTIONS(1765), 1, + ACTIONS(1984), 1, sym_key_value_key, - ACTIONS(2363), 1, - sym_raw_specifier, - ACTIONS(2365), 1, + ACTIONS(2627), 1, anon_sym_RBRACE, - ACTIONS(2367), 1, + ACTIONS(2629), 1, sym_commonmark_name, + ACTIONS(2631), 1, + sym_raw_specifier, STATE(711), 1, aux_sym_commonmark_attribute_repeat1, - STATE(725), 1, + STATE(719), 1, aux_sym_commonmark_attribute_repeat2, STATE(777), 1, aux_sym_commonmark_attribute_repeat3, - STATE(785), 1, + STATE(787), 1, sym__attribute, - [12084] = 8, - ACTIONS(2369), 1, + [12180] = 8, + ACTIONS(2633), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2372), 1, + ACTIONS(2636), 1, anon_sym_DASH, - ACTIONS(2375), 1, + ACTIONS(2639), 1, anon_sym_COLON, - STATE(699), 1, + STATE(698), 1, aux_sym_pipe_table_delimiter_row_repeat1, - STATE(792), 1, + STATE(783), 1, aux_sym_pipe_table_delimiter_cell_repeat1, - STATE(805), 1, + STATE(814), 1, sym__whitespace, - STATE(852), 1, + STATE(855), 1, sym_pipe_table_delimiter_cell, - ACTIONS(2378), 3, + ACTIONS(2642), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [12111] = 8, - ACTIONS(2353), 1, + [12207] = 8, + ACTIONS(2619), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2355), 1, + ACTIONS(2621), 1, anon_sym_DASH, - ACTIONS(2357), 1, + ACTIONS(2623), 1, anon_sym_COLON, - STATE(699), 1, + STATE(698), 1, aux_sym_pipe_table_delimiter_row_repeat1, STATE(716), 1, aux_sym_pipe_table_delimiter_cell_repeat1, - STATE(718), 1, + STATE(727), 1, sym__whitespace, - STATE(763), 1, + STATE(760), 1, + sym_pipe_table_delimiter_cell, + ACTIONS(2644), 3, + sym__line_ending, + sym__eof, + sym__pipe_table_line_ending, + [12234] = 8, + ACTIONS(2619), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2621), 1, + anon_sym_DASH, + ACTIONS(2623), 1, + anon_sym_COLON, + STATE(698), 1, + aux_sym_pipe_table_delimiter_row_repeat1, + STATE(716), 1, + aux_sym_pipe_table_delimiter_cell_repeat1, + STATE(732), 1, + sym__whitespace, + STATE(766), 1, sym_pipe_table_delimiter_cell, - ACTIONS(2380), 3, + ACTIONS(2646), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [12138] = 6, - ACTIONS(1862), 1, + [12261] = 6, + ACTIONS(2058), 1, sym__line_ending, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - ACTIONS(2351), 1, + ACTIONS(2617), 1, aux_sym_info_string_token1, - STATE(518), 1, + STATE(508), 1, sym__newline, - STATE(941), 2, + STATE(942), 2, sym__qmd_attribute, sym_info_string, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12160] = 6, - ACTIONS(2351), 1, + [12283] = 6, + ACTIONS(2617), 1, aux_sym_info_string_token1, - ACTIONS(2382), 1, + ACTIONS(2648), 1, anon_sym_LBRACE, - ACTIONS(2384), 1, + ACTIONS(2650), 1, anon_sym_LBRACE_RBRACE, - ACTIONS(2386), 1, + ACTIONS(2652), 1, sym_fenced_div_note_id, - STATE(900), 2, + STATE(966), 2, sym__qmd_attribute, sym_info_string, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12182] = 9, - ACTIONS(2388), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2390), 1, - anon_sym_DASH, - ACTIONS(2392), 1, - anon_sym_COLON, - ACTIONS(2394), 1, - anon_sym_PIPE, - STATE(696), 1, - aux_sym_pipe_table_delimiter_row_repeat1, - STATE(772), 1, - sym_pipe_table_delimiter_row, - STATE(788), 1, - sym__whitespace, - STATE(792), 1, - aux_sym_pipe_table_delimiter_cell_repeat1, - STATE(852), 1, - sym_pipe_table_delimiter_cell, - [12210] = 6, - ACTIONS(1882), 1, + [12305] = 6, + ACTIONS(2042), 1, sym__line_ending, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - ACTIONS(2351), 1, + ACTIONS(2617), 1, aux_sym_info_string_token1, - STATE(528), 1, + STATE(505), 1, sym__newline, - STATE(915), 2, + STATE(957), 2, sym__qmd_attribute, sym_info_string, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12232] = 9, - ACTIONS(2388), 1, + [12327] = 9, + ACTIONS(2654), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2390), 1, + ACTIONS(2656), 1, anon_sym_DASH, - ACTIONS(2392), 1, + ACTIONS(2658), 1, anon_sym_COLON, - ACTIONS(2394), 1, + ACTIONS(2660), 1, anon_sym_PIPE, - STATE(696), 1, + STATE(700), 1, aux_sym_pipe_table_delimiter_row_repeat1, - STATE(746), 1, + STATE(759), 1, sym_pipe_table_delimiter_row, - STATE(788), 1, + STATE(779), 1, sym__whitespace, - STATE(792), 1, + STATE(783), 1, aux_sym_pipe_table_delimiter_cell_repeat1, - STATE(852), 1, + STATE(855), 1, sym_pipe_table_delimiter_cell, - [12260] = 6, - ACTIONS(1882), 1, + [12355] = 9, + ACTIONS(1978), 1, + sym_id_specifier, + ACTIONS(1980), 1, + sym_class_specifier, + ACTIONS(1984), 1, + sym_key_value_key, + ACTIONS(2627), 1, + anon_sym_RBRACE, + ACTIONS(2629), 1, + sym_commonmark_name, + STATE(719), 1, + aux_sym_commonmark_attribute_repeat2, + STATE(765), 1, + aux_sym_commonmark_attribute_repeat1, + STATE(777), 1, + aux_sym_commonmark_attribute_repeat3, + STATE(787), 1, + sym__attribute, + [12383] = 6, + ACTIONS(2058), 1, sym__line_ending, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - ACTIONS(2351), 1, + ACTIONS(2617), 1, aux_sym_info_string_token1, - STATE(519), 1, + STATE(514), 1, sym__newline, - STATE(942), 2, + STATE(963), 2, sym__qmd_attribute, sym_info_string, - STATE(1021), 3, - sym_raw_attribute, - sym_commonmark_attribute, + STATE(1097), 3, sym_language_attribute, - [12282] = 6, - ACTIONS(2351), 1, - aux_sym_info_string_token1, - ACTIONS(2382), 1, - anon_sym_LBRACE, - ACTIONS(2396), 1, - anon_sym_LBRACE_RBRACE, - ACTIONS(2398), 1, - sym_fenced_div_note_id, - STATE(944), 2, - sym__qmd_attribute, - sym_info_string, - STATE(1021), 3, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12304] = 6, - ACTIONS(1882), 1, + [12405] = 6, + ACTIONS(2058), 1, sym__line_ending, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - ACTIONS(2351), 1, + ACTIONS(2617), 1, aux_sym_info_string_token1, - STATE(531), 1, + STATE(504), 1, sym__newline, - STATE(968), 2, + STATE(924), 2, sym__qmd_attribute, sym_info_string, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, + [12427] = 6, + ACTIONS(2617), 1, + aux_sym_info_string_token1, + ACTIONS(2648), 1, + anon_sym_LBRACE, + ACTIONS(2662), 1, + anon_sym_LBRACE_RBRACE, + ACTIONS(2664), 1, + sym_fenced_div_note_id, + STATE(877), 2, + sym__qmd_attribute, + sym_info_string, + STATE(1097), 3, sym_language_attribute, - [12326] = 9, - ACTIONS(1759), 1, - sym_id_specifier, - ACTIONS(1761), 1, - sym_class_specifier, - ACTIONS(1765), 1, - sym_key_value_key, - ACTIONS(2365), 1, - anon_sym_RBRACE, - ACTIONS(2367), 1, - sym_commonmark_name, - STATE(725), 1, - aux_sym_commonmark_attribute_repeat2, - STATE(759), 1, - aux_sym_commonmark_attribute_repeat1, - STATE(777), 1, - aux_sym_commonmark_attribute_repeat3, - STATE(785), 1, - sym__attribute, - [12354] = 6, - ACTIONS(1862), 1, + sym_raw_attribute, + sym_commonmark_attribute, + [12449] = 6, + ACTIONS(2042), 1, sym__line_ending, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - ACTIONS(2351), 1, + ACTIONS(2617), 1, aux_sym_info_string_token1, - STATE(527), 1, + STATE(509), 1, sym__newline, - STATE(898), 2, + STATE(943), 2, sym__qmd_attribute, sym_info_string, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12376] = 9, - ACTIONS(1759), 1, + [12471] = 9, + ACTIONS(2654), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2656), 1, + anon_sym_DASH, + ACTIONS(2658), 1, + anon_sym_COLON, + ACTIONS(2660), 1, + anon_sym_PIPE, + STATE(700), 1, + aux_sym_pipe_table_delimiter_row_repeat1, + STATE(752), 1, + sym_pipe_table_delimiter_row, + STATE(779), 1, + sym__whitespace, + STATE(783), 1, + aux_sym_pipe_table_delimiter_cell_repeat1, + STATE(855), 1, + sym_pipe_table_delimiter_cell, + [12499] = 9, + ACTIONS(1978), 1, sym_id_specifier, - ACTIONS(1761), 1, + ACTIONS(1980), 1, sym_class_specifier, - ACTIONS(1765), 1, + ACTIONS(1984), 1, sym_key_value_key, - ACTIONS(2367), 1, + ACTIONS(2629), 1, sym_commonmark_name, - ACTIONS(2400), 1, + ACTIONS(2666), 1, anon_sym_RBRACE, STATE(720), 1, aux_sym_commonmark_attribute_repeat2, - STATE(759), 1, + STATE(765), 1, aux_sym_commonmark_attribute_repeat1, - STATE(779), 1, + STATE(784), 1, aux_sym_commonmark_attribute_repeat3, - STATE(785), 1, + STATE(787), 1, sym__attribute, - [12404] = 6, - ACTIONS(1862), 1, + [12527] = 6, + ACTIONS(2042), 1, sym__line_ending, - ACTIONS(2349), 1, - anon_sym_LBRACE, - ACTIONS(2351), 1, - aux_sym_info_string_token1, - STATE(507), 1, - sym__newline, - STATE(967), 2, - sym__qmd_attribute, - sym_info_string, - STATE(1021), 3, - sym_raw_attribute, - sym_commonmark_attribute, - sym_language_attribute, - [12426] = 6, - ACTIONS(2351), 1, - aux_sym_info_string_token1, - ACTIONS(2382), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - ACTIONS(2402), 1, - anon_sym_LBRACE_RBRACE, - ACTIONS(2404), 1, - sym_fenced_div_note_id, - STATE(970), 2, + ACTIONS(2617), 1, + aux_sym_info_string_token1, + STATE(515), 1, + sym__newline, + STATE(964), 2, sym__qmd_attribute, sym_info_string, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12448] = 9, - ACTIONS(2388), 1, + [12549] = 9, + ACTIONS(2654), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2390), 1, + ACTIONS(2656), 1, anon_sym_DASH, - ACTIONS(2392), 1, + ACTIONS(2658), 1, anon_sym_COLON, - ACTIONS(2394), 1, + ACTIONS(2660), 1, anon_sym_PIPE, - STATE(696), 1, + STATE(700), 1, aux_sym_pipe_table_delimiter_row_repeat1, - STATE(768), 1, + STATE(761), 1, sym_pipe_table_delimiter_row, - STATE(788), 1, + STATE(779), 1, sym__whitespace, - STATE(792), 1, + STATE(783), 1, aux_sym_pipe_table_delimiter_cell_repeat1, - STATE(852), 1, + STATE(855), 1, sym_pipe_table_delimiter_cell, - [12476] = 3, - ACTIONS(2408), 1, + [12577] = 6, + ACTIONS(2617), 1, + aux_sym_info_string_token1, + ACTIONS(2648), 1, + anon_sym_LBRACE, + ACTIONS(2668), 1, + anon_sym_LBRACE_RBRACE, + ACTIONS(2670), 1, + sym_fenced_div_note_id, + STATE(945), 2, + sym__qmd_attribute, + sym_info_string, + STATE(1097), 3, + sym_language_attribute, + sym_raw_attribute, + sym_commonmark_attribute, + [12599] = 4, + ACTIONS(2674), 1, anon_sym_DASH, - STATE(715), 1, + ACTIONS(2676), 1, + anon_sym_COLON, + STATE(717), 1, aux_sym_pipe_table_delimiter_cell_repeat1, - ACTIONS(2406), 6, + ACTIONS(2672), 5, sym__line_ending, sym__eof, sym__pipe_table_line_ending, aux_sym__commonmark_whitespace_token1, - anon_sym_COLON, anon_sym_PIPE, - [12491] = 4, - ACTIONS(2413), 1, + [12616] = 4, + ACTIONS(2674), 1, anon_sym_DASH, - ACTIONS(2415), 1, + ACTIONS(2680), 1, anon_sym_COLON, - STATE(715), 1, + STATE(717), 1, aux_sym_pipe_table_delimiter_cell_repeat1, - ACTIONS(2411), 5, + ACTIONS(2678), 5, sym__line_ending, sym__eof, sym__pipe_table_line_ending, aux_sym__commonmark_whitespace_token1, anon_sym_PIPE, - [12508] = 4, - ACTIONS(2413), 1, + [12633] = 3, + ACTIONS(2684), 1, anon_sym_DASH, - ACTIONS(2419), 1, - anon_sym_COLON, - STATE(715), 1, + STATE(717), 1, aux_sym_pipe_table_delimiter_cell_repeat1, - ACTIONS(2417), 5, + ACTIONS(2682), 6, sym__line_ending, sym__eof, sym__pipe_table_line_ending, aux_sym__commonmark_whitespace_token1, - anon_sym_PIPE, - [12525] = 5, - ACTIONS(2355), 1, - anon_sym_DASH, - ACTIONS(2357), 1, anon_sym_COLON, - STATE(716), 1, - aux_sym_pipe_table_delimiter_cell_repeat1, - STATE(758), 1, - sym_pipe_table_delimiter_cell, - ACTIONS(2361), 3, - sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - [12543] = 5, - ACTIONS(1828), 1, - sym__line_ending, - ACTIONS(2349), 1, - anon_sym_LBRACE, - STATE(451), 1, - sym__newline, - STATE(980), 1, - sym__qmd_attribute, - STATE(1021), 3, - sym_raw_attribute, - sym_commonmark_attribute, - sym_language_attribute, - [12561] = 7, - ACTIONS(1761), 1, + anon_sym_PIPE, + [12648] = 1, + ACTIONS(1657), 7, + sym_atx_h1_marker, + sym_atx_h2_marker, + sym_atx_h3_marker, + sym_atx_h4_marker, + sym_atx_h5_marker, + sym_atx_h6_marker, + ts_builtin_sym_end, + [12658] = 7, + ACTIONS(1980), 1, sym_class_specifier, - ACTIONS(1765), 1, + ACTIONS(1984), 1, sym_key_value_key, - ACTIONS(2367), 1, + ACTIONS(2629), 1, sym_commonmark_name, - ACTIONS(2421), 1, + ACTIONS(2666), 1, anon_sym_RBRACE, - STATE(780), 1, + STATE(784), 1, + aux_sym_commonmark_attribute_repeat3, + STATE(787), 1, + sym__attribute, + STATE(788), 1, aux_sym_commonmark_attribute_repeat2, - STATE(785), 1, + [12680] = 7, + ACTIONS(1980), 1, + sym_class_specifier, + ACTIONS(1984), 1, + sym_key_value_key, + ACTIONS(2629), 1, + sym_commonmark_name, + ACTIONS(2687), 1, + anon_sym_RBRACE, + STATE(787), 1, sym__attribute, - STATE(786), 1, + STATE(788), 1, + aux_sym_commonmark_attribute_repeat2, + STATE(790), 1, aux_sym_commonmark_attribute_repeat3, - [12583] = 5, - ACTIONS(1828), 1, + [12702] = 5, + ACTIONS(1998), 1, sym__line_ending, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - STATE(453), 1, + STATE(252), 1, sym__newline, - STATE(910), 1, + STATE(900), 1, sym__qmd_attribute, - STATE(1021), 3, - sym_raw_attribute, - sym_commonmark_attribute, + STATE(1097), 3, sym_language_attribute, - [12601] = 5, - ACTIONS(1828), 1, - sym__line_ending, - ACTIONS(2349), 1, - anon_sym_LBRACE, - STATE(449), 1, - sym__newline, - STATE(977), 1, - sym__qmd_attribute, - STATE(1021), 3, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12619] = 1, - ACTIONS(1550), 7, - sym_atx_h1_marker, - sym_atx_h2_marker, - sym_atx_h3_marker, - sym_atx_h4_marker, - sym_atx_h5_marker, - sym_atx_h6_marker, - ts_builtin_sym_end, - [12629] = 5, - ACTIONS(1828), 1, + [12720] = 5, + ACTIONS(1998), 1, sym__line_ending, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - STATE(442), 1, + STATE(254), 1, sym__newline, - STATE(953), 1, + STATE(901), 1, sym__qmd_attribute, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12647] = 7, - ACTIONS(1761), 1, - sym_class_specifier, - ACTIONS(1765), 1, - sym_key_value_key, - ACTIONS(2367), 1, - sym_commonmark_name, - ACTIONS(2400), 1, - anon_sym_RBRACE, - STATE(779), 1, - aux_sym_commonmark_attribute_repeat3, - STATE(780), 1, - aux_sym_commonmark_attribute_repeat2, - STATE(785), 1, - sym__attribute, - [12669] = 5, - ACTIONS(1828), 1, + [12738] = 5, + ACTIONS(1998), 1, sym__line_ending, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - STATE(445), 1, + STATE(256), 1, sym__newline, - STATE(961), 1, + STATE(902), 1, sym__qmd_attribute, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12687] = 5, - ACTIONS(1828), 1, + [12756] = 5, + ACTIONS(1998), 1, sym__line_ending, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - STATE(447), 1, + STATE(258), 1, sym__newline, - STATE(964), 1, + STATE(903), 1, sym__qmd_attribute, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12705] = 5, - ACTIONS(1854), 1, + [12774] = 5, + ACTIONS(1998), 1, sym__line_ending, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - STATE(375), 1, + STATE(260), 1, sym__newline, - STATE(874), 1, + STATE(904), 1, sym__qmd_attribute, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12723] = 5, - ACTIONS(1854), 1, + [12792] = 5, + ACTIONS(1998), 1, sym__line_ending, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - STATE(377), 1, + STATE(262), 1, sym__newline, - STATE(875), 1, + STATE(905), 1, sym__qmd_attribute, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12741] = 5, - ACTIONS(1854), 1, + [12810] = 5, + ACTIONS(2621), 1, + anon_sym_DASH, + ACTIONS(2623), 1, + anon_sym_COLON, + STATE(716), 1, + aux_sym_pipe_table_delimiter_cell_repeat1, + STATE(773), 1, + sym_pipe_table_delimiter_cell, + ACTIONS(2625), 3, + sym__line_ending, + sym__eof, + sym__pipe_table_line_ending, + [12828] = 7, + ACTIONS(2654), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2656), 1, + anon_sym_DASH, + ACTIONS(2658), 1, + anon_sym_COLON, + STATE(696), 1, + aux_sym_pipe_table_delimiter_row_repeat1, + STATE(783), 1, + aux_sym_pipe_table_delimiter_cell_repeat1, + STATE(814), 1, + sym__whitespace, + STATE(855), 1, + sym_pipe_table_delimiter_cell, + [12850] = 4, + ACTIONS(2691), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2693), 1, + sym_key_value_key, + STATE(791), 1, + sym__commonmark_whitespace, + ACTIONS(2689), 4, + anon_sym_RBRACE, + sym_commonmark_name, + sym_id_specifier, + sym_class_specifier, + [12866] = 7, + ACTIONS(1980), 1, + sym_class_specifier, + ACTIONS(1984), 1, + sym_key_value_key, + ACTIONS(2627), 1, + anon_sym_RBRACE, + ACTIONS(2629), 1, + sym_commonmark_name, + STATE(777), 1, + aux_sym_commonmark_attribute_repeat3, + STATE(787), 1, + sym__attribute, + STATE(788), 1, + aux_sym_commonmark_attribute_repeat2, + [12888] = 5, + ACTIONS(2000), 1, sym__line_ending, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - STATE(379), 1, + STATE(367), 1, sym__newline, - STATE(876), 1, + STATE(940), 1, sym__qmd_attribute, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12759] = 5, - ACTIONS(1854), 1, + [12906] = 5, + ACTIONS(2621), 1, + anon_sym_DASH, + ACTIONS(2623), 1, + anon_sym_COLON, + STATE(716), 1, + aux_sym_pipe_table_delimiter_cell_repeat1, + STATE(749), 1, + sym_pipe_table_delimiter_cell, + ACTIONS(2644), 3, + sym__line_ending, + sym__eof, + sym__pipe_table_line_ending, + [12924] = 5, + ACTIONS(2000), 1, sym__line_ending, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - STATE(381), 1, + STATE(327), 1, sym__newline, - STATE(877), 1, + STATE(919), 1, sym__qmd_attribute, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12777] = 5, - ACTIONS(1854), 1, + [12942] = 5, + ACTIONS(2000), 1, sym__line_ending, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - STATE(383), 1, + STATE(323), 1, sym__newline, - STATE(878), 1, + STATE(956), 1, sym__qmd_attribute, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12795] = 5, - ACTIONS(1854), 1, + [12960] = 5, + ACTIONS(2000), 1, sym__line_ending, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - STATE(385), 1, + STATE(351), 1, sym__newline, - STATE(879), 1, + STATE(910), 1, sym__qmd_attribute, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12813] = 7, - ACTIONS(2388), 1, + [12978] = 7, + ACTIONS(2654), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2390), 1, + ACTIONS(2656), 1, anon_sym_DASH, - ACTIONS(2392), 1, + ACTIONS(2658), 1, anon_sym_COLON, - STATE(697), 1, + STATE(699), 1, aux_sym_pipe_table_delimiter_row_repeat1, - STATE(792), 1, + STATE(783), 1, aux_sym_pipe_table_delimiter_cell_repeat1, - STATE(805), 1, + STATE(814), 1, sym__whitespace, - STATE(852), 1, + STATE(855), 1, sym_pipe_table_delimiter_cell, - [12835] = 5, - ACTIONS(2355), 1, + [13000] = 5, + ACTIONS(2000), 1, + sym__line_ending, + ACTIONS(2613), 1, + anon_sym_LBRACE, + STATE(373), 1, + sym__newline, + STATE(983), 1, + sym__qmd_attribute, + STATE(1097), 3, + sym_language_attribute, + sym_raw_attribute, + sym_commonmark_attribute, + [13018] = 5, + ACTIONS(2000), 1, + sym__line_ending, + ACTIONS(2613), 1, + anon_sym_LBRACE, + STATE(325), 1, + sym__newline, + STATE(967), 1, + sym__qmd_attribute, + STATE(1097), 3, + sym_language_attribute, + sym_raw_attribute, + sym_commonmark_attribute, + [13036] = 5, + ACTIONS(2621), 1, anon_sym_DASH, - ACTIONS(2357), 1, + ACTIONS(2623), 1, anon_sym_COLON, STATE(716), 1, aux_sym_pipe_table_delimiter_cell_repeat1, - STATE(766), 1, + STATE(754), 1, sym_pipe_table_delimiter_cell, - ACTIONS(2423), 3, + ACTIONS(2695), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [12853] = 5, - ACTIONS(1856), 1, + [13054] = 5, + ACTIONS(2002), 1, sym__line_ending, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - STATE(267), 1, + STATE(417), 1, sym__newline, - STATE(916), 1, + STATE(936), 1, sym__qmd_attribute, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12871] = 5, - ACTIONS(1856), 1, + [13072] = 5, + ACTIONS(2002), 1, sym__line_ending, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - STATE(272), 1, + STATE(420), 1, sym__newline, - STATE(917), 1, + STATE(937), 1, sym__qmd_attribute, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12889] = 5, - ACTIONS(1856), 1, + [13090] = 5, + ACTIONS(2002), 1, sym__line_ending, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - STATE(274), 1, + STATE(431), 1, sym__newline, - STATE(918), 1, + STATE(941), 1, sym__qmd_attribute, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12907] = 5, - ACTIONS(1856), 1, + [13108] = 5, + ACTIONS(2002), 1, sym__line_ending, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - STATE(280), 1, + STATE(456), 1, sym__newline, - STATE(919), 1, + STATE(950), 1, sym__qmd_attribute, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12925] = 5, - ACTIONS(1856), 1, + [13126] = 5, + ACTIONS(2002), 1, sym__line_ending, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - STATE(290), 1, + STATE(466), 1, sym__newline, - STATE(920), 1, + STATE(952), 1, sym__qmd_attribute, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12943] = 5, - ACTIONS(1856), 1, + [13144] = 5, + ACTIONS(2002), 1, sym__line_ending, - ACTIONS(2349), 1, + ACTIONS(2613), 1, anon_sym_LBRACE, - STATE(308), 1, + STATE(319), 1, sym__newline, - STATE(921), 1, + STATE(953), 1, sym__qmd_attribute, - STATE(1021), 3, + STATE(1097), 3, + sym_language_attribute, sym_raw_attribute, sym_commonmark_attribute, - sym_language_attribute, - [12961] = 5, - ACTIONS(2355), 1, - anon_sym_DASH, - ACTIONS(2357), 1, - anon_sym_COLON, - STATE(716), 1, - aux_sym_pipe_table_delimiter_cell_repeat1, - STATE(773), 1, - sym_pipe_table_delimiter_cell, - ACTIONS(2380), 3, - sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - [12979] = 4, - ACTIONS(2425), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2429), 1, - sym_key_value_key, - STATE(789), 1, - sym__commonmark_whitespace, - ACTIONS(2427), 4, - anon_sym_RBRACE, - sym_commonmark_name, - sym_id_specifier, - sym_class_specifier, - [12995] = 7, - ACTIONS(2388), 1, + [13162] = 4, + ACTIONS(2619), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2390), 1, - anon_sym_DASH, - ACTIONS(2392), 1, - anon_sym_COLON, - STATE(700), 1, - aux_sym_pipe_table_delimiter_row_repeat1, - STATE(792), 1, - aux_sym_pipe_table_delimiter_cell_repeat1, - STATE(805), 1, + ACTIONS(2697), 1, + anon_sym_PIPE, + STATE(821), 1, sym__whitespace, - STATE(852), 1, - sym_pipe_table_delimiter_cell, - [13017] = 7, - ACTIONS(1761), 1, - sym_class_specifier, - ACTIONS(1765), 1, - sym_key_value_key, - ACTIONS(2365), 1, - anon_sym_RBRACE, - ACTIONS(2367), 1, - sym_commonmark_name, - STATE(777), 1, - aux_sym_commonmark_attribute_repeat3, - STATE(780), 1, - aux_sym_commonmark_attribute_repeat2, - STATE(785), 1, - sym__attribute, - [13039] = 6, - ACTIONS(1854), 1, + ACTIONS(2175), 3, sym__line_ending, - ACTIONS(2431), 1, sym__eof, - ACTIONS(2433), 1, sym__pipe_table_line_ending, - STATE(417), 1, - sym__newline, - STATE(473), 1, - sym__pipe_table_newline, - STATE(756), 1, - aux_sym_pipe_table_repeat1, - [13058] = 1, - ACTIONS(2077), 6, + [13177] = 1, + ACTIONS(2324), 6, sym__line_ending, sym__eof, sym__pipe_table_line_ending, anon_sym_DASH, anon_sym_COLON, anon_sym_PIPE, - [13067] = 4, - ACTIONS(2353), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2435), 1, - anon_sym_PIPE, - STATE(826), 1, - sym__whitespace, - ACTIONS(2437), 3, - sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - [13082] = 4, - ACTIONS(2353), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2435), 1, - anon_sym_PIPE, - STATE(816), 1, - sym__whitespace, - ACTIONS(1771), 3, - sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - [13097] = 6, - ACTIONS(2439), 1, + [13186] = 6, + ACTIONS(2699), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2441), 1, + ACTIONS(2701), 1, aux_sym_key_value_value_token1, - ACTIONS(2443), 1, + ACTIONS(2703), 1, anon_sym_SQUOTE, - ACTIONS(2445), 1, + ACTIONS(2705), 1, anon_sym_DQUOTE, - STATE(794), 1, + STATE(802), 1, sym__commonmark_whitespace, - STATE(797), 1, + STATE(822), 1, sym_key_value_value, - [13116] = 4, - ACTIONS(2353), 1, + [13205] = 4, + ACTIONS(2619), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2447), 1, + ACTIONS(2707), 1, anon_sym_PIPE, - STATE(823), 1, + STATE(800), 1, sym__whitespace, - ACTIONS(1771), 3, + ACTIONS(2625), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [13131] = 4, - ACTIONS(2353), 1, + [13220] = 4, + ACTIONS(2619), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2447), 1, + ACTIONS(2709), 1, anon_sym_PIPE, - STATE(819), 1, + STATE(816), 1, sym__whitespace, - ACTIONS(1803), 3, + ACTIONS(2695), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [13146] = 4, - ACTIONS(2353), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2435), 1, - anon_sym_PIPE, - STATE(812), 1, - sym__whitespace, - ACTIONS(1872), 3, + [13235] = 1, + ACTIONS(2711), 6, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [13161] = 6, - ACTIONS(2441), 1, - aux_sym_key_value_value_token1, - ACTIONS(2443), 1, - anon_sym_SQUOTE, - ACTIONS(2445), 1, - anon_sym_DQUOTE, - ACTIONS(2449), 1, aux_sym__commonmark_whitespace_token1, - STATE(809), 1, - sym_key_value_value, - STATE(818), 1, - sym__commonmark_whitespace, - [13180] = 6, - ACTIONS(1828), 1, + anon_sym_DASH, + anon_sym_COLON, + [13244] = 6, + ACTIONS(2002), 1, sym__line_ending, - ACTIONS(2433), 1, - sym__pipe_table_line_ending, - ACTIONS(2451), 1, + ACTIONS(2713), 1, sym__eof, - STATE(338), 1, + ACTIONS(2715), 1, + sym__pipe_table_line_ending, + STATE(385), 1, sym__newline, - STATE(473), 1, + STATE(493), 1, sym__pipe_table_newline, - STATE(790), 1, + STATE(753), 1, aux_sym_pipe_table_repeat1, - [13199] = 6, - ACTIONS(1854), 1, + [13263] = 6, + ACTIONS(2002), 1, sym__line_ending, - ACTIONS(2433), 1, + ACTIONS(2715), 1, sym__pipe_table_line_ending, - ACTIONS(2453), 1, + ACTIONS(2717), 1, sym__eof, - STATE(428), 1, + STATE(402), 1, sym__newline, - STATE(473), 1, + STATE(493), 1, sym__pipe_table_newline, - STATE(790), 1, + STATE(793), 1, aux_sym_pipe_table_repeat1, - [13218] = 1, - ACTIONS(2378), 6, + [13282] = 4, + ACTIONS(2619), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2707), 1, + anon_sym_PIPE, + STATE(810), 1, + sym__whitespace, + ACTIONS(2719), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, + [13297] = 4, + ACTIONS(2619), 1, aux_sym__commonmark_whitespace_token1, - anon_sym_DASH, - anon_sym_COLON, - [13227] = 4, - ACTIONS(2353), 1, + ACTIONS(2721), 1, + anon_sym_PIPE, + STATE(808), 1, + sym__whitespace, + ACTIONS(2723), 3, + sym__line_ending, + sym__eof, + sym__pipe_table_line_ending, + [13312] = 4, + ACTIONS(2619), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2455), 1, + ACTIONS(2721), 1, anon_sym_PIPE, - STATE(811), 1, + STATE(809), 1, sym__whitespace, - ACTIONS(2423), 3, + ACTIONS(2124), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [13242] = 4, - ACTIONS(2459), 1, - sym_id_specifier, - ACTIONS(2462), 1, + [13327] = 4, + ACTIONS(2727), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2729), 1, sym_key_value_key, - STATE(759), 1, - aux_sym_commonmark_attribute_repeat1, - ACTIONS(2457), 3, + STATE(825), 1, + sym__commonmark_whitespace, + ACTIONS(2725), 3, anon_sym_RBRACE, sym_commonmark_name, sym_class_specifier, - [13257] = 4, - ACTIONS(2353), 1, + [13342] = 4, + ACTIONS(2619), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2464), 1, + ACTIONS(2697), 1, anon_sym_PIPE, - STATE(814), 1, + STATE(811), 1, sym__whitespace, - ACTIONS(2423), 3, + ACTIONS(2124), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [13272] = 1, - ACTIONS(2466), 6, + [13357] = 6, + ACTIONS(2000), 1, sym__line_ending, - sym__eof, + ACTIONS(2715), 1, sym__pipe_table_line_ending, + ACTIONS(2731), 1, + sym__eof, + STATE(378), 1, + sym__newline, + STATE(493), 1, + sym__pipe_table_newline, + STATE(763), 1, + aux_sym_pipe_table_repeat1, + [13376] = 4, + ACTIONS(2619), 1, aux_sym__commonmark_whitespace_token1, - anon_sym_DASH, - anon_sym_COLON, - [13281] = 4, - ACTIONS(2353), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2447), 1, + ACTIONS(2709), 1, anon_sym_PIPE, - STATE(815), 1, + STATE(804), 1, sym__whitespace, - ACTIONS(1872), 3, + ACTIONS(2625), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [13296] = 4, - ACTIONS(2353), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2464), 1, - anon_sym_PIPE, - STATE(803), 1, - sym__whitespace, - ACTIONS(2361), 3, + [13391] = 6, + ACTIONS(1998), 1, + sym__line_ending, + ACTIONS(2715), 1, + sym__pipe_table_line_ending, + ACTIONS(2733), 1, + sym__eof, + STATE(289), 1, + sym__newline, + STATE(493), 1, + sym__pipe_table_newline, + STATE(762), 1, + aux_sym_pipe_table_repeat1, + [13410] = 6, + ACTIONS(1998), 1, sym__line_ending, + ACTIONS(2715), 1, + sym__pipe_table_line_ending, + ACTIONS(2735), 1, sym__eof, + STATE(300), 1, + sym__newline, + STATE(493), 1, + sym__pipe_table_newline, + STATE(793), 1, + aux_sym_pipe_table_repeat1, + [13429] = 6, + ACTIONS(2000), 1, + sym__line_ending, + ACTIONS(2715), 1, sym__pipe_table_line_ending, - [13311] = 1, - ACTIONS(2468), 6, + ACTIONS(2737), 1, + sym__eof, + STATE(430), 1, + sym__newline, + STATE(493), 1, + sym__pipe_table_newline, + STATE(793), 1, + aux_sym_pipe_table_repeat1, + [13448] = 1, + ACTIONS(2642), 6, sym__line_ending, sym__eof, sym__pipe_table_line_ending, aux_sym__commonmark_whitespace_token1, anon_sym_DASH, anon_sym_COLON, - [13320] = 4, - ACTIONS(2353), 1, + [13457] = 4, + ACTIONS(2741), 1, + sym_id_specifier, + ACTIONS(2744), 1, + sym_key_value_key, + STATE(765), 1, + aux_sym_commonmark_attribute_repeat1, + ACTIONS(2739), 3, + anon_sym_RBRACE, + sym_commonmark_name, + sym_class_specifier, + [13472] = 4, + ACTIONS(2619), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2447), 1, + ACTIONS(2709), 1, anon_sym_PIPE, - STATE(796), 1, + STATE(817), 1, sym__whitespace, - ACTIONS(1779), 3, + ACTIONS(2644), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [13335] = 4, - ACTIONS(2353), 1, + [13487] = 4, + ACTIONS(2619), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2455), 1, + ACTIONS(2697), 1, anon_sym_PIPE, - STATE(795), 1, + STATE(799), 1, sym__whitespace, - ACTIONS(2470), 3, + ACTIONS(2163), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [13350] = 4, - ACTIONS(2353), 1, + [13502] = 4, + ACTIONS(2619), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2435), 1, + ACTIONS(2721), 1, anon_sym_PIPE, - STATE(813), 1, + STATE(812), 1, sym__whitespace, - ACTIONS(1779), 3, - sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - [13365] = 6, - ACTIONS(1856), 1, + ACTIONS(2279), 3, sym__line_ending, - ACTIONS(2433), 1, - sym__pipe_table_line_ending, - ACTIONS(2472), 1, sym__eof, - STATE(243), 1, - sym__newline, - STATE(473), 1, - sym__pipe_table_newline, - STATE(769), 1, - aux_sym_pipe_table_repeat1, - [13384] = 6, - ACTIONS(1856), 1, - sym__line_ending, - ACTIONS(2433), 1, sym__pipe_table_line_ending, - ACTIONS(2474), 1, - sym__eof, - STATE(254), 1, - sym__newline, - STATE(473), 1, - sym__pipe_table_newline, - STATE(790), 1, - aux_sym_pipe_table_repeat1, - [13403] = 4, - ACTIONS(2476), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2480), 1, - sym_key_value_key, - STATE(801), 1, - sym__commonmark_whitespace, - ACTIONS(2478), 3, - anon_sym_RBRACE, - sym_commonmark_name, - sym_class_specifier, - [13418] = 4, - ACTIONS(2353), 1, + [13517] = 4, + ACTIONS(2619), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2464), 1, + ACTIONS(2721), 1, anon_sym_PIPE, - STATE(810), 1, + STATE(820), 1, sym__whitespace, - ACTIONS(2380), 3, + ACTIONS(2163), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [13433] = 6, - ACTIONS(1828), 1, + [13532] = 1, + ACTIONS(2746), 6, sym__line_ending, - ACTIONS(2433), 1, - sym__pipe_table_line_ending, - ACTIONS(2482), 1, sym__eof, - STATE(327), 1, - sym__newline, - STATE(473), 1, - sym__pipe_table_newline, - STATE(755), 1, - aux_sym_pipe_table_repeat1, - [13452] = 4, - ACTIONS(2353), 1, + sym__pipe_table_line_ending, + aux_sym__commonmark_whitespace_token1, + anon_sym_DASH, + anon_sym_COLON, + [13541] = 6, + ACTIONS(2701), 1, + aux_sym_key_value_value_token1, + ACTIONS(2703), 1, + anon_sym_SQUOTE, + ACTIONS(2705), 1, + anon_sym_DQUOTE, + ACTIONS(2748), 1, + aux_sym__commonmark_whitespace_token1, + STATE(796), 1, + sym_key_value_value, + STATE(823), 1, + sym__commonmark_whitespace, + [13560] = 4, + ACTIONS(2619), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2455), 1, + ACTIONS(2697), 1, anon_sym_PIPE, - STATE(806), 1, + STATE(824), 1, sym__whitespace, - ACTIONS(2361), 3, + ACTIONS(2279), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [13467] = 5, - ACTIONS(1854), 1, - sym__line_ending, - ACTIONS(2484), 1, + [13575] = 4, + ACTIONS(2619), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2486), 1, - sym__eof, - STATE(394), 1, - sym__newline, - STATE(675), 1, + ACTIONS(2707), 1, + anon_sym_PIPE, + STATE(813), 1, sym__whitespace, - [13483] = 5, - ACTIONS(1856), 1, + ACTIONS(2695), 3, sym__line_ending, - ACTIONS(2484), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2488), 1, sym__eof, - STATE(212), 1, - sym__newline, - STATE(677), 1, - sym__whitespace, - [13499] = 1, - ACTIONS(2490), 5, + sym__pipe_table_line_ending, + [13590] = 1, + ACTIONS(2750), 5, sym__line_ending, sym__eof, sym__pipe_table_line_ending, aux_sym__commonmark_whitespace_token1, anon_sym_PIPE, - [13507] = 5, - ACTIONS(1765), 1, - sym_key_value_key, - ACTIONS(2367), 1, - sym_commonmark_name, - ACTIONS(2400), 1, - anon_sym_RBRACE, - STATE(784), 1, - aux_sym_commonmark_attribute_repeat3, - STATE(785), 1, - sym__attribute, - [13523] = 5, - ACTIONS(1828), 1, + [13598] = 5, + ACTIONS(2000), 1, sym__line_ending, - ACTIONS(2484), 1, + ACTIONS(2752), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2492), 1, + ACTIONS(2754), 1, sym__eof, - STATE(459), 1, + STATE(449), 1, sym__newline, - STATE(672), 1, + STATE(674), 1, sym__whitespace, - [13539] = 5, - ACTIONS(1765), 1, - sym_key_value_key, - ACTIONS(2367), 1, - sym_commonmark_name, - ACTIONS(2421), 1, + [13614] = 5, + ACTIONS(2756), 1, anon_sym_RBRACE, - STATE(784), 1, + ACTIONS(2758), 1, + sym_commonmark_name, + ACTIONS(2761), 1, + sym_key_value_key, + STATE(776), 1, aux_sym_commonmark_attribute_repeat3, - STATE(785), 1, + STATE(787), 1, sym__attribute, - [13555] = 4, - ACTIONS(2496), 1, - sym_class_specifier, - ACTIONS(2499), 1, + [13630] = 5, + ACTIONS(1984), 1, sym_key_value_key, - STATE(780), 1, - aux_sym_commonmark_attribute_repeat2, - ACTIONS(2494), 2, - anon_sym_RBRACE, + ACTIONS(2629), 1, sym_commonmark_name, - [13569] = 1, - ACTIONS(2501), 5, + ACTIONS(2666), 1, + anon_sym_RBRACE, + STATE(776), 1, + aux_sym_commonmark_attribute_repeat3, + STATE(787), 1, + sym__attribute, + [13646] = 1, + ACTIONS(2764), 5, sym__line_ending, sym__eof, sym__pipe_table_line_ending, aux_sym__commonmark_whitespace_token1, anon_sym_PIPE, - [13577] = 1, - ACTIONS(2503), 5, - sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - aux_sym__commonmark_whitespace_token1, + [13654] = 5, + ACTIONS(2656), 1, + anon_sym_DASH, + ACTIONS(2658), 1, + anon_sym_COLON, + ACTIONS(2766), 1, anon_sym_PIPE, - [13585] = 2, - ACTIONS(2505), 1, - sym_block_continuation, - ACTIONS(1382), 4, - aux_sym__commonmark_whitespace_token1, + STATE(783), 1, + aux_sym_pipe_table_delimiter_cell_repeat1, + STATE(851), 1, + sym_pipe_table_delimiter_cell, + [13670] = 4, + ACTIONS(2768), 1, anon_sym_DASH, + ACTIONS(2770), 1, anon_sym_COLON, + STATE(786), 1, + aux_sym_pipe_table_delimiter_cell_repeat1, + ACTIONS(2672), 2, + aux_sym__commonmark_whitespace_token1, anon_sym_PIPE, - [13595] = 5, - ACTIONS(2507), 1, + [13684] = 5, + ACTIONS(1984), 1, + sym_key_value_key, + ACTIONS(2627), 1, anon_sym_RBRACE, - ACTIONS(2509), 1, + ACTIONS(2629), 1, sym_commonmark_name, - ACTIONS(2512), 1, - sym_key_value_key, - STATE(784), 1, + STATE(776), 1, aux_sym_commonmark_attribute_repeat3, - STATE(785), 1, + STATE(787), 1, sym__attribute, - [13611] = 4, - ACTIONS(2515), 1, + [13700] = 5, + ACTIONS(1998), 1, + sym__line_ending, + ACTIONS(2752), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2519), 1, - sym_key_value_key, - STATE(847), 1, - sym__commonmark_whitespace, - ACTIONS(2517), 2, - anon_sym_RBRACE, - sym_commonmark_name, - [13625] = 5, - ACTIONS(1765), 1, + ACTIONS(2772), 1, + sym__eof, + STATE(270), 1, + sym__newline, + STATE(678), 1, + sym__whitespace, + [13716] = 4, + ACTIONS(2768), 1, + anon_sym_DASH, + ACTIONS(2774), 1, + anon_sym_COLON, + STATE(786), 1, + aux_sym_pipe_table_delimiter_cell_repeat1, + ACTIONS(2678), 2, + aux_sym__commonmark_whitespace_token1, + anon_sym_PIPE, + [13730] = 5, + ACTIONS(1984), 1, sym_key_value_key, - ACTIONS(2367), 1, + ACTIONS(2629), 1, sym_commonmark_name, - ACTIONS(2521), 1, + ACTIONS(2687), 1, anon_sym_RBRACE, - STATE(784), 1, + STATE(776), 1, aux_sym_commonmark_attribute_repeat3, - STATE(785), 1, + STATE(787), 1, sym__attribute, - [13641] = 4, - ACTIONS(2523), 1, + [13746] = 5, + ACTIONS(2002), 1, + sym__line_ending, + ACTIONS(2752), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2776), 1, + sym__eof, + STATE(333), 1, + sym__newline, + STATE(677), 1, + sym__whitespace, + [13762] = 3, + ACTIONS(2778), 1, anon_sym_DASH, - ACTIONS(2525), 1, - anon_sym_COLON, - STATE(793), 1, + STATE(786), 1, aux_sym_pipe_table_delimiter_cell_repeat1, - ACTIONS(2417), 2, + ACTIONS(2682), 3, aux_sym__commonmark_whitespace_token1, - anon_sym_PIPE, - [13655] = 5, - ACTIONS(2390), 1, - anon_sym_DASH, - ACTIONS(2392), 1, anon_sym_COLON, - ACTIONS(2527), 1, anon_sym_PIPE, - STATE(792), 1, - aux_sym_pipe_table_delimiter_cell_repeat1, - STATE(862), 1, - sym_pipe_table_delimiter_cell, - [13671] = 2, - ACTIONS(2462), 1, + [13774] = 4, + ACTIONS(2783), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2785), 1, sym_key_value_key, - ACTIONS(2457), 4, + STATE(837), 1, + sym__commonmark_whitespace, + ACTIONS(2781), 2, anon_sym_RBRACE, sym_commonmark_name, - sym_id_specifier, + [13788] = 4, + ACTIONS(2789), 1, sym_class_specifier, - [13681] = 4, - ACTIONS(2531), 1, - sym__pipe_table_line_ending, - STATE(473), 1, - sym__pipe_table_newline, - STATE(790), 1, - aux_sym_pipe_table_repeat1, - ACTIONS(2529), 2, - sym__line_ending, - sym__eof, - [13695] = 5, - ACTIONS(1765), 1, + ACTIONS(2792), 1, sym_key_value_key, - ACTIONS(2365), 1, + STATE(788), 1, + aux_sym_commonmark_attribute_repeat2, + ACTIONS(2787), 2, anon_sym_RBRACE, - ACTIONS(2367), 1, sym_commonmark_name, - STATE(784), 1, - aux_sym_commonmark_attribute_repeat3, - STATE(785), 1, - sym__attribute, - [13711] = 4, - ACTIONS(2523), 1, - anon_sym_DASH, - ACTIONS(2534), 1, - anon_sym_COLON, - STATE(793), 1, - aux_sym_pipe_table_delimiter_cell_repeat1, - ACTIONS(2411), 2, + [13802] = 2, + ACTIONS(2794), 1, + sym_block_continuation, + ACTIONS(1417), 4, aux_sym__commonmark_whitespace_token1, - anon_sym_PIPE, - [13725] = 3, - ACTIONS(2536), 1, anon_sym_DASH, - STATE(793), 1, - aux_sym_pipe_table_delimiter_cell_repeat1, - ACTIONS(2406), 3, - aux_sym__commonmark_whitespace_token1, anon_sym_COLON, anon_sym_PIPE, - [13737] = 4, - ACTIONS(2441), 1, - aux_sym_key_value_value_token1, - ACTIONS(2443), 1, - anon_sym_SQUOTE, - ACTIONS(2445), 1, - anon_sym_DQUOTE, - STATE(809), 1, - sym_key_value_value, - [13750] = 2, - ACTIONS(2539), 1, - anon_sym_PIPE, - ACTIONS(2541), 3, + [13812] = 5, + ACTIONS(1984), 1, + sym_key_value_key, + ACTIONS(2629), 1, + sym_commonmark_name, + ACTIONS(2796), 1, + anon_sym_RBRACE, + STATE(776), 1, + aux_sym_commonmark_attribute_repeat3, + STATE(787), 1, + sym__attribute, + [13828] = 2, + ACTIONS(2744), 1, + sym_key_value_key, + ACTIONS(2739), 4, + anon_sym_RBRACE, + sym_commonmark_name, + sym_id_specifier, + sym_class_specifier, + [13838] = 1, + ACTIONS(2798), 5, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [13759] = 2, - ACTIONS(2435), 1, + aux_sym__commonmark_whitespace_token1, anon_sym_PIPE, - ACTIONS(1771), 3, + [13846] = 4, + ACTIONS(2802), 1, + sym__pipe_table_line_ending, + STATE(493), 1, + sym__pipe_table_newline, + STATE(793), 1, + aux_sym_pipe_table_repeat1, + ACTIONS(2800), 2, sym__line_ending, sym__eof, - sym__pipe_table_line_ending, - [13768] = 2, - ACTIONS(2545), 1, - sym_key_value_key, - ACTIONS(2543), 3, - aux_sym__commonmark_whitespace_token1, - anon_sym_RBRACE, - sym_commonmark_name, - [13777] = 2, - ACTIONS(2549), 1, - sym_key_value_key, - ACTIONS(2547), 3, + [13860] = 4, + ACTIONS(2163), 1, + sym__line_ending, + ACTIONS(2805), 1, aux_sym__commonmark_whitespace_token1, - anon_sym_RBRACE, - sym_commonmark_name, - [13786] = 4, - ACTIONS(1779), 1, + ACTIONS(2807), 1, + anon_sym_PIPE, + STATE(908), 1, + sym__whitespace, + [13873] = 4, + ACTIONS(2124), 1, sym__line_ending, - ACTIONS(2551), 1, + ACTIONS(2805), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2553), 1, + ACTIONS(2807), 1, anon_sym_PIPE, - STATE(939), 1, + STATE(876), 1, sym__whitespace, - [13799] = 2, - ACTIONS(2557), 1, + [13886] = 2, + ACTIONS(2811), 1, sym_key_value_key, - ACTIONS(2555), 3, - aux_sym__commonmark_whitespace_token1, + ACTIONS(2809), 3, anon_sym_RBRACE, sym_commonmark_name, - [13808] = 2, - ACTIONS(2499), 1, + aux_sym__commonmark_whitespace_token1, + [13895] = 4, + ACTIONS(2813), 1, + anon_sym_RBRACE, + ACTIONS(2815), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2817), 1, + anon_sym_EQ, + STATE(1025), 1, + sym__commonmark_whitespace, + [13908] = 2, + ACTIONS(2821), 1, sym_key_value_key, - ACTIONS(2494), 3, + ACTIONS(2819), 3, anon_sym_RBRACE, sym_commonmark_name, - sym_class_specifier, - [13817] = 1, - ACTIONS(1426), 4, aux_sym__commonmark_whitespace_token1, - anon_sym_DASH, - anon_sym_COLON, - anon_sym_PIPE, - [13824] = 2, - ACTIONS(2455), 1, + [13917] = 2, + ACTIONS(2721), 1, anon_sym_PIPE, - ACTIONS(2423), 3, + ACTIONS(2124), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [13833] = 4, - ACTIONS(2437), 1, - sym__line_ending, - ACTIONS(2551), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2553), 1, - anon_sym_PIPE, - STATE(896), 1, - sym__whitespace, - [13846] = 4, - ACTIONS(2390), 1, - anon_sym_DASH, - ACTIONS(2392), 1, - anon_sym_COLON, - STATE(792), 1, - aux_sym_pipe_table_delimiter_cell_repeat1, - STATE(862), 1, - sym_pipe_table_delimiter_cell, - [13859] = 2, - ACTIONS(2539), 1, + [13926] = 2, + ACTIONS(2823), 1, anon_sym_PIPE, - ACTIONS(2423), 3, + ACTIONS(2695), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [13868] = 2, - ACTIONS(2561), 1, - sym_key_value_key, - ACTIONS(2559), 3, - aux_sym__commonmark_whitespace_token1, - anon_sym_RBRACE, - sym_commonmark_name, - [13877] = 4, - ACTIONS(1803), 1, + [13935] = 4, + ACTIONS(2175), 1, sym__line_ending, - ACTIONS(2551), 1, + ACTIONS(2805), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2563), 1, + ACTIONS(2807), 1, anon_sym_PIPE, - STATE(894), 1, + STATE(895), 1, sym__whitespace, - [13890] = 2, - ACTIONS(2567), 1, + [13948] = 4, + ACTIONS(2701), 1, + aux_sym_key_value_value_token1, + ACTIONS(2703), 1, + anon_sym_SQUOTE, + ACTIONS(2705), 1, + anon_sym_DQUOTE, + STATE(826), 1, + sym_key_value_value, + [13961] = 2, + ACTIONS(2827), 1, sym_key_value_key, - ACTIONS(2565), 3, - aux_sym__commonmark_whitespace_token1, + ACTIONS(2825), 3, anon_sym_RBRACE, sym_commonmark_name, - [13899] = 2, - ACTIONS(2455), 1, + aux_sym__commonmark_whitespace_token1, + [13970] = 2, + ACTIONS(2707), 1, anon_sym_PIPE, - ACTIONS(2361), 3, + ACTIONS(2695), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [13908] = 2, - ACTIONS(2539), 1, + [13979] = 2, + ACTIONS(2326), 1, + anon_sym_LBRACE, + ACTIONS(2324), 3, + sym_fenced_div_note_id, + anon_sym_LBRACE_RBRACE, + aux_sym_info_string_token1, + [13988] = 4, + ACTIONS(2163), 1, + sym__line_ending, + ACTIONS(2805), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2829), 1, + anon_sym_PIPE, + STATE(923), 1, + sym__whitespace, + [14001] = 4, + ACTIONS(2723), 1, + sym__line_ending, + ACTIONS(2805), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2829), 1, + anon_sym_PIPE, + STATE(897), 1, + sym__whitespace, + [14014] = 2, + ACTIONS(2831), 1, anon_sym_PIPE, - ACTIONS(2470), 3, + ACTIONS(2833), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [13917] = 2, - ACTIONS(2569), 1, + [14023] = 2, + ACTIONS(2831), 1, anon_sym_PIPE, - ACTIONS(2437), 3, + ACTIONS(2279), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [13926] = 2, - ACTIONS(2569), 1, + [14032] = 2, + ACTIONS(2823), 1, anon_sym_PIPE, - ACTIONS(1771), 3, + ACTIONS(2835), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [13935] = 2, - ACTIONS(2455), 1, + [14041] = 2, + ACTIONS(2721), 1, anon_sym_PIPE, - ACTIONS(2470), 3, + ACTIONS(2279), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [13944] = 2, - ACTIONS(2435), 1, + [14050] = 2, + ACTIONS(2831), 1, anon_sym_PIPE, - ACTIONS(2437), 3, + ACTIONS(2723), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [13953] = 2, - ACTIONS(2569), 1, + [14059] = 2, + ACTIONS(2823), 1, anon_sym_PIPE, - ACTIONS(1872), 3, + ACTIONS(2719), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [13962] = 4, - ACTIONS(1771), 1, + [14068] = 4, + ACTIONS(2656), 1, + anon_sym_DASH, + ACTIONS(2658), 1, + anon_sym_COLON, + STATE(783), 1, + aux_sym_pipe_table_delimiter_cell_repeat1, + STATE(851), 1, + sym_pipe_table_delimiter_cell, + [14081] = 4, + ACTIONS(2124), 1, sym__line_ending, - ACTIONS(2551), 1, + ACTIONS(2805), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2553), 1, + ACTIONS(2829), 1, anon_sym_PIPE, - STATE(888), 1, + STATE(875), 1, sym__whitespace, - [13975] = 4, - ACTIONS(2441), 1, - aux_sym_key_value_value_token1, - ACTIONS(2443), 1, - anon_sym_SQUOTE, - ACTIONS(2445), 1, - anon_sym_DQUOTE, - STATE(800), 1, - sym_key_value_value, - [13988] = 2, - ACTIONS(2435), 1, + [14094] = 2, + ACTIONS(2707), 1, anon_sym_PIPE, - ACTIONS(1779), 3, + ACTIONS(2719), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [13997] = 4, - ACTIONS(2571), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2573), 1, - anon_sym_RBRACE, - ACTIONS(2575), 1, - anon_sym_EQ, - STATE(1044), 1, - sym__commonmark_whitespace, - [14010] = 4, - ACTIONS(1771), 1, - sym__line_ending, - ACTIONS(2551), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2563), 1, + [14103] = 2, + ACTIONS(2707), 1, anon_sym_PIPE, - STATE(905), 1, - sym__whitespace, - [14023] = 4, - ACTIONS(1872), 1, + ACTIONS(2625), 3, sym__line_ending, - ACTIONS(2551), 1, + sym__eof, + sym__pipe_table_line_ending, + [14112] = 1, + ACTIONS(1483), 4, aux_sym__commonmark_whitespace_token1, - ACTIONS(2553), 1, + anon_sym_DASH, + anon_sym_COLON, anon_sym_PIPE, - STATE(952), 1, - sym__whitespace, - [14036] = 2, - ACTIONS(2435), 1, + [14119] = 2, + ACTIONS(2839), 1, + sym_key_value_key, + ACTIONS(2837), 3, + anon_sym_RBRACE, + sym_commonmark_name, + aux_sym__commonmark_whitespace_token1, + [14128] = 2, + ACTIONS(2831), 1, anon_sym_PIPE, - ACTIONS(1872), 3, + ACTIONS(2124), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [14045] = 2, - ACTIONS(2079), 1, - anon_sym_LBRACE, - ACTIONS(2077), 3, - sym_fenced_div_note_id, - anon_sym_LBRACE_RBRACE, - aux_sym_info_string_token1, - [14054] = 4, - ACTIONS(1779), 1, - sym__line_ending, - ACTIONS(2551), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2563), 1, - anon_sym_PIPE, - STATE(935), 1, - sym__whitespace, - [14067] = 2, - ACTIONS(2569), 1, + [14137] = 2, + ACTIONS(2721), 1, anon_sym_PIPE, - ACTIONS(2577), 3, + ACTIONS(2163), 3, sym__line_ending, sym__eof, sym__pipe_table_line_ending, - [14076] = 4, - ACTIONS(1872), 1, - sym__line_ending, - ACTIONS(2551), 1, + [14146] = 2, + ACTIONS(2843), 1, + sym_key_value_key, + ACTIONS(2841), 3, + anon_sym_RBRACE, + sym_commonmark_name, aux_sym__commonmark_whitespace_token1, - ACTIONS(2563), 1, + [14155] = 4, + ACTIONS(2701), 1, + aux_sym_key_value_value_token1, + ACTIONS(2703), 1, + anon_sym_SQUOTE, + ACTIONS(2705), 1, + anon_sym_DQUOTE, + STATE(822), 1, + sym_key_value_value, + [14168] = 2, + ACTIONS(2721), 1, anon_sym_PIPE, - STATE(890), 1, - sym__whitespace, - [14089] = 2, - ACTIONS(2581), 1, + ACTIONS(2723), 3, + sym__line_ending, + sym__eof, + sym__pipe_table_line_ending, + [14177] = 2, + ACTIONS(2792), 1, sym_key_value_key, - ACTIONS(2579), 3, - aux_sym__commonmark_whitespace_token1, + ACTIONS(2787), 3, anon_sym_RBRACE, sym_commonmark_name, - [14098] = 3, - ACTIONS(2583), 1, + sym_class_specifier, + [14186] = 2, + ACTIONS(2847), 1, + sym_key_value_key, + ACTIONS(2845), 3, + anon_sym_RBRACE, + sym_commonmark_name, + aux_sym__commonmark_whitespace_token1, + [14195] = 4, + ACTIONS(2279), 1, sym__line_ending, - ACTIONS(2585), 1, - sym__eof, - STATE(1016), 1, - sym__newline, - [14108] = 3, - ACTIONS(2388), 1, + ACTIONS(2805), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2435), 1, + ACTIONS(2807), 1, anon_sym_PIPE, - STATE(1024), 1, + STATE(889), 1, sym__whitespace, - [14118] = 3, - ACTIONS(2587), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2589), 1, - anon_sym_RBRACE, - STATE(1045), 1, - sym__commonmark_whitespace, - [14128] = 3, - ACTIONS(2591), 1, + [14208] = 4, + ACTIONS(2279), 1, + sym__line_ending, + ACTIONS(2805), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2593), 1, - anon_sym_RBRACE, - STATE(1070), 1, - sym__commonmark_whitespace, - [14138] = 3, - ACTIONS(1828), 1, + ACTIONS(2829), 1, + anon_sym_PIPE, + STATE(918), 1, + sym__whitespace, + [14221] = 3, + ACTIONS(2849), 1, sym__line_ending, - ACTIONS(2595), 1, + ACTIONS(2851), 1, sym__eof, - STATE(457), 1, + STATE(991), 1, sym__newline, - [14148] = 3, - ACTIONS(2345), 1, - anon_sym_LBRACE, - ACTIONS(2597), 1, - sym_commonmark_name, - STATE(1072), 1, - sym_language_attribute, - [14158] = 3, - ACTIONS(1856), 1, + [14231] = 1, + ACTIONS(2324), 3, + anon_sym_DASH, + anon_sym_COLON, + anon_sym_PIPE, + [14237] = 1, + ACTIONS(2800), 3, sym__line_ending, - ACTIONS(2599), 1, sym__eof, - STATE(246), 1, - sym__newline, - [14168] = 3, - ACTIONS(2583), 1, + sym__pipe_table_line_ending, + [14243] = 3, + ACTIONS(2002), 1, sym__line_ending, - ACTIONS(2601), 1, + ACTIONS(2853), 1, sym__eof, - STATE(1039), 1, + STATE(465), 1, sym__newline, - [14178] = 1, - ACTIONS(2077), 3, - sym__line_ending, - anon_sym_LBRACE, - aux_sym_info_string_token1, - [14184] = 3, - ACTIONS(1856), 1, + [14253] = 3, + ACTIONS(2002), 1, sym__line_ending, - ACTIONS(2603), 1, + ACTIONS(2855), 1, sym__eof, - STATE(190), 1, + STATE(316), 1, sym__newline, - [14194] = 1, - ACTIONS(2503), 3, - sym__line_ending, + [14263] = 3, + ACTIONS(2857), 1, + anon_sym_RBRACE, + ACTIONS(2859), 1, aux_sym__commonmark_whitespace_token1, - anon_sym_PIPE, - [14200] = 3, - ACTIONS(1828), 1, - sym__line_ending, - ACTIONS(2605), 1, - sym__eof, - STATE(298), 1, - sym__newline, - [14210] = 3, - ACTIONS(1854), 1, + STATE(1005), 1, + sym__commonmark_whitespace, + [14273] = 3, + ACTIONS(2002), 1, sym__line_ending, - ACTIONS(2607), 1, + ACTIONS(2861), 1, sym__eof, - STATE(363), 1, + STATE(330), 1, sym__newline, - [14220] = 1, - ACTIONS(2077), 3, - anon_sym_DASH, - anon_sym_COLON, - anon_sym_PIPE, - [14226] = 3, - ACTIONS(1854), 1, + [14283] = 3, + ACTIONS(2002), 1, sym__line_ending, - ACTIONS(2609), 1, + ACTIONS(2863), 1, sym__eof, - STATE(311), 1, + STATE(331), 1, sym__newline, - [14236] = 3, - ACTIONS(2583), 1, + [14293] = 2, + ACTIONS(2865), 1, + sym_key_value_key, + ACTIONS(2756), 2, + anon_sym_RBRACE, + sym_commonmark_name, + [14301] = 3, + ACTIONS(2002), 1, sym__line_ending, - ACTIONS(2611), 1, + ACTIONS(2867), 1, sym__eof, - STATE(1041), 1, + STATE(388), 1, sym__newline, - [14246] = 3, - ACTIONS(1854), 1, + [14311] = 3, + ACTIONS(2849), 1, sym__line_ending, - ACTIONS(2613), 1, + ACTIONS(2869), 1, sym__eof, - STATE(393), 1, + STATE(997), 1, sym__newline, - [14256] = 3, - ACTIONS(2571), 1, + [14321] = 3, + ACTIONS(2871), 1, + anon_sym_RBRACE, + ACTIONS(2873), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2575), 1, - anon_sym_EQ, - STATE(1044), 1, + STATE(986), 1, sym__commonmark_whitespace, - [14266] = 2, - ACTIONS(2615), 1, - sym_key_value_key, - ACTIONS(2507), 2, - anon_sym_RBRACE, + [14331] = 3, + ACTIONS(2611), 1, + anon_sym_LBRACE, + ACTIONS(2875), 1, sym_commonmark_name, - [14274] = 3, - ACTIONS(1854), 1, + STATE(1020), 1, + sym_language_attribute, + [14341] = 3, + ACTIONS(2849), 1, sym__line_ending, - ACTIONS(2617), 1, + ACTIONS(2877), 1, sym__eof, - STATE(392), 1, + STATE(1041), 1, sym__newline, - [14284] = 3, - ACTIONS(2619), 1, + [14351] = 3, + ACTIONS(1998), 1, sym__line_ending, - ACTIONS(2621), 1, + ACTIONS(2879), 1, sym__eof, - STATE(996), 1, + STATE(240), 1, sym__newline, - [14294] = 3, - ACTIONS(2388), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2447), 1, - anon_sym_PIPE, - STATE(1047), 1, - sym__whitespace, - [14304] = 3, - ACTIONS(1856), 1, + [14361] = 3, + ACTIONS(2881), 1, sym__line_ending, - ACTIONS(2623), 1, + ACTIONS(2883), 1, sym__eof, - STATE(210), 1, + STATE(1049), 1, sym__newline, - [14314] = 3, - ACTIONS(2388), 1, - aux_sym__commonmark_whitespace_token1, - ACTIONS(2464), 1, - anon_sym_PIPE, - STATE(1099), 1, - sym__whitespace, - [14324] = 3, - ACTIONS(1856), 1, + [14371] = 3, + ACTIONS(2849), 1, sym__line_ending, - ACTIONS(2625), 1, + ACTIONS(2885), 1, sym__eof, - STATE(211), 1, + STATE(1062), 1, sym__newline, - [14334] = 3, - ACTIONS(1854), 1, + [14381] = 3, + ACTIONS(2815), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2817), 1, + anon_sym_EQ, + STATE(1025), 1, + sym__commonmark_whitespace, + [14391] = 3, + ACTIONS(2849), 1, sym__line_ending, - ACTIONS(2627), 1, + ACTIONS(2887), 1, sym__eof, - STATE(420), 1, + STATE(1016), 1, sym__newline, - [14344] = 3, - ACTIONS(2583), 1, + [14401] = 3, + ACTIONS(1998), 1, sym__line_ending, - ACTIONS(2629), 1, + ACTIONS(2889), 1, sym__eof, - STATE(1062), 1, + STATE(268), 1, sym__newline, - [14354] = 3, - ACTIONS(2583), 1, + [14411] = 3, + ACTIONS(2000), 1, sym__line_ending, - ACTIONS(2631), 1, + ACTIONS(2891), 1, sym__eof, - STATE(1064), 1, + STATE(432), 1, sym__newline, - [14364] = 3, - ACTIONS(2583), 1, + [14421] = 3, + ACTIONS(2000), 1, sym__line_ending, - ACTIONS(2633), 1, + ACTIONS(2893), 1, sym__eof, - STATE(1067), 1, + STATE(223), 1, sym__newline, - [14374] = 3, - ACTIONS(2583), 1, + [14431] = 3, + ACTIONS(2654), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2707), 1, + anon_sym_PIPE, + STATE(1055), 1, + sym__whitespace, + [14441] = 3, + ACTIONS(2654), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2697), 1, + anon_sym_PIPE, + STATE(1057), 1, + sym__whitespace, + [14451] = 3, + ACTIONS(1998), 1, sym__line_ending, - ACTIONS(2635), 1, + ACTIONS(2895), 1, sym__eof, - STATE(1068), 1, + STATE(292), 1, sym__newline, - [14384] = 1, - ACTIONS(2529), 3, - sym__line_ending, - sym__eof, - sym__pipe_table_line_ending, - [14390] = 3, - ACTIONS(1856), 1, + [14461] = 3, + ACTIONS(1998), 1, sym__line_ending, - ACTIONS(2637), 1, + ACTIONS(2897), 1, sym__eof, - STATE(302), 1, + STATE(176), 1, sym__newline, - [14400] = 3, - ACTIONS(2388), 1, + [14471] = 3, + ACTIONS(2654), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2563), 1, + ACTIONS(2709), 1, anon_sym_PIPE, - STATE(1060), 1, + STATE(1012), 1, sym__whitespace, - [14410] = 3, - ACTIONS(2388), 1, + [14481] = 1, + ACTIONS(2324), 3, + sym__line_ending, + anon_sym_LBRACE, + aux_sym_info_string_token1, + [14487] = 3, + ACTIONS(2654), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2455), 1, + ACTIONS(2807), 1, anon_sym_PIPE, - STATE(1037), 1, + STATE(1023), 1, sym__whitespace, - [14420] = 3, - ACTIONS(2388), 1, + [14497] = 3, + ACTIONS(2654), 1, aux_sym__commonmark_whitespace_token1, - ACTIONS(2553), 1, + ACTIONS(2829), 1, anon_sym_PIPE, - STATE(1009), 1, + STATE(1071), 1, sym__whitespace, - [14430] = 3, - ACTIONS(1828), 1, + [14507] = 1, + ACTIONS(2750), 3, sym__line_ending, - ACTIONS(2639), 1, + aux_sym__commonmark_whitespace_token1, + anon_sym_PIPE, + [14513] = 3, + ACTIONS(2849), 1, + sym__line_ending, + ACTIONS(2899), 1, sym__eof, - STATE(330), 1, + STATE(993), 1, sym__newline, - [14440] = 3, - ACTIONS(1828), 1, + [14523] = 3, + ACTIONS(2849), 1, sym__line_ending, - ACTIONS(2641), 1, + ACTIONS(2901), 1, sym__eof, - STATE(458), 1, + STATE(995), 1, sym__newline, - [14450] = 3, - ACTIONS(2583), 1, + [14533] = 3, + ACTIONS(2849), 1, + sym__line_ending, + ACTIONS(2903), 1, + sym__eof, + STATE(996), 1, + sym__newline, + [14543] = 3, + ACTIONS(2000), 1, + sym__line_ending, + ACTIONS(2905), 1, + sym__eof, + STATE(394), 1, + sym__newline, + [14553] = 3, + ACTIONS(2654), 1, + aux_sym__commonmark_whitespace_token1, + ACTIONS(2721), 1, + anon_sym_PIPE, + STATE(1030), 1, + sym__whitespace, + [14563] = 3, + ACTIONS(2849), 1, sym__line_ending, - ACTIONS(2643), 1, + ACTIONS(2907), 1, sym__eof, STATE(1000), 1, sym__newline, - [14460] = 3, - ACTIONS(2583), 1, + [14573] = 3, + ACTIONS(2849), 1, sym__line_ending, - ACTIONS(2645), 1, + ACTIONS(2909), 1, sym__eof, STATE(1001), 1, sym__newline, - [14470] = 3, - ACTIONS(2583), 1, + [14583] = 3, + ACTIONS(2849), 1, sym__line_ending, - ACTIONS(2647), 1, + ACTIONS(2911), 1, sym__eof, STATE(1003), 1, sym__newline, - [14480] = 3, - ACTIONS(2583), 1, + [14593] = 3, + ACTIONS(2849), 1, sym__line_ending, - ACTIONS(2649), 1, + ACTIONS(2913), 1, sym__eof, STATE(1004), 1, sym__newline, - [14490] = 3, - ACTIONS(1828), 1, + [14603] = 3, + ACTIONS(2000), 1, sym__line_ending, - ACTIONS(2651), 1, + ACTIONS(2915), 1, sym__eof, - STATE(355), 1, + STATE(416), 1, sym__newline, - [14500] = 3, - ACTIONS(2583), 1, + [14613] = 3, + ACTIONS(2000), 1, sym__line_ending, - ACTIONS(2653), 1, + ACTIONS(2917), 1, sym__eof, - STATE(1042), 1, - sym__newline, - [14510] = 2, - ACTIONS(2583), 1, - sym__line_ending, - STATE(992), 1, - sym__newline, - [14517] = 2, - ACTIONS(1882), 1, - sym__line_ending, - STATE(528), 1, - sym__newline, - [14524] = 2, - ACTIONS(1854), 1, - sym__line_ending, - STATE(399), 1, - sym__newline, - [14531] = 2, - ACTIONS(1854), 1, - sym__line_ending, - STATE(400), 1, - sym__newline, - [14538] = 2, - ACTIONS(1854), 1, - sym__line_ending, - STATE(401), 1, - sym__newline, - [14545] = 2, - ACTIONS(1854), 1, - sym__line_ending, - STATE(402), 1, + STATE(424), 1, sym__newline, - [14552] = 2, - ACTIONS(1854), 1, + [14623] = 3, + ACTIONS(1998), 1, sym__line_ending, - STATE(403), 1, + ACTIONS(2919), 1, + sym__eof, + STATE(269), 1, sym__newline, - [14559] = 2, - ACTIONS(1854), 1, + [14633] = 2, + ACTIONS(2921), 1, + anon_sym_DASH, + STATE(715), 1, + aux_sym_pipe_table_delimiter_cell_repeat1, + [14640] = 2, + ACTIONS(2000), 1, sym__line_ending, - STATE(404), 1, + STATE(349), 1, sym__newline, - [14566] = 2, - ACTIONS(2655), 1, - sym__block_close, - ACTIONS(2657), 1, - sym__fenced_code_block_end_backtick, - [14573] = 2, - ACTIONS(1884), 1, - sym__block_close, - ACTIONS(1886), 1, - sym__fenced_code_block_end_backtick, - [14580] = 2, - ACTIONS(1904), 1, - sym__block_close, - ACTIONS(1906), 1, - sym__fenced_code_block_end_backtick, - [14587] = 2, - ACTIONS(1884), 1, - sym__block_close, - ACTIONS(1886), 1, - sym__fenced_code_block_end_tilde, - [14594] = 1, - ACTIONS(2503), 2, - aux_sym__commonmark_whitespace_token1, - anon_sym_PIPE, - [14599] = 2, - ACTIONS(1888), 1, - sym__block_close, - ACTIONS(1890), 1, - sym__fenced_code_block_end_backtick, - [14606] = 2, - ACTIONS(2655), 1, - sym__block_close, - ACTIONS(2657), 1, - sym__fenced_code_block_end_tilde, - [14613] = 2, - ACTIONS(1888), 1, + [14647] = 2, + ACTIONS(2923), 1, sym__block_close, - ACTIONS(1890), 1, + ACTIONS(2925), 1, sym__fenced_code_block_end_tilde, - [14620] = 2, - ACTIONS(1872), 1, + [14654] = 2, + ACTIONS(2279), 1, sym__line_ending, - ACTIONS(2659), 1, + ACTIONS(2927), 1, anon_sym_PIPE, - [14627] = 2, - ACTIONS(1892), 1, - sym__block_close, - ACTIONS(1894), 1, - sym__fenced_code_block_end_tilde, - [14634] = 2, - ACTIONS(2437), 1, + [14661] = 2, + ACTIONS(2279), 1, sym__line_ending, - ACTIONS(2553), 1, + ACTIONS(2829), 1, anon_sym_PIPE, - [14641] = 2, - ACTIONS(2661), 1, + [14668] = 2, + ACTIONS(1998), 1, + sym__line_ending, + STATE(7), 1, + sym__newline, + [14675] = 2, + ACTIONS(2081), 1, sym__block_close, - ACTIONS(2663), 1, + ACTIONS(2083), 1, sym__fenced_code_block_end_backtick, - [14648] = 2, - ACTIONS(2661), 1, - sym__block_close, - ACTIONS(2663), 1, - sym__fenced_code_block_end_tilde, - [14655] = 1, - ACTIONS(2490), 2, - aux_sym__commonmark_whitespace_token1, - anon_sym_PIPE, - [14660] = 2, - ACTIONS(1779), 1, + [14682] = 1, + ACTIONS(2324), 2, sym__line_ending, - ACTIONS(2553), 1, anon_sym_PIPE, - [14667] = 2, - ACTIONS(2583), 1, + [14687] = 2, + ACTIONS(2849), 1, sym__line_ending, - STATE(1056), 1, + STATE(1022), 1, sym__newline, - [14674] = 2, - ACTIONS(2577), 1, + [14694] = 2, + ACTIONS(2002), 1, sym__line_ending, - ACTIONS(2659), 1, - anon_sym_PIPE, - [14681] = 2, - ACTIONS(1828), 1, + STATE(413), 1, + sym__newline, + [14701] = 2, + ACTIONS(2002), 1, sym__line_ending, - STATE(452), 1, + STATE(418), 1, sym__newline, - [14688] = 2, - ACTIONS(1862), 1, + [14708] = 2, + ACTIONS(2002), 1, sym__line_ending, - STATE(522), 1, + STATE(421), 1, sym__newline, - [14695] = 2, - ACTIONS(1856), 1, + [14715] = 2, + ACTIONS(2849), 1, sym__line_ending, - STATE(7), 1, + STATE(1034), 1, sym__newline, - [14702] = 2, - ACTIONS(1856), 1, + [14722] = 2, + ACTIONS(2060), 1, + sym__block_close, + ACTIONS(2062), 1, + sym__fenced_code_block_end_backtick, + [14729] = 2, + ACTIONS(1998), 1, sym__line_ending, - STATE(8), 1, + STATE(251), 1, sym__newline, - [14709] = 2, - ACTIONS(1828), 1, + [14736] = 2, + ACTIONS(2849), 1, sym__line_ending, - STATE(450), 1, + STATE(1072), 1, sym__newline, - [14716] = 2, - ACTIONS(2665), 1, - aux_sym__commonmark_whitespace_token1, - STATE(702), 1, - sym__whitespace, - [14723] = 2, - ACTIONS(2667), 1, - aux_sym__commonmark_whitespace_token1, - STATE(589), 1, - sym__whitespace, - [14730] = 2, - ACTIONS(1856), 1, + [14743] = 2, + ACTIONS(1998), 1, sym__line_ending, - STATE(264), 1, + STATE(253), 1, sym__newline, - [14737] = 2, - ACTIONS(1872), 1, + [14750] = 2, + ACTIONS(2723), 1, sym__line_ending, - ACTIONS(2553), 1, + ACTIONS(2829), 1, anon_sym_PIPE, - [14744] = 2, - ACTIONS(1856), 1, + [14757] = 2, + ACTIONS(1998), 1, sym__line_ending, - STATE(268), 1, + STATE(255), 1, sym__newline, - [14751] = 2, - ACTIONS(1856), 1, + [14764] = 2, + ACTIONS(1998), 1, sym__line_ending, - STATE(273), 1, + STATE(257), 1, sym__newline, - [14758] = 2, - ACTIONS(1828), 1, + [14771] = 2, + ACTIONS(2060), 1, + sym__block_close, + ACTIONS(2062), 1, + sym__fenced_code_block_end_tilde, + [14778] = 2, + ACTIONS(1998), 1, sym__line_ending, - STATE(446), 1, + STATE(259), 1, sym__newline, - [14765] = 2, - ACTIONS(1856), 1, + [14785] = 2, + ACTIONS(1998), 1, sym__line_ending, - STATE(275), 1, + STATE(261), 1, sym__newline, - [14772] = 2, - ACTIONS(1828), 1, + [14792] = 2, + ACTIONS(2163), 1, sym__line_ending, - STATE(469), 1, - sym__newline, - [14779] = 2, - ACTIONS(1856), 1, + ACTIONS(2829), 1, + anon_sym_PIPE, + [14799] = 2, + ACTIONS(2002), 1, sym__line_ending, - STATE(289), 1, + STATE(454), 1, sym__newline, - [14786] = 2, - ACTIONS(1904), 1, - sym__block_close, - ACTIONS(1906), 1, - sym__fenced_code_block_end_tilde, - [14793] = 2, - ACTIONS(1856), 1, + [14806] = 2, + ACTIONS(2833), 1, sym__line_ending, - STATE(299), 1, - sym__newline, - [14800] = 2, - ACTIONS(2669), 1, - anon_sym_DASH, - STATE(717), 1, - aux_sym_pipe_table_delimiter_cell_repeat1, - [14807] = 2, - ACTIONS(1882), 1, + ACTIONS(2927), 1, + anon_sym_PIPE, + [14813] = 2, + ACTIONS(2002), 1, sym__line_ending, - STATE(523), 1, + STATE(458), 1, sym__newline, - [14814] = 2, - ACTIONS(1856), 1, + [14820] = 2, + ACTIONS(2000), 1, sym__line_ending, - STATE(222), 1, + STATE(326), 1, sym__newline, - [14821] = 2, - ACTIONS(1856), 1, + [14827] = 2, + ACTIONS(1998), 1, sym__line_ending, - STATE(223), 1, + STATE(274), 1, sym__newline, - [14828] = 2, - ACTIONS(1856), 1, + [14834] = 2, + ACTIONS(1998), 1, sym__line_ending, - STATE(224), 1, + STATE(275), 1, sym__newline, - [14835] = 2, - ACTIONS(1856), 1, + [14841] = 2, + ACTIONS(1998), 1, sym__line_ending, - STATE(225), 1, + STATE(276), 1, sym__newline, - [14842] = 2, - ACTIONS(1856), 1, + [14848] = 2, + ACTIONS(1998), 1, sym__line_ending, - STATE(226), 1, + STATE(277), 1, sym__newline, - [14849] = 2, - ACTIONS(1856), 1, + [14855] = 2, + ACTIONS(1998), 1, sym__line_ending, - STATE(227), 1, + STATE(278), 1, sym__newline, - [14856] = 2, - ACTIONS(2583), 1, + [14862] = 2, + ACTIONS(1998), 1, sym__line_ending, - STATE(989), 1, + STATE(279), 1, sym__newline, - [14863] = 2, - ACTIONS(1864), 1, + [14869] = 1, + ACTIONS(2929), 2, + sym__line_ending, + anon_sym_LBRACE, + [14874] = 2, + ACTIONS(2101), 1, sym__block_close, - ACTIONS(1866), 1, + ACTIONS(2103), 1, sym__fenced_code_block_end_backtick, - [14870] = 2, - ACTIONS(1864), 1, + [14881] = 2, + ACTIONS(2124), 1, + sym__line_ending, + ACTIONS(2829), 1, + anon_sym_PIPE, + [14888] = 2, + ACTIONS(2101), 1, sym__block_close, - ACTIONS(1866), 1, + ACTIONS(2103), 1, sym__fenced_code_block_end_tilde, - [14877] = 2, - ACTIONS(1382), 1, - sym__close_block, - ACTIONS(2671), 1, - sym_block_continuation, - [14884] = 2, - ACTIONS(1912), 1, + [14895] = 2, + ACTIONS(2000), 1, + sym__line_ending, + STATE(334), 1, + sym__newline, + [14902] = 1, + ACTIONS(2764), 2, + aux_sym__commonmark_whitespace_token1, + anon_sym_PIPE, + [14907] = 2, + ACTIONS(2105), 1, sym__block_close, - ACTIONS(1914), 1, + ACTIONS(2107), 1, sym__fenced_code_block_end_backtick, - [14891] = 2, - ACTIONS(1912), 1, + [14914] = 2, + ACTIONS(1417), 1, + sym__close_block, + ACTIONS(2931), 1, + sym_block_continuation, + [14921] = 2, + ACTIONS(2105), 1, sym__block_close, - ACTIONS(1914), 1, + ACTIONS(2107), 1, sym__fenced_code_block_end_tilde, - [14898] = 2, - ACTIONS(2665), 1, - aux_sym__commonmark_whitespace_token1, - STATE(713), 1, - sym__whitespace, - [14905] = 2, - ACTIONS(2673), 1, + [14928] = 2, + ACTIONS(2002), 1, sym__line_ending, - STATE(703), 1, + STATE(468), 1, + sym__newline, + [14935] = 1, + ACTIONS(2933), 2, + sym__line_ending, + anon_sym_LBRACE, + [14940] = 2, + ACTIONS(2000), 1, + sym__line_ending, + STATE(321), 1, + sym__newline, + [14947] = 2, + ACTIONS(2723), 1, + sym__line_ending, + ACTIONS(2927), 1, + anon_sym_PIPE, + [14954] = 2, + ACTIONS(2000), 1, + sym__line_ending, + STATE(339), 1, sym__newline, - [14912] = 2, - ACTIONS(2675), 1, + [14961] = 2, + ACTIONS(2935), 1, sym__block_close, - ACTIONS(2677), 1, + ACTIONS(2937), 1, sym__fenced_code_block_end_backtick, - [14919] = 2, - ACTIONS(2675), 1, + [14968] = 2, + ACTIONS(2935), 1, sym__block_close, - ACTIONS(2677), 1, + ACTIONS(2937), 1, sym__fenced_code_block_end_tilde, - [14926] = 2, - ACTIONS(2583), 1, + [14975] = 2, + ACTIONS(1998), 1, sym__line_ending, - STATE(1071), 1, + STATE(6), 1, sym__newline, - [14933] = 1, - ACTIONS(2077), 2, - sym__line_ending, - anon_sym_PIPE, - [14938] = 2, - ACTIONS(2667), 1, - aux_sym__commonmark_whitespace_token1, - STATE(591), 1, - sym__whitespace, - [14945] = 2, - ACTIONS(1771), 1, + [14982] = 2, + ACTIONS(2124), 1, sym__line_ending, - ACTIONS(2553), 1, + ACTIONS(2927), 1, anon_sym_PIPE, - [14952] = 2, - ACTIONS(1828), 1, + [14989] = 2, + ACTIONS(2058), 1, sym__line_ending, - STATE(441), 1, + STATE(501), 1, sym__newline, - [14959] = 2, - ACTIONS(1862), 1, + [14996] = 2, + ACTIONS(2000), 1, sym__line_ending, - STATE(518), 1, + STATE(324), 1, sym__newline, - [14966] = 2, - ACTIONS(1882), 1, - sym__line_ending, + [15003] = 2, + ACTIONS(2939), 1, + anon_sym_DASH, + STATE(780), 1, + aux_sym_pipe_table_delimiter_cell_repeat1, + [15010] = 2, + ACTIONS(2941), 1, + aux_sym__commonmark_whitespace_token1, STATE(519), 1, + sym__whitespace, + [15017] = 2, + ACTIONS(1417), 1, + sym__block_close, + ACTIONS(2943), 1, + sym_block_continuation, + [15024] = 2, + ACTIONS(2000), 1, + sym__line_ending, + STATE(353), 1, sym__newline, - [14973] = 2, - ACTIONS(1771), 1, + [15031] = 2, + ACTIONS(2945), 1, sym__line_ending, - ACTIONS(2659), 1, + STATE(704), 1, + sym__newline, + [15038] = 1, + ACTIONS(2798), 2, + aux_sym__commonmark_whitespace_token1, anon_sym_PIPE, - [14980] = 2, - ACTIONS(2679), 1, - anon_sym_DASH, - STATE(787), 1, - aux_sym_pipe_table_delimiter_cell_repeat1, - [14987] = 2, - ACTIONS(1862), 1, + [15043] = 2, + ACTIONS(2849), 1, sym__line_ending, - STATE(520), 1, + STATE(1052), 1, sym__newline, - [14994] = 2, - ACTIONS(1882), 1, + [15050] = 2, + ACTIONS(2058), 1, sym__line_ending, - STATE(521), 1, + STATE(508), 1, sym__newline, - [15001] = 2, - ACTIONS(1856), 1, + [15057] = 2, + ACTIONS(2947), 1, + aux_sym__commonmark_whitespace_token1, + STATE(708), 1, + sym__whitespace, + [15064] = 2, + ACTIONS(2042), 1, sym__line_ending, - STATE(13), 1, + STATE(509), 1, sym__newline, - [15008] = 2, - ACTIONS(1856), 1, + [15071] = 2, + ACTIONS(2002), 1, sym__line_ending, - STATE(14), 1, + STATE(355), 1, sym__newline, - [15015] = 2, - ACTIONS(1892), 1, - sym__block_close, - ACTIONS(1894), 1, - sym__fenced_code_block_end_backtick, - [15022] = 2, - ACTIONS(2583), 1, + [15078] = 2, + ACTIONS(2002), 1, sym__line_ending, - STATE(1034), 1, + STATE(356), 1, sym__newline, - [15029] = 2, - ACTIONS(2583), 1, + [15085] = 2, + ACTIONS(2081), 1, + sym__block_close, + ACTIONS(2083), 1, + sym__fenced_code_block_end_tilde, + [15092] = 2, + ACTIONS(2000), 1, sym__line_ending, - STATE(1059), 1, + STATE(329), 1, sym__newline, - [15036] = 2, - ACTIONS(2583), 1, + [15099] = 2, + ACTIONS(2000), 1, sym__line_ending, - STATE(1061), 1, + STATE(336), 1, sym__newline, - [15043] = 2, - ACTIONS(2583), 1, + [15106] = 2, + ACTIONS(2002), 1, sym__line_ending, - STATE(1018), 1, + STATE(357), 1, sym__newline, - [15050] = 2, - ACTIONS(2583), 1, + [15113] = 2, + ACTIONS(2058), 1, sym__line_ending, - STATE(1065), 1, + STATE(510), 1, sym__newline, - [15057] = 2, - ACTIONS(1854), 1, + [15120] = 2, + ACTIONS(2042), 1, sym__line_ending, - STATE(374), 1, + STATE(511), 1, sym__newline, - [15064] = 2, - ACTIONS(2437), 1, + [15127] = 2, + ACTIONS(1998), 1, sym__line_ending, - ACTIONS(2659), 1, - anon_sym_PIPE, - [15071] = 2, - ACTIONS(1828), 1, + STATE(13), 1, + sym__newline, + [15134] = 2, + ACTIONS(1998), 1, sym__line_ending, - STATE(464), 1, + STATE(14), 1, sym__newline, - [15078] = 2, - ACTIONS(2667), 1, + [15141] = 2, + ACTIONS(2941), 1, aux_sym__commonmark_whitespace_token1, - STATE(597), 1, + STATE(532), 1, sym__whitespace, - [15085] = 2, - ACTIONS(1854), 1, + [15148] = 2, + ACTIONS(2849), 1, sym__line_ending, - STATE(376), 1, + STATE(1075), 1, sym__newline, - [15092] = 1, - ACTIONS(2681), 2, - sym__line_ending, - anon_sym_LBRACE, - [15097] = 2, - ACTIONS(1854), 1, + [15155] = 2, + ACTIONS(2849), 1, sym__line_ending, - STATE(378), 1, + STATE(989), 1, sym__newline, - [15104] = 1, - ACTIONS(2683), 2, + [15162] = 2, + ACTIONS(2849), 1, sym__line_ending, - anon_sym_LBRACE, - [15109] = 1, - ACTIONS(2501), 2, - aux_sym__commonmark_whitespace_token1, - anon_sym_PIPE, - [15114] = 2, - ACTIONS(1862), 1, + STATE(990), 1, + sym__newline, + [15169] = 2, + ACTIONS(2002), 1, sym__line_ending, - STATE(507), 1, + STATE(358), 1, sym__newline, - [15121] = 2, - ACTIONS(1828), 1, + [15176] = 2, + ACTIONS(2849), 1, sym__line_ending, - STATE(465), 1, + STATE(994), 1, sym__newline, - [15128] = 2, - ACTIONS(1882), 1, + [15183] = 2, + ACTIONS(2002), 1, sym__line_ending, - STATE(531), 1, + STATE(359), 1, sym__newline, - [15135] = 2, - ACTIONS(1854), 1, + [15190] = 2, + ACTIONS(2002), 1, sym__line_ending, - STATE(380), 1, + STATE(360), 1, sym__newline, - [15142] = 2, - ACTIONS(1828), 1, + [15197] = 2, + ACTIONS(2089), 1, + sym__block_close, + ACTIONS(2091), 1, + sym__fenced_code_block_end_backtick, + [15204] = 2, + ACTIONS(2941), 1, + aux_sym__commonmark_whitespace_token1, + STATE(525), 1, + sym__whitespace, + [15211] = 2, + ACTIONS(2000), 1, sym__line_ending, - STATE(466), 1, + STATE(337), 1, sym__newline, - [15149] = 2, - ACTIONS(1828), 1, + [15218] = 2, + ACTIONS(2042), 1, sym__line_ending, - STATE(444), 1, + STATE(502), 1, sym__newline, - [15156] = 2, - ACTIONS(2685), 1, + [15225] = 2, + ACTIONS(2949), 1, sym__block_close, - ACTIONS(2687), 1, + ACTIONS(2951), 1, sym_block_continuation, - [15163] = 2, - ACTIONS(1862), 1, + [15232] = 2, + ACTIONS(2058), 1, sym__line_ending, - STATE(532), 1, + STATE(514), 1, sym__newline, - [15170] = 2, - ACTIONS(1882), 1, + [15239] = 2, + ACTIONS(2042), 1, sym__line_ending, - STATE(533), 1, + STATE(515), 1, sym__newline, - [15177] = 2, - ACTIONS(1856), 1, + [15246] = 2, + ACTIONS(2089), 1, + sym__block_close, + ACTIONS(2091), 1, + sym__fenced_code_block_end_tilde, + [15253] = 2, + ACTIONS(2042), 1, sym__line_ending, - STATE(19), 1, + STATE(505), 1, sym__newline, - [15184] = 2, - ACTIONS(1856), 1, + [15260] = 2, + ACTIONS(2058), 1, sym__line_ending, - STATE(20), 1, + STATE(516), 1, sym__newline, - [15191] = 2, - ACTIONS(1854), 1, + [15267] = 2, + ACTIONS(2042), 1, sym__line_ending, - STATE(382), 1, + STATE(517), 1, sym__newline, - [15198] = 2, - ACTIONS(2583), 1, + [15274] = 2, + ACTIONS(1998), 1, sym__line_ending, - STATE(998), 1, + STATE(19), 1, sym__newline, - [15205] = 2, - ACTIONS(2583), 1, + [15281] = 2, + ACTIONS(1998), 1, sym__line_ending, - STATE(999), 1, + STATE(20), 1, sym__newline, - [15212] = 2, - ACTIONS(1854), 1, + [15288] = 2, + ACTIONS(2000), 1, sym__line_ending, - STATE(384), 1, + STATE(338), 1, sym__newline, - [15219] = 2, - ACTIONS(2583), 1, + [15295] = 2, + ACTIONS(2849), 1, sym__line_ending, - STATE(1002), 1, + STATE(992), 1, sym__newline, - [15226] = 2, - ACTIONS(2673), 1, + [15302] = 2, + ACTIONS(2849), 1, sym__line_ending, - STATE(705), 1, + STATE(998), 1, sym__newline, - [15233] = 2, - ACTIONS(1828), 1, + [15309] = 2, + ACTIONS(2849), 1, sym__line_ending, - STATE(467), 1, + STATE(999), 1, sym__newline, - [15240] = 2, - ACTIONS(2673), 1, + [15316] = 1, + ACTIONS(2750), 2, + aux_sym__commonmark_whitespace_token1, + anon_sym_PIPE, + [15321] = 2, + ACTIONS(2093), 1, + sym__block_close, + ACTIONS(2095), 1, + sym__fenced_code_block_end_backtick, + [15328] = 2, + ACTIONS(2849), 1, sym__line_ending, - STATE(714), 1, + STATE(1002), 1, sym__newline, - [15247] = 2, - ACTIONS(1828), 1, + [15335] = 2, + ACTIONS(2093), 1, + sym__block_close, + ACTIONS(2095), 1, + sym__fenced_code_block_end_tilde, + [15342] = 2, + ACTIONS(2923), 1, + sym__block_close, + ACTIONS(2925), 1, + sym__fenced_code_block_end_backtick, + [15349] = 2, + ACTIONS(2945), 1, sym__line_ending, - STATE(448), 1, + STATE(710), 1, sym__newline, - [15254] = 2, - ACTIONS(1828), 1, + [15356] = 2, + ACTIONS(2058), 1, sym__line_ending, - STATE(468), 1, + STATE(504), 1, sym__newline, - [15261] = 2, - ACTIONS(1862), 1, + [15363] = 2, + ACTIONS(2945), 1, sym__line_ending, - STATE(527), 1, + STATE(713), 1, sym__newline, - [15268] = 2, - ACTIONS(2665), 1, + [15370] = 2, + ACTIONS(2953), 1, + sym__block_close, + ACTIONS(2955), 1, + sym__fenced_code_block_end_backtick, + [15377] = 2, + ACTIONS(2953), 1, + sym__block_close, + ACTIONS(2955), 1, + sym__fenced_code_block_end_tilde, + [15384] = 2, + ACTIONS(2947), 1, aux_sym__commonmark_whitespace_token1, - STATE(707), 1, + STATE(714), 1, sym__whitespace, - [15275] = 2, - ACTIONS(1382), 1, - sym__block_close, - ACTIONS(2689), 1, - sym_block_continuation, - [15282] = 1, - ACTIONS(2691), 1, + [15391] = 2, + ACTIONS(2947), 1, + aux_sym__commonmark_whitespace_token1, + STATE(702), 1, + sym__whitespace, + [15398] = 2, + ACTIONS(2000), 1, + sym__line_ending, + STATE(341), 1, + sym__newline, + [15405] = 1, + ACTIONS(2957), 1, sym__close_block, - [15286] = 1, - ACTIONS(2693), 1, + [15409] = 1, + ACTIONS(2959), 1, + sym__close_block, + [15413] = 1, + ACTIONS(2857), 1, + anon_sym_RBRACE, + [15417] = 1, + ACTIONS(2961), 1, + anon_sym_RBRACE, + [15421] = 1, + ACTIONS(2963), 1, sym__line_ending, - [15290] = 1, - ACTIONS(2695), 1, + [15425] = 1, + ACTIONS(2965), 1, sym__block_close, - [15294] = 1, - ACTIONS(2697), 1, - sym__line_ending, - [15298] = 1, - ACTIONS(1426), 1, + [15429] = 1, + ACTIONS(2967), 1, sym__block_close, - [15302] = 1, - ACTIONS(2699), 1, + [15433] = 1, + ACTIONS(2969), 1, sym__block_close, - [15306] = 1, - ACTIONS(2701), 1, - sym__line_ending, - [15310] = 1, - ACTIONS(2703), 1, + [15437] = 1, + ACTIONS(2935), 1, sym__block_close, - [15314] = 1, - ACTIONS(2675), 1, + [15441] = 1, + ACTIONS(2971), 1, sym__block_close, - [15318] = 1, - ACTIONS(2705), 1, + [15445] = 1, + ACTIONS(2973), 1, sym__block_close, - [15322] = 1, - ACTIONS(2707), 1, + [15449] = 1, + ACTIONS(2975), 1, sym__block_close, - [15326] = 1, - ACTIONS(2709), 1, - anon_sym_RBRACE, - [15330] = 1, - ACTIONS(1494), 1, - sym__close_block, - [15334] = 1, - ACTIONS(2697), 1, - anon_sym_RBRACE, - [15338] = 1, - ACTIONS(2711), 1, + [15453] = 1, + ACTIONS(2977), 1, sym__block_close, - [15342] = 1, - ACTIONS(2713), 1, + [15457] = 1, + ACTIONS(2979), 1, sym__block_close, - [15346] = 1, - ACTIONS(2715), 1, + [15461] = 1, + ACTIONS(2981), 1, sym__block_close, - [15350] = 1, - ACTIONS(2717), 1, + [15465] = 1, + ACTIONS(2983), 1, sym__block_close, - [15354] = 1, - ACTIONS(2719), 1, + [15469] = 1, + ACTIONS(2985), 1, sym__block_close, - [15358] = 1, - ACTIONS(2721), 1, + [15473] = 1, + ACTIONS(2987), 1, sym__block_close, - [15362] = 1, - ACTIONS(2723), 1, + [15477] = 1, + ACTIONS(2989), 1, sym__block_close, - [15366] = 1, - ACTIONS(2725), 1, + [15481] = 1, + ACTIONS(2991), 1, sym__block_close, - [15370] = 1, - ACTIONS(2727), 1, - sym__close_block, - [15374] = 1, - ACTIONS(2729), 1, + [15485] = 1, + ACTIONS(2993), 1, sym__block_close, - [15378] = 1, - ACTIONS(2731), 1, + [15489] = 1, + ACTIONS(2995), 1, + anon_sym_RBRACE, + [15493] = 1, + ACTIONS(2997), 1, + sym__block_close, + [15497] = 1, + ACTIONS(2999), 1, + sym__block_close, + [15501] = 1, + ACTIONS(3001), 1, + sym__line_ending, + [15505] = 1, + ACTIONS(3003), 1, + sym__block_close, + [15509] = 1, + ACTIONS(3005), 1, + ts_builtin_sym_end, + [15513] = 1, + ACTIONS(3007), 1, sym__block_close, - [15382] = 1, - ACTIONS(2659), 1, + [15517] = 1, + ACTIONS(2707), 1, anon_sym_PIPE, - [15386] = 1, - ACTIONS(2733), 1, - sym__close_block, - [15390] = 1, - ACTIONS(2735), 1, + [15521] = 1, + ACTIONS(3009), 1, sym__block_close, - [15394] = 1, - ACTIONS(2737), 1, + [15525] = 1, + ACTIONS(3011), 1, + sym__line_ending, + [15529] = 1, + ACTIONS(3013), 1, sym__block_close, - [15398] = 1, - ACTIONS(2739), 1, - sym__close_block, - [15402] = 1, - ACTIONS(2741), 1, + [15533] = 1, + ACTIONS(3015), 1, sym__block_close, - [15406] = 1, - ACTIONS(2743), 1, - ts_builtin_sym_end, - [15410] = 1, - ACTIONS(2745), 1, + [15537] = 1, + ACTIONS(3017), 1, + sym__block_close, + [15541] = 1, + ACTIONS(3019), 1, sym__block_close, - [15414] = 1, - ACTIONS(2747), 1, + [15545] = 1, + ACTIONS(1483), 1, + sym__close_block, + [15549] = 1, + ACTIONS(3021), 1, anon_sym_RBRACE, - [15418] = 1, - ACTIONS(2655), 1, + [15553] = 1, + ACTIONS(3023), 1, + sym__close_block, + [15557] = 1, + ACTIONS(3025), 1, sym__block_close, - [15422] = 1, - ACTIONS(2749), 1, + [15561] = 1, + ACTIONS(2829), 1, + anon_sym_PIPE, + [15565] = 1, + ACTIONS(3027), 1, sym__block_close, - [15426] = 1, - ACTIONS(2751), 1, - sym__close_block, - [15430] = 1, - ACTIONS(2753), 1, + [15569] = 1, + ACTIONS(3029), 1, + anon_sym_EQ, + [15573] = 1, + ACTIONS(3031), 1, + sym__block_close, + [15577] = 1, + ACTIONS(3033), 1, sym__line_ending, - [15434] = 1, - ACTIONS(2755), 1, + [15581] = 1, + ACTIONS(3035), 1, sym__line_ending, - [15438] = 1, - ACTIONS(2757), 1, - sym__block_close, - [15442] = 1, - ACTIONS(2569), 1, + [15585] = 1, + ACTIONS(3037), 1, + anon_sym_RBRACE, + [15589] = 1, + ACTIONS(2831), 1, anon_sym_PIPE, - [15446] = 1, - ACTIONS(2759), 1, + [15593] = 1, + ACTIONS(2963), 1, + anon_sym_RBRACE, + [15597] = 1, + ACTIONS(1483), 1, sym__block_close, - [15450] = 1, - ACTIONS(2761), 1, - sym__line_ending, - [15454] = 1, - ACTIONS(2763), 1, + [15601] = 1, + ACTIONS(3039), 1, + anon_sym_RBRACE, + [15605] = 1, + ACTIONS(3041), 1, sym__block_close, - [15458] = 1, - ACTIONS(2765), 1, - sym__close_block, - [15462] = 1, - ACTIONS(2767), 1, + [15609] = 1, + ACTIONS(3043), 1, + sym__line_ending, + [15613] = 1, + ACTIONS(3039), 1, + sym__line_ending, + [15617] = 1, + ACTIONS(3045), 1, sym__block_close, - [15466] = 1, - ACTIONS(2769), 1, + [15621] = 1, + ACTIONS(3047), 1, sym__close_block, - [15470] = 1, - ACTIONS(2771), 1, + [15625] = 1, + ACTIONS(3049), 1, sym__line_ending, - [15474] = 1, - ACTIONS(2773), 1, + [15629] = 1, + ACTIONS(3051), 1, sym__block_close, - [15478] = 1, - ACTIONS(2775), 1, + [15633] = 1, + ACTIONS(3053), 1, sym__block_close, - [15482] = 1, - ACTIONS(2661), 1, + [15637] = 1, + ACTIONS(3055), 1, + sym__close_block, + [15641] = 1, + ACTIONS(3057), 1, + sym__close_block, + [15645] = 1, + ACTIONS(3059), 1, sym__block_close, - [15486] = 1, - ACTIONS(2777), 1, + [15649] = 1, + ACTIONS(3061), 1, + sym__close_block, + [15653] = 1, + ACTIONS(3063), 1, sym__block_close, - [15490] = 1, - ACTIONS(2779), 1, + [15657] = 1, + ACTIONS(3065), 1, sym__block_close, - [15494] = 1, - ACTIONS(2539), 1, - anon_sym_PIPE, - [15498] = 1, - ACTIONS(2781), 1, + [15661] = 1, + ACTIONS(3067), 1, + sym__block_close, + [15665] = 1, + ACTIONS(1503), 1, sym__close_block, - [15502] = 1, - ACTIONS(2783), 1, + [15669] = 1, + ACTIONS(3069), 1, sym__block_close, - [15506] = 1, - ACTIONS(2785), 1, + [15673] = 1, + ACTIONS(3071), 1, sym__block_close, - [15510] = 1, - ACTIONS(2787), 1, + [15677] = 1, + ACTIONS(3073), 1, sym__block_close, - [15514] = 1, - ACTIONS(2789), 1, + [15681] = 1, + ACTIONS(3075), 1, sym__block_close, - [15518] = 1, - ACTIONS(2791), 1, + [15685] = 1, + ACTIONS(3077), 1, sym__block_close, - [15522] = 1, - ACTIONS(2793), 1, - anon_sym_EQ, - [15526] = 1, - ACTIONS(2795), 1, - anon_sym_RBRACE, - [15530] = 1, - ACTIONS(2797), 1, - sym__line_ending, - [15534] = 1, - ACTIONS(2435), 1, + [15689] = 1, + ACTIONS(2823), 1, anon_sym_PIPE, - [15538] = 1, - ACTIONS(2799), 1, + [15693] = 1, + ACTIONS(3079), 1, sym__block_close, - [15542] = 1, - ACTIONS(2801), 1, + [15697] = 1, + ACTIONS(2721), 1, + anon_sym_PIPE, + [15701] = 1, + ACTIONS(3081), 1, + sym__close_block, + [15705] = 1, + ACTIONS(3083), 1, sym__block_close, - [15546] = 1, - ACTIONS(2803), 1, + [15709] = 1, + ACTIONS(3085), 1, sym__block_close, - [15550] = 1, - ACTIONS(2805), 1, + [15713] = 1, + ACTIONS(3087), 1, sym__block_close, - [15554] = 1, - ACTIONS(2807), 1, + [15717] = 1, + ACTIONS(3089), 1, sym__block_close, - [15558] = 1, - ACTIONS(2809), 1, + [15721] = 1, + ACTIONS(3091), 1, sym__block_close, - [15562] = 1, - ACTIONS(2811), 1, + [15725] = 1, + ACTIONS(3093), 1, sym__block_close, - [15566] = 1, - ACTIONS(2813), 1, + [15729] = 1, + ACTIONS(3095), 1, sym__block_close, - [15570] = 1, - ACTIONS(2815), 1, + [15733] = 1, + ACTIONS(3097), 1, sym__block_close, - [15574] = 1, - ACTIONS(2817), 1, + [15737] = 1, + ACTIONS(3099), 1, sym__line_ending, - [15578] = 1, - ACTIONS(2819), 1, - sym__block_close, - [15582] = 1, - ACTIONS(2821), 1, + [15741] = 1, + ACTIONS(3101), 1, + sym__close_block, + [15745] = 1, + ACTIONS(3103), 1, sym__block_close, - [15586] = 1, - ACTIONS(2553), 1, + [15749] = 1, + ACTIONS(3105), 1, + sym__close_block, + [15753] = 1, + ACTIONS(2927), 1, anon_sym_PIPE, - [15590] = 1, - ACTIONS(2823), 1, + [15757] = 1, + ACTIONS(2923), 1, sym__block_close, - [15594] = 1, - ACTIONS(2825), 1, - sym__block_close, - [15598] = 1, - ACTIONS(2827), 1, + [15761] = 1, + ACTIONS(3107), 1, sym__line_ending, - [15602] = 1, - ACTIONS(2829), 1, - sym__block_close, - [15606] = 1, - ACTIONS(2831), 1, - sym__block_close, - [15610] = 1, - ACTIONS(2833), 1, - sym__close_block, - [15614] = 1, - ACTIONS(2835), 1, - sym__block_close, - [15618] = 1, - ACTIONS(2837), 1, - sym__block_close, - [15622] = 1, - ACTIONS(2839), 1, + [15765] = 1, + ACTIONS(3109), 1, sym__line_ending, - [15626] = 1, - ACTIONS(2589), 1, - anon_sym_RBRACE, - [15630] = 1, - ACTIONS(2841), 1, + [15769] = 1, + ACTIONS(2953), 1, sym__block_close, - [15634] = 1, - ACTIONS(2843), 1, - anon_sym_RBRACE, - [15638] = 1, - ACTIONS(2845), 1, - anon_sym_RBRACE, - [15642] = 1, - ACTIONS(2709), 1, - sym__line_ending, - [15646] = 1, - ACTIONS(1426), 1, - sym__close_block, - [15650] = 1, - ACTIONS(2847), 1, + [15773] = 1, + ACTIONS(3111), 1, sym__block_close, - [15654] = 1, - ACTIONS(2849), 1, + [15777] = 1, + ACTIONS(3113), 1, sym__close_block, - [15658] = 1, - ACTIONS(2851), 1, + [15781] = 1, + ACTIONS(3115), 1, sym__close_block, - [15662] = 1, - ACTIONS(2853), 1, + [15785] = 1, + ACTIONS(3117), 1, sym__close_block, - [15666] = 1, - ACTIONS(2855), 1, + [15789] = 1, + ACTIONS(3119), 1, sym__close_block, - [15670] = 1, - ACTIONS(2857), 1, + [15793] = 1, + ACTIONS(3121), 1, sym__close_block, - [15674] = 1, - ACTIONS(2859), 1, + [15797] = 1, + ACTIONS(3123), 1, sym__close_block, - [15678] = 1, - ACTIONS(2861), 1, + [15801] = 1, + ACTIONS(3125), 1, sym__close_block, - [15682] = 1, - ACTIONS(2863), 1, + [15805] = 1, + ACTIONS(3127), 1, sym__close_block, - [15686] = 1, - ACTIONS(2865), 1, + [15809] = 1, + ACTIONS(3129), 1, sym__block_close, - [15690] = 1, - ACTIONS(2867), 1, + [15813] = 1, + ACTIONS(3131), 1, sym__block_close, - [15694] = 1, - ACTIONS(2869), 1, + [15817] = 1, + ACTIONS(3133), 1, sym__close_block, - [15698] = 1, - ACTIONS(2871), 1, - sym__close_block, - [15702] = 1, - ACTIONS(2873), 1, + [15821] = 1, + ACTIONS(3135), 1, sym__block_close, - [15706] = 1, - ACTIONS(2875), 1, + [15825] = 1, + ACTIONS(3137), 1, sym__close_block, - [15710] = 1, - ACTIONS(2877), 1, + [15829] = 1, + ACTIONS(3139), 1, sym__close_block, - [15714] = 1, - ACTIONS(2879), 1, + [15833] = 1, + ACTIONS(3141), 1, sym__close_block, - [15718] = 1, - ACTIONS(2881), 1, + [15837] = 1, + ACTIONS(3143), 1, sym__close_block, - [15722] = 1, - ACTIONS(2883), 1, + [15841] = 1, + ACTIONS(3145), 1, sym__close_block, - [15726] = 1, - ACTIONS(2885), 1, + [15845] = 1, + ACTIONS(3147), 1, + sym__close_block, + [15849] = 1, + ACTIONS(3149), 1, sym__block_close, - [15730] = 1, - ACTIONS(2887), 1, + [15853] = 1, + ACTIONS(3151), 1, sym__block_close, - [15734] = 1, - ACTIONS(2889), 1, - sym__close_block, - [15738] = 1, - ACTIONS(2891), 1, + [15857] = 1, + ACTIONS(3153), 1, + sym__line_ending, + [15861] = 1, + ACTIONS(3155), 1, + sym__block_close, + [15865] = 1, + ACTIONS(3157), 1, sym__block_close, - [15742] = 1, - ACTIONS(2455), 1, - anon_sym_PIPE, }; static const uint32_t ts_small_parse_table_map[] = { [SMALL_STATE(473)] = 0, - [SMALL_STATE(474)] = 78, - [SMALL_STATE(475)] = 162, - [SMALL_STATE(476)] = 234, - [SMALL_STATE(477)] = 298, - [SMALL_STATE(478)] = 370, - [SMALL_STATE(479)] = 442, - [SMALL_STATE(480)] = 514, - [SMALL_STATE(481)] = 586, - [SMALL_STATE(482)] = 647, - [SMALL_STATE(483)] = 716, - [SMALL_STATE(484)] = 785, - [SMALL_STATE(485)] = 854, - [SMALL_STATE(486)] = 923, - [SMALL_STATE(487)] = 992, - [SMALL_STATE(488)] = 1053, - [SMALL_STATE(489)] = 1114, - [SMALL_STATE(490)] = 1187, - [SMALL_STATE(491)] = 1248, - [SMALL_STATE(492)] = 1321, - [SMALL_STATE(493)] = 1382, - [SMALL_STATE(494)] = 1451, - [SMALL_STATE(495)] = 1520, - [SMALL_STATE(496)] = 1589, - [SMALL_STATE(497)] = 1658, - [SMALL_STATE(498)] = 1727, - [SMALL_STATE(499)] = 1796, - [SMALL_STATE(500)] = 1865, - [SMALL_STATE(501)] = 1934, - [SMALL_STATE(502)] = 2003, - [SMALL_STATE(503)] = 2072, - [SMALL_STATE(504)] = 2141, - [SMALL_STATE(505)] = 2210, - [SMALL_STATE(506)] = 2279, - [SMALL_STATE(507)] = 2352, - [SMALL_STATE(508)] = 2414, - [SMALL_STATE(509)] = 2484, - [SMALL_STATE(510)] = 2554, - [SMALL_STATE(511)] = 2624, - [SMALL_STATE(512)] = 2694, - [SMALL_STATE(513)] = 2764, - [SMALL_STATE(514)] = 2830, - [SMALL_STATE(515)] = 2896, - [SMALL_STATE(516)] = 2962, - [SMALL_STATE(517)] = 3024, - [SMALL_STATE(518)] = 3086, - [SMALL_STATE(519)] = 3148, - [SMALL_STATE(520)] = 3210, - [SMALL_STATE(521)] = 3272, - [SMALL_STATE(522)] = 3334, - [SMALL_STATE(523)] = 3396, - [SMALL_STATE(524)] = 3458, - [SMALL_STATE(525)] = 3520, - [SMALL_STATE(526)] = 3582, - [SMALL_STATE(527)] = 3644, - [SMALL_STATE(528)] = 3706, - [SMALL_STATE(529)] = 3768, - [SMALL_STATE(530)] = 3830, - [SMALL_STATE(531)] = 3892, - [SMALL_STATE(532)] = 3954, - [SMALL_STATE(533)] = 4016, - [SMALL_STATE(534)] = 4078, - [SMALL_STATE(535)] = 4145, - [SMALL_STATE(536)] = 4202, - [SMALL_STATE(537)] = 4259, - [SMALL_STATE(538)] = 4320, - [SMALL_STATE(539)] = 4387, - [SMALL_STATE(540)] = 4446, - [SMALL_STATE(541)] = 4505, - [SMALL_STATE(542)] = 4562, - [SMALL_STATE(543)] = 4621, - [SMALL_STATE(544)] = 4678, - [SMALL_STATE(545)] = 4737, - [SMALL_STATE(546)] = 4796, - [SMALL_STATE(547)] = 4852, - [SMALL_STATE(548)] = 4910, - [SMALL_STATE(549)] = 4966, - [SMALL_STATE(550)] = 5022, - [SMALL_STATE(551)] = 5086, - [SMALL_STATE(552)] = 5142, - [SMALL_STATE(553)] = 5206, - [SMALL_STATE(554)] = 5270, - [SMALL_STATE(555)] = 5326, - [SMALL_STATE(556)] = 5384, - [SMALL_STATE(557)] = 5434, - [SMALL_STATE(558)] = 5492, - [SMALL_STATE(559)] = 5550, - [SMALL_STATE(560)] = 5614, - [SMALL_STATE(561)] = 5678, - [SMALL_STATE(562)] = 5736, - [SMALL_STATE(563)] = 5800, - [SMALL_STATE(564)] = 5864, - [SMALL_STATE(565)] = 5928, - [SMALL_STATE(566)] = 5992, - [SMALL_STATE(567)] = 6048, - [SMALL_STATE(568)] = 6104, - [SMALL_STATE(569)] = 6165, - [SMALL_STATE(570)] = 6226, - [SMALL_STATE(571)] = 6273, - [SMALL_STATE(572)] = 6320, - [SMALL_STATE(573)] = 6381, - [SMALL_STATE(574)] = 6434, - [SMALL_STATE(575)] = 6481, - [SMALL_STATE(576)] = 6528, - [SMALL_STATE(577)] = 6575, - [SMALL_STATE(578)] = 6636, - [SMALL_STATE(579)] = 6683, - [SMALL_STATE(580)] = 6742, - [SMALL_STATE(581)] = 6803, - [SMALL_STATE(582)] = 6864, - [SMALL_STATE(583)] = 6925, - [SMALL_STATE(584)] = 6986, - [SMALL_STATE(585)] = 7033, - [SMALL_STATE(586)] = 7083, - [SMALL_STATE(587)] = 7133, - [SMALL_STATE(588)] = 7183, - [SMALL_STATE(589)] = 7229, - [SMALL_STATE(590)] = 7287, - [SMALL_STATE(591)] = 7337, - [SMALL_STATE(592)] = 7395, - [SMALL_STATE(593)] = 7445, - [SMALL_STATE(594)] = 7495, - [SMALL_STATE(595)] = 7545, - [SMALL_STATE(596)] = 7591, - [SMALL_STATE(597)] = 7637, - [SMALL_STATE(598)] = 7695, - [SMALL_STATE(599)] = 7741, - [SMALL_STATE(600)] = 7791, - [SMALL_STATE(601)] = 7841, - [SMALL_STATE(602)] = 7893, - [SMALL_STATE(603)] = 7938, - [SMALL_STATE(604)] = 7987, - [SMALL_STATE(605)] = 8036, - [SMALL_STATE(606)] = 8085, - [SMALL_STATE(607)] = 8130, - [SMALL_STATE(608)] = 8179, - [SMALL_STATE(609)] = 8224, - [SMALL_STATE(610)] = 8269, - [SMALL_STATE(611)] = 8314, - [SMALL_STATE(612)] = 8359, - [SMALL_STATE(613)] = 8404, - [SMALL_STATE(614)] = 8453, - [SMALL_STATE(615)] = 8502, - [SMALL_STATE(616)] = 8553, - [SMALL_STATE(617)] = 8602, - [SMALL_STATE(618)] = 8647, - [SMALL_STATE(619)] = 8697, - [SMALL_STATE(620)] = 8741, - [SMALL_STATE(621)] = 8791, - [SMALL_STATE(622)] = 8833, - [SMALL_STATE(623)] = 8883, - [SMALL_STATE(624)] = 8927, - [SMALL_STATE(625)] = 8975, - [SMALL_STATE(626)] = 9017, - [SMALL_STATE(627)] = 9061, - [SMALL_STATE(628)] = 9105, - [SMALL_STATE(629)] = 9149, - [SMALL_STATE(630)] = 9199, - [SMALL_STATE(631)] = 9243, - [SMALL_STATE(632)] = 9287, - [SMALL_STATE(633)] = 9331, - [SMALL_STATE(634)] = 9373, - [SMALL_STATE(635)] = 9415, - [SMALL_STATE(636)] = 9465, - [SMALL_STATE(637)] = 9509, - [SMALL_STATE(638)] = 9551, - [SMALL_STATE(639)] = 9593, - [SMALL_STATE(640)] = 9637, - [SMALL_STATE(641)] = 9681, - [SMALL_STATE(642)] = 9729, - [SMALL_STATE(643)] = 9771, - [SMALL_STATE(644)] = 9821, - [SMALL_STATE(645)] = 9865, - [SMALL_STATE(646)] = 9907, - [SMALL_STATE(647)] = 9948, - [SMALL_STATE(648)] = 9989, - [SMALL_STATE(649)] = 10030, - [SMALL_STATE(650)] = 10071, - [SMALL_STATE(651)] = 10112, - [SMALL_STATE(652)] = 10153, - [SMALL_STATE(653)] = 10194, - [SMALL_STATE(654)] = 10240, - [SMALL_STATE(655)] = 10286, - [SMALL_STATE(656)] = 10332, - [SMALL_STATE(657)] = 10376, - [SMALL_STATE(658)] = 10416, - [SMALL_STATE(659)] = 10462, - [SMALL_STATE(660)] = 10508, - [SMALL_STATE(661)] = 10554, - [SMALL_STATE(662)] = 10600, - [SMALL_STATE(663)] = 10646, - [SMALL_STATE(664)] = 10692, - [SMALL_STATE(665)] = 10738, - [SMALL_STATE(666)] = 10778, - [SMALL_STATE(667)] = 10824, - [SMALL_STATE(668)] = 10868, - [SMALL_STATE(669)] = 10914, - [SMALL_STATE(670)] = 10960, - [SMALL_STATE(671)] = 11006, - [SMALL_STATE(672)] = 11045, - [SMALL_STATE(673)] = 11088, - [SMALL_STATE(674)] = 11129, - [SMALL_STATE(675)] = 11170, - [SMALL_STATE(676)] = 11213, - [SMALL_STATE(677)] = 11254, - [SMALL_STATE(678)] = 11297, - [SMALL_STATE(679)] = 11338, - [SMALL_STATE(680)] = 11376, - [SMALL_STATE(681)] = 11414, - [SMALL_STATE(682)] = 11452, - [SMALL_STATE(683)] = 11490, - [SMALL_STATE(684)] = 11528, - [SMALL_STATE(685)] = 11580, - [SMALL_STATE(686)] = 11632, - [SMALL_STATE(687)] = 11684, - [SMALL_STATE(688)] = 11736, - [SMALL_STATE(689)] = 11788, - [SMALL_STATE(690)] = 11831, - [SMALL_STATE(691)] = 11859, - [SMALL_STATE(692)] = 11887, - [SMALL_STATE(693)] = 11915, - [SMALL_STATE(694)] = 11943, - [SMALL_STATE(695)] = 11971, - [SMALL_STATE(696)] = 11999, - [SMALL_STATE(697)] = 12026, - [SMALL_STATE(698)] = 12053, - [SMALL_STATE(699)] = 12084, - [SMALL_STATE(700)] = 12111, - [SMALL_STATE(701)] = 12138, - [SMALL_STATE(702)] = 12160, - [SMALL_STATE(703)] = 12182, - [SMALL_STATE(704)] = 12210, - [SMALL_STATE(705)] = 12232, - [SMALL_STATE(706)] = 12260, - [SMALL_STATE(707)] = 12282, - [SMALL_STATE(708)] = 12304, - [SMALL_STATE(709)] = 12326, - [SMALL_STATE(710)] = 12354, - [SMALL_STATE(711)] = 12376, - [SMALL_STATE(712)] = 12404, - [SMALL_STATE(713)] = 12426, - [SMALL_STATE(714)] = 12448, - [SMALL_STATE(715)] = 12476, - [SMALL_STATE(716)] = 12491, - [SMALL_STATE(717)] = 12508, - [SMALL_STATE(718)] = 12525, - [SMALL_STATE(719)] = 12543, - [SMALL_STATE(720)] = 12561, - [SMALL_STATE(721)] = 12583, - [SMALL_STATE(722)] = 12601, - [SMALL_STATE(723)] = 12619, - [SMALL_STATE(724)] = 12629, - [SMALL_STATE(725)] = 12647, - [SMALL_STATE(726)] = 12669, - [SMALL_STATE(727)] = 12687, - [SMALL_STATE(728)] = 12705, - [SMALL_STATE(729)] = 12723, - [SMALL_STATE(730)] = 12741, - [SMALL_STATE(731)] = 12759, - [SMALL_STATE(732)] = 12777, - [SMALL_STATE(733)] = 12795, - [SMALL_STATE(734)] = 12813, - [SMALL_STATE(735)] = 12835, - [SMALL_STATE(736)] = 12853, - [SMALL_STATE(737)] = 12871, - [SMALL_STATE(738)] = 12889, - [SMALL_STATE(739)] = 12907, - [SMALL_STATE(740)] = 12925, - [SMALL_STATE(741)] = 12943, - [SMALL_STATE(742)] = 12961, - [SMALL_STATE(743)] = 12979, - [SMALL_STATE(744)] = 12995, - [SMALL_STATE(745)] = 13017, - [SMALL_STATE(746)] = 13039, - [SMALL_STATE(747)] = 13058, - [SMALL_STATE(748)] = 13067, - [SMALL_STATE(749)] = 13082, - [SMALL_STATE(750)] = 13097, - [SMALL_STATE(751)] = 13116, - [SMALL_STATE(752)] = 13131, - [SMALL_STATE(753)] = 13146, - [SMALL_STATE(754)] = 13161, - [SMALL_STATE(755)] = 13180, - [SMALL_STATE(756)] = 13199, - [SMALL_STATE(757)] = 13218, - [SMALL_STATE(758)] = 13227, - [SMALL_STATE(759)] = 13242, - [SMALL_STATE(760)] = 13257, - [SMALL_STATE(761)] = 13272, - [SMALL_STATE(762)] = 13281, - [SMALL_STATE(763)] = 13296, - [SMALL_STATE(764)] = 13311, - [SMALL_STATE(765)] = 13320, - [SMALL_STATE(766)] = 13335, - [SMALL_STATE(767)] = 13350, - [SMALL_STATE(768)] = 13365, - [SMALL_STATE(769)] = 13384, - [SMALL_STATE(770)] = 13403, - [SMALL_STATE(771)] = 13418, - [SMALL_STATE(772)] = 13433, - [SMALL_STATE(773)] = 13452, - [SMALL_STATE(774)] = 13467, - [SMALL_STATE(775)] = 13483, - [SMALL_STATE(776)] = 13499, - [SMALL_STATE(777)] = 13507, - [SMALL_STATE(778)] = 13523, - [SMALL_STATE(779)] = 13539, - [SMALL_STATE(780)] = 13555, - [SMALL_STATE(781)] = 13569, - [SMALL_STATE(782)] = 13577, - [SMALL_STATE(783)] = 13585, - [SMALL_STATE(784)] = 13595, - [SMALL_STATE(785)] = 13611, - [SMALL_STATE(786)] = 13625, - [SMALL_STATE(787)] = 13641, - [SMALL_STATE(788)] = 13655, - [SMALL_STATE(789)] = 13671, - [SMALL_STATE(790)] = 13681, - [SMALL_STATE(791)] = 13695, - [SMALL_STATE(792)] = 13711, - [SMALL_STATE(793)] = 13725, - [SMALL_STATE(794)] = 13737, - [SMALL_STATE(795)] = 13750, - [SMALL_STATE(796)] = 13759, - [SMALL_STATE(797)] = 13768, - [SMALL_STATE(798)] = 13777, - [SMALL_STATE(799)] = 13786, - [SMALL_STATE(800)] = 13799, - [SMALL_STATE(801)] = 13808, - [SMALL_STATE(802)] = 13817, - [SMALL_STATE(803)] = 13824, - [SMALL_STATE(804)] = 13833, - [SMALL_STATE(805)] = 13846, - [SMALL_STATE(806)] = 13859, - [SMALL_STATE(807)] = 13868, - [SMALL_STATE(808)] = 13877, - [SMALL_STATE(809)] = 13890, - [SMALL_STATE(810)] = 13899, - [SMALL_STATE(811)] = 13908, - [SMALL_STATE(812)] = 13917, - [SMALL_STATE(813)] = 13926, - [SMALL_STATE(814)] = 13935, - [SMALL_STATE(815)] = 13944, - [SMALL_STATE(816)] = 13953, - [SMALL_STATE(817)] = 13962, - [SMALL_STATE(818)] = 13975, - [SMALL_STATE(819)] = 13988, - [SMALL_STATE(820)] = 13997, - [SMALL_STATE(821)] = 14010, - [SMALL_STATE(822)] = 14023, - [SMALL_STATE(823)] = 14036, - [SMALL_STATE(824)] = 14045, - [SMALL_STATE(825)] = 14054, - [SMALL_STATE(826)] = 14067, - [SMALL_STATE(827)] = 14076, - [SMALL_STATE(828)] = 14089, - [SMALL_STATE(829)] = 14098, - [SMALL_STATE(830)] = 14108, - [SMALL_STATE(831)] = 14118, - [SMALL_STATE(832)] = 14128, - [SMALL_STATE(833)] = 14138, - [SMALL_STATE(834)] = 14148, - [SMALL_STATE(835)] = 14158, - [SMALL_STATE(836)] = 14168, - [SMALL_STATE(837)] = 14178, - [SMALL_STATE(838)] = 14184, - [SMALL_STATE(839)] = 14194, - [SMALL_STATE(840)] = 14200, - [SMALL_STATE(841)] = 14210, - [SMALL_STATE(842)] = 14220, - [SMALL_STATE(843)] = 14226, - [SMALL_STATE(844)] = 14236, - [SMALL_STATE(845)] = 14246, - [SMALL_STATE(846)] = 14256, - [SMALL_STATE(847)] = 14266, - [SMALL_STATE(848)] = 14274, - [SMALL_STATE(849)] = 14284, - [SMALL_STATE(850)] = 14294, - [SMALL_STATE(851)] = 14304, - [SMALL_STATE(852)] = 14314, - [SMALL_STATE(853)] = 14324, - [SMALL_STATE(854)] = 14334, - [SMALL_STATE(855)] = 14344, - [SMALL_STATE(856)] = 14354, - [SMALL_STATE(857)] = 14364, - [SMALL_STATE(858)] = 14374, - [SMALL_STATE(859)] = 14384, - [SMALL_STATE(860)] = 14390, - [SMALL_STATE(861)] = 14400, - [SMALL_STATE(862)] = 14410, - [SMALL_STATE(863)] = 14420, - [SMALL_STATE(864)] = 14430, - [SMALL_STATE(865)] = 14440, - [SMALL_STATE(866)] = 14450, - [SMALL_STATE(867)] = 14460, - [SMALL_STATE(868)] = 14470, - [SMALL_STATE(869)] = 14480, - [SMALL_STATE(870)] = 14490, - [SMALL_STATE(871)] = 14500, - [SMALL_STATE(872)] = 14510, - [SMALL_STATE(873)] = 14517, - [SMALL_STATE(874)] = 14524, - [SMALL_STATE(875)] = 14531, - [SMALL_STATE(876)] = 14538, - [SMALL_STATE(877)] = 14545, - [SMALL_STATE(878)] = 14552, - [SMALL_STATE(879)] = 14559, - [SMALL_STATE(880)] = 14566, - [SMALL_STATE(881)] = 14573, - [SMALL_STATE(882)] = 14580, - [SMALL_STATE(883)] = 14587, - [SMALL_STATE(884)] = 14594, - [SMALL_STATE(885)] = 14599, - [SMALL_STATE(886)] = 14606, - [SMALL_STATE(887)] = 14613, - [SMALL_STATE(888)] = 14620, - [SMALL_STATE(889)] = 14627, - [SMALL_STATE(890)] = 14634, - [SMALL_STATE(891)] = 14641, - [SMALL_STATE(892)] = 14648, - [SMALL_STATE(893)] = 14655, - [SMALL_STATE(894)] = 14660, - [SMALL_STATE(895)] = 14667, - [SMALL_STATE(896)] = 14674, - [SMALL_STATE(897)] = 14681, - [SMALL_STATE(898)] = 14688, - [SMALL_STATE(899)] = 14695, - [SMALL_STATE(900)] = 14702, - [SMALL_STATE(901)] = 14709, - [SMALL_STATE(902)] = 14716, - [SMALL_STATE(903)] = 14723, - [SMALL_STATE(904)] = 14730, - [SMALL_STATE(905)] = 14737, - [SMALL_STATE(906)] = 14744, - [SMALL_STATE(907)] = 14751, - [SMALL_STATE(908)] = 14758, - [SMALL_STATE(909)] = 14765, - [SMALL_STATE(910)] = 14772, - [SMALL_STATE(911)] = 14779, - [SMALL_STATE(912)] = 14786, - [SMALL_STATE(913)] = 14793, - [SMALL_STATE(914)] = 14800, - [SMALL_STATE(915)] = 14807, - [SMALL_STATE(916)] = 14814, - [SMALL_STATE(917)] = 14821, - [SMALL_STATE(918)] = 14828, - [SMALL_STATE(919)] = 14835, - [SMALL_STATE(920)] = 14842, - [SMALL_STATE(921)] = 14849, - [SMALL_STATE(922)] = 14856, - [SMALL_STATE(923)] = 14863, - [SMALL_STATE(924)] = 14870, - [SMALL_STATE(925)] = 14877, - [SMALL_STATE(926)] = 14884, - [SMALL_STATE(927)] = 14891, - [SMALL_STATE(928)] = 14898, - [SMALL_STATE(929)] = 14905, - [SMALL_STATE(930)] = 14912, - [SMALL_STATE(931)] = 14919, - [SMALL_STATE(932)] = 14926, - [SMALL_STATE(933)] = 14933, - [SMALL_STATE(934)] = 14938, - [SMALL_STATE(935)] = 14945, - [SMALL_STATE(936)] = 14952, - [SMALL_STATE(937)] = 14959, - [SMALL_STATE(938)] = 14966, - [SMALL_STATE(939)] = 14973, - [SMALL_STATE(940)] = 14980, - [SMALL_STATE(941)] = 14987, - [SMALL_STATE(942)] = 14994, - [SMALL_STATE(943)] = 15001, - [SMALL_STATE(944)] = 15008, - [SMALL_STATE(945)] = 15015, - [SMALL_STATE(946)] = 15022, - [SMALL_STATE(947)] = 15029, - [SMALL_STATE(948)] = 15036, - [SMALL_STATE(949)] = 15043, - [SMALL_STATE(950)] = 15050, - [SMALL_STATE(951)] = 15057, - [SMALL_STATE(952)] = 15064, - [SMALL_STATE(953)] = 15071, - [SMALL_STATE(954)] = 15078, - [SMALL_STATE(955)] = 15085, - [SMALL_STATE(956)] = 15092, - [SMALL_STATE(957)] = 15097, - [SMALL_STATE(958)] = 15104, - [SMALL_STATE(959)] = 15109, - [SMALL_STATE(960)] = 15114, - [SMALL_STATE(961)] = 15121, - [SMALL_STATE(962)] = 15128, - [SMALL_STATE(963)] = 15135, - [SMALL_STATE(964)] = 15142, - [SMALL_STATE(965)] = 15149, - [SMALL_STATE(966)] = 15156, - [SMALL_STATE(967)] = 15163, - [SMALL_STATE(968)] = 15170, - [SMALL_STATE(969)] = 15177, - [SMALL_STATE(970)] = 15184, - [SMALL_STATE(971)] = 15191, - [SMALL_STATE(972)] = 15198, - [SMALL_STATE(973)] = 15205, - [SMALL_STATE(974)] = 15212, - [SMALL_STATE(975)] = 15219, - [SMALL_STATE(976)] = 15226, - [SMALL_STATE(977)] = 15233, - [SMALL_STATE(978)] = 15240, - [SMALL_STATE(979)] = 15247, - [SMALL_STATE(980)] = 15254, - [SMALL_STATE(981)] = 15261, - [SMALL_STATE(982)] = 15268, - [SMALL_STATE(983)] = 15275, - [SMALL_STATE(984)] = 15282, - [SMALL_STATE(985)] = 15286, - [SMALL_STATE(986)] = 15290, - [SMALL_STATE(987)] = 15294, - [SMALL_STATE(988)] = 15298, - [SMALL_STATE(989)] = 15302, - [SMALL_STATE(990)] = 15306, - [SMALL_STATE(991)] = 15310, - [SMALL_STATE(992)] = 15314, - [SMALL_STATE(993)] = 15318, - [SMALL_STATE(994)] = 15322, - [SMALL_STATE(995)] = 15326, - [SMALL_STATE(996)] = 15330, - [SMALL_STATE(997)] = 15334, - [SMALL_STATE(998)] = 15338, - [SMALL_STATE(999)] = 15342, - [SMALL_STATE(1000)] = 15346, - [SMALL_STATE(1001)] = 15350, - [SMALL_STATE(1002)] = 15354, - [SMALL_STATE(1003)] = 15358, - [SMALL_STATE(1004)] = 15362, - [SMALL_STATE(1005)] = 15366, - [SMALL_STATE(1006)] = 15370, - [SMALL_STATE(1007)] = 15374, - [SMALL_STATE(1008)] = 15378, - [SMALL_STATE(1009)] = 15382, - [SMALL_STATE(1010)] = 15386, - [SMALL_STATE(1011)] = 15390, - [SMALL_STATE(1012)] = 15394, - [SMALL_STATE(1013)] = 15398, - [SMALL_STATE(1014)] = 15402, - [SMALL_STATE(1015)] = 15406, - [SMALL_STATE(1016)] = 15410, - [SMALL_STATE(1017)] = 15414, - [SMALL_STATE(1018)] = 15418, - [SMALL_STATE(1019)] = 15422, - [SMALL_STATE(1020)] = 15426, - [SMALL_STATE(1021)] = 15430, - [SMALL_STATE(1022)] = 15434, - [SMALL_STATE(1023)] = 15438, - [SMALL_STATE(1024)] = 15442, - [SMALL_STATE(1025)] = 15446, - [SMALL_STATE(1026)] = 15450, - [SMALL_STATE(1027)] = 15454, - [SMALL_STATE(1028)] = 15458, - [SMALL_STATE(1029)] = 15462, - [SMALL_STATE(1030)] = 15466, - [SMALL_STATE(1031)] = 15470, - [SMALL_STATE(1032)] = 15474, - [SMALL_STATE(1033)] = 15478, - [SMALL_STATE(1034)] = 15482, - [SMALL_STATE(1035)] = 15486, - [SMALL_STATE(1036)] = 15490, - [SMALL_STATE(1037)] = 15494, - [SMALL_STATE(1038)] = 15498, - [SMALL_STATE(1039)] = 15502, - [SMALL_STATE(1040)] = 15506, - [SMALL_STATE(1041)] = 15510, - [SMALL_STATE(1042)] = 15514, - [SMALL_STATE(1043)] = 15518, - [SMALL_STATE(1044)] = 15522, - [SMALL_STATE(1045)] = 15526, - [SMALL_STATE(1046)] = 15530, - [SMALL_STATE(1047)] = 15534, - [SMALL_STATE(1048)] = 15538, - [SMALL_STATE(1049)] = 15542, - [SMALL_STATE(1050)] = 15546, - [SMALL_STATE(1051)] = 15550, - [SMALL_STATE(1052)] = 15554, - [SMALL_STATE(1053)] = 15558, - [SMALL_STATE(1054)] = 15562, - [SMALL_STATE(1055)] = 15566, - [SMALL_STATE(1056)] = 15570, - [SMALL_STATE(1057)] = 15574, - [SMALL_STATE(1058)] = 15578, - [SMALL_STATE(1059)] = 15582, - [SMALL_STATE(1060)] = 15586, - [SMALL_STATE(1061)] = 15590, - [SMALL_STATE(1062)] = 15594, - [SMALL_STATE(1063)] = 15598, - [SMALL_STATE(1064)] = 15602, - [SMALL_STATE(1065)] = 15606, - [SMALL_STATE(1066)] = 15610, - [SMALL_STATE(1067)] = 15614, - [SMALL_STATE(1068)] = 15618, - [SMALL_STATE(1069)] = 15622, - [SMALL_STATE(1070)] = 15626, - [SMALL_STATE(1071)] = 15630, - [SMALL_STATE(1072)] = 15634, - [SMALL_STATE(1073)] = 15638, - [SMALL_STATE(1074)] = 15642, - [SMALL_STATE(1075)] = 15646, - [SMALL_STATE(1076)] = 15650, - [SMALL_STATE(1077)] = 15654, - [SMALL_STATE(1078)] = 15658, - [SMALL_STATE(1079)] = 15662, - [SMALL_STATE(1080)] = 15666, - [SMALL_STATE(1081)] = 15670, - [SMALL_STATE(1082)] = 15674, - [SMALL_STATE(1083)] = 15678, - [SMALL_STATE(1084)] = 15682, - [SMALL_STATE(1085)] = 15686, - [SMALL_STATE(1086)] = 15690, - [SMALL_STATE(1087)] = 15694, - [SMALL_STATE(1088)] = 15698, - [SMALL_STATE(1089)] = 15702, - [SMALL_STATE(1090)] = 15706, - [SMALL_STATE(1091)] = 15710, - [SMALL_STATE(1092)] = 15714, - [SMALL_STATE(1093)] = 15718, - [SMALL_STATE(1094)] = 15722, - [SMALL_STATE(1095)] = 15726, - [SMALL_STATE(1096)] = 15730, - [SMALL_STATE(1097)] = 15734, - [SMALL_STATE(1098)] = 15738, - [SMALL_STATE(1099)] = 15742, + [SMALL_STATE(474)] = 86, + [SMALL_STATE(475)] = 161, + [SMALL_STATE(476)] = 236, + [SMALL_STATE(477)] = 311, + [SMALL_STATE(478)] = 386, + [SMALL_STATE(479)] = 461, + [SMALL_STATE(480)] = 536, + [SMALL_STATE(481)] = 611, + [SMALL_STATE(482)] = 686, + [SMALL_STATE(483)] = 761, + [SMALL_STATE(484)] = 836, + [SMALL_STATE(485)] = 911, + [SMALL_STATE(486)] = 986, + [SMALL_STATE(487)] = 1061, + [SMALL_STATE(488)] = 1136, + [SMALL_STATE(489)] = 1211, + [SMALL_STATE(490)] = 1286, + [SMALL_STATE(491)] = 1361, + [SMALL_STATE(492)] = 1436, + [SMALL_STATE(493)] = 1506, + [SMALL_STATE(494)] = 1582, + [SMALL_STATE(495)] = 1652, + [SMALL_STATE(496)] = 1722, + [SMALL_STATE(497)] = 1792, + [SMALL_STATE(498)] = 1862, + [SMALL_STATE(499)] = 1932, + [SMALL_STATE(500)] = 1995, + [SMALL_STATE(501)] = 2054, + [SMALL_STATE(502)] = 2117, + [SMALL_STATE(503)] = 2180, + [SMALL_STATE(504)] = 2245, + [SMALL_STATE(505)] = 2308, + [SMALL_STATE(506)] = 2371, + [SMALL_STATE(507)] = 2434, + [SMALL_STATE(508)] = 2497, + [SMALL_STATE(509)] = 2560, + [SMALL_STATE(510)] = 2623, + [SMALL_STATE(511)] = 2686, + [SMALL_STATE(512)] = 2749, + [SMALL_STATE(513)] = 2812, + [SMALL_STATE(514)] = 2875, + [SMALL_STATE(515)] = 2938, + [SMALL_STATE(516)] = 3001, + [SMALL_STATE(517)] = 3064, + [SMALL_STATE(518)] = 3127, + [SMALL_STATE(519)] = 3190, + [SMALL_STATE(520)] = 3254, + [SMALL_STATE(521)] = 3324, + [SMALL_STATE(522)] = 3382, + [SMALL_STATE(523)] = 3452, + [SMALL_STATE(524)] = 3508, + [SMALL_STATE(525)] = 3578, + [SMALL_STATE(526)] = 3642, + [SMALL_STATE(527)] = 3698, + [SMALL_STATE(528)] = 3768, + [SMALL_STATE(529)] = 3830, + [SMALL_STATE(530)] = 3886, + [SMALL_STATE(531)] = 3956, + [SMALL_STATE(532)] = 4014, + [SMALL_STATE(533)] = 4078, + [SMALL_STATE(534)] = 4136, + [SMALL_STATE(535)] = 4194, + [SMALL_STATE(536)] = 4250, + [SMALL_STATE(537)] = 4306, + [SMALL_STATE(538)] = 4363, + [SMALL_STATE(539)] = 4434, + [SMALL_STATE(540)] = 4493, + [SMALL_STATE(541)] = 4550, + [SMALL_STATE(542)] = 4607, + [SMALL_STATE(543)] = 4664, + [SMALL_STATE(544)] = 4721, + [SMALL_STATE(545)] = 4778, + [SMALL_STATE(546)] = 4835, + [SMALL_STATE(547)] = 4894, + [SMALL_STATE(548)] = 4965, + [SMALL_STATE(549)] = 5024, + [SMALL_STATE(550)] = 5083, + [SMALL_STATE(551)] = 5142, + [SMALL_STATE(552)] = 5213, + [SMALL_STATE(553)] = 5270, + [SMALL_STATE(554)] = 5324, + [SMALL_STATE(555)] = 5384, + [SMALL_STATE(556)] = 5452, + [SMALL_STATE(557)] = 5516, + [SMALL_STATE(558)] = 5584, + [SMALL_STATE(559)] = 5652, + [SMALL_STATE(560)] = 5716, + [SMALL_STATE(561)] = 5784, + [SMALL_STATE(562)] = 5852, + [SMALL_STATE(563)] = 5916, + [SMALL_STATE(564)] = 5970, + [SMALL_STATE(565)] = 6027, + [SMALL_STATE(566)] = 6092, + [SMALL_STATE(567)] = 6143, + [SMALL_STATE(568)] = 6194, + [SMALL_STATE(569)] = 6253, + [SMALL_STATE(570)] = 6318, + [SMALL_STATE(571)] = 6375, + [SMALL_STATE(572)] = 6426, + [SMALL_STATE(573)] = 6473, + [SMALL_STATE(574)] = 6530, + [SMALL_STATE(575)] = 6587, + [SMALL_STATE(576)] = 6644, + [SMALL_STATE(577)] = 6695, + [SMALL_STATE(578)] = 6744, + [SMALL_STATE(579)] = 6791, + [SMALL_STATE(580)] = 6847, + [SMALL_STATE(581)] = 6893, + [SMALL_STATE(582)] = 6939, + [SMALL_STATE(583)] = 6995, + [SMALL_STATE(584)] = 7045, + [SMALL_STATE(585)] = 7107, + [SMALL_STATE(586)] = 7163, + [SMALL_STATE(587)] = 7225, + [SMALL_STATE(588)] = 7273, + [SMALL_STATE(589)] = 7319, + [SMALL_STATE(590)] = 7369, + [SMALL_STATE(591)] = 7431, + [SMALL_STATE(592)] = 7477, + [SMALL_STATE(593)] = 7533, + [SMALL_STATE(594)] = 7589, + [SMALL_STATE(595)] = 7632, + [SMALL_STATE(596)] = 7677, + [SMALL_STATE(597)] = 7722, + [SMALL_STATE(598)] = 7767, + [SMALL_STATE(599)] = 7826, + [SMALL_STATE(600)] = 7871, + [SMALL_STATE(601)] = 7930, + [SMALL_STATE(602)] = 7989, + [SMALL_STATE(603)] = 8032, + [SMALL_STATE(604)] = 8075, + [SMALL_STATE(605)] = 8134, + [SMALL_STATE(606)] = 8179, + [SMALL_STATE(607)] = 8224, + [SMALL_STATE(608)] = 8283, + [SMALL_STATE(609)] = 8326, + [SMALL_STATE(610)] = 8377, + [SMALL_STATE(611)] = 8422, + [SMALL_STATE(612)] = 8465, + [SMALL_STATE(613)] = 8510, + [SMALL_STATE(614)] = 8555, + [SMALL_STATE(615)] = 8598, + [SMALL_STATE(616)] = 8657, + [SMALL_STATE(617)] = 8702, + [SMALL_STATE(618)] = 8761, + [SMALL_STATE(619)] = 8820, + [SMALL_STATE(620)] = 8862, + [SMALL_STATE(621)] = 8910, + [SMALL_STATE(622)] = 8954, + [SMALL_STATE(623)] = 8998, + [SMALL_STATE(624)] = 9046, + [SMALL_STATE(625)] = 9094, + [SMALL_STATE(626)] = 9142, + [SMALL_STATE(627)] = 9184, + [SMALL_STATE(628)] = 9232, + [SMALL_STATE(629)] = 9274, + [SMALL_STATE(630)] = 9318, + [SMALL_STATE(631)] = 9362, + [SMALL_STATE(632)] = 9406, + [SMALL_STATE(633)] = 9449, + [SMALL_STATE(634)] = 9492, + [SMALL_STATE(635)] = 9535, + [SMALL_STATE(636)] = 9578, + [SMALL_STATE(637)] = 9621, + [SMALL_STATE(638)] = 9664, + [SMALL_STATE(639)] = 9706, + [SMALL_STATE(640)] = 9754, + [SMALL_STATE(641)] = 9802, + [SMALL_STATE(642)] = 9844, + [SMALL_STATE(643)] = 9884, + [SMALL_STATE(644)] = 9932, + [SMALL_STATE(645)] = 9980, + [SMALL_STATE(646)] = 10026, + [SMALL_STATE(647)] = 10072, + [SMALL_STATE(648)] = 10118, + [SMALL_STATE(649)] = 10160, + [SMALL_STATE(650)] = 10202, + [SMALL_STATE(651)] = 10244, + [SMALL_STATE(652)] = 10284, + [SMALL_STATE(653)] = 10332, + [SMALL_STATE(654)] = 10380, + [SMALL_STATE(655)] = 10426, + [SMALL_STATE(656)] = 10472, + [SMALL_STATE(657)] = 10518, + [SMALL_STATE(658)] = 10564, + [SMALL_STATE(659)] = 10606, + [SMALL_STATE(660)] = 10648, + [SMALL_STATE(661)] = 10694, + [SMALL_STATE(662)] = 10736, + [SMALL_STATE(663)] = 10778, + [SMALL_STATE(664)] = 10824, + [SMALL_STATE(665)] = 10870, + [SMALL_STATE(666)] = 10916, + [SMALL_STATE(667)] = 10962, + [SMALL_STATE(668)] = 11008, + [SMALL_STATE(669)] = 11054, + [SMALL_STATE(670)] = 11096, + [SMALL_STATE(671)] = 11134, + [SMALL_STATE(672)] = 11172, + [SMALL_STATE(673)] = 11210, + [SMALL_STATE(674)] = 11252, + [SMALL_STATE(675)] = 11294, + [SMALL_STATE(676)] = 11332, + [SMALL_STATE(677)] = 11374, + [SMALL_STATE(678)] = 11416, + [SMALL_STATE(679)] = 11458, + [SMALL_STATE(680)] = 11497, + [SMALL_STATE(681)] = 11536, + [SMALL_STATE(682)] = 11573, + [SMALL_STATE(683)] = 11612, + [SMALL_STATE(684)] = 11651, + [SMALL_STATE(685)] = 11703, + [SMALL_STATE(686)] = 11755, + [SMALL_STATE(687)] = 11807, + [SMALL_STATE(688)] = 11859, + [SMALL_STATE(689)] = 11911, + [SMALL_STATE(690)] = 11954, + [SMALL_STATE(691)] = 11982, + [SMALL_STATE(692)] = 12010, + [SMALL_STATE(693)] = 12038, + [SMALL_STATE(694)] = 12066, + [SMALL_STATE(695)] = 12094, + [SMALL_STATE(696)] = 12122, + [SMALL_STATE(697)] = 12149, + [SMALL_STATE(698)] = 12180, + [SMALL_STATE(699)] = 12207, + [SMALL_STATE(700)] = 12234, + [SMALL_STATE(701)] = 12261, + [SMALL_STATE(702)] = 12283, + [SMALL_STATE(703)] = 12305, + [SMALL_STATE(704)] = 12327, + [SMALL_STATE(705)] = 12355, + [SMALL_STATE(706)] = 12383, + [SMALL_STATE(707)] = 12405, + [SMALL_STATE(708)] = 12427, + [SMALL_STATE(709)] = 12449, + [SMALL_STATE(710)] = 12471, + [SMALL_STATE(711)] = 12499, + [SMALL_STATE(712)] = 12527, + [SMALL_STATE(713)] = 12549, + [SMALL_STATE(714)] = 12577, + [SMALL_STATE(715)] = 12599, + [SMALL_STATE(716)] = 12616, + [SMALL_STATE(717)] = 12633, + [SMALL_STATE(718)] = 12648, + [SMALL_STATE(719)] = 12658, + [SMALL_STATE(720)] = 12680, + [SMALL_STATE(721)] = 12702, + [SMALL_STATE(722)] = 12720, + [SMALL_STATE(723)] = 12738, + [SMALL_STATE(724)] = 12756, + [SMALL_STATE(725)] = 12774, + [SMALL_STATE(726)] = 12792, + [SMALL_STATE(727)] = 12810, + [SMALL_STATE(728)] = 12828, + [SMALL_STATE(729)] = 12850, + [SMALL_STATE(730)] = 12866, + [SMALL_STATE(731)] = 12888, + [SMALL_STATE(732)] = 12906, + [SMALL_STATE(733)] = 12924, + [SMALL_STATE(734)] = 12942, + [SMALL_STATE(735)] = 12960, + [SMALL_STATE(736)] = 12978, + [SMALL_STATE(737)] = 13000, + [SMALL_STATE(738)] = 13018, + [SMALL_STATE(739)] = 13036, + [SMALL_STATE(740)] = 13054, + [SMALL_STATE(741)] = 13072, + [SMALL_STATE(742)] = 13090, + [SMALL_STATE(743)] = 13108, + [SMALL_STATE(744)] = 13126, + [SMALL_STATE(745)] = 13144, + [SMALL_STATE(746)] = 13162, + [SMALL_STATE(747)] = 13177, + [SMALL_STATE(748)] = 13186, + [SMALL_STATE(749)] = 13205, + [SMALL_STATE(750)] = 13220, + [SMALL_STATE(751)] = 13235, + [SMALL_STATE(752)] = 13244, + [SMALL_STATE(753)] = 13263, + [SMALL_STATE(754)] = 13282, + [SMALL_STATE(755)] = 13297, + [SMALL_STATE(756)] = 13312, + [SMALL_STATE(757)] = 13327, + [SMALL_STATE(758)] = 13342, + [SMALL_STATE(759)] = 13357, + [SMALL_STATE(760)] = 13376, + [SMALL_STATE(761)] = 13391, + [SMALL_STATE(762)] = 13410, + [SMALL_STATE(763)] = 13429, + [SMALL_STATE(764)] = 13448, + [SMALL_STATE(765)] = 13457, + [SMALL_STATE(766)] = 13472, + [SMALL_STATE(767)] = 13487, + [SMALL_STATE(768)] = 13502, + [SMALL_STATE(769)] = 13517, + [SMALL_STATE(770)] = 13532, + [SMALL_STATE(771)] = 13541, + [SMALL_STATE(772)] = 13560, + [SMALL_STATE(773)] = 13575, + [SMALL_STATE(774)] = 13590, + [SMALL_STATE(775)] = 13598, + [SMALL_STATE(776)] = 13614, + [SMALL_STATE(777)] = 13630, + [SMALL_STATE(778)] = 13646, + [SMALL_STATE(779)] = 13654, + [SMALL_STATE(780)] = 13670, + [SMALL_STATE(781)] = 13684, + [SMALL_STATE(782)] = 13700, + [SMALL_STATE(783)] = 13716, + [SMALL_STATE(784)] = 13730, + [SMALL_STATE(785)] = 13746, + [SMALL_STATE(786)] = 13762, + [SMALL_STATE(787)] = 13774, + [SMALL_STATE(788)] = 13788, + [SMALL_STATE(789)] = 13802, + [SMALL_STATE(790)] = 13812, + [SMALL_STATE(791)] = 13828, + [SMALL_STATE(792)] = 13838, + [SMALL_STATE(793)] = 13846, + [SMALL_STATE(794)] = 13860, + [SMALL_STATE(795)] = 13873, + [SMALL_STATE(796)] = 13886, + [SMALL_STATE(797)] = 13895, + [SMALL_STATE(798)] = 13908, + [SMALL_STATE(799)] = 13917, + [SMALL_STATE(800)] = 13926, + [SMALL_STATE(801)] = 13935, + [SMALL_STATE(802)] = 13948, + [SMALL_STATE(803)] = 13961, + [SMALL_STATE(804)] = 13970, + [SMALL_STATE(805)] = 13979, + [SMALL_STATE(806)] = 13988, + [SMALL_STATE(807)] = 14001, + [SMALL_STATE(808)] = 14014, + [SMALL_STATE(809)] = 14023, + [SMALL_STATE(810)] = 14032, + [SMALL_STATE(811)] = 14041, + [SMALL_STATE(812)] = 14050, + [SMALL_STATE(813)] = 14059, + [SMALL_STATE(814)] = 14068, + [SMALL_STATE(815)] = 14081, + [SMALL_STATE(816)] = 14094, + [SMALL_STATE(817)] = 14103, + [SMALL_STATE(818)] = 14112, + [SMALL_STATE(819)] = 14119, + [SMALL_STATE(820)] = 14128, + [SMALL_STATE(821)] = 14137, + [SMALL_STATE(822)] = 14146, + [SMALL_STATE(823)] = 14155, + [SMALL_STATE(824)] = 14168, + [SMALL_STATE(825)] = 14177, + [SMALL_STATE(826)] = 14186, + [SMALL_STATE(827)] = 14195, + [SMALL_STATE(828)] = 14208, + [SMALL_STATE(829)] = 14221, + [SMALL_STATE(830)] = 14231, + [SMALL_STATE(831)] = 14237, + [SMALL_STATE(832)] = 14243, + [SMALL_STATE(833)] = 14253, + [SMALL_STATE(834)] = 14263, + [SMALL_STATE(835)] = 14273, + [SMALL_STATE(836)] = 14283, + [SMALL_STATE(837)] = 14293, + [SMALL_STATE(838)] = 14301, + [SMALL_STATE(839)] = 14311, + [SMALL_STATE(840)] = 14321, + [SMALL_STATE(841)] = 14331, + [SMALL_STATE(842)] = 14341, + [SMALL_STATE(843)] = 14351, + [SMALL_STATE(844)] = 14361, + [SMALL_STATE(845)] = 14371, + [SMALL_STATE(846)] = 14381, + [SMALL_STATE(847)] = 14391, + [SMALL_STATE(848)] = 14401, + [SMALL_STATE(849)] = 14411, + [SMALL_STATE(850)] = 14421, + [SMALL_STATE(851)] = 14431, + [SMALL_STATE(852)] = 14441, + [SMALL_STATE(853)] = 14451, + [SMALL_STATE(854)] = 14461, + [SMALL_STATE(855)] = 14471, + [SMALL_STATE(856)] = 14481, + [SMALL_STATE(857)] = 14487, + [SMALL_STATE(858)] = 14497, + [SMALL_STATE(859)] = 14507, + [SMALL_STATE(860)] = 14513, + [SMALL_STATE(861)] = 14523, + [SMALL_STATE(862)] = 14533, + [SMALL_STATE(863)] = 14543, + [SMALL_STATE(864)] = 14553, + [SMALL_STATE(865)] = 14563, + [SMALL_STATE(866)] = 14573, + [SMALL_STATE(867)] = 14583, + [SMALL_STATE(868)] = 14593, + [SMALL_STATE(869)] = 14603, + [SMALL_STATE(870)] = 14613, + [SMALL_STATE(871)] = 14623, + [SMALL_STATE(872)] = 14633, + [SMALL_STATE(873)] = 14640, + [SMALL_STATE(874)] = 14647, + [SMALL_STATE(875)] = 14654, + [SMALL_STATE(876)] = 14661, + [SMALL_STATE(877)] = 14668, + [SMALL_STATE(878)] = 14675, + [SMALL_STATE(879)] = 14682, + [SMALL_STATE(880)] = 14687, + [SMALL_STATE(881)] = 14694, + [SMALL_STATE(882)] = 14701, + [SMALL_STATE(883)] = 14708, + [SMALL_STATE(884)] = 14715, + [SMALL_STATE(885)] = 14722, + [SMALL_STATE(886)] = 14729, + [SMALL_STATE(887)] = 14736, + [SMALL_STATE(888)] = 14743, + [SMALL_STATE(889)] = 14750, + [SMALL_STATE(890)] = 14757, + [SMALL_STATE(891)] = 14764, + [SMALL_STATE(892)] = 14771, + [SMALL_STATE(893)] = 14778, + [SMALL_STATE(894)] = 14785, + [SMALL_STATE(895)] = 14792, + [SMALL_STATE(896)] = 14799, + [SMALL_STATE(897)] = 14806, + [SMALL_STATE(898)] = 14813, + [SMALL_STATE(899)] = 14820, + [SMALL_STATE(900)] = 14827, + [SMALL_STATE(901)] = 14834, + [SMALL_STATE(902)] = 14841, + [SMALL_STATE(903)] = 14848, + [SMALL_STATE(904)] = 14855, + [SMALL_STATE(905)] = 14862, + [SMALL_STATE(906)] = 14869, + [SMALL_STATE(907)] = 14874, + [SMALL_STATE(908)] = 14881, + [SMALL_STATE(909)] = 14888, + [SMALL_STATE(910)] = 14895, + [SMALL_STATE(911)] = 14902, + [SMALL_STATE(912)] = 14907, + [SMALL_STATE(913)] = 14914, + [SMALL_STATE(914)] = 14921, + [SMALL_STATE(915)] = 14928, + [SMALL_STATE(916)] = 14935, + [SMALL_STATE(917)] = 14940, + [SMALL_STATE(918)] = 14947, + [SMALL_STATE(919)] = 14954, + [SMALL_STATE(920)] = 14961, + [SMALL_STATE(921)] = 14968, + [SMALL_STATE(922)] = 14975, + [SMALL_STATE(923)] = 14982, + [SMALL_STATE(924)] = 14989, + [SMALL_STATE(925)] = 14996, + [SMALL_STATE(926)] = 15003, + [SMALL_STATE(927)] = 15010, + [SMALL_STATE(928)] = 15017, + [SMALL_STATE(929)] = 15024, + [SMALL_STATE(930)] = 15031, + [SMALL_STATE(931)] = 15038, + [SMALL_STATE(932)] = 15043, + [SMALL_STATE(933)] = 15050, + [SMALL_STATE(934)] = 15057, + [SMALL_STATE(935)] = 15064, + [SMALL_STATE(936)] = 15071, + [SMALL_STATE(937)] = 15078, + [SMALL_STATE(938)] = 15085, + [SMALL_STATE(939)] = 15092, + [SMALL_STATE(940)] = 15099, + [SMALL_STATE(941)] = 15106, + [SMALL_STATE(942)] = 15113, + [SMALL_STATE(943)] = 15120, + [SMALL_STATE(944)] = 15127, + [SMALL_STATE(945)] = 15134, + [SMALL_STATE(946)] = 15141, + [SMALL_STATE(947)] = 15148, + [SMALL_STATE(948)] = 15155, + [SMALL_STATE(949)] = 15162, + [SMALL_STATE(950)] = 15169, + [SMALL_STATE(951)] = 15176, + [SMALL_STATE(952)] = 15183, + [SMALL_STATE(953)] = 15190, + [SMALL_STATE(954)] = 15197, + [SMALL_STATE(955)] = 15204, + [SMALL_STATE(956)] = 15211, + [SMALL_STATE(957)] = 15218, + [SMALL_STATE(958)] = 15225, + [SMALL_STATE(959)] = 15232, + [SMALL_STATE(960)] = 15239, + [SMALL_STATE(961)] = 15246, + [SMALL_STATE(962)] = 15253, + [SMALL_STATE(963)] = 15260, + [SMALL_STATE(964)] = 15267, + [SMALL_STATE(965)] = 15274, + [SMALL_STATE(966)] = 15281, + [SMALL_STATE(967)] = 15288, + [SMALL_STATE(968)] = 15295, + [SMALL_STATE(969)] = 15302, + [SMALL_STATE(970)] = 15309, + [SMALL_STATE(971)] = 15316, + [SMALL_STATE(972)] = 15321, + [SMALL_STATE(973)] = 15328, + [SMALL_STATE(974)] = 15335, + [SMALL_STATE(975)] = 15342, + [SMALL_STATE(976)] = 15349, + [SMALL_STATE(977)] = 15356, + [SMALL_STATE(978)] = 15363, + [SMALL_STATE(979)] = 15370, + [SMALL_STATE(980)] = 15377, + [SMALL_STATE(981)] = 15384, + [SMALL_STATE(982)] = 15391, + [SMALL_STATE(983)] = 15398, + [SMALL_STATE(984)] = 15405, + [SMALL_STATE(985)] = 15409, + [SMALL_STATE(986)] = 15413, + [SMALL_STATE(987)] = 15417, + [SMALL_STATE(988)] = 15421, + [SMALL_STATE(989)] = 15425, + [SMALL_STATE(990)] = 15429, + [SMALL_STATE(991)] = 15433, + [SMALL_STATE(992)] = 15437, + [SMALL_STATE(993)] = 15441, + [SMALL_STATE(994)] = 15445, + [SMALL_STATE(995)] = 15449, + [SMALL_STATE(996)] = 15453, + [SMALL_STATE(997)] = 15457, + [SMALL_STATE(998)] = 15461, + [SMALL_STATE(999)] = 15465, + [SMALL_STATE(1000)] = 15469, + [SMALL_STATE(1001)] = 15473, + [SMALL_STATE(1002)] = 15477, + [SMALL_STATE(1003)] = 15481, + [SMALL_STATE(1004)] = 15485, + [SMALL_STATE(1005)] = 15489, + [SMALL_STATE(1006)] = 15493, + [SMALL_STATE(1007)] = 15497, + [SMALL_STATE(1008)] = 15501, + [SMALL_STATE(1009)] = 15505, + [SMALL_STATE(1010)] = 15509, + [SMALL_STATE(1011)] = 15513, + [SMALL_STATE(1012)] = 15517, + [SMALL_STATE(1013)] = 15521, + [SMALL_STATE(1014)] = 15525, + [SMALL_STATE(1015)] = 15529, + [SMALL_STATE(1016)] = 15533, + [SMALL_STATE(1017)] = 15537, + [SMALL_STATE(1018)] = 15541, + [SMALL_STATE(1019)] = 15545, + [SMALL_STATE(1020)] = 15549, + [SMALL_STATE(1021)] = 15553, + [SMALL_STATE(1022)] = 15557, + [SMALL_STATE(1023)] = 15561, + [SMALL_STATE(1024)] = 15565, + [SMALL_STATE(1025)] = 15569, + [SMALL_STATE(1026)] = 15573, + [SMALL_STATE(1027)] = 15577, + [SMALL_STATE(1028)] = 15581, + [SMALL_STATE(1029)] = 15585, + [SMALL_STATE(1030)] = 15589, + [SMALL_STATE(1031)] = 15593, + [SMALL_STATE(1032)] = 15597, + [SMALL_STATE(1033)] = 15601, + [SMALL_STATE(1034)] = 15605, + [SMALL_STATE(1035)] = 15609, + [SMALL_STATE(1036)] = 15613, + [SMALL_STATE(1037)] = 15617, + [SMALL_STATE(1038)] = 15621, + [SMALL_STATE(1039)] = 15625, + [SMALL_STATE(1040)] = 15629, + [SMALL_STATE(1041)] = 15633, + [SMALL_STATE(1042)] = 15637, + [SMALL_STATE(1043)] = 15641, + [SMALL_STATE(1044)] = 15645, + [SMALL_STATE(1045)] = 15649, + [SMALL_STATE(1046)] = 15653, + [SMALL_STATE(1047)] = 15657, + [SMALL_STATE(1048)] = 15661, + [SMALL_STATE(1049)] = 15665, + [SMALL_STATE(1050)] = 15669, + [SMALL_STATE(1051)] = 15673, + [SMALL_STATE(1052)] = 15677, + [SMALL_STATE(1053)] = 15681, + [SMALL_STATE(1054)] = 15685, + [SMALL_STATE(1055)] = 15689, + [SMALL_STATE(1056)] = 15693, + [SMALL_STATE(1057)] = 15697, + [SMALL_STATE(1058)] = 15701, + [SMALL_STATE(1059)] = 15705, + [SMALL_STATE(1060)] = 15709, + [SMALL_STATE(1061)] = 15713, + [SMALL_STATE(1062)] = 15717, + [SMALL_STATE(1063)] = 15721, + [SMALL_STATE(1064)] = 15725, + [SMALL_STATE(1065)] = 15729, + [SMALL_STATE(1066)] = 15733, + [SMALL_STATE(1067)] = 15737, + [SMALL_STATE(1068)] = 15741, + [SMALL_STATE(1069)] = 15745, + [SMALL_STATE(1070)] = 15749, + [SMALL_STATE(1071)] = 15753, + [SMALL_STATE(1072)] = 15757, + [SMALL_STATE(1073)] = 15761, + [SMALL_STATE(1074)] = 15765, + [SMALL_STATE(1075)] = 15769, + [SMALL_STATE(1076)] = 15773, + [SMALL_STATE(1077)] = 15777, + [SMALL_STATE(1078)] = 15781, + [SMALL_STATE(1079)] = 15785, + [SMALL_STATE(1080)] = 15789, + [SMALL_STATE(1081)] = 15793, + [SMALL_STATE(1082)] = 15797, + [SMALL_STATE(1083)] = 15801, + [SMALL_STATE(1084)] = 15805, + [SMALL_STATE(1085)] = 15809, + [SMALL_STATE(1086)] = 15813, + [SMALL_STATE(1087)] = 15817, + [SMALL_STATE(1088)] = 15821, + [SMALL_STATE(1089)] = 15825, + [SMALL_STATE(1090)] = 15829, + [SMALL_STATE(1091)] = 15833, + [SMALL_STATE(1092)] = 15837, + [SMALL_STATE(1093)] = 15841, + [SMALL_STATE(1094)] = 15845, + [SMALL_STATE(1095)] = 15849, + [SMALL_STATE(1096)] = 15853, + [SMALL_STATE(1097)] = 15857, + [SMALL_STATE(1098)] = 15861, + [SMALL_STATE(1099)] = 15865, }; static const TSParseActionEntry ts_parse_actions[] = { [0] = {.entry = {.count = 0, .reusable = false}}, [1] = {.entry = {.count = 1, .reusable = false}}, RECOVER(), [3] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_document, 0, 0, 0), - [5] = {.entry = {.count = 1, .reusable = true}}, SHIFT(625), - [7] = {.entry = {.count = 1, .reusable = true}}, SHIFT(573), - [9] = {.entry = {.count = 1, .reusable = true}}, SHIFT(590), - [11] = {.entry = {.count = 1, .reusable = true}}, SHIFT(628), - [13] = {.entry = {.count = 1, .reusable = true}}, SHIFT(15), - [15] = {.entry = {.count = 1, .reusable = true}}, SHIFT(546), - [17] = {.entry = {.count = 1, .reusable = true}}, SHIFT(483), - [19] = {.entry = {.count = 1, .reusable = true}}, SHIFT(484), - [21] = {.entry = {.count = 1, .reusable = true}}, SHIFT(493), - [23] = {.entry = {.count = 1, .reusable = true}}, SHIFT(482), - [25] = {.entry = {.count = 1, .reusable = true}}, SHIFT(485), - [27] = {.entry = {.count = 1, .reusable = true}}, SHIFT(486), - [29] = {.entry = {.count = 1, .reusable = true}}, SHIFT(870), - [31] = {.entry = {.count = 1, .reusable = true}}, SHIFT(395), - [33] = {.entry = {.count = 1, .reusable = true}}, SHIFT(396), - [35] = {.entry = {.count = 1, .reusable = true}}, SHIFT(318), - [37] = {.entry = {.count = 1, .reusable = true}}, SHIFT(410), - [39] = {.entry = {.count = 1, .reusable = true}}, SHIFT(413), - [41] = {.entry = {.count = 1, .reusable = true}}, SHIFT(438), - [43] = {.entry = {.count = 1, .reusable = true}}, SHIFT(690), - [45] = {.entry = {.count = 1, .reusable = true}}, SHIFT(695), - [47] = {.entry = {.count = 1, .reusable = true}}, SHIFT(840), - [49] = {.entry = {.count = 1, .reusable = true}}, SHIFT(46), - [51] = {.entry = {.count = 1, .reusable = true}}, SHIFT(491), - [53] = {.entry = {.count = 1, .reusable = true}}, SHIFT(902), - [55] = {.entry = {.count = 1, .reusable = true}}, SHIFT(903), - [57] = {.entry = {.count = 1, .reusable = true}}, SHIFT(429), - [59] = {.entry = {.count = 1, .reusable = true}}, SHIFT(17), - [61] = {.entry = {.count = 1, .reusable = true}}, SHIFT(567), - [63] = {.entry = {.count = 1, .reusable = true}}, SHIFT(500), - [65] = {.entry = {.count = 1, .reusable = true}}, SHIFT(501), - [67] = {.entry = {.count = 1, .reusable = true}}, SHIFT(502), - [69] = {.entry = {.count = 1, .reusable = true}}, SHIFT(503), - [71] = {.entry = {.count = 1, .reusable = true}}, SHIFT(504), - [73] = {.entry = {.count = 1, .reusable = true}}, SHIFT(505), - [75] = {.entry = {.count = 1, .reusable = true}}, SHIFT(860), - [77] = {.entry = {.count = 1, .reusable = true}}, SHIFT(694), - [79] = {.entry = {.count = 1, .reusable = true}}, SHIFT(693), - [81] = {.entry = {.count = 1, .reusable = true}}, SHIFT(838), - [83] = {.entry = {.count = 1, .reusable = true}}, SHIFT(11), - [85] = {.entry = {.count = 1, .reusable = true}}, SHIFT(506), - [87] = {.entry = {.count = 1, .reusable = true}}, SHIFT(928), - [89] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1083), - [91] = {.entry = {.count = 1, .reusable = true}}, SHIFT(954), - [93] = {.entry = {.count = 1, .reusable = true}}, SHIFT(67), - [95] = {.entry = {.count = 1, .reusable = true}}, SHIFT(12), - [97] = {.entry = {.count = 1, .reusable = true}}, SHIFT(549), - [99] = {.entry = {.count = 1, .reusable = true}}, SHIFT(494), - [101] = {.entry = {.count = 1, .reusable = true}}, SHIFT(495), - [103] = {.entry = {.count = 1, .reusable = true}}, SHIFT(496), - [105] = {.entry = {.count = 1, .reusable = true}}, SHIFT(497), - [107] = {.entry = {.count = 1, .reusable = true}}, SHIFT(498), - [109] = {.entry = {.count = 1, .reusable = true}}, SHIFT(499), - [111] = {.entry = {.count = 1, .reusable = true}}, SHIFT(841), - [113] = {.entry = {.count = 1, .reusable = true}}, SHIFT(691), + [5] = {.entry = {.count = 1, .reusable = true}}, SHIFT(500), + [7] = {.entry = {.count = 1, .reusable = true}}, SHIFT(572), + [9] = {.entry = {.count = 1, .reusable = false}}, SHIFT(500), + [11] = {.entry = {.count = 1, .reusable = true}}, SHIFT(536), + [13] = {.entry = {.count = 1, .reusable = true}}, SHIFT(577), + [15] = {.entry = {.count = 1, .reusable = true}}, SHIFT(29), + [17] = {.entry = {.count = 1, .reusable = true}}, SHIFT(552), + [19] = {.entry = {.count = 1, .reusable = true}}, SHIFT(490), + [21] = {.entry = {.count = 1, .reusable = true}}, SHIFT(480), + [23] = {.entry = {.count = 1, .reusable = true}}, SHIFT(481), + [25] = {.entry = {.count = 1, .reusable = true}}, SHIFT(489), + [27] = {.entry = {.count = 1, .reusable = true}}, SHIFT(484), + [29] = {.entry = {.count = 1, .reusable = true}}, SHIFT(487), + [31] = {.entry = {.count = 1, .reusable = true}}, SHIFT(869), + [33] = {.entry = {.count = 1, .reusable = true}}, SHIFT(451), + [35] = {.entry = {.count = 1, .reusable = true}}, SHIFT(455), + [37] = {.entry = {.count = 1, .reusable = true}}, SHIFT(457), + [39] = {.entry = {.count = 1, .reusable = true}}, SHIFT(343), + [41] = {.entry = {.count = 1, .reusable = true}}, SHIFT(381), + [43] = {.entry = {.count = 1, .reusable = true}}, SHIFT(444), + [45] = {.entry = {.count = 1, .reusable = true}}, SHIFT(690), + [47] = {.entry = {.count = 1, .reusable = true}}, SHIFT(691), + [49] = {.entry = {.count = 1, .reusable = true}}, SHIFT(850), + [51] = {.entry = {.count = 1, .reusable = true}}, SHIFT(52), + [53] = {.entry = {.count = 1, .reusable = true}}, SHIFT(547), + [55] = {.entry = {.count = 1, .reusable = true}}, SHIFT(934), + [57] = {.entry = {.count = 1, .reusable = true}}, SHIFT(946), + [59] = {.entry = {.count = 1, .reusable = true}}, SHIFT(403), + [61] = {.entry = {.count = 1, .reusable = true}}, SHIFT(17), + [63] = {.entry = {.count = 1, .reusable = true}}, SHIFT(540), + [65] = {.entry = {.count = 1, .reusable = true}}, SHIFT(474), + [67] = {.entry = {.count = 1, .reusable = true}}, SHIFT(475), + [69] = {.entry = {.count = 1, .reusable = true}}, SHIFT(476), + [71] = {.entry = {.count = 1, .reusable = true}}, SHIFT(477), + [73] = {.entry = {.count = 1, .reusable = true}}, SHIFT(478), + [75] = {.entry = {.count = 1, .reusable = true}}, SHIFT(479), + [77] = {.entry = {.count = 1, .reusable = true}}, SHIFT(843), + [79] = {.entry = {.count = 1, .reusable = true}}, SHIFT(694), + [81] = {.entry = {.count = 1, .reusable = true}}, SHIFT(695), + [83] = {.entry = {.count = 1, .reusable = true}}, SHIFT(854), + [85] = {.entry = {.count = 1, .reusable = true}}, SHIFT(10), + [87] = {.entry = {.count = 1, .reusable = true}}, SHIFT(538), + [89] = {.entry = {.count = 1, .reusable = true}}, SHIFT(982), + [91] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1083), + [93] = {.entry = {.count = 1, .reusable = true}}, SHIFT(955), + [95] = {.entry = {.count = 1, .reusable = true}}, SHIFT(67), + [97] = {.entry = {.count = 1, .reusable = true}}, SHIFT(12), + [99] = {.entry = {.count = 1, .reusable = true}}, SHIFT(541), + [101] = {.entry = {.count = 1, .reusable = true}}, SHIFT(491), + [103] = {.entry = {.count = 1, .reusable = true}}, SHIFT(482), + [105] = {.entry = {.count = 1, .reusable = true}}, SHIFT(483), + [107] = {.entry = {.count = 1, .reusable = true}}, SHIFT(485), + [109] = {.entry = {.count = 1, .reusable = true}}, SHIFT(486), + [111] = {.entry = {.count = 1, .reusable = true}}, SHIFT(488), + [113] = {.entry = {.count = 1, .reusable = true}}, SHIFT(832), [115] = {.entry = {.count = 1, .reusable = true}}, SHIFT(692), - [117] = {.entry = {.count = 1, .reusable = true}}, SHIFT(843), - [119] = {.entry = {.count = 1, .reusable = true}}, SHIFT(38), - [121] = {.entry = {.count = 1, .reusable = true}}, SHIFT(489), - [123] = {.entry = {.count = 1, .reusable = true}}, SHIFT(982), - [125] = {.entry = {.count = 1, .reusable = true}}, SHIFT(934), - [127] = {.entry = {.count = 1, .reusable = true}}, SHIFT(41), - [129] = {.entry = {.count = 1, .reusable = true}}, SHIFT(42), - [131] = {.entry = {.count = 1, .reusable = true}}, SHIFT(43), - [133] = {.entry = {.count = 1, .reusable = true}}, SHIFT(328), - [135] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9), - [137] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1066), - [139] = {.entry = {.count = 1, .reusable = true}}, SHIFT(329), - [141] = {.entry = {.count = 1, .reusable = true}}, SHIFT(10), - [143] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1028), - [145] = {.entry = {.count = 1, .reusable = true}}, SHIFT(339), - [147] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1030), - [149] = {.entry = {.count = 1, .reusable = true}}, SHIFT(340), - [151] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1097), - [153] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(625), - [156] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(573), - [159] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(590), - [162] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(628), - [165] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), - [167] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(17), - [170] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(567), - [173] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(500), - [176] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(501), - [179] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(502), - [182] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(503), - [185] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(504), - [188] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(505), - [191] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(860), - [194] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(395), - [197] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(396), - [200] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(318), - [203] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(410), - [206] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(413), - [209] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(438), - [212] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(694), - [215] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(693), - [218] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(838), - [221] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(11), - [224] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(506), - [227] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(928), - [230] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(954), - [233] = {.entry = {.count = 1, .reusable = true}}, SHIFT(307), - [235] = {.entry = {.count = 1, .reusable = true}}, SHIFT(47), - [237] = {.entry = {.count = 1, .reusable = true}}, SHIFT(48), - [239] = {.entry = {.count = 1, .reusable = true}}, SHIFT(418), - [241] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2), - [243] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1080), - [245] = {.entry = {.count = 1, .reusable = true}}, SHIFT(419), - [247] = {.entry = {.count = 1, .reusable = true}}, SHIFT(16), - [249] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1081), - [251] = {.entry = {.count = 1, .reusable = true}}, SHIFT(294), - [253] = {.entry = {.count = 1, .reusable = true}}, SHIFT(53), - [255] = {.entry = {.count = 1, .reusable = true}}, SHIFT(54), - [257] = {.entry = {.count = 1, .reusable = true}}, SHIFT(430), - [259] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1084), - [261] = {.entry = {.count = 1, .reusable = true}}, SHIFT(198), - [263] = {.entry = {.count = 1, .reusable = true}}, SHIFT(51), - [265] = {.entry = {.count = 1, .reusable = true}}, SHIFT(52), - [267] = {.entry = {.count = 1, .reusable = true}}, SHIFT(39), - [269] = {.entry = {.count = 1, .reusable = true}}, SHIFT(244), - [271] = {.entry = {.count = 1, .reusable = true}}, SHIFT(21), - [273] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1090), - [275] = {.entry = {.count = 1, .reusable = true}}, SHIFT(245), - [277] = {.entry = {.count = 1, .reusable = true}}, SHIFT(22), - [279] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1091), - [281] = {.entry = {.count = 1, .reusable = true}}, SHIFT(255), - [283] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1093), - [285] = {.entry = {.count = 1, .reusable = true}}, SHIFT(256), - [287] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1094), - [289] = {.entry = {.count = 1, .reusable = true}}, SHIFT(55), - [291] = {.entry = {.count = 1, .reusable = true}}, SHIFT(56), - [293] = {.entry = {.count = 1, .reusable = true}}, SHIFT(57), - [295] = {.entry = {.count = 1, .reusable = true}}, SHIFT(58), - [297] = {.entry = {.count = 1, .reusable = true}}, SHIFT(59), - [299] = {.entry = {.count = 1, .reusable = true}}, SHIFT(60), - [301] = {.entry = {.count = 1, .reusable = true}}, SHIFT(62), - [303] = {.entry = {.count = 1, .reusable = true}}, SHIFT(63), - [305] = {.entry = {.count = 1, .reusable = true}}, SHIFT(64), - [307] = {.entry = {.count = 1, .reusable = true}}, SHIFT(65), - [309] = {.entry = {.count = 1, .reusable = true}}, SHIFT(66), - [311] = {.entry = {.count = 1, .reusable = true}}, SHIFT(40), - [313] = {.entry = {.count = 1, .reusable = true}}, SHIFT(37), - [315] = {.entry = {.count = 1, .reusable = true}}, SHIFT(184), - [317] = {.entry = {.count = 1, .reusable = true}}, SHIFT(45), - [319] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_content, 1, 0, 0), - [321] = {.entry = {.count = 1, .reusable = true}}, SHIFT(313), - [323] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(12), - [326] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(549), - [329] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(494), - [332] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(495), - [335] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(496), - [338] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(497), - [341] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(498), - [344] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(499), - [347] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(841), - [350] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(691), - [353] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(692), - [356] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(843), - [359] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(45), - [362] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(489), - [365] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(982), - [368] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(934), - [371] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_document, 1, 0, 0), - [373] = {.entry = {.count = 1, .reusable = true}}, SHIFT(456), - [375] = {.entry = {.count = 1, .reusable = true}}, SHIFT(271), - [377] = {.entry = {.count = 1, .reusable = true}}, SHIFT(49), - [379] = {.entry = {.count = 1, .reusable = true}}, SHIFT(250), - [381] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_document, 1, 0, 2), - [383] = {.entry = {.count = 1, .reusable = true}}, SHIFT(176), - [385] = {.entry = {.count = 1, .reusable = true}}, SHIFT(36), - [387] = {.entry = {.count = 1, .reusable = true}}, SHIFT(286), - [389] = {.entry = {.count = 1, .reusable = true}}, SHIFT(44), - [391] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_document, 2, 0, 4), - [393] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(625), - [396] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(573), - [399] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(590), - [402] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(628), - [405] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), - [407] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(17), - [410] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(567), - [413] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(501), - [416] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(502), - [419] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(503), - [422] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(504), - [425] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(505), - [428] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(860), - [431] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(395), - [434] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(396), - [437] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(318), - [440] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(410), - [443] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(413), - [446] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(438), - [449] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(694), - [452] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(693), - [455] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(838), - [458] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(68), - [461] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(506), - [464] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(928), - [467] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(954), - [470] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section1, 2, 0, 1), - [472] = {.entry = {.count = 1, .reusable = true}}, SHIFT(68), - [474] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section1, 1, 0, 1), - [476] = {.entry = {.count = 1, .reusable = true}}, SHIFT(69), - [478] = {.entry = {.count = 1, .reusable = true}}, SHIFT(73), - [480] = {.entry = {.count = 1, .reusable = true}}, SHIFT(76), - [482] = {.entry = {.count = 1, .reusable = true}}, SHIFT(75), - [484] = {.entry = {.count = 1, .reusable = true}}, SHIFT(72), - [486] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(15), - [489] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(546), - [492] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(484), - [495] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(493), - [498] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(482), - [501] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(485), - [504] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(486), - [507] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(870), - [510] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(690), - [513] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(695), - [516] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(840), - [519] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(75), - [522] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(491), - [525] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(902), - [528] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(903), - [531] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(12), - [534] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(549), - [537] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(495), - [540] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(496), - [543] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(497), - [546] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(498), - [549] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(499), - [552] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(841), - [555] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(691), - [558] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(692), - [561] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(843), - [564] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(76), - [567] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(489), - [570] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(982), - [573] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(934), - [576] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(625), - [579] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(573), - [582] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(590), - [585] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(628), - [588] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), - [590] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(17), - [593] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(567), - [596] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(502), - [599] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(503), - [602] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(504), - [605] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(505), - [608] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(860), - [611] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(395), - [614] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(396), - [617] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(318), - [620] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(410), - [623] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(413), - [626] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(438), - [629] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(694), - [632] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(693), - [635] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(838), - [638] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(77), - [641] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(506), - [644] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(928), - [647] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(954), - [650] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section2, 2, 0, 1), - [652] = {.entry = {.count = 1, .reusable = true}}, SHIFT(77), - [654] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section2, 1, 0, 1), - [656] = {.entry = {.count = 1, .reusable = true}}, SHIFT(78), - [658] = {.entry = {.count = 1, .reusable = true}}, SHIFT(83), - [660] = {.entry = {.count = 1, .reusable = true}}, SHIFT(82), - [662] = {.entry = {.count = 1, .reusable = true}}, SHIFT(84), - [664] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(15), - [667] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(546), - [670] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(493), - [673] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(482), - [676] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(485), - [679] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(486), - [682] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(870), - [685] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(690), - [688] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(695), - [691] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(840), - [694] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(83), - [697] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(491), - [700] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(902), - [703] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(903), - [706] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(12), - [709] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(549), - [712] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(496), - [715] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(497), - [718] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(498), - [721] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(499), - [724] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(841), - [727] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(691), - [730] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(692), - [733] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(843), - [736] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(84), - [739] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(489), - [742] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(982), - [745] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(934), - [748] = {.entry = {.count = 1, .reusable = true}}, SHIFT(80), - [750] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(625), - [753] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(573), - [756] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(590), - [759] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(628), - [762] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), - [764] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(17), - [767] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(567), - [770] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(503), - [773] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(504), - [776] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(505), - [779] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(860), - [782] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(395), - [785] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(396), - [788] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(318), - [791] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(410), - [794] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(413), - [797] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(438), - [800] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(694), - [803] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(693), - [806] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(838), - [809] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(86), - [812] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(506), - [815] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(928), - [818] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(954), - [821] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section3, 2, 0, 1), - [823] = {.entry = {.count = 1, .reusable = true}}, SHIFT(86), - [825] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section3, 1, 0, 1), - [827] = {.entry = {.count = 1, .reusable = true}}, SHIFT(87), - [829] = {.entry = {.count = 1, .reusable = true}}, SHIFT(94), - [831] = {.entry = {.count = 1, .reusable = true}}, SHIFT(91), - [833] = {.entry = {.count = 1, .reusable = true}}, SHIFT(92), - [835] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(12), - [838] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(549), - [841] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(497), - [844] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(498), - [847] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(499), - [850] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(841), - [853] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(691), - [856] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(692), - [859] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(843), - [862] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(92), - [865] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(489), - [868] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(982), - [871] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(934), - [874] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(15), - [877] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(546), - [880] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(482), - [883] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(485), - [886] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(486), - [889] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(870), - [892] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(690), - [895] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(695), - [898] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(840), - [901] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(93), - [904] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(491), - [907] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(902), - [910] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(903), - [913] = {.entry = {.count = 1, .reusable = true}}, SHIFT(93), - [915] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section4, 2, 0, 1), - [917] = {.entry = {.count = 1, .reusable = true}}, SHIFT(96), - [919] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(625), - [922] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(573), - [925] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(590), - [928] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(628), - [931] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), - [933] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(17), - [936] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(567), - [939] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(504), - [942] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(505), - [945] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(860), - [948] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(395), - [951] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(396), - [954] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(318), - [957] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(410), - [960] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(413), - [963] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(438), - [966] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(694), - [969] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(693), - [972] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(838), - [975] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(96), - [978] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(506), - [981] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(928), - [984] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(954), - [987] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section4, 1, 0, 1), - [989] = {.entry = {.count = 1, .reusable = true}}, SHIFT(95), - [991] = {.entry = {.count = 1, .reusable = true}}, SHIFT(100), - [993] = {.entry = {.count = 1, .reusable = true}}, SHIFT(101), - [995] = {.entry = {.count = 1, .reusable = true}}, SHIFT(102), - [997] = {.entry = {.count = 1, .reusable = true}}, SHIFT(103), - [999] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(12), - [1002] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(549), - [1005] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(498), - [1008] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(499), - [1011] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(841), - [1014] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(691), - [1017] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(692), - [1020] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(843), - [1023] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(102), - [1026] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(489), - [1029] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(982), - [1032] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(934), - [1035] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(15), - [1038] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(546), - [1041] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(485), - [1044] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(486), - [1047] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(870), - [1050] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(690), - [1053] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(695), - [1056] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(840), - [1059] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(103), - [1062] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(491), - [1065] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(902), - [1068] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(903), - [1071] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section5, 2, 0, 1), - [1073] = {.entry = {.count = 1, .reusable = true}}, SHIFT(105), - [1075] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(625), - [1078] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(573), - [1081] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(590), - [1084] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(628), - [1087] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), - [1089] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(17), - [1092] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(567), - [1095] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(505), - [1098] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(860), - [1101] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(395), - [1104] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(396), - [1107] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(318), - [1110] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(410), - [1113] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(413), - [1116] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(438), - [1119] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(694), - [1122] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(693), - [1125] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(838), - [1128] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(105), - [1131] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(506), - [1134] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(928), - [1137] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(954), - [1140] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section5, 1, 0, 1), - [1142] = {.entry = {.count = 1, .reusable = true}}, SHIFT(104), - [1144] = {.entry = {.count = 1, .reusable = true}}, SHIFT(110), - [1146] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(15), - [1149] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(546), - [1152] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(486), - [1155] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(870), - [1158] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(690), - [1161] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(695), - [1164] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(840), - [1167] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(108), - [1170] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(491), - [1173] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(902), - [1176] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(903), - [1179] = {.entry = {.count = 1, .reusable = true}}, SHIFT(107), - [1181] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(12), - [1184] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(549), - [1187] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(499), - [1190] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(841), - [1193] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(691), - [1196] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(692), - [1199] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(843), - [1202] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(110), - [1205] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(489), - [1208] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(982), - [1211] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(934), - [1214] = {.entry = {.count = 1, .reusable = true}}, SHIFT(112), - [1216] = {.entry = {.count = 1, .reusable = true}}, SHIFT(108), - [1218] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section6, 2, 0, 1), - [1220] = {.entry = {.count = 1, .reusable = true}}, SHIFT(217), - [1222] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section6, 1, 0, 1), - [1224] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(625), - [1227] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(573), - [1230] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(590), - [1233] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(628), - [1236] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), - [1238] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(17), - [1241] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(567), - [1244] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(860), - [1247] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(395), - [1250] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(396), - [1253] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(318), - [1256] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(410), - [1259] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(413), - [1262] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(438), - [1265] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(694), - [1268] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(693), - [1271] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(838), - [1274] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(217), - [1277] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(506), - [1280] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(928), - [1283] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(954), - [1286] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(12), - [1289] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(549), - [1292] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(841), - [1295] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(691), - [1298] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(692), - [1301] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(843), - [1304] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(348), - [1307] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(489), - [1310] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(982), - [1313] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(934), - [1316] = {.entry = {.count = 1, .reusable = true}}, SHIFT(348), - [1318] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(15), - [1321] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(546), - [1324] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(870), - [1327] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(690), - [1330] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(695), - [1333] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(840), - [1336] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(456), - [1339] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(491), - [1342] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(902), - [1345] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(903), - [1348] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_star, 1, 0, 0), - [1350] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_plus, 1, 0, 0), - [1352] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_indented_code_block, 1, 0, 0), - [1354] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_example, 1, 0, 0), - [1356] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_parenthesis, 1, 0, 0), - [1358] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_dot, 1, 0, 0), - [1360] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_minus, 1, 0, 0), - [1362] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_indented_code_block, 2, 0, 0), - [1364] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__list_parenthesis_repeat1, 2, 0, 0), - [1366] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__list_parenthesis_repeat1, 2, 0, 0), SHIFT_REPEAT(410), - [1369] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__list_dot_repeat1, 2, 0, 0), - [1371] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__list_dot_repeat1, 2, 0, 0), SHIFT_REPEAT(413), - [1374] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_indented_code_block_repeat1, 2, 0, 0), - [1376] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_indented_code_block_repeat1, 2, 0, 0), SHIFT_REPEAT(567), - [1379] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_indented_code_block_repeat1, 2, 0, 0), SHIFT_REPEAT(838), - [1382] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__newline, 1, 0, 0), - [1384] = {.entry = {.count = 1, .reusable = true}}, SHIFT(150), - [1386] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__list_star_repeat1, 2, 0, 0), - [1388] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__list_star_repeat1, 2, 0, 0), SHIFT_REPEAT(318), - [1391] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__list_minus_repeat1, 2, 0, 0), - [1393] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__list_minus_repeat1, 2, 0, 0), SHIFT_REPEAT(395), + [117] = {.entry = {.count = 1, .reusable = true}}, SHIFT(693), + [119] = {.entry = {.count = 1, .reusable = true}}, SHIFT(833), + [121] = {.entry = {.count = 1, .reusable = true}}, SHIFT(59), + [123] = {.entry = {.count = 1, .reusable = true}}, SHIFT(551), + [125] = {.entry = {.count = 1, .reusable = true}}, SHIFT(981), + [127] = {.entry = {.count = 1, .reusable = true}}, SHIFT(927), + [129] = {.entry = {.count = 1, .reusable = true}}, SHIFT(37), + [131] = {.entry = {.count = 1, .reusable = true}}, SHIFT(38), + [133] = {.entry = {.count = 1, .reusable = true}}, SHIFT(379), + [135] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8), + [137] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1045), + [139] = {.entry = {.count = 1, .reusable = true}}, SHIFT(390), + [141] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9), + [143] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1058), + [145] = {.entry = {.count = 1, .reusable = true}}, SHIFT(433), + [147] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1038), + [149] = {.entry = {.count = 1, .reusable = true}}, SHIFT(434), + [151] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1043), + [153] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(500), + [156] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(572), + [159] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(500), + [162] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(536), + [165] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(577), + [168] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), + [170] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(17), + [173] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(540), + [176] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(474), + [179] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(475), + [182] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(476), + [185] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(477), + [188] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(478), + [191] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(479), + [194] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(843), + [197] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(451), + [200] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(455), + [203] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(457), + [206] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(343), + [209] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(381), + [212] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(444), + [215] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(694), + [218] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(695), + [221] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(854), + [224] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(10), + [227] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(538), + [230] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(982), + [233] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(955), + [236] = {.entry = {.count = 1, .reusable = true}}, SHIFT(60), + [238] = {.entry = {.count = 1, .reusable = true}}, SHIFT(314), + [240] = {.entry = {.count = 1, .reusable = true}}, SHIFT(42), + [242] = {.entry = {.count = 1, .reusable = true}}, SHIFT(43), + [244] = {.entry = {.count = 1, .reusable = true}}, SHIFT(386), + [246] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2), + [248] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1080), + [250] = {.entry = {.count = 1, .reusable = true}}, SHIFT(387), + [252] = {.entry = {.count = 1, .reusable = true}}, SHIFT(16), + [254] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1081), + [256] = {.entry = {.count = 1, .reusable = true}}, SHIFT(41), + [258] = {.entry = {.count = 1, .reusable = true}}, SHIFT(404), + [260] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1084), + [262] = {.entry = {.count = 1, .reusable = true}}, SHIFT(186), + [264] = {.entry = {.count = 1, .reusable = true}}, SHIFT(46), + [266] = {.entry = {.count = 1, .reusable = true}}, SHIFT(47), + [268] = {.entry = {.count = 1, .reusable = true}}, SHIFT(58), + [270] = {.entry = {.count = 1, .reusable = true}}, SHIFT(290), + [272] = {.entry = {.count = 1, .reusable = true}}, SHIFT(21), + [274] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1090), + [276] = {.entry = {.count = 1, .reusable = true}}, SHIFT(291), + [278] = {.entry = {.count = 1, .reusable = true}}, SHIFT(22), + [280] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1091), + [282] = {.entry = {.count = 1, .reusable = true}}, SHIFT(301), + [284] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1093), + [286] = {.entry = {.count = 1, .reusable = true}}, SHIFT(302), + [288] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1094), + [290] = {.entry = {.count = 1, .reusable = true}}, SHIFT(53), + [292] = {.entry = {.count = 1, .reusable = true}}, SHIFT(36), + [294] = {.entry = {.count = 1, .reusable = true}}, SHIFT(54), + [296] = {.entry = {.count = 1, .reusable = true}}, SHIFT(55), + [298] = {.entry = {.count = 1, .reusable = true}}, SHIFT(56), + [300] = {.entry = {.count = 1, .reusable = true}}, SHIFT(57), + [302] = {.entry = {.count = 1, .reusable = true}}, SHIFT(313), + [304] = {.entry = {.count = 1, .reusable = true}}, SHIFT(49), + [306] = {.entry = {.count = 1, .reusable = true}}, SHIFT(50), + [308] = {.entry = {.count = 1, .reusable = true}}, SHIFT(62), + [310] = {.entry = {.count = 1, .reusable = true}}, SHIFT(63), + [312] = {.entry = {.count = 1, .reusable = true}}, SHIFT(64), + [314] = {.entry = {.count = 1, .reusable = true}}, SHIFT(65), + [316] = {.entry = {.count = 1, .reusable = true}}, SHIFT(66), + [318] = {.entry = {.count = 1, .reusable = true}}, SHIFT(61), + [320] = {.entry = {.count = 1, .reusable = true}}, SHIFT(243), + [322] = {.entry = {.count = 1, .reusable = true}}, SHIFT(40), + [324] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(12), + [327] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(541), + [330] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(491), + [333] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(482), + [336] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(483), + [339] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(485), + [342] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(486), + [345] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(488), + [348] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(832), + [351] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(692), + [354] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(693), + [357] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(833), + [360] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(40), + [363] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(551), + [366] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(981), + [369] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_fenced_div_block_repeat1, 2, 0, 0), SHIFT_REPEAT(927), + [372] = {.entry = {.count = 1, .reusable = true}}, SHIFT(206), + [374] = {.entry = {.count = 1, .reusable = true}}, SHIFT(44), + [376] = {.entry = {.count = 1, .reusable = true}}, SHIFT(215), + [378] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_document, 1, 0, 2), + [380] = {.entry = {.count = 1, .reusable = true}}, SHIFT(446), + [382] = {.entry = {.count = 1, .reusable = true}}, SHIFT(181), + [384] = {.entry = {.count = 1, .reusable = true}}, SHIFT(48), + [386] = {.entry = {.count = 1, .reusable = true}}, SHIFT(195), + [388] = {.entry = {.count = 1, .reusable = true}}, SHIFT(204), + [390] = {.entry = {.count = 1, .reusable = true}}, SHIFT(39), + [392] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_document, 2, 0, 4), + [394] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_document, 1, 0, 0), + [396] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_content, 1, 0, 0), + [398] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section1, 2, 0, 1), + [400] = {.entry = {.count = 1, .reusable = true}}, SHIFT(69), + [402] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(500), + [405] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(572), + [408] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(500), + [411] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(536), + [414] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(577), + [417] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), + [419] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(17), + [422] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(540), + [425] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(475), + [428] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(476), + [431] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(477), + [434] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(478), + [437] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(479), + [440] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(843), + [443] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(451), + [446] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(455), + [449] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(457), + [452] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(343), + [455] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(381), + [458] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(444), + [461] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(694), + [464] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(695), + [467] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(854), + [470] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(69), + [473] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(538), + [476] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(982), + [479] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(955), + [482] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section1, 1, 0, 1), + [484] = {.entry = {.count = 1, .reusable = true}}, SHIFT(68), + [486] = {.entry = {.count = 1, .reusable = true}}, SHIFT(75), + [488] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(12), + [491] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(541), + [494] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(482), + [497] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(483), + [500] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(485), + [503] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(486), + [506] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(488), + [509] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(832), + [512] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(692), + [515] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(693), + [518] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(833), + [521] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(72), + [524] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(551), + [527] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(981), + [530] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(927), + [533] = {.entry = {.count = 1, .reusable = true}}, SHIFT(74), + [535] = {.entry = {.count = 1, .reusable = true}}, SHIFT(72), + [537] = {.entry = {.count = 1, .reusable = true}}, SHIFT(76), + [539] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(29), + [542] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(552), + [545] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(480), + [548] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(481), + [551] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(489), + [554] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(484), + [557] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(487), + [560] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(869), + [563] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(690), + [566] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(691), + [569] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(850), + [572] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(76), + [575] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(547), + [578] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(934), + [581] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 2, 0, 0), SHIFT_REPEAT(946), + [584] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(500), + [587] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(572), + [590] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(500), + [593] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(536), + [596] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(577), + [599] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), + [601] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(17), + [604] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(540), + [607] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(476), + [610] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(477), + [613] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(478), + [616] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(479), + [619] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(843), + [622] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(451), + [625] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(455), + [628] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(457), + [631] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(343), + [634] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(381), + [637] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(444), + [640] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(694), + [643] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(695), + [646] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(854), + [649] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(77), + [652] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(538), + [655] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(982), + [658] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(955), + [661] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section2, 2, 0, 1), + [663] = {.entry = {.count = 1, .reusable = true}}, SHIFT(77), + [665] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section2, 1, 0, 1), + [667] = {.entry = {.count = 1, .reusable = true}}, SHIFT(78), + [669] = {.entry = {.count = 1, .reusable = true}}, SHIFT(81), + [671] = {.entry = {.count = 1, .reusable = true}}, SHIFT(84), + [673] = {.entry = {.count = 1, .reusable = true}}, SHIFT(83), + [675] = {.entry = {.count = 1, .reusable = true}}, SHIFT(85), + [677] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(12), + [680] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(541), + [683] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(483), + [686] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(485), + [689] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(486), + [692] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(488), + [695] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(832), + [698] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(692), + [701] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(693), + [704] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(833), + [707] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(84), + [710] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(551), + [713] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(981), + [716] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(927), + [719] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(29), + [722] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(552), + [725] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(481), + [728] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(489), + [731] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(484), + [734] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(487), + [737] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(869), + [740] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(690), + [743] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(691), + [746] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(850), + [749] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(85), + [752] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(547), + [755] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(934), + [758] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 2, 0, 0), SHIFT_REPEAT(946), + [761] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section3, 2, 0, 1), + [763] = {.entry = {.count = 1, .reusable = true}}, SHIFT(87), + [765] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(500), + [768] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(572), + [771] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(500), + [774] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(536), + [777] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(577), + [780] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), + [782] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(17), + [785] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(540), + [788] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(477), + [791] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(478), + [794] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(479), + [797] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(843), + [800] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(451), + [803] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(455), + [806] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(457), + [809] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(343), + [812] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(381), + [815] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(444), + [818] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(694), + [821] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(695), + [824] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(854), + [827] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(87), + [830] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(538), + [833] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(982), + [836] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(955), + [839] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section3, 1, 0, 1), + [841] = {.entry = {.count = 1, .reusable = true}}, SHIFT(86), + [843] = {.entry = {.count = 1, .reusable = true}}, SHIFT(94), + [845] = {.entry = {.count = 1, .reusable = true}}, SHIFT(92), + [847] = {.entry = {.count = 1, .reusable = true}}, SHIFT(89), + [849] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(29), + [852] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(552), + [855] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(489), + [858] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(484), + [861] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(487), + [864] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(869), + [867] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(690), + [870] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(691), + [873] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(850), + [876] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(92), + [879] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(547), + [882] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(934), + [885] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(946), + [888] = {.entry = {.count = 1, .reusable = true}}, SHIFT(90), + [890] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(12), + [893] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(541), + [896] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(485), + [899] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(486), + [902] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(488), + [905] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(832), + [908] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(692), + [911] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(693), + [914] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(833), + [917] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(94), + [920] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(551), + [923] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(981), + [926] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 2, 0, 0), SHIFT_REPEAT(927), + [929] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section4, 2, 0, 1), + [931] = {.entry = {.count = 1, .reusable = true}}, SHIFT(96), + [933] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(500), + [936] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(572), + [939] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(500), + [942] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(536), + [945] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(577), + [948] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), + [950] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(17), + [953] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(540), + [956] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(478), + [959] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(479), + [962] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(843), + [965] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(451), + [968] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(455), + [971] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(457), + [974] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(343), + [977] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(381), + [980] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(444), + [983] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(694), + [986] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(695), + [989] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(854), + [992] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(96), + [995] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(538), + [998] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(982), + [1001] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(955), + [1004] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section4, 1, 0, 1), + [1006] = {.entry = {.count = 1, .reusable = true}}, SHIFT(95), + [1008] = {.entry = {.count = 1, .reusable = true}}, SHIFT(103), + [1010] = {.entry = {.count = 1, .reusable = true}}, SHIFT(101), + [1012] = {.entry = {.count = 1, .reusable = true}}, SHIFT(98), + [1014] = {.entry = {.count = 1, .reusable = true}}, SHIFT(102), + [1016] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(12), + [1019] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(541), + [1022] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(486), + [1025] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(488), + [1028] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(832), + [1031] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(692), + [1034] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(693), + [1037] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(833), + [1040] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(102), + [1043] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(551), + [1046] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(981), + [1049] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(927), + [1052] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(29), + [1055] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(552), + [1058] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(484), + [1061] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(487), + [1064] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(869), + [1067] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(690), + [1070] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(691), + [1073] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(850), + [1076] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(103), + [1079] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(547), + [1082] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(934), + [1085] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 2, 0, 0), SHIFT_REPEAT(946), + [1088] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section5, 2, 0, 1), + [1090] = {.entry = {.count = 1, .reusable = true}}, SHIFT(105), + [1092] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(500), + [1095] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(572), + [1098] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(500), + [1101] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(536), + [1104] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(577), + [1107] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), + [1109] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(17), + [1112] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(540), + [1115] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(479), + [1118] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(843), + [1121] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(451), + [1124] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(455), + [1127] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(457), + [1130] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(343), + [1133] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(381), + [1136] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(444), + [1139] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(694), + [1142] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(695), + [1145] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(854), + [1148] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(105), + [1151] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(538), + [1154] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(982), + [1157] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(955), + [1160] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section5, 1, 0, 1), + [1162] = {.entry = {.count = 1, .reusable = true}}, SHIFT(104), + [1164] = {.entry = {.count = 1, .reusable = true}}, SHIFT(109), + [1166] = {.entry = {.count = 1, .reusable = true}}, SHIFT(110), + [1168] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(29), + [1171] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(552), + [1174] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(487), + [1177] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(869), + [1180] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(690), + [1183] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(691), + [1186] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(850), + [1189] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(109), + [1192] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(547), + [1195] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(934), + [1198] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(946), + [1201] = {.entry = {.count = 1, .reusable = true}}, SHIFT(111), + [1203] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(12), + [1206] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(541), + [1209] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(488), + [1212] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(832), + [1215] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(692), + [1218] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(693), + [1221] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(833), + [1224] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(111), + [1227] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(551), + [1230] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(981), + [1233] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 2, 0, 0), SHIFT_REPEAT(927), + [1236] = {.entry = {.count = 1, .reusable = true}}, SHIFT(107), + [1238] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section6, 2, 0, 1), + [1240] = {.entry = {.count = 1, .reusable = true}}, SHIFT(221), + [1242] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__section6, 1, 0, 1), + [1244] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(500), + [1247] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(572), + [1250] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(500), + [1253] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(536), + [1256] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(577), + [1259] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), + [1261] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(17), + [1264] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(540), + [1267] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(843), + [1270] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(451), + [1273] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(455), + [1276] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(457), + [1279] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(343), + [1282] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(381), + [1285] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(444), + [1288] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(694), + [1291] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(695), + [1294] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(854), + [1297] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(221), + [1300] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(538), + [1303] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(982), + [1306] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(955), + [1309] = {.entry = {.count = 1, .reusable = true}}, SHIFT(442), + [1311] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(12), + [1314] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(541), + [1317] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(832), + [1320] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(692), + [1323] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(693), + [1326] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(833), + [1329] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(442), + [1332] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(551), + [1335] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(981), + [1338] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(927), + [1341] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(29), + [1344] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(552), + [1347] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(869), + [1350] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(690), + [1353] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(691), + [1356] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(850), + [1359] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(446), + [1362] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(547), + [1365] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(934), + [1368] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 2, 0, 0), SHIFT_REPEAT(946), + [1371] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_plus, 1, 0, 0), + [1373] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_plus, 1, 0, 0), + [1375] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__list_star_repeat1, 2, 0, 0), + [1377] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__list_star_repeat1, 2, 0, 0), + [1379] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__list_star_repeat1, 2, 0, 0), SHIFT_REPEAT(457), + [1382] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__list_dot_repeat1, 2, 0, 0), + [1384] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__list_dot_repeat1, 2, 0, 0), + [1386] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__list_dot_repeat1, 2, 0, 0), SHIFT_REPEAT(381), + [1389] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__list_parenthesis_repeat1, 2, 0, 0), + [1391] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__list_parenthesis_repeat1, 2, 0, 0), + [1393] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__list_parenthesis_repeat1, 2, 0, 0), SHIFT_REPEAT(343), [1396] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__list_example_repeat1, 2, 0, 0), - [1398] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__list_example_repeat1, 2, 0, 0), SHIFT_REPEAT(438), - [1401] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__list_plus_repeat1, 2, 0, 0), - [1403] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__list_plus_repeat1, 2, 0, 0), SHIFT_REPEAT(396), - [1406] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_indented_code_block_repeat1, 2, 0, 0), SHIFT_REPEAT(546), - [1409] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_indented_code_block_repeat1, 2, 0, 0), SHIFT_REPEAT(840), - [1412] = {.entry = {.count = 1, .reusable = true}}, SHIFT(191), - [1414] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_paragraph, 2, 0, 5), - [1416] = {.entry = {.count = 1, .reusable = true}}, SHIFT(193), - [1418] = {.entry = {.count = 1, .reusable = true}}, SHIFT(195), - [1420] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_indented_code_block_repeat1, 2, 0, 0), SHIFT_REPEAT(549), - [1423] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_indented_code_block_repeat1, 2, 0, 0), SHIFT_REPEAT(843), - [1426] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__newline, 2, 0, 0), - [1428] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__block_not_section, 1, 0, 0), - [1430] = {.entry = {.count = 1, .reusable = true}}, SHIFT(851), - [1432] = {.entry = {.count = 1, .reusable = true}}, SHIFT(853), - [1434] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_plus, 4, 0, 0), - [1436] = {.entry = {.count = 1, .reusable = true}}, SHIFT(247), - [1438] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_block_quote, 3, 0, 0), - [1440] = {.entry = {.count = 1, .reusable = true}}, SHIFT(219), - [1442] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__indented_chunk, 3, 0, 0), - [1444] = {.entry = {.count = 1, .reusable = true}}, SHIFT(221), - [1446] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_plus, 3, 0, 0), - [1448] = {.entry = {.count = 1, .reusable = true}}, SHIFT(230), - [1450] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_minus, 3, 0, 0), - [1452] = {.entry = {.count = 1, .reusable = true}}, SHIFT(232), - [1454] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_star, 3, 0, 0), - [1456] = {.entry = {.count = 1, .reusable = true}}, SHIFT(234), - [1458] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_dot, 3, 0, 0), - [1460] = {.entry = {.count = 1, .reusable = true}}, SHIFT(236), - [1462] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_parenthesis, 3, 0, 0), - [1464] = {.entry = {.count = 1, .reusable = true}}, SHIFT(238), - [1466] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_example, 3, 0, 0), - [1468] = {.entry = {.count = 1, .reusable = true}}, SHIFT(240), - [1470] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_block_quote, 4, 0, 0), - [1472] = {.entry = {.count = 1, .reusable = true}}, SHIFT(241), - [1474] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_minus, 4, 0, 0), - [1476] = {.entry = {.count = 1, .reusable = true}}, SHIFT(248), - [1478] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_star, 4, 0, 0), - [1480] = {.entry = {.count = 1, .reusable = true}}, SHIFT(249), - [1482] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_dot, 4, 0, 0), - [1484] = {.entry = {.count = 1, .reusable = true}}, SHIFT(203), - [1486] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_parenthesis, 4, 0, 0), - [1488] = {.entry = {.count = 1, .reusable = true}}, SHIFT(251), - [1490] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_example, 4, 0, 0), - [1492] = {.entry = {.count = 1, .reusable = true}}, SHIFT(252), - [1494] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__blank_line, 2, 0, 0), - [1496] = {.entry = {.count = 1, .reusable = true}}, SHIFT(270), - [1498] = {.entry = {.count = 1, .reusable = true}}, SHIFT(775), - [1500] = {.entry = {.count = 1, .reusable = true}}, SHIFT(833), - [1502] = {.entry = {.count = 1, .reusable = true}}, SHIFT(865), - [1504] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_block_quote, 2, 0, 0), - [1506] = {.entry = {.count = 1, .reusable = true}}, SHIFT(233), - [1508] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__indented_chunk, 2, 0, 0), - [1510] = {.entry = {.count = 1, .reusable = true}}, SHIFT(237), - [1512] = {.entry = {.count = 1, .reusable = true}}, SHIFT(848), - [1514] = {.entry = {.count = 1, .reusable = true}}, SHIFT(845), - [1516] = {.entry = {.count = 1, .reusable = true}}, SHIFT(209), - [1518] = {.entry = {.count = 1, .reusable = true}}, SHIFT(774), - [1520] = {.entry = {.count = 1, .reusable = true}}, SHIFT(849), - [1522] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_dot, 5, 0, 0), - [1524] = {.entry = {.count = 1, .reusable = true}}, SHIFT(320), - [1526] = {.entry = {.count = 1, .reusable = true}}, SHIFT(331), - [1528] = {.entry = {.count = 1, .reusable = true}}, SHIFT(472), - [1530] = {.entry = {.count = 1, .reusable = true}}, SHIFT(333), - [1532] = {.entry = {.count = 1, .reusable = true}}, SHIFT(321), - [1534] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__setext_heading1, 3, 0, 3), - [1536] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__setext_heading2, 3, 0, 3), - [1538] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_caption, 3, 0, 0), - [1540] = {.entry = {.count = 1, .reusable = true}}, SHIFT(423), - [1542] = {.entry = {.count = 1, .reusable = true}}, SHIFT(424), - [1544] = {.entry = {.count = 1, .reusable = true}}, SHIFT(425), - [1546] = {.entry = {.count = 1, .reusable = true}}, SHIFT(426), - [1548] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 1, 0, 0), - [1550] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_section, 1, 0, 0), - [1552] = {.entry = {.count = 1, .reusable = true}}, SHIFT(471), - [1554] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__indented_chunk, 4, 0, 0), - [1556] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading1, 4, 0, 11), - [1558] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading2, 4, 0, 11), - [1560] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading3, 4, 0, 11), - [1562] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading4, 4, 0, 11), - [1564] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading5, 4, 0, 11), - [1566] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading6, 4, 0, 11), - [1568] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_code_block, 4, 0, 0), - [1570] = {.entry = {.count = 1, .reusable = true}}, SHIFT(398), - [1572] = {.entry = {.count = 1, .reusable = true}}, SHIFT(332), - [1574] = {.entry = {.count = 1, .reusable = true}}, SHIFT(421), - [1576] = {.entry = {.count = 1, .reusable = true}}, SHIFT(422), - [1578] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_block_quote, 5, 0, 0), - [1580] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_code_block, 5, 0, 0), - [1582] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table, 5, 0, 13), - [1584] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_note_definition_fenced_block, 5, 0, 0), - [1586] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_div_block, 5, 0, 0), - [1588] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_caption, 5, 0, 0), - [1590] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_plus, 5, 0, 0), - [1592] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_minus, 5, 0, 0), - [1594] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_star, 5, 0, 0), - [1596] = {.entry = {.count = 1, .reusable = true}}, SHIFT(415), - [1598] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_parenthesis, 5, 0, 0), - [1600] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_example, 5, 0, 0), - [1602] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_code_block, 6, 0, 0), - [1604] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table, 6, 0, 13), - [1606] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_note_definition_fenced_block, 6, 0, 0), - [1608] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_div_block, 6, 0, 0), - [1610] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_code_block, 7, 0, 0), - [1612] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_code_block, 8, 0, 0), - [1614] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_note_definition_fenced_block, 8, 0, 0), - [1616] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_div_block, 8, 0, 0), - [1618] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_code_block, 9, 0, 0), - [1620] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_note_definition_fenced_block, 9, 0, 0), - [1622] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 1, 0, 2), - [1624] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading1, 3, 0, 6), - [1626] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__block_not_section, 1, 0, 1), - [1628] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading1, 3, 0, 7), - [1630] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading2, 3, 0, 6), - [1632] = {.entry = {.count = 1, .reusable = true}}, SHIFT(397), - [1634] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading2, 3, 0, 7), - [1636] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading3, 3, 0, 6), - [1638] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading3, 3, 0, 7), - [1640] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading4, 3, 0, 6), - [1642] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list, 1, 0, 0), - [1644] = {.entry = {.count = 1, .reusable = true}}, SHIFT(334), - [1646] = {.entry = {.count = 1, .reusable = true}}, SHIFT(335), - [1648] = {.entry = {.count = 1, .reusable = true}}, SHIFT(336), - [1650] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading4, 3, 0, 7), - [1652] = {.entry = {.count = 1, .reusable = true}}, SHIFT(778), - [1654] = {.entry = {.count = 1, .reusable = true}}, SHIFT(407), - [1656] = {.entry = {.count = 1, .reusable = true}}, SHIFT(408), - [1658] = {.entry = {.count = 1, .reusable = true}}, SHIFT(409), - [1660] = {.entry = {.count = 1, .reusable = true}}, SHIFT(411), - [1662] = {.entry = {.count = 1, .reusable = true}}, SHIFT(461), - [1664] = {.entry = {.count = 1, .reusable = true}}, SHIFT(412), - [1666] = {.entry = {.count = 1, .reusable = true}}, SHIFT(414), - [1668] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading5, 3, 0, 6), - [1670] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading5, 3, 0, 7), - [1672] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading1, 2, 0, 0), - [1674] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading2, 2, 0, 0), - [1676] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading3, 2, 0, 0), - [1678] = {.entry = {.count = 1, .reusable = true}}, SHIFT(439), - [1680] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading4, 2, 0, 0), - [1682] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading5, 2, 0, 0), - [1684] = {.entry = {.count = 1, .reusable = true}}, SHIFT(440), - [1686] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading6, 3, 0, 6), - [1688] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading6, 2, 0, 0), - [1690] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_thematic_break, 2, 0, 0), - [1692] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 1, 0, 2), - [1694] = {.entry = {.count = 1, .reusable = true}}, SHIFT(322), - [1696] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 1, 0, 2), - [1698] = {.entry = {.count = 1, .reusable = true}}, SHIFT(324), - [1700] = {.entry = {.count = 1, .reusable = true}}, SHIFT(370), - [1702] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading6, 3, 0, 7), - [1704] = {.entry = {.count = 1, .reusable = true}}, SHIFT(372), - [1706] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 1, 0, 2), - [1708] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_code_block, 3, 0, 0), - [1710] = {.entry = {.count = 1, .reusable = true}}, SHIFT(325), - [1712] = {.entry = {.count = 1, .reusable = true}}, SHIFT(462), - [1714] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_inline_ref_def, 3, 0, 0), - [1716] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 1, 0, 2), - [1718] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_div_block, 9, 0, 0), - [1720] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_marker_star, 1, 0, 0), - [1722] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_marker_minus, 1, 0, 0), - [1724] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_marker_plus, 1, 0, 0), - [1726] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_marker_parenthesis, 1, 0, 0), - [1728] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_marker_dot, 1, 0, 0), - [1730] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_marker_example, 1, 0, 0), - [1732] = {.entry = {.count = 1, .reusable = true}}, SHIFT(492), - [1734] = {.entry = {.count = 1, .reusable = true}}, SHIFT(640), - [1736] = {.entry = {.count = 1, .reusable = true}}, SHIFT(476), - [1738] = {.entry = {.count = 1, .reusable = false}}, SHIFT(476), - [1740] = {.entry = {.count = 1, .reusable = true}}, SHIFT(538), - [1742] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pipe_table_repeat1, 1, 0, 0), - [1744] = {.entry = {.count = 1, .reusable = true}}, SHIFT(658), - [1746] = {.entry = {.count = 1, .reusable = true}}, SHIFT(659), - [1748] = {.entry = {.count = 1, .reusable = true}}, SHIFT(832), - [1750] = {.entry = {.count = 1, .reusable = true}}, SHIFT(698), - [1752] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__caption_line_repeat1, 1, 0, 0), SHIFT(834), - [1755] = {.entry = {.count = 1, .reusable = true}}, SHIFT(990), - [1757] = {.entry = {.count = 1, .reusable = true}}, SHIFT(820), - [1759] = {.entry = {.count = 1, .reusable = true}}, SHIFT(743), - [1761] = {.entry = {.count = 1, .reusable = true}}, SHIFT(770), - [1763] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__caption_line_repeat1, 1, 0, 0), - [1765] = {.entry = {.count = 1, .reusable = false}}, SHIFT(846), - [1767] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__caption_line_repeat1, 1, 0, 0), - [1769] = {.entry = {.count = 1, .reusable = true}}, SHIFT(578), - [1771] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_row, 3, 0, 0), - [1773] = {.entry = {.count = 1, .reusable = true}}, SHIFT(487), - [1775] = {.entry = {.count = 1, .reusable = false}}, SHIFT(487), - [1777] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pipe_table_cell_contents, 1, 0, 0), - [1779] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_row, 2, 0, 0), - [1781] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pipe_table_row_repeat1, 2, 0, 9), - [1783] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_row_repeat1, 2, 0, 0), SHIFT_REPEAT(561), - [1786] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_row_repeat1, 2, 0, 0), SHIFT_REPEAT(640), - [1789] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_row_repeat1, 2, 0, 0), SHIFT_REPEAT(537), - [1792] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_pipe_table_row_repeat1, 2, 0, 0), SHIFT_REPEAT(537), - [1795] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pipe_table_row_repeat1, 2, 0, 0), - [1797] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_row_repeat1, 2, 0, 0), SHIFT_REPEAT(669), - [1800] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_row_repeat1, 2, 0, 0), SHIFT_REPEAT(654), - [1803] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_row, 1, 0, 0), - [1805] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(481), - [1808] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(578), - [1811] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(481), - [1814] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), - [1816] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(658), - [1819] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(659), - [1822] = {.entry = {.count = 1, .reusable = true}}, SHIFT(657), - [1824] = {.entry = {.count = 1, .reusable = true}}, SHIFT(474), - [1826] = {.entry = {.count = 1, .reusable = true}}, SHIFT(641), - [1828] = {.entry = {.count = 1, .reusable = true}}, SHIFT(201), - [1830] = {.entry = {.count = 1, .reusable = true}}, SHIFT(481), - [1832] = {.entry = {.count = 1, .reusable = false}}, SHIFT(481), - [1834] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pipe_table_cell_contents, 2, 0, 0), - [1836] = {.entry = {.count = 1, .reusable = true}}, SHIFT(490), - [1838] = {.entry = {.count = 1, .reusable = false}}, SHIFT(490), - [1840] = {.entry = {.count = 1, .reusable = true}}, SHIFT(540), - [1842] = {.entry = {.count = 1, .reusable = true}}, SHIFT(526), - [1844] = {.entry = {.count = 1, .reusable = false}}, SHIFT(526), - [1846] = {.entry = {.count = 1, .reusable = true}}, SHIFT(534), - [1848] = {.entry = {.count = 1, .reusable = true}}, SHIFT(666), - [1850] = {.entry = {.count = 1, .reusable = true}}, SHIFT(655), - [1852] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pipe_table_cell_contents, 3, 0, 0), - [1854] = {.entry = {.count = 1, .reusable = true}}, SHIFT(192), - [1856] = {.entry = {.count = 1, .reusable = true}}, SHIFT(148), - [1858] = {.entry = {.count = 1, .reusable = true}}, SHIFT(645), - [1860] = {.entry = {.count = 1, .reusable = true}}, SHIFT(600), - [1862] = {.entry = {.count = 1, .reusable = true}}, SHIFT(610), - [1864] = {.entry = {.count = 1, .reusable = true}}, SHIFT(228), - [1866] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1088), - [1868] = {.entry = {.count = 1, .reusable = true}}, SHIFT(608), - [1870] = {.entry = {.count = 1, .reusable = true}}, SHIFT(588), - [1872] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_row, 4, 0, 0), - [1874] = {.entry = {.count = 1, .reusable = true}}, SHIFT(386), - [1876] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1077), - [1878] = {.entry = {.count = 1, .reusable = true}}, SHIFT(621), - [1880] = {.entry = {.count = 1, .reusable = true}}, SHIFT(592), - [1882] = {.entry = {.count = 1, .reusable = true}}, SHIFT(617), - [1884] = {.entry = {.count = 1, .reusable = true}}, SHIFT(405), - [1886] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1078), - [1888] = {.entry = {.count = 1, .reusable = true}}, SHIFT(416), - [1890] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1079), - [1892] = {.entry = {.count = 1, .reusable = true}}, SHIFT(326), - [1894] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1013), - [1896] = {.entry = {.count = 1, .reusable = true}}, SHIFT(454), - [1898] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1020), - [1900] = {.entry = {.count = 1, .reusable = true}}, SHIFT(545), - [1902] = {.entry = {.count = 1, .reusable = false}}, SHIFT(545), - [1904] = {.entry = {.count = 1, .reusable = true}}, SHIFT(470), - [1906] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1010), - [1908] = {.entry = {.count = 1, .reusable = true}}, SHIFT(312), - [1910] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1087), - [1912] = {.entry = {.count = 1, .reusable = true}}, SHIFT(242), - [1914] = {.entry = {.count = 1, .reusable = true}}, SHIFT(984), - [1916] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_code_fence_content, 1, 0, 0), - [1918] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_code_fence_content_repeat1, 2, 0, 0), SHIFT_REPEAT(645), - [1921] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_code_fence_content_repeat1, 2, 0, 0), SHIFT_REPEAT(600), - [1924] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_code_fence_content_repeat1, 2, 0, 0), SHIFT_REPEAT(610), - [1927] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_code_fence_content_repeat1, 2, 0, 0), - [1929] = {.entry = {.count = 1, .reusable = true}}, SHIFT(547), - [1931] = {.entry = {.count = 1, .reusable = false}}, SHIFT(547), - [1933] = {.entry = {.count = 1, .reusable = true}}, SHIFT(669), - [1935] = {.entry = {.count = 1, .reusable = true}}, SHIFT(654), - [1937] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(539), - [1940] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(608), - [1943] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(539), - [1946] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(666), - [1949] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(655), - [1952] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_code_fence_content_repeat1, 2, 0, 0), SHIFT_REPEAT(621), - [1955] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_code_fence_content_repeat1, 2, 0, 0), SHIFT_REPEAT(592), - [1958] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_code_fence_content_repeat1, 2, 0, 0), SHIFT_REPEAT(617), - [1961] = {.entry = {.count = 1, .reusable = true}}, SHIFT(544), - [1963] = {.entry = {.count = 1, .reusable = false}}, SHIFT(544), - [1965] = {.entry = {.count = 1, .reusable = true}}, SHIFT(539), - [1967] = {.entry = {.count = 1, .reusable = false}}, SHIFT(539), - [1969] = {.entry = {.count = 1, .reusable = true}}, SHIFT(649), - [1971] = {.entry = {.count = 1, .reusable = true}}, SHIFT(613), - [1973] = {.entry = {.count = 1, .reusable = true}}, SHIFT(626), - [1975] = {.entry = {.count = 1, .reusable = true}}, SHIFT(297), - [1977] = {.entry = {.count = 1, .reusable = true}}, SHIFT(558), - [1979] = {.entry = {.count = 1, .reusable = false}}, SHIFT(558), - [1981] = {.entry = {.count = 1, .reusable = true}}, SHIFT(314), - [1983] = {.entry = {.count = 1, .reusable = true}}, SHIFT(309), - [1985] = {.entry = {.count = 1, .reusable = true}}, SHIFT(636), - [1987] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__indented_chunk_repeat1, 2, 0, 0), SHIFT_REPEAT(649), - [1990] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__indented_chunk_repeat1, 2, 0, 0), SHIFT_REPEAT(613), - [1993] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__indented_chunk_repeat1, 2, 0, 0), SHIFT_REPEAT(626), - [1996] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__indented_chunk_repeat1, 2, 0, 0), - [1998] = {.entry = {.count = 1, .reusable = true}}, SHIFT(443), + [1398] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__list_example_repeat1, 2, 0, 0), + [1400] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__list_example_repeat1, 2, 0, 0), SHIFT_REPEAT(444), + [1403] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_parenthesis, 1, 0, 0), + [1405] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_parenthesis, 1, 0, 0), + [1407] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_indented_code_block_repeat1, 2, 0, 0), + [1409] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_indented_code_block_repeat1, 2, 0, 0), + [1411] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_indented_code_block_repeat1, 2, 0, 0), SHIFT_REPEAT(540), + [1414] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_indented_code_block_repeat1, 2, 0, 0), SHIFT_REPEAT(854), + [1417] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__newline, 1, 0, 0), + [1419] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__newline, 1, 0, 0), + [1421] = {.entry = {.count = 1, .reusable = true}}, SHIFT(171), + [1423] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_example, 1, 0, 0), + [1425] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_example, 1, 0, 0), + [1427] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_star, 1, 0, 0), + [1429] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_star, 1, 0, 0), + [1431] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_indented_code_block, 2, 0, 0), + [1433] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_indented_code_block, 2, 0, 0), + [1435] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_minus, 1, 0, 0), + [1437] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_minus, 1, 0, 0), + [1439] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_dot, 1, 0, 0), + [1441] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_dot, 1, 0, 0), + [1443] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__list_plus_repeat1, 2, 0, 0), + [1445] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__list_plus_repeat1, 2, 0, 0), + [1447] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__list_plus_repeat1, 2, 0, 0), SHIFT_REPEAT(455), + [1450] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__list_minus_repeat1, 2, 0, 0), + [1452] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__list_minus_repeat1, 2, 0, 0), + [1454] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__list_minus_repeat1, 2, 0, 0), SHIFT_REPEAT(451), + [1457] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_indented_code_block, 1, 0, 0), + [1459] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_indented_code_block, 1, 0, 0), + [1461] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_indented_code_block_repeat1, 2, 0, 0), SHIFT_REPEAT(552), + [1464] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_indented_code_block_repeat1, 2, 0, 0), SHIFT_REPEAT(850), + [1467] = {.entry = {.count = 1, .reusable = true}}, SHIFT(179), + [1469] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_indented_code_block_repeat1, 2, 0, 0), SHIFT_REPEAT(541), + [1472] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_indented_code_block_repeat1, 2, 0, 0), SHIFT_REPEAT(833), + [1475] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_paragraph, 2, 0, 5), + [1477] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_paragraph, 2, 0, 5), + [1479] = {.entry = {.count = 1, .reusable = true}}, SHIFT(182), + [1481] = {.entry = {.count = 1, .reusable = true}}, SHIFT(185), + [1483] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__newline, 2, 0, 0), + [1485] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__newline, 2, 0, 0), + [1487] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__block_not_section, 1, 0, 0), + [1489] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__block_not_section, 1, 0, 0), + [1491] = {.entry = {.count = 1, .reusable = true}}, SHIFT(848), + [1493] = {.entry = {.count = 1, .reusable = true}}, SHIFT(871), + [1495] = {.entry = {.count = 1, .reusable = true}}, SHIFT(311), + [1497] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_example, 4, 0, 0), + [1499] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_item_example, 4, 0, 0), + [1501] = {.entry = {.count = 1, .reusable = true}}, SHIFT(298), + [1503] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__blank_line, 2, 0, 0), + [1505] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__blank_line, 2, 0, 0), + [1507] = {.entry = {.count = 1, .reusable = true}}, SHIFT(207), + [1509] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__indented_chunk, 2, 0, 0), + [1511] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__indented_chunk, 2, 0, 0), + [1513] = {.entry = {.count = 1, .reusable = true}}, SHIFT(250), + [1515] = {.entry = {.count = 1, .reusable = true}}, SHIFT(782), + [1517] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_block_quote, 3, 0, 0), + [1519] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_block_quote, 3, 0, 0), + [1521] = {.entry = {.count = 1, .reusable = true}}, SHIFT(272), + [1523] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__indented_chunk, 3, 0, 0), + [1525] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__indented_chunk, 3, 0, 0), + [1527] = {.entry = {.count = 1, .reusable = true}}, SHIFT(273), + [1529] = {.entry = {.count = 1, .reusable = true}}, SHIFT(870), + [1531] = {.entry = {.count = 1, .reusable = true}}, SHIFT(849), + [1533] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_block_quote, 2, 0, 0), + [1535] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_block_quote, 2, 0, 0), + [1537] = {.entry = {.count = 1, .reusable = true}}, SHIFT(248), + [1539] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_plus, 3, 0, 0), + [1541] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_item_plus, 3, 0, 0), + [1543] = {.entry = {.count = 1, .reusable = true}}, SHIFT(281), + [1545] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_minus, 3, 0, 0), + [1547] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_item_minus, 3, 0, 0), + [1549] = {.entry = {.count = 1, .reusable = true}}, SHIFT(282), + [1551] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_star, 3, 0, 0), + [1553] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_item_star, 3, 0, 0), + [1555] = {.entry = {.count = 1, .reusable = true}}, SHIFT(283), + [1557] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_dot, 3, 0, 0), + [1559] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_item_dot, 3, 0, 0), + [1561] = {.entry = {.count = 1, .reusable = true}}, SHIFT(284), + [1563] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_parenthesis, 3, 0, 0), + [1565] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_item_parenthesis, 3, 0, 0), + [1567] = {.entry = {.count = 1, .reusable = true}}, SHIFT(285), + [1569] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_example, 3, 0, 0), + [1571] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_item_example, 3, 0, 0), + [1573] = {.entry = {.count = 1, .reusable = true}}, SHIFT(286), + [1575] = {.entry = {.count = 1, .reusable = true}}, SHIFT(785), + [1577] = {.entry = {.count = 1, .reusable = true}}, SHIFT(844), + [1579] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_block_quote, 4, 0, 0), + [1581] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_block_quote, 4, 0, 0), + [1583] = {.entry = {.count = 1, .reusable = true}}, SHIFT(287), + [1585] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_plus, 4, 0, 0), + [1587] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_item_plus, 4, 0, 0), + [1589] = {.entry = {.count = 1, .reusable = true}}, SHIFT(293), + [1591] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_minus, 4, 0, 0), + [1593] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_item_minus, 4, 0, 0), + [1595] = {.entry = {.count = 1, .reusable = true}}, SHIFT(294), + [1597] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_star, 4, 0, 0), + [1599] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_item_star, 4, 0, 0), + [1601] = {.entry = {.count = 1, .reusable = true}}, SHIFT(295), + [1603] = {.entry = {.count = 1, .reusable = true}}, SHIFT(835), + [1605] = {.entry = {.count = 1, .reusable = true}}, SHIFT(836), + [1607] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_dot, 4, 0, 0), + [1609] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_item_dot, 4, 0, 0), + [1611] = {.entry = {.count = 1, .reusable = true}}, SHIFT(296), + [1613] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_parenthesis, 4, 0, 0), + [1615] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_item_parenthesis, 4, 0, 0), + [1617] = {.entry = {.count = 1, .reusable = true}}, SHIFT(297), + [1619] = {.entry = {.count = 1, .reusable = true}}, SHIFT(397), + [1621] = {.entry = {.count = 1, .reusable = true}}, SHIFT(328), + [1623] = {.entry = {.count = 1, .reusable = true}}, SHIFT(332), + [1625] = {.entry = {.count = 1, .reusable = true}}, SHIFT(352), + [1627] = {.entry = {.count = 1, .reusable = true}}, SHIFT(354), + [1629] = {.entry = {.count = 1, .reusable = true}}, SHIFT(363), + [1631] = {.entry = {.count = 1, .reusable = true}}, SHIFT(365), + [1633] = {.entry = {.count = 1, .reusable = true}}, SHIFT(369), + [1635] = {.entry = {.count = 1, .reusable = true}}, SHIFT(372), + [1637] = {.entry = {.count = 1, .reusable = true}}, SHIFT(374), + [1639] = {.entry = {.count = 1, .reusable = true}}, SHIFT(382), + [1641] = {.entry = {.count = 1, .reusable = true}}, SHIFT(383), + [1643] = {.entry = {.count = 1, .reusable = true}}, SHIFT(389), + [1645] = {.entry = {.count = 1, .reusable = true}}, SHIFT(391), + [1647] = {.entry = {.count = 1, .reusable = true}}, SHIFT(393), + [1649] = {.entry = {.count = 1, .reusable = true}}, SHIFT(395), + [1651] = {.entry = {.count = 1, .reusable = true}}, SHIFT(399), + [1653] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_document_repeat1, 1, 0, 0), + [1655] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_document_repeat1, 1, 0, 0), + [1657] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_section, 1, 0, 0), + [1659] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_section, 1, 0, 0), + [1661] = {.entry = {.count = 1, .reusable = true}}, SHIFT(775), + [1663] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__block_not_section, 1, 0, 1), + [1665] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__block_not_section, 1, 0, 1), + [1667] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list, 1, 0, 0), + [1669] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_list, 1, 0, 0), + [1671] = {.entry = {.count = 1, .reusable = true}}, SHIFT(346), + [1673] = {.entry = {.count = 1, .reusable = true}}, SHIFT(350), + [1675] = {.entry = {.count = 1, .reusable = true}}, SHIFT(366), + [1677] = {.entry = {.count = 1, .reusable = true}}, SHIFT(368), + [1679] = {.entry = {.count = 1, .reusable = true}}, SHIFT(370), + [1681] = {.entry = {.count = 1, .reusable = true}}, SHIFT(375), + [1683] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading1, 2, 0, 0), + [1685] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading1, 2, 0, 0), + [1687] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading2, 2, 0, 0), + [1689] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading2, 2, 0, 0), + [1691] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading3, 2, 0, 0), + [1693] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading3, 2, 0, 0), + [1695] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading4, 2, 0, 0), + [1697] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading4, 2, 0, 0), + [1699] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading5, 2, 0, 0), + [1701] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading5, 2, 0, 0), + [1703] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading6, 2, 0, 0), + [1705] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading6, 2, 0, 0), + [1707] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_thematic_break, 2, 0, 0), + [1709] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_thematic_break, 2, 0, 0), + [1711] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__section1_repeat1, 1, 0, 2), + [1713] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__section1_repeat1, 1, 0, 2), + [1715] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__section2_repeat1, 1, 0, 2), + [1717] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__section2_repeat1, 1, 0, 2), + [1719] = {.entry = {.count = 1, .reusable = true}}, SHIFT(376), + [1721] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__section3_repeat1, 1, 0, 2), + [1723] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__section3_repeat1, 1, 0, 2), + [1725] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__section4_repeat1, 1, 0, 2), + [1727] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__section4_repeat1, 1, 0, 2), + [1729] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__section5_repeat1, 1, 0, 2), + [1731] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__section5_repeat1, 1, 0, 2), + [1733] = {.entry = {.count = 1, .reusable = true}}, SHIFT(396), + [1735] = {.entry = {.count = 1, .reusable = true}}, SHIFT(398), + [1737] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading1, 3, 0, 6), + [1739] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading1, 3, 0, 6), + [1741] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading1, 3, 0, 7), + [1743] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading1, 3, 0, 7), + [1745] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading2, 3, 0, 6), + [1747] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading2, 3, 0, 6), + [1749] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading2, 3, 0, 7), + [1751] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading2, 3, 0, 7), + [1753] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading3, 3, 0, 6), + [1755] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading3, 3, 0, 6), + [1757] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading3, 3, 0, 7), + [1759] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading3, 3, 0, 7), + [1761] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading4, 3, 0, 6), + [1763] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading4, 3, 0, 6), + [1765] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading4, 3, 0, 7), + [1767] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading4, 3, 0, 7), + [1769] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading5, 3, 0, 6), + [1771] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading5, 3, 0, 6), + [1773] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading5, 3, 0, 7), + [1775] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading5, 3, 0, 7), + [1777] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading6, 3, 0, 6), + [1779] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading6, 3, 0, 6), + [1781] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading6, 3, 0, 7), + [1783] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading6, 3, 0, 7), + [1785] = {.entry = {.count = 1, .reusable = true}}, SHIFT(347), + [1787] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_inline_ref_def, 3, 0, 0), + [1789] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_inline_ref_def, 3, 0, 0), + [1791] = {.entry = {.count = 1, .reusable = true}}, SHIFT(400), + [1793] = {.entry = {.count = 1, .reusable = true}}, SHIFT(425), + [1795] = {.entry = {.count = 1, .reusable = true}}, SHIFT(427), + [1797] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__setext_heading1, 3, 0, 3), + [1799] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__setext_heading1, 3, 0, 3), + [1801] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__setext_heading2, 3, 0, 3), + [1803] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__setext_heading2, 3, 0, 3), + [1805] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_caption, 3, 0, 0), + [1807] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_caption, 3, 0, 0), + [1809] = {.entry = {.count = 1, .reusable = true}}, SHIFT(428), + [1811] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__indented_chunk, 4, 0, 0), + [1813] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__indented_chunk, 4, 0, 0), + [1815] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading1, 4, 0, 11), + [1817] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading1, 4, 0, 11), + [1819] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading2, 4, 0, 11), + [1821] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading2, 4, 0, 11), + [1823] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading3, 4, 0, 11), + [1825] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading3, 4, 0, 11), + [1827] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading4, 4, 0, 11), + [1829] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading4, 4, 0, 11), + [1831] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading5, 4, 0, 11), + [1833] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading5, 4, 0, 11), + [1835] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading6, 4, 0, 11), + [1837] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__atx_heading6, 4, 0, 11), + [1839] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_code_block, 4, 0, 0), + [1841] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_fenced_code_block, 4, 0, 0), + [1843] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_block_quote, 5, 0, 0), + [1845] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_block_quote, 5, 0, 0), + [1847] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_code_block, 5, 0, 0), + [1849] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_fenced_code_block, 5, 0, 0), + [1851] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table, 5, 0, 13), + [1853] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_pipe_table, 5, 0, 13), + [1855] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_note_definition_fenced_block, 5, 0, 0), + [1857] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_note_definition_fenced_block, 5, 0, 0), + [1859] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_div_block, 5, 0, 0), + [1861] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_fenced_div_block, 5, 0, 0), + [1863] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_caption, 5, 0, 0), + [1865] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_caption, 5, 0, 0), + [1867] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_plus, 5, 0, 0), + [1869] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_item_plus, 5, 0, 0), + [1871] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_minus, 5, 0, 0), + [1873] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_item_minus, 5, 0, 0), + [1875] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_star, 5, 0, 0), + [1877] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_item_star, 5, 0, 0), + [1879] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_dot, 5, 0, 0), + [1881] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_item_dot, 5, 0, 0), + [1883] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_parenthesis, 5, 0, 0), + [1885] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_item_parenthesis, 5, 0, 0), + [1887] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_example, 5, 0, 0), + [1889] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__list_item_example, 5, 0, 0), + [1891] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_code_block, 6, 0, 0), + [1893] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_fenced_code_block, 6, 0, 0), + [1895] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table, 6, 0, 13), + [1897] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_pipe_table, 6, 0, 13), + [1899] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_note_definition_fenced_block, 6, 0, 0), + [1901] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_note_definition_fenced_block, 6, 0, 0), + [1903] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_div_block, 6, 0, 0), + [1905] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_fenced_div_block, 6, 0, 0), + [1907] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_code_block, 7, 0, 0), + [1909] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_fenced_code_block, 7, 0, 0), + [1911] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_code_block, 8, 0, 0), + [1913] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_fenced_code_block, 8, 0, 0), + [1915] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_note_definition_fenced_block, 8, 0, 0), + [1917] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_note_definition_fenced_block, 8, 0, 0), + [1919] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_div_block, 8, 0, 0), + [1921] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_fenced_div_block, 8, 0, 0), + [1923] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_code_block, 9, 0, 0), + [1925] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_fenced_code_block, 9, 0, 0), + [1927] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_note_definition_fenced_block, 9, 0, 0), + [1929] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_note_definition_fenced_block, 9, 0, 0), + [1931] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_div_block, 9, 0, 0), + [1933] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_fenced_div_block, 9, 0, 0), + [1935] = {.entry = {.count = 1, .reusable = true}}, SHIFT(371), + [1937] = {.entry = {.count = 1, .reusable = true}}, SHIFT(362), + [1939] = {.entry = {.count = 1, .reusable = true}}, SHIFT(380), + [1941] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fenced_code_block, 3, 0, 0), + [1943] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_fenced_code_block, 3, 0, 0), + [1945] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_marker_parenthesis, 1, 0, 0), + [1947] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_list_marker_parenthesis, 1, 0, 0), + [1949] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_marker_dot, 1, 0, 0), + [1951] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_list_marker_dot, 1, 0, 0), + [1953] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_marker_example, 1, 0, 0), + [1955] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_list_marker_example, 1, 0, 0), + [1957] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_marker_minus, 1, 0, 0), + [1959] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_list_marker_minus, 1, 0, 0), + [1961] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_marker_plus, 1, 0, 0), + [1963] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_list_marker_plus, 1, 0, 0), + [1965] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_marker_star, 1, 0, 0), + [1967] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_list_marker_star, 1, 0, 0), + [1969] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__line_repeat1, 1, 0, 0), SHIFT(841), + [1972] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1014), + [1974] = {.entry = {.count = 1, .reusable = true}}, SHIFT(797), + [1976] = {.entry = {.count = 1, .reusable = true}}, SHIFT(697), + [1978] = {.entry = {.count = 1, .reusable = true}}, SHIFT(729), + [1980] = {.entry = {.count = 1, .reusable = true}}, SHIFT(757), + [1982] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__line_repeat1, 1, 0, 0), + [1984] = {.entry = {.count = 1, .reusable = false}}, SHIFT(846), + [1986] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__line_repeat1, 1, 0, 0), + [1988] = {.entry = {.count = 1, .reusable = true}}, SHIFT(840), + [1990] = {.entry = {.count = 1, .reusable = true}}, SHIFT(473), + [1992] = {.entry = {.count = 1, .reusable = true}}, SHIFT(563), + [1994] = {.entry = {.count = 1, .reusable = true}}, SHIFT(612), + [1996] = {.entry = {.count = 1, .reusable = false}}, SHIFT(563), + [1998] = {.entry = {.count = 1, .reusable = true}}, SHIFT(168), [2000] = {.entry = {.count = 1, .reusable = true}}, SHIFT(177), - [2002] = {.entry = {.count = 1, .reusable = true}}, SHIFT(557), - [2004] = {.entry = {.count = 1, .reusable = false}}, SHIFT(557), - [2006] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pipe_table_newline, 1, 0, 0), - [2008] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__pipe_table_newline, 1, 0, 0), - [2010] = {.entry = {.count = 1, .reusable = true}}, SHIFT(584), - [2012] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(558), - [2015] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(640), - [2018] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(558), - [2021] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(669), - [2024] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(654), - [2027] = {.entry = {.count = 1, .reusable = true}}, SHIFT(145), - [2029] = {.entry = {.count = 1, .reusable = true}}, SHIFT(175), - [2031] = {.entry = {.count = 1, .reusable = true}}, SHIFT(147), - [2033] = {.entry = {.count = 1, .reusable = true}}, SHIFT(194), - [2035] = {.entry = {.count = 1, .reusable = true}}, SHIFT(463), - [2037] = {.entry = {.count = 1, .reusable = true}}, SHIFT(133), - [2039] = {.entry = {.count = 1, .reusable = true}}, SHIFT(146), - [2041] = {.entry = {.count = 1, .reusable = true}}, SHIFT(269), - [2043] = {.entry = {.count = 1, .reusable = true}}, SHIFT(229), - [2045] = {.entry = {.count = 1, .reusable = true}}, SHIFT(199), - [2047] = {.entry = {.count = 1, .reusable = true}}, SHIFT(561), - [2049] = {.entry = {.count = 1, .reusable = true}}, SHIFT(537), - [2051] = {.entry = {.count = 1, .reusable = false}}, SHIFT(537), - [2053] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pipe_table_code_span, 2, 0, 0), - [2055] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__pipe_table_code_span, 2, 0, 0), - [2057] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pipe_table_latex_span, 2, 0, 0), - [2059] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__pipe_table_latex_span, 2, 0, 0), - [2061] = {.entry = {.count = 1, .reusable = true}}, SHIFT(593), - [2063] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__line, 1, 0, 0), - [2065] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), - [2067] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pipe_table_code_span, 3, 0, 0), - [2069] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__pipe_table_code_span, 3, 0, 0), - [2071] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pipe_table_latex_span, 3, 0, 0), - [2073] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__pipe_table_latex_span, 3, 0, 0), - [2075] = {.entry = {.count = 1, .reusable = true}}, SHIFT(478), - [2077] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__whitespace, 1, 0, 0), - [2079] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__whitespace, 1, 0, 0), - [2081] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_paragraph_repeat1, 2, 0, 0), SHIFT_REPEAT(625), - [2084] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_paragraph_repeat1, 2, 0, 0), SHIFT_REPEAT(573), - [2087] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_paragraph_repeat1, 2, 0, 0), SHIFT_REPEAT(590), - [2090] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_paragraph_repeat1, 2, 0, 0), - [2092] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_paragraph_repeat1, 2, 0, 0), SHIFT_REPEAT(628), - [2095] = {.entry = {.count = 1, .reusable = true}}, SHIFT(510), - [2097] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pipe_table_newline, 2, 0, 0), - [2099] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__pipe_table_newline, 2, 0, 0), - [2101] = {.entry = {.count = 1, .reusable = true}}, SHIFT(599), - [2103] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__line, 3, 0, 0), - [2105] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__caption_line_repeat1, 2, 0, 0), SHIFT_REPEAT(645), - [2108] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__caption_line_repeat1, 2, 0, 0), SHIFT_REPEAT(586), - [2111] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__caption_line_repeat1, 2, 0, 0), - [2113] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__caption_line_repeat1, 2, 0, 0), SHIFT_REPEAT(621), - [2116] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__caption_line_repeat1, 2, 0, 0), SHIFT_REPEAT(587), - [2119] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_pipe_table_row_repeat1, 2, 0, 9), - [2121] = {.entry = {.count = 1, .reusable = true}}, SHIFT(587), - [2123] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__code_line, 1, 0, 0), - [2125] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__line, 2, 0, 0), - [2127] = {.entry = {.count = 1, .reusable = true}}, SHIFT(585), - [2129] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pipe_table_row_repeat1, 4, 0, 0), - [2131] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_pipe_table_row_repeat1, 4, 0, 0), - [2133] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_pipe_table_row_repeat1, 2, 0, 0), - [2135] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pipe_table_row_repeat1, 3, 0, 0), - [2137] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_pipe_table_row_repeat1, 3, 0, 0), - [2139] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__caption_line_repeat1, 2, 0, 0), SHIFT_REPEAT(625), - [2142] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__caption_line_repeat1, 2, 0, 0), SHIFT_REPEAT(599), - [2145] = {.entry = {.count = 1, .reusable = true}}, SHIFT(586), - [2147] = {.entry = {.count = 1, .reusable = true}}, SHIFT(650), - [2149] = {.entry = {.count = 1, .reusable = true}}, SHIFT(614), - [2151] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__caption_line, 1, 0, 0), - [2153] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__caption_line_repeat1, 2, 0, 0), SHIFT_REPEAT(649), - [2156] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__caption_line_repeat1, 2, 0, 0), SHIFT_REPEAT(603), - [2159] = {.entry = {.count = 1, .reusable = true}}, SHIFT(605), - [2161] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__caption_line, 2, 0, 0), - [2163] = {.entry = {.count = 1, .reusable = true}}, SHIFT(607), - [2165] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__caption_line, 3, 0, 0), - [2167] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__caption_line_repeat1, 2, 0, 0), SHIFT_REPEAT(650), - [2170] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__caption_line_repeat1, 2, 0, 0), SHIFT_REPEAT(607), - [2173] = {.entry = {.count = 1, .reusable = true}}, SHIFT(633), - [2175] = {.entry = {.count = 1, .reusable = true}}, SHIFT(603), - [2177] = {.entry = {.count = 1, .reusable = true}}, SHIFT(637), - [2179] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_key_value_value_repeat2, 2, 0, 0), SHIFT_REPEAT(618), - [2182] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_key_value_value_repeat2, 2, 0, 0), - [2184] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_key_value_value_repeat2, 2, 0, 0), SHIFT_REPEAT(618), - [2187] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_key_value_value_repeat2, 2, 0, 0), SHIFT_REPEAT(656), - [2190] = {.entry = {.count = 1, .reusable = true}}, SHIFT(622), - [2192] = {.entry = {.count = 1, .reusable = true}}, SHIFT(798), - [2194] = {.entry = {.count = 1, .reusable = false}}, SHIFT(622), - [2196] = {.entry = {.count = 1, .reusable = true}}, SHIFT(667), - [2198] = {.entry = {.count = 1, .reusable = true}}, SHIFT(635), - [2200] = {.entry = {.count = 1, .reusable = true}}, SHIFT(828), - [2202] = {.entry = {.count = 1, .reusable = false}}, SHIFT(635), - [2204] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__caption_line_repeat1, 2, 0, 0), SHIFT_REPEAT(657), - [2207] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__caption_line_repeat1, 2, 0, 0), SHIFT_REPEAT(624), - [2210] = {.entry = {.count = 1, .reusable = true}}, SHIFT(646), - [2212] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__soft_line_break, 1, 0, 0), - [2214] = {.entry = {.count = 1, .reusable = true}}, SHIFT(648), - [2216] = {.entry = {.count = 1, .reusable = true}}, SHIFT(618), - [2218] = {.entry = {.count = 1, .reusable = false}}, SHIFT(618), - [2220] = {.entry = {.count = 1, .reusable = true}}, SHIFT(656), - [2222] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_key_value_value_repeat1, 2, 0, 0), SHIFT_REPEAT(635), - [2225] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_key_value_value_repeat1, 2, 0, 0), - [2227] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_key_value_value_repeat1, 2, 0, 0), SHIFT_REPEAT(635), - [2230] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_key_value_value_repeat1, 2, 0, 0), SHIFT_REPEAT(667), - [2233] = {.entry = {.count = 1, .reusable = true}}, SHIFT(624), - [2235] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading_line, 1, 0, 0), - [2237] = {.entry = {.count = 1, .reusable = true}}, SHIFT(629), - [2239] = {.entry = {.count = 1, .reusable = false}}, SHIFT(629), - [2241] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__soft_line_break, 2, 0, 0), - [2243] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_paragraph_repeat1, 1, 0, 0), - [2245] = {.entry = {.count = 1, .reusable = true}}, SHIFT(680), - [2247] = {.entry = {.count = 1, .reusable = true}}, SHIFT(660), - [2249] = {.entry = {.count = 1, .reusable = true}}, SHIFT(606), - [2251] = {.entry = {.count = 1, .reusable = true}}, SHIFT(682), - [2253] = {.entry = {.count = 1, .reusable = true}}, SHIFT(668), - [2255] = {.entry = {.count = 1, .reusable = true}}, SHIFT(630), - [2257] = {.entry = {.count = 1, .reusable = true}}, SHIFT(664), - [2259] = {.entry = {.count = 1, .reusable = true}}, SHIFT(612), - [2261] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__soft_line_break, 1, 0, 0), - [2263] = {.entry = {.count = 1, .reusable = true}}, SHIFT(678), - [2265] = {.entry = {.count = 1, .reusable = true}}, SHIFT(661), - [2267] = {.entry = {.count = 1, .reusable = true}}, SHIFT(570), - [2269] = {.entry = {.count = 1, .reusable = true}}, SHIFT(670), - [2271] = {.entry = {.count = 1, .reusable = true}}, SHIFT(571), - [2273] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_code_span_repeat1, 2, 0, 0), SHIFT_REPEAT(680), - [2276] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_code_span_repeat1, 2, 0, 0), SHIFT_REPEAT(660), - [2279] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__pipe_table_code_span_repeat1, 2, 0, 0), - [2281] = {.entry = {.count = 1, .reusable = true}}, SHIFT(575), - [2283] = {.entry = {.count = 1, .reusable = true}}, SHIFT(619), - [2285] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_code_span_repeat1, 2, 0, 0), SHIFT_REPEAT(682), - [2288] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_code_span_repeat1, 2, 0, 0), SHIFT_REPEAT(663), - [2291] = {.entry = {.count = 1, .reusable = true}}, SHIFT(663), - [2293] = {.entry = {.count = 1, .reusable = true}}, SHIFT(611), - [2295] = {.entry = {.count = 1, .reusable = true}}, SHIFT(653), - [2297] = {.entry = {.count = 1, .reusable = true}}, SHIFT(609), - [2299] = {.entry = {.count = 1, .reusable = true}}, SHIFT(674), - [2301] = {.entry = {.count = 1, .reusable = true}}, SHIFT(631), - [2303] = {.entry = {.count = 1, .reusable = true}}, SHIFT(662), - [2305] = {.entry = {.count = 1, .reusable = true}}, SHIFT(627), - [2307] = {.entry = {.count = 1, .reusable = true}}, SHIFT(576), - [2309] = {.entry = {.count = 1, .reusable = true}}, SHIFT(601), - [2311] = {.entry = {.count = 1, .reusable = true}}, SHIFT(616), - [2313] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_key_value_value_repeat2, 2, 0, 0), - [2315] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__soft_line_break, 2, 0, 0), - [2317] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_key_value_value_repeat1, 2, 0, 0), - [2319] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_document, 2, 0, 2), - [2321] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_document, 2, 0, 0), - [2323] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_document_repeat2, 2, 0, 0), - [2325] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat2, 2, 0, 0), SHIFT_REPEAT(483), - [2328] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat2, 2, 0, 0), SHIFT_REPEAT(484), - [2331] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat2, 2, 0, 0), SHIFT_REPEAT(493), - [2334] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat2, 2, 0, 0), SHIFT_REPEAT(482), - [2337] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat2, 2, 0, 0), SHIFT_REPEAT(485), - [2340] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat2, 2, 0, 0), SHIFT_REPEAT(486), - [2343] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_document, 3, 0, 4), - [2345] = {.entry = {.count = 1, .reusable = true}}, SHIFT(834), - [2347] = {.entry = {.count = 1, .reusable = true}}, SHIFT(837), - [2349] = {.entry = {.count = 1, .reusable = true}}, SHIFT(689), - [2351] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1026), - [2353] = {.entry = {.count = 1, .reusable = true}}, SHIFT(747), - [2355] = {.entry = {.count = 1, .reusable = true}}, SHIFT(716), - [2357] = {.entry = {.count = 1, .reusable = true}}, SHIFT(914), - [2359] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_delimiter_row, 1, 0, 0), - [2361] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_delimiter_row, 3, 0, 0), - [2363] = {.entry = {.count = 1, .reusable = true}}, SHIFT(831), - [2365] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1022), - [2367] = {.entry = {.count = 1, .reusable = true}}, SHIFT(846), - [2369] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_delimiter_row_repeat1, 2, 0, 0), SHIFT_REPEAT(842), - [2372] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_delimiter_row_repeat1, 2, 0, 0), SHIFT_REPEAT(792), - [2375] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_delimiter_row_repeat1, 2, 0, 0), SHIFT_REPEAT(940), - [2378] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pipe_table_delimiter_row_repeat1, 2, 0, 0), - [2380] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_delimiter_row, 2, 0, 0), - [2382] = {.entry = {.count = 1, .reusable = false}}, SHIFT(689), - [2384] = {.entry = {.count = 1, .reusable = true}}, SHIFT(900), - [2386] = {.entry = {.count = 1, .reusable = true}}, SHIFT(899), - [2388] = {.entry = {.count = 1, .reusable = true}}, SHIFT(842), - [2390] = {.entry = {.count = 1, .reusable = true}}, SHIFT(792), - [2392] = {.entry = {.count = 1, .reusable = true}}, SHIFT(940), - [2394] = {.entry = {.count = 1, .reusable = true}}, SHIFT(744), - [2396] = {.entry = {.count = 1, .reusable = true}}, SHIFT(944), - [2398] = {.entry = {.count = 1, .reusable = true}}, SHIFT(943), - [2400] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1063), - [2402] = {.entry = {.count = 1, .reusable = true}}, SHIFT(970), - [2404] = {.entry = {.count = 1, .reusable = true}}, SHIFT(969), - [2406] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pipe_table_delimiter_cell_repeat1, 2, 0, 0), - [2408] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_delimiter_cell_repeat1, 2, 0, 0), SHIFT_REPEAT(715), - [2411] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_delimiter_cell, 1, 0, 0), - [2413] = {.entry = {.count = 1, .reusable = true}}, SHIFT(715), - [2415] = {.entry = {.count = 1, .reusable = true}}, SHIFT(781), - [2417] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_delimiter_cell, 2, 0, 12), - [2419] = {.entry = {.count = 1, .reusable = true}}, SHIFT(776), - [2421] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1069), - [2423] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_delimiter_row, 4, 0, 0), - [2425] = {.entry = {.count = 1, .reusable = true}}, SHIFT(789), - [2427] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_commonmark_attribute_repeat1, 1, 0, 0), - [2429] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_commonmark_attribute_repeat1, 1, 0, 0), - [2431] = {.entry = {.count = 1, .reusable = true}}, SHIFT(417), - [2433] = {.entry = {.count = 1, .reusable = true}}, SHIFT(556), - [2435] = {.entry = {.count = 1, .reusable = true}}, SHIFT(598), - [2437] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_row, 5, 0, 0), - [2439] = {.entry = {.count = 1, .reusable = true}}, SHIFT(794), - [2441] = {.entry = {.count = 1, .reusable = true}}, SHIFT(807), - [2443] = {.entry = {.count = 1, .reusable = true}}, SHIFT(620), - [2445] = {.entry = {.count = 1, .reusable = true}}, SHIFT(643), - [2447] = {.entry = {.count = 1, .reusable = true}}, SHIFT(596), - [2449] = {.entry = {.count = 1, .reusable = true}}, SHIFT(818), - [2451] = {.entry = {.count = 1, .reusable = true}}, SHIFT(338), - [2453] = {.entry = {.count = 1, .reusable = true}}, SHIFT(428), - [2455] = {.entry = {.count = 1, .reusable = true}}, SHIFT(764), - [2457] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_commonmark_attribute_repeat1, 2, 0, 0), - [2459] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_commonmark_attribute_repeat1, 2, 0, 0), SHIFT_REPEAT(743), - [2462] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_commonmark_attribute_repeat1, 2, 0, 0), - [2464] = {.entry = {.count = 1, .reusable = true}}, SHIFT(757), - [2466] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pipe_table_delimiter_row_repeat1, 4, 0, 0), - [2468] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pipe_table_delimiter_row_repeat1, 3, 0, 0), - [2470] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_delimiter_row, 5, 0, 0), - [2472] = {.entry = {.count = 1, .reusable = true}}, SHIFT(243), - [2474] = {.entry = {.count = 1, .reusable = true}}, SHIFT(254), - [2476] = {.entry = {.count = 1, .reusable = true}}, SHIFT(801), - [2478] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_commonmark_attribute_repeat2, 1, 0, 0), - [2480] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_commonmark_attribute_repeat2, 1, 0, 0), - [2482] = {.entry = {.count = 1, .reusable = true}}, SHIFT(327), - [2484] = {.entry = {.count = 1, .reusable = true}}, SHIFT(679), - [2486] = {.entry = {.count = 1, .reusable = true}}, SHIFT(394), - [2488] = {.entry = {.count = 1, .reusable = true}}, SHIFT(212), - [2490] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_delimiter_cell, 3, 0, 15), - [2492] = {.entry = {.count = 1, .reusable = true}}, SHIFT(459), - [2494] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_commonmark_attribute_repeat2, 2, 0, 0), - [2496] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_commonmark_attribute_repeat2, 2, 0, 0), SHIFT_REPEAT(770), - [2499] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_commonmark_attribute_repeat2, 2, 0, 0), - [2501] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_delimiter_cell, 2, 0, 14), - [2503] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_cell, 1, 0, 0), - [2505] = {.entry = {.count = 1, .reusable = true}}, SHIFT(802), - [2507] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_commonmark_attribute_repeat3, 2, 0, 0), - [2509] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_commonmark_attribute_repeat3, 2, 0, 0), SHIFT_REPEAT(846), - [2512] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_commonmark_attribute_repeat3, 2, 0, 0), SHIFT_REPEAT(846), - [2515] = {.entry = {.count = 1, .reusable = true}}, SHIFT(847), - [2517] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_commonmark_attribute_repeat3, 1, 0, 0), - [2519] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_commonmark_attribute_repeat3, 1, 0, 0), - [2521] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1031), - [2523] = {.entry = {.count = 1, .reusable = true}}, SHIFT(793), - [2525] = {.entry = {.count = 1, .reusable = true}}, SHIFT(893), - [2527] = {.entry = {.count = 1, .reusable = true}}, SHIFT(734), - [2529] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pipe_table_repeat1, 2, 0, 0), - [2531] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_repeat1, 2, 0, 0), SHIFT_REPEAT(556), - [2534] = {.entry = {.count = 1, .reusable = true}}, SHIFT(959), - [2536] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_delimiter_cell_repeat1, 2, 0, 0), SHIFT_REPEAT(793), - [2539] = {.entry = {.count = 1, .reusable = true}}, SHIFT(761), - [2541] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_delimiter_row, 6, 0, 0), - [2543] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__attribute, 3, 0, 0), - [2545] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__attribute, 3, 0, 0), - [2547] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_key_value_value, 2, 0, 0), - [2549] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_key_value_value, 2, 0, 0), - [2551] = {.entry = {.count = 1, .reusable = true}}, SHIFT(933), - [2553] = {.entry = {.count = 1, .reusable = true}}, SHIFT(639), - [2555] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__attribute, 5, 0, 0), - [2557] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__attribute, 5, 0, 0), - [2559] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_key_value_value, 1, 0, 0), - [2561] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_key_value_value, 1, 0, 0), - [2563] = {.entry = {.count = 1, .reusable = true}}, SHIFT(632), - [2565] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__attribute, 4, 0, 0), - [2567] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__attribute, 4, 0, 0), - [2569] = {.entry = {.count = 1, .reusable = true}}, SHIFT(595), - [2571] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1044), - [2573] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1074), - [2575] = {.entry = {.count = 1, .reusable = true}}, SHIFT(750), - [2577] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_row, 6, 0, 0), - [2579] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_key_value_value, 3, 0, 0), - [2581] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_key_value_value, 3, 0, 0), - [2583] = {.entry = {.count = 1, .reusable = true}}, SHIFT(983), - [2585] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1016), - [2587] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1045), - [2589] = {.entry = {.count = 1, .reusable = true}}, SHIFT(985), - [2591] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1070), - [2593] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1057), - [2595] = {.entry = {.count = 1, .reusable = true}}, SHIFT(457), - [2597] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1073), - [2599] = {.entry = {.count = 1, .reusable = true}}, SHIFT(246), - [2601] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1039), - [2603] = {.entry = {.count = 1, .reusable = true}}, SHIFT(190), - [2605] = {.entry = {.count = 1, .reusable = true}}, SHIFT(298), - [2607] = {.entry = {.count = 1, .reusable = true}}, SHIFT(363), - [2609] = {.entry = {.count = 1, .reusable = true}}, SHIFT(311), - [2611] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1041), - [2613] = {.entry = {.count = 1, .reusable = true}}, SHIFT(393), - [2615] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_commonmark_attribute_repeat3, 2, 0, 0), - [2617] = {.entry = {.count = 1, .reusable = true}}, SHIFT(392), - [2619] = {.entry = {.count = 1, .reusable = true}}, SHIFT(925), - [2621] = {.entry = {.count = 1, .reusable = true}}, SHIFT(996), - [2623] = {.entry = {.count = 1, .reusable = true}}, SHIFT(210), - [2625] = {.entry = {.count = 1, .reusable = true}}, SHIFT(211), - [2627] = {.entry = {.count = 1, .reusable = true}}, SHIFT(420), - [2629] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1062), - [2631] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1064), - [2633] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1067), - [2635] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1068), - [2637] = {.entry = {.count = 1, .reusable = true}}, SHIFT(302), - [2639] = {.entry = {.count = 1, .reusable = true}}, SHIFT(330), - [2641] = {.entry = {.count = 1, .reusable = true}}, SHIFT(458), - [2643] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1000), - [2645] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1001), - [2647] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1003), - [2649] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1004), - [2651] = {.entry = {.count = 1, .reusable = true}}, SHIFT(355), - [2653] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1042), - [2655] = {.entry = {.count = 1, .reusable = true}}, SHIFT(337), - [2657] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1038), - [2659] = {.entry = {.count = 1, .reusable = true}}, SHIFT(623), - [2661] = {.entry = {.count = 1, .reusable = true}}, SHIFT(427), - [2663] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1082), - [2665] = {.entry = {.count = 1, .reusable = true}}, SHIFT(824), - [2667] = {.entry = {.count = 1, .reusable = true}}, SHIFT(671), - [2669] = {.entry = {.count = 1, .reusable = true}}, SHIFT(717), - [2671] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1075), - [2673] = {.entry = {.count = 1, .reusable = true}}, SHIFT(783), - [2675] = {.entry = {.count = 1, .reusable = true}}, SHIFT(253), - [2677] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1092), - [2679] = {.entry = {.count = 1, .reusable = true}}, SHIFT(787), - [2681] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading_content, 1, 0, 3), - [2683] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading_content, 2, 0, 8), - [2685] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_content, 3, 0, 0), - [2687] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1058), - [2689] = {.entry = {.count = 1, .reusable = true}}, SHIFT(988), - [2691] = {.entry = {.count = 1, .reusable = true}}, SHIFT(973), - [2693] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_raw_attribute, 4, 0, 0), - [2695] = {.entry = {.count = 1, .reusable = true}}, SHIFT(235), - [2697] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_language_attribute, 3, 3, 0), - [2699] = {.entry = {.count = 1, .reusable = true}}, SHIFT(341), - [2701] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_commonmark_attribute, 2, 2, 0), - [2703] = {.entry = {.count = 1, .reusable = true}}, SHIFT(239), - [2705] = {.entry = {.count = 1, .reusable = true}}, SHIFT(213), - [2707] = {.entry = {.count = 1, .reusable = true}}, SHIFT(214), - [2709] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_language_attribute, 3, 3, 10), - [2711] = {.entry = {.count = 1, .reusable = true}}, SHIFT(257), - [2713] = {.entry = {.count = 1, .reusable = true}}, SHIFT(258), - [2715] = {.entry = {.count = 1, .reusable = true}}, SHIFT(259), - [2717] = {.entry = {.count = 1, .reusable = true}}, SHIFT(260), - [2719] = {.entry = {.count = 1, .reusable = true}}, SHIFT(261), - [2721] = {.entry = {.count = 1, .reusable = true}}, SHIFT(262), - [2723] = {.entry = {.count = 1, .reusable = true}}, SHIFT(317), - [2725] = {.entry = {.count = 1, .reusable = true}}, SHIFT(205), - [2727] = {.entry = {.count = 1, .reusable = true}}, SHIFT(966), - [2729] = {.entry = {.count = 1, .reusable = true}}, SHIFT(231), - [2731] = {.entry = {.count = 1, .reusable = true}}, SHIFT(206), - [2733] = {.entry = {.count = 1, .reusable = true}}, SHIFT(922), - [2735] = {.entry = {.count = 1, .reusable = true}}, SHIFT(215), - [2737] = {.entry = {.count = 1, .reusable = true}}, SHIFT(216), - [2739] = {.entry = {.count = 1, .reusable = true}}, SHIFT(932), - [2741] = {.entry = {.count = 1, .reusable = true}}, SHIFT(207), - [2743] = {.entry = {.count = 1, .reusable = true}}, ACCEPT_INPUT(), - [2745] = {.entry = {.count = 1, .reusable = true}}, SHIFT(346), - [2747] = {.entry = {.count = 1, .reusable = true}}, SHIFT(987), - [2749] = {.entry = {.count = 1, .reusable = true}}, SHIFT(277), - [2751] = {.entry = {.count = 1, .reusable = true}}, SHIFT(949), - [2753] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__qmd_attribute, 1, 0, 0), - [2755] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_commonmark_attribute, 3, 2, 0), - [2757] = {.entry = {.count = 1, .reusable = true}}, SHIFT(304), - [2759] = {.entry = {.count = 1, .reusable = true}}, SHIFT(278), - [2761] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_info_string, 1, 0, 0), - [2763] = {.entry = {.count = 1, .reusable = true}}, SHIFT(279), - [2765] = {.entry = {.count = 1, .reusable = true}}, SHIFT(844), - [2767] = {.entry = {.count = 1, .reusable = true}}, SHIFT(282), - [2769] = {.entry = {.count = 1, .reusable = true}}, SHIFT(829), - [2771] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_commonmark_attribute, 6, 2, 0), - [2773] = {.entry = {.count = 1, .reusable = true}}, SHIFT(283), - [2775] = {.entry = {.count = 1, .reusable = true}}, SHIFT(284), - [2777] = {.entry = {.count = 1, .reusable = true}}, SHIFT(285), - [2779] = {.entry = {.count = 1, .reusable = true}}, SHIFT(287), - [2781] = {.entry = {.count = 1, .reusable = true}}, SHIFT(895), - [2783] = {.entry = {.count = 1, .reusable = true}}, SHIFT(343), - [2785] = {.entry = {.count = 1, .reusable = true}}, SHIFT(288), - [2787] = {.entry = {.count = 1, .reusable = true}}, SHIFT(344), - [2789] = {.entry = {.count = 1, .reusable = true}}, SHIFT(347), - [2791] = {.entry = {.count = 1, .reusable = true}}, SHIFT(306), - [2793] = {.entry = {.count = 1, .reusable = true}}, SHIFT(754), - [2795] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1046), - [2797] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_raw_attribute, 5, 0, 0), - [2799] = {.entry = {.count = 1, .reusable = true}}, SHIFT(220), - [2801] = {.entry = {.count = 1, .reusable = true}}, SHIFT(178), - [2803] = {.entry = {.count = 1, .reusable = true}}, SHIFT(179), - [2805] = {.entry = {.count = 1, .reusable = true}}, SHIFT(180), - [2807] = {.entry = {.count = 1, .reusable = true}}, SHIFT(181), - [2809] = {.entry = {.count = 1, .reusable = true}}, SHIFT(182), - [2811] = {.entry = {.count = 1, .reusable = true}}, SHIFT(204), - [2813] = {.entry = {.count = 1, .reusable = true}}, SHIFT(183), - [2815] = {.entry = {.count = 1, .reusable = true}}, SHIFT(345), - [2817] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_raw_attribute, 3, 0, 0), - [2819] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_content, 4, 0, 0), - [2821] = {.entry = {.count = 1, .reusable = true}}, SHIFT(431), - [2823] = {.entry = {.count = 1, .reusable = true}}, SHIFT(432), - [2825] = {.entry = {.count = 1, .reusable = true}}, SHIFT(433), - [2827] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_commonmark_attribute, 4, 2, 0), - [2829] = {.entry = {.count = 1, .reusable = true}}, SHIFT(434), - [2831] = {.entry = {.count = 1, .reusable = true}}, SHIFT(435), - [2833] = {.entry = {.count = 1, .reusable = true}}, SHIFT(836), - [2835] = {.entry = {.count = 1, .reusable = true}}, SHIFT(436), - [2837] = {.entry = {.count = 1, .reusable = true}}, SHIFT(437), - [2839] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_commonmark_attribute, 5, 2, 0), - [2841] = {.entry = {.count = 1, .reusable = true}}, SHIFT(342), - [2843] = {.entry = {.count = 1, .reusable = true}}, SHIFT(997), - [2845] = {.entry = {.count = 1, .reusable = true}}, SHIFT(995), - [2847] = {.entry = {.count = 1, .reusable = true}}, SHIFT(174), - [2849] = {.entry = {.count = 1, .reusable = true}}, SHIFT(946), - [2851] = {.entry = {.count = 1, .reusable = true}}, SHIFT(947), - [2853] = {.entry = {.count = 1, .reusable = true}}, SHIFT(948), - [2855] = {.entry = {.count = 1, .reusable = true}}, SHIFT(855), - [2857] = {.entry = {.count = 1, .reusable = true}}, SHIFT(856), - [2859] = {.entry = {.count = 1, .reusable = true}}, SHIFT(950), - [2861] = {.entry = {.count = 1, .reusable = true}}, SHIFT(857), - [2863] = {.entry = {.count = 1, .reusable = true}}, SHIFT(858), - [2865] = {.entry = {.count = 1, .reusable = true}}, SHIFT(185), - [2867] = {.entry = {.count = 1, .reusable = true}}, SHIFT(186), - [2869] = {.entry = {.count = 1, .reusable = true}}, SHIFT(872), - [2871] = {.entry = {.count = 1, .reusable = true}}, SHIFT(972), - [2873] = {.entry = {.count = 1, .reusable = true}}, SHIFT(187), - [2875] = {.entry = {.count = 1, .reusable = true}}, SHIFT(866), - [2877] = {.entry = {.count = 1, .reusable = true}}, SHIFT(867), - [2879] = {.entry = {.count = 1, .reusable = true}}, SHIFT(975), - [2881] = {.entry = {.count = 1, .reusable = true}}, SHIFT(868), - [2883] = {.entry = {.count = 1, .reusable = true}}, SHIFT(869), - [2885] = {.entry = {.count = 1, .reusable = true}}, SHIFT(188), - [2887] = {.entry = {.count = 1, .reusable = true}}, SHIFT(189), - [2889] = {.entry = {.count = 1, .reusable = true}}, SHIFT(871), - [2891] = {.entry = {.count = 1, .reusable = true}}, SHIFT(208), + [2002] = {.entry = {.count = 1, .reusable = true}}, SHIFT(174), + [2004] = {.entry = {.count = 1, .reusable = true}}, SHIFT(340), + [2006] = {.entry = {.count = 1, .reusable = true}}, SHIFT(528), + [2008] = {.entry = {.count = 1, .reusable = true}}, SHIFT(669), + [2010] = {.entry = {.count = 1, .reusable = false}}, SHIFT(528), + [2012] = {.entry = {.count = 1, .reusable = true}}, SHIFT(569), + [2014] = {.entry = {.count = 1, .reusable = true}}, SHIFT(539), + [2016] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pipe_table_repeat1, 1, 0, 0), + [2018] = {.entry = {.count = 1, .reusable = true}}, SHIFT(663), + [2020] = {.entry = {.count = 1, .reusable = true}}, SHIFT(664), + [2022] = {.entry = {.count = 1, .reusable = true}}, SHIFT(167), + [2024] = {.entry = {.count = 1, .reusable = true}}, SHIFT(202), + [2026] = {.entry = {.count = 1, .reusable = true}}, SHIFT(426), + [2028] = {.entry = {.count = 1, .reusable = true}}, SHIFT(129), + [2030] = {.entry = {.count = 1, .reusable = true}}, SHIFT(164), + [2032] = {.entry = {.count = 1, .reusable = true}}, SHIFT(310), + [2034] = {.entry = {.count = 1, .reusable = true}}, SHIFT(162), + [2036] = {.entry = {.count = 1, .reusable = true}}, SHIFT(189), + [2038] = {.entry = {.count = 1, .reusable = true}}, SHIFT(567), + [2040] = {.entry = {.count = 1, .reusable = true}}, SHIFT(603), + [2042] = {.entry = {.count = 1, .reusable = true}}, SHIFT(580), + [2044] = {.entry = {.count = 1, .reusable = true}}, SHIFT(320), + [2046] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1077), + [2048] = {.entry = {.count = 1, .reusable = true}}, SHIFT(529), + [2050] = {.entry = {.count = 1, .reusable = false}}, SHIFT(529), + [2052] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__line, 1, 0, 0), + [2054] = {.entry = {.count = 1, .reusable = true}}, SHIFT(566), + [2056] = {.entry = {.count = 1, .reusable = true}}, SHIFT(602), + [2058] = {.entry = {.count = 1, .reusable = true}}, SHIFT(581), + [2060] = {.entry = {.count = 1, .reusable = true}}, SHIFT(377), + [2062] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1070), + [2064] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_paragraph_repeat1, 2, 0, 0), SHIFT_REPEAT(500), + [2067] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_paragraph_repeat1, 2, 0, 0), SHIFT_REPEAT(572), + [2070] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_paragraph_repeat1, 2, 0, 0), SHIFT_REPEAT(500), + [2073] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_paragraph_repeat1, 2, 0, 0), SHIFT_REPEAT(536), + [2076] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_paragraph_repeat1, 2, 0, 0), + [2078] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_paragraph_repeat1, 2, 0, 0), SHIFT_REPEAT(577), + [2081] = {.entry = {.count = 1, .reusable = true}}, SHIFT(342), + [2083] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1021), + [2085] = {.entry = {.count = 1, .reusable = true}}, SHIFT(414), + [2087] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1068), + [2089] = {.entry = {.count = 1, .reusable = true}}, SHIFT(361), + [2091] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1078), + [2093] = {.entry = {.count = 1, .reusable = true}}, SHIFT(384), + [2095] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1079), + [2097] = {.entry = {.count = 1, .reusable = true}}, SHIFT(317), + [2099] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1087), + [2101] = {.entry = {.count = 1, .reusable = true}}, SHIFT(280), + [2103] = {.entry = {.count = 1, .reusable = true}}, SHIFT(984), + [2105] = {.entry = {.count = 1, .reusable = true}}, SHIFT(288), + [2107] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1089), + [2109] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pipe_table_row_repeat1, 2, 0, 9), + [2111] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_code_fence_content_repeat1, 2, 0, 0), SHIFT_REPEAT(567), + [2114] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_code_fence_content_repeat1, 2, 0, 0), SHIFT_REPEAT(603), + [2117] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_code_fence_content_repeat1, 2, 0, 0), SHIFT_REPEAT(580), + [2120] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_code_fence_content_repeat1, 2, 0, 0), + [2122] = {.entry = {.count = 1, .reusable = true}}, SHIFT(613), + [2124] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_row, 3, 0, 0), + [2126] = {.entry = {.count = 1, .reusable = true}}, SHIFT(535), + [2128] = {.entry = {.count = 1, .reusable = false}}, SHIFT(535), + [2130] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__line, 2, 0, 0), + [2132] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_row_repeat1, 2, 0, 0), SHIFT_REPEAT(568), + [2135] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_row_repeat1, 2, 0, 0), SHIFT_REPEAT(669), + [2138] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_pipe_table_row_repeat1, 2, 0, 0), SHIFT_REPEAT(568), + [2141] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_row_repeat1, 2, 0, 0), SHIFT_REPEAT(593), + [2144] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pipe_table_row_repeat1, 2, 0, 0), + [2146] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_row_repeat1, 2, 0, 0), SHIFT_REPEAT(654), + [2149] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_row_repeat1, 2, 0, 0), SHIFT_REPEAT(655), + [2152] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__line_repeat1, 2, 0, 0), SHIFT_REPEAT(526), + [2155] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__line_repeat1, 2, 0, 0), SHIFT_REPEAT(572), + [2158] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__line_repeat1, 2, 0, 0), SHIFT_REPEAT(526), + [2161] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__line_repeat1, 2, 0, 0), + [2163] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_row, 2, 0, 0), + [2165] = {.entry = {.count = 1, .reusable = true}}, SHIFT(549), + [2167] = {.entry = {.count = 1, .reusable = false}}, SHIFT(549), + [2169] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pipe_table_cell_contents, 1, 0, 0), + [2171] = {.entry = {.count = 1, .reusable = true}}, SHIFT(526), + [2173] = {.entry = {.count = 1, .reusable = false}}, SHIFT(526), + [2175] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_row, 1, 0, 0), + [2177] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_code_fence_content, 1, 0, 0), + [2179] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_code_fence_content_repeat1, 2, 0, 0), SHIFT_REPEAT(566), + [2182] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_code_fence_content_repeat1, 2, 0, 0), SHIFT_REPEAT(602), + [2185] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_code_fence_content_repeat1, 2, 0, 0), SHIFT_REPEAT(581), + [2188] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__line, 3, 0, 0), + [2190] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__regular_block_content, 1, 0, 0), + [2192] = {.entry = {.count = 1, .reusable = true}}, SHIFT(554), + [2194] = {.entry = {.count = 1, .reusable = false}}, SHIFT(554), + [2196] = {.entry = {.count = 1, .reusable = true}}, SHIFT(565), + [2198] = {.entry = {.count = 1, .reusable = true}}, SHIFT(570), + [2200] = {.entry = {.count = 1, .reusable = true}}, SHIFT(645), + [2202] = {.entry = {.count = 1, .reusable = true}}, SHIFT(646), + [2204] = {.entry = {.count = 1, .reusable = true}}, SHIFT(589), + [2206] = {.entry = {.count = 1, .reusable = true}}, SHIFT(619), + [2208] = {.entry = {.count = 1, .reusable = true}}, SHIFT(597), + [2210] = {.entry = {.count = 1, .reusable = true}}, SHIFT(178), + [2212] = {.entry = {.count = 1, .reusable = true}}, SHIFT(315), + [2214] = {.entry = {.count = 1, .reusable = true}}, SHIFT(208), + [2216] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__indented_chunk_repeat1, 2, 0, 0), SHIFT_REPEAT(589), + [2219] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__indented_chunk_repeat1, 2, 0, 0), SHIFT_REPEAT(619), + [2222] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__indented_chunk_repeat1, 2, 0, 0), SHIFT_REPEAT(597), + [2225] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__indented_chunk_repeat1, 2, 0, 0), + [2227] = {.entry = {.count = 1, .reusable = true}}, SHIFT(205), + [2229] = {.entry = {.count = 1, .reusable = true}}, SHIFT(183), + [2231] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(546), + [2234] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(613), + [2237] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(546), + [2240] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), + [2242] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(663), + [2245] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(664), + [2248] = {.entry = {.count = 1, .reusable = true}}, SHIFT(546), + [2250] = {.entry = {.count = 1, .reusable = false}}, SHIFT(546), + [2252] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pipe_table_cell_contents, 3, 0, 0), + [2254] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pipe_table_cell_contents, 2, 0, 0), + [2256] = {.entry = {.count = 1, .reusable = true}}, SHIFT(548), + [2258] = {.entry = {.count = 1, .reusable = false}}, SHIFT(548), + [2260] = {.entry = {.count = 1, .reusable = true}}, SHIFT(263), + [2262] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__line_repeat1, 2, 0, 0), SHIFT_REPEAT(553), + [2265] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__line_repeat1, 2, 0, 0), SHIFT_REPEAT(612), + [2268] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__line_repeat1, 2, 0, 0), SHIFT_REPEAT(553), + [2271] = {.entry = {.count = 1, .reusable = true}}, SHIFT(575), + [2273] = {.entry = {.count = 1, .reusable = true}}, SHIFT(636), + [2275] = {.entry = {.count = 1, .reusable = false}}, SHIFT(575), + [2277] = {.entry = {.count = 1, .reusable = true}}, SHIFT(621), + [2279] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_row, 4, 0, 0), + [2281] = {.entry = {.count = 1, .reusable = true}}, SHIFT(553), + [2283] = {.entry = {.count = 1, .reusable = false}}, SHIFT(553), + [2285] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading_line, 1, 0, 0), + [2287] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(564), + [2290] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(636), + [2293] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(564), + [2296] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(645), + [2299] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(646), + [2302] = {.entry = {.count = 1, .reusable = true}}, SHIFT(571), + [2304] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__code_line, 1, 0, 0), + [2306] = {.entry = {.count = 1, .reusable = true}}, SHIFT(576), + [2308] = {.entry = {.count = 1, .reusable = true}}, SHIFT(582), + [2310] = {.entry = {.count = 1, .reusable = false}}, SHIFT(582), + [2312] = {.entry = {.count = 1, .reusable = true}}, SHIFT(654), + [2314] = {.entry = {.count = 1, .reusable = true}}, SHIFT(655), + [2316] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__code_line_repeat1, 2, 0, 0), SHIFT_REPEAT(571), + [2319] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__code_line_repeat1, 2, 0, 0), SHIFT_REPEAT(602), + [2322] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__code_line_repeat1, 2, 0, 0), + [2324] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__whitespace, 1, 0, 0), + [2326] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__whitespace, 1, 0, 0), + [2328] = {.entry = {.count = 1, .reusable = true}}, SHIFT(564), + [2330] = {.entry = {.count = 1, .reusable = false}}, SHIFT(564), + [2332] = {.entry = {.count = 1, .reusable = true}}, SHIFT(573), + [2334] = {.entry = {.count = 1, .reusable = false}}, SHIFT(573), + [2336] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__code_line_repeat1, 2, 0, 0), SHIFT_REPEAT(576), + [2339] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__code_line_repeat1, 2, 0, 0), SHIFT_REPEAT(603), + [2342] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__soft_line_break, 1, 0, 0), + [2344] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__soft_line_break, 1, 0, 0), + [2346] = {.entry = {.count = 1, .reusable = true}}, SHIFT(591), + [2348] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__line_repeat1, 2, 0, 0), + [2350] = {.entry = {.count = 1, .reusable = true}}, SHIFT(592), + [2352] = {.entry = {.count = 1, .reusable = false}}, SHIFT(592), + [2354] = {.entry = {.count = 1, .reusable = true}}, SHIFT(614), + [2356] = {.entry = {.count = 1, .reusable = true}}, SHIFT(608), + [2358] = {.entry = {.count = 1, .reusable = true}}, SHIFT(585), + [2360] = {.entry = {.count = 1, .reusable = false}}, SHIFT(585), + [2362] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__code_line_repeat1, 2, 0, 0), SHIFT_REPEAT(583), + [2365] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__code_line_repeat1, 2, 0, 0), SHIFT_REPEAT(619), + [2368] = {.entry = {.count = 1, .reusable = true}}, SHIFT(648), + [2370] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(585), + [2373] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(669), + [2376] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(585), + [2379] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(654), + [2382] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), SHIFT_REPEAT(655), + [2385] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pipe_table_newline, 1, 0, 0), + [2387] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__pipe_table_newline, 1, 0, 0), + [2389] = {.entry = {.count = 1, .reusable = true}}, SHIFT(595), + [2391] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_paragraph_repeat1, 1, 0, 0), + [2393] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_paragraph_repeat1, 1, 0, 0), + [2395] = {.entry = {.count = 1, .reusable = true}}, SHIFT(583), + [2397] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__soft_line_break, 2, 0, 0), + [2399] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__soft_line_break, 2, 0, 0), + [2401] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pipe_table_newline, 2, 0, 0), + [2403] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__pipe_table_newline, 2, 0, 0), + [2405] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__pipe_table_cell_contents_repeat1, 2, 0, 0), + [2407] = {.entry = {.count = 1, .reusable = true}}, SHIFT(628), + [2409] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pipe_table_code_span, 3, 0, 0), + [2411] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__pipe_table_code_span, 3, 0, 0), + [2413] = {.entry = {.count = 1, .reusable = true}}, SHIFT(568), + [2415] = {.entry = {.count = 1, .reusable = false}}, SHIFT(568), + [2417] = {.entry = {.count = 1, .reusable = true}}, SHIFT(593), + [2419] = {.entry = {.count = 1, .reusable = true}}, SHIFT(520), + [2421] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pipe_table_code_span, 2, 0, 0), + [2423] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__pipe_table_code_span, 2, 0, 0), + [2425] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pipe_table_latex_span, 2, 0, 0), + [2427] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__pipe_table_latex_span, 2, 0, 0), + [2429] = {.entry = {.count = 1, .reusable = true}}, SHIFT(561), + [2431] = {.entry = {.count = 1, .reusable = true}}, SHIFT(623), + [2433] = {.entry = {.count = 1, .reusable = true}}, SHIFT(651), + [2435] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__caption_line, 1, 0, 0), + [2437] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pipe_table_latex_span, 3, 0, 0), + [2439] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__pipe_table_latex_span, 3, 0, 0), + [2441] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__caption_line_repeat1, 2, 0, 0), SHIFT_REPEAT(620), + [2444] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__caption_line_repeat1, 2, 0, 0), SHIFT_REPEAT(651), + [2447] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__caption_line_repeat1, 2, 0, 0), + [2449] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_pipe_table_row_repeat1, 2, 0, 9), + [2451] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pipe_table_row_repeat1, 4, 0, 0), + [2453] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_pipe_table_row_repeat1, 4, 0, 0), + [2455] = {.entry = {.count = 1, .reusable = true}}, SHIFT(620), + [2457] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__caption_line, 2, 0, 0), + [2459] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__caption_line, 3, 0, 0), + [2461] = {.entry = {.count = 1, .reusable = true}}, SHIFT(624), + [2463] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_pipe_table_row_repeat1, 2, 0, 0), + [2465] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pipe_table_row_repeat1, 3, 0, 0), + [2467] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_pipe_table_row_repeat1, 3, 0, 0), + [2469] = {.entry = {.count = 1, .reusable = true}}, SHIFT(643), + [2471] = {.entry = {.count = 1, .reusable = true}}, SHIFT(803), + [2473] = {.entry = {.count = 1, .reusable = false}}, SHIFT(643), + [2475] = {.entry = {.count = 1, .reusable = true}}, SHIFT(673), + [2477] = {.entry = {.count = 1, .reusable = true}}, SHIFT(644), + [2479] = {.entry = {.count = 1, .reusable = false}}, SHIFT(644), + [2481] = {.entry = {.count = 1, .reusable = true}}, SHIFT(676), + [2483] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_key_value_value_repeat1, 2, 0, 0), SHIFT_REPEAT(643), + [2486] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_key_value_value_repeat1, 2, 0, 0), + [2488] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_key_value_value_repeat1, 2, 0, 0), SHIFT_REPEAT(643), + [2491] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_key_value_value_repeat1, 2, 0, 0), SHIFT_REPEAT(673), + [2494] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_key_value_value_repeat2, 2, 0, 0), SHIFT_REPEAT(644), + [2497] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_key_value_value_repeat2, 2, 0, 0), + [2499] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_key_value_value_repeat2, 2, 0, 0), SHIFT_REPEAT(644), + [2502] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_key_value_value_repeat2, 2, 0, 0), SHIFT_REPEAT(676), + [2505] = {.entry = {.count = 1, .reusable = true}}, SHIFT(667), + [2507] = {.entry = {.count = 1, .reusable = true}}, SHIFT(671), + [2509] = {.entry = {.count = 1, .reusable = true}}, SHIFT(635), + [2511] = {.entry = {.count = 1, .reusable = true}}, SHIFT(668), + [2513] = {.entry = {.count = 1, .reusable = true}}, SHIFT(672), + [2515] = {.entry = {.count = 1, .reusable = true}}, SHIFT(634), + [2517] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_code_span_repeat1, 2, 0, 0), SHIFT_REPEAT(647), + [2520] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_code_span_repeat1, 2, 0, 0), SHIFT_REPEAT(671), + [2523] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__pipe_table_code_span_repeat1, 2, 0, 0), + [2525] = {.entry = {.count = 1, .reusable = true}}, SHIFT(639), + [2527] = {.entry = {.count = 1, .reusable = true}}, SHIFT(819), + [2529] = {.entry = {.count = 1, .reusable = false}}, SHIFT(639), + [2531] = {.entry = {.count = 1, .reusable = true}}, SHIFT(640), + [2533] = {.entry = {.count = 1, .reusable = false}}, SHIFT(640), + [2535] = {.entry = {.count = 1, .reusable = true}}, SHIFT(656), + [2537] = {.entry = {.count = 1, .reusable = true}}, SHIFT(650), + [2539] = {.entry = {.count = 1, .reusable = true}}, SHIFT(657), + [2541] = {.entry = {.count = 1, .reusable = true}}, SHIFT(638), + [2543] = {.entry = {.count = 1, .reusable = true}}, SHIFT(647), + [2545] = {.entry = {.count = 1, .reusable = true}}, SHIFT(659), + [2547] = {.entry = {.count = 1, .reusable = true}}, SHIFT(660), + [2549] = {.entry = {.count = 1, .reusable = true}}, SHIFT(661), + [2551] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_code_span_repeat1, 2, 0, 0), SHIFT_REPEAT(660), + [2554] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pipe_table_code_span_repeat1, 2, 0, 0), SHIFT_REPEAT(672), + [2557] = {.entry = {.count = 1, .reusable = true}}, SHIFT(665), + [2559] = {.entry = {.count = 1, .reusable = true}}, SHIFT(605), + [2561] = {.entry = {.count = 1, .reusable = true}}, SHIFT(666), + [2563] = {.entry = {.count = 1, .reusable = true}}, SHIFT(606), + [2565] = {.entry = {.count = 1, .reusable = true}}, SHIFT(599), + [2567] = {.entry = {.count = 1, .reusable = true}}, SHIFT(610), + [2569] = {.entry = {.count = 1, .reusable = true}}, SHIFT(632), + [2571] = {.entry = {.count = 1, .reusable = true}}, SHIFT(633), + [2573] = {.entry = {.count = 1, .reusable = true}}, SHIFT(679), + [2575] = {.entry = {.count = 1, .reusable = true}}, SHIFT(609), + [2577] = {.entry = {.count = 1, .reusable = true}}, SHIFT(627), + [2579] = {.entry = {.count = 1, .reusable = true}}, SHIFT(682), + [2581] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_key_value_value_repeat1, 2, 0, 0), + [2583] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_key_value_value_repeat2, 2, 0, 0), + [2585] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_document_repeat2, 2, 0, 0), + [2587] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat2, 2, 0, 0), SHIFT_REPEAT(490), + [2590] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat2, 2, 0, 0), SHIFT_REPEAT(480), + [2593] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat2, 2, 0, 0), SHIFT_REPEAT(481), + [2596] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat2, 2, 0, 0), SHIFT_REPEAT(489), + [2599] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat2, 2, 0, 0), SHIFT_REPEAT(484), + [2602] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_document_repeat2, 2, 0, 0), SHIFT_REPEAT(487), + [2605] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_document, 2, 0, 0), + [2607] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_document, 2, 0, 2), + [2609] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_document, 3, 0, 4), + [2611] = {.entry = {.count = 1, .reusable = true}}, SHIFT(841), + [2613] = {.entry = {.count = 1, .reusable = true}}, SHIFT(689), + [2615] = {.entry = {.count = 1, .reusable = true}}, SHIFT(856), + [2617] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1067), + [2619] = {.entry = {.count = 1, .reusable = true}}, SHIFT(747), + [2621] = {.entry = {.count = 1, .reusable = true}}, SHIFT(716), + [2623] = {.entry = {.count = 1, .reusable = true}}, SHIFT(872), + [2625] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_delimiter_row, 3, 0, 0), + [2627] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1074), + [2629] = {.entry = {.count = 1, .reusable = true}}, SHIFT(846), + [2631] = {.entry = {.count = 1, .reusable = true}}, SHIFT(834), + [2633] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_delimiter_row_repeat1, 2, 0, 0), SHIFT_REPEAT(830), + [2636] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_delimiter_row_repeat1, 2, 0, 0), SHIFT_REPEAT(783), + [2639] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_delimiter_row_repeat1, 2, 0, 0), SHIFT_REPEAT(926), + [2642] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pipe_table_delimiter_row_repeat1, 2, 0, 0), + [2644] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_delimiter_row, 2, 0, 0), + [2646] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_delimiter_row, 1, 0, 0), + [2648] = {.entry = {.count = 1, .reusable = false}}, SHIFT(689), + [2650] = {.entry = {.count = 1, .reusable = true}}, SHIFT(966), + [2652] = {.entry = {.count = 1, .reusable = true}}, SHIFT(965), + [2654] = {.entry = {.count = 1, .reusable = true}}, SHIFT(830), + [2656] = {.entry = {.count = 1, .reusable = true}}, SHIFT(783), + [2658] = {.entry = {.count = 1, .reusable = true}}, SHIFT(926), + [2660] = {.entry = {.count = 1, .reusable = true}}, SHIFT(736), + [2662] = {.entry = {.count = 1, .reusable = true}}, SHIFT(877), + [2664] = {.entry = {.count = 1, .reusable = true}}, SHIFT(922), + [2666] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1073), + [2668] = {.entry = {.count = 1, .reusable = true}}, SHIFT(945), + [2670] = {.entry = {.count = 1, .reusable = true}}, SHIFT(944), + [2672] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_delimiter_cell, 2, 0, 12), + [2674] = {.entry = {.count = 1, .reusable = true}}, SHIFT(717), + [2676] = {.entry = {.count = 1, .reusable = true}}, SHIFT(778), + [2678] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_delimiter_cell, 1, 0, 0), + [2680] = {.entry = {.count = 1, .reusable = true}}, SHIFT(792), + [2682] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pipe_table_delimiter_cell_repeat1, 2, 0, 0), + [2684] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_delimiter_cell_repeat1, 2, 0, 0), SHIFT_REPEAT(717), + [2687] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1008), + [2689] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_commonmark_attribute_repeat1, 1, 0, 0), + [2691] = {.entry = {.count = 1, .reusable = true}}, SHIFT(791), + [2693] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_commonmark_attribute_repeat1, 1, 0, 0), + [2695] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_delimiter_row, 4, 0, 0), + [2697] = {.entry = {.count = 1, .reusable = true}}, SHIFT(629), + [2699] = {.entry = {.count = 1, .reusable = true}}, SHIFT(802), + [2701] = {.entry = {.count = 1, .reusable = true}}, SHIFT(798), + [2703] = {.entry = {.count = 1, .reusable = true}}, SHIFT(652), + [2705] = {.entry = {.count = 1, .reusable = true}}, SHIFT(653), + [2707] = {.entry = {.count = 1, .reusable = true}}, SHIFT(770), + [2709] = {.entry = {.count = 1, .reusable = true}}, SHIFT(764), + [2711] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pipe_table_delimiter_row_repeat1, 4, 0, 0), + [2713] = {.entry = {.count = 1, .reusable = true}}, SHIFT(385), + [2715] = {.entry = {.count = 1, .reusable = true}}, SHIFT(587), + [2717] = {.entry = {.count = 1, .reusable = true}}, SHIFT(402), + [2719] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_delimiter_row, 5, 0, 0), + [2721] = {.entry = {.count = 1, .reusable = true}}, SHIFT(630), + [2723] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_row, 5, 0, 0), + [2725] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_commonmark_attribute_repeat2, 1, 0, 0), + [2727] = {.entry = {.count = 1, .reusable = true}}, SHIFT(825), + [2729] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_commonmark_attribute_repeat2, 1, 0, 0), + [2731] = {.entry = {.count = 1, .reusable = true}}, SHIFT(378), + [2733] = {.entry = {.count = 1, .reusable = true}}, SHIFT(289), + [2735] = {.entry = {.count = 1, .reusable = true}}, SHIFT(300), + [2737] = {.entry = {.count = 1, .reusable = true}}, SHIFT(430), + [2739] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_commonmark_attribute_repeat1, 2, 0, 0), + [2741] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_commonmark_attribute_repeat1, 2, 0, 0), SHIFT_REPEAT(729), + [2744] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_commonmark_attribute_repeat1, 2, 0, 0), + [2746] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pipe_table_delimiter_row_repeat1, 3, 0, 0), + [2748] = {.entry = {.count = 1, .reusable = true}}, SHIFT(823), + [2750] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_cell, 1, 0, 0), + [2752] = {.entry = {.count = 1, .reusable = true}}, SHIFT(681), + [2754] = {.entry = {.count = 1, .reusable = true}}, SHIFT(449), + [2756] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_commonmark_attribute_repeat3, 2, 0, 0), + [2758] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_commonmark_attribute_repeat3, 2, 0, 0), SHIFT_REPEAT(846), + [2761] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_commonmark_attribute_repeat3, 2, 0, 0), SHIFT_REPEAT(846), + [2764] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_delimiter_cell, 3, 0, 15), + [2766] = {.entry = {.count = 1, .reusable = true}}, SHIFT(728), + [2768] = {.entry = {.count = 1, .reusable = true}}, SHIFT(786), + [2770] = {.entry = {.count = 1, .reusable = true}}, SHIFT(911), + [2772] = {.entry = {.count = 1, .reusable = true}}, SHIFT(270), + [2774] = {.entry = {.count = 1, .reusable = true}}, SHIFT(931), + [2776] = {.entry = {.count = 1, .reusable = true}}, SHIFT(333), + [2778] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_delimiter_cell_repeat1, 2, 0, 0), SHIFT_REPEAT(786), + [2781] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_commonmark_attribute_repeat3, 1, 0, 0), + [2783] = {.entry = {.count = 1, .reusable = true}}, SHIFT(837), + [2785] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_commonmark_attribute_repeat3, 1, 0, 0), + [2787] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_commonmark_attribute_repeat2, 2, 0, 0), + [2789] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_commonmark_attribute_repeat2, 2, 0, 0), SHIFT_REPEAT(757), + [2792] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_commonmark_attribute_repeat2, 2, 0, 0), + [2794] = {.entry = {.count = 1, .reusable = true}}, SHIFT(818), + [2796] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1028), + [2798] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_delimiter_cell, 2, 0, 14), + [2800] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pipe_table_repeat1, 2, 0, 0), + [2802] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pipe_table_repeat1, 2, 0, 0), SHIFT_REPEAT(587), + [2805] = {.entry = {.count = 1, .reusable = true}}, SHIFT(879), + [2807] = {.entry = {.count = 1, .reusable = true}}, SHIFT(641), + [2809] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__attribute, 3, 0, 0), + [2811] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__attribute, 3, 0, 0), + [2813] = {.entry = {.count = 1, .reusable = true}}, SHIFT(988), + [2815] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1025), + [2817] = {.entry = {.count = 1, .reusable = true}}, SHIFT(771), + [2819] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_key_value_value, 1, 0, 0), + [2821] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_key_value_value, 1, 0, 0), + [2823] = {.entry = {.count = 1, .reusable = true}}, SHIFT(751), + [2825] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_key_value_value, 3, 0, 0), + [2827] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_key_value_value, 3, 0, 0), + [2829] = {.entry = {.count = 1, .reusable = true}}, SHIFT(649), + [2831] = {.entry = {.count = 1, .reusable = true}}, SHIFT(622), + [2833] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_row, 6, 0, 0), + [2835] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pipe_table_delimiter_row, 6, 0, 0), + [2837] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_key_value_value, 2, 0, 0), + [2839] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_key_value_value, 2, 0, 0), + [2841] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__attribute, 4, 0, 0), + [2843] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__attribute, 4, 0, 0), + [2845] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__attribute, 5, 0, 0), + [2847] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__attribute, 5, 0, 0), + [2849] = {.entry = {.count = 1, .reusable = true}}, SHIFT(928), + [2851] = {.entry = {.count = 1, .reusable = true}}, SHIFT(991), + [2853] = {.entry = {.count = 1, .reusable = true}}, SHIFT(465), + [2855] = {.entry = {.count = 1, .reusable = true}}, SHIFT(316), + [2857] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1027), + [2859] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1005), + [2861] = {.entry = {.count = 1, .reusable = true}}, SHIFT(330), + [2863] = {.entry = {.count = 1, .reusable = true}}, SHIFT(331), + [2865] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_commonmark_attribute_repeat3, 2, 0, 0), + [2867] = {.entry = {.count = 1, .reusable = true}}, SHIFT(388), + [2869] = {.entry = {.count = 1, .reusable = true}}, SHIFT(997), + [2871] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1035), + [2873] = {.entry = {.count = 1, .reusable = true}}, SHIFT(986), + [2875] = {.entry = {.count = 1, .reusable = true}}, SHIFT(987), + [2877] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1041), + [2879] = {.entry = {.count = 1, .reusable = true}}, SHIFT(240), + [2881] = {.entry = {.count = 1, .reusable = true}}, SHIFT(913), + [2883] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1049), + [2885] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1062), + [2887] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1016), + [2889] = {.entry = {.count = 1, .reusable = true}}, SHIFT(268), + [2891] = {.entry = {.count = 1, .reusable = true}}, SHIFT(432), + [2893] = {.entry = {.count = 1, .reusable = true}}, SHIFT(223), + [2895] = {.entry = {.count = 1, .reusable = true}}, SHIFT(292), + [2897] = {.entry = {.count = 1, .reusable = true}}, SHIFT(176), + [2899] = {.entry = {.count = 1, .reusable = true}}, SHIFT(993), + [2901] = {.entry = {.count = 1, .reusable = true}}, SHIFT(995), + [2903] = {.entry = {.count = 1, .reusable = true}}, SHIFT(996), + [2905] = {.entry = {.count = 1, .reusable = true}}, SHIFT(394), + [2907] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1000), + [2909] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1001), + [2911] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1003), + [2913] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1004), + [2915] = {.entry = {.count = 1, .reusable = true}}, SHIFT(416), + [2917] = {.entry = {.count = 1, .reusable = true}}, SHIFT(424), + [2919] = {.entry = {.count = 1, .reusable = true}}, SHIFT(269), + [2921] = {.entry = {.count = 1, .reusable = true}}, SHIFT(715), + [2923] = {.entry = {.count = 1, .reusable = true}}, SHIFT(429), + [2925] = {.entry = {.count = 1, .reusable = true}}, SHIFT(985), + [2927] = {.entry = {.count = 1, .reusable = true}}, SHIFT(662), + [2929] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading_content, 1, 0, 3), + [2931] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1019), + [2933] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__atx_heading_content, 2, 0, 8), + [2935] = {.entry = {.count = 1, .reusable = true}}, SHIFT(299), + [2937] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1092), + [2939] = {.entry = {.count = 1, .reusable = true}}, SHIFT(780), + [2941] = {.entry = {.count = 1, .reusable = true}}, SHIFT(631), + [2943] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1032), + [2945] = {.entry = {.count = 1, .reusable = true}}, SHIFT(789), + [2947] = {.entry = {.count = 1, .reusable = true}}, SHIFT(805), + [2949] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_content, 3, 0, 0), + [2951] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1088), + [2953] = {.entry = {.count = 1, .reusable = true}}, SHIFT(401), + [2955] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1082), + [2957] = {.entry = {.count = 1, .reusable = true}}, SHIFT(969), + [2959] = {.entry = {.count = 1, .reusable = true}}, SHIFT(884), + [2961] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1031), + [2963] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_language_attribute, 3, 3, 10), + [2965] = {.entry = {.count = 1, .reusable = true}}, SHIFT(405), + [2967] = {.entry = {.count = 1, .reusable = true}}, SHIFT(406), + [2969] = {.entry = {.count = 1, .reusable = true}}, SHIFT(407), + [2971] = {.entry = {.count = 1, .reusable = true}}, SHIFT(408), + [2973] = {.entry = {.count = 1, .reusable = true}}, SHIFT(409), + [2975] = {.entry = {.count = 1, .reusable = true}}, SHIFT(472), + [2977] = {.entry = {.count = 1, .reusable = true}}, SHIFT(411), + [2979] = {.entry = {.count = 1, .reusable = true}}, SHIFT(437), + [2981] = {.entry = {.count = 1, .reusable = true}}, SHIFT(303), + [2983] = {.entry = {.count = 1, .reusable = true}}, SHIFT(304), + [2985] = {.entry = {.count = 1, .reusable = true}}, SHIFT(305), + [2987] = {.entry = {.count = 1, .reusable = true}}, SHIFT(306), + [2989] = {.entry = {.count = 1, .reusable = true}}, SHIFT(307), + [2991] = {.entry = {.count = 1, .reusable = true}}, SHIFT(308), + [2993] = {.entry = {.count = 1, .reusable = true}}, SHIFT(309), + [2995] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1039), + [2997] = {.entry = {.count = 1, .reusable = true}}, SHIFT(229), + [2999] = {.entry = {.count = 1, .reusable = true}}, SHIFT(209), + [3001] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_commonmark_attribute, 5, 2, 0), + [3003] = {.entry = {.count = 1, .reusable = true}}, SHIFT(232), + [3005] = {.entry = {.count = 1, .reusable = true}}, ACCEPT_INPUT(), + [3007] = {.entry = {.count = 1, .reusable = true}}, SHIFT(210), + [3009] = {.entry = {.count = 1, .reusable = true}}, SHIFT(211), + [3011] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_commonmark_attribute, 2, 2, 0), + [3013] = {.entry = {.count = 1, .reusable = true}}, SHIFT(212), + [3015] = {.entry = {.count = 1, .reusable = true}}, SHIFT(438), + [3017] = {.entry = {.count = 1, .reusable = true}}, SHIFT(213), + [3019] = {.entry = {.count = 1, .reusable = true}}, SHIFT(214), + [3021] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1033), + [3023] = {.entry = {.count = 1, .reusable = true}}, SHIFT(932), + [3025] = {.entry = {.count = 1, .reusable = true}}, SHIFT(436), + [3027] = {.entry = {.count = 1, .reusable = true}}, SHIFT(228), + [3029] = {.entry = {.count = 1, .reusable = true}}, SHIFT(748), + [3031] = {.entry = {.count = 1, .reusable = true}}, SHIFT(271), + [3033] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_raw_attribute, 4, 0, 0), + [3035] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_commonmark_attribute, 6, 2, 0), + [3037] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1036), + [3039] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_language_attribute, 3, 3, 0), + [3041] = {.entry = {.count = 1, .reusable = true}}, SHIFT(439), + [3043] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_raw_attribute, 3, 0, 0), + [3045] = {.entry = {.count = 1, .reusable = true}}, SHIFT(247), + [3047] = {.entry = {.count = 1, .reusable = true}}, SHIFT(842), + [3049] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_raw_attribute, 5, 0, 0), + [3051] = {.entry = {.count = 1, .reusable = true}}, SHIFT(233), + [3053] = {.entry = {.count = 1, .reusable = true}}, SHIFT(440), + [3055] = {.entry = {.count = 1, .reusable = true}}, SHIFT(958), + [3057] = {.entry = {.count = 1, .reusable = true}}, SHIFT(845), + [3059] = {.entry = {.count = 1, .reusable = true}}, SHIFT(231), + [3061] = {.entry = {.count = 1, .reusable = true}}, SHIFT(839), + [3063] = {.entry = {.count = 1, .reusable = true}}, SHIFT(217), + [3065] = {.entry = {.count = 1, .reusable = true}}, SHIFT(218), + [3067] = {.entry = {.count = 1, .reusable = true}}, SHIFT(187), + [3069] = {.entry = {.count = 1, .reusable = true}}, SHIFT(249), + [3071] = {.entry = {.count = 1, .reusable = true}}, SHIFT(188), + [3073] = {.entry = {.count = 1, .reusable = true}}, SHIFT(435), + [3075] = {.entry = {.count = 1, .reusable = true}}, SHIFT(190), + [3077] = {.entry = {.count = 1, .reusable = true}}, SHIFT(265), + [3079] = {.entry = {.count = 1, .reusable = true}}, SHIFT(191), + [3081] = {.entry = {.count = 1, .reusable = true}}, SHIFT(847), + [3083] = {.entry = {.count = 1, .reusable = true}}, SHIFT(192), + [3085] = {.entry = {.count = 1, .reusable = true}}, SHIFT(230), + [3087] = {.entry = {.count = 1, .reusable = true}}, SHIFT(193), + [3089] = {.entry = {.count = 1, .reusable = true}}, SHIFT(441), + [3091] = {.entry = {.count = 1, .reusable = true}}, SHIFT(266), + [3093] = {.entry = {.count = 1, .reusable = true}}, SHIFT(219), + [3095] = {.entry = {.count = 1, .reusable = true}}, SHIFT(203), + [3097] = {.entry = {.count = 1, .reusable = true}}, SHIFT(220), + [3099] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_info_string, 1, 0, 0), + [3101] = {.entry = {.count = 1, .reusable = true}}, SHIFT(887), + [3103] = {.entry = {.count = 1, .reusable = true}}, SHIFT(267), + [3105] = {.entry = {.count = 1, .reusable = true}}, SHIFT(880), + [3107] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_commonmark_attribute, 4, 2, 0), + [3109] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_commonmark_attribute, 3, 2, 0), + [3111] = {.entry = {.count = 1, .reusable = true}}, SHIFT(196), + [3113] = {.entry = {.count = 1, .reusable = true}}, SHIFT(947), + [3115] = {.entry = {.count = 1, .reusable = true}}, SHIFT(948), + [3117] = {.entry = {.count = 1, .reusable = true}}, SHIFT(949), + [3119] = {.entry = {.count = 1, .reusable = true}}, SHIFT(829), + [3121] = {.entry = {.count = 1, .reusable = true}}, SHIFT(860), + [3123] = {.entry = {.count = 1, .reusable = true}}, SHIFT(951), + [3125] = {.entry = {.count = 1, .reusable = true}}, SHIFT(861), + [3127] = {.entry = {.count = 1, .reusable = true}}, SHIFT(862), + [3129] = {.entry = {.count = 1, .reusable = true}}, SHIFT(197), + [3131] = {.entry = {.count = 1, .reusable = true}}, SHIFT(198), + [3133] = {.entry = {.count = 1, .reusable = true}}, SHIFT(968), + [3135] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_item_content, 4, 0, 0), + [3137] = {.entry = {.count = 1, .reusable = true}}, SHIFT(970), + [3139] = {.entry = {.count = 1, .reusable = true}}, SHIFT(865), + [3141] = {.entry = {.count = 1, .reusable = true}}, SHIFT(866), + [3143] = {.entry = {.count = 1, .reusable = true}}, SHIFT(973), + [3145] = {.entry = {.count = 1, .reusable = true}}, SHIFT(867), + [3147] = {.entry = {.count = 1, .reusable = true}}, SHIFT(868), + [3149] = {.entry = {.count = 1, .reusable = true}}, SHIFT(200), + [3151] = {.entry = {.count = 1, .reusable = true}}, SHIFT(201), + [3153] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__qmd_attribute, 1, 0, 0), + [3155] = {.entry = {.count = 1, .reusable = true}}, SHIFT(175), + [3157] = {.entry = {.count = 1, .reusable = true}}, SHIFT(216), }; enum ts_external_scanner_symbol_identifiers { @@ -58379,6 +60205,9 @@ enum ts_external_scanner_symbol_identifiers { ts_external_token__code_span_close = 48, ts_external_token__latex_span_start = 49, ts_external_token__latex_span_close = 50, + ts_external_token__html_comment = 51, + ts_external_token_raw_specifier = 52, + ts_external_token__autolink = 53, }; static const TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = { @@ -58433,9 +60262,12 @@ static const TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = { [ts_external_token__code_span_close] = sym__code_span_close, [ts_external_token__latex_span_start] = sym__latex_span_start, [ts_external_token__latex_span_close] = sym__latex_span_close, + [ts_external_token__html_comment] = sym__html_comment, + [ts_external_token_raw_specifier] = sym_raw_specifier, + [ts_external_token__autolink] = sym__autolink, }; -static const bool ts_external_scanner_states[46][EXTERNAL_TOKEN_COUNT] = { +static const bool ts_external_scanner_states[47][EXTERNAL_TOKEN_COUNT] = { [1] = { [ts_external_token__line_ending] = true, [ts_external_token__soft_line_ending] = true, @@ -58488,6 +60320,9 @@ static const bool ts_external_scanner_states[46][EXTERNAL_TOKEN_COUNT] = { [ts_external_token__code_span_close] = true, [ts_external_token__latex_span_start] = true, [ts_external_token__latex_span_close] = true, + [ts_external_token__html_comment] = true, + [ts_external_token_raw_specifier] = true, + [ts_external_token__autolink] = true, }, [2] = { [ts_external_token__soft_line_ending] = true, @@ -58521,6 +60356,9 @@ static const bool ts_external_scanner_states[46][EXTERNAL_TOKEN_COUNT] = { [ts_external_token_ref_id_specifier] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, + [ts_external_token_raw_specifier] = true, + [ts_external_token__autolink] = true, }, [3] = { [ts_external_token__soft_line_ending] = true, @@ -58556,6 +60394,9 @@ static const bool ts_external_scanner_states[46][EXTERNAL_TOKEN_COUNT] = { [ts_external_token_ref_id_specifier] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, + [ts_external_token_raw_specifier] = true, + [ts_external_token__autolink] = true, }, [4] = { [ts_external_token__soft_line_ending] = true, @@ -58590,6 +60431,9 @@ static const bool ts_external_scanner_states[46][EXTERNAL_TOKEN_COUNT] = { [ts_external_token_ref_id_specifier] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, + [ts_external_token_raw_specifier] = true, + [ts_external_token__autolink] = true, }, [5] = { [ts_external_token__soft_line_ending] = true, @@ -58625,6 +60469,9 @@ static const bool ts_external_scanner_states[46][EXTERNAL_TOKEN_COUNT] = { [ts_external_token_ref_id_specifier] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, + [ts_external_token_raw_specifier] = true, + [ts_external_token__autolink] = true, }, [6] = { [ts_external_token__soft_line_ending] = true, @@ -58659,6 +60506,9 @@ static const bool ts_external_scanner_states[46][EXTERNAL_TOKEN_COUNT] = { [ts_external_token_ref_id_specifier] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, + [ts_external_token_raw_specifier] = true, + [ts_external_token__autolink] = true, }, [7] = { [ts_external_token__soft_line_ending] = true, @@ -58697,6 +60547,9 @@ static const bool ts_external_scanner_states[46][EXTERNAL_TOKEN_COUNT] = { [ts_external_token_ref_id_specifier] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, + [ts_external_token_raw_specifier] = true, + [ts_external_token__autolink] = true, }, [8] = { [ts_external_token__soft_line_ending] = true, @@ -58733,6 +60586,9 @@ static const bool ts_external_scanner_states[46][EXTERNAL_TOKEN_COUNT] = { [ts_external_token_ref_id_specifier] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, + [ts_external_token_raw_specifier] = true, + [ts_external_token__autolink] = true, }, [9] = { [ts_external_token__soft_line_ending] = true, @@ -58770,6 +60626,9 @@ static const bool ts_external_scanner_states[46][EXTERNAL_TOKEN_COUNT] = { [ts_external_token_ref_id_specifier] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, + [ts_external_token_raw_specifier] = true, + [ts_external_token__autolink] = true, }, [10] = { [ts_external_token__soft_line_ending] = true, @@ -58807,6 +60666,9 @@ static const bool ts_external_scanner_states[46][EXTERNAL_TOKEN_COUNT] = { [ts_external_token_ref_id_specifier] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, + [ts_external_token_raw_specifier] = true, + [ts_external_token__autolink] = true, }, [11] = { [ts_external_token__soft_line_ending] = true, @@ -58843,6 +60705,9 @@ static const bool ts_external_scanner_states[46][EXTERNAL_TOKEN_COUNT] = { [ts_external_token_ref_id_specifier] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, + [ts_external_token_raw_specifier] = true, + [ts_external_token__autolink] = true, }, [12] = { [ts_external_token__soft_line_ending] = true, @@ -58878,6 +60743,9 @@ static const bool ts_external_scanner_states[46][EXTERNAL_TOKEN_COUNT] = { [ts_external_token_ref_id_specifier] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, + [ts_external_token_raw_specifier] = true, + [ts_external_token__autolink] = true, }, [13] = { [ts_external_token__soft_line_ending] = true, @@ -58914,22 +60782,32 @@ static const bool ts_external_scanner_states[46][EXTERNAL_TOKEN_COUNT] = { [ts_external_token_ref_id_specifier] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, + [ts_external_token_raw_specifier] = true, + [ts_external_token__autolink] = true, }, [14] = { [ts_external_token__line_ending] = true, - [ts_external_token__eof] = true, - [ts_external_token__pipe_table_line_ending] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, - [ts_external_token__code_span_start] = true, - [ts_external_token__latex_span_start] = true, + [ts_external_token__html_comment] = true, + [ts_external_token_raw_specifier] = true, + [ts_external_token__autolink] = true, }, [15] = { [ts_external_token__line_ending] = true, + [ts_external_token__soft_line_ending] = true, + [ts_external_token__eof] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, + [ts_external_token_raw_specifier] = true, + [ts_external_token__autolink] = true, }, [16] = { + [ts_external_token__line_ending] = true, + [ts_external_token__eof] = true, + [ts_external_token__pipe_table_line_ending] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, [ts_external_token__code_span_start] = true, @@ -58938,57 +60816,66 @@ static const bool ts_external_scanner_states[46][EXTERNAL_TOKEN_COUNT] = { [17] = { [ts_external_token__line_ending] = true, [ts_external_token__block_close] = true, - [ts_external_token__fenced_code_block_end_backtick] = true, + [ts_external_token__fenced_code_block_end_tilde] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, }, [18] = { [ts_external_token__line_ending] = true, + [ts_external_token__block_close] = true, + [ts_external_token__fenced_code_block_end_backtick] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, - [ts_external_token__code_span_start] = true, - [ts_external_token__latex_span_start] = true, + [ts_external_token__html_comment] = true, }, [19] = { - [ts_external_token__line_ending] = true, - [ts_external_token__block_close] = true, - [ts_external_token__fenced_code_block_end_tilde] = true, + [ts_external_token__soft_line_ending] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, + [ts_external_token_raw_specifier] = true, + [ts_external_token__autolink] = true, }, [20] = { - [ts_external_token__line_ending] = true, - [ts_external_token__block_close] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__code_span_start] = true, + [ts_external_token__latex_span_start] = true, }, [21] = { [ts_external_token__line_ending] = true, - [ts_external_token__soft_line_ending] = true, - [ts_external_token__eof] = true, + [ts_external_token__block_close] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, }, [22] = { [ts_external_token__line_ending] = true, - [ts_external_token_block_continuation] = true, - [ts_external_token__eof] = true, - [ts_external_token__pipe_table_line_ending] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, [ts_external_token__code_span_start] = true, [ts_external_token__latex_span_start] = true, }, [23] = { + [ts_external_token__line_ending] = true, [ts_external_token__soft_line_ending] = true, + [ts_external_token_block_continuation] = true, + [ts_external_token__eof] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, + [ts_external_token_raw_specifier] = true, + [ts_external_token__autolink] = true, }, [24] = { [ts_external_token__line_ending] = true, - [ts_external_token__eof] = true, + [ts_external_token__block_close] = true, + [ts_external_token_block_continuation] = true, + [ts_external_token__fenced_code_block_end_tilde] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, }, [25] = { [ts_external_token__line_ending] = true, @@ -58997,32 +60884,35 @@ static const bool ts_external_scanner_states[46][EXTERNAL_TOKEN_COUNT] = { [ts_external_token__fenced_code_block_end_backtick] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, }, [26] = { [ts_external_token__line_ending] = true, - [ts_external_token__block_close] = true, [ts_external_token_block_continuation] = true, - [ts_external_token__fenced_code_block_end_tilde] = true, + [ts_external_token__eof] = true, + [ts_external_token__pipe_table_line_ending] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__code_span_start] = true, + [ts_external_token__latex_span_start] = true, }, [27] = { - [ts_external_token__soft_line_ending] = true, - }, - [28] = { [ts_external_token__line_ending] = true, [ts_external_token__block_close] = true, [ts_external_token_block_continuation] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, }, - [29] = { + [28] = { [ts_external_token__line_ending] = true, - [ts_external_token__soft_line_ending] = true, - [ts_external_token_block_continuation] = true, [ts_external_token__eof] = true, [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, + }, + [29] = { + [ts_external_token__soft_line_ending] = true, }, [30] = { [ts_external_token__code_span_close] = true, @@ -59037,6 +60927,7 @@ static const bool ts_external_scanner_states[46][EXTERNAL_TOKEN_COUNT] = { [33] = { [ts_external_token__display_math_state_track_marker] = true, [ts_external_token__inline_math_state_track_marker] = true, + [ts_external_token__html_comment] = true, }, [34] = { [ts_external_token_atx_h1_marker] = true, @@ -59047,43 +60938,46 @@ static const bool ts_external_scanner_states[46][EXTERNAL_TOKEN_COUNT] = { [ts_external_token_atx_h6_marker] = true, }, [35] = { - [ts_external_token__line_ending] = true, + [ts_external_token_raw_specifier] = true, }, [36] = { [ts_external_token__line_ending] = true, + }, + [37] = { + [ts_external_token__line_ending] = true, [ts_external_token__eof] = true, [ts_external_token__pipe_table_line_ending] = true, }, - [37] = { + [38] = { [ts_external_token_fenced_div_note_id] = true, }, - [38] = { + [39] = { [ts_external_token__line_ending] = true, [ts_external_token__eof] = true, }, - [39] = { - [ts_external_token_block_continuation] = true, - }, [40] = { - [ts_external_token__block_close] = true, - [ts_external_token__fenced_code_block_end_backtick] = true, + [ts_external_token_block_continuation] = true, }, [41] = { [ts_external_token__block_close] = true, [ts_external_token__fenced_code_block_end_tilde] = true, }, [42] = { + [ts_external_token__block_close] = true, + [ts_external_token__fenced_code_block_end_backtick] = true, + }, + [43] = { [ts_external_token_block_continuation] = true, [ts_external_token__close_block] = true, }, - [43] = { + [44] = { [ts_external_token__block_close] = true, [ts_external_token_block_continuation] = true, }, - [44] = { + [45] = { [ts_external_token__close_block] = true, }, - [45] = { + [46] = { [ts_external_token__block_close] = true, }, }; diff --git a/crates/tree-sitter-qmd/tree-sitter-markdown/src/scanner.c b/crates/tree-sitter-qmd/tree-sitter-markdown/src/scanner.c index 6b1d790..263041e 100644 --- a/crates/tree-sitter-qmd/tree-sitter-markdown/src/scanner.c +++ b/crates/tree-sitter-qmd/tree-sitter-markdown/src/scanner.c @@ -3,7 +3,13 @@ #include #include #include -// #include + +// set this define to turn on debugging printouts +// #define SCAN_DEBUG 1 + +#ifdef SCAN_DEBUG +#include +#endif // For explanation of the tokens see grammar.js typedef enum { @@ -61,8 +67,77 @@ typedef enum { // latex span delimiters for parsing pipe table cells LATEX_SPAN_START, LATEX_SPAN_CLOSE, + // HTML comment token + HTML_COMMENT, + RAW_SPECIFIER, + AUTOLINK, } TokenType; +#ifdef SCAN_DEBUG + +static char* token_names[] = { + "LINE_ENDING", + "SOFT_LINE_ENDING", + "BLOCK_CLOSE", + "BLOCK_CONTINUATION", + "BLOCK_QUOTE_START", + "INDENTED_CHUNK_START", + "ATX_H1_MARKER", + "ATX_H2_MARKER", + "ATX_H3_MARKER", + "ATX_H4_MARKER", + "ATX_H5_MARKER", + "ATX_H6_MARKER", + "SETEXT_H1_UNDERLINE", + "SETEXT_H2_UNDERLINE", + "THEMATIC_BREAK", + "LIST_MARKER_MINUS", + "LIST_MARKER_PLUS", + "LIST_MARKER_STAR", + "LIST_MARKER_PARENTHESIS", + "LIST_MARKER_DOT", + "LIST_MARKER_MINUS_DONT_INTERRUPT", + "LIST_MARKER_PLUS_DONT_INTERRUPT", + "LIST_MARKER_STAR_DONT_INTERRUPT", + "LIST_MARKER_PARENTHESIS_DONT_INTERRUPT", + "LIST_MARKER_DOT_DONT_INTERRUPT", + "LIST_MARKER_EXAMPLE", + "LIST_MARKER_EXAMPLE_DONT_INTERRUPT", + "FENCED_CODE_BLOCK_START_BACKTICK", + "FENCED_CODE_BLOCK_START_TILDE", + "BLANK_LINE_START", + "FENCED_CODE_BLOCK_END_BACKTICK", + "FENCED_CODE_BLOCK_END_TILDE", + "CLOSE_BLOCK", + "NO_INDENTED_CHUNK", + "ERROR", + "TRIGGER_ERROR", + "TOKEN_EOF", + "MINUS_METADATA", + "PLUS_METADATA", + "PIPE_TABLE_START", + "PIPE_TABLE_LINE_ENDING", + "FENCED_DIV_START", + "FENCED_DIV_END", + "REF_ID_SPECIFIER", + "FENCED_DIV_NOTE_ID", + // special tokens to trigger serialization to track in-display-math mode + "DISPLAY_MATH_STATE_TRACK_MARKER", + "INLINE_MATH_STATE_TRACK_MARKER", + // code span delimiters for parsing pipe table cells + "CODE_SPAN_START", + "CODE_SPAN_CLOSE", + // latex span delimiters for parsing pipe table cells + "LATEX_SPAN_START", + "LATEX_SPAN_CLOSE", + // HTML comment token + "HTML_COMMENT", + "RAW_SPECIFIER", + "AUTOLINK" +}; + +#endif + // Description of a block on the block stack. // // LIST_ITEM is a list item with minimal indentation (content begins at indent @@ -159,6 +234,8 @@ static const bool display_math_paragraph_interrupt_symbols[] = { false, // CODE_SPAN_CLOSE false, // LATEX_SPAN_START false, // LATEX_SPAN_CLOSE + false, // RAW_SPECIFIER + false, // AUTOLINK }; static const bool paragraph_interrupt_symbols[] = { @@ -211,6 +288,8 @@ static const bool paragraph_interrupt_symbols[] = { false, // CODE_SPAN_CLOSE false, // LATEX_SPAN_START false, // LATEX_SPAN_CLOSE + false, // RAW_SPECIFIER + false, // AUTOLINK }; // State bitflags used with `Scanner.state` @@ -1477,8 +1556,137 @@ static bool parse_latex_span(Scanner *s, TSLexer *lexer, const bool *valid_symbo return false; } +// Parse HTML comment: +// This must consume everything from atomically, including +// newlines and what would otherwise be block markers (lists, headings, etc.) +// This is critical for handling comments that span block boundaries. +// parse_html_comment is called from parse_open_angle_brace, which has already consumed '<' +static bool parse_html_comment(TSLexer *lexer, const bool *valid_symbols) { + if (!valid_symbols[HTML_COMMENT]) { + return false; + } + + if (lexer->lookahead != '!') { + return false; + } + lexer->advance(lexer, false); + + if (lexer->lookahead != '-') { + return false; + } + lexer->advance(lexer, false); + + if (lexer->lookahead != '-') { + return false; + } + lexer->advance(lexer, false); + + // Now consume everything until we find '-->' + // This includes newlines, list markers, heading markers, etc. + while (!lexer->eof(lexer)) { + if (lexer->lookahead == '-') { + lexer->advance(lexer, false); + if (lexer->lookahead == '-') { + lexer->advance(lexer, false); + if (lexer->lookahead == '>') { + lexer->advance(lexer, false); + lexer->mark_end(lexer); + lexer->result_symbol = HTML_COMMENT; + return true; + } + // Not the end, continue consuming + } + // Continue consuming + } else { + lexer->advance(lexer, false); + } + } + + // Unclosed comment - consumed until EOF + lexer->mark_end(lexer); + lexer->result_symbol = HTML_COMMENT; + return true; +} + +static bool parse_open_angle_brace(TSLexer *lexer, const bool *valid_symbols) { + if (!valid_symbols[AUTOLINK] && !valid_symbols[RAW_SPECIFIER] && !valid_symbols[HTML_COMMENT]) { + return false; + } + + // Current position should be '<' + if (lexer->lookahead != '<') { + return false; + } + lexer->advance(lexer, false); + + if (lexer->lookahead == '!') { + return parse_html_comment(lexer, valid_symbols); + } + + // consume all characters until one of: + // - '}': that was a raw specifier + // - '>': that was an autolink + // - ' ', '\t', EOF: that was a bad lex + + while (!lexer->eof(lexer) && lexer->lookahead != ' ' && lexer->lookahead != '\t') { + if (valid_symbols[RAW_SPECIFIER] && lexer->lookahead == '}') { + lexer->mark_end(lexer); + lexer->result_symbol = RAW_SPECIFIER; + return true; + } else if (valid_symbols[AUTOLINK] && lexer->lookahead == '>') { + lexer->advance(lexer, false); // we want to consume '>' for autolinks + lexer->result_symbol = AUTOLINK; + return true; + } + lexer->advance(lexer, false); + } + return false; +} + +static bool parse_raw_specifier(TSLexer *lexer, const bool *valid_symbols) { + if (!valid_symbols[RAW_SPECIFIER]) { + return false; + } + // Current position should be '=' + if (lexer->lookahead != '=') { + return false; + } + lexer->advance(lexer, false); + + // consume all characters until one of: + // - '}': that was a raw specifier + // - ' ', '\t', EOF: that was a bad lex + + while (!lexer->eof(lexer) && lexer->lookahead != ' ' && lexer->lookahead != '\t') { + if (valid_symbols[RAW_SPECIFIER] && lexer->lookahead == '}') { + lexer->mark_end(lexer); + lexer->result_symbol = RAW_SPECIFIER; + return true; + } + lexer->advance(lexer, false); + } + return false; + +} + static bool scan(Scanner *s, TSLexer *lexer, const bool *valid_symbols) { - // printf("-- scan() state=%d\n", s->state); + // Don't parse HTML comments or track math state when inside a fenced code block - + // these characters should be literal + bool inside_fenced_code = s->open_blocks.size > 0 && + s->open_blocks.items[s->open_blocks.size - 1] == FENCED_CODE_BLOCK; + + #ifdef SCAN_DEBUG + printf("valid symbols:\n"); + for (int i = 0; i < sizeof(token_names) / sizeof(char *); ++i) { + if (valid_symbols[i]) { + printf(" %s: %s\n", token_names[i], valid_symbols[i] ? "true" : "false"); + } + } + printf("-- scan() state=%d\n", s->state); + printf(" matching: %s\n", (s->state & STATE_MATCHING) ? "true": "false"); + printf(" inside_fenced_code: %s\n", inside_fenced_code ? "true": "false"); + printf(" lookahead: %c (%d)\n", lexer->lookahead, (int)lexer->lookahead); + #endif // A normal tree-sitter rule decided that the current branch is invalid and // now "requests" an error to stop the branch if (valid_symbols[TRIGGER_ERROR]) { @@ -1497,13 +1705,28 @@ static bool scan(Scanner *s, TSLexer *lexer, const bool *valid_symbols) { return parse_latex_span(s, lexer, valid_symbols); } + + // Handle HTML comments, raw_specifiers, autolinks - must consume atomically to prevent block structure + // recognition inside comments (e.g., list markers, headings) + // But NOT inside fenced code blocks where they should be literal + if (!s->simulate && !(s->state & STATE_MATCHING) && + lexer->lookahead == '<' && !inside_fenced_code && + (valid_symbols[HTML_COMMENT] || valid_symbols[AUTOLINK] || valid_symbols[RAW_SPECIFIER])) { + return parse_open_angle_brace(lexer, valid_symbols); + } + if (!s->simulate && !(s->state & STATE_MATCHING) && + lexer->lookahead == '=' && // this needs to be allowed inside_fenced_code because we're actually inside fenced code.. + (valid_symbols[RAW_SPECIFIER])) { + #ifdef SCAN_DEBUG + printf("Attempting to lex RAW_SPECIFIER\n"); + #endif + return parse_raw_specifier(lexer, valid_symbols); + } + // the logic here is tricky. We're trying to see a $$, mark STATE_IN_DISPLAY_MATH // and go on. But we can only serialize state if we successfully return an external // token. // - // Don't track math state when inside a fenced code block - dollar signs should be literal - bool inside_fenced_code = s->open_blocks.size > 0 && - s->open_blocks.items[s->open_blocks.size - 1] == FENCED_CODE_BLOCK; // IMPORTANT: Don't process DISPLAY_MATH_STATE_TRACK_MARKER when we're in STATE_MATCHING mode. // When matching block continuations (e.g., inside a fenced div), we need to let the block diff --git a/crates/tree-sitter-qmd/tree-sitter-markdown/test/corpus/spec.txt b/crates/tree-sitter-qmd/tree-sitter-markdown/test/corpus/spec.txt index 0f0497c..0b96c49 100644 --- a/crates/tree-sitter-qmd/tree-sitter-markdown/test/corpus/spec.txt +++ b/crates/tree-sitter-qmd/tree-sitter-markdown/test/corpus/spec.txt @@ -775,7 +775,8 @@ Example 49 - https://github.github.com/gfm/#example-49 (inline))))) ================================================================================ -Example 50 - https://github.github.com/gfm/#example-50 +Example 50 - https://github.github.com/gfm/#example-50 (qmd: no we won't) +:skip ================================================================================ Foo *bar* = @@ -797,7 +798,8 @@ Foo *bar* (setext_h2_underline)))) ================================================================================ -Example 51 - https://github.github.com/gfm/#example-51 +Example 51 - https://github.github.com/gfm/#example-51 (qmd: no we won't) +:skip ================================================================================ Foo *bar baz* @@ -813,7 +815,8 @@ baz* (setext_h1_underline)))) ================================================================================ -Example 52 - https://github.github.com/gfm/#example-52 +Example 52 - https://github.github.com/gfm/#example-52 (qmd: no we won't) +:skip ================================================================================ Foo *bar baz* @@ -829,7 +832,8 @@ baz* (setext_h1_underline)))) ================================================================================ -Example 53 - https://github.github.com/gfm/#example-53 +Example 53 - https://github.github.com/gfm/#example-53 (qmd: no we won't) +:skip ================================================================================ Foo ------------------------- @@ -974,7 +978,8 @@ Foo\ (setext_h2_underline)))) ================================================================================ -Example 61 - https://github.github.com/gfm/#example-61 +Example 61 - https://github.github.com/gfm/#example-61 (no we won't) +:skip ================================================================================ `Foo ----