mathpix-markdown-it 1.0.78 → 1.0.80

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/.idea/workspace.xml +412 -383
  2. package/README.md +18 -0
  3. package/assets/mmd-image-properties.webp +0 -0
  4. package/es5/bundle.js +1 -1
  5. package/es5/index.js +1 -1
  6. package/lib/components/mathpix-markdown/index.js +6 -2
  7. package/lib/components/mathpix-markdown/index.js.map +1 -1
  8. package/lib/markdown/index.js +6 -2
  9. package/lib/markdown/index.js.map +1 -1
  10. package/lib/markdown/mathpix-markdown-plugins.js +9 -4
  11. package/lib/markdown/mathpix-markdown-plugins.js.map +1 -1
  12. package/lib/markdown/md-block-rule/begin-table.js +55 -10
  13. package/lib/markdown/md-block-rule/begin-table.js.map +1 -1
  14. package/lib/markdown/md-block-rule/begin-tabular/index.d.ts +1 -1
  15. package/lib/markdown/md-block-rule/begin-tabular/index.js +22 -5
  16. package/lib/markdown/md-block-rule/begin-tabular/index.js.map +1 -1
  17. package/lib/markdown/md-inline-rule/image.d.ts +11 -0
  18. package/lib/markdown/md-inline-rule/image.js +337 -0
  19. package/lib/markdown/md-inline-rule/image.js.map +1 -0
  20. package/lib/markdown/md-inline-rule/includegraphics.js +6 -0
  21. package/lib/markdown/md-inline-rule/includegraphics.js.map +1 -1
  22. package/lib/markdown/md-inline-rule/tabular.js +4 -0
  23. package/lib/markdown/md-inline-rule/tabular.js.map +1 -1
  24. package/lib/markdown/md-renderer-rules/index.d.ts +1 -1
  25. package/lib/markdown/md-renderer-rules/index.js +8 -5
  26. package/lib/markdown/md-renderer-rules/index.js.map +1 -1
  27. package/lib/markdown/mdPluginRaw.js +7 -1
  28. package/lib/markdown/mdPluginRaw.js.map +1 -1
  29. package/lib/markdown/mdPluginTableTabular.js +1 -1
  30. package/lib/markdown/mdPluginTableTabular.js.map +1 -1
  31. package/lib/markdown/rules.js +11 -1
  32. package/lib/markdown/rules.js.map +1 -1
  33. package/lib/mathpix-markdown-model/index.d.ts +8 -0
  34. package/lib/mathpix-markdown-model/index.js +6 -2
  35. package/lib/mathpix-markdown-model/index.js.map +1 -1
  36. package/lib/styles/index.js +1 -1
  37. package/lib/styles/index.js.map +1 -1
  38. package/package.json +1 -1
@@ -1,15 +1,15 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <project version="4">
3
3
  <component name="BookmarkManager">
4
- <bookmark url="file://$PROJECT_DIR$/src/markdown/mdPluginRaw.ts" line="900" mnemonic="5" />
5
- <bookmark url="file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts" line="150" mnemonic="0" />
6
- <bookmark url="file://$PROJECT_DIR$/src/markdown/md-inline-rule/lists.ts" line="126" mnemonic="4" />
7
- <bookmark url="file://$PROJECT_DIR$/src/markdown/mdPluginText.ts" line="545" mnemonic="2" />
4
+ <bookmark url="file://$PROJECT_DIR$/src/markdown/mdPluginRaw.ts" line="901" mnemonic="5" />
5
+ <bookmark url="file://$PROJECT_DIR$/src/markdown/md-inline-rule/includegraphics.ts" line="40" mnemonic="8" />
6
+ <bookmark url="file://$PROJECT_DIR$/src/markdown/md-inline-rule/includegraphics.ts" line="78" mnemonic="0" />
7
+ <bookmark url="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts" line="291" mnemonic="2" />
8
+ <bookmark url="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-table.ts" line="213" mnemonic="3" />
9
+ <bookmark url="file://$PROJECT_DIR$/src/markdown/md-inline-rule/tabular.ts" line="37" mnemonic="1" />
8
10
  </component>
9
11
  <component name="ChangeListManager">
10
- <list default="true" id="57194d73-380e-4999-b7f4-281db5a1b6dc" name="Default Changelist" comment="">
11
- <change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
12
- </list>
12
+ <list default="true" id="57194d73-380e-4999-b7f4-281db5a1b6dc" name="Default Changelist" comment="" />
13
13
  <ignored path="$PROJECT_DIR$/es5/" />
14
14
  <ignored path="$PROJECT_DIR$/.tmp/" />
15
15
  <ignored path="$PROJECT_DIR$/temp/" />
@@ -24,34 +24,35 @@
24
24
  <session id="1706553226">
25
25
  <usages-collector id="statistics.lifecycle.project">
26
26
  <counts>
27
- <entry key="project.closed" value="45" />
28
- <entry key="project.open.time.10" value="2" />
29
- <entry key="project.open.time.11" value="3" />
30
- <entry key="project.open.time.12" value="1" />
27
+ <entry key="project.closed" value="56" />
28
+ <entry key="project.open.time.10" value="4" />
29
+ <entry key="project.open.time.11" value="5" />
30
+ <entry key="project.open.time.12" value="2" />
31
31
  <entry key="project.open.time.13" value="5" />
32
32
  <entry key="project.open.time.14" value="2" />
33
33
  <entry key="project.open.time.15" value="1" />
34
- <entry key="project.open.time.18" value="2" />
34
+ <entry key="project.open.time.18" value="3" />
35
+ <entry key="project.open.time.19" value="1" />
35
36
  <entry key="project.open.time.2" value="1" />
36
37
  <entry key="project.open.time.20" value="1" />
37
38
  <entry key="project.open.time.22" value="2" />
38
- <entry key="project.open.time.3" value="3" />
39
+ <entry key="project.open.time.3" value="5" />
39
40
  <entry key="project.open.time.30" value="1" />
40
41
  <entry key="project.open.time.31" value="1" />
41
42
  <entry key="project.open.time.32" value="1" />
42
43
  <entry key="project.open.time.34" value="1" />
43
- <entry key="project.open.time.4" value="10" />
44
+ <entry key="project.open.time.4" value="11" />
44
45
  <entry key="project.open.time.48" value="1" />
45
- <entry key="project.open.time.5" value="7" />
46
+ <entry key="project.open.time.5" value="8" />
46
47
  <entry key="project.open.time.6" value="6" />
47
48
  <entry key="project.open.time.7" value="2" />
48
49
  <entry key="project.open.time.9" value="1" />
49
- <entry key="project.opened" value="54" />
50
+ <entry key="project.opened" value="67" />
50
51
  </counts>
51
52
  </usages-collector>
52
53
  <usages-collector id="statistics.js.language.service.starts">
53
54
  <counts>
54
- <entry key="TypeScriptServerServiceImpl" value="52" />
55
+ <entry key="TypeScriptServerServiceImpl" value="64" />
55
56
  </counts>
56
57
  </usages-collector>
57
58
  <usages-collector id="statistics.file.extensions.open">
@@ -59,52 +60,52 @@
59
60
  <entry key="babelrc" value="1" />
60
61
  <entry key="env" value="1" />
61
62
  <entry key="gitignore" value="1" />
62
- <entry key="html" value="5" />
63
- <entry key="js" value="142" />
64
- <entry key="json" value="25" />
63
+ <entry key="html" value="6" />
64
+ <entry key="js" value="172" />
65
+ <entry key="json" value="28" />
65
66
  <entry key="jsx" value="4" />
66
67
  <entry key="lock" value="8" />
67
- <entry key="md" value="25" />
68
+ <entry key="md" value="28" />
68
69
  <entry key="sre" value="1" />
69
- <entry key="ts" value="287" />
70
- <entry key="tsx" value="14" />
70
+ <entry key="ts" value="319" />
71
+ <entry key="tsx" value="16" />
71
72
  </counts>
72
73
  </usages-collector>
73
74
  <usages-collector id="statistics.file.types.open">
74
75
  <counts>
75
76
  <entry key=".env file" value="1" />
76
- <entry key="HTML" value="5" />
77
- <entry key="JSON" value="25" />
77
+ <entry key="HTML" value="6" />
78
+ <entry key="JSON" value="28" />
78
79
  <entry key="JSX Harmony" value="4" />
79
- <entry key="JavaScript" value="143" />
80
- <entry key="Markdown" value="25" />
80
+ <entry key="JavaScript" value="173" />
81
+ <entry key="Markdown" value="28" />
81
82
  <entry key="PLAIN_TEXT" value="2" />
82
- <entry key="TypeScript" value="287" />
83
- <entry key="TypeScript JSX" value="14" />
83
+ <entry key="TypeScript" value="319" />
84
+ <entry key="TypeScript JSX" value="16" />
84
85
  <entry key="tsconfig" value="1" />
85
86
  <entry key="yarn.lock" value="7" />
86
87
  </counts>
87
88
  </usages-collector>
88
89
  <usages-collector id="statistics.file.extensions.edit">
89
90
  <counts>
90
- <entry key="html" value="14" />
91
- <entry key="js" value="4867" />
92
- <entry key="json" value="14" />
91
+ <entry key="html" value="23" />
92
+ <entry key="js" value="5202" />
93
+ <entry key="json" value="17" />
93
94
  <entry key="jsx" value="28" />
