mathpix-markdown-it 1.0.96 → 1.0.98
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 +307 -198
- package/es5/bundle.js +1 -1
- package/es5/context-menu.js +1 -1
- package/es5/index.js +1 -1
- package/lib/contex-menu/menu/menu-item.js +3 -3
- package/lib/contex-menu/menu/menu-item.js.map +1 -1
- package/lib/helpers/parse-mmd-element.d.ts +1 -1
- package/lib/helpers/parse-mmd-element.js +4 -2
- package/lib/helpers/parse-mmd-element.js.map +1 -1
- package/lib/markdown/md-block-rule/begin-tabular/parse-tabular.js +3 -0
- package/lib/markdown/md-block-rule/begin-tabular/parse-tabular.js.map +1 -1
- package/lib/markdown/md-renderer-rules/render-tabular.js +4 -3
- package/lib/markdown/md-renderer-rules/render-tabular.js.map +1 -1
- package/package.json +1 -1
package/.idea/workspace.xml
CHANGED
|
@@ -1,19 +1,32 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<project version="4">
|
|
3
3
|
<component name="BookmarkManager">
|
|
4
|
-
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts" line="
|
|
5
|
-
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts" line="
|
|
6
|
-
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts" line="
|
|
4
|
+
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts" line="222" mnemonic="4" />
|
|
5
|
+
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts" line="40" mnemonic="5" />
|
|
6
|
+
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts" line="27" mnemonic="6" />
|
|
7
7
|
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-chemistry/smiles-drawer/src/Parser.ts" line="1782" mnemonic="8" />
|
|
8
8
|
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-chemistry/smiles-drawer/src/Parser.ts" line="351" mnemonic="3" />
|
|
9
|
-
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-renderer-rules/render-tabular.ts" line="16" mnemonic="2" />
|
|
10
9
|
<bookmark url="file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts" line="186" mnemonic="7" />
|
|
11
10
|
<bookmark url="file://$PROJECT_DIR$/src/markdown/rules.ts" line="55" mnemonic="9" />
|
|
12
11
|
<bookmark url="file://$PROJECT_DIR$/src/markdown/mdPluginRaw.ts" line="593" mnemonic="0" />
|
|
13
|
-
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-
|
|
12
|
+
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-renderer-rules/render-tabular.ts" line="319" mnemonic="1" />
|
|
13
|
+
<bookmark url="file://$PROJECT_DIR$/src/mathjax/index.ts" line="253" mnemonic="2" />
|
|
14
14
|
</component>
|
|
15
15
|
<component name="ChangeListManager">
|
|
16
|
-
<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"
|
|
16
|
+
<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">
|
|
17
|
+
<change beforePath="$PROJECT_DIR$/es5/bundle.js" beforeDir="false" afterPath="$PROJECT_DIR$/es5/bundle.js" afterDir="false" />
|
|
18
|
+
<change beforePath="$PROJECT_DIR$/es5/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/es5/index.js" afterDir="false" />
|
|
19
|
+
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/es5/bundle.js" beforeDir="false" afterPath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/es5/bundle.js" afterDir="false" />
|
|
20
|
+
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/es5/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/es5/index.js" afterDir="false" />
|
|
21
|
+
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/markdown/md-block-rule/begin-tabular/parse-tabular.js" beforeDir="false" afterPath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/markdown/md-block-rule/begin-tabular/parse-tabular.js" afterDir="false" />
|
|
22
|
+
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/markdown/md-block-rule/begin-tabular/parse-tabular.js.map" beforeDir="false" afterPath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/markdown/md-block-rule/begin-tabular/parse-tabular.js.map" afterDir="false" />
|
|
23
|
+
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/markdown/md-renderer-rules/render-lists.d.ts" beforeDir="false" afterPath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/markdown/md-renderer-rules/render-lists.d.ts" afterDir="false" />
|
|
24
|
+
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts" beforeDir="false" afterPath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts" afterDir="false" />
|
|
25
|
+
<change beforePath="$PROJECT_DIR$/lib/markdown/md-block-rule/begin-tabular/parse-tabular.js" beforeDir="false" afterPath="$PROJECT_DIR$/lib/markdown/md-block-rule/begin-tabular/parse-tabular.js" afterDir="false" />
|
|
26
|
+
<change beforePath="$PROJECT_DIR$/lib/markdown/md-block-rule/begin-tabular/parse-tabular.js.map" beforeDir="false" afterPath="$PROJECT_DIR$/lib/markdown/md-block-rule/begin-tabular/parse-tabular.js.map" afterDir="false" />
|
|
27
|
+
<change beforePath="$PROJECT_DIR$/lib/markdown/md-renderer-rules/render-lists.d.ts" beforeDir="false" afterPath="$PROJECT_DIR$/lib/markdown/md-renderer-rules/render-lists.d.ts" afterDir="false" />
|
|
28
|
+
<change beforePath="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts" afterDir="false" />
|
|
29
|
+
</list>
|
|
17
30
|
<ignored path="$PROJECT_DIR$/es5/" />
|
|
18
31
|
<ignored path="$PROJECT_DIR$/.tmp/" />
|
|
19
32
|
<ignored path="$PROJECT_DIR$/temp/" />
|
|
@@ -28,7 +41,7 @@
|
|
|
28
41
|
<session id="1706553226">
|
|
29
42
|
<usages-collector id="statistics.lifecycle.project">
|
|
30
43
|
<counts>
|
|
31
|
-
<entry key="project.closed" value="
|
|
44
|
+
<entry key="project.closed" value="156" />
|
|
32
45
|
<entry key="project.open.time.10" value="6" />
|
|
33
46
|
<entry key="project.open.time.11" value="9" />
|
|
34
47
|
<entry key="project.open.time.12" value="5" />
|
|
@@ -46,19 +59,19 @@
|
|
|
46
59
|
<entry key="project.open.time.31" value="1" />
|
|
47
60
|
<entry key="project.open.time.32" value="1" />
|
|
48
61
|
<entry key="project.open.time.34" value="2" />
|
|
49
|
-
<entry key="project.open.time.4" value="
|
|
62
|
+
<entry key="project.open.time.4" value="40" />
|
|
50
63
|
<entry key="project.open.time.48" value="1" />
|
|
51
|
-
<entry key="project.open.time.5" value="
|
|
52
|
-
<entry key="project.open.time.6" value="
|
|
64
|
+
<entry key="project.open.time.5" value="18" />
|
|
65
|
+
<entry key="project.open.time.6" value="12" />
|
|
53
66
|
<entry key="project.open.time.7" value="6" />
|
|
54
67
|
<entry key="project.open.time.8" value="2" />
|
|
55
68
|
<entry key="project.open.time.9" value="2" />
|
|
56
|
-
<entry key="project.opened" value="
|
|
69
|
+
<entry key="project.opened" value="177" />
|
|
57
70
|
</counts>
|
|
58
71
|
</usages-collector>
|
|
59
72
|
<usages-collector id="statistics.js.language.service.starts">
|
|
60
73
|
<counts>
|
|
61
|
-
<entry key="TypeScriptServerServiceImpl" value="
|
|
74
|
+
<entry key="TypeScriptServerServiceImpl" value="169" />
|
|
62
75
|
</counts>
|
|
63
76
|
</usages-collector>
|
|
64
77
|
<usages-collector id="statistics.file.extensions.open">
|
|
@@ -70,14 +83,14 @@
|
|
|
70
83
|
<entry key="gif" value="1" />
|
|
71
84
|
<entry key="gitignore" value="7" />
|
|
72
85
|
<entry key="html" value="11" />
|
|
73
|
-
<entry key="js" value="
|
|
74
|
-
<entry key="json" value="
|
|
86
|
+
<entry key="js" value="445" />
|
|
87
|
+
<entry key="json" value="60" />
|
|
75
88
|
<entry key="jsx" value="22" />
|
|
76
89
|
<entry key="lock" value="11" />
|
|
77
90
|
<entry key="md" value="43" />
|
|
78
91
|
<entry key="png" value="2" />
|
|
79
92
|
<entry key="sre" value="1" />
|
|
80
|
-
<entry key="ts" value="
|
|
93
|
+
<entry key="ts" value="1080" />
|
|
81
94
|
<entry key="tsx" value="39" />
|
|
82
95
|
</counts>
|
|
83
96
|
</usages-collector>
|
|
@@ -88,12 +101,12 @@
|
|
|
88
101
|
<entry key="EJS" value="1" />
|
|
89
102
|
<entry key="HTML" value="11" />
|
|
90
103
|
<entry key="Image" value="3" />
|
|
91
|
-
<entry key="JSON" value="
|
|
104
|
+
<entry key="JSON" value="57" />
|
|
92
105
|
<entry key="JSX Harmony" value="22" />
|
|
93
|
-
<entry key="JavaScript" value="
|
|
106
|
+
<entry key="JavaScript" value="446" />
|
|
94
107
|
<entry key="Markdown" value="43" />
|
|
95
108
|
<entry key="PLAIN_TEXT" value="8" />
|
|
96
|
-
<entry key="TypeScript" value="
|
|
109
|
+
<entry key="TypeScript" value="1080" />
|
|
97
110
|
<entry key="TypeScript JSX" value="39" />
|
|
98
111
|
<entry key="tsconfig" value="4" />
|
|
99
112
|
<entry key="yarn.lock" value="10" />
|
|
@@ -103,11 +116,11 @@
|
|
|
103
116
|
<counts>
|
|
104
117
|
<entry key="css" value="98" />
|
|
105
118
|
<entry key="html" value="47" />
|
|
106
|
-
<entry key="js" value="
|
|
107
|
-
<entry key="json" value="
|
|
119
|
+
<entry key="js" value="12472" />
|
|
120
|
+
<entry key="json" value="76" />
|
|
108
121
|
<entry key="jsx" value="1587" />
|
|
109
122
|
<entry key="md" value="2266" />
|
|
110
|
-
<entry key="ts" value="
|
|
123
|
+
<entry key="ts" value="95629" />
|
|
111
124
|
<entry key="tsx" value="1069" />
|
|
112
125
|
</counts>
|
|
113
126
|
</usages-collector>
|
|
@@ -115,11 +128,11 @@
|
|
|
115
128
|
<counts>
|
|
116
129
|
<entry key="CSS" value="98" />
|
|
117
130
|
<entry key="HTML" value="122" />
|
|
118
|
-
<entry key="JSON" value="
|
|
131
|
+
<entry key="JSON" value="50" />
|
|
119
132
|
<entry key="JSX Harmony" value="1587" />
|
|
120
|
-
<entry key="JavaScript" value="
|
|
133
|
+
<entry key="JavaScript" value="12485" />
|
|
121
134
|
<entry key="Markdown" value="2186" />
|
|
122
|
-
<entry key="TypeScript" value="
|
|
135
|
+
<entry key="TypeScript" value="95621" />
|
|
123
136
|
<entry key="TypeScript JSX" value="1069" />
|
|
124
137
|
<entry key="tsconfig" value="26" />
|
|
125
138
|
</counts>
|
|
@@ -130,23 +143,17 @@
|
|
|
130
143
|
<favorites_list name="mathpix-markdown-it" />
|
|
131
144
|
</component>
|
|
132
145
|
<component name="FileEditorManager">
|
|
133
|
-
<splitter split-orientation="horizontal" split-proportion="0.
|
|
146
|
+
<splitter split-orientation="horizontal" split-proportion="0.5449299">
|
|
134
147
|
<split-first>
|
|
135
148
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
136
|
-
<file pinned="false" current-in-tab="true">
|
|
137
|
-
<entry file="file://$PROJECT_DIR$/package.json">
|
|
138
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
139
|
-
<state relative-caret-position="30">
|
|
140
|
-
<caret line="2" column="20" selection-start-line="2" selection-start-column="20" selection-end-line="2" selection-end-column="20" />
|
|
141
|
-
</state>
|
|
142
|
-
</provider>
|
|
143
|
-
</entry>
|
|
144
|
-
</file>
|
|
145
149
|
<file pinned="false" current-in-tab="false">
|
|
146
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-
|
|
150
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-renderer-rules/render-tabular.ts">
|
|
147
151
|
<provider selected="true" editor-type-id="text-editor">
|
|
148
|
-
<state relative-caret-position="
|
|
149
|
-
<caret line="
|
|
152
|
+
<state relative-caret-position="4545">
|
|
153
|
+
<caret line="303" column="12" selection-start-line="303" selection-start-column="12" selection-end-line="303" selection-end-column="26" />
|
|
154
|
+
<folding>
|
|
155
|
+
<element signature="e#0#40#0" expanded="true" />
|
|
156
|
+
</folding>
|
|
150
157
|
</state>
|
|
151
158
|
</provider>
|
|
152
159
|
</entry>
|
|
@@ -154,17 +161,17 @@
|
|
|
154
161
|
<file pinned="false" current-in-tab="false">
|
|
155
162
|
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts">
|
|
156
163
|
<provider selected="true" editor-type-id="text-editor">
|
|
157
|
-
<state relative-caret-position="
|
|
164
|
+
<state relative-caret-position="2820">
|
|
158
165
|
<caret line="195" column="36" selection-start-line="195" selection-start-column="36" selection-end-line="195" selection-end-column="36" />
|
|
159
166
|
</state>
|
|
160
167
|
</provider>
|
|
161
168
|
</entry>
|
|
162
169
|
</file>
|
|
163
|
-
<file pinned="false" current-in-tab="
|
|
170
|
+
<file pinned="false" current-in-tab="true">
|
|
164
171
|
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts">
|
|
165
172
|
<provider selected="true" editor-type-id="text-editor">
|
|
166
|
-
<state relative-caret-position="
|
|
167
|
-
<caret line="
|
|
173
|
+
<state relative-caret-position="254">
|
|
174
|
+
<caret line="31" column="64" selection-start-line="31" selection-start-column="64" selection-end-line="31" selection-end-column="64" />
|
|
168
175
|
<folding>
|
|
169
176
|
<element signature="e#0#40#0" expanded="true" />
|
|
170
177
|
</folding>
|
|
@@ -225,75 +232,113 @@
|
|
|
225
232
|
</provider>
|
|
226
233
|
</entry>
|
|
227
234
|
</file>
|
|
235
|
+
<file pinned="false" current-in-tab="false">
|
|
236
|
+
<entry file="file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts">
|
|
237
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
238
|
+
<state relative-caret-position="2685">
|
|
239
|
+
<caret line="184" column="4" selection-start-line="184" selection-start-column="4" selection-end-line="184" selection-end-column="4" />
|
|
240
|
+
<folding>
|
|
241
|
+
<element signature="e#0#45#0" expanded="true" />
|
|
242
|
+
</folding>
|
|
243
|
+
</state>
|
|
244
|
+
</provider>
|
|
245
|
+
</entry>
|
|
246
|
+
</file>
|
|
228
247
|
</leaf>
|
|
229
248
|
</split-first>
|
|
230
249
|
<split-second>
|
|
231
250
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
232
251
|
<file pinned="false" current-in-tab="true">
|
|
233
|
-
<entry file="file://$PROJECT_DIR$/
|
|
252
|
+
<entry file="file://$PROJECT_DIR$/package.json">
|
|
234
253
|
<provider selected="true" editor-type-id="text-editor">
|
|
235
|
-
<state relative-caret-position="
|
|
236
|
-
<caret line="
|
|
237
|
-
<folding>
|
|
238
|
-
<element signature="e#0#38#0" expanded="true" />
|
|
239
|
-
</folding>
|
|
254
|
+
<state relative-caret-position="30">
|
|
255
|
+
<caret line="2" column="20" selection-start-line="2" selection-start-column="20" selection-end-line="2" selection-end-column="20" />
|
|
240
256
|
</state>
|
|
241
257
|
</provider>
|
|
242
258
|
</entry>
|
|
243
259
|
</file>
|
|
244
260
|
<file pinned="false" current-in-tab="false">
|
|
245
|
-
<entry file="file://$PROJECT_DIR$/
|
|
261
|
+
<entry file="file://$PROJECT_DIR$/tests/_tabular.js">
|
|
262
|
+
<provider selected="true" editor-type-id="text-editor" />
|
|
263
|
+
</entry>
|
|
264
|
+
</file>
|
|
265
|
+
<file pinned="false" current-in-tab="false">
|
|
266
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_tabular/_data.js">
|
|
246
267
|
<provider selected="true" editor-type-id="text-editor">
|
|
247
|
-
<state relative-caret-position="
|
|
248
|
-
<caret line="
|
|
268
|
+
<state relative-caret-position="3990">
|
|
269
|
+
<caret line="266" column="64" selection-start-line="266" selection-start-column="64" selection-end-line="266" selection-end-column="64" />
|
|
249
270
|
</state>
|
|
250
271
|
</provider>
|
|
251
272
|
</entry>
|
|
252
273
|
</file>
|
|
253
274
|
<file pinned="false" current-in-tab="false">
|
|
254
|
-
<entry file="file://$PROJECT_DIR$/
|
|
275
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/index.ts">
|
|
255
276
|
<provider selected="true" editor-type-id="text-editor">
|
|
256
|
-
<state relative-caret-position="
|
|
257
|
-
<caret line="
|
|
277
|
+
<state relative-caret-position="3795">
|
|
278
|
+
<caret line="253" column="67" selection-start-line="253" selection-start-column="55" selection-end-line="253" selection-end-column="67" />
|
|
279
|
+
<folding>
|
|
280
|
+
<element signature="e#0#50#0" expanded="true" />
|
|
281
|
+
</folding>
|
|
258
282
|
</state>
|
|
259
283
|
</provider>
|
|
260
284
|
</entry>
|
|
261
285
|
</file>
|
|
262
286
|
<file pinned="false" current-in-tab="false">
|
|
263
|
-
<entry file="file://$PROJECT_DIR$/
|
|
287
|
+
<entry file="file://$PROJECT_DIR$/src/contex-menu/menu/menu-item.ts">
|
|
264
288
|
<provider selected="true" editor-type-id="text-editor">
|
|
265
|
-
<state relative-caret-position="
|
|
266
|
-
<caret line="
|
|
289
|
+
<state relative-caret-position="495">
|
|
290
|
+
<caret line="34" column="44" selection-start-line="34" selection-start-column="44" selection-end-line="34" selection-end-column="44" />
|
|
267
291
|
</state>
|
|
268
292
|
</provider>
|
|
269
293
|
</entry>
|
|
270
294
|
</file>
|
|
271
295
|
<file pinned="false" current-in-tab="false">
|
|
272
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
296
|
+
<entry file="file://$PROJECT_DIR$/src/contex-menu/menu/menu-item-actions.ts">
|
|
273
297
|
<provider selected="true" editor-type-id="text-editor">
|
|
274
|
-
<state relative-caret-position="
|
|
275
|
-
<caret line="
|
|
298
|
+
<state relative-caret-position="855">
|
|
299
|
+
<caret line="57" selection-start-line="57" selection-end-line="58" />
|
|
300
|
+
<folding>
|
|
301
|
+
<element signature="e#0#42#0" expanded="true" />
|
|
302
|
+
</folding>
|
|
276
303
|
</state>
|
|
277
304
|
</provider>
|
|
278
305
|
</entry>
|
|
279
306
|
</file>
|
|
280
307
|
<file pinned="false" current-in-tab="false">
|
|
281
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
308
|
+
<entry file="file://$PROJECT_DIR$/src/contex-menu/menu/menu-items.ts">
|
|
282
309
|
<provider selected="true" editor-type-id="text-editor">
|
|
283
|
-
<state relative-caret-position="
|
|
284
|
-
<caret line="
|
|
310
|
+
<state relative-caret-position="105">
|
|
311
|
+
<caret line="7" column="36" selection-start-line="7" selection-start-column="36" selection-end-line="7" selection-end-column="36" />
|
|
285
312
|
<folding>
|
|
286
|
-
<element signature="e#0#
|
|
313
|
+
<element signature="e#0#43#0" expanded="true" />
|
|
287
314
|
</folding>
|
|
288
315
|
</state>
|
|
289
316
|
</provider>
|
|
290
317
|
</entry>
|
|
291
318
|
</file>
|
|
292
319
|
<file pinned="false" current-in-tab="false">
|
|
293
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
320
|
+
<entry file="file://$PROJECT_DIR$/src/helpers/parse-mmd-element.ts">
|
|
294
321
|
<provider selected="true" editor-type-id="text-editor">
|
|
295
|
-
<state relative-caret-position="
|
|
296
|
-
<caret line="
|
|
322
|
+
<state relative-caret-position="330">
|
|
323
|
+
<caret line="22" column="14" selection-start-line="22" selection-start-column="14" selection-end-line="22" selection-end-column="15" />
|
|
324
|
+
</state>
|
|
325
|
+
</provider>
|
|
326
|
+
</entry>
|
|
327
|
+
</file>
|
|
328
|
+
<file pinned="false" current-in-tab="false">
|
|
329
|
+
<entry file="file://$PROJECT_DIR$/tests/_csv.js">
|
|
330
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
331
|
+
<state relative-caret-position="510">
|
|
332
|
+
<caret line="34" column="41" selection-start-line="34" selection-start-column="22" selection-end-line="34" selection-end-column="41" />
|
|
333
|
+
</state>
|
|
334
|
+
</provider>
|
|
335
|
+
</entry>
|
|
336
|
+
</file>
|
|
337
|
+
<file pinned="false" current-in-tab="false">
|
|
338
|
+
<entry file="file://$PROJECT_DIR$/lib/mathpix-markdown-model/index.d.ts">
|
|
339
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
340
|
+
<state relative-caret-position="2040">
|
|
341
|
+
<caret line="137" column="35" selection-start-line="137" selection-start-column="35" selection-end-line="137" selection-end-column="35" />
|
|
297
342
|
</state>
|
|
298
343
|
</provider>
|
|
299
344
|
</entry>
|
|
@@ -311,15 +356,6 @@
|
|
|
311
356
|
</component>
|
|
312
357
|
<component name="FindInProjectRecents">
|
|
313
358
|
<findStrings>
|
|
314
|
-
<find>toCsv</find>
|
|
315
|
-
<find>AddToAsciiData</find>
|
|
316
|
-
<find>_md</find>
|
|
317
|
-
<find>tsv</find>
|
|
318
|
-
<find><br</find>
|
|
319
|
-
<find>csvSeparatorsDef</find>
|
|
320
|
-
<find>csv_separators</find>
|
|
321
|
-
<find>check</find>
|
|
322
|
-
<find>checkEquationNumber</find>
|
|
323
359
|
<find>multiMath</find>
|
|
324
360
|
<find>labels</find>
|
|
325
361
|
<find>ascii_tsv</find>
|
|
@@ -341,6 +377,15 @@
|
|
|
341
377
|
<find>renderTabularInline</find>
|
|
342
378
|
<find>include_tsv</find>
|
|
343
379
|
<find>env.tabulare</find>
|
|
380
|
+
<find>tsv</find>
|
|
381
|
+
<find>mathml</find>
|
|
382
|
+
<find>copy</find>
|
|
383
|
+
<find>parseMarkdownByHTML</find>
|
|
384
|
+
<find>formatSourceHtml</find>
|
|
385
|
+
<find>formatSource</find>
|
|
386
|
+
<find>value</find>
|
|
387
|
+
<find>MATHML</find>
|
|
388
|
+
<find>&</find>
|
|
344
389
|
</findStrings>
|
|
345
390
|
<replaceStrings>
|
|
346
391
|
<replace>MJSimple</replace>
|
|
@@ -357,7 +402,6 @@
|
|
|
357
402
|
<dir>$PROJECT_DIR$/node_modules/mathjax-full/ts/input/tex</dir>
|
|
358
403
|
<dir>$PROJECT_DIR$/src/mathjax/helpers/array</dir>
|
|
359
404
|
<dir>$PROJECT_DIR$/node_modules/mathjax-full/ts/core</dir>
|
|
360
|
-
<dir>$PROJECT_DIR$/src/markdown/md-block-rule</dir>
|
|
361
405
|
<dir>$PROJECT_DIR$/src/contex-menu/menu</dir>
|
|
362
406
|
<dir>$PROJECT_DIR$/src/mathjax/helpers</dir>
|
|
363
407
|
<dir>$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular</dir>
|
|
@@ -381,6 +425,7 @@
|
|
|
381
425
|
<dir>$PROJECT_DIR$/tests/_data</dir>
|
|
382
426
|
<dir>$PROJECT_DIR$/src/markdown</dir>
|
|
383
427
|
<dir>$PROJECT_DIR$/src</dir>
|
|
428
|
+
<dir>$PROJECT_DIR$/src/markdown/md-block-rule</dir>
|
|
384
429
|
</dirStrings>
|
|
385
430
|
</component>
|
|
386
431
|
<component name="Git.Settings">
|
|
@@ -389,7 +434,6 @@
|
|
|
389
434
|
<component name="IdeDocumentHistory">
|
|
390
435
|
<option name="CHANGED_PATHS">
|
|
391
436
|
<list>
|
|
392
|
-
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/common.ts" />
|
|
393
437
|
<option value="$PROJECT_DIR$/src/markdown/mdPluginText.ts" />
|
|
394
438
|
<option value="$PROJECT_DIR$/tests/_data/_tokenPositions/_data.js" />
|
|
395
439
|
<option value="$PROJECT_DIR$/src/markdown/md-inline-rule/lists.ts" />
|
|
@@ -407,10 +451,8 @@
|
|
|
407
451
|
<option value="$PROJECT_DIR$/tests/_mathjax.js" />
|
|
408
452
|
<option value="$PROJECT_DIR$/node_modules/mathjax-full/js/input/tex/ParseUtil.js" />
|
|
409
453
|
<option value="$PROJECT_DIR$/src/contex-menu/menu/consts.ts" />
|
|
410
|
-
<option value="$PROJECT_DIR$/src/contex-menu/menu/menu-item.ts" />
|
|
411
454
|
<option value="$PROJECT_DIR$/src/contex-menu/menu/menu-item-actions.ts" />
|
|
412
455
|
<option value="$PROJECT_DIR$/src/contex-menu/menu/index.ts" />
|
|
413
|
-
<option value="$PROJECT_DIR$/src/contex-menu/menu/menu-items.ts" />
|
|
414
456
|
<option value="$PROJECT_DIR$/src/markdown/common/csv.ts" />
|
|
415
457
|
<option value="$PROJECT_DIR$/tests/_data/_tsv_with_array/_data_gathered_aligned.js" />
|
|
416
458
|
<option value="$PROJECT_DIR$/tests/_tsv_with_array.js" />
|
|
@@ -421,7 +463,6 @@
|
|
|
421
463
|
<option value="$PROJECT_DIR$/tests/_data/_csv/_data.js" />
|
|
422
464
|
<option value="$PROJECT_DIR$/examples/react-app/use-parseMarkdownByHTML-method/src/form.jsx" />
|
|
423
465
|
<option value="$PROJECT_DIR$/src/markdown/md-core-rules/generate-tsv-csv.ts" />
|
|
424
|
-
<option value="$PROJECT_DIR$/src/helpers/parse-mmd-element.ts" />
|
|
425
466
|
<option value="$PROJECT_DIR$/src/mathjax/serialized-ascii/index.ts" />
|
|
426
467
|
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/tabular-td.ts" />
|
|
427
468
|
<option value="$PROJECT_DIR$/tests/_csv.js" />
|
|
@@ -435,11 +476,15 @@
|
|
|
435
476
|
<option value="$PROJECT_DIR$/README.md" />
|
|
436
477
|
<option value="$PROJECT_DIR$/src/markdown/mdPluginRaw.ts" />
|
|
437
478
|
<option value="$PROJECT_DIR$/src/markdown/rules.ts" />
|
|
438
|
-
<option value="$PROJECT_DIR$/src/markdown/md-renderer-rules/render-tabular.ts" />
|
|
439
|
-
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts" />
|
|
440
479
|
<option value="$PROJECT_DIR$/src/markdown/md-inline-rule/tabular.ts" />
|
|
441
480
|
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts" />
|
|
481
|
+
<option value="$PROJECT_DIR$/src/contex-menu/menu/menu-items.ts" />
|
|
482
|
+
<option value="$PROJECT_DIR$/src/contex-menu/menu/menu-item.ts" />
|
|
483
|
+
<option value="$PROJECT_DIR$/src/helpers/parse-mmd-element.ts" />
|
|
484
|
+
<option value="$PROJECT_DIR$/src/markdown/md-renderer-rules/render-tabular.ts" />
|
|
485
|
+
<option value="$PROJECT_DIR$/tests/_data/_tabular/_data.js" />
|
|
442
486
|
<option value="$PROJECT_DIR$/package.json" />
|
|
487
|
+
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts" />
|
|
443
488
|
</list>
|
|
444
489
|
</option>
|
|
445
490
|
</component>
|
|
@@ -469,11 +514,10 @@
|
|
|
469
514
|
<path value="$PROJECT_DIR$/package.json" />
|
|
470
515
|
</packageJsonPaths>
|
|
471
516
|
</component>
|
|
472
|
-
<component name="ProjectFrameBounds"
|
|
473
|
-
<option name="
|
|
474
|
-
<option name="
|
|
475
|
-
<option name="
|
|
476
|
-
<option name="height" value="1080" />
|
|
517
|
+
<component name="ProjectFrameBounds">
|
|
518
|
+
<option name="y" value="23" />
|
|
519
|
+
<option name="width" value="1527" />
|
|
520
|
+
<option name="height" value="974" />
|
|
477
521
|
</component>
|
|
478
522
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
479
523
|
<component name="ProjectView">
|
|
@@ -481,6 +525,7 @@
|
|
|
481
525
|
<foldersAlwaysOnTop value="true" />
|
|
482
526
|
</navigator>
|
|
483
527
|
<panes>
|
|
528
|
+
<pane id="Scope" />
|
|
484
529
|
<pane id="ProjectPane">
|
|
485
530
|
<subPane>
|
|
486
531
|
<expand>
|
|
@@ -493,11 +538,66 @@
|
|
|
493
538
|
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
494
539
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
495
540
|
</path>
|
|
541
|
+
<path>
|
|
542
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
543
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
544
|
+
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
545
|
+
<item name="contex-menu" type="462c0819:PsiDirectoryNode" />
|
|
546
|
+
</path>
|
|
547
|
+
<path>
|
|
548
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
549
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
550
|
+
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
551
|
+
<item name="contex-menu" type="462c0819:PsiDirectoryNode" />
|
|
552
|
+
<item name="menu" type="462c0819:PsiDirectoryNode" />
|
|
553
|
+
</path>
|
|
554
|
+
<path>
|
|
555
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
556
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
557
|
+
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
558
|
+
<item name="markdown" type="462c0819:PsiDirectoryNode" />
|
|
559
|
+
</path>
|
|
560
|
+
<path>
|
|
561
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
562
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
563
|
+
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
564
|
+
<item name="markdown" type="462c0819:PsiDirectoryNode" />
|
|
565
|
+
<item name="md-block-rule" type="462c0819:PsiDirectoryNode" />
|
|
566
|
+
</path>
|
|
567
|
+
<path>
|
|
568
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
569
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
570
|
+
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
571
|
+
<item name="mathjax" type="462c0819:PsiDirectoryNode" />
|
|
572
|
+
</path>
|
|
573
|
+
<path>
|
|
574
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
575
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
576
|
+
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
577
|
+
<item name="mathpix-markdown-model" type="462c0819:PsiDirectoryNode" />
|
|
578
|
+
</path>
|
|
579
|
+
<path>
|
|
580
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
581
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
582
|
+
<item name="tests" type="462c0819:PsiDirectoryNode" />
|
|
583
|
+
</path>
|
|
584
|
+
<path>
|
|
585
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
586
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
587
|
+
<item name="tests" type="462c0819:PsiDirectoryNode" />
|
|
588
|
+
<item name="_data" type="462c0819:PsiDirectoryNode" />
|
|
589
|
+
</path>
|
|
590
|
+
<path>
|
|
591
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
592
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
593
|
+
<item name="tests" type="462c0819:PsiDirectoryNode" />
|
|
594
|
+
<item name="_data" type="462c0819:PsiDirectoryNode" />
|
|
595
|
+
<item name="_tabular" type="462c0819:PsiDirectoryNode" />
|
|
596
|
+
</path>
|
|
496
597
|
</expand>
|
|
497
598
|
<select />
|
|
498
599
|
</subPane>
|
|
499
600
|
</pane>
|
|
500
|
-
<pane id="Scope" />
|
|
501
601
|
</panes>
|
|
502
602
|
</component>
|
|
503
603
|
<component name="PropertiesComponent">
|
|
@@ -738,12 +838,16 @@
|
|
|
738
838
|
<workItem from="1683575360820" duration="433000" />
|
|
739
839
|
<workItem from="1683739126843" duration="686000" />
|
|
740
840
|
<workItem from="1683739821705" duration="77000" />
|
|
741
|
-
<workItem from="1683784037249" duration="
|
|
841
|
+
<workItem from="1683784037249" duration="2589000" />
|
|
842
|
+
<workItem from="1683829451187" duration="4304000" />
|
|
843
|
+
<workItem from="1683875240276" duration="94000" />
|
|
844
|
+
<workItem from="1684138078632" duration="3134000" />
|
|
845
|
+
<workItem from="1684145514952" duration="161000" />
|
|
742
846
|
</task>
|
|
743
847
|
<servers />
|
|
744
848
|
</component>
|
|
745
849
|
<component name="TimeTrackingManager">
|
|
746
|
-
<option name="totallyTimeSpent" value="
|
|
850
|
+
<option name="totallyTimeSpent" value="2115439000" />
|
|
747
851
|
</component>
|
|
748
852
|
<component name="TodoView">
|
|
749
853
|
<todo-panel id="selected-file">
|
|
@@ -755,9 +859,9 @@
|
|
|
755
859
|
</todo-panel>
|
|
756
860
|
</component>
|
|
757
861
|
<component name="ToolWindowManager">
|
|
758
|
-
<frame x="
|
|
862
|
+
<frame x="0" y="23" width="1527" height="974" extended-state="0" />
|
|
759
863
|
<layout>
|
|
760
|
-
<window_info content_ui="combo" id="Project" order="0" sideWeight="0.49395162" visible="true" weight="0.
|
|
864
|
+
<window_info content_ui="combo" id="Project" order="0" sideWeight="0.49395162" visible="true" weight="0.19455512" />
|
|
761
865
|
<window_info id="Structure" order="1" sideWeight="0.5060484" side_tool="true" weight="0.21637055" />
|
|
762
866
|
<window_info id="npm" order="2" side_tool="true" />
|
|
763
867
|
<window_info id="DB Browser" order="3" />
|
|
@@ -776,7 +880,7 @@
|
|
|
776
880
|
<window_info anchor="bottom" id="Version Control" order="9" show_stripe_button="false" />
|
|
777
881
|
<window_info anchor="bottom" id="DB Execution Console" order="10" />
|
|
778
882
|
<window_info anchor="bottom" id="TypeScript" order="11" />
|
|
779
|
-
<window_info active="true" anchor="bottom" id="Terminal" order="12" sideWeight="0.4993515" visible="true" weight="0.
|
|
883
|
+
<window_info active="true" anchor="bottom" id="Terminal" order="12" sideWeight="0.4993515" visible="true" weight="0.4909297" />
|
|
780
884
|
<window_info anchor="bottom" id="Event Log" order="13" sideWeight="0.5006485" side_tool="true" weight="0.24063565" />
|
|
781
885
|
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
782
886
|
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
@@ -931,34 +1035,6 @@
|
|
|
931
1035
|
</breakpoint-manager>
|
|
932
1036
|
</component>
|
|
933
1037
|
<component name="editorHistoryManager">
|
|
934
|
-
<entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/js/core/MmlTree/MmlNode.d.ts">
|
|
935
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
936
|
-
<state relative-caret-position="2250">
|
|
937
|
-
<caret line="153" column="7" selection-start-line="153" selection-start-column="7" selection-end-line="153" selection-end-column="7" />
|
|
938
|
-
</state>
|
|
939
|
-
</provider>
|
|
940
|
-
</entry>
|
|
941
|
-
<entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/js/core/Tree/Visitor.d.ts">
|
|
942
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
943
|
-
<state relative-caret-position="225">
|
|
944
|
-
<caret line="16" column="10" selection-start-line="16" selection-start-column="10" selection-end-line="16" selection-end-column="10" />
|
|
945
|
-
</state>
|
|
946
|
-
</provider>
|
|
947
|
-
</entry>
|
|
948
|
-
<entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/js/input/tex/ParseUtil.js">
|
|
949
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
950
|
-
<state relative-caret-position="2355">
|
|
951
|
-
<caret line="157" selection-start-line="157" selection-end-line="157" />
|
|
952
|
-
</state>
|
|
953
|
-
</provider>
|
|
954
|
-
</entry>
|
|
955
|
-
<entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/ts/core/MmlTree/MmlVisitor.ts">
|
|
956
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
957
|
-
<state relative-caret-position="645">
|
|
958
|
-
<caret line="45" column="5" selection-start-line="45" selection-start-column="5" selection-end-line="45" selection-end-column="5" />
|
|
959
|
-
</state>
|
|
960
|
-
</provider>
|
|
961
|
-
</entry>
|
|
962
1038
|
<entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/ts/core/MmlTree/JsonMmlVisitor.ts">
|
|
963
1039
|
<provider selected="true" editor-type-id="text-editor">
|
|
964
1040
|
<state relative-caret-position="780">
|
|
@@ -1004,20 +1080,6 @@
|
|
|
1004
1080
|
</provider>
|
|
1005
1081
|
</entry>
|
|
1006
1082
|
<entry file="file://$PROJECT_DIR$/src/markdown/md-core-rules/generate-tsv-csv.ts" />
|
|
1007
|
-
<entry file="file://$PROJECT_DIR$/src/contex-menu/menu/menu-item.ts">
|
|
1008
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
1009
|
-
<state relative-caret-position="465">
|
|
1010
|
-
<caret line="32" column="25" selection-start-line="32" selection-start-column="25" selection-end-line="32" selection-end-column="25" />
|
|
1011
|
-
</state>
|
|
1012
|
-
</provider>
|
|
1013
|
-
</entry>
|
|
1014
|
-
<entry file="file://$PROJECT_DIR$/src/contex-menu/menu/menu-item-actions.ts">
|
|
1015
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
1016
|
-
<state relative-caret-position="1365">
|
|
1017
|
-
<caret line="91" selection-start-line="91" selection-end-line="91" />
|
|
1018
|
-
</state>
|
|
1019
|
-
</provider>
|
|
1020
|
-
</entry>
|
|
1021
1083
|
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/tabular-td.ts">
|
|
1022
1084
|
<provider selected="true" editor-type-id="text-editor">
|
|
1023
1085
|
<state relative-caret-position="1560">
|
|
@@ -1032,13 +1094,6 @@
|
|
|
1032
1094
|
</state>
|
|
1033
1095
|
</provider>
|
|
1034
1096
|
</entry>
|
|
1035
|
-
<entry file="file://$PROJECT_DIR$/tests/_csv.js">
|
|
1036
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
1037
|
-
<state relative-caret-position="145">
|
|
1038
|
-
<caret line="22" column="8" selection-start-line="22" selection-start-column="8" selection-end-line="22" selection-end-column="8" />
|
|
1039
|
-
</state>
|
|
1040
|
-
</provider>
|
|
1041
|
-
</entry>
|
|
1042
1097
|
<entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/renderer.js" />
|
|
1043
1098
|
<entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_block/table.js" />
|
|
1044
1099
|
<entry file="file://$PROJECT_DIR$/doc/sections.md">
|
|
@@ -1049,16 +1104,6 @@
|
|
|
1049
1104
|
</state>
|
|
1050
1105
|
</provider>
|
|
1051
1106
|
</entry>
|
|
1052
|
-
<entry file="file://$PROJECT_DIR$/src/helpers/parse-mmd-element.ts">
|
|
1053
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
1054
|
-
<state relative-caret-position="1065">
|
|
1055
|
-
<caret line="71" column="110" selection-start-line="71" selection-start-column="110" selection-end-line="71" selection-end-column="110" />
|
|
1056
|
-
</state>
|
|
1057
|
-
</provider>
|
|
1058
|
-
</entry>
|
|
1059
|
-
<entry file="file://$PROJECT_DIR$/src/mathjax/mathjax.ts">
|
|
1060
|
-
<provider selected="true" editor-type-id="text-editor" />
|
|
1061
|
-
</entry>
|
|
1062
1107
|
<entry file="file://$PROJECT_DIR$/examples/react-app/use-parseMarkdownByHTML-method/README.md">
|
|
1063
1108
|
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
|
1064
1109
|
<state split_layout="FIRST">
|
|
@@ -1088,13 +1133,6 @@
|
|
|
1088
1133
|
</state>
|
|
1089
1134
|
</provider>
|
|
1090
1135
|
</entry>
|
|
1091
|
-
<entry file="file://$PROJECT_DIR$/src/mathjax/index.ts">
|
|
1092
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
1093
|
-
<state relative-caret-position="1245">
|
|
1094
|
-
<caret line="92" selection-start-line="92" selection-end-line="92" />
|
|
1095
|
-
</state>
|
|
1096
|
-
</provider>
|
|
1097
|
-
</entry>
|
|
1098
1136
|
<entry file="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/index.ts">
|
|
1099
1137
|
<provider selected="true" editor-type-id="text-editor">
|
|
1100
1138
|
<state relative-caret-position="3525">
|
|
@@ -1119,26 +1157,78 @@
|
|
|
1119
1157
|
</state>
|
|
1120
1158
|
</provider>
|
|
1121
1159
|
</entry>
|
|
1122
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-
|
|
1160
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/tabular.ts">
|
|
1161
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1162
|
+
<state relative-caret-position="585">
|
|
1163
|
+
<caret line="40" column="12" selection-start-line="40" selection-start-column="12" selection-end-line="40" selection-end-column="51" />
|
|
1164
|
+
</state>
|
|
1165
|
+
</provider>
|
|
1166
|
+
</entry>
|
|
1167
|
+
<entry file="file://$PROJECT_DIR$/node_modules/markdown-it-multimd-table/index.js">
|
|
1168
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1169
|
+
<state relative-caret-position="5250">
|
|
1170
|
+
<caret line="350" column="7" selection-start-line="350" selection-start-column="7" selection-end-line="350" selection-end-column="7" />
|
|
1171
|
+
</state>
|
|
1172
|
+
</provider>
|
|
1173
|
+
</entry>
|
|
1174
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_tsv_with_array/_data.js">
|
|
1175
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1176
|
+
<state relative-caret-position="480">
|
|
1177
|
+
<caret line="32" column="176" selection-start-line="32" selection-start-column="176" selection-end-line="32" selection-end-column="176" />
|
|
1178
|
+
</state>
|
|
1179
|
+
</provider>
|
|
1180
|
+
</entry>
|
|
1181
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_tsv_with_array/_data_gathered_aligned.js">
|
|
1182
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1183
|
+
<state relative-caret-position="225">
|
|
1184
|
+
<caret line="15" column="4" selection-start-line="15" selection-start-column="4" selection-end-line="15" selection-end-column="4" />
|
|
1185
|
+
</state>
|
|
1186
|
+
</provider>
|
|
1187
|
+
</entry>
|
|
1188
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/mdPluginRaw.ts">
|
|
1189
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1190
|
+
<state relative-caret-position="15360">
|
|
1191
|
+
<caret line="1060" selection-start-line="1060" selection-end-line="1060" />
|
|
1192
|
+
</state>
|
|
1193
|
+
</provider>
|
|
1194
|
+
</entry>
|
|
1195
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/common/consts.ts">
|
|
1196
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1197
|
+
<state relative-caret-position="1605">
|
|
1198
|
+
<caret line="107" selection-start-line="107" selection-end-line="107" />
|
|
1199
|
+
</state>
|
|
1200
|
+
</provider>
|
|
1201
|
+
</entry>
|
|
1202
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/rules.ts">
|
|
1123
1203
|
<provider selected="true" editor-type-id="text-editor">
|
|
1124
|
-
<state relative-caret-position="
|
|
1125
|
-
<caret line="
|
|
1204
|
+
<state relative-caret-position="855">
|
|
1205
|
+
<caret line="60" selection-start-line="60" selection-end-line="60" />
|
|
1126
1206
|
<folding>
|
|
1127
|
-
<element signature="e#0#
|
|
1207
|
+
<element signature="e#0#38#0" expanded="true" />
|
|
1128
1208
|
</folding>
|
|
1129
1209
|
</state>
|
|
1130
1210
|
</provider>
|
|
1131
1211
|
</entry>
|
|
1132
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
1212
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/mathjax.ts">
|
|
1213
|
+
<provider selected="true" editor-type-id="text-editor" />
|
|
1214
|
+
</entry>
|
|
1215
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-renderer-rules/render-tabular.ts">
|
|
1133
1216
|
<provider selected="true" editor-type-id="text-editor">
|
|
1134
|
-
<state relative-caret-position="
|
|
1135
|
-
<caret line="
|
|
1217
|
+
<state relative-caret-position="4545">
|
|
1218
|
+
<caret line="303" column="12" selection-start-line="303" selection-start-column="12" selection-end-line="303" selection-end-column="26" />
|
|
1136
1219
|
<folding>
|
|
1137
1220
|
<element signature="e#0#40#0" expanded="true" />
|
|
1138
1221
|
</folding>
|
|
1139
1222
|
</state>
|
|
1140
1223
|
</provider>
|
|
1141
1224
|
</entry>
|
|
1225
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts">
|
|
1226
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1227
|
+
<state relative-caret-position="2820">
|
|
1228
|
+
<caret line="195" column="36" selection-start-line="195" selection-start-column="36" selection-end-line="195" selection-end-column="36" />
|
|
1229
|
+
</state>
|
|
1230
|
+
</provider>
|
|
1231
|
+
</entry>
|
|
1142
1232
|
<entry file="file://$PROJECT_DIR$/tests/_data/_table-markdown/_data.js">
|
|
1143
1233
|
<provider selected="true" editor-type-id="text-editor">
|
|
1144
1234
|
<state relative-caret-position="13740">
|
|
@@ -1180,79 +1270,98 @@
|
|
|
1180
1270
|
</state>
|
|
1181
1271
|
</provider>
|
|
1182
1272
|
</entry>
|
|
1183
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
1273
|
+
<entry file="file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts">
|
|
1184
1274
|
<provider selected="true" editor-type-id="text-editor">
|
|
1185
|
-
<state relative-caret-position="
|
|
1186
|
-
<caret line="
|
|
1275
|
+
<state relative-caret-position="2685">
|
|
1276
|
+
<caret line="184" column="4" selection-start-line="184" selection-start-column="4" selection-end-line="184" selection-end-column="4" />
|
|
1187
1277
|
<folding>
|
|
1188
|
-
<element signature="e#0#
|
|
1278
|
+
<element signature="e#0#45#0" expanded="true" />
|
|
1189
1279
|
</folding>
|
|
1190
1280
|
</state>
|
|
1191
1281
|
</provider>
|
|
1192
1282
|
</entry>
|
|
1193
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1283
|
+
<entry file="file://$PROJECT_DIR$/package.json">
|
|
1194
1284
|
<provider selected="true" editor-type-id="text-editor">
|
|
1195
|
-
<state relative-caret-position="
|
|
1196
|
-
<caret line="
|
|
1285
|
+
<state relative-caret-position="30">
|
|
1286
|
+
<caret line="2" column="20" selection-start-line="2" selection-start-column="20" selection-end-line="2" selection-end-column="20" />
|
|
1197
1287
|
</state>
|
|
1198
1288
|
</provider>
|
|
1199
1289
|
</entry>
|
|
1200
|
-
<entry file="file://$PROJECT_DIR$/tests/
|
|
1290
|
+
<entry file="file://$PROJECT_DIR$/tests/_tabular.js">
|
|
1291
|
+
<provider selected="true" editor-type-id="text-editor" />
|
|
1292
|
+
</entry>
|
|
1293
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_tabular/_data.js">
|
|
1201
1294
|
<provider selected="true" editor-type-id="text-editor">
|
|
1202
|
-
<state relative-caret-position="
|
|
1203
|
-
<caret line="
|
|
1295
|
+
<state relative-caret-position="3990">
|
|
1296
|
+
<caret line="266" column="64" selection-start-line="266" selection-start-column="64" selection-end-line="266" selection-end-column="64" />
|
|
1204
1297
|
</state>
|
|
1205
1298
|
</provider>
|
|
1206
1299
|
</entry>
|
|
1207
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1300
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/index.ts">
|
|
1208
1301
|
<provider selected="true" editor-type-id="text-editor">
|
|
1209
|
-
<state relative-caret-position="
|
|
1210
|
-
<caret line="
|
|
1302
|
+
<state relative-caret-position="3795">
|
|
1303
|
+
<caret line="253" column="67" selection-start-line="253" selection-start-column="55" selection-end-line="253" selection-end-column="67" />
|
|
1304
|
+
<folding>
|
|
1305
|
+
<element signature="e#0#50#0" expanded="true" />
|
|
1306
|
+
</folding>
|
|
1211
1307
|
</state>
|
|
1212
1308
|
</provider>
|
|
1213
1309
|
</entry>
|
|
1214
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
1310
|
+
<entry file="file://$PROJECT_DIR$/src/contex-menu/menu/menu-item.ts">
|
|
1215
1311
|
<provider selected="true" editor-type-id="text-editor">
|
|
1216
|
-
<state relative-caret-position="
|
|
1217
|
-
<caret line="
|
|
1312
|
+
<state relative-caret-position="495">
|
|
1313
|
+
<caret line="34" column="44" selection-start-line="34" selection-start-column="44" selection-end-line="34" selection-end-column="44" />
|
|
1218
1314
|
</state>
|
|
1219
1315
|
</provider>
|
|
1220
1316
|
</entry>
|
|
1221
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
1317
|
+
<entry file="file://$PROJECT_DIR$/src/contex-menu/menu/menu-item-actions.ts">
|
|
1222
1318
|
<provider selected="true" editor-type-id="text-editor">
|
|
1223
|
-
<state relative-caret-position="
|
|
1224
|
-
<caret line="
|
|
1319
|
+
<state relative-caret-position="855">
|
|
1320
|
+
<caret line="57" selection-start-line="57" selection-end-line="58" />
|
|
1225
1321
|
<folding>
|
|
1226
|
-
<element signature="e#0#
|
|
1322
|
+
<element signature="e#0#42#0" expanded="true" />
|
|
1227
1323
|
</folding>
|
|
1228
1324
|
</state>
|
|
1229
1325
|
</provider>
|
|
1230
1326
|
</entry>
|
|
1231
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
1327
|
+
<entry file="file://$PROJECT_DIR$/src/contex-menu/menu/menu-items.ts">
|
|
1232
1328
|
<provider selected="true" editor-type-id="text-editor">
|
|
1233
|
-
<state relative-caret-position="
|
|
1234
|
-
<caret line="
|
|
1329
|
+
<state relative-caret-position="105">
|
|
1330
|
+
<caret line="7" column="36" selection-start-line="7" selection-start-column="36" selection-end-line="7" selection-end-column="36" />
|
|
1331
|
+
<folding>
|
|
1332
|
+
<element signature="e#0#43#0" expanded="true" />
|
|
1333
|
+
</folding>
|
|
1235
1334
|
</state>
|
|
1236
1335
|
</provider>
|
|
1237
1336
|
</entry>
|
|
1238
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
1337
|
+
<entry file="file://$PROJECT_DIR$/src/helpers/parse-mmd-element.ts">
|
|
1239
1338
|
<provider selected="true" editor-type-id="text-editor">
|
|
1240
|
-
<state relative-caret-position="
|
|
1241
|
-
<caret line="
|
|
1339
|
+
<state relative-caret-position="330">
|
|
1340
|
+
<caret line="22" column="14" selection-start-line="22" selection-start-column="14" selection-end-line="22" selection-end-column="15" />
|
|
1242
1341
|
</state>
|
|
1243
1342
|
</provider>
|
|
1244
1343
|
</entry>
|
|
1245
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1344
|
+
<entry file="file://$PROJECT_DIR$/tests/_csv.js">
|
|
1246
1345
|
<provider selected="true" editor-type-id="text-editor">
|
|
1247
|
-
<state relative-caret-position="
|
|
1248
|
-
<caret line="
|
|
1346
|
+
<state relative-caret-position="510">
|
|
1347
|
+
<caret line="34" column="41" selection-start-line="34" selection-start-column="22" selection-end-line="34" selection-end-column="41" />
|
|
1249
1348
|
</state>
|
|
1250
1349
|
</provider>
|
|
1251
1350
|
</entry>
|
|
1252
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1351
|
+
<entry file="file://$PROJECT_DIR$/lib/mathpix-markdown-model/index.d.ts">
|
|
1253
1352
|
<provider selected="true" editor-type-id="text-editor">
|
|
1254
|
-
<state relative-caret-position="
|
|
1255
|
-
<caret line="
|
|
1353
|
+
<state relative-caret-position="2040">
|
|
1354
|
+
<caret line="137" column="35" selection-start-line="137" selection-start-column="35" selection-end-line="137" selection-end-column="35" />
|
|
1355
|
+
</state>
|
|
1356
|
+
</provider>
|
|
1357
|
+
</entry>
|
|
1358
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts">
|
|
1359
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1360
|
+
<state relative-caret-position="254">
|
|
1361
|
+
<caret line="31" column="64" selection-start-line="31" selection-start-column="64" selection-end-line="31" selection-end-column="64" />
|
|
1362
|
+
<folding>
|
|
1363
|
+
<element signature="e#0#40#0" expanded="true" />
|
|
1364
|
+
</folding>
|
|
1256
1365
|
</state>
|
|
1257
1366
|
</provider>
|
|
1258
1367
|
</entry>
|