mathpix-markdown-it 1.2.19 → 1.2.21

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 (35) hide show
  1. package/.circleci/config.yml +2 -2
  2. package/.idea/workspace.xml +395 -382
  3. package/README.md +3 -1
  4. package/es5/bundle.js +40 -2
  5. package/es5/context-menu.js +1 -1
  6. package/es5/index.js +40 -2
  7. package/lib/components/mathpix-loader/index.d.ts +2 -1
  8. package/lib/components/mathpix-loader/index.js.map +1 -1
  9. package/lib/components/mathpix-markdown/index.d.ts +1 -1
  10. package/lib/components/mathpix-markdown/index.js +3 -2
  11. package/lib/components/mathpix-markdown/index.js.map +1 -1
  12. package/lib/copy-to-clipboard/clipboard-copy-element.d.ts +1 -0
  13. package/lib/copy-to-clipboard/clipboard-copy-element.js +23 -0
  14. package/lib/copy-to-clipboard/clipboard-copy-element.js.map +1 -0
  15. package/lib/copy-to-clipboard/clipboard-copy-styles.d.ts +1 -0
  16. package/lib/copy-to-clipboard/clipboard-copy-styles.js +6 -0
  17. package/lib/copy-to-clipboard/clipboard-copy-styles.js.map +1 -0
  18. package/lib/copy-to-clipboard/clipboard.d.ts +2 -0
  19. package/lib/copy-to-clipboard/clipboard.js +42 -0
  20. package/lib/copy-to-clipboard/clipboard.js.map +1 -0
  21. package/lib/copy-to-clipboard/index.d.ts +6 -0
  22. package/lib/copy-to-clipboard/index.js +114 -0
  23. package/lib/copy-to-clipboard/index.js.map +1 -0
  24. package/lib/markdown/index.js +3 -2
  25. package/lib/markdown/index.js.map +1 -1
  26. package/lib/markdown/mathpix-markdown-plugins.js +3 -2
  27. package/lib/markdown/mathpix-markdown-plugins.js.map +1 -1
  28. package/lib/markdown/mdHighlightCodePlugin.js +14 -1
  29. package/lib/markdown/mdHighlightCodePlugin.js.map +1 -1
  30. package/lib/mathjax/mathJaxConfig.js +1 -1
  31. package/lib/mathjax/mathJaxConfig.js.map +1 -1
  32. package/lib/mathpix-markdown-model/index.d.ts +2 -0
  33. package/lib/mathpix-markdown-model/index.js +10 -6
  34. package/lib/mathpix-markdown-model/index.js.map +1 -1
  35. package/package.json +5 -5
@@ -22,40 +22,40 @@
22
22
  <session id="1706553226">
23
23
  <usages-collector id="statistics.lifecycle.project">
24
24
  <counts>
25
- <entry key="project.closed" value="302" />
25
+ <entry key="project.closed" value="313" />
26
26
  <entry key="project.open.time.10" value="8" />
27
- <entry key="project.open.time.11" value="14" />
27
+ <entry key="project.open.time.11" value="15" />
28
28
  <entry key="project.open.time.12" value="6" />
29
- <entry key="project.open.time.13" value="18" />
29
+ <entry key="project.open.time.13" value="19" />
30
30
  <entry key="project.open.time.14" value="5" />
31
31
  <entry key="project.open.time.15" value="8" />
32
- <entry key="project.open.time.16" value="1" />
32
+ <entry key="project.open.time.16" value="2" />
33
33
  <entry key="project.open.time.17" value="3" />
34
34
  <entry key="project.open.time.18" value="3" />
35
35
  <entry key="project.open.time.19" value="1" />
36
36
  <entry key="project.open.time.2" value="31" />
37
37
  <entry key="project.open.time.20" value="3" />
38
38
  <entry key="project.open.time.22" value="4" />
39
- <entry key="project.open.time.3" value="76" />
39
+ <entry key="project.open.time.3" value="79" />
40
40
  <entry key="project.open.time.30" value="1" />
41
41
  <entry key="project.open.time.31" value="1" />
42
42
  <entry key="project.open.time.32" value="1" />
43
43
  <entry key="project.open.time.34" value="2" />
44
- <entry key="project.open.time.4" value="74" />
44
+ <entry key="project.open.time.4" value="79" />
45
45
  <entry key="project.open.time.43" value="1" />
46
46
  <entry key="project.open.time.48" value="1" />
47
- <entry key="project.open.time.5" value="30" />
47
+ <entry key="project.open.time.5" value="31" />
48
48
  <entry key="project.open.time.6" value="22" />
49
49
  <entry key="project.open.time.7" value="7" />
50
50
  <entry key="project.open.time.8" value="4" />
51
51
  <entry key="project.open.time.81" value="1" />
52
52
  <entry key="project.open.time.9" value="3" />
53
- <entry key="project.opened" value="331" />
53
+ <entry key="project.opened" value="343" />
54
54
  </counts>
55
55
  </usages-collector>
56
56
  <usages-collector id="statistics.js.language.service.starts">
57
57
  <counts>
58
- <entry key="TypeScriptServerServiceImpl" value="315" />
58
+ <entry key="TypeScriptServerServiceImpl" value="325" />
59
59
  </counts>
60
60
  </usages-collector>
61
61
  <usages-collector id="statistics.file.extensions.open">
@@ -65,25 +65,26 @@
65
65
  <entry key="ejs" value="1" />
66
66
  <entry key="env" value="6" />
67
67
  <entry key="gif" value="1" />
68
- <entry key="gitignore" value="9" />
68
+ <entry key="gitignore" value="10" />
69
69
  <entry key="gitmodules" value="1" />
70
70
  <entry key="html" value="22" />
71
- <entry key="js" value="742" />
71
+ <entry key="js" value="767" />
72
72
  <entry key="jshintignore" value="1" />
73
73
  <entry key="jshintrc" value="1" />
74
- <entry key="json" value="100" />
74
+ <entry key="json" value="105" />
75
75
  <entry key="jsx" value="25" />
76
- <entry key="lock" value="18" />
77
- <entry key="md" value="65" />
78
- <entry key="npmignore" value="4" />
76
+ <entry key="lock" value="19" />
77
+ <entry key="md" value="66" />
78
+ <entry key="npmignore" value="5" />
79
79
  <entry key="npmrc" value="2" />
80
+ <entry key="patch" value="3" />
80
81
  <entry key="png" value="12" />
81
82
  <entry key="sre" value="1" />
82
- <entry key="ts" value="1603" />
83
- <entry key="tsx" value="78" />
84
- <entry key="txt" value="1" />
83
+ <entry key="ts" value="1638" />
84
+ <entry key="tsx" value="85" />
85
+ <entry key="txt" value="2" />
85
86
  <entry key="yarnignore" value="3" />
86
- <entry key="yml" value="3" />
87
+ <entry key="yml" value="5" />
87
88
  </counts>
88
89
  </usages-collector>
89
90
  <usages-collector id="statistics.file.types.open">
@@ -94,42 +95,45 @@
94
95
  <entry key="HTML" value="22" />
95
96
  <entry key="Image" value="13" />
96
97
  <entry key="JSHint" value="1" />
97
- <entry key="JSON" value="93" />
98
+ <entry key="JSON" value="97" />
98
99
  <entry key="JSX Harmony" value="25" />
99
- <entry key="JavaScript" value="743" />
100
- <entry key="Markdown" value="65" />
101
- <entry key="PLAIN_TEXT" value="22" />
102
- <entry key="TypeScript" value="1603" />
103
- <entry key="TypeScript JSX" value="78" />
104
- <entry key="YAML" value="3" />
105
- <entry key="tsconfig" value="9" />
106
- <entry key="yarn.lock" value="17" />
100
+ <entry key="JavaScript" value="768" />
101
+ <entry key="Markdown" value="66" />
102
+ <entry key="PATCH" value="3" />
103
+ <entry key="PLAIN_TEXT" value="25" />
104
+ <entry key="TypeScript" value="1638" />
105
+ <entry key="TypeScript JSX" value="85" />
106
+ <entry key="YAML" value="5" />
107
+ <entry key="tsconfig" value="10" />
108
+ <entry key="yarn.lock" value="18" />
107
109
  </counts>
108
110
  </usages-collector>
109
111
  <usages-collector id="statistics.file.extensions.edit">
110
112
  <counts>
111
113
  <entry key="css" value="98" />
114
+ <entry key="gitignore" value="1" />
112
115
  <entry key="html" value="48" />
113
- <entry key="js" value="15200" />
114
- <entry key="json" value="157" />
116
+ <entry key="js" value="15886" />
117
+ <entry key="json" value="160" />
115
118
  <entry key="jsx" value="1587" />
116
- <entry key="md" value="3163" />
117
- <entry key="ts" value="143744" />
118
- <entry key="tsx" value="1666" />
119
- <entry key="yml" value="41" />
119
+ <entry key="md" value="3204" />
120
+ <entry key="ts" value="145701" />
121
+ <entry key="tsx" value="1697" />
122
+ <entry key="yml" value="45" />
120
123
  </counts>
121
124
  </usages-collector>
122
125
  <usages-collector id="statistics.file.types.edit">
123
126
  <counts>
124
127
  <entry key="CSS" value="98" />
125
- <entry key="HTML" value="126" />
126
- <entry key="JSON" value="117" />
128
+ <entry key="HTML" value="128" />
129
+ <entry key="JSON" value="120" />
127
130
  <entry key="JSX Harmony" value="1587" />