94
- <entry key="md" value="1914" />
95
- <entry key="ts" value="29602" />
96
- <entry key="tsx" value="278" />
95
+ <entry key="md" value="2018" />
96
+ <entry key="ts" value="33330" />
97
+ <entry key="tsx" value="421" />
97
98
  </counts>
98
99
  </usages-collector>
99
100
  <usages-collector id="statistics.file.types.edit">
100
101
  <counts>
101
- <entry key="HTML" value="88" />
102
- <entry key="JSON" value="14" />
102
+ <entry key="HTML" value="98" />
103
+ <entry key="JSON" value="17" />
103
104
  <entry key="JSX Harmony" value="28" />
104
- <entry key="JavaScript" value="4881" />
105
- <entry key="Markdown" value="1834" />
106
- <entry key="TypeScript" value="29594" />
107
- <entry key="TypeScript JSX" value="278" />
105
+ <entry key="JavaScript" value="5215" />
106
+ <entry key="Markdown" value="1938" />
107
+ <entry key="TypeScript" value="33322" />
108
+ <entry key="TypeScript JSX" value="421" />
108
109
  </counts>
109
110
  </usages-collector>
110
111
  </session>
@@ -113,107 +114,105 @@
113
114
  <favorites_list name="mathpix-markdown-it" />
114
115
  </component>
115
116
  <component name="FileEditorManager">
116
- <splitter split-orientation="horizontal" split-proportion="0.4196028">
117
+ <splitter split-orientation="horizontal" split-proportion="0.88915664">
117
118
  <split-first>
118
119
  <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
119
120
  <file pinned="false" current-in-tab="false">
120
- <entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/lists/index.ts">
121
+ <entry file="file://$PROJECT_DIR$/src/markdown/mdPluginRaw.ts">
121
122
  <provider selected="true" editor-type-id="text-editor">
122
- <state relative-caret-position="7320">
123
- <caret line="489" column="7" selection-start-line="489" selection-start-column="7" selection-end-line="489" selection-end-column="7" />
123
+ <state relative-caret-position="9390">
124
+ <caret line="905" column="55" selection-start-line="905" selection-start-column="20" selection-end-line="905" selection-end-column="55" />
124
125
  <folding>
125
- <element signature="e#0#47#0" expanded="true" />
126
+ <element signature="e#0#38#0" expanded="true" />
127
+ <element signature="n#!!block;n#MathML#0" />
128
+ <element signature="n#!!block;n#inlineMathML#0" />
129
+ <element signature="n#!!block;n#mathMLBlock#0" />
130
+ <element signature="n#!!block;n#simpleMath#0" />
131
+ <element signature="n#!!block;n#usepackage#0" />
132
+ <element signature="n#!!block;n#extend#0" />
126
133
  </folding>
127
134
  </state>
128
135
  </provider>
129
136
  </entry>
130
137
  </file>
131
- <file pinned="false" current-in-tab="true">
132
- <entry file="file://$PROJECT_DIR$/src/markdown/md-renderer-rules/render-lists.ts">
138
+ <file pinned="false" current-in-tab="false">
139
+ <entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/tabular-td.ts">
133
140
  <provider selected="true" editor-type-id="text-editor">
134
- <state relative-caret-position="196">
135
- <caret line="49" column="66" lean-forward="true" selection-start-line="49" selection-start-column="66" selection-end-line="49" selection-end-column="66" />
136
- <folding>
137
- <element signature="n#style#0;n#ulEXTERNAL_FRAGMENT#0;n#li#0;n#!!top" expanded="true" />
138
- <element signature="n#style#0;n#ulEXTERNAL_FRAGMENT#0;n#!!top" expanded="true" />
139
- <element signature="n#style#0;n#olEXTERNAL_FRAGMENT#0;n#!!top" expanded="true" />
140
- </folding>
141
+ <state relative-caret-position="1620">
142
+ <caret line="109" column="7" selection-start-line="109" selection-start-column="7" selection-end-line="109" selection-end-column="7" />
141
143
  </state>
142
144
  </provider>
143
145
  </entry>
144
146
  </file>
145
147
  <file pinned="false" current-in-tab="false">
146
- <entry file="file://$PROJECT_DIR$/tests/_lists.js">
148
+ <entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/tabular.ts">
147
149
  <provider selected="true" editor-type-id="text-editor">
148
- <state relative-caret-position="330">
149
- <caret line="22" column="56" selection-start-line="22" selection-start-column="56" selection-end-line="22" selection-end-column="56" />
150
+ <state relative-caret-position="720">
151
+ <caret line="49" column="11" selection-start-line="49" selection-start-column="11" selection-end-line="49" selection-end-column="11" />
150
152
  </state>
151
153
  </provider>
152
154
  </entry>
153
155
  </file>
154
156
  <file pinned="false" current-in-tab="false">
155
- <entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts">
157
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_inline/image.js">
156
158
  <provider selected="true" editor-type-id="text-editor">
157
- <state>
158
- <folding>
159
- <element signature="e#0#47#0" expanded="true" />
160
- </folding>
159
+ <state relative-caret-position="1605">
160
+ <caret line="107" column="12" selection-start-line="107" selection-start-column="12" selection-end-line="107" selection-end-column="12" />
161
161
  </state>
162
162
  </provider>
163
163
  </entry>
164
164
  </file>
165
165
  <file pinned="false" current-in-tab="false">
166
- <entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/common.ts">
167
- <provider selected="true" editor-type-id="text-editor" />
168
- </entry>
169
- </file>
170
- <file pinned="false" current-in-tab="false">
171
- <entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-table.ts">
166
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/common/utils.js">
172
167
  <provider selected="true" editor-type-id="text-editor">
173
- <state relative-caret-position="1065">
174
- <caret line="76" column="56" selection-start-line="76" selection-start-column="56" selection-end-line="76" selection-end-column="56" />
175
- <folding>
176
- <element signature="e#0#47#0" expanded="true" />
177
- </folding>
168
+ <state relative-caret-position="3600">
169
+ <caret line="241" column="9" selection-start-line="241" selection-start-column="9" selection-end-line="241" selection-end-column="9" />
178
170
  </state>
179
171
  </provider>
180
172
  </entry>
181
173
  </file>
182
174
  <file pinned="false" current-in-tab="false">
183
- <entry file="file://$PROJECT_DIR$/node_modules/typescript/lib/lib.es5.d.ts">
184
- <provider selected="true" editor-type-id="text-editor">
185
- <state relative-caret-position="1035">
186
- <caret line="82" column="17" selection-start-line="82" selection-start-column="17" selection-end-line="82" selection-end-column="17" />
187
- </state>
188
- </provider>
175
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/ruler.js">
176
+ <provider selected="true" editor-type-id="text-editor" />
189
177
  </entry>
190
178
  </file>
191
179
  <file pinned="false" current-in-tab="false">
192
- <entry file="file://$PROJECT_DIR$/node_modules/markdown-it-deflist/dist/markdown-it-deflist.js">
193
- <provider selected="true" editor-type-id="text-editor">
194
- <state>
195
- <folding>
196
- <element signature="n#!!doc" expanded="true" />
197
- </folding>
180
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/token.js">
181
+ <provider selected="true" editor-type-id="text-editor" />
182
+ </entry>
183
+ </file>
184
+ <file pinned="false" current-in-tab="true">
185
+ <entry file="file://$PROJECT_DIR$/README.md">
186
+ <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
187
+ <state split_layout="FIRST">
188
+ <first_editor relative-caret-position="536">
189
+ <caret line="719" column="172" selection-start-line="719" selection-start-column="172" selection-end-line="719" selection-end-column="172" />
190
+ <folding>
191
+ <element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#0;n#div#0;n#!!top" expanded="true" />
192
+ <element signature="e#0#121#1" expanded="true" />
193
+ </folding>
194
+ </first_editor>
195
+ <second_editor />
198
196
  </state>
199
197
  </provider>
200
198
  </entry>
201
199
  </file>
202
200
  <file pinned="false" current-in-tab="false">
203
- <entry file="file://$PROJECT_DIR$/node_modules/markdown-it-deflist/index.js">
201
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/index.js">
204
202
  <provider selected="true" editor-type-id="text-editor">
205
- <state relative-caret-position="3165">
206
- <caret line="212" selection-start-line="212" selection-end-line="212" />
207
- <folding>
208
- <element signature="n#!!doc" expanded="true" />
209
- </folding>
203
+ <state relative-caret-position="450">
204
+ <caret line="30" selection-start-line="30" selection-end-line="30" />
210
205
  </state>
211
206
  </provider>
212
207
  </entry>
213
208
  </file>
214
209
  <file pinned="false" current-in-tab="false">
215
- <entry file="file://$PROJECT_DIR$/tsconfig.json">
216
- <provider selected="true" editor-type-id="text-editor" />
210
+ <entry file="file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts">
211
+ <provider selected="true" editor-type-id="text-editor">
212
+ <state relative-caret-position="1155">
213
+ <caret line="91" column="37" selection-start-line="91" selection-start-column="2" selection-end-line="91" selection-end-column="37" />
214
+ </state>
215
+ </provider>
217
216
  </entry>
218
217
  </file>
219
218
  </leaf>
@@ -223,79 +222,88 @@
223
222
  <file pinned="false" current-in-tab="true">
224
223
  <entry file="file://$PROJECT_DIR$/package.json">
225
224
  <provider selected="true" editor-type-id="text-editor">
