mathpix-markdown-it 1.2.2 → 1.2.3
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 +389 -375
- package/es5/bundle.js +1 -1
- package/es5/index.js +1 -1
- package/lib/markdown/md-block-rule/lists/index.js +51 -15
- package/lib/markdown/md-block-rule/lists/index.js.map +1 -1
- package/lib/markdown/md-block-rule/lists/re-level.d.ts +8 -2
- package/lib/markdown/md-block-rule/lists/re-level.js +29 -2
- package/lib/markdown/md-block-rule/lists/re-level.js.map +1 -1
- package/lib/markdown/md-inline-rule/lists.js +14 -3
- package/lib/markdown/md-inline-rule/lists.js.map +1 -1
- package/lib/markdown/md-renderer-rules/render-lists.d.ts +2 -2
- package/lib/markdown/md-renderer-rules/render-lists.js +197 -12
- package/lib/markdown/md-renderer-rules/render-lists.js.map +1 -1
- package/lib/markdown/mdPluginLists.js +2 -2
- package/lib/markdown/mdPluginLists.js.map +1 -1
- package/lib/styles/styles-lists.d.ts +1 -1
- package/lib/styles/styles-lists.js +1 -1
- package/lib/styles/styles-lists.js.map +1 -1
- package/package.json +1 -1
package/.idea/workspace.xml
CHANGED
|
@@ -2,12 +2,13 @@
|
|
|
2
2
|
<project version="4">
|
|
3
3
|
<component name="BookmarkManager">
|
|
4
4
|
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts" line="38" mnemonic="5" />
|
|
5
|
-
<bookmark url="file://$PROJECT_DIR$/src/markdown/mdPluginText.ts" line="
|
|
6
|
-
<bookmark url="file://$PROJECT_DIR$/src/mathjax/index.ts" line="79" mnemonic="4" />
|
|
7
|
-
<bookmark url="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/handlers.ts" line="732" mnemonic="9" />
|
|
8
|
-
<bookmark url="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/index.ts" line="25" mnemonic="8" />
|
|
5
|
+
<bookmark url="file://$PROJECT_DIR$/src/markdown/mdPluginText.ts" line="1327" mnemonic="3" />
|
|
9
6
|
<bookmark url="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/handlers.ts" line="316" mnemonic="7" />
|
|
10
|
-
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-
|
|
7
|
+
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-inline-rule/lists.ts" line="98" mnemonic="0" />
|
|
8
|
+
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-block-rule/lists/index.ts" line="44" mnemonic="9" />
|
|
9
|
+
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-block-rule/lists/index.ts" line="379" mnemonic="8" />
|
|
10
|
+
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-block-rule/lists/re-level.ts" line="72" mnemonic="2" />
|
|
11
|
+
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-renderer-rules/render-lists.ts" line="258" mnemonic="1" />
|
|
11
12
|
</component>
|
|
12
13
|
<component name="ChangeListManager">
|
|
13
14
|
<list default="true" id="57194d73-380e-4999-b7f4-281db5a1b6dc" name="Default Changelist" comment="Merge branch 'master' into dev/olga/218-Add-support-for-labels-and-references-for-sections # Conflicts: #	es5/bundle.js #	es5/index.js #	lib/markdown/mdPluginRaw.js #	lib/markdown/mdPluginRaw.js.map #	lib/mathjax/index.d.ts #	lib/mathjax/index.js #	lib/mathjax/index.js.map #	src/markdown/mdPluginRaw.ts #	src/mathjax/index.ts" />
|
|
@@ -25,73 +26,73 @@
|
|
|
25
26
|
<session id="1706553226">
|
|
26
27
|
<usages-collector id="statistics.lifecycle.project">
|
|
27
28
|
<counts>
|
|
28
|
-
<entry key="project.closed" value="
|
|
29
|
+
<entry key="project.closed" value="197" />
|
|
29
30
|
<entry key="project.open.time.10" value="6" />
|
|
30
31
|
<entry key="project.open.time.11" value="12" />
|
|
31
32
|
<entry key="project.open.time.12" value="5" />
|
|
32
33
|
<entry key="project.open.time.13" value="15" />
|
|
33
34
|
<entry key="project.open.time.14" value="4" />
|
|
34
|
-
<entry key="project.open.time.15" value="
|
|
35
|
+
<entry key="project.open.time.15" value="4" />
|
|
35
36
|
<entry key="project.open.time.17" value="2" />
|
|
36
37
|
<entry key="project.open.time.18" value="3" />
|
|
37
38
|
<entry key="project.open.time.19" value="1" />
|
|
38
|
-
<entry key="project.open.time.2" value="
|
|
39
|
+
<entry key="project.open.time.2" value="15" />
|
|
39
40
|
<entry key="project.open.time.20" value="3" />
|
|
40
41
|
<entry key="project.open.time.22" value="4" />
|
|
41
|
-
<entry key="project.open.time.3" value="
|
|
42
|
+
<entry key="project.open.time.3" value="44" />
|
|
42
43
|
<entry key="project.open.time.30" value="1" />
|
|
43
44
|
<entry key="project.open.time.31" value="1" />
|
|
44
45
|
<entry key="project.open.time.32" value="1" />
|
|
45
46
|
<entry key="project.open.time.34" value="2" />
|
|
46
|
-
<entry key="project.open.time.4" value="
|
|
47
|
+
<entry key="project.open.time.4" value="52" />
|
|
47
48
|
<entry key="project.open.time.48" value="1" />
|
|
48
|
-
<entry key="project.open.time.5" value="
|
|
49
|
+
<entry key="project.open.time.5" value="21" />
|
|
49
50
|
<entry key="project.open.time.6" value="15" />
|
|
50
51
|
<entry key="project.open.time.7" value="6" />
|
|
51
52
|
<entry key="project.open.time.8" value="2" />
|
|
52
53
|
<entry key="project.open.time.9" value="2" />
|
|
53
|
-
<entry key="project.opened" value="
|
|
54
|
+
<entry key="project.opened" value="224" />
|
|
54
55
|
</counts>
|
|
55
56
|
</usages-collector>
|
|
56
57
|
<usages-collector id="statistics.js.language.service.starts">
|
|
57
58
|
<counts>
|
|
58
|
-
<entry key="TypeScriptServerServiceImpl" value="
|
|
59
|
+
<entry key="TypeScriptServerServiceImpl" value="216" />
|
|
59
60
|
</counts>
|
|
60
61
|
</usages-collector>
|
|
61
62
|
<usages-collector id="statistics.file.extensions.open">
|
|
62
63
|
<counts>
|
|
63
64
|
<entry key="babelrc" value="1" />
|
|
64
|
-
<entry key="css" value="
|
|
65
|
+
<entry key="css" value="4" />
|
|
65
66
|
<entry key="ejs" value="1" />
|
|
66
|
-
<entry key="env" value="
|
|
67
|
+
<entry key="env" value="6" />
|
|
67
68
|
<entry key="gif" value="1" />
|
|
68
69
|
<entry key="gitignore" value="7" />
|
|
69
|
-
<entry key="html" value="
|
|
70
|
-
<entry key="js" value="
|
|
71
|
-
<entry key="json" value="
|
|
70
|
+
<entry key="html" value="12" />
|
|
71
|
+
<entry key="js" value="498" />
|
|
72
|
+
<entry key="json" value="68" />
|
|
72
73
|
<entry key="jsx" value="22" />
|
|
73
74
|
<entry key="lock" value="11" />
|
|
74
75
|
<entry key="md" value="44" />
|
|
75
76
|
<entry key="png" value="2" />
|
|
76
77
|
<entry key="sre" value="1" />
|
|
77
|
-
<entry key="ts" value="
|
|
78
|
-
<entry key="tsx" value="
|
|
78
|
+
<entry key="ts" value="1293" />
|
|
79
|
+
<entry key="tsx" value="53" />
|
|
79
80
|
</counts>
|
|
80
81
|
</usages-collector>
|
|
81
82
|
<usages-collector id="statistics.file.types.open">
|
|
82
83
|
<counts>
|
|
83
|
-
<entry key=".env file" value="
|
|
84
|
-
<entry key="CSS" value="
|
|
84
|
+
<entry key=".env file" value="6" />
|
|
85
|
+
<entry key="CSS" value="4" />
|
|
85
86
|
<entry key="EJS" value="1" />
|
|
86
|
-
<entry key="HTML" value="
|
|
87
|
+
<entry key="HTML" value="12" />
|
|
87
88
|
<entry key="Image" value="3" />
|
|
88
|
-
<entry key="JSON" value="
|
|
89
|
+
<entry key="JSON" value="65" />
|
|
89
90
|
<entry key="JSX Harmony" value="22" />
|
|
90
|
-
<entry key="JavaScript" value="
|
|
91
|
+
<entry key="JavaScript" value="499" />
|
|
91
92
|
<entry key="Markdown" value="44" />
|
|
92
93
|
<entry key="PLAIN_TEXT" value="8" />
|
|
93
|
-
<entry key="TypeScript" value="
|
|
94
|
-
<entry key="TypeScript JSX" value="
|
|
94
|
+
<entry key="TypeScript" value="1293" />
|
|
95
|
+
<entry key="TypeScript JSX" value="53" />
|
|
95
96
|
<entry key="tsconfig" value="4" />
|
|
96
97
|
<entry key="yarn.lock" value="10" />
|
|
97
98
|
</counts>
|
|
@@ -100,11 +101,11 @@
|
|
|
100
101
|
<counts>
|
|
101
102
|
<entry key="css" value="98" />
|
|
102
103
|
<entry key="html" value="47" />
|
|
103
|
-
<entry key="js" value="
|
|
104
|
-
<entry key="json" value="
|
|
104
|
+
<entry key="js" value="13005" />
|
|
105
|
+
<entry key="json" value="105" />
|
|
105
106
|
<entry key="jsx" value="1587" />
|
|
106
107
|
<entry key="md" value="2266" />
|
|
107
|
-
<entry key="ts" value="
|
|
108
|
+
<entry key="ts" value="119453" />
|
|
108
109
|
<entry key="tsx" value="1188" />
|
|
109
110
|
</counts>
|
|
110
111
|
</usages-collector>
|
|
@@ -112,11 +113,11 @@
|
|
|
112
113
|
<counts>
|
|
113
114
|
<entry key="CSS" value="98" />
|
|
114
115
|
<entry key="HTML" value="123" />
|
|
115
|
-
<entry key="JSON" value="
|
|
116
|
+
<entry key="JSON" value="79" />
|
|
116
117
|
<entry key="JSX Harmony" value="1587" />
|
|
117
|
-
<entry key="JavaScript" value="
|
|
118
|
+
<entry key="JavaScript" value="13018" />
|
|
118
119
|
<entry key="Markdown" value="2186" />
|
|
119
|
-
<entry key="TypeScript" value="
|
|
120
|
+
<entry key="TypeScript" value="119444" />
|
|
120
121
|
<entry key="TypeScript JSX" value="1188" />
|
|
121
122
|
<entry key="tsconfig" value="26" />
|
|
122
123
|
</counts>
|
|
@@ -127,93 +128,108 @@
|
|
|
127
128
|
<favorites_list name="mathpix-markdown-it" />
|
|
128
129
|
</component>
|
|
129
130
|
<component name="FileEditorManager">
|
|
130
|
-
<splitter split-orientation="horizontal" split-proportion="0.
|
|
131
|
+
<splitter split-orientation="horizontal" split-proportion="0.53213215">
|
|
131
132
|
<split-first>
|
|
132
133
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
133
134
|
<file pinned="false" current-in-tab="false">
|
|
134
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
135
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/lists/re-level.ts">
|
|
135
136
|
<provider selected="true" editor-type-id="text-editor">
|
|
136
|
-
<state relative-caret-position="
|
|
137
|
-
<caret line="
|
|
137
|
+
<state relative-caret-position="2190">
|
|
138
|
+
<caret line="146" column="46" selection-start-line="146" selection-start-column="46" selection-end-line="146" selection-end-column="46" />
|
|
139
|
+
</state>
|
|
140
|
+
</provider>
|
|
141
|
+
</entry>
|
|
142
|
+
</file>
|
|
143
|
+
<file pinned="false" current-in-tab="true">
|
|
144
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-renderer-rules/render-lists.ts">
|
|
145
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
146
|
+
<state relative-caret-position="151">
|
|
147
|
+
<caret line="60" column="3" selection-start-line="60" selection-start-column="3" selection-end-line="60" selection-end-column="3" />
|
|
138
148
|
<folding>
|
|
139
149
|
<element signature="e#0#70#0" expanded="true" />
|
|
150
|
+
<element signature="n#style#0;n#ulEXTERNAL_FRAGMENT#0;n#li#0;n#!!top" expanded="true" />
|
|
151
|
+
<element signature="n#style#0;n#ulEXTERNAL_FRAGMENT#0;n#!!top" expanded="true" />
|
|
152
|
+
<element signature="n#style#0;n#olEXTERNAL_FRAGMENT#0;n#!!top" expanded="true" />
|
|
153
|
+
<element signature="n#style#0;n#olEXTERNAL_FRAGMENT#0;n#!!top" expanded="true" />
|
|
154
|
+
<element signature="n#style#0;n#liEXTERNAL_FRAGMENT#0;n#!!top" expanded="true" />
|
|
140
155
|
</folding>
|
|
141
156
|
</state>
|
|
142
157
|
</provider>
|
|
143
158
|
</entry>
|
|
144
159
|
</file>
|
|
145
160
|
<file pinned="false" current-in-tab="false">
|
|
146
|
-
<entry file="file://$PROJECT_DIR$/
|
|
161
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/common/consts.ts">
|
|
147
162
|
<provider selected="true" editor-type-id="text-editor">
|
|
148
|
-
<state relative-caret-position="
|
|
149
|
-
<caret line="
|
|
163
|
+
<state relative-caret-position="2565">
|
|
164
|
+
<caret line="171" column="27" selection-start-line="171" selection-start-column="13" selection-end-line="171" selection-end-column="27" />
|
|
150
165
|
</state>
|
|
151
166
|
</provider>
|
|
152
167
|
</entry>
|
|
153
168
|
</file>
|
|
154
169
|
<file pinned="false" current-in-tab="false">
|
|
155
|
-
<entry file="file://$PROJECT_DIR$/
|
|
170
|
+
<entry file="file://$PROJECT_DIR$/src/helpers/normalize-link.ts">
|
|
156
171
|
<provider selected="true" editor-type-id="text-editor">
|
|
157
|
-
<state
|
|
158
|
-
<
|
|
172
|
+
<state>
|
|
173
|
+
<folding>
|
|
174
|
+
<element signature="e#0#31#0" expanded="true" />
|
|
175
|
+
</folding>
|
|
159
176
|
</state>
|
|
160
177
|
</provider>
|
|
161
178
|
</entry>
|
|
162
179
|
</file>
|
|
163
180
|
<file pinned="false" current-in-tab="false">
|
|
164
|
-
<entry file="file://$PROJECT_DIR$/
|
|
181
|
+
<entry file="file://$PROJECT_DIR$/src/components/mathpix-markdown/index.tsx">
|
|
165
182
|
<provider selected="true" editor-type-id="text-editor">
|
|
166
|
-
<state relative-caret-position="
|
|
167
|
-
<caret line="
|
|
183
|
+
<state relative-caret-position="885">
|
|
184
|
+
<caret line="65" selection-start-line="65" selection-end-line="65" />
|
|
168
185
|
</state>
|
|
169
186
|
</provider>
|
|
170
187
|
</entry>
|
|
171
188
|
</file>
|
|
172
189
|
<file pinned="false" current-in-tab="false">
|
|
173
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
174
|
-
<provider selected="true" editor-type-id="text-editor" />
|
|
175
|
-
</entry>
|
|
176
|
-
</file>
|
|
177
|
-
<file pinned="false" current-in-tab="false">
|
|
178
|
-
<entry file="file://$PROJECT_DIR$/tests/_data/_ascii/_asciiSpace.js">
|
|
190
|
+
<entry file="file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts">
|
|
179
191
|
<provider selected="true" editor-type-id="text-editor">
|
|
180
|
-
<state relative-caret-position="
|
|
181
|
-
<caret line="
|
|
192
|
+
<state relative-caret-position="5340">
|
|
193
|
+
<caret line="370" column="11" selection-start-line="370" selection-start-column="11" selection-end-line="370" selection-end-column="11" />
|
|
194
|
+
<folding>
|
|
195
|
+
<element signature="e#0#45#0" expanded="true" />
|
|
196
|
+
<element signature="e#556#614#0" expanded="true" />
|
|
197
|
+
</folding>
|
|
182
198
|
</state>
|
|
183
199
|
</provider>
|
|
184
200
|
</entry>
|
|
185
201
|
</file>
|
|
186
202
|
<file pinned="false" current-in-tab="false">
|
|
187
|
-
<entry file="file://$PROJECT_DIR$/
|
|
203
|
+
<entry file="file://$PROJECT_DIR$/src/helpers/parse-mmd-element.ts">
|
|
188
204
|
<provider selected="true" editor-type-id="text-editor" />
|
|
189
205
|
</entry>
|
|
190
206
|
</file>
|
|
191
207
|
<file pinned="false" current-in-tab="false">
|
|
192
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
208
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/mdPluginLists.ts">
|
|
193
209
|
<provider selected="true" editor-type-id="text-editor">
|
|
194
|
-
<state relative-caret-position="
|
|
195
|
-
<caret line="
|
|
196
|
-
<folding>
|
|
197
|
-
<element signature="e#147#220#0" expanded="true" />
|
|
198
|
-
</folding>
|
|
210
|
+
<state relative-caret-position="555">
|
|
211
|
+
<caret line="57" column="34" selection-start-line="57" selection-start-column="34" selection-end-line="57" selection-end-column="34" />
|
|
199
212
|
</state>
|
|
200
213
|
</provider>
|
|
201
214
|
</entry>
|
|
202
215
|
</file>
|
|
203
|
-
<file pinned="false" current-in-tab="
|
|
204
|
-
<entry file="file://$PROJECT_DIR$/
|
|
216
|
+
<file pinned="false" current-in-tab="false">
|
|
217
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_lists/_data.js">
|
|
205
218
|
<provider selected="true" editor-type-id="text-editor">
|
|
206
|
-
<state relative-caret-position="
|
|
207
|
-
<caret line="
|
|
219
|
+
<state relative-caret-position="2415">
|
|
220
|
+
<caret line="161" column="1243" selection-start-line="161" selection-start-column="1243" selection-end-line="161" selection-end-column="1243" />
|
|
208
221
|
</state>
|
|
209
222
|
</provider>
|
|
210
223
|
</entry>
|
|
211
224
|
</file>
|
|
212
225
|
<file pinned="false" current-in-tab="false">
|
|
213
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
226
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/index.ts">
|
|
214
227
|
<provider selected="true" editor-type-id="text-editor">
|
|
215
|
-
<state relative-caret-position="
|
|
216
|
-
<caret line="
|
|
228
|
+
<state relative-caret-position="1800">
|
|
229
|
+
<caret line="130" column="46" selection-start-line="112" selection-start-column="12" selection-end-line="112" selection-end-column="22" />
|
|
230
|
+
<folding>
|
|
231
|
+
<element signature="e#0#50#0" expanded="true" />
|
|
232
|
+
</folding>
|
|
217
233
|
</state>
|
|
218
234
|
</provider>
|
|
219
235
|
</entry>
|
|
@@ -222,105 +238,71 @@
|
|
|
222
238
|
</split-first>
|
|
223
239
|
<split-second>
|
|
224
240
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
225
|
-
<file pinned="false" current-in-tab="
|
|
226
|
-
<entry file="file://$PROJECT_DIR$/
|
|
241
|
+
<file pinned="false" current-in-tab="true">
|
|
242
|
+
<entry file="file://$PROJECT_DIR$/package.json">
|
|
227
243
|
<provider selected="true" editor-type-id="text-editor">
|
|
228
|
-
<state relative-caret-position="
|
|
229
|
-
<caret line="
|
|
230
|
-
<folding>
|
|
231
|
-
<element signature="e#0#38#0" expanded="true" />
|
|
232
|
-
<element signature="n#style#0;n#a#0;n#!!top" expanded="true" />
|
|
233
|
-
</folding>
|
|
244
|
+
<state relative-caret-position="225">
|
|
245
|
+
<caret line="15" column="14" lean-forward="true" selection-start-line="15" selection-start-column="14" selection-end-line="15" selection-end-column="14" />
|
|
234
246
|
</state>
|
|
235
247
|
</provider>
|
|
236
248
|
</entry>
|
|
237
249
|
</file>
|
|
238
250
|
<file pinned="false" current-in-tab="false">
|
|
239
|
-
<entry file="file://$PROJECT_DIR$/
|
|
251
|
+
<entry file="file://$PROJECT_DIR$/node_modules/domino/lib/sloppy.js">
|
|
240
252
|
<provider selected="true" editor-type-id="text-editor">
|
|
241
|
-
<state relative-caret-position="
|
|
242
|
-
<caret line="
|
|
253
|
+
<state relative-caret-position="120">
|
|
254
|
+
<caret line="8" column="38" selection-start-line="8" selection-start-column="38" selection-end-line="8" selection-end-column="38" />
|
|
243
255
|
<folding>
|
|
244
|
-
<element signature="
|
|
256
|
+
<element signature="n#!!doc" expanded="true" />
|
|
245
257
|
</folding>
|
|
246
258
|
</state>
|
|
247
259
|
</provider>
|
|
248
260
|
</entry>
|
|
249
261
|
</file>
|
|
250
262
|
<file pinned="false" current-in-tab="false">
|
|
251
|
-
<entry file="file://$PROJECT_DIR$/
|
|
263
|
+
<entry file="file://$PROJECT_DIR$/examples/react-app/use-components/src/App.js">
|
|
252
264
|
<provider selected="true" editor-type-id="text-editor">
|
|
253
|
-
<state relative-caret-position="
|
|
254
|
-
<caret line="
|
|
265
|
+
<state relative-caret-position="90">
|
|
266
|
+
<caret line="12" column="26" selection-start-line="12" selection-start-column="26" selection-end-line="12" selection-end-column="26" />
|
|
255
267
|
<folding>
|
|
256
|
-
<element signature="
|
|
268
|
+
<element signature="e#0#31#0" expanded="true" />
|
|
269
|
+
<element signature="e#1114#1557#0" expanded="true" />
|
|
257
270
|
</folding>
|
|
258
271
|
</state>
|
|
259
272
|
</provider>
|
|
260
273
|
</entry>
|
|
261
274
|
</file>
|
|
262
275
|
<file pinned="false" current-in-tab="false">
|
|
263
|
-
<entry file="file://$PROJECT_DIR$/
|
|
264
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
265
|
-
<state relative-caret-position="313">
|
|
266
|
-
<caret line="58" column="62" selection-start-line="58" selection-start-column="62" selection-end-line="58" selection-end-column="62" />
|
|
267
|
-
</state>
|
|
268
|
-
</provider>
|
|
269
|
-
</entry>
|
|
270
|
-
</file>
|
|
271
|
-
<file pinned="false" current-in-tab="false">
|
|
272
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/index.ts">
|
|
276
|
+
<entry file="file://$PROJECT_DIR$/examples/react-app/use-components/src/index.js">
|
|
273
277
|
<provider selected="true" editor-type-id="text-editor">
|
|
274
|
-
<state relative-caret-position="
|
|
275
|
-
<caret line="
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
</file>
|
|
280
|
-
<file pinned="false" current-in-tab="false">
|
|
281
|
-
<entry file="file://$PROJECT_DIR$/src/styles/index.ts">
|
|
282
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
283
|
-
<state relative-caret-position="4845">
|
|
284
|
-
<caret line="323" column="3" selection-start-line="323" selection-start-column="3" selection-end-line="323" selection-end-column="3" />
|
|
278
|
+
<state relative-caret-position="45">
|
|
279
|
+
<caret line="5" selection-start-line="5" selection-end-line="5" />
|
|
280
|
+
<folding>
|
|
281
|
+
<element signature="e#0#31#0" expanded="true" />
|
|
282
|
+
</folding>
|
|
285
283
|
</state>
|
|
286
284
|
</provider>
|
|
287
285
|
</entry>
|
|
288
286
|
</file>
|
|
289
287
|
<file pinned="false" current-in-tab="false">
|
|
290
|
-
<entry file="file://$PROJECT_DIR$/
|
|
291
|
-
<provider selected="true" editor-type-id="text-editor"
|
|
292
|
-
<state relative-caret-position="358">
|
|
293
|
-
<caret line="26" column="13" selection-start-line="26" selection-start-column="13" selection-end-line="26" selection-end-column="13" />
|
|
294
|
-
</state>
|
|
295
|
-
</provider>
|
|
296
|
-
</entry>
|
|
297
|
-
</file>
|
|
298
|
-
<file pinned="false" current-in-tab="true">
|
|
299
|
-
<entry file="file://$PROJECT_DIR$/package.json">
|
|
300
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
301
|
-
<state relative-caret-position="30">
|
|
302
|
-
<caret line="2" column="19" selection-start-line="2" selection-start-column="19" selection-end-line="2" selection-end-column="19" />
|
|
303
|
-
</state>
|
|
304
|
-
</provider>
|
|
288
|
+
<entry file="file://$PROJECT_DIR$/examples/react-app/use-markdownToHTML-method/package.json">
|
|
289
|
+
<provider selected="true" editor-type-id="text-editor" />
|
|
305
290
|
</entry>
|
|
306
291
|
</file>
|
|
307
292
|
<file pinned="false" current-in-tab="false">
|
|
308
|
-
<entry file="file://$PROJECT_DIR$/
|
|
293
|
+
<entry file="file://$PROJECT_DIR$/examples/react-app/use-components/package.json">
|
|
309
294
|
<provider selected="true" editor-type-id="text-editor">
|
|
310
|
-
<state relative-caret-position="
|
|
311
|
-
<caret line="
|
|
295
|
+
<state relative-caret-position="120">
|
|
296
|
+
<caret line="8" column="36" selection-start-line="8" selection-start-column="36" selection-end-line="8" selection-end-column="36" />
|
|
312
297
|
</state>
|
|
313
298
|
</provider>
|
|
314
299
|
</entry>
|
|
315
300
|
</file>
|
|
316
301
|
<file pinned="false" current-in-tab="false">
|
|
317
|
-
<entry file="file://$PROJECT_DIR$/
|
|
302
|
+
<entry file="file://$PROJECT_DIR$/webpack.config.js">
|
|
318
303
|
<provider selected="true" editor-type-id="text-editor">
|
|
319
|
-
<state relative-caret-position="
|
|
320
|
-
<caret line="
|
|
321
|
-
<folding>
|
|
322
|
-
<element signature="e#0#38#0" expanded="true" />
|
|
323
|
-
</folding>
|
|
304
|
+
<state relative-caret-position="150">
|
|
305
|
+
<caret line="10" column="9" selection-start-line="10" selection-start-column="2" selection-end-line="10" selection-end-column="9" />
|
|
324
306
|
</state>
|
|
325
307
|
</provider>
|
|
326
308
|
</entry>
|
|
@@ -338,36 +320,36 @@
|
|
|
338
320
|
</component>
|
|
339
321
|
<component name="FindInProjectRecents">
|
|
340
322
|
<findStrings>
|
|
341
|
-
<find>
|
|
342
|
-
<find>n inZ</find>
|
|
343
|
-
<find>40 xx(5)</find>
|
|
344
|
-
<find>delc_</find>
|
|
345
|
-
<find>delm_</find>
|
|
323
|
+
<find>SetItemizeLevelTokens</find>
|
|
346
324
|
<find>console.log</find>
|
|
347
|
-
<find>
|
|
348
|
-
<find>
|
|
349
|
-
<find>
|
|
350
|
-
<find>
|
|
351
|
-
<find>
|
|
352
|
-
<find>
|
|
353
|
-
<find>
|
|
354
|
-
<find>
|
|
355
|
-
<find>
|
|
356
|
-
<find>
|
|
357
|
-
<find>
|
|
358
|
-
<find>
|
|
359
|
-
<find>
|
|
360
|
-
<find>
|
|
361
|
-
<find>
|
|
362
|
-
<find>
|
|
363
|
-
<find>
|
|
364
|
-
<find>
|
|
365
|
-
<find>
|
|
366
|
-
<find>
|
|
367
|
-
<find>
|
|
368
|
-
<find>
|
|
369
|
-
<find>
|
|
325
|
+
<find>generateHtmlFormarkerTokens</find>
|
|
326
|
+
<find>crypto</find>
|
|
327
|
+
<find>GetItemizeLevelTokens</find>
|
|
328
|
+
<find>encode</find>
|
|
329
|
+
<find>encodeURI</find>
|
|
330
|
+
<find>GetItemizeLevelContent</find>
|
|
331
|
+
<find>GetItemizeLevel</find>
|
|
332
|
+
<find>GetItemizeLevelTokensByState</find>
|
|
333
|
+
<find>setTokenListItemOpenBlock</find>
|
|
334
|
+
<find>ListItems</find>
|
|
335
|
+
<find>ListOpen</find>
|
|
336
|
+
<find>eLevel</find>
|
|
337
|
+
<find>[MMD]=>itemizeLevel</find>
|
|
338
|
+
<find>enumerateLevel</find>
|
|
339
|
+
<find>itemizeLevel</find>
|
|
340
|
+
<find>setTokenOpenList</find>
|
|
341
|
+
<find>console.log(</find>
|
|
342
|
+
<find>mathTokenTypes</find>
|
|
343
|
+
<find>isTextMarker</find>
|
|
344
|
+
<find>data-custom-marker-is-text</find>
|
|
345
|
+
<find>generateHtmlForMarkerTokens</find>
|
|
346
|
+
<find>generateHtmlForCustomMarker</find>
|
|
347
|
+
<find>itemizeLevelTokens</find>
|
|
348
|
+
<find>markerType</find>
|
|
349
|
+
<find>isTextMarkerTokens</find>
|
|
350
|
+
<find>data-custom-marker-content</find>
|
|
370
351
|
<find>console</find>
|
|
352
|
+
<find>sourceURL</find>
|
|
371
353
|
</findStrings>
|
|
372
354
|
<replaceStrings>
|
|
373
355
|
<replace>MJSimple</replace>
|
|
@@ -379,8 +361,6 @@
|
|
|
379
361
|
<replace />
|
|
380
362
|
</replaceStrings>
|
|
381
363
|
<dirStrings>
|
|
382
|
-
<dir>$PROJECT_DIR$/src/contex-menu/menu</dir>
|
|
383
|
-
<dir>$PROJECT_DIR$/src/mathjax/helpers</dir>
|
|
384
364
|
<dir>$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular</dir>
|
|
385
365
|
<dir>$PROJECT_DIR$/node_modules/mathjax-full/ts/core/MmlTree</dir>
|
|
386
366
|
<dir>$PROJECT_DIR$/node_modules/markdown-it/lib/rules_inline</dir>
|
|
@@ -404,11 +384,13 @@
|
|
|
404
384
|
<dir>$PROJECT_DIR$/src/mathjax</dir>
|
|
405
385
|
<dir>$PROJECT_DIR$/tests/_data</dir>
|
|
406
386
|
<dir>$PROJECT_DIR$/tests/_data/_ascii</dir>
|
|
407
|
-
<dir>$PROJECT_DIR$/tests</dir>
|
|
408
387
|
<dir>$PROJECT_DIR$/node_modules/mathjax-full/ts</dir>
|
|
409
|
-
<dir>$PROJECT_DIR$/src/markdown</dir>
|
|
410
388
|
<dir>$PROJECT_DIR$/src/components</dir>
|
|
389
|
+
<dir>$PROJECT_DIR$/src/markdown</dir>
|
|
390
|
+
<dir>$PROJECT_DIR$/tests</dir>
|
|
411
391
|
<dir>$PROJECT_DIR$/src</dir>
|
|
392
|
+
<dir>$PROJECT_DIR$/lib</dir>
|
|
393
|
+
<dir>$PROJECT_DIR$/es5</dir>
|
|
412
394
|
</dirStrings>
|
|
413
395
|
</component>
|
|
414
396
|
<component name="Git.Settings">
|
|
@@ -417,25 +399,6 @@
|
|
|
417
399
|
<component name="IdeDocumentHistory">
|
|
418
400
|
<option name="CHANGED_PATHS">
|
|
419
401
|
<list>
|
|
420
|
-
<option value="$PROJECT_DIR$/node_modules/markdown-it/lib/rules_block/html_block.js" />
|
|
421
|
-
<option value="$PROJECT_DIR$/node_modules/markdown-it/lib/rules_inline/html_inline.js" />
|
|
422
|
-
<option value="$PROJECT_DIR$/node_modules/markdown-it/lib/renderer.js" />
|
|
423
|
-
<option value="$PROJECT_DIR$/src/markdown/common.ts" />
|
|
424
|
-
<option value="$PROJECT_DIR$/src/markdown/highlight/highlight-math.ts" />
|
|
425
|
-
<option value="$PROJECT_DIR$/src/markdown/md-theorem/helper.ts" />
|
|
426
|
-
<option value="$PROJECT_DIR$/src/markdown/md-theorem/inline-rule.ts" />
|
|
427
|
-
<option value="$PROJECT_DIR$/src/markdown/mathpix-markdown-plugins.tsx" />
|
|
428
|
-
<option value="$PROJECT_DIR$/src/markdown/highlight/highlight-text-token.ts" />
|
|
429
|
-
<option value="$PROJECT_DIR$/src/markdown/highlight/consts.ts" />
|
|
430
|
-
<option value="$PROJECT_DIR$/src/markdown/md-renderer-rules/render-rule-highlights.ts" />
|
|
431
|
-
<option value="$PROJECT_DIR$/src/markdown/common/consts.ts" />
|
|
432
|
-
<option value="$PROJECT_DIR$/src/markdown/mdPluginConfigured.ts" />
|
|
433
|
-
<option value="$PROJECT_DIR$/src/mathjax/my-BaseMappings.ts" />
|
|
434
|
-
<option value="$PROJECT_DIR$/src/components/mathpix-markdown/index.tsx" />
|
|
435
|
-
<option value="$PROJECT_DIR$/src/markdown/mdSetPositionsAndHighlight.ts" />
|
|
436
|
-
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-table.ts" />
|
|
437
|
-
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts" />
|
|
438
|
-
<option value="$PROJECT_DIR$/src/markdown/md-renderer-rules/render-lists.ts" />
|
|
439
402
|
<option value="$PROJECT_DIR$/src/markdown/md-renderer-rules/render-tabular.ts" />
|
|
440
403
|
<option value="$PROJECT_DIR$/src/markdown/md-renderer-rules/index.ts" />
|
|
441
404
|
<option value="$PROJECT_DIR$/src/markdown/md-theorem/index.ts" />
|
|
@@ -449,24 +412,43 @@
|
|
|
449
412
|
<option value="$PROJECT_DIR$/tests/_highlights.js" />
|
|
450
413
|
<option value="$PROJECT_DIR$/tests/_data/_ascii/_asciiSpace.js" />
|
|
451
414
|
<option value="$PROJECT_DIR$/tests/_data/_ascii/_ascii_vertical_math.js" />
|
|
452
|
-
<option value="$PROJECT_DIR$/src/mathjax/index.ts" />
|
|
453
415
|
<option value="$PROJECT_DIR$/tests/_data/_ascii/_asciiMore.js" />
|
|
454
416
|
<option value="$PROJECT_DIR$/src/mathjax/serialized-ascii/common.ts" />
|
|
455
417
|
<option value="$PROJECT_DIR$/src/mathjax/serialized-ascii/handlers.ts" />
|
|
456
418
|
<option value="$PROJECT_DIR$/src/mathjax/serialized-ascii/index.ts" />
|
|
457
419
|
<option value="$PROJECT_DIR$/src/markdown/mdPluginRaw.ts" />
|
|
458
|
-
<option value="$PROJECT_DIR$/src/markdown/md-core-rules/set-positions.ts" />
|
|
459
420
|
<option value="$PROJECT_DIR$/src/markdown/rules.ts" />
|
|
460
421
|
<option value="$PROJECT_DIR$/src/markdown/md-inline-rule/underline.ts" />
|
|
461
422
|
<option value="$PROJECT_DIR$/src/markdown/md-renderer-rules/underline.ts" />
|
|
462
423
|
<option value="$PROJECT_DIR$/src/markdown/mdPluginText.ts" />
|
|
463
|
-
<option value="$PROJECT_DIR$/src/styles/index.ts" />
|
|
464
424
|
<option value="$PROJECT_DIR$/src/test.js" />
|
|
465
425
|
<option value="$PROJECT_DIR$/src/markdown/md-theorem/block-rule.ts" />
|
|
466
426
|
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/sub-math.ts" />
|
|
467
427
|
<option value="$PROJECT_DIR$/src/markdown/index.ts" />
|
|
468
428
|
<option value="$PROJECT_DIR$/src/markdown/utils.ts" />
|
|
469
429
|
<option value="$PROJECT_DIR$/src/mathpix-markdown-model/index.ts" />
|
|
430
|
+
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/renewcommand.ts" />
|
|
431
|
+
<option value="$PROJECT_DIR$/src/styles/index.ts" />
|
|
432
|
+
<option value="$PROJECT_DIR$/src/markdown/md-core-rules/set-positions.ts" />
|
|
433
|
+
<option value="$PROJECT_DIR$/src/styles/styles-lists.ts" />
|
|
434
|
+
<option value="$PROJECT_DIR$/examples/react-app/strict-mode/src/App.js" />
|
|
435
|
+
<option value="$PROJECT_DIR$/examples/react-app/strict-mode/src/index.js" />
|
|
436
|
+
<option value="$PROJECT_DIR$/examples/react-app/strict-mode/src/styles.css" />
|
|
437
|
+
<option value="$PROJECT_DIR$/examples/react-app/strict-mode/public/index.html" />
|
|
438
|
+
<option value="$PROJECT_DIR$/examples/react-app/use-components/.env" />
|
|
439
|
+
<option value="$PROJECT_DIR$/webpack.config.js" />
|
|
440
|
+
<option value="$PROJECT_DIR$/examples/react-app/use-components/package.json" />
|
|
441
|
+
<option value="$PROJECT_DIR$/examples/react-app/use-components/src/index.js" />
|
|
442
|
+
<option value="$PROJECT_DIR$/examples/react-app/use-components/src/App.js" />
|
|
443
|
+
<option value="$PROJECT_DIR$/examples/react-app/strict-mode/package.json" />
|
|
444
|
+
<option value="$PROJECT_DIR$/examples/react-app/strict-mode/.env" />
|
|
445
|
+
<option value="$PROJECT_DIR$/src/markdown/md-inline-rule/lists.ts" />
|
|
446
|
+
<option value="$PROJECT_DIR$/src/mathjax/index.ts" />
|
|
447
|
+
<option value="$PROJECT_DIR$/tests/_data/_lists/_data.js" />
|
|
448
|
+
<option value="$PROJECT_DIR$/src/markdown/mdPluginLists.ts" />
|
|
449
|
+
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/lists/re-level.ts" />
|
|
450
|
+
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/lists/index.ts" />
|
|
451
|
+
<option value="$PROJECT_DIR$/src/markdown/md-renderer-rules/render-lists.ts" />
|
|
470
452
|
<option value="$PROJECT_DIR$/package.json" />
|
|
471
453
|
</list>
|
|
472
454
|
</option>
|
|
@@ -497,10 +479,11 @@
|
|
|
497
479
|
<path value="$PROJECT_DIR$/package.json" />
|
|
498
480
|
</packageJsonPaths>
|
|
499
481
|
</component>
|
|
500
|
-
<component name="ProjectFrameBounds">
|
|
501
|
-
<option name="
|
|
502
|
-
<option name="
|
|
503
|
-
<option name="
|
|
482
|
+
<component name="ProjectFrameBounds" fullScreen="true">
|
|
483
|
+
<option name="x" value="-154" />
|
|
484
|
+
<option name="y" value="-1080" />
|
|
485
|
+
<option name="width" value="1920" />
|
|
486
|
+
<option name="height" value="1080" />
|
|
504
487
|
</component>
|
|
505
488
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
506
489
|
<component name="ProjectView">
|
|
@@ -508,7 +491,6 @@
|
|
|
508
491
|
<foldersAlwaysOnTop value="true" />
|
|
509
492
|
</navigator>
|
|
510
493
|
<panes>
|
|
511
|
-
<pane id="Scope" />
|
|
512
494
|
<pane id="ProjectPane">
|
|
513
495
|
<subPane>
|
|
514
496
|
<expand>
|
|
@@ -519,30 +501,63 @@
|
|
|
519
501
|
<path>
|
|
520
502
|
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
521
503
|
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
522
|
-
<item name="
|
|
504
|
+
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
523
505
|
</path>
|
|
524
506
|
<path>
|
|
525
507
|
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
526
508
|
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
527
509
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
510
|
+
<item name="components" type="462c0819:PsiDirectoryNode" />
|
|
528
511
|
</path>
|
|
529
512
|
<path>
|
|
530
513
|
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
531
514
|
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
532
515
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
533
516
|
<item name="components" type="462c0819:PsiDirectoryNode" />
|
|
517
|
+
<item name="mathpix-markdown" type="462c0819:PsiDirectoryNode" />
|
|
534
518
|
</path>
|
|
535
519
|
<path>
|
|
536
520
|
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
537
521
|
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
538
522
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
539
|
-
<item name="
|
|
540
|
-
|
|
523
|
+
<item name="helpers" type="462c0819:PsiDirectoryNode" />
|
|
524
|
+
</path>
|
|
525
|
+
<path>
|
|
526
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
527
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
528
|
+
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
529
|
+
<item name="markdown" type="462c0819:PsiDirectoryNode" />
|
|
530
|
+
</path>
|
|
531
|
+
<path>
|
|
532
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
533
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
534
|
+
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
535
|
+
<item name="markdown" type="462c0819:PsiDirectoryNode" />
|
|
536
|
+
<item name="common" type="462c0819:PsiDirectoryNode" />
|
|
537
|
+
</path>
|
|
538
|
+
<path>
|
|
539
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
540
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
541
|
+
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
542
|
+
<item name="mathjax" type="462c0819:PsiDirectoryNode" />
|
|
543
|
+
</path>
|
|
544
|
+
<path>
|
|
545
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
546
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
547
|
+
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
548
|
+
<item name="mathpix-markdown-model" type="462c0819:PsiDirectoryNode" />
|
|
549
|
+
</path>
|
|
550
|
+
<path>
|
|
551
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
552
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
553
|
+
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
554
|
+
<item name="styles" type="462c0819:PsiDirectoryNode" />
|
|
541
555
|
</path>
|
|
542
556
|
</expand>
|
|
543
557
|
<select />
|
|
544
558
|
</subPane>
|
|
545
559
|
</pane>
|
|
560
|
+
<pane id="Scope" />
|
|
546
561
|
</panes>
|
|
547
562
|
</component>
|
|
548
563
|
<component name="PropertiesComponent">
|
|
@@ -817,12 +832,29 @@
|
|
|
817
832
|
<workItem from="1687422530697" duration="275000" />
|
|
818
833
|
<workItem from="1687432905541" duration="1273000" />
|
|
819
834
|
<workItem from="1687451676322" duration="2814000" />
|
|
820
|
-
<workItem from="1687458208361" duration="
|
|
835
|
+
<workItem from="1687458208361" duration="7229000" />
|
|
836
|
+
<workItem from="1687514586832" duration="5094000" />
|
|
837
|
+
<workItem from="1687523555131" duration="5154000" />
|
|
838
|
+
<workItem from="1687758853851" duration="18592000" />
|
|
839
|
+
<workItem from="1687942433798" duration="5322000" />
|
|
840
|
+
<workItem from="1687976873743" duration="4689000" />
|
|
841
|
+
<workItem from="1688018136388" duration="35000" />
|
|
842
|
+
<workItem from="1688022333310" duration="4566000" />
|
|
843
|
+
<workItem from="1688028119332" duration="2113000" />
|
|
844
|
+
<workItem from="1688043802619" duration="1185000" />
|
|
845
|
+
<workItem from="1688046442787" duration="254000" />
|
|
846
|
+
<workItem from="1688049340962" duration="400000" />
|
|
847
|
+
<workItem from="1688049929761" duration="323000" />
|
|
848
|
+
<workItem from="1688107200545" duration="2446000" />
|
|
849
|
+
<workItem from="1688110542894" duration="1420000" />
|
|
850
|
+
<workItem from="1688112875792" duration="2173000" />
|
|
851
|
+
<workItem from="1688120535984" duration="469000" />
|
|
852
|
+
<workItem from="1688130633736" duration="1305000" />
|
|
821
853
|
</task>
|
|
822
854
|
<servers />
|
|
823
855
|
</component>
|
|
824
856
|
<component name="TimeTrackingManager">
|
|
825
|
-
<option name="totallyTimeSpent" value="
|
|
857
|
+
<option name="totallyTimeSpent" value="2582457000" />
|
|
826
858
|
</component>
|
|
827
859
|
<component name="TodoView">
|
|
828
860
|
<todo-panel id="selected-file">
|
|
@@ -834,9 +866,9 @@
|
|
|
834
866
|
</todo-panel>
|
|
835
867
|
</component>
|
|
836
868
|
<component name="ToolWindowManager">
|
|
837
|
-
<frame x="
|
|
869
|
+
<frame x="-154" y="-1080" width="1920" height="1080" extended-state="0" />
|
|
838
870
|
<layout>
|
|
839
|
-
<window_info content_ui="combo" id="Project" order="0" sideWeight="0.49395162" visible="true" weight="0.
|
|
871
|
+
<window_info content_ui="combo" id="Project" order="0" sideWeight="0.49395162" visible="true" weight="0.123222746" />
|
|
840
872
|
<window_info id="Structure" order="1" sideWeight="0.5060484" side_tool="true" weight="0.21637055" />
|
|
841
873
|
<window_info id="npm" order="2" side_tool="true" />
|
|
842
874
|
<window_info id="DB Browser" order="3" />
|
|
@@ -855,7 +887,7 @@
|
|
|
855
887
|
<window_info anchor="bottom" id="Version Control" order="9" show_stripe_button="false" />
|
|
856
888
|
<window_info anchor="bottom" id="DB Execution Console" order="10" />
|
|
857
889
|
<window_info anchor="bottom" id="TypeScript" order="11" />
|
|
858
|
-
<window_info active="true" anchor="bottom" id="Terminal" order="12" sideWeight="0.4993515" visible="true" weight="0.
|
|
890
|
+
<window_info active="true" anchor="bottom" id="Terminal" order="12" sideWeight="0.4993515" visible="true" weight="0.5445545" />
|
|
859
891
|
<window_info anchor="bottom" id="Event Log" order="13" sideWeight="0.5006485" side_tool="true" weight="0.24063565" />
|
|
860
892
|
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
861
893
|
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
@@ -968,7 +1000,7 @@
|
|
|
968
1000
|
</line-breakpoint>
|
|
969
1001
|
<line-breakpoint enabled="true" type="javascript">
|
|
970
1002
|
<url>file://$PROJECT_DIR$/src/markdown/mdPluginText.ts</url>
|
|
971
|
-
<line>
|
|
1003
|
+
<line>342</line>
|
|
972
1004
|
<option name="timeStamp" value="37" />
|
|
973
1005
|
</line-breakpoint>
|
|
974
1006
|
<line-breakpoint enabled="true" type="javascript">
|
|
@@ -1015,347 +1047,329 @@
|
|
|
1015
1047
|
<url>file://$PROJECT_DIR$/src/markdown/mathpix-markdown-plugins.tsx</url>
|
|
1016
1048
|
<option name="timeStamp" value="48" />
|
|
1017
1049
|
</line-breakpoint>
|
|
1050
|
+
<line-breakpoint enabled="true" type="javascript">
|
|
1051
|
+
<url>file://$PROJECT_DIR$/src/markdown/md-inline-rule/lists.ts</url>
|
|
1052
|
+
<line>138</line>
|
|
1053
|
+
<option name="timeStamp" value="49" />
|
|
1054
|
+
</line-breakpoint>
|
|
1018
1055
|
</breakpoints>
|
|
1019
1056
|
</breakpoint-manager>
|
|
1020
1057
|
</component>
|
|
1021
1058
|
<component name="editorHistoryManager">
|
|
1022
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1023
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
1024
|
-
<state relative-caret-position="1995">
|
|
1025
|
-
<caret line="136" column="60" selection-start-line="136" selection-start-column="60" selection-end-line="136" selection-end-column="60" />
|
|
1026
|
-
</state>
|
|
1027
|
-
</provider>
|
|
1028
|
-
</entry>
|
|
1029
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/mdSetPositionsAndHighlight.ts">
|
|
1059
|
+
<entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/ts/output/common/FontData.ts">
|
|
1030
1060
|
<provider selected="true" editor-type-id="text-editor">
|
|
1031
|
-
<state relative-caret-position="
|
|
1032
|
-
<caret line="
|
|
1061
|
+
<state relative-caret-position="4620">
|
|
1062
|
+
<caret line="309" column="16" selection-start-line="309" selection-start-column="8" selection-end-line="309" selection-end-column="16" />
|
|
1033
1063
|
</state>
|
|
1034
1064
|
</provider>
|
|
1035
1065
|
</entry>
|
|
1036
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1066
|
+
<entry file="file://$PROJECT_DIR$/tests/_image.js">
|
|
1037
1067
|
<provider selected="true" editor-type-id="text-editor">
|
|
1038
|
-
<state relative-caret-position="
|
|
1039
|
-
<caret line="
|
|
1068
|
+
<state relative-caret-position="240">
|
|
1069
|
+
<caret line="16" selection-start-line="16" selection-end-line="16" />
|
|
1040
1070
|
</state>
|
|
1041
1071
|
</provider>
|
|
1042
1072
|
</entry>
|
|
1043
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1073
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/underline.ts" />
|
|
1074
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-renderer-rules/underline.ts" />
|
|
1075
|
+
<entry file="file://$PROJECT_DIR$/src/test.js" />
|
|
1076
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/index.ts">
|
|
1044
1077
|
<provider selected="true" editor-type-id="text-editor">
|
|
1045
|
-
<state relative-caret-position="
|
|
1046
|
-
<caret line="
|
|
1078
|
+
<state relative-caret-position="225">
|
|
1079
|
+
<caret line="15" column="36" selection-start-line="15" selection-start-column="36" selection-end-line="15" selection-end-column="36" />
|
|
1047
1080
|
</state>
|
|
1048
1081
|
</provider>
|
|
1049
1082
|
</entry>
|
|
1050
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1083
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_ascii/_asciiMore.js">
|
|
1051
1084
|
<provider selected="true" editor-type-id="text-editor">
|
|
1052
|
-
<state relative-caret-position="
|
|
1053
|
-
<caret line="
|
|
1085
|
+
<state relative-caret-position="240">
|
|
1086
|
+
<caret line="16" selection-start-line="16" selection-end-line="16" />
|
|
1054
1087
|
</state>
|
|
1055
1088
|
</provider>
|
|
1056
1089
|
</entry>
|
|
1057
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
1090
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/mdPluginRaw.ts">
|
|
1058
1091
|
<provider selected="true" editor-type-id="text-editor">
|
|
1059
|
-
<state relative-caret-position="
|
|
1060
|
-
<caret line="
|
|
1092
|
+
<state relative-caret-position="3375">
|
|
1093
|
+
<caret line="227" column="25" selection-start-line="227" selection-start-column="25" selection-end-line="227" selection-end-column="25" />
|
|
1094
|
+
<folding>
|
|
1095
|
+
<element signature="e#0#38#0" expanded="true" />
|
|
1096
|
+
</folding>
|
|
1061
1097
|
</state>
|
|
1062
1098
|
</provider>
|
|
1063
1099
|
</entry>
|
|
1064
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-
|
|
1100
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-theorem/block-rule.ts">
|
|
1065
1101
|
<provider selected="true" editor-type-id="text-editor">
|
|
1066
|
-
<state relative-caret-position="
|
|
1067
|
-
<caret line="
|
|
1102
|
+
<state relative-caret-position="2805">
|
|
1103
|
+
<caret line="187" column="3" selection-start-line="187" selection-start-column="3" selection-end-line="187" selection-end-column="3" />
|
|
1104
|
+
<folding>
|
|
1105
|
+
<element signature="e#0#40#0" expanded="true" />
|
|
1106
|
+
</folding>
|
|
1068
1107
|
</state>
|
|
1069
1108
|
</provider>
|
|
1070
1109
|
</entry>
|
|
1071
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1072
|
-
<provider selected="true" editor-type-id="text-editor" />
|
|
1073
|
-
</entry>
|
|
1074
|
-
<entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/ts/adaptors/liteAdaptor.ts">
|
|
1110
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_ascii/_ascii_lcm.js">
|
|
1075
1111
|
<provider selected="true" editor-type-id="text-editor">
|
|
1076
1112
|
<state relative-caret-position="375">
|
|
1077
|
-
<caret line="25" column="
|
|
1078
|
-
</state>
|
|
1079
|
-
</provider>
|
|
1080
|
-
</entry>
|
|
1081
|
-
<entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/ts/output/svg.ts">
|
|
1082
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
1083
|
-
<state relative-caret-position="4545">
|
|
1084
|
-
<caret line="303" column="18" selection-start-line="303" selection-start-column="18" selection-end-line="303" selection-end-column="29" />
|
|
1113
|
+
<caret line="25" column="4" selection-start-line="25" selection-start-column="4" selection-end-line="25" selection-end-column="4" />
|
|
1085
1114
|
</state>
|
|
1086
1115
|
</provider>
|
|
1087
1116
|
</entry>
|
|
1088
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1117
|
+
<entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/js/core/MmlTree/MmlNode.d.ts">
|
|
1089
1118
|
<provider selected="true" editor-type-id="text-editor">
|
|
1090
|
-
<state relative-caret-position="
|
|
1091
|
-
<caret line="
|
|
1119
|
+
<state relative-caret-position="90">
|
|
1120
|
+
<caret line="9" column="4" selection-start-line="9" selection-start-column="4" selection-end-line="9" selection-end-column="4" />
|
|
1092
1121
|
</state>
|
|
1093
1122
|
</provider>
|
|
1094
1123
|
</entry>
|
|
1095
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
1124
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/renewcommand.ts">
|
|
1096
1125
|
<provider selected="true" editor-type-id="text-editor">
|
|
1097
|
-
<state relative-caret-position="
|
|
1098
|
-
<caret line="
|
|
1126
|
+
<state relative-caret-position="690">
|
|
1127
|
+
<caret line="47" selection-start-line="47" selection-end-line="47" />
|
|
1099
1128
|
</state>
|
|
1100
1129
|
</provider>
|
|
1101
1130
|
</entry>
|
|
1102
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
1131
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/common.ts">
|
|
1103
1132
|
<provider selected="true" editor-type-id="text-editor">
|
|
1104
|
-
<state relative-caret-position="
|
|
1105
|
-
<caret line="
|
|
1133
|
+
<state relative-caret-position="300">
|
|
1134
|
+
<caret line="20" column="2" selection-start-line="20" selection-start-column="2" selection-end-line="20" selection-end-column="2" />
|
|
1106
1135
|
</state>
|
|
1107
1136
|
</provider>
|
|
1108
1137
|
</entry>
|
|
1109
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1138
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/rules.ts">
|
|
1110
1139
|
<provider selected="true" editor-type-id="text-editor">
|
|
1111
|
-
<state relative-caret-position="
|
|
1112
|
-
<caret line="
|
|
1140
|
+
<state relative-caret-position="1545">
|
|
1141
|
+
<caret line="106" column="54" selection-start-line="106" selection-start-column="54" selection-end-line="106" selection-end-column="54" />
|
|
1113
1142
|
</state>
|
|
1114
1143
|
</provider>
|
|
1115
1144
|
</entry>
|
|
1116
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
1145
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/index.ts">
|
|
1117
1146
|
<provider selected="true" editor-type-id="text-editor">
|
|
1118
|
-
<state relative-caret-position="
|
|
1119
|
-
<caret line="
|
|
1147
|
+
<state relative-caret-position="530">
|
|
1148
|
+
<caret line="77" column="26" selection-start-line="77" selection-start-column="6" selection-end-line="77" selection-end-column="26" />
|
|
1120
1149
|
</state>
|
|
1121
1150
|
</provider>
|
|
1122
1151
|
</entry>
|
|
1123
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1152
|
+
<entry file="file://$PROJECT_DIR$/src/styles/index.ts">
|
|
1124
1153
|
<provider selected="true" editor-type-id="text-editor">
|
|
1125
|
-
<state relative-caret-position="
|
|
1126
|
-
<caret line="
|
|
1154
|
+
<state relative-caret-position="358">
|
|
1155
|
+
<caret line="314" column="52" selection-start-line="314" selection-start-column="52" selection-end-line="314" selection-end-column="52" />
|
|
1127
1156
|
</state>
|
|
1128
1157
|
</provider>
|
|
1129
1158
|
</entry>
|
|
1130
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
1131
|
-
<provider selected="true" editor-type-id="text-editor" />
|
|
1132
|
-
</entry>
|
|
1133
|
-
<entry file="file://$PROJECT_DIR$/tests/_ascii.js">
|
|
1134
|
-
<provider selected="true" editor-type-id="text-editor" />
|
|
1135
|
-
</entry>
|
|
1136
|
-
<entry file="file://$PROJECT_DIR$/src/mathjax/index.ts">
|
|
1159
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-core-rules/set-positions.ts">
|
|
1137
1160
|
<provider selected="true" editor-type-id="text-editor">
|
|
1138
|
-
<state relative-caret-position="
|
|
1139
|
-
<caret line="
|
|
1140
|
-
<folding>
|
|
1141
|
-
<element signature="e#0#50#0" expanded="true" />
|
|
1142
|
-
</folding>
|
|
1161
|
+
<state relative-caret-position="441">
|
|
1162
|
+
<caret line="288" column="2" selection-start-line="288" selection-start-column="2" selection-end-line="288" selection-end-column="2" />
|
|
1143
1163
|
</state>
|
|
1144
1164
|
</provider>
|
|
1145
1165
|
</entry>
|
|
1146
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
1166
|
+
<entry file="file://$PROJECT_DIR$/src/styles/styles-lists.ts">
|
|
1147
1167
|
<provider selected="true" editor-type-id="text-editor">
|
|
1148
|
-
<state relative-caret-position="
|
|
1149
|
-
<caret line="38" selection-start-line="38" selection-end-line="38" />
|
|
1150
|
-
<folding>
|
|
1151
|
-
<element signature="e#0#73#0" expanded="true" />
|
|
1152
|
-
</folding>
|
|
1168
|
+
<state relative-caret-position="365">
|
|
1169
|
+
<caret line="38" column="3" selection-start-line="38" selection-start-column="3" selection-end-line="38" selection-end-column="3" />
|
|
1153
1170
|
</state>
|
|
1154
1171
|
</provider>
|
|
1155
1172
|
</entry>
|
|
1156
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1173
|
+
<entry file="file://$PROJECT_DIR$/examples/react-app/strict-mode/src/index.js" />
|
|
1174
|
+
<entry file="file://$PROJECT_DIR$/examples/react-app/strict-mode/src/styles.css" />
|
|
1175
|
+
<entry file="file://$PROJECT_DIR$/examples/react-app/strict-mode/public/index.html" />
|
|
1176
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/sanitize/sanitize-html.ts">
|
|
1157
1177
|
<provider selected="true" editor-type-id="text-editor">
|
|
1158
|
-
<state relative-caret-position="
|
|
1159
|
-
<caret line="
|
|
1178
|
+
<state relative-caret-position="195">
|
|
1179
|
+
<caret line="13" selection-start-line="13" selection-end-line="13" />
|
|
1160
1180
|
</state>
|
|
1161
1181
|
</provider>
|
|
1162
1182
|
</entry>
|
|
1163
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1183
|
+
<entry file="file://$PROJECT_DIR$/examples/react-app/use-components/.env" />
|
|
1184
|
+
<entry file="file://$PROJECT_DIR$/examples/react-app/strict-mode/src/App.js" />
|
|
1185
|
+
<entry file="file://$PROJECT_DIR$/examples/react-app/strict-mode/package.json" />
|
|
1186
|
+
<entry file="file://$PROJECT_DIR$/examples/react-app/strict-mode/.env" />
|
|
1187
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/helperA.ts">
|
|
1164
1188
|
<provider selected="true" editor-type-id="text-editor" />
|
|
1165
1189
|
</entry>
|
|
1166
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1190
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_ascii/_asciiSpace.js">
|
|
1167
1191
|
<provider selected="true" editor-type-id="text-editor">
|
|
1168
|
-
<state relative-caret-position="
|
|
1169
|
-
<caret line="
|
|
1192
|
+
<state relative-caret-position="630">
|
|
1193
|
+
<caret line="42" column="23" selection-start-line="42" selection-start-column="23" selection-end-line="42" selection-end-column="23" />
|
|
1170
1194
|
</state>
|
|
1171
1195
|
</provider>
|
|
1172
1196
|
</entry>
|
|
1173
|
-
<entry file="file://$PROJECT_DIR$/tests/_data/_ascii/
|
|
1174
|
-
<provider selected="true" editor-type-id="text-editor"
|
|
1175
|
-
<state relative-caret-position="2535">
|
|
1176
|
-
<caret line="169" column="27" selection-start-line="169" selection-start-column="27" selection-end-line="169" selection-end-column="27" />
|
|
1177
|
-
</state>
|
|
1178
|
-
</provider>
|
|
1197
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_ascii/_asciiOperationSymbols.js">
|
|
1198
|
+
<provider selected="true" editor-type-id="text-editor" />
|
|
1179
1199
|
</entry>
|
|
1180
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1200
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/mdPluginText.ts">
|
|
1181
1201
|
<provider selected="true" editor-type-id="text-editor">
|
|
1182
|
-
<state relative-caret-position="
|
|
1183
|
-
<caret line="
|
|
1202
|
+
<state relative-caret-position="19800">
|
|
1203
|
+
<caret line="1327" selection-start-line="1327" selection-end-line="1327" />
|
|
1184
1204
|
</state>
|
|
1185
1205
|
</provider>
|
|
1186
1206
|
</entry>
|
|
1187
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1207
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/utils.ts">
|
|
1188
1208
|
<provider selected="true" editor-type-id="text-editor">
|
|
1189
|
-
<state relative-caret-position="
|
|
1190
|
-
<caret line="
|
|
1209
|
+
<state relative-caret-position="105">
|
|
1210
|
+
<caret line="7" column="18" selection-start-line="7" selection-start-column="12" selection-end-line="7" selection-end-column="18" />
|
|
1191
1211
|
</state>
|
|
1192
1212
|
</provider>
|
|
1193
1213
|
</entry>
|
|
1194
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1214
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/sub-math.ts">
|
|
1195
1215
|
<provider selected="true" editor-type-id="text-editor">
|
|
1196
|
-
<state relative-caret-position="
|
|
1197
|
-
<caret line="
|
|
1216
|
+
<state relative-caret-position="1380">
|
|
1217
|
+
<caret line="94" column="53" selection-start-line="94" selection-start-column="53" selection-end-line="94" selection-end-column="53" />
|
|
1198
1218
|
</state>
|
|
1199
1219
|
</provider>
|
|
1200
1220
|
</entry>
|
|
1201
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-
|
|
1221
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/lists.ts">
|
|
1202
1222
|
<provider selected="true" editor-type-id="text-editor">
|
|
1203
|
-
<state relative-caret-position="
|
|
1204
|
-
<caret line="
|
|
1223
|
+
<state relative-caret-position="1815">
|
|
1224
|
+
<caret line="121" selection-start-line="121" selection-end-line="131" selection-end-column="36" />
|
|
1225
|
+
<folding>
|
|
1226
|
+
<element signature="e#0#48#0" expanded="true" />
|
|
1227
|
+
</folding>
|
|
1205
1228
|
</state>
|
|
1206
1229
|
</provider>
|
|
1207
1230
|
</entry>
|
|
1208
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-
|
|
1209
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-renderer-rules/underline.ts" />
|
|
1210
|
-
<entry file="file://$PROJECT_DIR$/src/test.js" />
|
|
1211
|
-
<entry file="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/index.ts">
|
|
1231
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/lists/index.ts">
|
|
1212
1232
|
<provider selected="true" editor-type-id="text-editor">
|
|
1213
|
-
<state relative-caret-position="
|
|
1214
|
-
<caret line="
|
|
1215
|
-
<folding>
|
|
1216
|
-
<element signature="e#0#70#0" expanded="true" />
|
|
1217
|
-
</folding>
|
|
1233
|
+
<state relative-caret-position="7635">
|
|
1234
|
+
<caret line="511" column="11" selection-start-line="511" selection-start-column="4" selection-end-line="511" selection-end-column="11" />
|
|
1218
1235
|
</state>
|
|
1219
1236
|
</provider>
|
|
1220
1237
|
</entry>
|
|
1221
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1238
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/lists/re-level.ts">
|
|
1222
1239
|
<provider selected="true" editor-type-id="text-editor">
|
|
1223
|
-
<state relative-caret-position="
|
|
1224
|
-
<caret line="
|
|
1240
|
+
<state relative-caret-position="2190">
|
|
1241
|
+
<caret line="146" column="46" selection-start-line="146" selection-start-column="46" selection-end-line="146" selection-end-column="46" />
|
|
1225
1242
|
</state>
|
|
1226
1243
|
</provider>
|
|
1227
1244
|
</entry>
|
|
1228
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1245
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/common/consts.ts">
|
|
1229
1246
|
<provider selected="true" editor-type-id="text-editor">
|
|
1230
|
-
<state relative-caret-position="
|
|
1231
|
-
<caret line="
|
|
1247
|
+
<state relative-caret-position="2565">
|
|
1248
|
+
<caret line="171" column="27" selection-start-line="171" selection-start-column="13" selection-end-line="171" selection-end-column="27" />
|
|
1232
1249
|
</state>
|
|
1233
1250
|
</provider>
|
|
1234
1251
|
</entry>
|
|
1235
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1252
|
+
<entry file="file://$PROJECT_DIR$/src/helpers/normalize-link.ts">
|
|
1236
1253
|
<provider selected="true" editor-type-id="text-editor">
|
|
1237
|
-
<state
|
|
1238
|
-
<
|
|
1254
|
+
<state>
|
|
1255
|
+
<folding>
|
|
1256
|
+
<element signature="e#0#31#0" expanded="true" />
|
|
1257
|
+
</folding>
|
|
1239
1258
|
</state>
|
|
1240
1259
|
</provider>
|
|
1241
1260
|
</entry>
|
|
1242
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
1243
|
-
<provider selected="true" editor-type-id="text-editor" />
|
|
1244
|
-
</entry>
|
|
1245
|
-
<entry file="file://$PROJECT_DIR$/tests/_data/_ascii/_asciiSpace.js">
|
|
1261
|
+
<entry file="file://$PROJECT_DIR$/src/components/mathpix-markdown/index.tsx">
|
|
1246
1262
|
<provider selected="true" editor-type-id="text-editor">
|
|
1247
|
-
<state relative-caret-position="
|
|
1248
|
-
<caret line="
|
|
1263
|
+
<state relative-caret-position="885">
|
|
1264
|
+
<caret line="65" selection-start-line="65" selection-end-line="65" />
|
|
1249
1265
|
</state>
|
|
1250
1266
|
</provider>
|
|
1251
1267
|
</entry>
|
|
1252
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1253
|
-
<provider selected="true" editor-type-id="text-editor" />
|
|
1254
|
-
</entry>
|
|
1255
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/mdPluginText.ts">
|
|
1268
|
+
<entry file="file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts">
|
|
1256
1269
|
<provider selected="true" editor-type-id="text-editor">
|
|
1257
|
-
<state relative-caret-position="
|
|
1258
|
-
<caret line="
|
|
1270
|
+
<state relative-caret-position="5340">
|
|
1271
|
+
<caret line="370" column="11" selection-start-line="370" selection-start-column="11" selection-end-line="370" selection-end-column="11" />
|
|
1259
1272
|
<folding>
|
|
1260
|
-
<element signature="e#
|
|
1273
|
+
<element signature="e#0#45#0" expanded="true" />
|
|
1274
|
+
<element signature="e#556#614#0" expanded="true" />
|
|
1261
1275
|
</folding>
|
|
1262
1276
|
</state>
|
|
1263
1277
|
</provider>
|
|
1264
1278
|
</entry>
|
|
1265
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
1279
|
+
<entry file="file://$PROJECT_DIR$/src/helpers/parse-mmd-element.ts">
|
|
1280
|
+
<provider selected="true" editor-type-id="text-editor" />
|
|
1281
|
+
</entry>
|
|
1282
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/mdPluginLists.ts">
|
|
1266
1283
|
<provider selected="true" editor-type-id="text-editor">
|
|
1267
|
-
<state relative-caret-position="
|
|
1268
|
-
<caret line="
|
|
1284
|
+
<state relative-caret-position="555">
|
|
1285
|
+
<caret line="57" column="34" selection-start-line="57" selection-start-column="34" selection-end-line="57" selection-end-column="34" />
|
|
1269
1286
|
</state>
|
|
1270
1287
|
</provider>
|
|
1271
1288
|
</entry>
|
|
1272
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1289
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_lists/_data.js">
|
|
1273
1290
|
<provider selected="true" editor-type-id="text-editor">
|
|
1274
|
-
<state relative-caret-position="
|
|
1275
|
-
<caret line="
|
|
1291
|
+
<state relative-caret-position="2415">
|
|
1292
|
+
<caret line="161" column="1243" selection-start-line="161" selection-start-column="1243" selection-end-line="161" selection-end-column="1243" />
|
|
1276
1293
|
</state>
|
|
1277
1294
|
</provider>
|
|
1278
1295
|
</entry>
|
|
1279
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
1296
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/index.ts">
|
|
1280
1297
|
<provider selected="true" editor-type-id="text-editor">
|
|
1281
|
-
<state relative-caret-position="
|
|
1282
|
-
<caret line="
|
|
1298
|
+
<state relative-caret-position="1800">
|
|
1299
|
+
<caret line="130" column="46" selection-start-line="112" selection-start-column="12" selection-end-line="112" selection-end-column="22" />
|
|
1283
1300
|
<folding>
|
|
1284
|
-
<element signature="e#0#
|
|
1301
|
+
<element signature="e#0#50#0" expanded="true" />
|
|
1285
1302
|
</folding>
|
|
1286
1303
|
</state>
|
|
1287
1304
|
</provider>
|
|
1288
1305
|
</entry>
|
|
1289
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
1306
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-renderer-rules/render-lists.ts">
|
|
1290
1307
|
<provider selected="true" editor-type-id="text-editor">
|
|
1291
|
-
<state relative-caret-position="
|
|
1292
|
-
<caret line="
|
|
1308
|
+
<state relative-caret-position="151">
|
|
1309
|
+
<caret line="60" column="3" selection-start-line="60" selection-start-column="3" selection-end-line="60" selection-end-column="3" />
|
|
1293
1310
|
<folding>
|
|
1294
|
-
<element signature="e#0#
|
|
1295
|
-
<element signature="n#style#0;n#
|
|
1311
|
+
<element signature="e#0#70#0" expanded="true" />
|
|
1312
|
+
<element signature="n#style#0;n#ulEXTERNAL_FRAGMENT#0;n#li#0;n#!!top" expanded="true" />
|
|
1313
|
+
<element signature="n#style#0;n#ulEXTERNAL_FRAGMENT#0;n#!!top" expanded="true" />
|
|
1314
|
+
<element signature="n#style#0;n#olEXTERNAL_FRAGMENT#0;n#!!top" expanded="true" />
|
|
1315
|
+
<element signature="n#style#0;n#olEXTERNAL_FRAGMENT#0;n#!!top" expanded="true" />
|
|
1316
|
+
<element signature="n#style#0;n#liEXTERNAL_FRAGMENT#0;n#!!top" expanded="true" />
|
|
1296
1317
|
</folding>
|
|
1297
1318
|
</state>
|
|
1298
1319
|
</provider>
|
|
1299
1320
|
</entry>
|
|
1300
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1301
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
1302
|
-
<state relative-caret-position="358">
|
|
1303
|
-
<caret line="26" column="13" selection-start-line="26" selection-start-column="13" selection-end-line="26" selection-end-column="13" />
|
|
1304
|
-
</state>
|
|
1305
|
-
</provider>
|
|
1306
|
-
</entry>
|
|
1307
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/sub-math.ts">
|
|
1321
|
+
<entry file="file://$PROJECT_DIR$/examples/react-app/use-components/src/App.js">
|
|
1308
1322
|
<provider selected="true" editor-type-id="text-editor">
|
|
1309
|
-
<state relative-caret-position="
|
|
1310
|
-
<caret line="
|
|
1323
|
+
<state relative-caret-position="90">
|
|
1324
|
+
<caret line="12" column="26" selection-start-line="12" selection-start-column="26" selection-end-line="12" selection-end-column="26" />
|
|
1325
|
+
<folding>
|
|
1326
|
+
<element signature="e#0#31#0" expanded="true" />
|
|
1327
|
+
<element signature="e#1114#1557#0" expanded="true" />
|
|
1328
|
+
</folding>
|
|
1311
1329
|
</state>
|
|
1312
1330
|
</provider>
|
|
1313
1331
|
</entry>
|
|
1314
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1332
|
+
<entry file="file://$PROJECT_DIR$/examples/react-app/use-components/src/index.js">
|
|
1315
1333
|
<provider selected="true" editor-type-id="text-editor">
|
|
1316
|
-
<state relative-caret-position="
|
|
1317
|
-
<caret line="
|
|
1334
|
+
<state relative-caret-position="45">
|
|
1335
|
+
<caret line="5" selection-start-line="5" selection-end-line="5" />
|
|
1318
1336
|
<folding>
|
|
1319
|
-
<element signature="e#0#
|
|
1337
|
+
<element signature="e#0#31#0" expanded="true" />
|
|
1320
1338
|
</folding>
|
|
1321
1339
|
</state>
|
|
1322
1340
|
</provider>
|
|
1323
1341
|
</entry>
|
|
1324
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1325
|
-
<provider selected="true" editor-type-id="text-editor"
|
|
1326
|
-
<state relative-caret-position="313">
|
|
1327
|
-
<caret line="58" column="62" selection-start-line="58" selection-start-column="62" selection-end-line="58" selection-end-column="62" />
|
|
1328
|
-
</state>
|
|
1329
|
-
</provider>
|
|
1342
|
+
<entry file="file://$PROJECT_DIR$/examples/react-app/use-markdownToHTML-method/package.json">
|
|
1343
|
+
<provider selected="true" editor-type-id="text-editor" />
|
|
1330
1344
|
</entry>
|
|
1331
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1345
|
+
<entry file="file://$PROJECT_DIR$/examples/react-app/use-components/package.json">
|
|
1332
1346
|
<provider selected="true" editor-type-id="text-editor">
|
|
1333
|
-
<state relative-caret-position="
|
|
1334
|
-
<caret line="
|
|
1335
|
-
<folding>
|
|
1336
|
-
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
1337
|
-
</folding>
|
|
1347
|
+
<state relative-caret-position="120">
|
|
1348
|
+
<caret line="8" column="36" selection-start-line="8" selection-start-column="36" selection-end-line="8" selection-end-column="36" />
|
|
1338
1349
|
</state>
|
|
1339
1350
|
</provider>
|
|
1340
1351
|
</entry>
|
|
1341
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1352
|
+
<entry file="file://$PROJECT_DIR$/webpack.config.js">
|
|
1342
1353
|
<provider selected="true" editor-type-id="text-editor">
|
|
1343
|
-
<state relative-caret-position="
|
|
1344
|
-
<caret line="
|
|
1354
|
+
<state relative-caret-position="150">
|
|
1355
|
+
<caret line="10" column="9" selection-start-line="10" selection-start-column="2" selection-end-line="10" selection-end-column="9" />
|
|
1345
1356
|
</state>
|
|
1346
1357
|
</provider>
|
|
1347
1358
|
</entry>
|
|
1348
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1359
|
+
<entry file="file://$PROJECT_DIR$/node_modules/domino/lib/sloppy.js">
|
|
1349
1360
|
<provider selected="true" editor-type-id="text-editor">
|
|
1350
|
-
<state relative-caret-position="
|
|
1351
|
-
<caret line="
|
|
1361
|
+
<state relative-caret-position="120">
|
|
1362
|
+
<caret line="8" column="38" selection-start-line="8" selection-start-column="38" selection-end-line="8" selection-end-column="38" />
|
|
1363
|
+
<folding>
|
|
1364
|
+
<element signature="n#!!doc" expanded="true" />
|
|
1365
|
+
</folding>
|
|
1352
1366
|
</state>
|
|
1353
1367
|
</provider>
|
|
1354
1368
|
</entry>
|
|
1355
1369
|
<entry file="file://$PROJECT_DIR$/package.json">
|
|
1356
1370
|
<provider selected="true" editor-type-id="text-editor">
|
|
1357
|
-
<state relative-caret-position="
|
|
1358
|
-
<caret line="
|
|
1371
|
+
<state relative-caret-position="225">
|
|
1372
|
+
<caret line="15" column="14" lean-forward="true" selection-start-line="15" selection-start-column="14" selection-end-line="15" selection-end-column="14" />
|
|
1359
1373
|
</state>
|
|
1360
1374
|
</provider>
|
|
1361
1375
|
</entry>
|