128
- <entry key="JavaScript" value="15213" />
129
- <entry key="Markdown" value="3083" />
130
- <entry key="TypeScript" value="143733" />
131
- <entry key="TypeScript JSX" value="1666" />
132
- <entry key="YAML" value="41" />
131
+ <entry key="JavaScript" value="15899" />
132
+ <entry key="Markdown" value="3124" />
133
+ <entry key="PLAIN_TEXT" value="1" />
134
+ <entry key="TypeScript" value="145688" />
135
+ <entry key="TypeScript JSX" value="1697" />
136
+ <entry key="YAML" value="45" />
133
137
  <entry key="tsconfig" value="40" />
134
138
  </counts>
135
139
  </usages-collector>
@@ -139,159 +143,166 @@
139
143
  <favorites_list name="mathpix-markdown-it" />
140
144
  </component>
141
145
  <component name="FileEditorManager">
142
- <splitter split-orientation="horizontal" split-proportion="0.5134865">
146
+ <splitter split-orientation="horizontal" split-proportion="0.9">
143
147
  <split-first>
144
148
  <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
145
149
  <file pinned="false" current-in-tab="false">
146
- <entry file="file://$PROJECT_DIR$/src/markdown/md-latex-footnotes/block-rule.ts">
150
+ <entry file="file://$PROJECT_DIR$/src/markdown/mdPluginRaw.ts">
147
151
  <provider selected="true" editor-type-id="text-editor">
148
- <state relative-caret-position="133">
149
- <caret line="331" column="4" selection-start-line="331" selection-start-column="4" selection-end-line="331" selection-end-column="4" />
150
- <folding>
151
- <element signature="e#0#47#0" expanded="true" />
152
- </folding>
152
+ <state relative-caret-position="14175">
153
+ <caret line="983" column="26" selection-start-line="983" selection-start-column="2" selection-end-line="983" selection-end-column="26" />
153
154
  </state>
154
155
  </provider>
155
156
  </entry>
156
157
  </file>
157
158
  <file pinned="false" current-in-tab="false">
158
- <entry file="file://$PROJECT_DIR$/src/markdown/utils.ts">
159
+ <entry file="file://$PROJECT_DIR$/src/markdown/mathpix-markdown-plugins.tsx">
159
160
  <provider selected="true" editor-type-id="text-editor">
160
- <state relative-caret-position="4635">
161
- <caret line="309" column="64" selection-start-line="309" selection-start-column="64" selection-end-line="309" selection-end-column="64" />
161
+ <state relative-caret-position="3630">
162
+ <caret line="262" selection-start-line="262" selection-end-line="262" />
162
163
  </state>
163
164
  </provider>
164
165
  </entry>
165
166
  </file>
166
167
  <file pinned="false" current-in-tab="false">
167
- <entry file="file://$PROJECT_DIR$/src/markdown/md-latex-footnotes/core-rule.ts">
168
+ <entry file="file://$PROJECT_DIR$/src/markdown/rules.ts">
168
169
  <provider selected="true" editor-type-id="text-editor">
169
- <state relative-caret-position="1065">
170
- <caret line="72" column="42" selection-start-line="72" selection-start-column="42" selection-end-line="72" selection-end-column="42" />
171
- <folding>
172
- <element signature="e#0#36#0" expanded="true" />
173
- </folding>
170
+ <state relative-caret-position="2595">
171
+ <caret line="177" column="13" selection-start-line="177" selection-start-column="13" selection-end-line="177" selection-end-column="13" />
174
172
  </state>
175
173
  </provider>
176
174
  </entry>
177
175
  </file>
178
176
  <file pinned="false" current-in-tab="false">
179
- <entry file="file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts">
177
+ <entry file="file://$PROJECT_DIR$/src/markdown/index.ts">
180
178
  <provider selected="true" editor-type-id="text-editor">
181
- <state relative-caret-position="6645">
182
- <caret line="457" column="24" selection-start-line="457" selection-start-column="13" selection-end-line="457" selection-end-column="24" />
179
+ <state relative-caret-position="1650">
180
+ <caret line="115" column="27" selection-start-line="115" selection-start-column="27" selection-end-line="115" selection-end-column="27" />
183
181
  </state>
184
182
  </provider>
185
183
  </entry>
186
184
  </file>
187
185
  <file pinned="false" current-in-tab="false">
188
- <entry file="file://$PROJECT_DIR$/src/styles/styles-container.ts">
186
+ <entry file="file://$PROJECT_DIR$/src/markdown/mdPluginText.ts">
189
187
  <provider selected="true" editor-type-id="text-editor">
190
- <state>
191
- <caret column="13" selection-start-column="13" selection-end-column="13" />
188
+ <state relative-caret-position="21825">
189
+ <caret line="1470" column="6" selection-start-line="1470" selection-start-column="6" selection-end-line="1470" selection-end-column="6" />
192
190
  </state>
193
191
  </provider>
194
192
  </entry>
195
193
  </file>
194
+ <file pinned="false" current-in-tab="true">
195
+ <entry file="file://$PROJECT_DIR$/README.md">
196
+ <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
197
+ <state split_layout="FIRST">
198
+ <first_editor relative-caret-position="139">
199
+ <caret line="795" column="18" selection-start-line="795" selection-start-column="3" selection-end-line="795" selection-end-column="18" />
200
+ <folding>
201
+ <element signature="e#0#31#0" expanded="true" />
202
+ <element signature="e#598#713#0" expanded="true" />
203
+ <element signature="n#style#0;n#mathml#0;n#span#0;n#!!top" expanded="true" />
204
+ <element signature="n#style#0;n#asciimath#0;n#span#0;n#!!top" expanded="true" />
205
+ <element signature="n#style#0;n#latex#0;n#span#0;n#!!top" expanded="true" />
206
+ <element signature="n#style#0;n#tsv#0;n#div#0;n#!!top" expanded="true" />
207
+ <element signature="n#style#0;n#asciimath#0;n#span#0;n#div#0;n#!!top" expanded="true" />
208
+ <element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
209
+ <element signature="n#style#0;n#tsv#0;n#div#0;n#!!top" expanded="true" />
210
+ <element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#0;n#div#0;n#!!top" expanded="true" />
211
+ <element signature="e#0#59#0" expanded="true" />
212
+ <element signature="n#style#0;n#mjx-container#0;n#span#0;n#div#0;n#!!top" expanded="true" />
213
+ <element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#0;n#div#0;n#!!top" expanded="true" />
214
+ <element signature="e#0#121#1" expanded="true" />
215
+ </folding>
216
+ </first_editor>
217
+ <second_editor />
218
+ </state>
219
+ </provider>
220
+ </entry>
221
+ </file>
222
+ </leaf>
223
+ </split-first>
224
+ <split-second>
225
+ <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
196
226
  <file pinned="false" current-in-tab="false">
197
- <entry file="file://$PROJECT_DIR$/src/styles/index.ts">
227
+ <entry file="file://$PROJECT_DIR$/src/copy-to-clipboard/clipboard-copy-styles.ts">
198
228
  <provider selected="true" editor-type-id="text-editor">
199
- <state relative-caret-position="1650">
200
- <caret line="110" column="5" selection-start-line="110" selection-start-column="5" selection-end-line="110" selection-end-column="5" />
229
+ <state relative-caret-position="45">
230
+ <caret line="3" column="17" selection-start-line="3" selection-start-column="17" selection-end-line="3" selection-end-column="17" />
201
231
  </state>
202
232
  </provider>
203
233
  </entry>
204
234
  </file>
205
235
  <file pinned="false" current-in-tab="false">
206
- <entry file="file://$PROJECT_DIR$/src/styles/styles-fonts.ts">
236
+ <entry file="file://$PROJECT_DIR$/package.json">
207
237
  <provider selected="true" editor-type-id="text-editor">
208
- <state>
209
- <caret column="24" selection-start-column="13" selection-end-column="24" />
238
+ <state relative-caret-position="225">
239
+ <caret line="15" column="14" lean-forward="true" selection-start-line="15" selection-start-column="14" selection-end-line="15" selection-end-column="14" />
210
240
  </state>
211
241
  </provider>
212
242
  </entry>
213
243
  </file>
214
- <file pinned="false" current-in-tab="true">
215
- <entry file="file://$PROJECT_DIR$/yarn.lock">
244
+ <file pinned="false" current-in-tab="false">
245
+ <entry file="file://$PROJECT_DIR$/src/components/mathpix-markdown/index.tsx">
216
246
  <provider selected="true" editor-type-id="text-editor">
217
- <state relative-caret-position="110">
218
- <caret line="1069" lean-forward="true" selection-start-line="1069" selection-end-line="1069" />
247
+ <state relative-caret-position="359">
248
+ <caret line="42" column="31" lean-forward="true" selection-start-line="42" selection-start-column="31" selection-end-line="42" selection-end-column="31" />
219
249
  </state>
220
250
  </provider>
221
251
  </entry>
222
252
  </file>
223
- </leaf>
224
- </split-first>
225
- <split-second>
226
- <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
227
253
  <file pinned="false" current-in-tab="true">
228
- <entry file="file://$PROJECT_DIR$/package.json">
254
+ <entry file="file://$PROJECT_DIR$/src/index.tsx">
229
255
  <provider selected="true" editor-type-id="text-editor">
230
- <state relative-caret-position="110">
231
- <caret line="42" column="5" selection-start-line="42" selection-start-column="5" selection-end-line="42" selection-end-column="20" />
256
+ <state relative-caret-position="-549">
257
+ <folding>
258
+ <element signature="e#0#56#0" expanded="true" />
259
+ </folding>
232
260
  </state>