226
- <state relative-caret-position="30">
227
- <caret line="2" column="20" selection-start-line="2" selection-start-column="20" selection-end-line="2" selection-end-column="20" />
225
+ <state relative-caret-position="235">
226
+ <caret line="16" column="13" selection-start-line="16" selection-start-column="13" selection-end-line="16" selection-end-column="13" />
228
227
  </state>
229
228
  </provider>
230
229
  </entry>
231
230
  </file>
232
231
  <file pinned="false" current-in-tab="false">
233
- <entry file="file://$PROJECT_DIR$/.gitignore">
234
- <provider selected="true" editor-type-id="text-editor" />
232
+ <entry file="file://$PROJECT_DIR$/src/markdown/mdOptions.ts">
233
+ <provider selected="true" editor-type-id="text-editor">
234
+ <state relative-caret-position="45">
235
+ <caret line="3" column="35" selection-start-line="3" selection-start-column="13" selection-end-line="3" selection-end-column="35" />
236
+ </state>
237
+ </provider>
235
238
  </entry>
236
239
  </file>
237
240
  <file pinned="false" current-in-tab="false">
238
- <entry file="file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts">
241
+ <entry file="file://$PROJECT_DIR$/src/markdown/mathpix-markdown-plugins.tsx">
239
242
  <provider selected="true" editor-type-id="text-editor">
240
- <state relative-caret-position="1080">
241
- <caret line="86" column="27" selection-start-line="86" selection-start-column="27" selection-end-line="86" selection-end-column="27" />
243
+ <state relative-caret-position="720">
244
+ <caret line="64" column="21" selection-start-line="64" selection-start-column="21" selection-end-line="64" selection-end-column="21" />
242
245
  </state>
243
246
  </provider>
244
247
  </entry>
245
248
  </file>
246
249
  <file pinned="false" current-in-tab="false">
247
- <entry file="file://$PROJECT_DIR$/src/styles/styles-lists.ts">
250
+ <entry file="file://$PROJECT_DIR$/src/markdown/md-renderer-rules/index.ts">
248
251
  <provider selected="true" editor-type-id="text-editor">
249
- <state relative-caret-position="435">
250
- <caret line="29" column="34" selection-start-line="29" selection-start-column="34" selection-end-line="29" selection-end-column="34" />
252
+ <state relative-caret-position="360">
253
+ <caret line="25" column="43" selection-start-line="25" selection-start-column="43" selection-end-line="25" selection-end-column="43" />
251
254
  </state>
252
255
  </provider>
253
256
  </entry>
254
257
  </file>
255
258
  <file pinned="false" current-in-tab="false">
256
- <entry file="file://$PROJECT_DIR$/tests/_data/_lists/_data.js">
259
+ <entry file="file://$PROJECT_DIR$/src/components/mathpix-markdown/index.tsx">
257
260
  <provider selected="true" editor-type-id="text-editor">
258
- <state relative-caret-position="2445">
259
- <caret line="163" selection-start-line="163" selection-end-line="163" />
261
+ <state relative-caret-position="300">
262
+ <caret line="20" column="45" selection-start-line="20" selection-start-column="10" selection-end-line="20" selection-end-column="45" />
263
+ <folding>
264
+ <element signature="e#0#31#0" expanded="true" />
265
+ </folding>
260
266
  </state>
261
267
  </provider>
262
268
  </entry>
263
269
  </file>
264
270
  <file pinned="false" current-in-tab="false">
265
- <entry file="file://$PROJECT_DIR$/src/styles/styles-container.ts">
271
+ <entry file="file://$PROJECT_DIR$/src/styles/styles-code.ts">
266
272
  <provider selected="true" editor-type-id="text-editor">
267
- <state relative-caret-position="450">
268
- <caret line="30" column="23" selection-start-line="30" selection-start-column="23" selection-end-line="30" selection-end-column="23" />
273
+ <state relative-caret-position="225">
274
+ <caret line="15" column="18" selection-start-line="15" selection-start-column="18" selection-end-line="15" selection-end-column="18" />
269
275
  </state>
270
276
  </provider>
271
277
  </entry>
272
278
  </file>
273
279
  <file pinned="false" current-in-tab="false">
274
- <entry file="file://$PROJECT_DIR$/tests/_data/_latex-text/_data.js">
280
+ <entry file="file://$PROJECT_DIR$/src/styles/index.ts">
275
281
  <provider selected="true" editor-type-id="text-editor">
276
- <state relative-caret-position="5580">
277
- <caret line="372" column="4" selection-start-line="372" selection-start-column="4" selection-end-line="372" selection-end-column="4" />
282
+ <state relative-caret-position="1290">
283
+ <caret line="86" column="5" selection-start-line="86" selection-start-column="5" selection-end-line="86" selection-end-column="5" />
278
284
  </state>
279
285
  </provider>
280
286
  </entry>
281
287
  </file>
282
288
  <file pinned="false" current-in-tab="false">
283
- <entry file="file://$PROJECT_DIR$/src/markdown/index.ts">
289
+ <entry file="file://$PROJECT_DIR$/package-lock.json">
290
+ <provider selected="true" editor-type-id="text-editor" />
291
+ </entry>
292
+ </file>
293
+ <file pinned="false" current-in-tab="false">
294
+ <entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/includegraphics.ts">
284
295
  <provider selected="true" editor-type-id="text-editor">
285
- <state relative-caret-position="359">
286
- <caret line="33" column="18" selection-start-line="33" selection-start-column="4" selection-end-line="33" selection-end-column="18" />
296
+ <state relative-caret-position="1695">
297
+ <caret line="114" column="15" selection-start-line="114" selection-start-column="15" selection-end-line="114" selection-end-column="15" />
287
298
  </state>
288
299
  </provider>
289
300
  </entry>
290
301
  </file>
291
302
  <file pinned="false" current-in-tab="false">
292
- <entry file="file://$PROJECT_DIR$/src/components/mathpix-markdown/index.tsx">
303
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_block/table.js">
293
304
  <provider selected="true" editor-type-id="text-editor">
294
- <state relative-caret-position="690">
295
- <caret line="47" column="64" selection-start-line="47" selection-start-column="64" selection-end-line="47" selection-end-column="64" />
296
- <folding>
297
- <element signature="e#0#31#0" expanded="true" />
298
- </folding>
305
+ <state relative-caret-position="1530">
306
+ <caret line="102" selection-start-line="102" selection-end-line="103" />
299
307
  </state>
300
308
  </provider>
301
309
  </entry>
@@ -313,36 +321,36 @@
313
321
  </component>
314
322
  <component name="FindInProjectRecents">
315
323
  <findStrings>
316
- <find>render_setcounter</find>
317
- <find>reNumber</find>
318
- <find>setcounter</find>
319
- <find>mappingTextStyles</find>
320
- <find>TextBold</find>
321
- <find>textbf_open</find>
322
- <find>texttt</find>
323
- <find>textTypes</find>
324
- <find>hr</find>
325
- <find>forla</find>
326
- <find>forLatex</find>
327
- <find>.latex</find>
328
- <find>after</find>
329
- <find>nextLine</find>
330
- <find>paragraph_open</find>
331
- <find>token.map</find>
332
- <find>nonumbers</find>
333
- <find>span</find>
334
- <find>before</find>
335
- <find>style</find>
336
- <find>id</find>
337
- <find>li</find>
338
- <find>data</find>
339
- <find>Check Lists</find>
340
- <find>uuid</find>
341
- <find>&lt;ul class=&quot;itemize preview-paragraph-0 preview-line 0 1 2 3 4 5 6 7 8 9 10 11&quot; data_line_start=&quot;0&quot; data_line_end=&quot;11&quot; data_line=&quot;0,12&quot; count_line=&quot;12&quot; style=&quot;list-style-type: none&quot;&gt;&lt;li class=&quot;li_itemize preview-paragraph-1 prev</find>
342
- <find>&lt;mjx-container class=&quot;MathJax&quot; jax=&quot;SVG&quot;&gt;&lt;svg style=&quot;vertical-align: 0&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;1.76ex&quot; height=&quot;1.559ex&quot; role=&quot;img&quot; focusable=&quot;false&quot; viewBox=&quot;0 -689 778 689&quot;&gt;&lt;g stroke=&quot;currentColor&quot; fill=&quot;currentColor&quot; stroke-width=&quot;0&quot; transform=&quot;matrix(1 0 0 -1 0 0)&quot;&gt;&lt;g data-mml-node=&quot;math&quot;&gt;&lt;g data-mml-node=&quot;mi&quot;&gt;&lt;path data-c=&quot;25FC&quot; d=&quot;M71 0Q59 4 55 16V</find>
343
- <find>&lt;ul class=&quot;itemize preview-paragraph-0 preview-line 0&quot; data_line_start=&quot;0&quot; data_line_end=&quot;0&quot; data_line=&quot;0,1&quot; count_line=&quot;1&quot; style=&quot;list-style-type: none&quot;&gt;&lt;li class=&quot;li_itemize preview-paragraph-0 preview-line &quot; data_line_start=&quot;0&quot; data_line_end=&quot;-1&quot; data_line=&quot;0,0&quot; count_line=&quot;0&quot; data_parent_line_start=&quot;0&quot;&gt;&lt;span class=&quot;li_level&quot;&gt;•&lt;/span&gt;One entry in the list&lt;/li&gt;&lt;li class=&quot;li_itemize preview-paragraph-0 preview-line &quot; data_line_start=&quot;0&quot; data_line_end=&quot;-1&quot; data_line=&quot;0,0&quot; count_line=&quot;0&quot; data_parent_line_start=&quot;0&quot;&gt;&lt;span class=&quot;li_level&quot;&gt;•&lt;/span&gt;Another entry in the list&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&quot;itemize preview-paragraph-3 preview-line 3 4 5 6 7 8 9 10 11 12 13 14 15&quot; data_line_start=&quot;3&quot; data_line_end=&quot;1</find>
344
- <find>showHiddenTags</find>
345
- <find>showPageBreaks</find>
324
+ <find>StatePushParagraphOpen</find>
325
+ <find>StatePushTableContent</find>
326
+ <find>state.env.align</find>
327
+ <find>table_tabular</find>
328
+ <find>subta</find>
329
+ <find>console</find>
330
+ <find>subTable</find>
331
+ <find>subtable</find>
332
+ <find>getSubTabular</find>
333
+ <find>AddTdSubTable</find>
334
+ <find>tableMd</find>
335
+ <find>ParseTabular</find>
336
+ <find>spaces</find>
337
+ <find>blkIndent</find>
338
+ <find>code_block</find>
339
+ <find>href</find>
340
+ <find>references</find>
341
+ <find>normalizeReference</find>
342
+ <find>linkify</find>
343
+ <find>fordocx</find>
344
+ <find>console.log</find>
345
+ <find>reset</find>
346
+ <find>validateLink</find>
347
+ <find>validateLinkEnableFile</find>
348
+ <find>enableFileLinks</find>
349
+ <find>codeBlock</find>
350
+ <find>centerTables</find>
351
+ <find>border</find>
352
+ <find>code</find>
353
+ <find>enableCodeBlockRuleToLatexCommands</find>
346
354
  </findStrings>
