mathpix-markdown-it 1.0.88 → 1.0.89
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 +367 -307
- package/es5/bundle.js +1 -1
- package/es5/index.js +1 -1
- package/lib/markdown/md-block-rule/begin-tabular/sub-math.js +13 -1
- package/lib/markdown/md-block-rule/begin-tabular/sub-math.js.map +1 -1
- package/lib/markdown/mdPluginRaw.js +12 -1
- package/lib/markdown/mdPluginRaw.js.map +1 -1
- package/lib/markdown/utils.d.ts +10 -1
- package/lib/markdown/utils.js +60 -3
- package/lib/markdown/utils.js.map +1 -1
- package/package.json +1 -1
package/.idea/workspace.xml
CHANGED
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
<project version="4">
|
|
3
3
|
<component name="BookmarkManager">
|
|
4
4
|
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts" line="23" mnemonic="5" />
|
|
5
|
-
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts" line="
|
|
6
|
-
<bookmark url="file://$PROJECT_DIR$/src/markdown/
|
|
7
|
-
<bookmark url="file://$PROJECT_DIR$/src/
|
|
8
|
-
<bookmark url="file://$PROJECT_DIR$/src/
|
|
9
|
-
<bookmark url="file://$PROJECT_DIR$/src/
|
|
10
|
-
<bookmark url="file://$PROJECT_DIR$/
|
|
5
|
+
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts" line="218" mnemonic="6" />
|
|
6
|
+
<bookmark url="file://$PROJECT_DIR$/src/markdown/utils.ts" line="26" mnemonic="9" />
|
|
7
|
+
<bookmark url="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/handlers.ts" line="267" mnemonic="1" />
|
|
8
|
+
<bookmark url="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/handlers.ts" line="168" mnemonic="2" />
|
|
9
|
+
<bookmark url="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/index.ts" line="253" mnemonic="3" />
|
|
10
|
+
<bookmark url="file://$PROJECT_DIR$/node_modules/mathjax-full/ts/core/MmlTree/MmlNode.ts" line="291" mnemonic="0" />
|
|
11
11
|
</component>
|
|
12
12
|
<component name="ChangeListManager">
|
|
13
13
|
<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">
|
|
@@ -15,38 +15,24 @@
|
|
|
15
15
|
<change beforePath="$PROJECT_DIR$/es5/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/es5/index.js" afterDir="false" />
|
|
16
16
|
<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" />
|
|
17
17
|
<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" />
|
|
18
|
-
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/
|
|
19
|
-
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/
|
|
20
|
-
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/
|
|
21
|
-
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/
|
|
22
|
-
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/
|
|
23
|
-
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/
|
|
24
|
-
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/
|
|
25
|
-
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/
|
|
26
|
-
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/
|
|
27
|
-
<change beforePath="$PROJECT_DIR$/
|
|
28
|
-
<change beforePath="$PROJECT_DIR$/
|
|
29
|
-
<change beforePath="$PROJECT_DIR$/
|
|
30
|
-
<change beforePath="$PROJECT_DIR$/
|
|
31
|
-
<change beforePath="$PROJECT_DIR$/
|
|
32
|
-
<change beforePath="$PROJECT_DIR$/
|
|
33
|
-
<change beforePath="$PROJECT_DIR$/
|
|
34
|
-
<change beforePath="$PROJECT_DIR$/
|
|
35
|
-
<change beforePath="$PROJECT_DIR$/
|
|
36
|
-
<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" />
|
|
37
|
-
<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" />
|
|
38
|
-
<change beforePath="$PROJECT_DIR$/lib/markdown/md-inline-rule/core-inline.js" beforeDir="false" afterPath="$PROJECT_DIR$/lib/markdown/md-inline-rule/core-inline.js" afterDir="false" />
|
|
39
|
-
<change beforePath="$PROJECT_DIR$/lib/markdown/md-inline-rule/core-inline.js.map" beforeDir="false" afterPath="$PROJECT_DIR$/lib/markdown/md-inline-rule/core-inline.js.map" afterDir="false" />
|
|
40
|
-
<change beforePath="$PROJECT_DIR$/lib/markdown/md-inline-rule/tabular.js" beforeDir="false" afterPath="$PROJECT_DIR$/lib/markdown/md-inline-rule/tabular.js" afterDir="false" />
|
|
41
|
-
<change beforePath="$PROJECT_DIR$/lib/markdown/md-inline-rule/tabular.js.map" beforeDir="false" afterPath="$PROJECT_DIR$/lib/markdown/md-inline-rule/tabular.js.map" afterDir="false" />
|
|
42
|
-
<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" />
|
|
43
|
-
<change beforePath="$PROJECT_DIR$/lib/markdown/md-renderer-rules/render-tabular.js" beforeDir="false" afterPath="$PROJECT_DIR$/lib/markdown/md-renderer-rules/render-tabular.js" afterDir="false" />
|
|
44
|
-
<change beforePath="$PROJECT_DIR$/lib/markdown/md-renderer-rules/render-tabular.js.map" beforeDir="false" afterPath="$PROJECT_DIR$/lib/markdown/md-renderer-rules/render-tabular.js.map" afterDir="false" />
|
|
45
|
-
<change beforePath="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts" afterDir="false" />
|
|
46
|
-
<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" />
|
|
47
|
-
<change beforePath="$PROJECT_DIR$/src/markdown/md-inline-rule/core-inline.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/markdown/md-inline-rule/core-inline.ts" afterDir="false" />
|
|
48
|
-
<change beforePath="$PROJECT_DIR$/src/markdown/md-inline-rule/tabular.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/markdown/md-inline-rule/tabular.ts" afterDir="false" />
|
|
49
|
-
<change beforePath="$PROJECT_DIR$/src/markdown/md-renderer-rules/render-tabular.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/markdown/md-renderer-rules/render-tabular.ts" afterDir="false" />
|
|
18
|
+
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/mathjax/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/mathjax/index.js" afterDir="false" />
|
|
19
|
+
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/mathjax/index.js.map" beforeDir="false" afterPath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/mathjax/index.js.map" afterDir="false" />
|
|
20
|
+
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/mathjax/serialized-ascii/handlers.js" beforeDir="false" afterPath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/mathjax/serialized-ascii/handlers.js" afterDir="false" />
|
|
21
|
+
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/mathjax/serialized-ascii/handlers.js.map" beforeDir="false" afterPath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/mathjax/serialized-ascii/handlers.js.map" afterDir="false" />
|
|
22
|
+
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/mathjax/serialized-ascii/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/mathjax/serialized-ascii/index.js" afterDir="false" />
|
|
23
|
+
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/mathjax/serialized-ascii/index.js.map" beforeDir="false" afterPath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/lib/mathjax/serialized-ascii/index.js.map" afterDir="false" />
|
|
24
|
+
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/src/mathjax/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/src/mathjax/index.ts" afterDir="false" />
|
|
25
|
+
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/src/mathjax/serialized-ascii/handlers.ts" beforeDir="false" afterPath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/src/mathjax/serialized-ascii/handlers.ts" afterDir="false" />
|
|
26
|
+
<change beforePath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/src/mathjax/serialized-ascii/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/examples/react-app/use-toc/node_modules/mathpix-markdown-it/src/mathjax/serialized-ascii/index.ts" afterDir="false" />
|
|
27
|
+
<change beforePath="$PROJECT_DIR$/lib/mathjax/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/lib/mathjax/index.js" afterDir="false" />
|
|
28
|
+
<change beforePath="$PROJECT_DIR$/lib/mathjax/index.js.map" beforeDir="false" afterPath="$PROJECT_DIR$/lib/mathjax/index.js.map" afterDir="false" />
|
|
29
|
+
<change beforePath="$PROJECT_DIR$/lib/mathjax/serialized-ascii/handlers.js" beforeDir="false" afterPath="$PROJECT_DIR$/lib/mathjax/serialized-ascii/handlers.js" afterDir="false" />
|
|
30
|
+
<change beforePath="$PROJECT_DIR$/lib/mathjax/serialized-ascii/handlers.js.map" beforeDir="false" afterPath="$PROJECT_DIR$/lib/mathjax/serialized-ascii/handlers.js.map" afterDir="false" />
|
|
31
|
+
<change beforePath="$PROJECT_DIR$/lib/mathjax/serialized-ascii/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/lib/mathjax/serialized-ascii/index.js" afterDir="false" />
|
|
32
|
+
<change beforePath="$PROJECT_DIR$/lib/mathjax/serialized-ascii/index.js.map" beforeDir="false" afterPath="$PROJECT_DIR$/lib/mathjax/serialized-ascii/index.js.map" afterDir="false" />
|
|
33
|
+
<change beforePath="$PROJECT_DIR$/src/mathjax/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/mathjax/index.ts" afterDir="false" />
|
|
34
|
+
<change beforePath="$PROJECT_DIR$/src/mathjax/serialized-ascii/handlers.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/mathjax/serialized-ascii/handlers.ts" afterDir="false" />
|
|
35
|
+
<change beforePath="$PROJECT_DIR$/src/mathjax/serialized-ascii/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/mathjax/serialized-ascii/index.ts" afterDir="false" />
|
|
50
36
|
</list>
|
|
51
37
|
<ignored path="$PROJECT_DIR$/es5/" />
|
|
52
38
|
<ignored path="$PROJECT_DIR$/.tmp/" />
|
|
@@ -62,7 +48,7 @@
|
|
|
62
48
|
<session id="1706553226">
|
|
63
49
|
<usages-collector id="statistics.lifecycle.project">
|
|
64
50
|
<counts>
|
|
65
|
-
<entry key="project.closed" value="
|
|
51
|
+
<entry key="project.closed" value="115" />
|
|
66
52
|
<entry key="project.open.time.10" value="6" />
|
|
67
53
|
<entry key="project.open.time.11" value="5" />
|
|
68
54
|
<entry key="project.open.time.12" value="4" />
|
|
@@ -79,20 +65,20 @@
|
|
|
79
65
|
<entry key="project.open.time.30" value="1" />
|
|
80
66
|
<entry key="project.open.time.31" value="1" />
|
|
81
67
|
<entry key="project.open.time.32" value="1" />
|
|
82
|
-
<entry key="project.open.time.34" value="
|
|
83
|
-
<entry key="project.open.time.4" value="
|
|
68
|
+
<entry key="project.open.time.34" value="2" />
|
|
69
|
+
<entry key="project.open.time.4" value="26" />
|
|
84
70
|
<entry key="project.open.time.48" value="1" />
|
|
85
|
-
<entry key="project.open.time.5" value="
|
|
71
|
+
<entry key="project.open.time.5" value="12" />
|
|
86
72
|
<entry key="project.open.time.6" value="8" />
|
|
87
73
|
<entry key="project.open.time.7" value="6" />
|
|
88
74
|
<entry key="project.open.time.8" value="1" />
|
|
89
75
|
<entry key="project.open.time.9" value="2" />
|
|
90
|
-
<entry key="project.opened" value="
|
|
76
|
+
<entry key="project.opened" value="132" />
|
|
91
77
|
</counts>
|
|
92
78
|
</usages-collector>
|
|
93
79
|
<usages-collector id="statistics.js.language.service.starts">
|
|
94
80
|
<counts>
|
|
95
|
-
<entry key="TypeScriptServerServiceImpl" value="
|
|
81
|
+
<entry key="TypeScriptServerServiceImpl" value="127" />
|
|
96
82
|
</counts>
|
|
97
83
|
</usages-collector>
|
|
98
84
|
<usages-collector id="statistics.file.extensions.open">
|
|
@@ -104,14 +90,14 @@
|
|
|
104
90
|
<entry key="gif" value="1" />
|
|
105
91
|
<entry key="gitignore" value="7" />
|
|
106
92
|
<entry key="html" value="10" />
|
|
107
|
-
<entry key="js" value="
|
|
108
|
-
<entry key="json" value="
|
|
93
|
+
<entry key="js" value="315" />
|
|
94
|
+
<entry key="json" value="50" />
|
|
109
95
|
<entry key="jsx" value="18" />
|
|
110
96
|
<entry key="lock" value="10" />
|
|
111
97
|
<entry key="md" value="39" />
|
|
112
98
|
<entry key="png" value="2" />
|
|
113
99
|
<entry key="sre" value="1" />
|
|
114
|
-
<entry key="ts" value="
|
|
100
|
+
<entry key="ts" value="844" />
|
|
115
101
|
<entry key="tsx" value="35" />
|
|
116
102
|
</counts>
|
|
117
103
|
</usages-collector>
|
|
@@ -124,12 +110,12 @@
|
|
|
124
110
|
<entry key="Image" value="3" />
|
|
125
111
|
<entry key="JSON" value="47" />
|
|
126
112
|
<entry key="JSX Harmony" value="18" />
|
|
127
|
-
<entry key="JavaScript" value="
|
|
113
|
+
<entry key="JavaScript" value="316" />
|
|
128
114
|
<entry key="Markdown" value="39" />
|
|
129
115
|
<entry key="PLAIN_TEXT" value="8" />
|
|
130
|
-
<entry key="TypeScript" value="
|
|
116
|
+
<entry key="TypeScript" value="844" />
|
|
131
117
|
<entry key="TypeScript JSX" value="35" />
|
|
132
|
-
<entry key="tsconfig" value="
|
|
118
|
+
<entry key="tsconfig" value="4" />
|
|
133
119
|
<entry key="yarn.lock" value="9" />
|
|
134
120
|
</counts>
|
|
135
121
|
</usages-collector>
|
|
@@ -137,11 +123,11 @@
|
|
|
137
123
|
<counts>
|
|
138
124
|
<entry key="css" value="98" />
|
|
139
125
|
<entry key="html" value="27" />
|
|
140
|
-
<entry key="js" value="
|
|
126
|
+
<entry key="js" value="8620" />
|
|
141
127
|
<entry key="json" value="61" />
|
|
142
128
|
<entry key="jsx" value="1188" />
|
|
143
129
|
<entry key="md" value="2192" />
|
|
144
|
-
<entry key="ts" value="
|
|
130
|
+
<entry key="ts" value="71613" />
|
|
145
131
|
<entry key="tsx" value="527" />
|
|
146
132
|
</counts>
|
|
147
133
|
</usages-collector>
|
|
@@ -151,9 +137,9 @@
|
|
|
151
137
|
<entry key="HTML" value="102" />
|
|
152
138
|
<entry key="JSON" value="35" />
|
|
153
139
|
<entry key="JSX Harmony" value="1188" />
|
|
154
|
-
<entry key="JavaScript" value="
|
|
140
|
+
<entry key="JavaScript" value="8633" />
|
|
155
141
|
<entry key="Markdown" value="2112" />
|
|
156
|
-
<entry key="TypeScript" value="
|
|
142
|
+
<entry key="TypeScript" value="71605" />
|
|
157
143
|
<entry key="TypeScript JSX" value="527" />
|
|
158
144
|
<entry key="tsconfig" value="26" />
|
|
159
145
|
</counts>
|
|
@@ -164,107 +150,121 @@
|
|
|
164
150
|
<favorites_list name="mathpix-markdown-it" />
|
|
165
151
|
</component>
|
|
166
152
|
<component name="FileEditorManager">
|
|
167
|
-
<splitter split-orientation="horizontal" split-proportion="0.
|
|
153
|
+
<splitter split-orientation="horizontal" split-proportion="0.5094801">
|
|
168
154
|
<split-first>
|
|
169
155
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
170
|
-
<file pinned="false" current-in-tab="
|
|
171
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-
|
|
156
|
+
<file pinned="false" current-in-tab="false">
|
|
157
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/tabular.ts">
|
|
172
158
|
<provider selected="true" editor-type-id="text-editor">
|
|
173
|
-
<state relative-caret-position="
|
|
174
|
-
<caret line="
|
|
175
|
-
<folding>
|
|
176
|
-
<element signature="e#0#47#0" expanded="true" />
|
|
177
|
-
</folding>
|
|
159
|
+
<state relative-caret-position="30">
|
|
160
|
+
<caret line="3" column="13" selection-start-line="3" selection-start-column="13" selection-end-line="3" selection-end-column="13" />
|
|
178
161
|
</state>
|
|
179
162
|
</provider>
|
|
180
163
|
</entry>
|
|
181
164
|
</file>
|
|
182
165
|
<file pinned="false" current-in-tab="false">
|
|
183
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
166
|
+
<entry file="file://$PROJECT_DIR$/src/index.tsx">
|
|
184
167
|
<provider selected="true" editor-type-id="text-editor">
|
|
185
|
-
<state relative-caret-position="
|
|
186
|
-
<caret line="
|
|
168
|
+
<state relative-caret-position="600">
|
|
169
|
+
<caret line="40" column="12" selection-start-line="40" selection-start-column="12" selection-end-line="40" selection-end-column="12" />
|
|
170
|
+
<folding>
|
|
171
|
+
<element signature="e#0#56#0" expanded="true" />
|
|
172
|
+
</folding>
|
|
187
173
|
</state>
|
|
188
174
|
</provider>
|
|
189
175
|
</entry>
|
|
190
176
|
</file>
|
|
191
177
|
<file pinned="false" current-in-tab="false">
|
|
192
|
-
<entry file="file://$PROJECT_DIR$/
|
|
178
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_tsv/_data.js">
|
|
193
179
|
<provider selected="true" editor-type-id="text-editor">
|
|
194
|
-
<state relative-caret-position="
|
|
195
|
-
<caret line="
|
|
180
|
+
<state relative-caret-position="23865">
|
|
181
|
+
<caret line="1591" column="3" selection-start-line="1591" selection-start-column="3" selection-end-line="1591" selection-end-column="3" />
|
|
196
182
|
</state>
|
|
197
183
|
</provider>
|
|
198
184
|
</entry>
|
|
199
185
|
</file>
|
|
200
186
|
<file pinned="false" current-in-tab="false">
|
|
201
|
-
<entry file="file://$PROJECT_DIR$/
|
|
187
|
+
<entry file="file://$PROJECT_DIR$/tests/_tsv.js">
|
|
202
188
|
<provider selected="true" editor-type-id="text-editor">
|
|
203
|
-
<state relative-caret-position="
|
|
204
|
-
<caret line="
|
|
189
|
+
<state relative-caret-position="510">
|
|
190
|
+
<caret line="34" column="55" selection-start-line="34" selection-start-column="55" selection-end-line="34" selection-end-column="55" />
|
|
205
191
|
</state>
|
|
206
192
|
</provider>
|
|
207
193
|
</entry>
|
|
208
194
|
</file>
|
|
209
195
|
<file pinned="false" current-in-tab="false">
|
|
210
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
196
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/mdPluginRaw.ts">
|
|
211
197
|
<provider selected="true" editor-type-id="text-editor">
|
|
212
|
-
<state relative-caret-position="
|
|
213
|
-
<caret line="
|
|
198
|
+
<state relative-caret-position="451">
|
|
199
|
+
<caret line="275" column="22" selection-start-line="275" selection-start-column="22" selection-end-line="275" selection-end-column="22" />
|
|
214
200
|
<folding>
|
|
215
|
-
<element signature="e#0#
|
|
201
|
+
<element signature="e#0#38#0" expanded="true" />
|
|
216
202
|
</folding>
|
|
217
203
|
</state>
|
|
218
204
|
</provider>
|
|
219
205
|
</entry>
|
|
220
206
|
</file>
|
|
221
207
|
<file pinned="false" current-in-tab="false">
|
|
222
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
208
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/handlers.ts">
|
|
223
209
|
<provider selected="true" editor-type-id="text-editor">
|
|
224
|
-
<state relative-caret-position="
|
|
225
|
-
<caret line="
|
|
210
|
+
<state relative-caret-position="238">
|
|
211
|
+
<caret line="168" selection-start-line="168" selection-end-line="168" />
|
|
226
212
|
<folding>
|
|
227
|
-
<element signature="e#0#
|
|
213
|
+
<element signature="e#0#73#0" expanded="true" />
|
|
228
214
|
</folding>
|
|
229
215
|
</state>
|
|
230
216
|
</provider>
|
|
231
217
|
</entry>
|
|
232
218
|
</file>
|
|
233
219
|
<file pinned="false" current-in-tab="false">
|
|
234
|
-
<entry file="file://$PROJECT_DIR$/
|
|
220
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/index.ts">
|
|
235
221
|
<provider selected="true" editor-type-id="text-editor">
|
|
236
|
-
<state relative-caret-position="
|
|
237
|
-
<caret line="
|
|
222
|
+
<state relative-caret-position="150">
|
|
223
|
+
<caret line="10" selection-start-line="10" selection-end-line="10" />
|
|
224
|
+
<folding>
|
|
225
|
+
<element signature="e#0#50#0" expanded="true" />
|
|
226
|
+
<element signature="n#style#0;n#mathml#0;n#!!top" expanded="true" />
|
|
227
|
+
<element signature="n#style#0;n#mathmlword#0;n#!!top" expanded="true" />
|
|
228
|
+
<element signature="n#style#0;n#asciimath#0;n#!!top" expanded="true" />
|
|
229
|
+
<element signature="n#style#0;n#latex#0;n#!!top" expanded="true" />
|
|
230
|
+
<element signature="n#style#0;n#speech#0;n#!!top" expanded="true" />
|
|
231
|
+
<element signature="n#style#0;n#error#0;n#!!top" expanded="true" />
|
|
232
|
+
</folding>
|
|
238
233
|
</state>
|
|
239
234
|
</provider>
|
|
240
235
|
</entry>
|
|
241
236
|
</file>
|
|
242
237
|
<file pinned="false" current-in-tab="false">
|
|
243
|
-
<entry file="file://$PROJECT_DIR$/tests/
|
|
238
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_ascii/_asciiData.js">
|
|
244
239
|
<provider selected="true" editor-type-id="text-editor">
|
|
245
|
-
<state relative-caret-position="
|
|
246
|
-
<caret line="
|
|
240
|
+
<state relative-caret-position="-36">
|
|
241
|
+
<caret line="17" column="25" selection-start-line="17" selection-start-column="20" selection-end-line="17" selection-end-column="25" />
|
|
247
242
|
</state>
|
|
248
243
|
</provider>
|
|
249
244
|
</entry>
|
|
250
245
|
</file>
|
|
251
|
-
<file pinned="false" current-in-tab="
|
|
252
|
-
<entry file="file://$PROJECT_DIR$/
|
|
246
|
+
<file pinned="false" current-in-tab="true">
|
|
247
|
+
<entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/ts/core/MmlTree/MmlNode.ts">
|
|
253
248
|
<provider selected="true" editor-type-id="text-editor">
|
|
254
|
-
<state relative-caret-position="
|
|
255
|
-
<caret line="
|
|
249
|
+
<state relative-caret-position="520">
|
|
250
|
+
<caret line="789" column="7" lean-forward="true" selection-start-line="789" selection-start-column="7" selection-end-line="789" selection-end-column="7" />
|
|
256
251
|
<folding>
|
|
257
|
-
<element signature="
|
|
252
|
+
<element signature="n#AbstractMmlNode#0" />
|
|
253
|
+
<element signature="n#AbstractMmlTokenNode#0" />
|
|
254
|
+
<element signature="n#AbstractMmlBaseNode#0" />
|
|
255
|
+
<element signature="n#AbstractMmlEmptyNode#0" />
|
|
256
|
+
<element signature="n#TextNode#0" />
|
|
257
|
+
<element signature="n#XMLNode#0" />
|
|
258
258
|
</folding>
|
|
259
259
|
</state>
|
|
260
260
|
</provider>
|
|
261
261
|
</entry>
|
|
262
262
|
</file>
|
|
263
263
|
<file pinned="false" current-in-tab="false">
|
|
264
|
-
<entry file="file://$PROJECT_DIR$/
|
|
264
|
+
<entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/ts/core/MmlTree/MmlNodes/mrow.ts">
|
|
265
265
|
<provider selected="true" editor-type-id="text-editor">
|
|
266
|
-
<state relative-caret-position="
|
|
267
|
-
<caret line="
|
|
266
|
+
<state relative-caret-position="-1828">
|
|
267
|
+
<caret line="31" column="13" selection-start-line="31" selection-start-column="13" selection-end-line="31" selection-end-column="13" />
|
|
268
268
|
</state>
|
|
269
269
|
</provider>
|
|
270
270
|
</entry>
|
|
@@ -274,83 +274,98 @@
|
|
|
274
274
|
<split-second>
|
|
275
275
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
276
276
|
<file pinned="false" current-in-tab="false">
|
|
277
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
277
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/common.ts">
|
|
278
278
|
<provider selected="true" editor-type-id="text-editor">
|
|
279
|
-
<state relative-caret-position="
|
|
280
|
-
<caret line="
|
|
279
|
+
<state relative-caret-position="675">
|
|
280
|
+
<caret line="45" column="3" selection-start-line="45" selection-start-column="3" selection-end-line="45" selection-end-column="3" />
|
|
281
281
|
</state>
|
|
282
282
|
</provider>
|
|
283
283
|
</entry>
|
|
284
284
|
</file>
|
|
285
|
-
<file pinned="false" current-in-tab="
|
|
286
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
285
|
+
<file pinned="false" current-in-tab="false">
|
|
286
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/common/consts.ts">
|
|
287
287
|
<provider selected="true" editor-type-id="text-editor">
|
|
288
|
-
<state relative-caret-position="
|
|
289
|
-
<caret line="
|
|
288
|
+
<state relative-caret-position="465">
|
|
289
|
+
<caret line="31" column="47" selection-start-line="31" selection-start-column="41" selection-end-line="31" selection-end-column="47" />
|
|
290
290
|
</state>
|
|
291
291
|
</provider>
|
|
292
292
|
</entry>
|
|
293
293
|
</file>
|
|
294
294
|
<file pinned="false" current-in-tab="false">
|
|
295
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/
|
|
295
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/multi-column-row.ts">
|
|
296
296
|
<provider selected="true" editor-type-id="text-editor">
|
|
297
|
-
<state relative-caret-position="
|
|
298
|
-
<caret line="
|
|
297
|
+
<state relative-caret-position="1560">
|
|
298
|
+
<caret line="109" column="49" selection-start-line="109" selection-start-column="49" selection-end-line="109" selection-end-column="49" />
|
|
299
299
|
</state>
|
|
300
300
|
</provider>
|
|
301
301
|
</entry>
|
|
302
302
|
</file>
|
|
303
303
|
<file pinned="false" current-in-tab="false">
|
|
304
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
304
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/utils.ts">
|
|
305
305
|
<provider selected="true" editor-type-id="text-editor">
|
|
306
|
-
<state relative-caret-position="
|
|
307
|
-
<caret line="
|
|
308
|
-
<folding>
|
|
309
|
-
<element signature="e#0#40#0" expanded="true" />
|
|
310
|
-
</folding>
|
|
306
|
+
<state relative-caret-position="4905">
|
|
307
|
+
<caret line="327" selection-start-line="327" selection-end-line="327" />
|
|
311
308
|
</state>
|
|
312
309
|
</provider>
|
|
313
310
|
</entry>
|
|
314
311
|
</file>
|
|
315
312
|
<file pinned="false" current-in-tab="false">
|
|
316
|
-
<entry file="file://$PROJECT_DIR$/
|
|
313
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_mathjax/_data.js">
|
|
317
314
|
<provider selected="true" editor-type-id="text-editor">
|
|
318
|
-
<state relative-caret-position="
|
|
319
|
-
<caret line="
|
|
315
|
+
<state relative-caret-position="2460">
|
|
316
|
+
<caret line="164" column="1845" selection-start-line="164" selection-start-column="1845" selection-end-line="164" selection-end-column="1845" />
|
|
320
317
|
</state>
|
|
321
318
|
</provider>
|
|
322
319
|
</entry>
|
|
323
320
|
</file>
|
|
324
321
|
<file pinned="false" current-in-tab="false">
|
|
325
|
-
<entry file="file://$PROJECT_DIR$/
|
|
322
|
+
<entry file="file://$PROJECT_DIR$/tests/_mathjax.js">
|
|
326
323
|
<provider selected="true" editor-type-id="text-editor">
|
|
327
|
-
<state relative-caret-position="
|
|
328
|
-
<caret line="
|
|
324
|
+
<state relative-caret-position="285">
|
|
325
|
+
<caret line="19" selection-start-line="19" selection-end-line="19" />
|
|
329
326
|
</state>
|
|
330
327
|
</provider>
|
|
331
328
|
</entry>
|
|
332
329
|
</file>
|
|
333
330
|
<file pinned="false" current-in-tab="false">
|
|
334
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/
|
|
331
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/sub-math.ts">
|
|
335
332
|
<provider selected="true" editor-type-id="text-editor">
|
|
336
|
-
<state relative-caret-position="
|
|
337
|
-
<caret line="
|
|
333
|
+
<state relative-caret-position="15">
|
|
334
|
+
<caret line="2" column="60" selection-start-line="2" selection-start-column="60" selection-end-line="2" selection-end-column="60" />
|
|
338
335
|
</state>
|
|
339
336
|
</provider>
|
|
340
337
|
</entry>
|
|
341
338
|
</file>
|
|
342
|
-
<file pinned="false" current-in-tab="
|
|
343
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
339
|
+
<file pinned="false" current-in-tab="true">
|
|
340
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/index.ts">
|
|
344
341
|
<provider selected="true" editor-type-id="text-editor">
|
|
345
|
-
<state relative-caret-position="
|
|
346
|
-
<caret line="
|
|
342
|
+
<state relative-caret-position="290">
|
|
343
|
+
<caret line="184" lean-forward="true" selection-start-line="184" selection-end-line="184" />
|
|
347
344
|
<folding>
|
|
348
|
-
<element signature="e#
|
|
345
|
+
<element signature="e#0#70#0" expanded="true" />
|
|
349
346
|
</folding>
|
|
350
347
|
</state>
|
|
351
348
|
</provider>
|
|
352
349
|
</entry>
|
|
353
350
|
</file>
|
|
351
|
+
<file pinned="false" current-in-tab="false">
|
|
352
|
+
<entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/tsconfig.json">
|
|
353
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
354
|
+
<state relative-caret-position="255">
|
|
355
|
+
<caret line="17" selection-start-line="17" selection-end-line="17" />
|
|
356
|
+
</state>
|
|
357
|
+
</provider>
|
|
358
|
+
</entry>
|
|
359
|
+
</file>
|
|
360
|
+
<file pinned="false" current-in-tab="false">
|
|
361
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_tsv_with_array/_data.js">
|
|
362
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
363
|
+
<state relative-caret-position="5655">
|
|
364
|
+
<caret line="377" column="13" selection-start-line="377" selection-start-column="13" selection-end-line="377" selection-end-column="13" />
|
|
365
|
+
</state>
|
|
366
|
+
</provider>
|
|
367
|
+
</entry>
|
|
368
|
+
</file>
|
|
354
369
|
</leaf>
|
|
355
370
|
</split-second>
|
|
356
371
|
</splitter>
|
|
@@ -364,22 +379,6 @@
|
|
|
364
379
|
</component>
|
|
365
380
|
<component name="FindInProjectRecents">
|
|
366
381
|
<findStrings>
|
|
367
|
-
<find>setTokensTabular</find>
|
|
368
|
-
<find>renderInlineTokenBlock</find>
|
|
369
|
-
<find>parents</find>
|
|
370
|
-
<find>tableToTsv</find>
|
|
371
|
-
<find>console.log</find>
|
|
372
|
-
<find>options</find>
|
|
373
|
-
<find>getMultiColumnMultiRow</find>
|
|
374
|
-
<find>forLatex</find>
|
|
375
|
-
<find>0x60</find>
|
|
376
|
-
<find>includesMultiMathBeginTag</find>
|
|
377
|
-
<find>pending</find>
|
|
378
|
-
<find>findOpenCloseTags</find>
|
|
379
|
-
<find>pendingBacktick</find>
|
|
380
|
-
<find>debugger</find>
|
|
381
|
-
<find>BeginTabular</find>
|
|
382
|
-
<find>terminator</find>
|
|
383
382
|
<find>tagOpen</find>
|
|
384
383
|
<find>isSubTable</find>
|
|
385
384
|
<find>ParseTabular</find>
|
|
@@ -394,6 +393,22 @@
|
|
|
394
393
|
<find>children</find>
|
|
395
394
|
<find>parseInlineTabular</find>
|
|
396
395
|
<find>StatePushTabulars</find>
|
|
396
|
+
<find>findOpenCloseTags</find>
|
|
397
|
+
<find>new RegExp</find>
|
|
398
|
+
<find>endTag</find>
|
|
399
|
+
<find>enva</find>
|
|
400
|
+
<find>pending</find>
|
|
401
|
+
<find>console.log</find>
|
|
402
|
+
<find>InferredMrow</find>
|
|
403
|
+
<find>menclose</find>
|
|
404
|
+
<find>array</find>
|
|
405
|
+
<find>handle</find>
|
|
406
|
+
<find>TeXAtom</find>
|
|
407
|
+
<find>{:</find>
|
|
408
|
+
<find>inferredMrow</find>
|
|
409
|
+
<find>isHasBranchOpen</find>
|
|
410
|
+
<find>arity</find>
|
|
411
|
+
<find>AbstractMmlLayoutNode</find>
|
|
397
412
|
</findStrings>
|
|
398
413
|
<replaceStrings>
|
|
399
414
|
<replace>MJSimple</replace>
|
|
@@ -423,8 +438,6 @@
|
|
|
423
438
|
<dir>$PROJECT_DIR$/src/mathjax/helpers/array</dir>
|
|
424
439
|
<dir>$PROJECT_DIR$/node_modules/mathjax-full/ts/core/MmlTree</dir>
|
|
425
440
|
<dir>$PROJECT_DIR$/node_modules/mathjax-full/ts/core</dir>
|
|
426
|
-
<dir>$PROJECT_DIR$/tests/_data/_ascii</dir>
|
|
427
|
-
<dir>$PROJECT_DIR$/node_modules/mathjax-full/ts</dir>
|
|
428
441
|
<dir>$PROJECT_DIR$/src/mathjax/serialized-ascii</dir>
|
|
429
442
|
<dir>$PROJECT_DIR$/src/markdown/md-block-rule</dir>
|
|
430
443
|
<dir>$PROJECT_DIR$/src/contex-menu/menu</dir>
|
|
@@ -434,6 +447,8 @@
|
|
|
434
447
|
<dir>$PROJECT_DIR$/node_modules/markdown-it/lib</dir>
|
|
435
448
|
<dir>$PROJECT_DIR$/src/markdown</dir>
|
|
436
449
|
<dir>$PROJECT_DIR$/src</dir>
|
|
450
|
+
<dir>$PROJECT_DIR$/tests/_data/_ascii</dir>
|
|
451
|
+
<dir>$PROJECT_DIR$/node_modules/mathjax-full/ts</dir>
|
|
437
452
|
</dirStrings>
|
|
438
453
|
</component>
|
|
439
454
|
<component name="Git.Settings">
|
|
@@ -442,17 +457,13 @@
|
|
|
442
457
|
<component name="IdeDocumentHistory">
|
|
443
458
|
<option name="CHANGED_PATHS">
|
|
444
459
|
<list>
|
|
445
|
-
<option value="$PROJECT_DIR$/src/mathjax/mathjax.ts" />
|
|
446
|
-
<option value="$PROJECT_DIR$/tests/_data/_ascii/_ascii_lcm.js" />
|
|
447
460
|
<option value="$PROJECT_DIR$/tests/_data/_ascii/ascii_vertical_math.js" />
|
|
448
461
|
<option value="$PROJECT_DIR$/tests/_data/_ascii/_asciiTimes.js" />
|
|
449
|
-
<option value="$PROJECT_DIR$/src/mathjax/serialized-ascii/index.ts" />
|
|
450
462
|
<option value="$PROJECT_DIR$/src/mathjax/serialized-ascii/helperA.ts" />
|
|
451
463
|
<option value="$PROJECT_DIR$/tests/_data/_ascii/_ascii_vertical_math.js" />
|
|
452
464
|
<option value="$PROJECT_DIR$/tests/_ascii.js" />
|
|
453
465
|
<option value="$PROJECT_DIR$/README.md" />
|
|
454
466
|
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/tabular-td.ts" />
|
|
455
|
-
<option value="$PROJECT_DIR$/src/mathjax/index.ts" />
|
|
456
467
|
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-table.ts" />
|
|
457
468
|
<option value="$PROJECT_DIR$/src/markdown/mdPluginLists.ts" />
|
|
458
469
|
<option value="$PROJECT_DIR$/src/markdown/mdPluginConfigured.ts" />
|
|
@@ -462,7 +473,6 @@
|
|
|
462
473
|
<option value="$PROJECT_DIR$/src/markdown/mathpix-markdown-plugins.tsx" />
|
|
463
474
|
<option value="$PROJECT_DIR$/src/mathjax/helpers/array/ArrayMethods.ts" />
|
|
464
475
|
<option value="$PROJECT_DIR$/src/mathjax/helpers/array/ArrayMappings.ts" />
|
|
465
|
-
<option value="$PROJECT_DIR$/tests/_data/_tsv_with_array/_data.js" />
|
|
466
476
|
<option value="$PROJECT_DIR$/tests/_data/_tsv_with_array/_data_include_sub_math.js" />
|
|
467
477
|
<option value="$PROJECT_DIR$/tests/_data/_tsv_with_array/_data_gathered_aligned.js" />
|
|
468
478
|
<option value="$PROJECT_DIR$/tests/_tsv_with_array.js" />
|
|
@@ -477,22 +487,27 @@
|
|
|
477
487
|
<option value="$PROJECT_DIR$/src/contex-menu/menu/helper.ts" />
|
|
478
488
|
<option value="$PROJECT_DIR$/tests/_tsv.js" />
|
|
479
489
|
<option value="$PROJECT_DIR$/tests/_data/_tsv/_data.js" />
|
|
480
|
-
<option value="$PROJECT_DIR$/src/mathjax/serialized-ascii/handlers.ts" />
|
|
481
|
-
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/sub-math.ts" />
|
|
482
490
|
<option value="$PROJECT_DIR$/package.json" />
|
|
483
491
|
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/multi-column-row.ts" />
|
|
484
492
|
<option value="$PROJECT_DIR$/src/markdown/common/consts.ts" />
|
|
485
493
|
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/sub-tabular.ts" />
|
|
486
494
|
<option value="$PROJECT_DIR$/tests/_data/_tabular/_data.js" />
|
|
487
495
|
<option value="$PROJECT_DIR$/src/markdown/mdPluginTableTabular.ts" />
|
|
488
|
-
<option value="$PROJECT_DIR$/src/markdown/utils.ts" />
|
|
489
496
|
<option value="$PROJECT_DIR$/src/index.tsx" />
|
|
490
497
|
<option value="$PROJECT_DIR$/src/markdown/md-renderer-rules/render-tabular.ts" />
|
|
491
498
|
<option value="$PROJECT_DIR$/src/markdown/md-inline-rule/tabular.ts" />
|
|
492
499
|
<option value="$PROJECT_DIR$/src/markdown/md-inline-rule/core-inline.ts" />
|
|
493
|
-
<option value="$PROJECT_DIR$/src/markdown/mdPluginRaw.ts" />
|
|
494
500
|
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts" />
|
|
495
501
|
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts" />
|
|
502
|
+
<option value="$PROJECT_DIR$/tests/_data/_mathjax/_data.js" />
|
|
503
|
+
<option value="$PROJECT_DIR$/tests/_mathjax.js" />
|
|
504
|
+
<option value="$PROJECT_DIR$/tests/_data/_tsv_with_array/_data.js" />
|
|
505
|
+
<option value="$PROJECT_DIR$/src/markdown/utils.ts" />
|
|
506
|
+
<option value="$PROJECT_DIR$/src/markdown/mdPluginRaw.ts" />
|
|
507
|
+
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/sub-math.ts" />
|
|
508
|
+
<option value="$PROJECT_DIR$/src/mathjax/index.ts" />
|
|
509
|
+
<option value="$PROJECT_DIR$/src/mathjax/serialized-ascii/handlers.ts" />
|
|
510
|
+
<option value="$PROJECT_DIR$/src/mathjax/serialized-ascii/index.ts" />
|
|
496
511
|
</list>
|
|
497
512
|
</option>
|
|
498
513
|
</component>
|
|
@@ -523,8 +538,9 @@
|
|
|
523
538
|
</packageJsonPaths>
|
|
524
539
|
</component>
|
|
525
540
|
<component name="ProjectFrameBounds">
|
|
526
|
-
<option name="
|
|
527
|
-
<option name="
|
|
541
|
+
<option name="x" value="22" />
|
|
542
|
+
<option name="y" value="23" />
|
|
543
|
+
<option name="width" value="1596" />
|
|
528
544
|
<option name="height" value="976" />
|
|
529
545
|
</component>
|
|
530
546
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
@@ -533,7 +549,6 @@
|
|
|
533
549
|
<foldersAlwaysOnTop value="true" />
|
|
534
550
|
</navigator>
|
|
535
551
|
<panes>
|
|
536
|
-
<pane id="Scope" />
|
|
537
552
|
<pane id="ProjectPane">
|
|
538
553
|
<subPane>
|
|
539
554
|
<expand>
|
|
@@ -544,58 +559,76 @@
|
|
|
544
559
|
<path>
|
|
545
560
|
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
546
561
|
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
547
|
-
<item name="
|
|
562
|
+
<item name="node_modules" type="462c0819:PsiDirectoryNode" />
|
|
548
563
|
</path>
|
|
549
564
|
<path>
|
|
550
565
|
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
551
566
|
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
552
|
-
<item name="
|
|
553
|
-
<item name="
|
|
567
|
+
<item name="node_modules" type="462c0819:PsiDirectoryNode" />
|
|
568
|
+
<item name="mathjax-full" type="462c0819:PsiDirectoryNode" />
|
|
554
569
|
</path>
|
|
555
570
|
<path>
|
|
556
571
|
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
557
572
|
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
558
573
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
559
|
-
<item name="contex-menu" type="462c0819:PsiDirectoryNode" />
|
|
560
|
-
<item name="menu" type="462c0819:PsiDirectoryNode" />
|
|
561
574
|
</path>
|
|
562
575
|
<path>
|
|
563
576
|
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
564
577
|
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
565
578
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
566
|
-
<item name="
|
|
579
|
+
<item name="mathjax" type="462c0819:PsiDirectoryNode" />
|
|
567
580
|
</path>
|
|
568
581
|
<path>
|
|
569
582
|
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
570
583
|
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
571
584
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
572
|
-
<item name="
|
|
573
|
-
<item name="
|
|
585
|
+
<item name="mathjax" type="462c0819:PsiDirectoryNode" />
|
|
586
|
+
<item name="helpers" type="462c0819:PsiDirectoryNode" />
|
|
574
587
|
</path>
|
|
575
588
|
<path>
|
|
576
589
|
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
577
590
|
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
578
591
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
579
|
-
<item name="
|
|
580
|
-
<item name="
|
|
592
|
+
<item name="mathjax" type="462c0819:PsiDirectoryNode" />
|
|
593
|
+
<item name="serialized-ascii" type="462c0819:PsiDirectoryNode" />
|
|
581
594
|
</path>
|
|
582
595
|
<path>
|
|
583
596
|
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
584
597
|
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
585
|
-
<item name="
|
|
586
|
-
<item name="markdown" type="462c0819:PsiDirectoryNode" />
|
|
587
|
-
<item name="md-theorem" type="462c0819:PsiDirectoryNode" />
|
|
598
|
+
<item name="tests" type="462c0819:PsiDirectoryNode" />
|
|
588
599
|
</path>
|
|
589
600
|
<path>
|
|
590
601
|
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
591
602
|
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
592
|
-
<item name="
|
|
593
|
-
<item name="
|
|
603
|
+
<item name="tests" type="462c0819:PsiDirectoryNode" />
|
|
604
|
+
<item name="_data" type="462c0819:PsiDirectoryNode" />
|
|
605
|
+
</path>
|
|
606
|
+
<path>
|
|
607
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
608
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
609
|
+
<item name="tests" type="462c0819:PsiDirectoryNode" />
|
|
610
|
+
<item name="_data" type="462c0819:PsiDirectoryNode" />
|
|
611
|
+
<item name="_ascii" type="462c0819:PsiDirectoryNode" />
|
|
612
|
+
</path>
|
|
613
|
+
<path>
|
|
614
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
615
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
616
|
+
<item name="tests" type="462c0819:PsiDirectoryNode" />
|
|
617
|
+
<item name="_data" type="462c0819:PsiDirectoryNode" />
|
|
618
|
+
<item name="_mathjax" type="462c0819:PsiDirectoryNode" />
|
|
619
|
+
</path>
|
|
620
|
+
<path>
|
|
621
|
+
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
622
|
+
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
623
|
+
<item name="tests" type="462c0819:PsiDirectoryNode" />
|
|
624
|
+
<item name="_data" type="462c0819:PsiDirectoryNode" />
|
|
625
|
+
<item name="_tsv_with_array" type="462c0819:PsiDirectoryNode" />
|
|
594
626
|
</path>
|
|
595
627
|
</expand>
|
|
596
628
|
<select />
|
|
597
629
|
</subPane>
|
|
598
630
|
</pane>
|
|
631
|
+
<pane id="Scope" />
|
|
599
632
|
</panes>
|
|
600
633
|
</component>
|
|
601
634
|
<component name="PropertiesComponent">
|
|
@@ -784,18 +817,20 @@
|
|
|
784
817
|
<workItem from="1677782683088" duration="54000" />
|
|
785
818
|
<workItem from="1677829116668" duration="4446000" />
|
|
786
819
|
<workItem from="1677837009191" duration="5598000" />
|
|
787
|
-
<workItem from="1677844732885" duration="
|
|
820
|
+
<workItem from="1677844732885" duration="1706000" />
|
|
821
|
+
<workItem from="1678282801493" duration="13335000" />
|
|
822
|
+
<workItem from="1678360070810" duration="209000" />
|
|
823
|
+
<workItem from="1678729871491" duration="13491000" />
|
|
788
824
|
</task>
|
|
789
825
|
<servers />
|
|
790
826
|
</component>
|
|
791
827
|
<component name="TimeTrackingManager">
|
|
792
|
-
<option name="totallyTimeSpent" value="
|
|
828
|
+
<option name="totallyTimeSpent" value="1601194000" />
|
|
793
829
|
</component>
|
|
794
830
|
<component name="ToolWindowManager">
|
|
795
|
-
<frame x="
|
|
796
|
-
<editor active="true" />
|
|
831
|
+
<frame x="-154" y="-1080" width="1920" height="1080" extended-state="0" />
|
|
797
832
|
<layout>
|
|
798
|
-
<window_info
|
|
833
|
+
<window_info content_ui="combo" id="Project" order="0" sideWeight="0.49395162" visible="true" weight="0.13902053" />
|
|
799
834
|
<window_info id="Structure" order="1" sideWeight="0.5060484" side_tool="true" weight="0.21637055" />
|
|
800
835
|
<window_info id="npm" order="2" side_tool="true" />
|
|
801
836
|
<window_info id="DB Browser" order="3" />
|
|
@@ -814,7 +849,7 @@
|
|
|
814
849
|
<window_info anchor="bottom" id="Version Control" order="9" show_stripe_button="false" />
|
|
815
850
|
<window_info anchor="bottom" id="DB Execution Console" order="10" />
|
|
816
851
|
<window_info anchor="bottom" id="TypeScript" order="11" />
|
|
817
|
-
<window_info anchor="bottom" id="Terminal" order="12" sideWeight="0.4993515" visible="true" weight="0.
|
|
852
|
+
<window_info active="true" anchor="bottom" id="Terminal" order="12" sideWeight="0.4993515" visible="true" weight="0.37425742" />
|
|
818
853
|
<window_info anchor="bottom" id="Event Log" order="13" sideWeight="0.5006485" side_tool="true" weight="0.24063565" />
|
|
819
854
|
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
820
855
|
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
@@ -877,12 +912,12 @@
|
|
|
877
912
|
</line-breakpoint>
|
|
878
913
|
<line-breakpoint enabled="true" type="javascript">
|
|
879
914
|
<url>file://$PROJECT_DIR$/src/markdown/md-theorem/index.ts</url>
|
|
880
|
-
<line>
|
|
915
|
+
<line>2</line>
|
|
881
916
|
<option name="timeStamp" value="23" />
|
|
882
917
|
</line-breakpoint>
|
|
883
918
|
<line-breakpoint enabled="true" type="javascript">
|
|
884
919
|
<url>file://$PROJECT_DIR$/src/markdown/md-theorem/index.ts</url>
|
|
885
|
-
<line>
|
|
920
|
+
<line>3</line>
|
|
886
921
|
<option name="timeStamp" value="25" />
|
|
887
922
|
</line-breakpoint>
|
|
888
923
|
<line-breakpoint enabled="true" type="javascript">
|
|
@@ -902,7 +937,7 @@
|
|
|
902
937
|
</line-breakpoint>
|
|
903
938
|
<line-breakpoint enabled="true" type="javascript">
|
|
904
939
|
<url>file://$PROJECT_DIR$/src/markdown/md-theorem/block-rule.ts</url>
|
|
905
|
-
<line>
|
|
940
|
+
<line>414</line>
|
|
906
941
|
<option name="timeStamp" value="29" />
|
|
907
942
|
</line-breakpoint>
|
|
908
943
|
<line-breakpoint enabled="true" type="javascript">
|
|
@@ -912,51 +947,19 @@
|
|
|
912
947
|
</line-breakpoint>
|
|
913
948
|
<line-breakpoint enabled="true" type="javascript">
|
|
914
949
|
<url>file://$PROJECT_DIR$/src/mathjax/serialized-ascii/handlers.ts</url>
|
|
915
|
-
<line>
|
|
950
|
+
<line>713</line>
|
|
916
951
|
<option name="timeStamp" value="31" />
|
|
917
952
|
</line-breakpoint>
|
|
953
|
+
<line-breakpoint enabled="true" type="javascript">
|
|
954
|
+
<url>file://$PROJECT_DIR$/src/mathjax/serialized-ascii/handlers.ts</url>
|
|
955
|
+
<line>403</line>
|
|
956
|
+
<properties lambdaOrdinal="-1" />
|
|
957
|
+
<option name="timeStamp" value="32" />
|
|
958
|
+
</line-breakpoint>
|
|
918
959
|
</breakpoints>
|
|
919
960
|
</breakpoint-manager>
|
|
920
961
|
</component>
|
|
921
962
|
<component name="editorHistoryManager">
|
|
922
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/mdPluginText.ts">
|
|
923
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
924
|
-
<state relative-caret-position="-2050">
|
|
925
|
-
<caret line="896" selection-start-line="896" selection-end-line="896" />
|
|
926
|
-
</state>
|
|
927
|
-
</provider>
|
|
928
|
-
</entry>
|
|
929
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/common/table-markdown.ts">
|
|
930
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
931
|
-
<state>
|
|
932
|
-
<caret column="13" selection-start-column="13" selection-end-column="13" />
|
|
933
|
-
</state>
|
|
934
|
-
</provider>
|
|
935
|
-
</entry>
|
|
936
|
-
<entry file="file://$PROJECT_DIR$/tests/_data/_tsv/_dataFormats.js">
|
|
937
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
938
|
-
<state relative-caret-position="735">
|
|
939
|
-
<caret line="51" column="42" selection-start-line="51" selection-start-column="42" selection-end-line="51" selection-end-column="42" />
|
|
940
|
-
</state>
|
|
941
|
-
</provider>
|
|
942
|
-
</entry>
|
|
943
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/includegraphics.ts">
|
|
944
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
945
|
-
<state relative-caret-position="690">
|
|
946
|
-
<caret line="53" column="34" selection-start-line="53" selection-start-column="34" selection-end-line="53" selection-end-column="34" />
|
|
947
|
-
</state>
|
|
948
|
-
</provider>
|
|
949
|
-
</entry>
|
|
950
|
-
<entry file="file://$PROJECT_DIR$/src/helpers/normalize-link.ts">
|
|
951
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
952
|
-
<state relative-caret-position="45">
|
|
953
|
-
<caret line="4" column="3" selection-start-line="4" selection-start-column="3" selection-end-line="4" selection-end-column="3" />
|
|
954
|
-
</state>
|
|
955
|
-
</provider>
|
|
956
|
-
</entry>
|
|
957
|
-
<entry file="file://$PROJECT_DIR$/node_modules/@types/node/punycode.d.ts" />
|
|
958
|
-
<entry file="file://$PROJECT_DIR$/package-lock.json" />
|
|
959
|
-
<entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/index.js" />
|
|
960
963
|
<entry file="file://$PROJECT_DIR$/node_modules/markdown-it/package.json" />
|
|
961
964
|
<entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/helpers/parse_link_destination.js" />
|
|
962
965
|
<entry file="file://$PROJECT_DIR$/src/contex-menu/index.ts">
|
|
@@ -983,23 +986,6 @@
|
|
|
983
986
|
<entry file="file://$PROJECT_DIR$/doc/images/theorem_01.png">
|
|
984
987
|
<provider selected="true" editor-type-id="images" />
|
|
985
988
|
</entry>
|
|
986
|
-
<entry file="file://$PROJECT_DIR$/src/mathjax/index.ts">
|
|
987
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
988
|
-
<state relative-caret-position="1080">
|
|
989
|
-
<caret line="79" column="29" selection-start-line="79" selection-start-column="19" selection-end-line="79" selection-end-column="29" />
|
|
990
|
-
</state>
|
|
991
|
-
</provider>
|
|
992
|
-
</entry>
|
|
993
|
-
<entry file="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/handlers.ts">
|
|
994
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
995
|
-
<state relative-caret-position="3960">
|
|
996
|
-
<caret line="264" selection-start-line="264" selection-end-line="264" />
|
|
997
|
-
<folding>
|
|
998
|
-
<element signature="e#0#73#0" expanded="true" />
|
|
999
|
-
</folding>
|
|
1000
|
-
</state>
|
|
1001
|
-
</provider>
|
|
1002
|
-
</entry>
|
|
1003
989
|
<entry file="file://$PROJECT_DIR$/src/contex-menu/menu/consts.ts">
|
|
1004
990
|
<provider selected="true" editor-type-id="text-editor">
|
|
1005
991
|
<state relative-caret-position="210">
|
|
@@ -1027,13 +1013,6 @@
|
|
|
1027
1013
|
<entry file="file://$PROJECT_DIR$/node_modules/punycode/package.json">
|
|
1028
1014
|
<provider selected="true" editor-type-id="text-editor" />
|
|
1029
1015
|
</entry>
|
|
1030
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/common.ts">
|
|
1031
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
1032
|
-
<state relative-caret-position="675">
|
|
1033
|
-
<caret line="45" column="3" selection-start-line="45" selection-start-column="3" selection-end-line="45" selection-end-column="3" />
|
|
1034
|
-
</state>
|
|
1035
|
-
</provider>
|
|
1036
|
-
</entry>
|
|
1037
1016
|
<entry file="file://$PROJECT_DIR$/package.json">
|
|
1038
1017
|
<provider selected="true" editor-type-id="text-editor">
|
|
1039
1018
|
<state relative-caret-position="30">
|
|
@@ -1060,32 +1039,60 @@
|
|
|
1060
1039
|
</provider>
|
|
1061
1040
|
</entry>
|
|
1062
1041
|
<entry file="file://$PROJECT_DIR$/src/mathjax/mathjax.ts">
|
|
1042
|
+
<provider selected="true" editor-type-id="text-editor" />
|
|
1043
|
+
</entry>
|
|
1044
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_tabular/_data.js">
|
|
1045
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1046
|
+
<state relative-caret-position="3750">
|
|
1047
|
+
<caret line="250" column="2" selection-start-line="250" selection-start-column="2" selection-end-line="250" selection-end-column="2" />
|
|
1048
|
+
</state>
|
|
1049
|
+
</provider>
|
|
1050
|
+
</entry>
|
|
1051
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_tsv_with_array/_data_include_sub_math.js">
|
|
1052
|
+
<provider selected="true" editor-type-id="text-editor" />
|
|
1053
|
+
</entry>
|
|
1054
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/core-inline.ts" />
|
|
1055
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/sub-tabular.ts">
|
|
1056
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1057
|
+
<state relative-caret-position="570">
|
|
1058
|
+
<caret line="39" column="26" selection-start-line="39" selection-start-column="13" selection-end-line="39" selection-end-column="26" />
|
|
1059
|
+
</state>
|
|
1060
|
+
</provider>
|
|
1061
|
+
</entry>
|
|
1062
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/tabular-td.ts">
|
|
1063
1063
|
<provider selected="true" editor-type-id="text-editor">
|
|
1064
|
-
<state>
|
|
1064
|
+
<state relative-caret-position="1215">
|
|
1065
|
+
<caret line="82" column="13" selection-start-line="82" selection-start-column="13" selection-end-line="82" selection-end-column="13" />
|
|
1066
|
+
</state>
|
|
1067
|
+
</provider>
|
|
1068
|
+
</entry>
|
|
1069
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-theorem/block-rule.ts">
|
|
1070
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1071
|
+
<state relative-caret-position="2370">
|
|
1072
|
+
<caret line="184" column="3" selection-start-line="184" selection-start-column="3" selection-end-line="184" selection-end-column="3" />
|
|
1065
1073
|
<folding>
|
|
1066
|
-
<element signature="e#0#
|
|
1067
|
-
<element signature="e#594#638#0" expanded="true" />
|
|
1074
|
+
<element signature="e#0#40#0" expanded="true" />
|
|
1068
1075
|
</folding>
|
|
1069
1076
|
</state>
|
|
1070
1077
|
</provider>
|
|
1071
1078
|
</entry>
|
|
1072
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1079
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-theorem/inline-rule.ts">
|
|
1073
1080
|
<provider selected="true" editor-type-id="text-editor">
|
|
1074
|
-
<state relative-caret-position="
|
|
1075
|
-
<caret line="
|
|
1081
|
+
<state relative-caret-position="915">
|
|
1082
|
+
<caret line="75" column="23" selection-start-line="75" selection-start-column="23" selection-end-line="75" selection-end-column="23" />
|
|
1076
1083
|
</state>
|
|
1077
1084
|
</provider>
|
|
1078
1085
|
</entry>
|
|
1079
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1086
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts">
|
|
1080
1087
|
<provider selected="true" editor-type-id="text-editor">
|
|
1081
|
-
<state relative-caret-position="
|
|
1082
|
-
<caret line="
|
|
1088
|
+
<state relative-caret-position="4170">
|
|
1089
|
+
<caret line="278" column="46" selection-start-line="278" selection-start-column="46" selection-end-line="278" selection-end-column="46" />
|
|
1090
|
+
<folding>
|
|
1091
|
+
<element signature="e#0#47#0" expanded="true" />
|
|
1092
|
+
</folding>
|
|
1083
1093
|
</state>
|
|
1084
1094
|
</provider>
|
|
1085
1095
|
</entry>
|
|
1086
|
-
<entry file="file://$PROJECT_DIR$/tests/_data/_tsv_with_array/_data_include_sub_math.js">
|
|
1087
|
-
<provider selected="true" editor-type-id="text-editor" />
|
|
1088
|
-
</entry>
|
|
1089
1096
|
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/sub-code.ts">
|
|
1090
1097
|
<provider selected="true" editor-type-id="text-editor">
|
|
1091
1098
|
<state relative-caret-position="105">
|
|
@@ -1095,38 +1102,28 @@
|
|
|
1095
1102
|
</entry>
|
|
1096
1103
|
<entry file="file://$PROJECT_DIR$/src/markdown/md-renderer-rules/render-tabular.ts">
|
|
1097
1104
|
<provider selected="true" editor-type-id="text-editor">
|
|
1098
|
-
<state relative-caret-position="
|
|
1099
|
-
<caret line="
|
|
1105
|
+
<state relative-caret-position="2130">
|
|
1106
|
+
<caret line="143" column="32" selection-start-line="143" selection-start-column="32" selection-end-line="143" selection-end-column="32" />
|
|
1100
1107
|
</state>
|
|
1101
1108
|
</provider>
|
|
1102
1109
|
</entry>
|
|
1103
1110
|
<entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/tabular.ts">
|
|
1104
1111
|
<provider selected="true" editor-type-id="text-editor">
|
|
1105
|
-
<state relative-caret-position="
|
|
1106
|
-
<caret line="
|
|
1112
|
+
<state relative-caret-position="30">
|
|
1113
|
+
<caret line="3" column="13" selection-start-line="3" selection-start-column="13" selection-end-line="3" selection-end-column="13" />
|
|
1107
1114
|
</state>
|
|
1108
1115
|
</provider>
|
|
1109
1116
|
</entry>
|
|
1110
1117
|
<entry file="file://$PROJECT_DIR$/src/index.tsx">
|
|
1111
1118
|
<provider selected="true" editor-type-id="text-editor">
|
|
1112
|
-
<state relative-caret-position="
|
|
1113
|
-
<caret line="
|
|
1119
|
+
<state relative-caret-position="600">
|
|
1120
|
+
<caret line="40" column="12" selection-start-line="40" selection-start-column="12" selection-end-line="40" selection-end-column="12" />
|
|
1114
1121
|
<folding>
|
|
1115
1122
|
<element signature="e#0#56#0" expanded="true" />
|
|
1116
1123
|
</folding>
|
|
1117
1124
|
</state>
|
|
1118
1125
|
</provider>
|
|
1119
1126
|
</entry>
|
|
1120
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/sub-math.ts">
|
|
1121
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
1122
|
-
<state relative-caret-position="135">
|
|
1123
|
-
<caret line="9" selection-start-line="9" selection-end-line="9" />
|
|
1124
|
-
<folding>
|
|
1125
|
-
<element signature="e#0#38#0" expanded="true" />
|
|
1126
|
-
</folding>
|
|
1127
|
-
</state>
|
|
1128
|
-
</provider>
|
|
1129
|
-
</entry>
|
|
1130
1127
|
<entry file="file://$PROJECT_DIR$/tests/_data/_tsv/_data.js">
|
|
1131
1128
|
<provider selected="true" editor-type-id="text-editor">
|
|
1132
1129
|
<state relative-caret-position="23865">
|
|
@@ -1141,91 +1138,154 @@
|
|
|
1141
1138
|
</state>
|
|
1142
1139
|
</provider>
|
|
1143
1140
|
</entry>
|
|
1144
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
1141
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts">
|
|
1145
1142
|
<provider selected="true" editor-type-id="text-editor">
|
|
1146
|
-
<state relative-caret-position="
|
|
1147
|
-
<caret line="
|
|
1148
|
-
<folding>
|
|
1149
|
-
<element signature="e#0#38#0" expanded="true" />
|
|
1150
|
-
</folding>
|
|
1143
|
+
<state relative-caret-position="3525">
|
|
1144
|
+
<caret line="242" column="19" selection-start-line="242" selection-start-column="19" selection-end-line="242" selection-end-column="19" />
|
|
1151
1145
|
</state>
|
|
1152
1146
|
</provider>
|
|
1153
1147
|
</entry>
|
|
1154
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
1148
|
+
<entry file="file://$PROJECT_DIR$/src/helpers/normalize-link.ts">
|
|
1155
1149
|
<provider selected="true" editor-type-id="text-editor">
|
|
1156
|
-
<state relative-caret-position="
|
|
1157
|
-
<caret line="
|
|
1150
|
+
<state relative-caret-position="45">
|
|
1151
|
+
<caret line="4" column="3" selection-start-line="4" selection-start-column="3" selection-end-line="4" selection-end-column="3" />
|
|
1158
1152
|
</state>
|
|
1159
1153
|
</provider>
|
|
1160
1154
|
</entry>
|
|
1161
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
1155
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/common.ts">
|
|
1162
1156
|
<provider selected="true" editor-type-id="text-editor">
|
|
1163
|
-
<state relative-caret-position="
|
|
1164
|
-
<caret line="
|
|
1157
|
+
<state relative-caret-position="675">
|
|
1158
|
+
<caret line="45" column="3" selection-start-line="45" selection-start-column="3" selection-end-line="45" selection-end-column="3" />
|
|
1165
1159
|
</state>
|
|
1166
1160
|
</provider>
|
|
1167
1161
|
</entry>
|
|
1168
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
1162
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/common/consts.ts">
|
|
1169
1163
|
<provider selected="true" editor-type-id="text-editor">
|
|
1170
|
-
<state relative-caret-position="
|
|
1171
|
-
<caret line="
|
|
1164
|
+
<state relative-caret-position="465">
|
|
1165
|
+
<caret line="31" column="47" selection-start-line="31" selection-start-column="41" selection-end-line="31" selection-end-column="47" />
|
|
1172
1166
|
</state>
|
|
1173
1167
|
</provider>
|
|
1174
1168
|
</entry>
|
|
1175
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-
|
|
1169
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/multi-column-row.ts">
|
|
1170
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1171
|
+
<state relative-caret-position="1560">
|
|
1172
|
+
<caret line="109" column="49" selection-start-line="109" selection-start-column="49" selection-end-line="109" selection-end-column="49" />
|
|
1173
|
+
</state>
|
|
1174
|
+
</provider>
|
|
1175
|
+
</entry>
|
|
1176
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/utils.ts">
|
|
1177
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1178
|
+
<state relative-caret-position="4905">
|
|
1179
|
+
<caret line="327" selection-start-line="327" selection-end-line="327" />
|
|
1180
|
+
</state>
|
|
1181
|
+
</provider>
|
|
1182
|
+
</entry>
|
|
1183
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_mathjax/_data.js">
|
|
1184
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1185
|
+
<state relative-caret-position="2460">
|
|
1186
|
+
<caret line="164" column="1845" selection-start-line="164" selection-start-column="1845" selection-end-line="164" selection-end-column="1845" />
|
|
1187
|
+
</state>
|
|
1188
|
+
</provider>
|
|
1189
|
+
</entry>
|
|
1190
|
+
<entry file="file://$PROJECT_DIR$/tests/_mathjax.js">
|
|
1191
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1192
|
+
<state relative-caret-position="285">
|
|
1193
|
+
<caret line="19" selection-start-line="19" selection-end-line="19" />
|
|
1194
|
+
</state>
|
|
1195
|
+
</provider>
|
|
1196
|
+
</entry>
|
|
1197
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_tsv_with_array/_data.js">
|
|
1198
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1199
|
+
<state relative-caret-position="5655">
|
|
1200
|
+
<caret line="377" column="13" selection-start-line="377" selection-start-column="13" selection-end-line="377" selection-end-column="13" />
|
|
1201
|
+
</state>
|
|
1202
|
+
</provider>
|
|
1203
|
+
</entry>
|
|
1204
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/sub-math.ts">
|
|
1205
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1206
|
+
<state relative-caret-position="15">
|
|
1207
|
+
<caret line="2" column="60" selection-start-line="2" selection-start-column="60" selection-end-line="2" selection-end-column="60" />
|
|
1208
|
+
</state>
|
|
1209
|
+
</provider>
|
|
1210
|
+
</entry>
|
|
1211
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/mdPluginRaw.ts">
|
|
1176
1212
|
<provider selected="true" editor-type-id="text-editor">
|
|
1177
|
-
<state relative-caret-position="
|
|
1178
|
-
<caret line="
|
|
1213
|
+
<state relative-caret-position="451">
|
|
1214
|
+
<caret line="275" column="22" selection-start-line="275" selection-start-column="22" selection-end-line="275" selection-end-column="22" />
|
|
1179
1215
|
<folding>
|
|
1180
|
-
<element signature="e#0#
|
|
1216
|
+
<element signature="e#0#38#0" expanded="true" />
|
|
1181
1217
|
</folding>
|
|
1182
1218
|
</state>
|
|
1183
1219
|
</provider>
|
|
1184
1220
|
</entry>
|
|
1185
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1221
|
+
<entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/ts/core/MmlTree/MmlNodes/mrow.ts">
|
|
1186
1222
|
<provider selected="true" editor-type-id="text-editor">
|
|
1187
|
-
<state relative-caret-position="
|
|
1188
|
-
<caret line="
|
|
1223
|
+
<state relative-caret-position="-1828">
|
|
1224
|
+
<caret line="31" column="13" selection-start-line="31" selection-start-column="13" selection-end-line="31" selection-end-column="13" />
|
|
1189
1225
|
</state>
|
|
1190
1226
|
</provider>
|
|
1191
1227
|
</entry>
|
|
1192
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1228
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_ascii/_asciiData.js">
|
|
1193
1229
|
<provider selected="true" editor-type-id="text-editor">
|
|
1194
|
-
<state relative-caret-position="
|
|
1195
|
-
<caret line="
|
|
1230
|
+
<state relative-caret-position="-36">
|
|
1231
|
+
<caret line="17" column="25" selection-start-line="17" selection-start-column="20" selection-end-line="17" selection-end-column="25" />
|
|
1196
1232
|
</state>
|
|
1197
1233
|
</provider>
|
|
1198
1234
|
</entry>
|
|
1199
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
1235
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/index.ts">
|
|
1200
1236
|
<provider selected="true" editor-type-id="text-editor">
|
|
1201
|
-
<state relative-caret-position="
|
|
1202
|
-
<caret line="
|
|
1237
|
+
<state relative-caret-position="150">
|
|
1238
|
+
<caret line="10" selection-start-line="10" selection-end-line="10" />
|
|
1239
|
+
<folding>
|
|
1240
|
+
<element signature="e#0#50#0" expanded="true" />
|
|
1241
|
+
<element signature="n#style#0;n#mathml#0;n#!!top" expanded="true" />
|
|
1242
|
+
<element signature="n#style#0;n#mathmlword#0;n#!!top" expanded="true" />
|
|
1243
|
+
<element signature="n#style#0;n#asciimath#0;n#!!top" expanded="true" />
|
|
1244
|
+
<element signature="n#style#0;n#latex#0;n#!!top" expanded="true" />
|
|
1245
|
+
<element signature="n#style#0;n#speech#0;n#!!top" expanded="true" />
|
|
1246
|
+
<element signature="n#style#0;n#error#0;n#!!top" expanded="true" />
|
|
1247
|
+
</folding>
|
|
1203
1248
|
</state>
|
|
1204
1249
|
</provider>
|
|
1205
1250
|
</entry>
|
|
1206
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1251
|
+
<entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/tsconfig.json">
|
|
1207
1252
|
<provider selected="true" editor-type-id="text-editor">
|
|
1208
|
-
<state relative-caret-position="
|
|
1209
|
-
<caret line="
|
|
1253
|
+
<state relative-caret-position="255">
|
|
1254
|
+
<caret line="17" selection-start-line="17" selection-end-line="17" />
|
|
1255
|
+
</state>
|
|
1256
|
+
</provider>
|
|
1257
|
+
</entry>
|
|
1258
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/handlers.ts">
|
|
1259
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1260
|
+
<state relative-caret-position="238">
|
|
1261
|
+
<caret line="168" selection-start-line="168" selection-end-line="168" />
|
|
1210
1262
|
<folding>
|
|
1211
|
-
<element signature="e#
|
|
1263
|
+
<element signature="e#0#73#0" expanded="true" />
|
|
1212
1264
|
</folding>
|
|
1213
1265
|
</state>
|
|
1214
1266
|
</provider>
|
|
1215
1267
|
</entry>
|
|
1216
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
1268
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/serialized-ascii/index.ts">
|
|
1217
1269
|
<provider selected="true" editor-type-id="text-editor">
|
|
1218
|
-
<state relative-caret-position="
|
|
1219
|
-
<caret line="
|
|
1270
|
+
<state relative-caret-position="290">
|
|
1271
|
+
<caret line="184" lean-forward="true" selection-start-line="184" selection-end-line="184" />
|
|
1272
|
+
<folding>
|
|
1273
|
+
<element signature="e#0#70#0" expanded="true" />
|
|
1274
|
+
</folding>
|
|
1220
1275
|
</state>
|
|
1221
1276
|
</provider>
|
|
1222
1277
|
</entry>
|
|
1223
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1278
|
+
<entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/ts/core/MmlTree/MmlNode.ts">
|
|
1224
1279
|
<provider selected="true" editor-type-id="text-editor">
|
|
1225
|
-
<state relative-caret-position="
|
|
1226
|
-
<caret line="
|
|
1280
|
+
<state relative-caret-position="520">
|
|
1281
|
+
<caret line="789" column="7" lean-forward="true" selection-start-line="789" selection-start-column="7" selection-end-line="789" selection-end-column="7" />
|
|
1227
1282
|
<folding>
|
|
1228
|
-
<element signature="
|
|
1283
|
+
<element signature="n#AbstractMmlNode#0" />
|
|
1284
|
+
<element signature="n#AbstractMmlTokenNode#0" />
|
|
1285
|
+
<element signature="n#AbstractMmlBaseNode#0" />
|
|
1286
|
+
<element signature="n#AbstractMmlEmptyNode#0" />
|
|
1287
|
+
<element signature="n#TextNode#0" />
|
|
1288
|
+
<element signature="n#XMLNode#0" />
|
|
1229
1289
|
</folding>
|
|
1230
1290
|
</state>
|
|
1231
1291
|
</provider>
|