233
261
  </provider>
234
262
  </entry>
235
263
  </file>
236
264
  <file pinned="false" current-in-tab="false">
237
- <entry file="file://$PROJECT_DIR$/tsconfig.json">
265
+ <entry file="file://$PROJECT_DIR$/.circleci/config.yml">
238
266
  <provider selected="true" editor-type-id="text-editor">
239
- <state relative-caret-position="200">
240
- <caret line="24" column="23" selection-start-line="24" selection-start-column="23" selection-end-line="24" selection-end-column="23" />
267
+ <state relative-caret-position="240">
268
+ <caret line="16" column="10" selection-start-line="16" selection-start-column="10" selection-end-line="16" selection-end-column="10" />
241
269
  </state>
242
270
  </provider>
243
271
  </entry>
244
272
  </file>
245
- <file pinned="false" current-in-tab="false">
246
- <entry file="file://$PROJECT_DIR$/.babelrc">
247
- <provider selected="true" editor-type-id="text-editor" />
248
- </entry>
249
- </file>
250
273
  <file pinned="false" current-in-tab="false">
251
274
  <entry file="file://$PROJECT_DIR$/.gitignore">
252
- <provider selected="true" editor-type-id="text-editor" />
253
- </entry>
254
- </file>
255
- <file pinned="false" current-in-tab="false">
256
- <entry file="file://$PROJECT_DIR$/.npmignore">
257
- <provider selected="true" editor-type-id="text-editor" />
258
- </entry>
259
- </file>
260
- <file pinned="false" current-in-tab="false">
261
- <entry file="file://$PROJECT_DIR$/.yarnignore">
262
- <provider selected="true" editor-type-id="text-editor" />
275
+ <provider selected="true" editor-type-id="text-editor">
276
+ <state relative-caret-position="315">
277
+ <caret line="21" selection-start-line="21" selection-end-line="21" />
278
+ </state>
279
+ </provider>
263
280
  </entry>
264
281
  </file>
265
282
  <file pinned="false" current-in-tab="false">
266
283
  <entry file="file://$PROJECT_DIR$/webpack.config.js">
267
284
  <provider selected="true" editor-type-id="text-editor">
268
- <state relative-caret-position="-1411" />
285
+ <state relative-caret-position="165">
286
+ <caret line="11" column="4" selection-start-line="11" selection-start-column="4" selection-end-line="11" selection-end-column="4" />
287
+ </state>
269
288
  </provider>
270
289
  </entry>
271
290
  </file>
272
291
  <file pinned="false" current-in-tab="false">
273
- <entry file="file://$PROJECT_DIR$/node_modules/@mathpix/domino/package.json">
274
- <provider selected="true" editor-type-id="text-editor">
275
- <state relative-caret-position="233">
276
- <caret line="17" column="4" selection-start-line="17" selection-start-column="4" selection-end-line="17" selection-end-column="4" />
277
- </state>
278
- </provider>
292
+ <entry file="file://$PROJECT_DIR$/tsconfig.json">
293
+ <provider selected="true" editor-type-id="text-editor" />
279
294
  </entry>
280
295
  </file>
281
296
  <file pinned="false" current-in-tab="false">
282
- <entry file="file://$PROJECT_DIR$/node_modules/@mathpix/domino/lib/index.js">
283
- <provider selected="true" editor-type-id="text-editor">
284
- <state relative-caret-position="75">
285
- <caret line="5" column="31" selection-start-line="5" selection-start-column="8" selection-end-line="5" selection-end-column="31" />
286
- </state>
287
- </provider>
297
+ <entry file="file://$PROJECT_DIR$/webpack.dev.js">
298
+ <provider selected="true" editor-type-id="text-editor" />
288
299
  </entry>
289
300
  </file>
290
301
  <file pinned="false" current-in-tab="false">
291
- <entry file="file://$PROJECT_DIR$/src/markdown/dom-adaptor/index.ts">
302
+ <entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/image.ts">
292
303
  <provider selected="true" editor-type-id="text-editor">
293
- <state>
294
- <caret column="40" selection-start-column="40" selection-end-column="40" />
304
+ <state relative-caret-position="4890">
305
+ <caret line="326" column="51" selection-start-line="326" selection-start-column="51" selection-end-line="326" selection-end-column="51" />
295
306
  </state>
296
307
  </provider>
297
308
  </entry>
@@ -309,36 +320,36 @@
309
320
  </component>
310
321
  <component name="FindInProjectRecents">
311
322
  <findStrings>
312
- <find>replacements</find>
313
- <find>Check Footnotes</find>
314
- <find>data</find>
315
- <find>Check Latex Footnotes</find>
316
- <find>TSV:</find>
317
- <find>inline-tabular</find>
318
- <find>\\</find>
319
- <find>initMathpixMarkdown</find>
320
- <find>getMathpixMarkdownStyles</find>
321
- <find>DM Mono</find>
322
- <find>codeStyles</find>
323
- <find>fontsStyles</find>
324
- <find>getMathpixFontsStyle</find>
323
+ <find>Init</find>
324
+ <find>Hub</find>
325
+ <find>instanceof</find>
326
+ <find>PROTO</find>
327
+ <find>AsciiVisitor</find>
328
+ <find>global</find>
329
+ <find>def</find>
330
+ <find>new</find>
331
+ <find>md.parse</find>
332
+ <find>.parse</find>
333
+ <find>heading</find>
334
+ <find>injectRenderRules</find>
335
+ <find>mapping</find>
336
+ <find>disable</find>
325
337
  <find>code</find>
326
- <find>bMarks</find>
327
- <find>headingSection</find>
328
- <find>return</find>
329
- <find>reOpenTagFootnotetext</find>
330
- <find>reOpenTagFootnote</find>
331
- <find>footnotetext</find>
332
- <find>reOpenTagFootnotetextG</find>
333
- <find>state.isEmpty</find>
334
- <find>tagClose</find>
335
- <find>findOpenCloseTags</find>
336
- <find>onlyEnd</find>
337
- <find>fullContent</find>
338
- <find>Check block \footnotetext</find>
338
+ <find>withLineNumbers</find>
339
+ <find>code_block</find>
340
+ <find>ul</find>
341
+ <find>escapeHtml</find>
342
+ <find>renderToken</find>
343
+ <find>link_open</find>
344
+ <find>linkify</find>
345
+ <find>renderRuleImage</find>
346
+ <find>image</find>
339
347
  <find>console.log</find>
340
- <find>createDOMImplementation</find>
341
- <find>domino</find>
348
+ <find>npm</find>
349
+ <find>@ampproject/remapping@^2.2.0&quot;</find>
350
+ <find>TerserPlugin</find>
351
+ <find>yarn run</find>
352
+ <find>copyToClipboard</find>
342
353
  </findStrings>
343
354
  <replaceStrings>
344
355
  <replace>MJSimple</replace>
@@ -350,9 +361,6 @@
350
361
  <replace>\</replace>
351
362
  </replaceStrings>
352
363
  <dirStrings>
353
- <dir>$PROJECT_DIR$/examples</dir>
354
- <dir>$PROJECT_DIR$/src/markdown/md-theorem</dir>
355
- <dir>$PROJECT_DIR$/node_modules/mathjax-full/js</dir>
356
364
  <dir>$PROJECT_DIR$/src/markdown/md-renderer-rules</dir>
357
365
  <dir>$PROJECT_DIR$/src/markdown/md-inline-rule</dir>
358
366
  <dir>$PROJECT_DIR$/node_modules/markdown-it-emoji/lib</dir>
@@ -372,13 +380,16 @@
372
380
  <dir>$PROJECT_DIR$/tests/_data/_footnotes</dir>
373
381
  <dir>$PROJECT_DIR$/tests/_data/_refs</dir>
374
382
  <dir>$PROJECT_DIR$/src/markdown/md-latex-footnotes</dir>
375
- <dir>$PROJECT_DIR$/node_modules/markdown-it/lib</dir>
376
- <dir>$PROJECT_DIR$/node_modules/mathjax-full/ts</dir>
377
383
  <dir>$PROJECT_DIR$</dir>
378
- <dir>$PROJECT_DIR$/node_modules/markdown-it</dir>
379
- <dir>$PROJECT_DIR$/src/markdown</dir>
380
- <dir>$PROJECT_DIR$/src/styles</dir>
381
384
  <dir>$PROJECT_DIR$/tests</dir>
385
+ <dir>$PROJECT_DIR$/src/contex-menu</dir>
386
+ <dir>$PROJECT_DIR$/src/styles</dir>
387
+ <dir>$PROJECT_DIR$/src/markdown</dir>
388
+ <dir>$PROJECT_DIR$/node_modules/mathjax-full</dir>
389
+ <dir>$PROJECT_DIR$/node_modules/mathjax-full/ts</dir>
390
+ <dir>$PROJECT_DIR$/node_modules/mathjax-full/js</dir>
391
+ <dir>$PROJECT_DIR$/node_modules/markdown-it</dir>
392
+ <dir>$PROJECT_DIR$/node_modules/markdown-it/lib</dir>
382
393
  <dir>$PROJECT_DIR$/src</dir>
383
394
  </dirStrings>
384
395
  </component>
@@ -388,29 +399,6 @@
388
399
  <component name="IdeDocumentHistory">
389
400
  <option name="CHANGED_PATHS">
390
401
  <list>