347
355
  <replaceStrings>
348
356
  <replace>MJSimple</replace>
@@ -350,9 +358,6 @@
350
358
  <replace>\</replace>
351
359
  </replaceStrings>
352
360
  <dirStrings>
353
- <dir>$PROJECT_DIR$/node_modules</dir>
354
- <dir>$PROJECT_DIR$/src/mathjax/serialized-ascii</dir>
355
- <dir>$PROJECT_DIR$/node_modules/speech-rule-engine</dir>
356
361
  <dir>$PROJECT_DIR$/node_modules/mathjax-full/ts/a11y</dir>
357
362
  <dir>$PROJECT_DIR$/node_modules/mathjax-full/js</dir>
358
363
  <dir>$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular</dir>
@@ -370,15 +375,18 @@
370
375
  <dir>$PROJECT_DIR$/tests/_data/_wolfram</dir>
371
376
  <dir>$PROJECT_DIR$/tests/_data/_ascii</dir>
372
377
  <dir>$PROJECT_DIR$/src/mathjax/serialized-wolfram</dir>
378
+ <dir>$PROJECT_DIR$/node_modules/markdown-it-deflist/dist</dir>
379
+ <dir>$PROJECT_DIR$/src/markdown/md-block-rule</dir>
380
+ <dir>$PROJECT_DIR$</dir>
373
381
  <dir>$PROJECT_DIR$/tests/_data</dir>
374
- <dir>$PROJECT_DIR$/src/markdown</dir>
375
382
  <dir>$PROJECT_DIR$/src/components</dir>
383
+ <dir>$PROJECT_DIR$/node_modules/markdown-it/lib/rules_block</dir>
384
+ <dir>$PROJECT_DIR$/node_modules/markdown-it/lib/rules_core</dir>
385
+ <dir>$PROJECT_DIR$/node_modules/markdown-it/lib/rules_inline</dir>
386
+ <dir>$PROJECT_DIR$/tests</dir>
387
+ <dir>$PROJECT_DIR$/src/markdown</dir>
376
388
  <dir>$PROJECT_DIR$/node_modules/markdown-it/lib</dir>
377
- <dir>$PROJECT_DIR$/node_modules/markdown-it-deflist/dist</dir>
378
- <dir>$PROJECT_DIR$/src/markdown/md-block-rule</dir>
379
389
  <dir>$PROJECT_DIR$/src/styles</dir>
380
- <dir>$PROJECT_DIR$/tests</dir>
381
- <dir>$PROJECT_DIR$</dir>
382
390
  <dir>$PROJECT_DIR$/src</dir>
383
391
  </dirStrings>
384
392
  </component>
@@ -388,28 +396,6 @@
388
396
  <component name="IdeDocumentHistory">
389
397
  <option name="CHANGED_PATHS">
390
398
  <list>
391
- <option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-table.ts" />
392
- <option value="$PROJECT_DIR$/src/markdown/mathpix-markdown-plugins.tsx" />
393
- <option value="$PROJECT_DIR$/src/markdown/mdPluginTableTabular.ts" />
394
- <option value="$PROJECT_DIR$/src/mathjax/serialized-ascii/index.ts" />
395
- <option value="$PROJECT_DIR$/tests/_data/_ascii/_asciiLongDiv.js" />
396
- <option value="$PROJECT_DIR$/src/markdown/index.ts" />
397
- <option value="$PROJECT_DIR$/src/mathjax/serialized-ascii/handlers.ts" />
398
- <option value="$PROJECT_DIR$/src/mathjax/serialized-ascii/helperA.ts" />
399
- <option value="$PROJECT_DIR$/tests/_data/_wolfram/_product.js" />
400
- <option value="$PROJECT_DIR$/examples/mathpix-markdown-it-node-examples/conversion/math_outMath.js" />
401
- <option value="$PROJECT_DIR$/examples/test.html" />
402
- <option value="$PROJECT_DIR$/tests/_data/_wolfram/_longDiv.js" />
403
- <option value="$PROJECT_DIR$/tests/_wolfram.js" />
404
- <option value="$PROJECT_DIR$/tests/_data/_wolfram/_differentiation.js" />
405
- <option value="$PROJECT_DIR$/tests/_data/_wolfram/_integrals.js" />
406
- <option value="$PROJECT_DIR$/tests/_data/_wolfram/_sum.js" />
407
- <option value="$PROJECT_DIR$/tests/_data/_wolfram/_systems-of-equations.js" />
408
- <option value="$PROJECT_DIR$/src/mathjax/serialized-wolfram/helperA.ts" />
409
- <option value="$PROJECT_DIR$/tests/_data/_wolfram/_data.js" />
410
- <option value="$PROJECT_DIR$/src/mathjax/wolfram.ts" />
411
- <option value="$PROJECT_DIR$/examples/react-app/use-parseMarkdownByHTML-method/package-lock.json" />
412
- <option value="$PROJECT_DIR$/examples/react-app/use-parseMarkdownByHTML-method/.env" />
413
399
  <option value="$PROJECT_DIR$/src/helpers/parse-mmd-element.ts" />
414
400
  <option value="$PROJECT_DIR$/examples/react-app/use-parseMarkdownByHTML-method/src/form.jsx" />
415
401
  <option value="$PROJECT_DIR$/src/mathjax/serialized-wolfram/handlers.ts" />
@@ -417,7 +403,6 @@
417
403
  <option value="$PROJECT_DIR$/src/mathjax/index.ts" />
418
404
  <option value="$PROJECT_DIR$/tests/_data/_accessibility/_data.js" />
419
405
  <option value="$PROJECT_DIR$/src/mathjax/mathjax.ts" />
420
- <option value="$PROJECT_DIR$/src/markdown/mdPluginRaw.ts" />
421
406
  <option value="$PROJECT_DIR$/tests/_data/_mathjax/_data-nonumbers.js" />
422
407
  <option value="$PROJECT_DIR$/tests/_mathjax.js" />
423
408
  <option value="$PROJECT_DIR$/tests/_accessibility.js" />
@@ -428,17 +413,40 @@
428
413
  <option value="$PROJECT_DIR$/src/markdown/md-block-rule/lists/index.ts" />
429
414
  <option value="$PROJECT_DIR$/src/markdown/mdPluginLists.ts" />
430
415
  <option value="$PROJECT_DIR$/src/markdown/md-inline-rule/lists.ts" />
431
- <option value="$PROJECT_DIR$/src/mathpix-markdown-model/index.ts" />
432
416
  <option value="$PROJECT_DIR$/tests/_data/_latex-text/_data.js" />
433
417
  <option value="$PROJECT_DIR$/src/markdown/mdPluginText.ts" />
434
418
  <option value="$PROJECT_DIR$/tests/_data/_latex-text/_pageBreak.js" />
435
419
  <option value="$PROJECT_DIR$/tests/_latex-text.js" />
436
- <option value="$PROJECT_DIR$/README.md" />
437
420
  <option value="$PROJECT_DIR$/src/styles/styles-lists.ts" />
438
421
  <option value="$PROJECT_DIR$/src/markdown/md-renderer-rules/render-lists.ts" />
439
422
  <option value="$PROJECT_DIR$/tests/_data/_lists/_data.js" />
440
423
  <option value="$PROJECT_DIR$/tests/_lists.js" />
