mathpix-markdown-it 1.0.75 → 1.0.76
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.
- package/.idea/workspace.xml +275 -227
- package/es5/bundle.js +1 -1
- package/es5/index.js +1 -1
- package/lib/mathjax/serialized-ascii/index.js +44 -6
- package/lib/mathjax/serialized-ascii/index.js.map +1 -1
- package/package.json +1 -1
package/.idea/workspace.xml
CHANGED
|
@@ -1,12 +1,8 @@
|
|
|
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/mathpix-markdown-model/index.ts" line="315" mnemonic="0" />
|
|
5
|
-
<bookmark url="file://$PROJECT_DIR$/src/markdown/mdPluginText.ts" line="422" mnemonic="2" />
|
|
6
|
-
<bookmark url="file://$PROJECT_DIR$/src/markdown/mdPluginText.ts" line="433" mnemonic="4" />
|
|
7
4
|
<bookmark url="file://$PROJECT_DIR$/src/markdown/mdPluginRaw.ts" line="900" mnemonic="5" />
|
|
8
|
-
<bookmark url="file://$PROJECT_DIR$/src/markdown/
|
|
9
|
-
<bookmark url="file://$PROJECT_DIR$/src/markdown/mdPluginText.ts" line="845" mnemonic="1" />
|
|
5
|
+
<bookmark url="file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts" line="150" mnemonic="0" />
|
|
10
6
|
</component>
|
|
11
7
|
<component name="ChangeListManager">
|
|
12
8
|
<list default="true" id="57194d73-380e-4999-b7f4-281db5a1b6dc" name="Default Changelist" comment="" />
|
|
@@ -24,147 +20,173 @@
|
|
|
24
20
|
<session id="1706553226">
|
|
25
21
|
<usages-collector id="statistics.lifecycle.project">
|
|
26
22
|
<counts>
|
|
27
|
-
<entry key="project.closed" value="
|
|
23
|
+
<entry key="project.closed" value="30" />
|
|
28
24
|
<entry key="project.open.time.10" value="2" />
|
|
29
25
|
<entry key="project.open.time.11" value="2" />
|
|
26
|
+
<entry key="project.open.time.12" value="1" />
|
|
30
27
|
<entry key="project.open.time.14" value="1" />
|
|
31
28
|
<entry key="project.open.time.15" value="1" />
|
|
32
29
|
<entry key="project.open.time.18" value="2" />
|
|
33
30
|
<entry key="project.open.time.22" value="1" />
|
|
34
|
-
<entry key="project.open.time.3" value="
|
|
31
|
+
<entry key="project.open.time.3" value="2" />
|
|
35
32
|
<entry key="project.open.time.31" value="1" />
|
|
36
33
|
<entry key="project.open.time.34" value="1" />
|
|
37
|
-
<entry key="project.open.time.4" value="
|
|
34
|
+
<entry key="project.open.time.4" value="7" />
|
|
38
35
|
<entry key="project.open.time.5" value="5" />
|
|
39
|
-
<entry key="project.open.time.6" value="
|
|
36
|
+
<entry key="project.open.time.6" value="5" />
|
|
40
37
|
<entry key="project.open.time.7" value="1" />
|
|
41
38
|
<entry key="project.open.time.9" value="1" />
|
|
42
|
-
<entry key="project.opened" value="
|
|
39
|
+
<entry key="project.opened" value="33" />
|
|
43
40
|
</counts>
|
|
44
41
|
</usages-collector>
|
|
45
42
|
<usages-collector id="statistics.js.language.service.starts">
|
|
46
43
|
<counts>
|
|
47
|
-
<entry key="TypeScriptServerServiceImpl" value="
|
|
44
|
+
<entry key="TypeScriptServerServiceImpl" value="31" />
|
|
48
45
|
</counts>
|
|
49
46
|
</usages-collector>
|
|
50
47
|
<usages-collector id="statistics.file.extensions.open">
|
|
51
48
|
<counts>
|
|
52
49
|
<entry key="html" value="2" />
|
|
53
|
-
<entry key="js" value="
|
|
54
|
-
<entry key="json" value="
|
|
50
|
+
<entry key="js" value="98" />
|
|
51
|
+
<entry key="json" value="18" />
|
|
55
52
|
<entry key="jsx" value="2" />
|
|
56
53
|
<entry key="lock" value="8" />
|
|
57
54
|
<entry key="md" value="20" />
|
|
58
55
|
<entry key="sre" value="1" />
|
|
59
|
-
<entry key="ts" value="
|
|
60
|
-
<entry key="tsx" value="
|
|
56
|
+
<entry key="ts" value="236" />
|
|
57
|
+
<entry key="tsx" value="13" />
|
|
61
58
|
</counts>
|
|
62
59
|
</usages-collector>
|
|
63
60
|
<usages-collector id="statistics.file.types.open">
|
|
64
61
|
<counts>
|
|
65
62
|
<entry key="HTML" value="2" />
|
|
66
|
-
<entry key="JSON" value="
|
|
63
|
+
<entry key="JSON" value="18" />
|
|
67
64
|
<entry key="JSX Harmony" value="2" />
|
|
68
|
-
<entry key="JavaScript" value="
|
|
65
|
+
<entry key="JavaScript" value="99" />
|
|
69
66
|
<entry key="Markdown" value="20" />
|
|
70
67
|
<entry key="PLAIN_TEXT" value="1" />
|
|
71
|
-
<entry key="TypeScript" value="
|
|
72
|
-
<entry key="TypeScript JSX" value="
|
|
68
|
+
<entry key="TypeScript" value="236" />
|
|
69
|
+
<entry key="TypeScript JSX" value="13" />
|
|
73
70
|
<entry key="yarn.lock" value="7" />
|
|
74
71
|
</counts>
|
|
75
72
|
</usages-collector>
|
|
76
73
|
<usages-collector id="statistics.file.extensions.edit">
|
|
77
74
|
<counts>
|
|
78
|
-
<entry key="js" value="
|
|
79
|
-
<entry key="json" value="
|
|
75
|
+
<entry key="js" value="2484" />
|
|
76
|
+
<entry key="json" value="11" />
|
|
80
77
|
<entry key="md" value="1879" />
|
|
81
|
-
<entry key="ts" value="
|
|
82
|
-
<entry key="tsx" value="
|
|
78
|
+
<entry key="ts" value="19777" />
|
|
79
|
+
<entry key="tsx" value="230" />
|
|
83
80
|
</counts>
|
|
84
81
|
</usages-collector>
|
|
85
82
|
<usages-collector id="statistics.file.types.edit">
|
|
86
83
|
<counts>
|
|
87
84
|
<entry key="HTML" value="65" />
|
|
88
|
-
<entry key="JSON" value="
|
|
89
|
-
<entry key="JavaScript" value="
|
|
85
|
+
<entry key="JSON" value="11" />
|
|
86
|
+
<entry key="JavaScript" value="2499" />
|
|
90
87
|
<entry key="Markdown" value="1799" />
|
|
91
|
-
<entry key="TypeScript" value="
|
|
92
|
-
<entry key="TypeScript JSX" value="
|
|
88
|
+
<entry key="TypeScript" value="19777" />
|
|
89
|
+
<entry key="TypeScript JSX" value="230" />
|
|
93
90
|
</counts>
|
|
94
91
|
</usages-collector>
|
|
95
92
|
</session>
|
|
96
93
|
</component>
|
|
97
94
|
<component name="FileEditorManager">
|
|
98
|
-
<splitter split-orientation="horizontal" split-proportion="0.
|
|
95
|
+
<splitter split-orientation="horizontal" split-proportion="0.5565611">
|
|
99
96
|
<split-first>
|
|
100
97
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
101
98
|
<file pinned="false" current-in-tab="true">
|
|
102
99
|
<entry file="file://$PROJECT_DIR$/package.json">
|
|
103
100
|
<provider selected="true" editor-type-id="text-editor">
|
|
104
101
|
<state relative-caret-position="30">
|
|
105
|
-
<caret line="2" column="
|
|
102
|
+
<caret line="2" column="14" selection-start-line="2" selection-start-column="14" selection-end-line="2" selection-end-column="20" />
|
|
106
103
|
</state>
|
|
107
104
|
</provider>
|
|
108
105
|
</entry>
|
|
109
106
|
</file>
|
|
110
107
|
<file pinned="false" current-in-tab="false">
|
|
111
|
-
<entry file="file://$PROJECT_DIR$/
|
|
108
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/mathJaxConfig.ts">
|
|
112
109
|
<provider selected="true" editor-type-id="text-editor">
|
|
113
|
-
<state relative-caret-position="
|
|
114
|
-
<caret line="
|
|
110
|
+
<state relative-caret-position="15">
|
|
111
|
+
<caret line="1" column="19" selection-start-line="1" selection-start-column="6" selection-end-line="1" selection-end-column="19" />
|
|
115
112
|
</state>
|
|
116
113
|
</provider>
|
|
117
114
|
</entry>
|
|
118
115
|
</file>
|
|
119
116
|
<file pinned="false" current-in-tab="false">
|
|
120
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
117
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/mathjax.ts">
|
|
121
118
|
<provider selected="true" editor-type-id="text-editor">
|
|
122
|
-
<state relative-caret-position="
|
|
123
|
-
<caret line="
|
|
119
|
+
<state relative-caret-position="120">
|
|
120
|
+
<caret line="20" column="15" selection-start-line="20" selection-start-column="6" selection-end-line="20" selection-end-column="15" />
|
|
124
121
|
</state>
|
|
125
122
|
</provider>
|
|
126
123
|
</entry>
|
|
127
124
|
</file>
|
|
128
125
|
<file pinned="false" current-in-tab="false">
|
|
129
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
126
|
+
<entry file="file://$PROJECT_DIR$/src/components/mathpix-markdown/index.tsx">
|
|
130
127
|
<provider selected="true" editor-type-id="text-editor">
|
|
131
|
-
<state relative-caret-position="
|
|
132
|
-
<caret line="
|
|
128
|
+
<state relative-caret-position="105">
|
|
129
|
+
<caret line="7" selection-start-line="7" selection-end-line="7" />
|
|
133
130
|
<folding>
|
|
134
|
-
<element signature="e#0#
|
|
131
|
+
<element signature="e#0#31#0" expanded="true" />
|
|
135
132
|
</folding>
|
|
136
133
|
</state>
|
|
137
134
|
</provider>
|
|
138
135
|
</entry>
|
|
139
136
|
</file>
|
|
140
137
|
<file pinned="false" current-in-tab="false">
|
|
141
|
-
<entry file="file://$PROJECT_DIR$/tests/
|
|
138
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_ascii/_asciiLongDiv.js">
|
|
142
139
|
<provider selected="true" editor-type-id="text-editor">
|
|
143
|
-
<state relative-caret-position="
|
|
144
|
-
<caret line="
|
|
140
|
+
<state relative-caret-position="1710">
|
|
141
|
+
<caret line="114" selection-start-line="114" selection-end-line="114" />
|
|
145
142
|
</state>
|
|
146
143
|
</provider>
|
|
147
144
|
</entry>
|
|
148
145
|
</file>
|
|
149
146
|
<file pinned="false" current-in-tab="false">
|
|
150
|
-
<entry file="file://$PROJECT_DIR$/
|
|
147
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/index.ts">
|
|
151
148
|
<provider selected="true" editor-type-id="text-editor">
|
|
152
|
-
<state relative-caret-position="
|
|
153
|
-
<caret line="
|
|
149
|
+
<state relative-caret-position="630">
|
|
150
|
+
<caret line="42" column="44" selection-start-line="42" selection-start-column="44" selection-end-line="42" selection-end-column="44" />
|
|
151
|
+
<folding>
|
|
152
|
+
<element signature="e#0#59#0" expanded="true" />
|
|
153
|
+
</folding>
|
|
154
154
|
</state>
|
|
155
155
|
</provider>
|
|
156
156
|
</entry>
|
|
157
157
|
</file>
|
|
158
158
|
<file pinned="false" current-in-tab="false">
|
|
159
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
160
|
-
<provider selected="true" editor-type-id="text-editor"
|
|
159
|
+
<entry file="file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts">
|
|
160
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
161
|
+
<state relative-caret-position="240">
|
|
162
|
+
<caret line="30" column="15" selection-start-line="30" selection-start-column="4" selection-end-line="30" selection-end-column="15" />
|
|
163
|
+
</state>
|
|
164
|
+
</provider>
|
|
161
165
|
</entry>
|
|
162
166
|
</file>
|
|
163
167
|
<file pinned="false" current-in-tab="false">
|
|
164
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
168
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/mathpix-markdown-plugins.tsx">
|
|
169
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
170
|
+
<state relative-caret-position="795">
|
|
171
|
+
<caret line="69" column="54" selection-start-line="69" selection-start-column="54" selection-end-line="69" selection-end-column="54" />
|
|
172
|
+
</state>
|
|
173
|
+
</provider>
|
|
174
|
+
</entry>
|
|
175
|
+
</file>
|
|
176
|
+
<file pinned="false" current-in-tab="false">
|
|
177
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_ascii/_ascii_lcm.js">
|
|
165
178
|
<provider selected="true" editor-type-id="text-editor">
|
|
166
|
-
<state relative-caret-position="
|
|
167
|
-
<caret line="
|
|
179
|
+
<state relative-caret-position="30">
|
|
180
|
+
<caret line="2" column="12" selection-start-line="2" selection-start-column="12" selection-end-line="2" selection-end-column="28" />
|
|
181
|
+
</state>
|
|
182
|
+
</provider>
|
|
183
|
+
</entry>
|
|
184
|
+
</file>
|
|
185
|
+
<file pinned="false" current-in-tab="false">
|
|
186
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/handlers.ts">
|
|
187
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
188
|
+
<state relative-caret-position="2715">
|
|
189
|
+
<caret line="182" column="7" lean-forward="true" selection-start-line="182" selection-start-column="7" selection-end-line="182" selection-end-column="7" />
|
|
168
190
|
</state>
|
|
169
191
|
</provider>
|
|
170
192
|
</entry>
|
|
@@ -174,24 +196,19 @@
|
|
|
174
196
|
<split-second>
|
|
175
197
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
176
198
|
<file pinned="false" current-in-tab="false">
|
|
177
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
199
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-table.ts">
|
|
178
200
|
<provider selected="true" editor-type-id="text-editor">
|
|
179
|
-
<state>
|
|
180
|
-
<
|
|
181
|
-
<element signature="e#0#41#0" expanded="true" />
|
|
182
|
-
</folding>
|
|
201
|
+
<state relative-caret-position="375">
|
|
202
|
+
<caret line="30" column="2" selection-start-line="30" selection-start-column="2" selection-end-line="30" selection-end-column="2" />
|
|
183
203
|
</state>
|
|
184
204
|
</provider>
|
|
185
205
|
</entry>
|
|
186
206
|
</file>
|
|
187
207
|
<file pinned="false" current-in-tab="true">
|
|
188
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
208
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/index.ts">
|
|
189
209
|
<provider selected="true" editor-type-id="text-editor">
|
|
190
|
-
<state relative-caret-position="
|
|
191
|
-
<caret line="
|
|
192
|
-
<folding>
|
|
193
|
-
<element signature="e#0#41#0" expanded="true" />
|
|
194
|
-
</folding>
|
|
210
|
+
<state relative-caret-position="15">
|
|
211
|
+
<caret line="95" column="26" selection-start-line="95" selection-start-column="26" selection-end-line="95" selection-end-column="26" />
|
|
195
212
|
</state>
|
|
196
213
|
</provider>
|
|
197
214
|
</entry>
|
|
@@ -263,26 +280,6 @@
|
|
|
263
280
|
</component>
|
|
264
281
|
<component name="FindInProjectRecents">
|
|
265
282
|
<findStrings>
|
|
266
|
-
<find>state.line</find>
|
|
267
|
-
<find>separatingSpan</find>
|
|
268
|
-
<find>regex</find>
|
|
269
|
-
<find>lineText = state.src.slice(pos, max).trim();</find>
|
|
270
|
-
<find>renderInlineClass</find>
|
|
271
|
-
<find>classInline</find>
|
|
272
|
-
<find>err</find>
|
|
273
|
-
<find>reg</find>
|
|
274
|
-
<find>RegExpMatchArray</find>
|
|
275
|
-
<find>latexClass</find>
|
|
276
|
-
<find>inlineClass</find>
|
|
277
|
-
<find>openTagSpan</find>
|
|
278
|
-
<find>closeTagSpan</find>
|
|
279
|
-
<find>space</find>
|
|
280
|
-
<find>while</find>
|
|
281
|
-
<find>0x20</find>
|
|
282
|
-
<find>console</find>
|
|
283
|
-
<find>reSpan</find>
|
|
284
|
-
<find>resString</find>
|
|
285
|
-
<find>findEndMarker</find>
|
|
286
283
|
<find>nextPos</find>
|
|
287
284
|
<find>spanToClass</find>
|
|
288
285
|
<find>console.log</find>
|
|
@@ -293,6 +290,26 @@
|
|
|
293
290
|
<find>...</find>
|
|
294
291
|
<find>..</find>
|
|
295
292
|
<find>postcss</find>
|
|
293
|
+
<find>figure</find>
|
|
294
|
+
<find>clear</find>
|
|
295
|
+
<find>couterFigures</find>
|
|
296
|
+
<find>getLastFigureNumber</find>
|
|
297
|
+
<find>ClearFigureNumbers</find>
|
|
298
|
+
<find>svgo</find>
|
|
299
|
+
<find>@types</find>
|
|
300
|
+
<find>texReset</find>
|
|
301
|
+
<find>Reset</find>
|
|
302
|
+
<find>markdownToHTML</find>
|
|
303
|
+
<find>linkTables</find>
|
|
304
|
+
<find>typographer</find>
|
|
305
|
+
<find>long</find>
|
|
306
|
+
<find>longdiv</find>
|
|
307
|
+
<find>divident</find>
|
|
308
|
+
<find>((24)/(12))</find>
|
|
309
|
+
<find>lcm</find>
|
|
310
|
+
<find>(x^(5)+x^(4)-2x^(3)+0+x+1)/(x^(2)+x-1))</find>
|
|
311
|
+
<find>MathJaxConfig</find>
|
|
312
|
+
<find>texConfig</find>
|
|
296
313
|
</findStrings>
|
|
297
314
|
<replaceStrings>
|
|
298
315
|
<replace>MJSimple</replace>
|
|
@@ -303,15 +320,12 @@
|
|
|
303
320
|
<dir>$PROJECT_DIR$/node_modules/mathjax-full/components</dir>
|
|
304
321
|
<dir>$PROJECT_DIR$/node_modules</dir>
|
|
305
322
|
<dir>$PROJECT_DIR$/src/mathjax/serialized-ascii</dir>
|
|
306
|
-
<dir>$PROJECT_DIR$/tests/_data/_ascii</dir>
|
|
307
323
|
<dir>$PROJECT_DIR$/node_modules/speech-rule-engine</dir>
|
|
308
324
|
<dir>$PROJECT_DIR$/node_modules/mathjax-full/ts/a11y</dir>
|
|
309
325
|
<dir>$PROJECT_DIR$/node_modules/mathjax-full/js</dir>
|
|
310
|
-
<dir>$PROJECT_DIR$/tests/_data</dir>
|
|
311
326
|
<dir>$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular</dir>
|
|
312
327
|
<dir>$PROJECT_DIR$/src/markdown/md-block-rule</dir>
|
|
313
328
|
<dir>$PROJECT_DIR$/node_modules/speech-rule-engine/js</dir>
|
|
314
|
-
<dir>$PROJECT_DIR$/tests</dir>
|
|
315
329
|
<dir>$PROJECT_DIR$/node_modules/mathjax-full/ts/ui/menu</dir>
|
|
316
330
|
<dir>$PROJECT_DIR$/node_modules/mathjax-full/ts/ui</dir>
|
|
317
331
|
<dir>$PROJECT_DIR$/node_modules/mathjax-full</dir>
|
|
@@ -320,13 +334,16 @@
|
|
|
320
334
|
<dir>$PROJECT_DIR$/src/styles</dir>
|
|
321
335
|
<dir>$PROJECT_DIR$/src/mathjax/contex-menu</dir>
|
|
322
336
|
<dir>$PROJECT_DIR$/src/contex-menu</dir>
|
|
323
|
-
<dir>$PROJECT_DIR$/src</dir>
|
|
324
337
|
<dir>$PROJECT_DIR$</dir>
|
|
325
338
|
<dir>$PROJECT_DIR$/node_modules/markdown-it/lib</dir>
|
|
326
|
-
<dir>$PROJECT_DIR$/src/mathjax</dir>
|
|
327
339
|
<dir>$PROJECT_DIR$/src/markdown</dir>
|
|
328
340
|
<dir>$PROJECT_DIR$/node_modules/postcss/lib</dir>
|
|
329
341
|
<dir>$PROJECT_DIR$/node_modules/postcss</dir>
|
|
342
|
+
<dir>$PROJECT_DIR$/tests/_data/_ascii</dir>
|
|
343
|
+
<dir>$PROJECT_DIR$/tests/_data</dir>
|
|
344
|
+
<dir>$PROJECT_DIR$/tests</dir>
|
|
345
|
+
<dir>$PROJECT_DIR$/src</dir>
|
|
346
|
+
<dir>$PROJECT_DIR$/src/mathjax</dir>
|
|
330
347
|
</dirStrings>
|
|
331
348
|
</component>
|
|
332
349
|
<component name="Git.Settings">
|
|
@@ -335,12 +352,6 @@
|
|
|
335
352
|
<component name="IdeDocumentHistory">
|
|
336
353
|
<option name="CHANGED_PATHS">
|
|
337
354
|
<list>
|
|
338
|
-
<option value="$PROJECT_DIR$/src/mathjax/contex-menu/menu/index.ts" />
|
|
339
|
-
<option value="$PROJECT_DIR$/src/mathjax/contex-menu/helper.ts" />
|
|
340
|
-
<option value="$PROJECT_DIR$/src/mathjax/contex-menu/consts.ts" />
|
|
341
|
-
<option value="$PROJECT_DIR$/src/mathjax/contex-menu/menu/menu-item.ts" />
|
|
342
|
-
<option value="$PROJECT_DIR$/src/mathjax/contex-menu/index.ts" />
|
|
343
|
-
<option value="$PROJECT_DIR$/src/mathjax/contex-menu/test.ts" />
|
|
344
355
|
<option value="$PROJECT_DIR$/src/mathjax/contex-menu/menu/styles.ts" />
|
|
345
356
|
<option value="$PROJECT_DIR$/src/mathjax/contex-menu/styles.ts" />
|
|
346
357
|
<option value="$PROJECT_DIR$/src/contex-menu/consts.ts" />
|
|
@@ -360,7 +371,6 @@
|
|
|
360
371
|
<option value="$PROJECT_DIR$/examples/react-app/use-components/src/App.js" />
|
|
361
372
|
<option value="$PROJECT_DIR$/src/context-menu.tsx" />
|
|
362
373
|
<option value="$PROJECT_DIR$/webpack.config.js" />
|
|
363
|
-
<option value="$PROJECT_DIR$/src/mathpix-markdown-model/index.ts" />
|
|
364
374
|
<option value="$PROJECT_DIR$/src/contex-menu/index.ts" />
|
|
365
375
|
<option value="$PROJECT_DIR$/src/contex-menu/styles.ts" />
|
|
366
376
|
<option value="$PROJECT_DIR$/src/contex-menu/menu/consts.ts" />
|
|
@@ -385,6 +395,13 @@
|
|
|
385
395
|
<option value="$PROJECT_DIR$/examples/tests-md/test1.md" />
|
|
386
396
|
<option value="$PROJECT_DIR$/tests/_sepatation_span.js" />
|
|
387
397
|
<option value="$PROJECT_DIR$/src/markdown/common/consts.ts" />
|
|
398
|
+
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-table.ts" />
|
|
399
|
+
<option value="$PROJECT_DIR$/src/mathpix-markdown-model/index.ts" />
|
|
400
|
+
<option value="$PROJECT_DIR$/src/markdown/mathpix-markdown-plugins.tsx" />
|
|
401
|
+
<option value="$PROJECT_DIR$/src/markdown/index.ts" />
|
|
402
|
+
<option value="$PROJECT_DIR$/src/markdown/mdPluginTableTabular.ts" />
|
|
403
|
+
<option value="$PROJECT_DIR$/src/mathjax/serialized-ascii/index.ts" />
|
|
404
|
+
<option value="$PROJECT_DIR$/tests/_data/_ascii/_asciiLongDiv.js" />
|
|
388
405
|
<option value="$PROJECT_DIR$/package.json" />
|
|
389
406
|
</list>
|
|
390
407
|
</option>
|
|
@@ -414,7 +431,7 @@
|
|
|
414
431
|
</packageJsonPaths>
|
|
415
432
|
</component>
|
|
416
433
|
<component name="ProjectFrameBounds">
|
|
417
|
-
<option name="x" value="
|
|
434
|
+
<option name="x" value="75" />
|
|
418
435
|
<option name="y" value="23" />
|
|
419
436
|
<option name="width" value="1570" />
|
|
420
437
|
<option name="height" value="976" />
|
|
@@ -425,6 +442,7 @@
|
|
|
425
442
|
<foldersAlwaysOnTop value="true" />
|
|
426
443
|
</navigator>
|
|
427
444
|
<panes>
|
|
445
|
+
<pane id="Scope" />
|
|
428
446
|
<pane id="ProjectPane">
|
|
429
447
|
<subPane>
|
|
430
448
|
<expand>
|
|
@@ -432,11 +450,45 @@
|
|
|
432
450
|
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
433
451
|
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
434
452
|
</path>
|
|
453
|
+
<path>
|
|
454
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
455
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
456
|
+
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
457
|
+
</path>
|
|
458
|
+
<path>
|
|
459
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
460
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
461
|
+
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
462
|
+
<item name="markdown" type="462c0819:PsiDirectoryNode" />
|
|
463
|
+
</path>
|
|
464
|
+
<path>
|
|
465
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
466
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
467
|
+
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
468
|
+
<item name="mathjax" type="462c0819:PsiDirectoryNode" />
|
|
469
|
+
</path>
|
|
470
|
+
<path>
|
|
471
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
472
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
473
|
+
<item name="tests" type="462c0819:PsiDirectoryNode" />
|
|
474
|
+
</path>
|
|
475
|
+
<path>
|
|
476
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
477
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
478
|
+
<item name="tests" type="462c0819:PsiDirectoryNode" />
|
|
479
|
+
<item name="_data" type="462c0819:PsiDirectoryNode" />
|
|
480
|
+
</path>
|
|
481
|
+
<path>
|
|
482
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
483
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
484
|
+
<item name="tests" type="462c0819:PsiDirectoryNode" />
|
|
485
|
+
<item name="_data" type="462c0819:PsiDirectoryNode" />
|
|
486
|
+
<item name="_ascii" type="462c0819:PsiDirectoryNode" />
|
|
487
|
+
</path>
|
|
435
488
|
</expand>
|
|
436
489
|
<select />
|
|
437
490
|
</subPane>
|
|
438
491
|
</pane>
|
|
439
|
-
<pane id="Scope" />
|
|
440
492
|
</panes>
|
|
441
493
|
</component>
|
|
442
494
|
<component name="PropertiesComponent">
|
|
@@ -517,17 +569,22 @@
|
|
|
517
569
|
<workItem from="1652175125565" duration="18000" />
|
|
518
570
|
<workItem from="1652175421066" duration="327000" />
|
|
519
571
|
<workItem from="1652254324189" duration="42000" />
|
|
520
|
-
<workItem from="1652265539611" duration="
|
|
572
|
+
<workItem from="1652265539611" duration="6360000" />
|
|
573
|
+
<workItem from="1655809210576" duration="1375000" />
|
|
574
|
+
<workItem from="1655825868831" duration="34000" />
|
|
575
|
+
<workItem from="1655825961625" duration="2871000" />
|
|
576
|
+
<workItem from="1657792764349" duration="3353000" />
|
|
577
|
+
<workItem from="1657815268774" duration="287000" />
|
|
521
578
|
</task>
|
|
522
579
|
<servers />
|
|
523
580
|
</component>
|
|
524
581
|
<component name="TimeTrackingManager">
|
|
525
|
-
<option name="totallyTimeSpent" value="
|
|
582
|
+
<option name="totallyTimeSpent" value="350513000" />
|
|
526
583
|
</component>
|
|
527
584
|
<component name="ToolWindowManager">
|
|
528
|
-
<frame x="
|
|
585
|
+
<frame x="75" y="23" width="1570" height="976" extended-state="0" />
|
|
529
586
|
<layout>
|
|
530
|
-
<window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.
|
|
587
|
+
<window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.14396384" />
|
|
531
588
|
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
532
589
|
<window_info id="npm" order="2" side_tool="true" />
|
|
533
590
|
<window_info id="DB Browser" order="3" />
|
|
@@ -546,7 +603,7 @@
|
|
|
546
603
|
<window_info anchor="bottom" id="Version Control" order="9" show_stripe_button="false" />
|
|
547
604
|
<window_info anchor="bottom" id="DB Execution Console" order="10" />
|
|
548
605
|
<window_info anchor="bottom" id="TypeScript" order="11" />
|
|
549
|
-
<window_info active="true" anchor="bottom" id="Terminal" order="12" visible="true" weight="0.
|
|
606
|
+
<window_info active="true" anchor="bottom" id="Terminal" order="12" visible="true" weight="0.30769232" />
|
|
550
607
|
<window_info anchor="bottom" id="Event Log" order="13" side_tool="true" />
|
|
551
608
|
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
552
609
|
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
@@ -581,79 +638,6 @@
|
|
|
581
638
|
</breakpoint-manager>
|
|
582
639
|
</component>
|
|
583
640
|
<component name="editorHistoryManager">
|
|
584
|
-
<entry file="file://$PROJECT_DIR$/src/context-menu.tsx">
|
|
585
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
586
|
-
<state relative-caret-position="225">
|
|
587
|
-
<caret line="15" selection-start-line="15" selection-end-line="15" />
|
|
588
|
-
</state>
|
|
589
|
-
</provider>
|
|
590
|
-
</entry>
|
|
591
|
-
<entry file="file://$PROJECT_DIR$/lib/context-menu.js">
|
|
592
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
593
|
-
<state relative-caret-position="135">
|
|
594
|
-
<caret line="9" column="21" selection-start-line="9" selection-start-column="21" selection-end-line="9" selection-end-column="21" />
|
|
595
|
-
</state>
|
|
596
|
-
</provider>
|
|
597
|
-
</entry>
|
|
598
|
-
<entry file="file://$PROJECT_DIR$/es5/context-menu.js">
|
|
599
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
600
|
-
<state>
|
|
601
|
-
<caret column="55" selection-end-column="16591" />
|
|
602
|
-
</state>
|
|
603
|
-
</provider>
|
|
604
|
-
</entry>
|
|
605
|
-
<entry file="file://$PROJECT_DIR$/src/contex-menu/menu/helper.ts">
|
|
606
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
607
|
-
<state relative-caret-position="1080">
|
|
608
|
-
<caret line="81" column="69" selection-start-line="81" selection-start-column="69" selection-end-line="81" selection-end-column="69" />
|
|
609
|
-
<folding>
|
|
610
|
-
<element signature="e#0#170#0" expanded="true" />
|
|
611
|
-
</folding>
|
|
612
|
-
</state>
|
|
613
|
-
</provider>
|
|
614
|
-
</entry>
|
|
615
|
-
<entry file="file://$PROJECT_DIR$/src/contex-menu/menu/index.ts">
|
|
616
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
617
|
-
<state relative-caret-position="900">
|
|
618
|
-
<caret line="64" column="38" selection-start-line="64" selection-start-column="38" selection-end-line="64" selection-end-column="38" />
|
|
619
|
-
</state>
|
|
620
|
-
</provider>
|
|
621
|
-
</entry>
|
|
622
|
-
<entry file="file://$PROJECT_DIR$/examples/app.js">
|
|
623
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
624
|
-
<state relative-caret-position="480">
|
|
625
|
-
<caret line="32" column="58" selection-start-line="32" selection-start-column="58" selection-end-line="32" selection-end-column="58" />
|
|
626
|
-
</state>
|
|
627
|
-
</provider>
|
|
628
|
-
</entry>
|
|
629
|
-
<entry file="file://$PROJECT_DIR$/src/contex-menu/menu/consts.ts">
|
|
630
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
631
|
-
<state relative-caret-position="300">
|
|
632
|
-
<caret line="20" selection-start-line="20" selection-end-line="20" />
|
|
633
|
-
</state>
|
|
634
|
-
</provider>
|
|
635
|
-
</entry>
|
|
636
|
-
<entry file="file://$PROJECT_DIR$/src/contex-menu/menu/interfaces.ts">
|
|
637
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
638
|
-
<state relative-caret-position="30">
|
|
639
|
-
<caret line="2" column="6" selection-start-line="2" selection-start-column="6" selection-end-line="2" selection-end-column="6" />
|
|
640
|
-
</state>
|
|
641
|
-
</provider>
|
|
642
|
-
</entry>
|
|
643
|
-
<entry file="file://$PROJECT_DIR$/src/contex-menu/styles.ts">
|
|
644
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
645
|
-
<state>
|
|
646
|
-
<caret column="60" selection-start-column="38" selection-end-column="60" />
|
|
647
|
-
</state>
|
|
648
|
-
</provider>
|
|
649
|
-
</entry>
|
|
650
|
-
<entry file="file://$PROJECT_DIR$/src/contex-menu/index.ts">
|
|
651
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
652
|
-
<state relative-caret-position="555">
|
|
653
|
-
<caret line="40" column="17" selection-start-line="40" selection-start-column="17" selection-end-line="40" selection-end-column="17" />
|
|
654
|
-
</state>
|
|
655
|
-
</provider>
|
|
656
|
-
</entry>
|
|
657
641
|
<entry file="file://$PROJECT_DIR$/package-lock.json" />
|
|
658
642
|
<entry file="file://$PROJECT_DIR$/yarn1.lock" />
|
|
659
643
|
<entry file="file://$PROJECT_DIR$/es5/index.js">
|
|
@@ -722,18 +706,30 @@
|
|
|
722
706
|
<provider selected="true" editor-type-id="text-editor" />
|
|
723
707
|
</entry>
|
|
724
708
|
<entry file="file://$PROJECT_DIR$/src/mathjax/utils.ts" />
|
|
725
|
-
<entry file="file://$PROJECT_DIR$/src/mathjax/index.ts">
|
|
726
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
727
|
-
<state relative-caret-position="264">
|
|
728
|
-
<caret line="326" column="46" selection-start-line="326" selection-start-column="46" selection-end-line="326" selection-end-column="46" />
|
|
729
|
-
</state>
|
|
730
|
-
</provider>
|
|
731
|
-
</entry>
|
|
732
709
|
<entry file="file://$PROJECT_DIR$/examples/test1.md" />
|
|
733
710
|
<entry file="file://$PROJECT_DIR$/src/helpers/replace-span-to-class.ts" />
|
|
734
711
|
<entry file="file://$PROJECT_DIR$/examples/tests-md/test.md" />
|
|
735
712
|
<entry file="file://$PROJECT_DIR$/examples/tests-md/test2.md" />
|
|
736
713
|
<entry file="file://$PROJECT_DIR$/examples/tests-md/test1.md" />
|
|
714
|
+
<entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_block/state_block.js">
|
|
715
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
716
|
+
<state relative-caret-position="360">
|
|
717
|
+
<caret line="24" column="24" selection-start-line="24" selection-start-column="24" selection-end-line="24" selection-end-column="57" />
|
|
718
|
+
</state>
|
|
719
|
+
</provider>
|
|
720
|
+
</entry>
|
|
721
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/mdPluginRaw.ts">
|
|
722
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
723
|
+
<state relative-caret-position="75">
|
|
724
|
+
<caret line="5" column="24" selection-start-line="5" selection-start-column="24" selection-end-line="5" selection-end-column="24" />
|
|
725
|
+
</state>
|
|
726
|
+
</provider>
|
|
727
|
+
</entry>
|
|
728
|
+
<entry file="file://$PROJECT_DIR$/node_modules/postcss/lib/declaration.js">
|
|
729
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
730
|
+
<state relative-caret-position="-794" />
|
|
731
|
+
</provider>
|
|
732
|
+
</entry>
|
|
737
733
|
<entry file="file://$PROJECT_DIR$/src/markdown/common/consts.ts">
|
|
738
734
|
<provider selected="true" editor-type-id="text-editor">
|
|
739
735
|
<state relative-caret-position="270">
|
|
@@ -743,11 +739,8 @@
|
|
|
743
739
|
</entry>
|
|
744
740
|
<entry file="file://$PROJECT_DIR$/src/markdown/mdPluginText.ts">
|
|
745
741
|
<provider selected="true" editor-type-id="text-editor">
|
|
746
|
-
<state relative-caret-position="
|
|
742
|
+
<state relative-caret-position="12690">
|
|
747
743
|
<caret line="846" column="76" selection-start-line="846" selection-start-column="62" selection-end-line="846" selection-end-column="76" />
|
|
748
|
-
<folding>
|
|
749
|
-
<element signature="e#0#81#0" expanded="true" />
|
|
750
|
-
</folding>
|
|
751
744
|
</state>
|
|
752
745
|
</provider>
|
|
753
746
|
</entry>
|
|
@@ -758,39 +751,123 @@
|
|
|
758
751
|
</state>
|
|
759
752
|
</provider>
|
|
760
753
|
</entry>
|
|
754
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_sepatation_span/_data.js">
|
|
755
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
756
|
+
<state relative-caret-position="405">
|
|
757
|
+
<caret line="27" column="22" selection-start-line="27" selection-start-column="22" selection-end-line="27" selection-end-column="39" />
|
|
758
|
+
</state>
|
|
759
|
+
</provider>
|
|
760
|
+
</entry>
|
|
761
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/index.ts">
|
|
762
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
763
|
+
<state relative-caret-position="5475">
|
|
764
|
+
<caret line="372" column="7" selection-start-line="372" selection-start-column="2" selection-end-line="372" selection-end-column="7" />
|
|
765
|
+
</state>
|
|
766
|
+
</provider>
|
|
767
|
+
</entry>
|
|
768
|
+
<entry file="file://$PROJECT_DIR$/yarn.lock">
|
|
769
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
770
|
+
<state relative-caret-position="55710">
|
|
771
|
+
<caret line="3714" column="11" selection-start-line="3714" selection-start-column="11" selection-end-line="3714" selection-end-column="11" />
|
|
772
|
+
</state>
|
|
773
|
+
</provider>
|
|
774
|
+
</entry>
|
|
761
775
|
<entry file="file://$PROJECT_DIR$/src/mathjax/my-BaseMappings.ts">
|
|
762
776
|
<provider selected="true" editor-type-id="text-editor" />
|
|
763
777
|
</entry>
|
|
778
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/mdPluginTableTabular.ts">
|
|
779
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
780
|
+
<state relative-caret-position="105">
|
|
781
|
+
<caret line="14" column="23" selection-start-line="14" selection-start-column="23" selection-end-line="14" selection-end-column="23" />
|
|
782
|
+
</state>
|
|
783
|
+
</provider>
|
|
784
|
+
</entry>
|
|
785
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/mdPluginSeparateForBlock.ts">
|
|
786
|
+
<provider selected="true" editor-type-id="text-editor" />
|
|
787
|
+
</entry>
|
|
788
|
+
<entry file="file://$PROJECT_DIR$/package.json">
|
|
789
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
790
|
+
<state relative-caret-position="30">
|
|
791
|
+
<caret line="2" column="14" selection-start-line="2" selection-start-column="14" selection-end-line="2" selection-end-column="20" />
|
|
792
|
+
</state>
|
|
793
|
+
</provider>
|
|
794
|
+
</entry>
|
|
764
795
|
<entry file="file://$PROJECT_DIR$/src/mathjax/mathJaxConfig.ts">
|
|
765
796
|
<provider selected="true" editor-type-id="text-editor">
|
|
766
|
-
<state relative-caret-position="
|
|
767
|
-
<caret line="
|
|
797
|
+
<state relative-caret-position="15">
|
|
798
|
+
<caret line="1" column="19" selection-start-line="1" selection-start-column="6" selection-end-line="1" selection-end-column="19" />
|
|
768
799
|
</state>
|
|
769
800
|
</provider>
|
|
770
801
|
</entry>
|
|
771
|
-
<entry file="file://$PROJECT_DIR$/
|
|
802
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/mathjax.ts">
|
|
772
803
|
<provider selected="true" editor-type-id="text-editor">
|
|
773
|
-
<state relative-caret-position="
|
|
774
|
-
<caret line="
|
|
804
|
+
<state relative-caret-position="120">
|
|
805
|
+
<caret line="20" column="15" selection-start-line="20" selection-start-column="6" selection-end-line="20" selection-end-column="15" />
|
|
775
806
|
</state>
|
|
776
807
|
</provider>
|
|
777
808
|
</entry>
|
|
778
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
809
|
+
<entry file="file://$PROJECT_DIR$/src/components/mathpix-markdown/index.tsx">
|
|
779
810
|
<provider selected="true" editor-type-id="text-editor">
|
|
780
|
-
<state relative-caret-position="
|
|
781
|
-
<caret line="
|
|
811
|
+
<state relative-caret-position="105">
|
|
812
|
+
<caret line="7" selection-start-line="7" selection-end-line="7" />
|
|
813
|
+
<folding>
|
|
814
|
+
<element signature="e#0#31#0" expanded="true" />
|
|
815
|
+
</folding>
|
|
782
816
|
</state>
|
|
783
817
|
</provider>
|
|
784
818
|
</entry>
|
|
785
|
-
<entry file="file://$PROJECT_DIR$/
|
|
819
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_ascii/_asciiLongDiv.js">
|
|
786
820
|
<provider selected="true" editor-type-id="text-editor">
|
|
787
|
-
<state>
|
|
821
|
+
<state relative-caret-position="1710">
|
|
822
|
+
<caret line="114" selection-start-line="114" selection-end-line="114" />
|
|
823
|
+
</state>
|
|
824
|
+
</provider>
|
|
825
|
+
</entry>
|
|
826
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/index.ts">
|
|
827
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
828
|
+
<state relative-caret-position="630">
|
|
829
|
+
<caret line="42" column="44" selection-start-line="42" selection-start-column="44" selection-end-line="42" selection-end-column="44" />
|
|
788
830
|
<folding>
|
|
789
|
-
<element signature="e#0#
|
|
831
|
+
<element signature="e#0#59#0" expanded="true" />
|
|
790
832
|
</folding>
|
|
791
833
|
</state>
|
|
792
834
|
</provider>
|
|
793
835
|
</entry>
|
|
836
|
+
<entry file="file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts">
|
|
837
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
838
|
+
<state relative-caret-position="240">
|
|
839
|
+
<caret line="30" column="15" selection-start-line="30" selection-start-column="4" selection-end-line="30" selection-end-column="15" />
|
|
840
|
+
</state>
|
|
841
|
+
</provider>
|
|
842
|
+
</entry>
|
|
843
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/mathpix-markdown-plugins.tsx">
|
|
844
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
845
|
+
<state relative-caret-position="795">
|
|
846
|
+
<caret line="69" column="54" selection-start-line="69" selection-start-column="54" selection-end-line="69" selection-end-column="54" />
|
|
847
|
+
</state>
|
|
848
|
+
</provider>
|
|
849
|
+
</entry>
|
|
850
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_ascii/_ascii_lcm.js">
|
|
851
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
852
|
+
<state relative-caret-position="30">
|
|
853
|
+
<caret line="2" column="12" selection-start-line="2" selection-start-column="12" selection-end-line="2" selection-end-column="28" />
|
|
854
|
+
</state>
|
|
855
|
+
</provider>
|
|
856
|
+
</entry>
|
|
857
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/handlers.ts">
|
|
858
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
859
|
+
<state relative-caret-position="2715">
|
|
860
|
+
<caret line="182" column="7" lean-forward="true" selection-start-line="182" selection-start-column="7" selection-end-line="182" selection-end-column="7" />
|
|
861
|
+
</state>
|
|
862
|
+
</provider>
|
|
863
|
+
</entry>
|
|
864
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-table.ts">
|
|
865
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
866
|
+
<state relative-caret-position="375">
|
|
867
|
+
<caret line="30" column="2" selection-start-line="30" selection-start-column="2" selection-end-line="30" selection-end-column="2" />
|
|
868
|
+
</state>
|
|
869
|
+
</provider>
|
|
870
|
+
</entry>
|
|
794
871
|
<entry file="file://$PROJECT_DIR$/tests/_sanitize.js">
|
|
795
872
|
<provider selected="true" editor-type-id="text-editor">
|
|
796
873
|
<state relative-caret-position="285">
|
|
@@ -838,39 +915,10 @@
|
|
|
838
915
|
</state>
|
|
839
916
|
</provider>
|
|
840
917
|
</entry>
|
|
841
|
-
<entry file="file://$PROJECT_DIR$/
|
|
918
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/index.ts">
|
|
842
919
|
<provider selected="true" editor-type-id="text-editor">
|
|
843
|
-
<state relative-caret-position="
|
|
844
|
-
<caret line="
|
|
845
|
-
</state>
|
|
846
|
-
</provider>
|
|
847
|
-
</entry>
|
|
848
|
-
<entry file="file://$PROJECT_DIR$/node_modules/postcss/lib/declaration.js">
|
|
849
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
850
|
-
<state relative-caret-position="-794" />
|
|
851
|
-
</provider>
|
|
852
|
-
</entry>
|
|
853
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/mdPluginTableTabular.ts">
|
|
854
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
855
|
-
<state relative-caret-position="210">
|
|
856
|
-
<caret line="14" column="23" selection-start-line="14" selection-start-column="23" selection-end-line="14" selection-end-column="23" />
|
|
857
|
-
<folding>
|
|
858
|
-
<element signature="e#0#41#0" expanded="true" />
|
|
859
|
-
</folding>
|
|
860
|
-
</state>
|
|
861
|
-
</provider>
|
|
862
|
-
</entry>
|
|
863
|
-
<entry file="file://$PROJECT_DIR$/yarn.lock">
|
|
864
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
865
|
-
<state relative-caret-position="175">
|
|
866
|
-
<caret line="1804" selection-start-line="1804" selection-end-line="1804" />
|
|
867
|
-
</state>
|
|
868
|
-
</provider>
|
|
869
|
-
</entry>
|
|
870
|
-
<entry file="file://$PROJECT_DIR$/package.json">
|
|
871
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
872
|
-
<state relative-caret-position="30">
|
|
873
|
-
<caret line="2" column="20" selection-start-line="2" selection-start-column="20" selection-end-line="2" selection-end-column="20" />
|
|
920
|
+
<state relative-caret-position="15">
|
|
921
|
+
<caret line="95" column="26" selection-start-line="95" selection-start-column="26" selection-end-line="95" selection-end-column="26" />
|
|
874
922
|
</state>
|
|
875
923
|
</provider>
|
|
876
924
|
</entry>
|