391
- <option value="$PROJECT_DIR$/src/markdown/md-latex-footnotes/interfaces.ts" />
392
- <option value="$PROJECT_DIR$/src/markdown/md-latex-footnotes/render-rule.ts" />
393
- <option value="$PROJECT_DIR$/src/markdown/md-latex-footnotes/utils.ts" />
394
- <option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_01.js" />
395
- <option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_02.js" />
396
- <option value="$PROJECT_DIR$/tests/_data/_refs/_data.js" />
397
- <option value="$PROJECT_DIR$/tests/_refs.js" />
398
- <option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_12.js" />
399
- <option value="$PROJECT_DIR$/doc/latex-footnotes.md" />
400
- <option value="$PROJECT_DIR$/README.md" />
401
- <option value="$PROJECT_DIR$/src/markdown/md-renderer-rules/breaks.ts" />
402
- <option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_data-footnotetext.js" />
403
- <option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_data-footnote.js" />
404
- <option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_10.js" />
405
- <option value="$PROJECT_DIR$/src/markdown/md-latex-footnotes/inline-ruler2.ts" />
406
- <option value="$PROJECT_DIR$/src/markdown/mdPluginText.ts" />
407
- <option value="$PROJECT_DIR$/src/markdown/md-inline-rule/image.ts" />
408
- <option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/tabular-td.ts" />
409
- <option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/common.ts" />
410
- <option value="$PROJECT_DIR$/tests/_tabular.js" />
411
- <option value="$PROJECT_DIR$/tests/_data/_tabular/_data.js" />
412
- <option value="$PROJECT_DIR$/examples/react-app/use-render-method/package.json" />
413
- <option value="$PROJECT_DIR$/examples/vite/markdownToHTML/tsconfig.node.json" />
414
402
  <option value="$PROJECT_DIR$/examples/vite/markdownToHTML/tsconfig.json" />
415
403
  <option value="$PROJECT_DIR$/examples/vite/markdownToHTML/src/main.tsx" />
416
404
  <option value="$PROJECT_DIR$/examples/vite/markdownToHTML/vite.config.ts" />
@@ -423,10 +411,6 @@
423
411
  <option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_09.js" />
424
412
  <option value="$PROJECT_DIR$/tests/_data/_tsv/_data.js" />
425
413
  <option value="$PROJECT_DIR$/src/test.txt" />
426
- <option value="$PROJECT_DIR$/src/markdown/mdPluginRaw.ts" />
427
- <option value="$PROJECT_DIR$/src/mathpix-markdown-model/index.ts" />
428
- <option value="$PROJECT_DIR$/src/styles/styles-code.ts" />
429
- <option value="$PROJECT_DIR$/src/styles/index.ts" />
430
414
  <option value="$PROJECT_DIR$/src/markdown/md-latex-footnotes/index.ts" />
431
415
  <option value="$PROJECT_DIR$/src/markdown/md-latex-footnotes/core-rule.ts" />
432
416
  <option value="$PROJECT_DIR$/src/markdown/common/consts.ts" />
@@ -438,7 +422,34 @@
438
422
  <option value="$PROJECT_DIR$/node_modules/@mathpix/domino/package.json" />
439
423
  <option value="$PROJECT_DIR$/tsconfig.json" />
440
424
  <option value="$PROJECT_DIR$/src/markdown/dom-adaptor/index.ts" />
425
+ <option value="$PROJECT_DIR$/src/mathpix-markdown-model/index.ts" />
426
+ <option value="$PROJECT_DIR$/src/copy-to-clipboard/clipboard.ts" />
427
+ <option value="$PROJECT_DIR$/src/copy-to-clipboard/clipboard-copy-element.ts" />
428
+ <option value="$PROJECT_DIR$/src/contex-menu/index.ts" />
429
+ <option value="$PROJECT_DIR$/src/markdown/mdHighlightCodePlugin.ts" />
430
+ <option value="$PROJECT_DIR$/src/markdown/mdPluginRaw.ts" />
431
+ <option value="$PROJECT_DIR$/src/styles/styles-code.ts" />
432
+ <option value="$PROJECT_DIR$/src/styles/index.ts" />
433
+ <option value="$PROJECT_DIR$/src/copy-to-clipboard/clipboard-copy-styles.ts" />
434
+ <option value="$PROJECT_DIR$/src/copy-to-clipboard/index.ts" />
435
+ <option value="$PROJECT_DIR$/src/mathjax/mathJaxConfig.ts" />
436
+ <option value="$PROJECT_DIR$/tests/_ascii.js" />
437
+ <option value="$PROJECT_DIR$/tests/_data/_ascii/_asciiData.js" />
438
+ <option value="$PROJECT_DIR$/src/mathjax/index.ts" />
439
+ <option value="$PROJECT_DIR$/src/packages/extensions/patches/mathjax-full.patch" />
440
+ <option value="$PROJECT_DIR$/node_modules/mathjax-full/js/input/asciimath/mathjax2/legacy/MathJax.js" />
441
+ <option value="$PROJECT_DIR$/node_modules/mathjax-full/ts/input/asciimath/mathjax2/legacy/MathJax.js" />
442
+ <option value="$PROJECT_DIR$/node_modules/mathjax-full/js/input/asciimath/mathjax2/input/AsciiMath.js" />
443
+ <option value="$PROJECT_DIR$/node_modules/mathjax-full/ts/input/asciimath/mathjax2/input/AsciiMath.js" />
444
+ <option value="$PROJECT_DIR$/parce.js" />
445
+ <option value="$PROJECT_DIR$/node_modules/markdown-it/lib/common/utils.js" />
446
+ <option value="$PROJECT_DIR$/examples/parce.js" />
447
+ <option value="$PROJECT_DIR$/webpack.config.js" />
448
+ <option value="$PROJECT_DIR$/.gitignore" />
449
+ <option value="$PROJECT_DIR$/.circleci/config.yml" />
450
+ <option value="$PROJECT_DIR$/src/components/mathpix-loader/index.tsx" />
441
451
  <option value="$PROJECT_DIR$/package.json" />
452
+ <option value="$PROJECT_DIR$/README.md" />
442
453
  </list>
443
454
  </option>
444
455
  </component>
@@ -469,9 +480,10 @@
469
480
  </packageJsonPaths>
470
481
  </component>
471
482
  <component name="ProjectFrameBounds">
472
- <option name="y" value="39" />
473
- <option name="width" value="1493" />
474
- <option name="height" value="976" />
483
+ <option name="x" value="1" />
484
+ <option name="y" value="25" />
485
+ <option name="width" value="1624" />
486
+ <option name="height" value="980" />
475
487
  </component>
476
488
  <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
477
489
  <component name="ProjectView">
@@ -490,33 +502,12 @@
490
502
  <path>
491
503
  <item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
492
504
  <item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
493
- <item name="examples" type="462c0819:PsiDirectoryNode" />
494
- </path>
495
- <path>
496
- <item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
497
- <item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
498
- <item name="node_modules" type="462c0819:PsiDirectoryNode" />
499
- </path>
500
- <path>
501
- <item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
502
- <item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
503
- <item name="node_modules" type="462c0819:PsiDirectoryNode" />
504
- <item name="@mathpix" type="462c0819:PsiDirectoryNode" />
505
- </path>
506
- <path>
507
- <item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
508
- <item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
509
- <item name="node_modules" type="462c0819:PsiDirectoryNode" />
510
- <item name="@mathpix" type="462c0819:PsiDirectoryNode" />
511
- <item name="domino" type="462c0819:PsiDirectoryNode" />
505
+ <item name=".circleci" type="462c0819:PsiDirectoryNode" />
512
506
  </path>
513
507
  <path>
514
508
  <item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
515
509
  <item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
516
- <item name="node_modules" type="462c0819:PsiDirectoryNode" />
517
- <item name="@mathpix" type="462c0819:PsiDirectoryNode" />
518
- <item name="domino" type="462c0819:PsiDirectoryNode" />
519
- <item name="lib" type="462c0819:PsiDirectoryNode" />
510
+ <item name="es5" type="462c0819:PsiDirectoryNode" />
520
511
  </path>
521
512
  <path>
522
513
  <item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
@@ -527,14 +518,14 @@
527
518
  <item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
528
519
  <item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
529
520
  <item name="src" type="462c0819:PsiDirectoryNode" />
530
- <item name="markdown" type="462c0819:PsiDirectoryNode" />
521
+ <item name="components" type="462c0819:PsiDirectoryNode" />
531
522
  </path>
532
523
  <path>
533
524
  <item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
534
525
  <item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
535
526
  <item name="src" type="462c0819:PsiDirectoryNode" />
536
- <item name="markdown" type="462c0819:PsiDirectoryNode" />
537
- <item name="dom-adaptor" type="462c0819:PsiDirectoryNode" />
527
+ <item name="components" type="462c0819:PsiDirectoryNode" />
528
+ <item name="mathpix-loader" type="462c0819:PsiDirectoryNode" />
538
529
  </path>
539
530
  </expand>
540
531
  <select />
@@ -557,11 +548,11 @@
557
548
  </component>
558
549
  <component name="RecentsManager">
559
550
  <key name="MoveFile.RECENT_KEYS">
551
+ <recent name="$PROJECT_DIR$/examples" />
552
+ <recent name="$PROJECT_DIR$/src/copy-to-clipboard" />
553
+ <recent name="$PROJECT_DIR$/src/styles" />
560
554
  <recent name="$PROJECT_DIR$/tests/_data/_footnotes_latex/_html" />