424
+ <option value="$PROJECT_DIR$/test.html" />
425
+ <option value="$PROJECT_DIR$/src/markdown/md-inline-rule/image.ts" />
426
+ <option value="$PROJECT_DIR$/src/markdown/rules.ts" />
427
+ <option value="$PROJECT_DIR$/src/markdown/mdPluginTableTabular.ts" />
428
+ <option value="$PROJECT_DIR$/src/markdown/md-renderer-rules/index.ts" />
429
+ <option value="$PROJECT_DIR$/src/markdown/md-inline-rule/includegraphics.ts" />
430
+ <option value="$PROJECT_DIR$/tests/_data/_tables.js" />
431
+ <option value="$PROJECT_DIR$/tests/_data/tables/_data.js" />
432
+ <option value="$PROJECT_DIR$/tests/_data/_tables/_data.js" />
433
+ <option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-table.ts" />
434
+ <option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts" />
435
+ <option value="$PROJECT_DIR$/tests/_tables.js" />
436
+ <option value="$PROJECT_DIR$/tests/_data/_image/_data.js" />
437
+ <option value="$PROJECT_DIR$/tests/_image.js" />
438
+ <option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/multi-column-row.ts" />
439
+ <option value="$PROJECT_DIR$/src/markdown/index.ts" />
440
+ <option value="$PROJECT_DIR$/src/markdown/md-inline-rule/tabular.ts" />
441
+ <option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts" />
442
+ <option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/sub-tabular.ts" />
443
+ <option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/tabular-td.ts" />
444
+ <option value="$PROJECT_DIR$/src/markdown/mathpix-markdown-plugins.tsx" />
445
+ <option value="$PROJECT_DIR$/src/mathpix-markdown-model/index.ts" />
446
+ <option value="$PROJECT_DIR$/src/markdown/mdPluginRaw.ts" />
447
+ <option value="$PROJECT_DIR$/src/styles/index.ts" />
441
448
  <option value="$PROJECT_DIR$/package.json" />
449
+ <option value="$PROJECT_DIR$/README.md" />
442
450
  </list>
443
451
  </option>
444
452
  </component>
@@ -467,10 +475,10 @@
467
475
  </packageJsonPaths>
468
476
  </component>
469
477
  <component name="ProjectFrameBounds">
470
- <option name="x" value="43" />
471
- <option name="y" value="23" />
472
- <option name="width" value="1920" />
473
- <option name="height" value="977" />
478
+ <option name="x" value="68" />
479
+ <option name="y" value="33" />
480
+ <option name="width" value="1525" />
481
+ <option name="height" value="966" />
474
482
  </component>
475
483
  <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
476
484
  <component name="ProjectView">
@@ -478,6 +486,7 @@
478
486
  <foldersAlwaysOnTop value="true" />
479
487
  </navigator>
480
488
  <panes>
489
+ <pane id="Scope" />
481
490
  <pane id="ProjectPane">
482
491
  <subPane>
483
492
  <expand>
@@ -485,11 +494,26 @@
485
494
  <item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
486
495
  <item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
487
496
  </path>
497
+ <path>
498
+ <item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
499
+ <item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
500
+ <item name="assets" type="462c0819:PsiDirectoryNode" />
501
+ </path>
502
+ <path>
503
+ <item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
504
+ <item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
505
+ <item name="src" type="462c0819:PsiDirectoryNode" />
506
+ </path>
507
+ <path>
508
+ <item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
509
+ <item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
510
+ <item name="src" type="462c0819:PsiDirectoryNode" />
511
+ <item name="styles" type="462c0819:PsiDirectoryNode" />
512
+ </path>
488
513
  </expand>
489
514
  <select />
490
515
  </subPane>
491
516
  </pane>
492
- <pane id="Scope" />
493
517
  </panes>
494
518
  </component>
495
519
  <component name="PropertiesComponent">
@@ -504,6 +528,9 @@
504
528
  <property name="typescript-compiler-editor-notification" value="false" />
505
529
  </component>
506
530
  <component name="RecentsManager">
531
+ <key name="CopyFile.RECENT_KEYS">
532
+ <recent name="$PROJECT_DIR$/src/mathjax/serialized-wolfram" />
533
+ </key>
507
534
  <key name="MoveFile.RECENT_KEYS">
508
535
  <recent name="$PROJECT_DIR$/tests" />
509
536
  <recent name="$PROJECT_DIR$/examples/tests-md" />
@@ -511,9 +538,6 @@
511
538
  <recent name="$PROJECT_DIR$/src/contex-menu/menu" />
512
539
  <recent name="$PROJECT_DIR$/src" />
513
540
  </key>
514
- <key name="CopyFile.RECENT_KEYS">
515
- <recent name="$PROJECT_DIR$/src/mathjax/serialized-wolfram" />
516
- </key>
517
541
  </component>
518
542
  <component name="RunDashboard">
519
543
  <option name="ruleStates">
@@ -600,18 +624,29 @@
600
624
  <workItem from="1667840583515" duration="275000" />
601
625
  <workItem from="1668060082502" duration="21451000" />
602
626
  <workItem from="1668140247125" duration="19125000" />
603
- <workItem from="1668421160305" duration="2272000" />
627
+ <workItem from="1668421160305" duration="4154000" />
628
+ <workItem from="1668513895004" duration="5267000" />
629
+ <workItem from="1668577779548" duration="18219000" />
630
+ <workItem from="1668607965970" duration="2853000" />
631
+ <workItem from="1668664708437" duration="12006000" />
632
+ <workItem from="1668683260079" duration="3656000" />
633
+ <workItem from="1668690296078" duration="4535000" />
634
+ <workItem from="1668758685627" duration="785000" />
635
+ <workItem from="1668767026089" duration="1000" />
636
+ <workItem from="1668778909481" duration="54723000" />
637
+ <workItem from="1669219644100" duration="260000" />
638
+ <workItem from="1669615116812" duration="10629000" />
639
+ <workItem from="1669629094198" duration="716000" />
604
640
  </task>
605
641
  <servers />
606
642
  </component>
607
643
  <component name="TimeTrackingManager">
608
- <option name="totallyTimeSpent" value="664749000" />
644
+ <option name="totallyTimeSpent" value="780281000" />
609
645
  </component>
610
646
  <component name="ToolWindowManager">
611
- <frame x="43" y="23" width="1920" height="977" extended-state="0" />
612
- <editor active="true" />
647
+ <frame x="68" y="33" width="1525" height="966" extended-state="0" />
613
648
  <layout>
614
- <window_info active="true" content_ui="combo" id="Project" order="0" sideWeight="0.49395162" visible="true" weight="0.17798841" />
649
+ <window_info content_ui="combo" id="Project" order="0" sideWeight="0.49395162" visible="true" weight="0.17220744" />
615
650
  <window_info id="Structure" order="1" sideWeight="0.5060484" side_tool="true" weight="0.21637055" />
616
651
  <window_info id="npm" order="2" side_tool="true" />
617
652
  <window_info id="DB Browser" order="3" />
@@ -630,7 +665,7 @@
630
665
  <window_info anchor="bottom" id="Version Control" order="9" show_stripe_button="false" />
631
666
  <window_info anchor="bottom" id="DB Execution Console" order="10" />
632
667
  <window_info anchor="bottom" id="TypeScript" order="11" />
633
- <window_info anchor="bottom" id="Terminal" order="12" visible="true" weight="0.42372882" />
668
+ <window_info active="true" anchor="bottom" id="Terminal" order="12" visible="true" weight="0.3340961" />
634
669
  <window_info anchor="bottom" id="Event Log" order="13" side_tool="true" />
635
670
  <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
636
671
  <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
@@ -648,12 +683,12 @@
648
683
  <breakpoints>
649
684
  <line-breakpoint enabled="true" type="javascript">
650
685
  <url>file://$PROJECT_DIR$/src/markdown/mdPluginRaw.ts</url>
651
- <line>489</line>
686
+ <line>490</line>
652
687
  <option name="timeStamp" value="15" />
653
688
  </line-breakpoint>
654
689
  <line-breakpoint enabled="true" type="javascript">
655
690
  <url>file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts</url>
656
- <line>344</line>
691
+ <line>352</line>
657
692
  <option name="timeStamp" value="16" />
658
693
  </line-breakpoint>
659
694
  <line-breakpoint enabled="true" type="javascript">
@@ -668,351 +703,345 @@
668
703
  </line-breakpoint>
669
704
  <line-breakpoint enabled="true" type="javascript">
670
705
  <url>file://$PROJECT_DIR$/src/markdown/mdPluginRaw.ts</url>
671
- <line>240</line>
706
+ <line>241</line>
672
707
  <option name="timeStamp" value="19" />
673
708
  </line-breakpoint>
674
709
  </breakpoints>
675
710
  </breakpoint-manager>
676
711
  </component>
677
712
  <component name="editorHistoryManager">
678
- <entry file="file://$PROJECT_DIR$/src/mathjax/wolfram.ts" />
679
- <entry file="file://$PROJECT_DIR$/tests/_data/_wolfram/_integrals.js" />
680
- <entry file="file://$PROJECT_DIR$/tests/_data/_wolfram/_systems-of-equations.js" />
681
- <entry file="file://$PROJECT_DIR$/tests/_data/_wolfram/_data.js" />
682
- <entry file="file://$PROJECT_DIR$/tests/_data/_ascii/_asciiMore.js">
713
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it-deflist/dist/markdown-it-deflist.js">
714
+ <provider selected="true" editor-type-id="text-editor" />
715
+ </entry>
716
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it-deflist/index.js">
683
717
  <provider selected="true" editor-type-id="text-editor">
684
- <state relative-caret-position="165">
685
- <caret line="11" selection-start-line="11" selection-end-line="14" selection-end-column="3" />
718
+ <state relative-caret-position="3165">
719
+ <caret line="212" selection-start-line="212" selection-end-line="212" />
686
720
  </state>
687
721
  </provider>
688
722
  </entry>
689
- <entry file="file://$PROJECT_DIR$/tests/_data/_mathjax/_data.js">
723
+ <entry file="file://$PROJECT_DIR$/tsconfig.json">
724
+ <provider selected="true" editor-type-id="text-editor" />
725
+ </entry>
726
+ <entry file="file://$PROJECT_DIR$/src/styles/styles-container.ts">
690
727
  <provider selected="true" editor-type-id="text-editor">
691
- <state>
692
- <caret selection-end-line="5" selection-end-column="4" />
728
+ <state relative-caret-position="450">
729
+ <caret line="30" column="23" selection-start-line="30" selection-start-column="23" selection-end-line="30" selection-end-column="23" />
693
730
  </state>
694
731
  </provider>
695
732
  </entry>
696
- <entry file="file://$PROJECT_DIR$/tests/_data/_mathjax/_data-nonumbers.js" />
697
- <entry file="file://$PROJECT_DIR$/src/test.html" />
698
- <entry file="file://$PROJECT_DIR$/tests/_nonumbers.js">
733
+ <entry file="file://$PROJECT_DIR$/tests/_data/_latex-text/_data.js">
699
734
  <provider selected="true" editor-type-id="text-editor">
700
- <state relative-caret-position="375">
701
- <caret line="25" column="15" selection-start-line="25" selection-start-column="15" selection-end-line="25" selection-end-column="15" />
735
+ <state relative-caret-position="5580">
736
+ <caret line="372" column="4" selection-start-line="372" selection-start-column="4" selection-end-line="372" selection-end-column="4" />
702
737
  </state>
703
738
  </provider>
704
739
  </entry>
705
- <entry file="file://$PROJECT_DIR$/tests/_mathjax.js">
740
+ <entry file="file://$PROJECT_DIR$/tests/_ascii-render.js">
741
+ <provider selected="true" editor-type-id="text-editor" />
742
+ </entry>
743
+ <entry file="file://$PROJECT_DIR$/tests/_nonumbers.js">
706
744
  <provider selected="true" editor-type-id="text-editor">
707
- <state relative-caret-position="405">
708
- <caret line="27" column="5" selection-start-line="27" selection-start-column="5" selection-end-line="27" selection-end-column="5" />
745
+ <state relative-caret-position="105">
746
+ <caret line="7" column="17" selection-end-line="31" />
709
747
  </state>
710
748
  </provider>
711
749
  </entry>
712
- <entry file="file://$PROJECT_DIR$/tests/_data/_accessibility/_data.js">
750
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/renderer.js">
713
751
  <provider selected="true" editor-type-id="text-editor">
714
- <state relative-caret-position="195">
715
- <caret line="13" column="3" selection-start-line="13" selection-start-column="3" selection-end-line="13" selection-end-column="3" />
752
+ <state relative-caret-position="3405">
753
+ <caret line="227" column="18" selection-start-line="227" selection-start-column="18" selection-end-line="227" selection-end-column="18" />
716
754
  </state>
717
755
  </provider>
718
756
  </entry>
719
- <entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/lists.ts">
757
+ <entry file="file://$PROJECT_DIR$/src/markdown/utils.ts">
720
758
  <provider selected="true" editor-type-id="text-editor">
721
- <state relative-caret-position="1800">
722
- <caret line="121" column="27" selection-start-line="121" selection-start-column="17" selection-end-line="121" selection-end-column="27" />
723
- <folding>
724
- <element signature="e#0#48#0" expanded="true" />
725
- </folding>
759
+ <state relative-caret-position="60">
760
+ <caret line="4" column="13" selection-start-line="4" selection-start-column="13" selection-end-line="4" selection-end-column="13" />
726
761
  </state>
727
762
  </provider>
728
763
  </entry>
729
- <entry file="file://$PROJECT_DIR$/src/markdown/mdPluginLists.ts">
764
+ <entry file="file://$PROJECT_DIR$/src/markdown/mdPluginConfigured.ts">
765
+ <provider selected="true" editor-type-id="text-editor" />
766
+ </entry>
767
+ <entry file="file://$PROJECT_DIR$/tests/_data/_table-markdown/_data.js">
730
768
  <provider selected="true" editor-type-id="text-editor">
731
- <state relative-caret-position="150">
732
- <caret line="30" column="12" selection-start-line="30" selection-start-column="12" selection-end-line="30" selection-end-column="12" />
733
- </state>
769
+ <state relative-caret-position="-5578" />
734
770
  </provider>
735
771
  </entry>
736
- <entry file="file://$PROJECT_DIR$/tests/_accessibility.js">
772
+ <entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-table.ts">
737
773
  <provider selected="true" editor-type-id="text-editor">
738
- <state relative-caret-position="105">
739
- <caret line="7" selection-start-line="7" selection-end-line="7" />
774
+ <state relative-caret-position="326">
775
+ <caret line="387" column="24" selection-start-line="387" selection-start-column="24" selection-end-line="387" selection-end-column="24" />
776
+ <folding>
777
+ <element signature="e#0#47#0" expanded="true" />
778
+ </folding>
740
779
  </state>
741
780
  </provider>
742
781
  </entry>
743
- <entry file="file://$PROJECT_DIR$/src/mathjax/mathjax.ts">
782
+ <entry file="file://$PROJECT_DIR$/tests/_data/_tables/_data.js">
744
783
  <provider selected="true" editor-type-id="text-editor">
745
- <state relative-caret-position="1470">
746
- <caret line="110" column="65" selection-start-line="81" selection-start-column="25" selection-end-line="81" selection-end-column="34" />
784
+ <state relative-caret-position="360">
785
+ <caret line="280" column="25" selection-start-line="280" selection-start-column="12" selection-end-line="280" selection-end-column="25" />
747
786
  </state>
748
787
  </provider>
749
788
  </entry>
750
- <entry file="file://$PROJECT_DIR$/src/mathjax/index.ts">
789
+ <entry file="file://$PROJECT_DIR$/tests/_data/_image/_data.js">
751
790
  <provider selected="true" editor-type-id="text-editor">
752
- <state relative-caret-position="3990">
753
- <caret line="273" column="16" selection-start-line="273" selection-start-column="16" selection-end-line="273" selection-end-column="16" />
791
+ <state relative-caret-position="267">
792
+ <caret line="73" column="46" selection-start-line="73" selection-start-column="46" selection-end-line="73" selection-end-column="46" />
754
793
  </state>
755
794
  </provider>
756
795
  </entry>
757
- <entry file="file://$PROJECT_DIR$/tests/_data/_nonumbers/_data.js">
796
+ <entry file="file://$PROJECT_DIR$/tests/_tables.js">
758
797
  <provider selected="true" editor-type-id="text-editor">
759
- <state>
760
- <caret column="18" selection-start-column="18" selection-end-column="18" />
798
+ <state relative-caret-position="122">
799
+ <caret line="19" column="32" selection-start-line="19" selection-start-column="32" selection-end-line="19" selection-end-column="32" />
761
800
  </state>
762
801
  </provider>
763
802
  </entry>
764
- <entry file="file://$PROJECT_DIR$/tests/_data/_ascii/_ascii_lcm.js">
803
+ <entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts">
765
804
  <provider selected="true" editor-type-id="text-editor">
766
- <state relative-caret-position="1845">
767
- <caret line="123" column="3" selection-start-line="123" selection-start-column="3" selection-end-line="123" selection-end-column="3" />
805
+ <state relative-caret-position="120">
806
+ <caret line="260" column="26" selection-start-line="260" selection-start-column="26" selection-end-line="260" selection-end-column="26" />
768
807
  </state>
769
808
  </provider>
770
809
  </entry>
771
- <entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/js/core/Tree/Visitor.d.ts">
810
+ <entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/multi-column-row.ts">
772
811
  <provider selected="true" editor-type-id="text-editor">
773
- <state relative-caret-position="225">
774
- <caret line="16" column="4" selection-start-line="16" selection-start-column="4" selection-end-line="16" selection-end-column="4" />
812
+ <state relative-caret-position="135">
813
+ <caret line="9" column="49" selection-start-line="9" selection-start-column="49" selection-end-line="9" selection-end-column="49" />
775
814
  </state>
776
815
  </provider>
777
816
  </entry>
778
- <entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/ts/core/MmlTree/OperatorDictionary.ts">
817
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_block/code.js">
818
+ <provider selected="true" editor-type-id="text-editor" />
819
+ </entry>
820
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_block/fence.js">
779
821
  <provider selected="true" editor-type-id="text-editor">
780
- <state relative-caret-position="5790">
781
- <caret line="387" column="10" selection-start-line="387" selection-start-column="10" selection-end-line="387" selection-end-column="15" />
822
+ <state relative-caret-position="176">
823
+ <caret line="12" column="47" selection-start-line="12" selection-start-column="38" selection-end-line="12" selection-end-column="47" />
782
824
  </state>
783
825
  </provider>
784
826
  </entry>
785
- <entry file="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/helperA.ts">
827
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_inline/escape.js">
786
828
  <provider selected="true" editor-type-id="text-editor">
787
- <state relative-caret-position="2925">
788
- <caret line="195" column="15" selection-start-line="195" selection-start-column="10" selection-end-line="195" selection-end-column="15" />
789
- </state>
829
+ <state relative-caret-position="-231" />
790
830
  </provider>
791
831
  </entry>
792
- <entry file="file://$PROJECT_DIR$/src/markdown/mdPluginTableTabular.ts">
793
- <provider selected="true" editor-type-id="text-editor" />
832
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_inline/entity.js">
833
+ <provider selected="true" editor-type-id="text-editor">
834
+ <state relative-caret-position="-185" />
835
+ </provider>
794
836
  </entry>