561
555
  <recent name="$PROJECT_DIR$/tests/_data/_footnotes_latex/_mmd" />
562
- <recent name="$PROJECT_DIR$/src/markdown" />
563
- <recent name="$PROJECT_DIR$/src/markdown/highlight" />
564
- <recent name="$PROJECT_DIR$/tests" />
565
556
  </key>
566
557
  <key name="CopyFile.RECENT_KEYS">
567
558
  <recent name="$PROJECT_DIR$/doc/images/latex-underline" />
@@ -583,19 +574,24 @@
583
574
  </list>
584
575
  </option>
585
576
  </component>
586
- <component name="RunManager" selected="Node.js.app.js">
577
+ <component name="RunManager" selected="Node.js.parce.js">
587
578
  <configuration name="app.js" type="NodeJSConfigurationType" factoryName="Node.js" temporary="true" nameIsGenerated="true" path-to-js-file="app.js" working-dir="$PROJECT_DIR$/examples">
588
579
  <method v="2" />
589
580
  </configuration>
581
+ <configuration name="parce.js" type="NodeJSConfigurationType" factoryName="Node.js" temporary="true" nameIsGenerated="true" path-to-js-file="parce.js" working-dir="$PROJECT_DIR$/examples">
582
+ <method v="2" />
583
+ </configuration>
590
584
  <configuration name="test_app.js" type="NodeJSConfigurationType" factoryName="Node.js" temporary="true" nameIsGenerated="true" path-to-js-file="test_app.js" working-dir="$PROJECT_DIR$/examples">
591
585
  <method v="2" />
592
586
  </configuration>
593
587
  <list>
594
588
  <item itemvalue="Node.js.app.js" />
595
589
  <item itemvalue="Node.js.test_app.js" />
590
+ <item itemvalue="Node.js.parce.js" />
596
591
  </list>
597
592
  <recent_temporary>
598
593
  <list>
594
+ <item itemvalue="Node.js.parce.js" />
599
595
  <item itemvalue="Node.js.app.js" />
600
596
  <item itemvalue="Node.js.test_app.js" />
601
597
  </list>
@@ -941,11 +937,23 @@
941
937
  <workItem from="1697719739503" duration="1606000" />
942
938
  <workItem from="1698853231347" duration="15037000" />
943
939
  <workItem from="1699958371767" duration="4190000" />
940
+ <workItem from="1699972885083" duration="133000" />
941
+ <workItem from="1699985945320" duration="13091000" />
942
+ <workItem from="1700044700737" duration="7399000" />
943
+ <workItem from="1700056939729" duration="1527000" />
944
+ <workItem from="1700065597526" duration="215000" />
945
+ <workItem from="1700123040707" duration="3419000" />
946
+ <workItem from="1700138263526" duration="1326000" />
947
+ <workItem from="1700493264392" duration="5000" />
948
+ <workItem from="1700576112671" duration="657000" />
949
+ <workItem from="1700593759973" duration="17770000" />
950
+ <workItem from="1700655404187" duration="12656000" />
951
+ <workItem from="1700732338717" duration="940000" />
944
952
  </task>
945
953
  <servers />
946
954
  </component>
947
955
  <component name="TimeTrackingManager">
948
- <option name="totallyTimeSpent" value="3169038000" />
956
+ <option name="totallyTimeSpent" value="3228176000" />
949
957
  </component>
950
958
  <component name="TodoView">
951
959
  <todo-panel id="selected-file">
@@ -957,10 +965,10 @@
957
965
  </todo-panel>
958
966
  </component>
959
967
  <component name="ToolWindowManager">
960
- <frame x="0" y="39" width="1493" height="976" extended-state="0" />
968
+ <frame x="-154" y="-1080" width="1920" height="1080" extended-state="0" />
961
969
  <layout>
962
- <window_info content_ui="combo" id="Project" order="0" sideWeight="0.49395162" visible="true" weight="0.16644022" />
963
- <window_info id="Structure" order="1" sideWeight="0.5060484" side_tool="true" weight="0.21637055" />
970
+ <window_info content_ui="combo" id="Project" order="0" sideWeight="0.49105367" visible="true" weight="0.1490258" />
971
+ <window_info id="Structure" order="1" sideWeight="0.50992066" side_tool="true" weight="0.16644022" />
964
972
  <window_info id="npm" order="2" side_tool="true" />
965
973
  <window_info id="DB Browser" order="3" />
966
974
  <window_info id="Project Explorer" order="4" />
@@ -969,7 +977,7 @@
969
977
  <window_info anchor="bottom" id="Message" order="0" />
970
978
  <window_info anchor="bottom" id="Find" order="1" weight="0.32970297" />
971
979
  <window_info anchor="bottom" id="Run" order="2" />
972
- <window_info anchor="bottom" id="Debug" order="3" weight="0.44004524" />
980
+ <window_info anchor="bottom" id="Debug" order="3" weight="0.3446712" />
973
981
  <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
974
982
  <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
975
983
  <window_info anchor="bottom" id="TODO" order="6" weight="0.3295838" />
@@ -978,7 +986,7 @@
978
986
  <window_info anchor="bottom" id="Version Control" order="9" weight="0.32919955" />
979
987
  <window_info anchor="bottom" id="DB Execution Console" order="10" />
980
988
  <window_info anchor="bottom" id="TypeScript" order="11" />
981
- <window_info active="true" anchor="bottom" id="Terminal" order="12" sideWeight="0.4993515" visible="true" weight="0.6052036" />
989
+ <window_info active="true" anchor="bottom" id="Terminal" order="12" sideWeight="0.4993515" visible="true" weight="0.3841584" />
982
990
  <window_info anchor="bottom" id="Event Log" order="13" sideWeight="0.5006485" side_tool="true" weight="0.24063565" />
983
991
  <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
984
992
  <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
@@ -1022,7 +1030,7 @@
1022
1030
  <breakpoints>
1023
1031
  <line-breakpoint enabled="true" type="javascript">
1024
1032
  <url>file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts</url>
1025
- <line>391</line>
1033
+ <line>396</line>
1026
1034
  <option name="timeStamp" value="16" />
1027
1035
  </line-breakpoint>
1028
1036
  <line-breakpoint enabled="true" type="javascript">
@@ -1077,7 +1085,7 @@
1077
1085
  </line-breakpoint>
1078
1086
  <line-breakpoint enabled="true" type="javascript">
1079
1087
  <url>file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts</url>
1080
- <line>81</line>
1088
+ <line>83</line>
1081
1089
  <option name="timeStamp" value="43" />
1082
1090
  </line-breakpoint>
1083
1091
  <line-breakpoint enabled="true" type="javascript">
@@ -1137,327 +1145,332 @@
1137
1145
  </breakpoint-manager>
1138
1146
  </component>
1139
1147
  <component name="editorHistoryManager">
1140
- <entry file="file://$PROJECT_DIR$/tests/_footnotes.js">
1148
+ <entry file="file://$PROJECT_DIR$/tests/_ascii.js">
1141
1149
  <provider selected="true" editor-type-id="text-editor">
1142
- <state relative-caret-position="315">
1143
- <caret line="21" column="54" selection-start-line="21" selection-start-column="54" selection-end-line="21" selection-end-column="54" />
1150
+ <state relative-caret-position="450">
1151
+ <caret line="30" column="61" selection-start-line="30" selection-start-column="61" selection-end-line="30" selection-end-column="61" />
1144
1152
  </state>
1145
1153
  </provider>
1146
1154
  </entry>
1147
- <entry file="file://$PROJECT_DIR$/tests/_tsv.js">
1155
+ <entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/ts/input/tex/autoload/AutoloadConfiguration.ts">
1148
1156
  <provider selected="true" editor-type-id="text-editor">
1149
- <state relative-caret-position="360">
1150
- <caret line="24" column="41" selection-start-line="24" selection-start-column="41" selection-end-line="24" selection-end-column="41" />
1157
+ <state relative-caret-position="2250">
1158
+ <caret line="159" column="28" selection-start-line="159" selection-start-column="28" selection-end-line="159" selection-end-column="28" />
1151
1159
  </state>
1152
1160
  </provider>
1153
1161
  </entry>
1154
- <entry file="file://$PROJECT_DIR$/tests/_data/_tsv/_data.js">
1162
+ <entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/ts/input/tex/extpfeil/ExtpfeilConfiguration.ts">
1155
1163
  <provider selected="true" editor-type-id="text-editor">
1156
- <state relative-caret-position="13455">
1157
- <caret line="897" column="282" selection-start-line="897" selection-start-column="268" selection-end-line="897" selection-end-column="282" />
1164
+ <state relative-caret-position="1035">
1165
+ <caret line="76" column="47" selection-start-line="76" selection-start-column="47" selection-end-line="76" selection-end-column="47" />
1158
1166
  </state>
1159
1167
  </provider>
1160
1168
  </entry>
1161
- <entry file="file://$PROJECT_DIR$/src/test.txt" />
1162
- <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_block/paragraph.js">
1163
- <provider selected="true" editor-type-id="text-editor" />
1164
- </entry>
1165
- <entry file="file://$PROJECT_DIR$/src/markdown/md-renderer-rules/render-tabular.ts">
1169
+ <entry file="file://$PROJECT_DIR$/src/styles/index.ts">
1166
1170
  <provider selected="true" editor-type-id="text-editor">