795
- <entry file="file://$PROJECT_DIR$/src/markdown/mdPluginSeparateForBlock.ts">
837
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_inline/state_inline.js">
796
838
  <provider selected="true" editor-type-id="text-editor" />
797
839
  </entry>
798
- <entry file="file://$PROJECT_DIR$/package-lock.json">
840
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/parser_inline.js">
841
+ <provider selected="true" editor-type-id="text-editor">
842
+ <state relative-caret-position="-323" />
843
+ </provider>
844
+ </entry>
845
+ <entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/sub-tabular.ts">
799
846
  <provider selected="true" editor-type-id="text-editor">
800
- <state relative-caret-position="268">
801
- <caret line="2470" column="35" lean-forward="true" selection-start-line="2470" selection-start-column="35" selection-end-line="2470" selection-end-column="35" />
847
+ <state relative-caret-position="215">
848
+ <caret line="22" column="28" selection-start-line="22" selection-start-column="28" selection-end-line="22" selection-end-column="28" />
802
849
  </state>
803
850
  </provider>
804
851
  </entry>
805
- <entry file="file://$PROJECT_DIR$/src/markdown/mdPluginText.ts">
852
+ <entry file="file://$PROJECT_DIR$/src/markdown/rules.ts">
806
853
  <provider selected="true" editor-type-id="text-editor">
807
- <state relative-caret-position="5895">
808
- <caret line="395" column="31" selection-start-line="395" selection-start-column="22" selection-end-line="395" selection-end-column="31" />
854
+ <state relative-caret-position="495">
855
+ <caret line="34" selection-start-line="34" selection-end-line="34" />
809
856
  <folding>
810
- <element signature="e#0#81#0" expanded="true" />
857
+ <element signature="e#0#38#0" expanded="true" />
858
+ <element signature="n#!!block;n#html_block_injectLineNumbers#0" />
811
859
  </folding>
812
860
  </state>
813
861
  </provider>
814
862
  </entry>
815
- <entry file="file://$PROJECT_DIR$/tests/_latex-text.js">
863
+ <entry file="file://$PROJECT_DIR$/src/markdown/index.ts">
816
864
  <provider selected="true" editor-type-id="text-editor">
817
- <state relative-caret-position="750">
818
- <caret line="50" column="7" selection-start-line="50" selection-start-column="7" selection-end-line="50" selection-end-column="7" />
865
+ <state relative-caret-position="645">
866
+ <caret line="48" column="25" selection-start-line="48" selection-start-column="25" selection-end-line="48" selection-end-column="25" />
819
867
  </state>
820
868
  </provider>
821
869
  </entry>
822
- <entry file="file://$PROJECT_DIR$/tests/_data/_latex-text/_pageBreak.js">
870
+ <entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts">
823
871
  <provider selected="true" editor-type-id="text-editor">
824
- <state relative-caret-position="300">
825
- <caret line="20" selection-start-line="20" selection-end-line="20" />
872
+ <state relative-caret-position="3540">
873
+ <caret line="243" column="9" selection-start-line="243" selection-start-column="9" selection-end-line="243" selection-end-column="9" />
826
874
  </state>
827
875
  </provider>
828
876
  </entry>
829
- <entry file="file://$PROJECT_DIR$/src/markdown/mdPluginTOC.ts">
877
+ <entry file="file://$PROJECT_DIR$/tests/_image.js">
878
+ <provider selected="true" editor-type-id="text-editor">
879
+ <state relative-caret-position="105">
880
+ <caret line="7" selection-start-line="7" selection-end-line="8" />
881
+ </state>
882
+ </provider>
883
+ </entry>
884
+ <entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/image.ts">
885
+ <provider selected="true" editor-type-id="text-editor">
886
+ <state relative-caret-position="1545">
887
+ <caret line="103" selection-start-line="103" selection-end-line="104" selection-end-column="62" />
888
+ </state>
889
+ </provider>
890
+ </entry>
891
+ <entry file="file://$PROJECT_DIR$/src/markdown/mdPluginTableTabular.ts">
892
+ <provider selected="true" editor-type-id="text-editor">
893
+ <state relative-caret-position="75">
894
+ <caret line="14" column="23" selection-start-line="14" selection-start-column="23" selection-end-line="14" selection-end-column="23" />
895
+ </state>
896
+ </provider>
897
+ </entry>
898
+ <entry file="file://$PROJECT_DIR$/tests/_table-markdown.js">
830
899
  <provider selected="true" editor-type-id="text-editor" />
831
900
  </entry>
832
901
  <entry file="file://$PROJECT_DIR$/src/markdown/mdPluginRaw.ts">
833
902
  <provider selected="true" editor-type-id="text-editor">
834
- <state relative-caret-position="540">
835
- <caret line="477" column="42" selection-start-line="477" selection-start-column="42" selection-end-line="477" selection-end-column="42" />
903
+ <state relative-caret-position="9390">
904
+ <caret line="905" column="55" selection-start-line="905" selection-start-column="20" selection-end-line="905" selection-end-column="55" />
836
905
  <folding>
837
906
  <element signature="e#0#38#0" expanded="true" />
838
907
  <element signature="n#!!block;n#MathML#0" />
839
908
  <element signature="n#!!block;n#inlineMathML#0" />
840
909
  <element signature="n#!!block;n#mathMLBlock#0" />
841
- <element signature="n#!!block;n#multiMath#0" />
842
- <element signature="e#6734#6948#0" />
843
- <element signature="n#!!block;n#refs#0" />
844
910
  <element signature="n#!!block;n#simpleMath#0" />
845
911
  <element signature="n#!!block;n#usepackage#0" />
846
912
  <element signature="n#!!block;n#extend#0" />
847
- <element signature="e#12693#12843#0" />
848
- <element signature="e#12888#15836#0" />
849
- <element signature="e#15865#16588#0" />
850
- <element signature="e#16637#17248#0" />
851
- <element signature="e#17284#17872#0" />
852
- <element signature="e#17977#18480#0" />
853
- <element signature="n#!!block;n#paragraphDiv#0" />
854
- <element signature="e#23645#24613#0" />
855
- <element signature="e#24632#25097#0" />
856
- <element signature="e#25126#27034#0" />
857
913
  </folding>
858
914
  </state>
859
915
  </provider>
860
916
  </entry>
861
- <entry file="file://$PROJECT_DIR$/src/markdown/mdPluginConfigured.ts">
862
- <provider selected="true" editor-type-id="text-editor" />
863
- </entry>
864
- <entry file="file://$PROJECT_DIR$/src/markdown/mdPluginAnchor.ts">
865
- <provider selected="true" editor-type-id="text-editor" />
866
- </entry>
867
- <entry file="file://$PROJECT_DIR$/README.md">
868
- <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
869
- <state split_layout="FIRST">
870
- <first_editor relative-caret-position="11910">
871
- <caret line="794" selection-start-line="794" selection-end-line="794" />
872
- </first_editor>
873
- <second_editor />
917
+ <entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/tabular-td.ts">
918
+ <provider selected="true" editor-type-id="text-editor">
919
+ <state relative-caret-position="1620">
920
+ <caret line="109" column="7" selection-start-line="109" selection-start-column="7" selection-end-line="109" selection-end-column="7" />
874
921
  </state>
875
922
  </provider>
876
923
  </entry>
877
- <entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/lists/index.ts">
924
+ <entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/tabular.ts">
878
925
  <provider selected="true" editor-type-id="text-editor">
879
- <state relative-caret-position="7320">
880
- <caret line="489" column="7" selection-start-line="489" selection-start-column="7" selection-end-line="489" selection-end-column="7" />
881
- <folding>
882
- <element signature="e#0#47#0" expanded="true" />
883
- </folding>
926
+ <state relative-caret-position="720">
927
+ <caret line="49" column="11" selection-start-line="49" selection-start-column="11" selection-end-line="49" selection-end-column="11" />
884
928
  </state>
885
929
  </provider>
886
930
  </entry>
887
- <entry file="file://$PROJECT_DIR$/tests/_lists.js">
931
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_inline/image.js">
888
932
  <provider selected="true" editor-type-id="text-editor">
889
- <state relative-caret-position="330">
890
- <caret line="22" column="56" selection-start-line="22" selection-start-column="56" selection-end-line="22" selection-end-column="56" />
933
+ <state relative-caret-position="1605">
934
+ <caret line="107" column="12" selection-start-line="107" selection-start-column="12" selection-end-line="107" selection-end-column="12" />
891
935
  </state>
892
936
  </provider>
893
937
  </entry>
894
- <entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts">
938
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/common/utils.js">
895
939
  <provider selected="true" editor-type-id="text-editor">
896
- <state>
897
- <folding>
898
- <element signature="e#0#47#0" expanded="true" />
899
- </folding>
940
+ <state relative-caret-position="3600">
941
+ <caret line="241" column="9" selection-start-line="241" selection-start-column="9" selection-end-line="241" selection-end-column="9" />
900
942
  </state>
901
943
  </provider>
902
944
  </entry>
903
- <entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/common.ts">
945
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/ruler.js">
904
946
  <provider selected="true" editor-type-id="text-editor" />
905
947
  </entry>