1167
- <state relative-caret-position="4800">
1168
- <caret line="325" column="36" selection-start-line="325" selection-start-column="36" selection-end-line="325" selection-end-column="36" />
1171
+ <state relative-caret-position="1800">
1172
+ <caret line="120" column="33" selection-start-line="120" selection-start-column="23" selection-end-line="120" selection-end-column="33" />
1169
1173
  </state>
1170
1174
  </provider>
1171
1175
  </entry>
1172
- <entry file="file://$PROJECT_DIR$/src/markdown/mathpix-markdown-plugins.tsx">
1176
+ <entry file="file://$PROJECT_DIR$/src/styles/styles-code.ts">
1173
1177
  <provider selected="true" editor-type-id="text-editor">
1174
- <state relative-caret-position="3195">
1175
- <caret line="233" column="32" selection-start-line="233" selection-start-column="13" selection-end-line="233" selection-end-column="32" />
1178
+ <state relative-caret-position="195">
1179
+ <caret line="13" selection-start-line="13" selection-end-line="13" />
1176
1180
  </state>
1177
1181
  </provider>
1178
1182
  </entry>
1179
- <entry file="file://$PROJECT_DIR$/src/styles/styles-code.ts">
1183
+ <entry file="file://$PROJECT_DIR$/src/styles/styles-tabular.ts">
1180
1184
  <provider selected="true" editor-type-id="text-editor">
1181
- <state relative-caret-position="210">
1182
- <caret line="14" column="6" selection-start-line="14" selection-start-column="6" selection-end-line="14" selection-end-column="15" />
1185
+ <state>
1186
+ <caret selection-end-column="52" />
1183
1187
  </state>
1184
1188
  </provider>
1185
1189
  </entry>
1186
- <entry file="file://$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_09.js">
1190
+ <entry file="file://$PROJECT_DIR$/src/packages/extensions/patches/mathjax-full.patch" />
1191
+ <entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/js/input/asciimath/mathjax2/legacy/jax/element/mml/jax.js">
1187
1192
  <provider selected="true" editor-type-id="text-editor">
1188
- <state relative-caret-position="195">
1189
- <caret line="13" column="13" selection-start-line="13" selection-start-column="13" selection-end-line="13" selection-end-column="13" />
1193
+ <state relative-caret-position="85">
1194
+ <caret line="1417" column="5" selection-start-line="1417" selection-start-column="5" selection-end-line="1417" selection-end-column="5" />
1190
1195
  </state>
1191
1196
  </provider>
1192
1197
  </entry>
1193
- <entry file="file://$PROJECT_DIR$/tests/_data/_footnotes/_html.js">
1198
+ <entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/ts/input/asciimath/mathjax2/legacy/MathJax.js">
1194
1199
  <provider selected="true" editor-type-id="text-editor">
1195
- <state relative-caret-position="1275">
1196
- <caret line="85" column="13" selection-start-line="85" selection-start-column="13" selection-end-line="85" selection-end-column="13" />
1200
+ <state relative-caret-position="88">
1201
+ <caret line="1918" column="5" selection-start-line="1918" selection-start-column="5" selection-end-line="1918" selection-end-column="5" />
1197
1202
  </state>
1198
1203
  </provider>
1199
1204
  </entry>
1200
- <entry file="file://$PROJECT_DIR$/src/markdown/mdPluginCollapsible.ts">
1201
- <provider selected="true" editor-type-id="text-editor" />
1202
- </entry>
1203
- <entry file="file://$PROJECT_DIR$/src/markdown/mdPluginText.ts">
1205
+ <entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/ts/input/asciimath/mathjax2/input/AsciiMath.js">
1204
1206
  <provider selected="true" editor-type-id="text-editor">
1205
- <state relative-caret-position="3540">
1206
- <caret line="251" column="3" selection-start-line="251" selection-start-column="3" selection-end-line="251" selection-end-column="3" />
1207
- <folding>
1208
- <element signature="e#147#220#0" expanded="true" />
1209
- </folding>
1207
+ <state relative-caret-position="30">
1208
+ <caret line="2" column="1" selection-start-line="2" selection-start-column="1" selection-end-line="2" selection-end-column="1" />
1210
1209
  </state>
1211
1210
  </provider>
1212
1211
  </entry>
1213
- <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_block/state_block.js">
1212
+ <entry file="file://$PROJECT_DIR$/tests/_data/_ascii/_asciiData.js">
1214
1213
  <provider selected="true" editor-type-id="text-editor">
1215
- <state relative-caret-position="1305">
1216
- <caret line="87" column="31" selection-start-line="87" selection-start-column="31" selection-end-line="87" selection-end-column="31" />
1214
+ <state relative-caret-position="7995">
1215
+ <caret line="533" column="34" selection-start-line="533" selection-start-column="34" selection-end-line="533" selection-end-column="34" />
1217
1216
  </state>
1218
1217
  </provider>
1219
1218
  </entry>
1220
- <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_block/list.js">
1219
+ <entry file="file://$PROJECT_DIR$/src/mathjax/index.ts">
1221
1220
  <provider selected="true" editor-type-id="text-editor">
1222
- <state relative-caret-position="15">
1223
- <caret line="254" column="53" selection-start-line="254" selection-start-column="39" selection-end-line="254" selection-end-column="53" />
1221
+ <state relative-caret-position="60">
1222
+ <caret line="4" column="47" selection-start-line="4" selection-start-column="35" selection-end-line="4" selection-end-column="47" />
1224
1223
  </state>
1225
1224
  </provider>
1226
1225
  </entry>
1227
- <entry file="file://$PROJECT_DIR$/src/markdown/md-latex-footnotes/index.ts">
1226
+ <entry file="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/index.ts">
1228
1227
  <provider selected="true" editor-type-id="text-editor">
1229
- <state relative-caret-position="225">
1230
- <caret line="37" column="26" selection-start-line="37" selection-start-column="26" selection-end-line="37" selection-end-column="26" />
1228
+ <state>
1229
+ <folding>
1230
+ <element signature="e#0#70#0" expanded="true" />
1231
+ </folding>
1231
1232
  </state>
1232
1233
  </provider>
1233
1234
  </entry>
1234
- <entry file="file://$PROJECT_DIR$/tests/_data/_footnotes_latex/_data-footnote.js">
1235
+ <entry file="file://$PROJECT_DIR$/examples/app.js">
1236
+ <provider selected="true" editor-type-id="text-editor" />
1237
+ </entry>
1238
+ <entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/js/input/asciimath/mathjax2/input/AsciiMath.js">
1235
1239
  <provider selected="true" editor-type-id="text-editor">
1236
- <state relative-caret-position="2340">
1237
- <caret line="156" column="39" selection-start-line="156" selection-start-column="39" selection-end-line="156" selection-end-column="39" />
1240
+ <state relative-caret-position="75">
1241
+ <caret line="5" column="24" selection-end-line="35" />
1238
1242
  </state>
1239
1243
  </provider>
1240
1244
  </entry>
1241
- <entry file="file://$PROJECT_DIR$/tests/_footnotes_latex.js">
1245
+ <entry file="file://$PROJECT_DIR$/.npmignore">
1246
+ <provider selected="true" editor-type-id="text-editor" />
1247
+ </entry>
1248
+ <entry file="file://$PROJECT_DIR$/examples/appPositions.js">
1242
1249
  <provider selected="true" editor-type-id="text-editor">
1243
- <state relative-caret-position="1950">
1244
- <caret line="130" selection-start-line="130" selection-end-line="130" />
1250
+ <state relative-caret-position="199">
1251
+ <caret line="38" column="2" selection-end-line="57" />
1245
1252
  </state>
1246
1253
  </provider>
1247
1254
  </entry>
1248
- <entry file="file://$PROJECT_DIR$/src/markdown/common/consts.ts">
1255
+ <entry file="file://$PROJECT_DIR$/patches/mathjax-full+3.0.1.patch" />
1256
+ <entry file="file://$PROJECT_DIR$/node_modules/@mathpix/domino/lib/index.js">
1249
1257
  <provider selected="true" editor-type-id="text-editor">
1250
- <state relative-caret-position="810">
1251
- <caret line="54" column="112" selection-start-line="54" selection-start-column="112" selection-end-line="54" selection-end-column="112" />
1258
+ <state relative-caret-position="75">
1259
+ <caret line="5" column="31" selection-start-line="5" selection-start-column="8" selection-end-line="5" selection-end-column="31" />
1252
1260
  </state>
1253
1261
  </provider>
1254
1262
  </entry>
1255
- <entry file="file://$PROJECT_DIR$/src/markdown/utils.ts">
1263
+ <entry file="file://$PROJECT_DIR$/src/markdown/dom-adaptor/index.ts">
1256
1264
  <provider selected="true" editor-type-id="text-editor">
1257
- <state relative-caret-position="4635">
1258
- <caret line="309" column="64" selection-start-line="309" selection-start-column="64" selection-end-line="309" selection-end-column="64" />
1265
+ <state>
1266
+ <caret column="40" selection-start-column="40" selection-end-column="40" />
1259
1267
  </state>
1260
1268
  </provider>
1261
1269
  </entry>
1262
- <entry file="file://$PROJECT_DIR$/src/markdown/md-latex-footnotes/core-rule.ts">
1270
+ <entry file="file://$PROJECT_DIR$/src/copy-to-clipboard/index.ts">
1263
1271
  <provider selected="true" editor-type-id="text-editor">
1264
- <state relative-caret-position="1065">
1265
- <caret line="72" column="42" selection-start-line="72" selection-start-column="42" selection-end-line="72" selection-end-column="42" />
1266
- <folding>
1267
- <element signature="e#0#36#0" expanded="true" />
1268
- </folding>
1272
+ <state relative-caret-position="1005">
1273
+ <caret line="67" column="20" selection-start-line="67" selection-start-column="20" selection-end-line="67" selection-end-column="20" />
1269
1274
  </state>
1270
1275
  </provider>
1271
1276
  </entry>
1272
- <entry file="file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts">
1277
+ <entry file="file://$PROJECT_DIR$/node_modules/typescript/lib/lib.dom.d.ts">
1273
1278
  <provider selected="true" editor-type-id="text-editor">
1274
- <state relative-caret-position="6645">
1275
- <caret line="457" column="24" selection-start-line="457" selection-start-column="13" selection-end-line="457" selection-end-column="24" />
1279
+ <state relative-caret-position="63585">
1280
+ <caret line="4252" column="4" selection-start-line="4252" selection-start-column="4" selection-end-line="4252" selection-end-column="4" />
1276
1281
  </state>
1277
1282
  </provider>
1278
1283
  </entry>
1279
- <entry file="file://$PROJECT_DIR$/src/styles/styles-container.ts">
1284
+ <entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/js/input/asciimath/mathjax2/legacy/MathJax.js">
1280
1285
  <provider selected="true" editor-type-id="text-editor">
1281
- <state>
1282
- <caret column="13" selection-start-column="13" selection-end-column="13" />
1286
+ <state relative-caret-position="90">
1287
+ <caret line="6" column="20" selection-end-line="1943" />
1283
1288
  </state>
1284
1289
  </provider>
1285
1290
  </entry>
1286
- <entry file="file://$PROJECT_DIR$/src/styles/index.ts">
1291
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/index.js">
1292
+ <provider selected="true" editor-type-id="text-editor" />
1293
+ </entry>
1294
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_block/html_block.js">
1287
1295
  <provider selected="true" editor-type-id="text-editor">
1288
- <state relative-caret-position="1650">
1289
- <caret line="110" column="5" selection-start-line="110" selection-start-column="5" selection-end-line="110" selection-end-column="5" />
1296
+ <state relative-caret-position="246">
1297
+ <caret line="64" column="3" selection-start-line="64" selection-start-column="3" selection-end-line="64" selection-end-column="3" />
1290
1298
  </state>
1291
1299
  </provider>
1292
1300
  </entry>
1293
- <entry file="file://$PROJECT_DIR$/src/markdown/mdPluginRaw.ts">
1301
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/parser_block.js">
1294
1302
  <provider selected="true" editor-type-id="text-editor">
1295
- <state relative-caret-position="12255">
1296
- <caret line="855" column="5" selection-start-line="855" selection-start-column="5" selection-end-line="855" selection-end-column="5" />
1297
- <folding>
1298
- <element signature="e#0#41#0" expanded="true" />
1299
- </folding>
1303
+ <state relative-caret-position="86">
1304
+ <caret line="55" column="26" selection-start-line="55" selection-start-column="26" selection-end-line="55" selection-end-column="26" />
1300
1305
  </state>
1301
1306
  </provider>
1302
1307
  </entry>
1303
- <entry file="file://$PROJECT_DIR$/examples/app.js">
1308
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/index.js">
1304
1309
  <provider selected="true" editor-type-id="text-editor">
1305
- <state relative-caret-position="465">
1306
- <caret line="31" selection-start-line="31" selection-end-line="31" />
1310
+ <state relative-caret-position="201">
1311
+ <caret line="459" selection-start-line="459" selection-end-line="459" />
1307
1312
  </state>
1308
1313
  </provider>
1309
1314
  </entry>
1310
- <entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/tabular.ts">
1315
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_block/list.js">
1311
1316
  <provider selected="true" editor-type-id="text-editor">
1312
- <state relative-caret-position="75">
1313
- <caret line="7" column="17" selection-start-line="7" selection-start-column="17" selection-end-line="7" selection-end-column="17" />
1314
- <folding>
1315
- <element signature="e#0#41#0" expanded="true" />
1316
- </folding>
1317
+ <state relative-caret-position="268">
1318
+ <caret line="99" column="30" selection-start-line="99" selection-start-column="26" selection-end-line="99" selection-end-column="30" />
1317
1319
  </state>
1318
1320
  </provider>
1319
1321
  </entry>
1320
- <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/parser_block.js">
1322
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/renderer.js">
1321
1323
  <provider selected="true" editor-type-id="text-editor">
1322
- <state relative-caret-position="420">
1323
- <caret line="28" column="3" selection-start-line="28" selection-start-column="3" selection-end-line="28" selection-end-column="3" />
1324
+ <state relative-caret-position="85">
1325
+ <caret line="218" column="17" selection-start-line="218" selection-start-column="17" selection-end-line="218" selection-end-column="17" />
1324
1326
  </state>
1325
1327
  </provider>
1326
1328
  </entry>
1327
- <entry file="file://$PROJECT_DIR$/src/markdown/md-theorem/index.ts">
1329
+ <entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/common/utils.js">
1328
1330
  <provider selected="true" editor-type-id="text-editor">
1329
- <state relative-caret-position="30">
1330
- <caret line="5" column="26" selection-start-line="5" selection-start-column="26" selection-end-line="5" selection-end-column="26" />
1331
+ <state relative-caret-position="137">
1332
+ <caret line="136" column="2" selection-start-line="136" selection-start-column="2" selection-end-line="136" selection-end-column="2" />
1331
1333
  </state>
1332
1334
  </provider>
1333
1335
  </entry>
1334
- <entry file="file://$PROJECT_DIR$/src/markdown/mdPluginConfigured.ts">
1336
+ <entry file="file://$PROJECT_DIR$/examples/parce.js" />
1337
+ <entry file="file://$PROJECT_DIR$/package-lock.json">
1338
+ <provider selected="true" editor-type-id="text-editor" />
1339
+ </entry>
1340
+ <entry file="file://$PROJECT_DIR$/yarn.lock" />
1341
+ <entry file="file://$PROJECT_DIR$/es5/bundle.js.LICENSE.txt" />
1342
+ <entry file="file://$PROJECT_DIR$/src/markdown/mdPluginRaw.ts">
1335
1343
  <provider selected="true" editor-type-id="text-editor">
1336
- <state>
1337
- <folding>
1338
- <element signature="e#0#42#0" expanded="true" />
1339
- </folding>
1344
+ <state relative-caret-position="14175">
1345
+ <caret line="983" column="26" selection-start-line="983" selection-start-column="2" selection-end-line="983" selection-end-column="26" />
1340
1346
  </state>
1341
1347
  </provider>
1342
1348
  </entry>
1343
- <entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/lists.ts">
1349
+ <entry file="file://$PROJECT_DIR$/src/markdown/mathpix-markdown-plugins.tsx">
1344
1350
  <provider selected="true" editor-type-id="text-editor">
1345
- <state relative-caret-position="2040">
1346
- <caret line="138" column="48" selection-start-line="138" selection-start-column="48" selection-end-line="138" selection-end-column="48" />
1351
+ <state relative-caret-position="3630">
1352
+ <caret line="262" selection-start-line="262" selection-end-line="262" />
1347
1353
  </state>
1348
1354
  </provider>
1349
1355
  </entry>
1350
- <entry file="file://$PROJECT_DIR$/src/markdown/md-latex-footnotes/render-rule.ts">
1356
+ <entry file="file://$PROJECT_DIR$/src/markdown/rules.ts">
1351
1357
  <provider selected="true" editor-type-id="text-editor">
1352
- <state relative-caret-position="45">
1353
- <caret line="4" column="10" selection-start-line="4" selection-start-column="10" selection-end-line="4" selection-end-column="10" />
1358
+ <state relative-caret-position="2595">
1359
+ <caret line="177" column="13" selection-start-line="177" selection-start-column="13" selection-end-line="177" selection-end-column="13" />
1354
1360
  </state>
1355
1361
  </provider>
1356
1362
  </entry>
1357
- <entry file="file://$PROJECT_DIR$/src/markdown/common.ts">
1363
+ <entry file="file://$PROJECT_DIR$/src/markdown/index.ts">
1358
1364
  <provider selected="true" editor-type-id="text-editor">
1359
- <state relative-caret-position="1575">
1360
- <caret line="106" column="18" selection-start-line="106" selection-start-column="18" selection-end-line="106" selection-end-column="18" />
1365
+ <state relative-caret-position="1650">
1366
+ <caret line="115" column="27" selection-start-line="115" selection-start-column="27" selection-end-line="115" selection-end-column="27" />
1361
1367
  </state>
1362
1368
  </provider>
1363
1369
  </entry>
1364
- <entry file="file://$PROJECT_DIR$/node_modules/@discoveryjs/json-ext/package.json">
1370
+ <entry file="file://$PROJECT_DIR$/src/markdown/mdPluginText.ts">
1365
1371
  <provider selected="true" editor-type-id="text-editor">
1366
- <state relative-caret-position="-28" />
1372
+ <state relative-caret-position="21825">
1373
+ <caret line="1470" column="6" selection-start-line="1470" selection-start-column="6" selection-end-line="1470" selection-end-column="6" />
1374
+ </state>
1367
1375
  </provider>
1368
1376
  </entry>