906
- <entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-table.ts">
907
- <provider selected="true" editor-type-id="text-editor">
908
- <state relative-caret-position="1065">
909
- <caret line="76" column="56" selection-start-line="76" selection-start-column="56" selection-end-line="76" selection-end-column="56" />
910
- <folding>
911
- <element signature="e#0#47#0" expanded="true" />
912
- </folding>
913
- </state>
914
- </provider>
948
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/token.js">
949
+ <provider selected="true" editor-type-id="text-editor" />
915
950
  </entry>
916
- <entry file="file://$PROJECT_DIR$/node_modules/typescript/lib/lib.es5.d.ts">
951
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/index.js">
917
952
  <provider selected="true" editor-type-id="text-editor">
918
- <state relative-caret-position="1035">
919
- <caret line="82" column="17" selection-start-line="82" selection-start-column="17" selection-end-line="82" selection-end-column="17" />
953
+ <state relative-caret-position="450">
954
+ <caret line="30" selection-start-line="30" selection-end-line="30" />
920
955
  </state>
921
956
  </provider>
922
957
  </entry>
923
- <entry file="file://$PROJECT_DIR$/node_modules/markdown-it-deflist/dist/markdown-it-deflist.js">
958
+ <entry file="file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts">
924
959
  <provider selected="true" editor-type-id="text-editor">
925
- <state>
926
- <folding>
927
- <element signature="n#!!doc" expanded="true" />
928
- </folding>
960
+ <state relative-caret-position="1155">
961
+ <caret line="91" column="37" selection-start-line="91" selection-start-column="2" selection-end-line="91" selection-end-column="37" />
929
962
  </state>
930
963
  </provider>
931
964
  </entry>
932
- <entry file="file://$PROJECT_DIR$/node_modules/markdown-it-deflist/index.js">
965
+ <entry file="file://$PROJECT_DIR$/package.json">
933
966
  <provider selected="true" editor-type-id="text-editor">
934
- <state relative-caret-position="3165">
935
- <caret line="212" selection-start-line="212" selection-end-line="212" />
936
- <folding>
937
- <element signature="n#!!doc" expanded="true" />
938
- </folding>
967
+ <state relative-caret-position="235">
968
+ <caret line="16" column="13" selection-start-line="16" selection-start-column="13" selection-end-line="16" selection-end-column="13" />
939
969
  </state>
940
970
  </provider>
941
971
  </entry>
942
- <entry file="file://$PROJECT_DIR$/tsconfig.json">
943
- <provider selected="true" editor-type-id="text-editor" />
944
- </entry>
945
- <entry file="file://$PROJECT_DIR$/.gitignore">
946
- <provider selected="true" editor-type-id="text-editor" />
947
- </entry>
948
- <entry file="file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts">
972
+ <entry file="file://$PROJECT_DIR$/src/markdown/mdOptions.ts">
949
973
  <provider selected="true" editor-type-id="text-editor">
950
- <state relative-caret-position="1080">
951
- <caret line="86" column="27" selection-start-line="86" selection-start-column="27" selection-end-line="86" selection-end-column="27" />
974
+ <state relative-caret-position="45">
975
+ <caret line="3" column="35" selection-start-line="3" selection-start-column="13" selection-end-line="3" selection-end-column="35" />
952
976
  </state>
953
977
  </provider>
954
978
  </entry>
955
- <entry file="file://$PROJECT_DIR$/src/styles/styles-lists.ts">
979
+ <entry file="file://$PROJECT_DIR$/src/markdown/mathpix-markdown-plugins.tsx">
956
980
  <provider selected="true" editor-type-id="text-editor">
957
- <state relative-caret-position="435">
958
- <caret line="29" column="34" selection-start-line="29" selection-start-column="34" selection-end-line="29" selection-end-column="34" />
981
+ <state relative-caret-position="720">
982
+ <caret line="64" column="21" selection-start-line="64" selection-start-column="21" selection-end-line="64" selection-end-column="21" />
959
983
  </state>
960
984
  </provider>
961
985
  </entry>
962
- <entry file="file://$PROJECT_DIR$/tests/_data/_lists/_data.js">
986
+ <entry file="file://$PROJECT_DIR$/src/markdown/md-renderer-rules/index.ts">
963
987
  <provider selected="true" editor-type-id="text-editor">
964
- <state relative-caret-position="2445">
965
- <caret line="163" selection-start-line="163" selection-end-line="163" />
988
+ <state relative-caret-position="360">
989
+ <caret line="25" column="43" selection-start-line="25" selection-start-column="43" selection-end-line="25" selection-end-column="43" />
966
990
  </state>
967
991
  </provider>
968
992
  </entry>
969
- <entry file="file://$PROJECT_DIR$/src/styles/styles-container.ts">
993
+ <entry file="file://$PROJECT_DIR$/src/components/mathpix-markdown/index.tsx">
970
994
  <provider selected="true" editor-type-id="text-editor">
971
- <state relative-caret-position="450">
972
- <caret line="30" column="23" selection-start-line="30" selection-start-column="23" selection-end-line="30" selection-end-column="23" />
995
+ <state relative-caret-position="300">
996
+ <caret line="20" column="45" selection-start-line="20" selection-start-column="10" selection-end-line="20" selection-end-column="45" />
997
+ <folding>
998
+ <element signature="e#0#31#0" expanded="true" />
999
+ </folding>
973
1000
  </state>
974
1001
  </provider>
975
1002
  </entry>
976
- <entry file="file://$PROJECT_DIR$/tests/_data/_latex-text/_data.js">
1003
+ <entry file="file://$PROJECT_DIR$/src/styles/styles-code.ts">
977
1004
  <provider selected="true" editor-type-id="text-editor">
978
- <state relative-caret-position="5580">
979
- <caret line="372" column="4" selection-start-line="372" selection-start-column="4" selection-end-line="372" selection-end-column="4" />
1005
+ <state relative-caret-position="225">
1006
+ <caret line="15" column="18" selection-start-line="15" selection-start-column="18" selection-end-line="15" selection-end-column="18" />
980
1007
  </state>
981
1008
  </provider>
982
1009
  </entry>
983
- <entry file="file://$PROJECT_DIR$/src/components/mathpix-markdown/index.tsx">
1010
+ <entry file="file://$PROJECT_DIR$/src/styles/index.ts">
984
1011
  <provider selected="true" editor-type-id="text-editor">
985
- <state relative-caret-position="690">
986
- <caret line="47" column="64" selection-start-line="47" selection-start-column="64" selection-end-line="47" selection-end-column="64" />
987
- <folding>
988
- <element signature="e#0#31#0" expanded="true" />
989
- </folding>
1012
+ <state relative-caret-position="1290">
1013
+ <caret line="86" column="5" selection-start-line="86" selection-start-column="5" selection-end-line="86" selection-end-column="5" />
990
1014
  </state>
991
1015
  </provider>
992
1016
  </entry>
993
- <entry file="file://$PROJECT_DIR$/src/markdown/md-renderer-rules/render-lists.ts">
1017
+ <entry file="file://$PROJECT_DIR$/package-lock.json">
1018
+ <provider selected="true" editor-type-id="text-editor" />
1019
+ </entry>
1020
+ <entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/includegraphics.ts">
994
1021
  <provider selected="true" editor-type-id="text-editor">
995
- <state relative-caret-position="196">
996
- <caret line="49" column="66" lean-forward="true" selection-start-line="49" selection-start-column="66" selection-end-line="49" selection-end-column="66" />
997
- <folding>
998
- <element signature="n#style#0;n#ulEXTERNAL_FRAGMENT#0;n#li#0;n#!!top" expanded="true" />
999
- <element signature="n#style#0;n#ulEXTERNAL_FRAGMENT#0;n#!!top" expanded="true" />
1000
- <element signature="n#style#0;n#olEXTERNAL_FRAGMENT#0;n#!!top" expanded="true" />
1001
- </folding>
1022
+ <state relative-caret-position="1695">
1023
+ <caret line="114" column="15" selection-start-line="114" selection-start-column="15" selection-end-line="114" selection-end-column="15" />
1002
1024
  </state>
1003
1025
  </provider>
1004
1026
  </entry>
1005
- <entry file="file://$PROJECT_DIR$/src/markdown/index.ts">
1027
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_block/table.js">
1006
1028
  <provider selected="true" editor-type-id="text-editor">
1007
- <state relative-caret-position="359">
1008
- <caret line="33" column="18" selection-start-line="33" selection-start-column="4" selection-end-line="33" selection-end-column="18" />
1029
+ <state relative-caret-position="1530">
1030
+ <caret line="102" selection-start-line="102" selection-end-line="103" />
1009
1031
  </state>
1010
1032
  </provider>
1011
1033
  </entry>
1012
- <entry file="file://$PROJECT_DIR$/package.json">
1013
- <provider selected="true" editor-type-id="text-editor">
1014
- <state relative-caret-position="30">
1015
- <caret line="2" column="20" selection-start-line="2" selection-start-column="20" selection-end-line="2" selection-end-column="20" />
1034
+ <entry file="file://$PROJECT_DIR$/README.md">
1035
+ <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
1036
+ <state split_layout="FIRST">
1037
+ <first_editor relative-caret-position="536">
1038
+ <caret line="719" column="172" selection-start-line="719" selection-start-column="172" selection-end-line="719" selection-end-column="172" />
1039
+ <folding>
1040
+ <element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#0;n#div#0;n#!!top" expanded="true" />
1041
+ <element signature="e#0#121#1" expanded="true" />
1042
+ </folding>
1043
+ </first_editor>
1044
+ <second_editor />
1016
1045
  </state>
1017
1046
  </provider>
1018
1047
  </entry>