1369
- <entry file="file://$PROJECT_DIR$/node_modules/domino/.npmrc">
1370
- <provider selected="true" editor-type-id="text-editor" />
1371
- </entry>
1372
- <entry file="file://$PROJECT_DIR$/node_modules/domino/package.json">
1373
- <provider selected="true" editor-type-id="text-editor" />
1374
- </entry>
1375
- <entry file="file://$PROJECT_DIR$/node_modules/domino/lib/index.d.ts">
1376
- <provider selected="true" editor-type-id="text-editor" />
1377
- </entry>
1378
- <entry file="file://$PROJECT_DIR$/src/markdown/md-latex-footnotes/block-rule.ts">
1377
+ <entry file="file://$PROJECT_DIR$/src/components/mathpix-loader/index.tsx">
1379
1378
  <provider selected="true" editor-type-id="text-editor">
1380
- <state relative-caret-position="133">
1381
- <caret line="331" column="4" selection-start-line="331" selection-start-column="4" selection-end-line="331" selection-end-column="4" />
1379
+ <state relative-caret-position="75">
1380
+ <caret line="5" column="25" selection-start-line="5" selection-start-column="25" selection-end-line="5" selection-end-column="25" />
1382
1381
  <folding>
1383
- <element signature="e#0#47#0" expanded="true" />
1382
+ <element signature="e#0#31#0" expanded="true" />
1384
1383
  </folding>
1385
1384
  </state>
1386
1385
  </provider>
1387
1386
  </entry>
1388
- <entry file="file://$PROJECT_DIR$/node_modules/@mathpix/domino/lib/index.d.ts">
1389
- <provider selected="true" editor-type-id="text-editor" />
1390
- </entry>
1391
- <entry file="file://$PROJECT_DIR$/node_modules/@mathpix/domino/package.json">
1387
+ <entry file="file://$PROJECT_DIR$/src/copy-to-clipboard/clipboard-copy-styles.ts">
1392
1388
  <provider selected="true" editor-type-id="text-editor">
1393
- <state relative-caret-position="233">
1394
- <caret line="17" column="4" selection-start-line="17" selection-start-column="4" selection-end-line="17" selection-end-column="4" />
1389
+ <state relative-caret-position="45">
1390
+ <caret line="3" column="17" selection-start-line="3" selection-start-column="17" selection-end-line="3" selection-end-column="17" />
1395
1391
  </state>
1396
1392
  </provider>
1397
1393
  </entry>
1398
- <entry file="file://$PROJECT_DIR$/node_modules/@mathpix/domino/lib/index.js">
1394
+ <entry file="file://$PROJECT_DIR$/.circleci/config.yml">
1399
1395
  <provider selected="true" editor-type-id="text-editor">
1400
- <state relative-caret-position="75">
1401
- <caret line="5" column="31" selection-start-line="5" selection-start-column="8" selection-end-line="5" selection-end-column="31" />
1396
+ <state relative-caret-position="240">
1397
+ <caret line="16" column="10" selection-start-line="16" selection-start-column="10" selection-end-line="16" selection-end-column="10" />
1402
1398
  </state>
1403
1399
  </provider>
1404
1400
  </entry>
1405
- <entry file="file://$PROJECT_DIR$/tsconfig.json">
1401
+ <entry file="file://$PROJECT_DIR$/.gitignore">
1406
1402
  <provider selected="true" editor-type-id="text-editor">
1407
- <state relative-caret-position="200">
1408
- <caret line="24" column="23" selection-start-line="24" selection-start-column="23" selection-end-line="24" selection-end-column="23" />
1403
+ <state relative-caret-position="315">
1404
+ <caret line="21" selection-start-line="21" selection-end-line="21" />
1409
1405
  </state>
1410
1406
  </provider>
1411
1407
  </entry>
1412
- <entry file="file://$PROJECT_DIR$/.babelrc">
1413
- <provider selected="true" editor-type-id="text-editor" />
1414
- </entry>
1415
- <entry file="file://$PROJECT_DIR$/.gitignore">
1416
- <provider selected="true" editor-type-id="text-editor" />
1408
+ <entry file="file://$PROJECT_DIR$/webpack.config.js">
1409
+ <provider selected="true" editor-type-id="text-editor">
1410
+ <state relative-caret-position="165">
1411
+ <caret line="11" column="4" selection-start-line="11" selection-start-column="4" selection-end-line="11" selection-end-column="4" />
1412
+ </state>
1413
+ </provider>
1417
1414
  </entry>
1418
- <entry file="file://$PROJECT_DIR$/.npmignore">
1415
+ <entry file="file://$PROJECT_DIR$/tsconfig.json">
1419
1416
  <provider selected="true" editor-type-id="text-editor" />
1420
1417
  </entry>
1421
- <entry file="file://$PROJECT_DIR$/.yarnignore">
1418
+ <entry file="file://$PROJECT_DIR$/webpack.dev.js">
1422
1419
  <provider selected="true" editor-type-id="text-editor" />
1423
1420
  </entry>
1424
- <entry file="file://$PROJECT_DIR$/webpack.config.js">
1425
- <provider selected="true" editor-type-id="text-editor">
1426
- <state relative-caret-position="-1411" />
1427
- </provider>
1428
- </entry>
1429
- <entry file="file://$PROJECT_DIR$/node_modules/mathpix-domino/lib/index.d.ts">
1421
+ <entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/image.ts">
1430
1422
  <provider selected="true" editor-type-id="text-editor">
1431
- <state relative-caret-position="75">
1432
- <caret line="5" lean-forward="true" selection-start-line="5" selection-end-line="5" />
1423
+ <state relative-caret-position="4890">
1424
+ <caret line="326" column="51" selection-start-line="326" selection-start-column="51" selection-end-line="326" selection-end-column="51" />
1433
1425
  </state>
1434
1426
  </provider>
1435
1427
  </entry>
1436
- <entry file="file://$PROJECT_DIR$/src/markdown/dom-adaptor/index.ts">
1428
+ <entry file="file://$PROJECT_DIR$/package.json">
1437
1429
  <provider selected="true" editor-type-id="text-editor">
1438
- <state>
1439
- <caret column="40" selection-start-column="40" selection-end-column="40" />
1430
+ <state relative-caret-position="225">
1431
+ <caret line="15" column="14" lean-forward="true" selection-start-line="15" selection-start-column="14" selection-end-line="15" selection-end-column="14" />
1440
1432
  </state>
1441
1433
  </provider>
1442
1434
  </entry>
1443
- <entry file="file://$PROJECT_DIR$/src/styles/styles-fonts.ts">
1435
+ <entry file="file://$PROJECT_DIR$/src/components/mathpix-markdown/index.tsx">
1444
1436
  <provider selected="true" editor-type-id="text-editor">
1445
- <state>
1446
- <caret column="24" selection-start-column="13" selection-end-column="24" />
1437
+ <state relative-caret-position="359">
1438
+ <caret line="42" column="31" lean-forward="true" selection-start-line="42" selection-start-column="31" selection-end-line="42" selection-end-column="31" />
1447
1439
  </state>
1448
1440
  </provider>
1449
1441
  </entry>
1450
- <entry file="file://$PROJECT_DIR$/package.json">
1442
+ <entry file="file://$PROJECT_DIR$/src/index.tsx">
1451
1443
  <provider selected="true" editor-type-id="text-editor">
1452
- <state relative-caret-position="110">
1453
- <caret line="42" column="5" selection-start-line="42" selection-start-column="5" selection-end-line="42" selection-end-column="20" />
1444
+ <state relative-caret-position="-549">
1445
+ <folding>
1446
+ <element signature="e#0#56#0" expanded="true" />
1447
+ </folding>
1454
1448
  </state>
1455
1449
  </provider>
1456
1450
  </entry>
1457
- <entry file="file://$PROJECT_DIR$/yarn.lock">
1458
- <provider selected="true" editor-type-id="text-editor">
1459
- <state relative-caret-position="110">
1460
- <caret line="1069" lean-forward="true" selection-start-line="1069" selection-end-line="1069" />
1451
+ <entry file="file://$PROJECT_DIR$/README.md">
1452
+ <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
1453
+ <state split_layout="FIRST">
1454
+ <first_editor relative-caret-position="139">
1455
+ <caret line="795" column="18" selection-start-line="795" selection-start-column="3" selection-end-line="795" selection-end-column="18" />
1456
+ <folding>
1457
+ <element signature="e#0#31#0" expanded="true" />
1458
+ <element signature="e#598#713#0" expanded="true" />
1459
+ <element signature="n#style#0;n#mathml#0;n#span#0;n#!!top" expanded="true" />
1460
+ <element signature="n#style#0;n#asciimath#0;n#span#0;n#!!top" expanded="true" />
1461
+ <element signature="n#style#0;n#latex#0;n#span#0;n#!!top" expanded="true" />
1462
+ <element signature="n#style#0;n#tsv#0;n#div#0;n#!!top" expanded="true" />
1463
+ <element signature="n#style#0;n#asciimath#0;n#span#0;n#div#0;n#!!top" expanded="true" />
1464
+ <element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
1465
+ <element signature="n#style#0;n#tsv#0;n#div#0;n#!!top" expanded="true" />
1466
+ <element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#0;n#div#0;n#!!top" expanded="true" />
1467
+ <element signature="e#0#59#0" expanded="true" />
1468
+ <element signature="n#style#0;n#mjx-container#0;n#span#0;n#div#0;n#!!top" expanded="true" />
1469
+ <element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#0;n#div#0;n#!!top" expanded="true" />
1470
+ <element signature="e#0#121#1" expanded="true" />
1471
+ </folding>
1472
+ </first_editor>
1473
+ <second_editor />
1461
1474
  </state>
1462
1475
  </provider>
1463
1476
  </entry>