mathpix-markdown-it 1.2.12 → 1.2.14
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 +568 -487
- package/README.md +37 -13
- package/doc/images/latex-footnotes/latex-footnotes_02.png +0 -0
- package/doc/images/latex-footnotes/latex-footnotes_03.png +0 -0
- package/doc/images/latex-footnotes/latex-footnotes_04.png +0 -0
- package/doc/images/latex-underline/latex-underline_07.png +0 -0
- package/doc/latex-footnotes.md +15 -0
- package/es5/bundle.js +1 -1
- package/es5/index.js +1 -1
- package/lib/components/mathpix-markdown/index.js +3 -2
- package/lib/components/mathpix-markdown/index.js.map +1 -1
- package/lib/index.d.ts +2 -2
- package/lib/index.js.map +1 -1
- package/lib/markdown/common/consts.js +2 -2
- package/lib/markdown/common/consts.js.map +1 -1
- package/lib/markdown/index.js +3 -2
- package/lib/markdown/index.js.map +1 -1
- package/lib/markdown/mathpix-markdown-plugins.js +3 -2
- package/lib/markdown/mathpix-markdown-plugins.js.map +1 -1
- package/lib/markdown/md-block-rule/begin-tabular/common.js +2 -2
- package/lib/markdown/md-block-rule/begin-tabular/common.js.map +1 -1
- package/lib/markdown/md-block-rule/begin-tabular/tabular-td.js +8 -1
- package/lib/markdown/md-block-rule/begin-tabular/tabular-td.js.map +1 -1
- package/lib/markdown/md-core-rules/set-positions.js +8 -3
- package/lib/markdown/md-core-rules/set-positions.js.map +1 -1
- package/lib/markdown/md-inline-rule/core-inline.js +25 -2
- package/lib/markdown/md-inline-rule/core-inline.js.map +1 -1
- package/lib/markdown/md-latex-footnotes/block-rule.js +80 -21
- package/lib/markdown/md-latex-footnotes/block-rule.js.map +1 -1
- package/lib/markdown/md-latex-footnotes/core-rule.js +58 -12
- package/lib/markdown/md-latex-footnotes/core-rule.js.map +1 -1
- package/lib/markdown/md-latex-footnotes/index.js +8 -2
- package/lib/markdown/md-latex-footnotes/index.js.map +1 -1
- package/lib/markdown/md-latex-footnotes/inline-rule.js +12 -3
- package/lib/markdown/md-latex-footnotes/inline-rule.js.map +1 -1
- package/lib/markdown/md-latex-footnotes/inline-ruler2.js +14 -0
- package/lib/markdown/md-latex-footnotes/inline-ruler2.js.map +1 -1
- package/lib/markdown/md-latex-footnotes/interfaces.d.ts +2 -0
- package/lib/markdown/md-latex-footnotes/render-rule.d.ts +2 -0
- package/lib/markdown/md-latex-footnotes/render-rule.js +45 -10
- package/lib/markdown/md-latex-footnotes/render-rule.js.map +1 -1
- package/lib/markdown/md-latex-footnotes/utils.d.ts +1 -0
- package/lib/markdown/md-latex-footnotes/utils.js +72 -21
- package/lib/markdown/md-latex-footnotes/utils.js.map +1 -1
- package/lib/markdown/mdPluginText.js +28 -0
- package/lib/markdown/mdPluginText.js.map +1 -1
- package/lib/markdown/rules.js +1 -1
- package/lib/markdown/rules.js.map +1 -1
- package/lib/markdown/utils.d.ts +4 -0
- package/lib/markdown/utils.js +60 -1
- package/lib/markdown/utils.js.map +1 -1
- package/lib/mathpix-markdown-model/index.d.ts +5 -0
- package/lib/mathpix-markdown-model/index.js +3 -2
- package/lib/mathpix-markdown-model/index.js.map +1 -1
- package/lib/styles/index.js +1 -1
- package/lib/styles/index.js.map +1 -1
- package/package.json +1 -1
package/.idea/workspace.xml
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
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/
|
|
5
|
-
<bookmark url="file://$PROJECT_DIR$/src/markdown/
|
|
6
|
-
<bookmark url="file://$PROJECT_DIR$/src/markdown/
|
|
4
|
+
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts" line="255" mnemonic="3" />
|
|
5
|
+
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-inline-rule/image.ts" line="59" mnemonic="9" />
|
|
6
|
+
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-renderer-rules/index.ts" line="34" mnemonic="8" />
|
|
7
|
+
<bookmark url="file://$PROJECT_DIR$/src/markdown/utils.ts" line="36" mnemonic="7" />
|
|
7
8
|
</component>
|
|
8
9
|
<component name="ChangeListManager">
|
|
9
10
|
<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" />
|
|
@@ -21,39 +22,40 @@
|
|
|
21
22
|
<session id="1706553226">
|
|
22
23
|
<usages-collector id="statistics.lifecycle.project">
|
|
23
24
|
<counts>
|
|
24
|
-
<entry key="project.closed" value="
|
|
25
|
-
<entry key="project.open.time.10" value="
|
|
26
|
-
<entry key="project.open.time.11" value="
|
|
25
|
+
<entry key="project.closed" value="281" />
|
|
26
|
+
<entry key="project.open.time.10" value="8" />
|
|
27
|
+
<entry key="project.open.time.11" value="14" />
|
|
27
28
|
<entry key="project.open.time.12" value="5" />
|
|
28
|
-
<entry key="project.open.time.13" value="
|
|
29
|
-
<entry key="project.open.time.14" value="
|
|
30
|
-
<entry key="project.open.time.15" value="
|
|
31
|
-
<entry key="project.open.time.
|
|
29
|
+
<entry key="project.open.time.13" value="18" />
|
|
30
|
+
<entry key="project.open.time.14" value="5" />
|
|
31
|
+
<entry key="project.open.time.15" value="7" />
|
|
32
|
+
<entry key="project.open.time.16" value="1" />
|
|
33
|
+
<entry key="project.open.time.17" value="3" />
|
|
32
34
|
<entry key="project.open.time.18" value="3" />
|
|
33
35
|
<entry key="project.open.time.19" value="1" />
|
|
34
|
-
<entry key="project.open.time.2" value="
|
|
36
|
+
<entry key="project.open.time.2" value="30" />
|
|
35
37
|
<entry key="project.open.time.20" value="3" />
|
|
36
38
|
<entry key="project.open.time.22" value="4" />
|
|
37
|
-
<entry key="project.open.time.3" value="
|
|
39
|
+
<entry key="project.open.time.3" value="72" />
|
|
38
40
|
<entry key="project.open.time.30" value="1" />
|
|
39
41
|
<entry key="project.open.time.31" value="1" />
|
|
40
42
|
<entry key="project.open.time.32" value="1" />
|
|
41
43
|
<entry key="project.open.time.34" value="2" />
|
|
42
|
-
<entry key="project.open.time.4" value="
|
|
44
|
+
<entry key="project.open.time.4" value="69" />
|
|
43
45
|
<entry key="project.open.time.43" value="1" />
|
|
44
46
|
<entry key="project.open.time.48" value="1" />
|
|
45
|
-
<entry key="project.open.time.5" value="
|
|
46
|
-
<entry key="project.open.time.6" value="
|
|
47
|
+
<entry key="project.open.time.5" value="26" />
|
|
48
|
+
<entry key="project.open.time.6" value="19" />
|
|
47
49
|
<entry key="project.open.time.7" value="7" />
|
|
48
|
-
<entry key="project.open.time.8" value="
|
|
50
|
+
<entry key="project.open.time.8" value="3" />
|
|
49
51
|
<entry key="project.open.time.81" value="1" />
|
|
50
52
|
<entry key="project.open.time.9" value="2" />
|
|
51
|
-
<entry key="project.opened" value="
|
|
53
|
+
<entry key="project.opened" value="310" />
|
|
52
54
|
</counts>
|
|
53
55
|
</usages-collector>
|
|
54
56
|
<usages-collector id="statistics.js.language.service.starts">
|
|
55
57
|
<counts>
|
|
56
|
-
<entry key="TypeScriptServerServiceImpl" value="
|
|
58
|
+
<entry key="TypeScriptServerServiceImpl" value="295" />
|
|
57
59
|
</counts>
|
|
58
60
|
</usages-collector>
|
|
59
61
|
<usages-collector id="statistics.file.extensions.open">
|
|
@@ -66,19 +68,19 @@
|
|
|
66
68
|
<entry key="gitignore" value="8" />
|
|
67
69
|
<entry key="gitmodules" value="1" />
|
|
68
70
|
<entry key="html" value="22" />
|
|
69
|
-
<entry key="js" value="
|
|
71
|
+
<entry key="js" value="721" />
|
|
70
72
|
<entry key="jshintignore" value="1" />
|
|
71
73
|
<entry key="jshintrc" value="1" />
|
|
72
|
-
<entry key="json" value="
|
|
74
|
+
<entry key="json" value="89" />
|
|
73
75
|
<entry key="jsx" value="23" />
|
|
74
76
|
<entry key="lock" value="17" />
|
|
75
|
-
<entry key="md" value="
|
|
77
|
+
<entry key="md" value="65" />
|
|
76
78
|
<entry key="npmignore" value="3" />
|
|
77
79
|
<entry key="npmrc" value="1" />
|
|
78
|
-
<entry key="png" value="
|
|
80
|
+
<entry key="png" value="12" />
|
|
79
81
|
<entry key="sre" value="1" />
|
|
80
|
-
<entry key="ts" value="
|
|
81
|
-
<entry key="tsx" value="
|
|
82
|
+
<entry key="ts" value="1558" />
|
|
83
|
+
<entry key="tsx" value="72" />
|
|
82
84
|
<entry key="yarnignore" value="2" />
|
|
83
85
|
<entry key="yml" value="3" />
|
|
84
86
|
</counts>
|
|
@@ -89,15 +91,15 @@
|
|
|
89
91
|
<entry key="CSS" value="5" />
|
|
90
92
|
<entry key="EJS" value="1" />
|
|
91
93
|
<entry key="HTML" value="22" />
|
|
92
|
-
<entry key="Image" value="
|
|
94
|
+
<entry key="Image" value="13" />
|
|
93
95
|
<entry key="JSHint" value="1" />
|
|
94
|
-
<entry key="JSON" value="
|
|
96
|
+
<entry key="JSON" value="84" />
|
|
95
97
|
<entry key="JSX Harmony" value="23" />
|
|
96
|
-
<entry key="JavaScript" value="
|
|
97
|
-
<entry key="Markdown" value="
|
|
98
|
+
<entry key="JavaScript" value="722" />
|
|
99
|
+
<entry key="Markdown" value="65" />
|
|
98
100
|
<entry key="PLAIN_TEXT" value="17" />
|
|
99
|
-
<entry key="TypeScript" value="
|
|
100
|
-
<entry key="TypeScript JSX" value="
|
|
101
|
+
<entry key="TypeScript" value="1558" />
|
|
102
|
+
<entry key="TypeScript JSX" value="72" />
|
|
101
103
|
<entry key="YAML" value="3" />
|
|
102
104
|
<entry key="tsconfig" value="6" />
|
|
103
105
|
<entry key="yarn.lock" value="16" />
|
|
@@ -107,12 +109,12 @@
|
|
|
107
109
|
<counts>
|
|
108
110
|
<entry key="css" value="98" />
|
|
109
111
|
<entry key="html" value="48" />
|
|
110
|
-
<entry key="js" value="
|
|
111
|
-
<entry key="json" value="
|
|
112
|
+
<entry key="js" value="15105" />
|
|
113
|
+
<entry key="json" value="131" />
|
|
112
114
|
<entry key="jsx" value="1587" />
|
|
113
|
-
<entry key="md" value="
|
|
114
|
-
<entry key="ts" value="
|
|
115
|
-
<entry key="tsx" value="
|
|
115
|
+
<entry key="md" value="3163" />
|
|
116
|
+
<entry key="ts" value="142729" />
|
|
117
|
+
<entry key="tsx" value="1604" />
|
|
116
118
|
<entry key="yml" value="41" />
|
|
117
119
|
</counts>
|
|
118
120
|
</usages-collector>
|
|
@@ -120,12 +122,12 @@
|
|
|
120
122
|
<counts>
|
|
121
123
|
<entry key="CSS" value="98" />
|
|
122
124
|
<entry key="HTML" value="126" />
|
|
123
|
-
<entry key="JSON" value="
|
|
125
|
+
<entry key="JSON" value="100" />
|
|
124
126
|
<entry key="JSX Harmony" value="1587" />
|
|
125
|
-
<entry key="JavaScript" value="
|
|
126
|
-
<entry key="Markdown" value="
|
|
127
|
-
<entry key="TypeScript" value="
|
|
128
|
-
<entry key="TypeScript JSX" value="
|
|
127
|
+
<entry key="JavaScript" value="15118" />
|
|
128
|
+
<entry key="Markdown" value="3083" />
|
|
129
|
+
<entry key="TypeScript" value="142718" />
|
|
130
|
+
<entry key="TypeScript JSX" value="1604" />
|
|
129
131
|
<entry key="YAML" value="41" />
|
|
130
132
|
<entry key="tsconfig" value="31" />
|
|
131
133
|
</counts>
|
|
@@ -136,158 +138,179 @@
|
|
|
136
138
|
<favorites_list name="mathpix-markdown-it" />
|
|
137
139
|
</component>
|
|
138
140
|
<component name="FileEditorManager">
|
|
139
|
-
<splitter split-orientation="horizontal" split-proportion="0.
|
|
141
|
+
<splitter split-orientation="horizontal" split-proportion="0.59200966">
|
|
140
142
|
<split-first>
|
|
141
143
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
142
144
|
<file pinned="false" current-in-tab="false">
|
|
143
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
145
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/mdPluginRaw.ts">
|
|
144
146
|
<provider selected="true" editor-type-id="text-editor">
|
|
145
|
-
<state relative-caret-position="
|
|
146
|
-
<caret line="
|
|
147
|
+
<state relative-caret-position="12990">
|
|
148
|
+
<caret line="904" column="14" selection-start-line="904" selection-start-column="10" selection-end-line="904" selection-end-column="14" />
|
|
147
149
|
<folding>
|
|
148
|
-
<element signature="e#0#
|
|
150
|
+
<element signature="e#0#41#0" expanded="true" />
|
|
149
151
|
</folding>
|
|
150
152
|
</state>
|
|
151
153
|
</provider>
|
|
152
154
|
</entry>
|
|
153
155
|
</file>
|
|
154
156
|
<file pinned="false" current-in-tab="false">
|
|
155
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
157
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-latex-footnotes/inline-ruler2.ts">
|
|
156
158
|
<provider selected="true" editor-type-id="text-editor">
|
|
157
|
-
<state relative-caret-position="
|
|
158
|
-
<caret line="
|
|
159
|
+
<state relative-caret-position="75">
|
|
160
|
+
<caret line="5" column="3" selection-start-line="5" selection-start-column="3" selection-end-line="5" selection-end-column="3" />
|
|
159
161
|
</state>
|
|
160
162
|
</provider>
|
|
161
163
|
</entry>
|
|
162
164
|
</file>
|
|
163
165
|
<file pinned="false" current-in-tab="false">
|
|
164
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-
|
|
166
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/tabular-td.ts">
|
|
165
167
|
<provider selected="true" editor-type-id="text-editor">
|
|
166
|
-
<state relative-caret-position="
|
|
167
|
-
<caret line="
|
|
168
|
+
<state relative-caret-position="1350">
|
|
169
|
+
<caret line="92" column="51" selection-start-line="92" selection-start-column="51" selection-end-line="92" selection-end-column="51" />
|
|
168
170
|
<folding>
|
|
169
|
-
<element signature="e#0#
|
|
171
|
+
<element signature="e#0#48#0" expanded="true" />
|
|
170
172
|
</folding>
|
|
171
173
|
</state>
|
|
172
174
|
</provider>
|
|
173
175
|
</entry>
|
|
174
176
|
</file>
|
|
175
177
|
<file pinned="false" current-in-tab="false">
|
|
176
|
-
<entry file="file://$PROJECT_DIR$/
|
|
177
|
-
<provider selected="true" editor-type-id="
|
|
178
|
-
<state
|
|
179
|
-
<
|
|
180
|
-
<caret line="104" column="31" selection-start-line="104" selection-start-column="31" selection-end-line="104" selection-end-column="53" />
|
|
181
|
-
<folding>
|
|
182
|
-
<element signature="e#0#31#0" expanded="true" />
|
|
183
|
-
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
184
|
-
<element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#0;n#div#0;n#!!top" expanded="true" />
|
|
185
|
-
<element signature="e#0#59#0" expanded="true" />
|
|
186
|
-
<element signature="e#0#121#1" expanded="true" />
|
|
187
|
-
</folding>
|
|
188
|
-
</first_editor>
|
|
189
|
-
<second_editor />
|
|
190
|
-
</state>
|
|
191
|
-
</provider>
|
|
192
|
-
</entry>
|
|
193
|
-
</file>
|
|
194
|
-
<file pinned="false" current-in-tab="false">
|
|
195
|
-
<entry file="file://$PROJECT_DIR$/doc/latex-underline.md">
|
|
196
|
-
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
|
197
|
-
<state split_layout="SPLIT">
|
|
198
|
-
<first_editor relative-caret-position="505">
|
|
199
|
-
<caret line="80" column="36" selection-start-line="80" selection-start-column="36" selection-end-line="80" selection-end-column="36" />
|
|
200
|
-
</first_editor>
|
|
201
|
-
<second_editor />
|
|
178
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/common.ts">
|
|
179
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
180
|
+
<state relative-caret-position="1320">
|
|
181
|
+
<caret line="88" column="23" selection-start-line="88" selection-start-column="23" selection-end-line="88" selection-end-column="23" />
|
|
202
182
|
</state>
|
|
203
183
|
</provider>
|
|
204
184
|
</entry>
|
|
205
185
|
</file>
|
|
206
186
|
<file pinned="false" current-in-tab="true">
|
|
207
|
-
<entry file="file://$PROJECT_DIR$/
|
|
187
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_tabular/_data.js">
|
|
208
188
|
<provider selected="true" editor-type-id="text-editor">
|
|
209
|
-
<state relative-caret-position="
|
|
210
|
-
<caret line="
|
|
189
|
+
<state relative-caret-position="405">
|
|
190
|
+
<caret line="481" column="179" selection-start-line="481" selection-start-column="179" selection-end-line="481" selection-end-column="179" />
|
|
211
191
|
<folding>
|
|
212
|
-
<element signature="
|
|
192
|
+
<element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#1;n#div#2;n#!!top" expanded="true" />
|
|
193
|
+
<element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#2;n#div#2;n#!!top" expanded="true" />
|
|
194
|
+
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
195
|
+
<element signature="n#style#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
196
|
+
<element signature="n#style#0;n#td#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
197
|
+
<element signature="n#style#0;n#td#1;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
198
|
+
<element signature="n#style#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
199
|
+
<element signature="n#style#0;n#td#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
200
|
+
<element signature="n#style#0;n#td#1;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
201
|
+
<element signature="n#style#0;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
202
|
+
<element signature="n#style#0;n#td#0;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
203
|
+
<element signature="n#style#0;n#td#1;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
213
204
|
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
214
|
-
<element signature="n#style#0;n#
|
|
215
|
-
<element signature="n#style#0;n#
|
|
205
|
+
<element signature="n#style#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
206
|
+
<element signature="n#style#0;n#td#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
207
|
+
<element signature="n#style#0;n#td#1;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
208
|
+
<element signature="n#style#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
209
|
+
<element signature="n#style#0;n#td#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
210
|
+
<element signature="n#style#0;n#td#1;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
211
|
+
<element signature="n#style#0;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
212
|
+
<element signature="n#style#0;n#td#0;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
213
|
+
<element signature="n#style#0;n#td#1;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
214
|
+
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
215
|
+
<element signature="n#style#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
216
|
+
<element signature="n#style#0;n#td#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
217
|
+
<element signature="n#style#0;n#td#1;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
218
|
+
<element signature="n#style#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
219
|
+
<element signature="n#style#0;n#td#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
220
|
+
<element signature="n#style#0;n#td#1;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
221
|
+
<element signature="n#style#0;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
222
|
+
<element signature="n#style#0;n#td#0;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
223
|
+
<element signature="n#style#0;n#td#1;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
224
|
+
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
225
|
+
<element signature="n#style#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
226
|
+
<element signature="n#style#0;n#td#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
227
|
+
<element signature="n#style#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
228
|
+
<element signature="n#style#0;n#td#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
229
|
+
<element signature="e#786#792#0" expanded="true" />
|
|
230
|
+
<element signature="n#style#0;n#td#1;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
231
|
+
<element signature="n#style#0;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
232
|
+
<element signature="n#style#0;n#td#0;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
233
|
+
<element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#0;n#td#0;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
234
|
+
<element signature="e#1723#1729#0" expanded="true" />
|
|
235
|
+
<element signature="n#style#0;n#td#1;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
236
|
+
<element signature="n#style#0;n#tr#3;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
237
|
+
<element signature="n#style#0;n#td#0;n#tr#3;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
238
|
+
<element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#0;n#td#0;n#tr#3;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
239
|
+
<element signature="e#2747#2753#0" expanded="true" />
|
|
240
|
+
<element signature="n#style#0;n#td#1;n#tr#3;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
241
|
+
<element signature="n#style#0;n#tr#4;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
242
|
+
<element signature="n#style#0;n#td#0;n#tr#4;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
243
|
+
<element signature="e#3252#3258#0" expanded="true" />
|
|
244
|
+
<element signature="n#style#0;n#td#1;n#tr#4;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
245
|
+
<element signature="n#style#0;n#tr#5;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
246
|
+
<element signature="n#style#0;n#td#0;n#tr#5;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
247
|
+
<element signature="n#style#0;n#tr#6;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
248
|
+
<element signature="n#style#0;n#td#0;n#tr#6;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
249
|
+
<element signature="e#4100#4106#0" expanded="true" />
|
|
250
|
+
<element signature="n#style#0;n#td#1;n#tr#6;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
251
|
+
<element signature="n#style#0;n#tr#7;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
252
|
+
<element signature="n#style#0;n#td#0;n#tr#7;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
253
|
+
<element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#0;n#td#0;n#tr#7;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
254
|
+
<element signature="e#5037#5043#0" expanded="true" />
|
|
255
|
+
<element signature="n#style#0;n#td#1;n#tr#7;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
256
|
+
<element signature="n#style#0;n#tr#8;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
257
|
+
<element signature="n#style#0;n#td#0;n#tr#8;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
258
|
+
<element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#0;n#td#0;n#tr#8;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
259
|
+
<element signature="e#6061#6067#0" expanded="true" />
|
|
260
|
+
<element signature="n#style#0;n#td#1;n#tr#8;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
261
|
+
<element signature="n#style#0;n#tr#9;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
262
|
+
<element signature="n#style#0;n#td#0;n#tr#9;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
263
|
+
<element signature="e#6566#6572#0" expanded="true" />
|
|
264
|
+
<element signature="n#style#0;n#td#1;n#tr#9;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
216
265
|
</folding>
|
|
217
266
|
</state>
|
|
218
267
|
</provider>
|
|
219
268
|
</entry>
|
|
220
269
|
</file>
|
|
221
270
|
<file pinned="false" current-in-tab="false">
|
|
222
|
-
<entry file="file://$PROJECT_DIR$/
|
|
271
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/image.ts">
|
|
272
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
273
|
+
<state relative-caret-position="1020">
|
|
274
|
+
<caret line="68" column="9" selection-start-line="12" selection-start-column="38" selection-end-line="12" selection-end-column="49" />
|
|
275
|
+
</state>
|
|
276
|
+
</provider>
|
|
277
|
+
</entry>
|
|
278
|
+
</file>
|
|
279
|
+
<file pinned="false" current-in-tab="false">
|
|
280
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/core-inline.ts">
|
|
223
281
|
<provider selected="true" editor-type-id="text-editor">
|
|
224
|
-
<state relative-caret-position="
|
|
225
|
-
<caret line="
|
|
282
|
+
<state relative-caret-position="255">
|
|
283
|
+
<caret line="24" selection-start-line="24" selection-end-line="24" />
|
|
226
284
|
<folding>
|
|
227
|
-
<element signature="
|
|
228
|
-
<element signature="n#style#0;n#div#0;n#div#1;n#!!top" expanded="true" />
|
|
229
|
-
<element signature="n#style#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#div#1;n#!!top" expanded="true" />
|
|
230
|
-
<element signature="n#style#0;n#td#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#div#1;n#!!top" expanded="true" />
|
|
231
|
-
<element signature="n#style#0;n#td#1;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#div#1;n#!!top" expanded="true" />
|
|
232
|
-
<element signature="n#style#0;n#td#2;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#div#1;n#!!top" expanded="true" />
|
|
233
|
-
<element signature="n#style#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#div#1;n#!!top" expanded="true" />
|
|
234
|
-
<element signature="n#style#0;n#td#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#div#1;n#!!top" expanded="true" />
|
|
235
|
-
<element signature="n#style#0;n#td#1;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#div#1;n#!!top" expanded="true" />
|
|
236
|
-
<element signature="n#style#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#td#1;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#div#1;n#!!top" expanded="true" />
|
|
237
|
-
<element signature="n#style#0;n#td#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#td#1;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#div#1;n#!!top" expanded="true" />
|
|
238
|
-
<element signature="n#style#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#td#1;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#div#1;n#!!top" expanded="true" />
|
|
239
|
-
<element signature="n#style#0;n#td#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#td#1;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#div#1;n#!!top" expanded="true" />
|
|
240
|
-
<element signature="n#style#0;n#td#2;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#div#1;n#!!top" expanded="true" />
|
|
241
|
-
<element signature="n#style#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#td#2;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#div#1;n#!!top" expanded="true" />
|
|
242
|
-
<element signature="n#style#0;n#td#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#td#2;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#div#1;n#!!top" expanded="true" />
|
|
243
|
-
<element signature="n#style#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#td#2;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#div#1;n#!!top" expanded="true" />
|
|
244
|
-
<element signature="n#style#0;n#td#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#td#2;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#div#1;n#!!top" expanded="true" />
|
|
245
|
-
<element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#0;n#h1#0;n#!!top" expanded="true" />
|
|
246
|
-
<element signature="e#5106#5111#0" expanded="true" />
|
|
247
|
-
<element signature="n#style#0;n#ul#0;n#!!top" expanded="true" />
|
|
248
|
-
<element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#0;n#span#0;n#li#3;n#ul#0;n#!!top" expanded="true" />
|
|
249
|
-
<element signature="n#style#0;n#ol#0;n#!!top" expanded="true" />
|
|
250
|
-
<element signature="n#style#0;n#li#2;n#ol#0;n#!!top" expanded="true" />
|
|
251
|
-
<element signature="n#style#0;n#li#3;n#ol#0;n#!!top" expanded="true" />
|
|
252
|
-
<element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#0;n#span#0;n#li#3;n#ol#0;n#!!top" expanded="true" />
|
|
253
|
-
<element signature="n#style#0;n#li#4;n#ol#0;n#!!top" expanded="true" />
|
|
254
|
-
<element signature="n#style#0;n#li#5;n#ol#0;n#!!top" expanded="true" />
|
|
255
|
-
<element signature="n#style#0;n#div#4;n#!!top" expanded="true" />
|
|
256
|
-
<element signature="n#style#0;n#div#0;n#div#5;n#!!top" expanded="true" />
|
|
257
|
-
<element signature="n#style#0;n#span#0;n#div#0;n#div#5;n#!!top" expanded="true" />
|
|
258
|
-
<element signature="n#style#0;n#span#1;n#div#0;n#div#5;n#!!top" expanded="true" />
|
|
259
|
-
<element signature="n#style#0;n#div#0;n#div#0;n#div#5;n#!!top" expanded="true" />
|
|
260
|
-
<element signature="n#style#0;n#div#6;n#!!top" expanded="true" />
|
|
261
|
-
<element signature="n#style#0;n#div#0;n#div#6;n#!!top" expanded="true" />
|
|
262
|
-
<element signature="n#style#0;n#img#0;n#div#0;n#div#6;n#!!top" expanded="true" />
|
|
285
|
+
<element signature="e#0#36#0" expanded="true" />
|
|
263
286
|
</folding>
|
|
264
287
|
</state>
|
|
265
288
|
</provider>
|
|
266
289
|
</entry>
|
|
267
290
|
</file>
|
|
268
291
|
<file pinned="false" current-in-tab="false">
|
|
269
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
292
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/common/consts.ts">
|
|
270
293
|
<provider selected="true" editor-type-id="text-editor">
|
|
271
|
-
<state relative-caret-position="
|
|
272
|
-
<caret line="
|
|
294
|
+
<state relative-caret-position="885">
|
|
295
|
+
<caret line="59" column="73" selection-start-line="59" selection-start-column="73" selection-end-line="59" selection-end-column="73" />
|
|
273
296
|
</state>
|
|
274
297
|
</provider>
|
|
275
298
|
</entry>
|
|
276
299
|
</file>
|
|
277
300
|
<file pinned="false" current-in-tab="false">
|
|
278
|
-
<entry file="file://$PROJECT_DIR$/
|
|
301
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/multi-column-row.ts">
|
|
279
302
|
<provider selected="true" editor-type-id="text-editor">
|
|
280
|
-
<state relative-caret-position="
|
|
281
|
-
<caret line="
|
|
303
|
+
<state relative-caret-position="495">
|
|
304
|
+
<caret line="38" column="22" selection-start-line="38" selection-start-column="22" selection-end-line="38" selection-end-column="22" />
|
|
282
305
|
</state>
|
|
283
306
|
</provider>
|
|
284
307
|
</entry>
|
|
285
308
|
</file>
|
|
286
309
|
<file pinned="false" current-in-tab="false">
|
|
287
|
-
<entry file="file://$PROJECT_DIR$/
|
|
310
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts">
|
|
288
311
|
<provider selected="true" editor-type-id="text-editor">
|
|
289
|
-
<state relative-caret-position="
|
|
290
|
-
<caret line="
|
|
312
|
+
<state relative-caret-position="135">
|
|
313
|
+
<caret line="16" column="12" selection-start-line="16" selection-start-column="12" selection-end-line="16" selection-end-column="12" />
|
|
291
314
|
</state>
|
|
292
315
|
</provider>
|
|
293
316
|
</entry>
|
|
@@ -296,70 +319,95 @@
|
|
|
296
319
|
</split-first>
|
|
297
320
|
<split-second>
|
|
298
321
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
299
|
-
<file pinned="false" current-in-tab="
|
|
300
|
-
<entry file="file://$PROJECT_DIR$/
|
|
322
|
+
<file pinned="false" current-in-tab="false">
|
|
323
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_footnotes_latex/_mmd/_mmd_10.js">
|
|
301
324
|
<provider selected="true" editor-type-id="text-editor">
|
|
302
|
-
<state
|
|
303
|
-
<caret
|
|
325
|
+
<state>
|
|
326
|
+
<caret selection-end-column="16" />
|
|
304
327
|
</state>
|
|
305
328
|
</provider>
|
|
306
329
|
</entry>
|
|
307
330
|
</file>
|
|
308
331
|
<file pinned="false" current-in-tab="false">
|
|
309
|
-
<entry file="file://$PROJECT_DIR$/
|
|
310
|
-
<provider selected="true" editor-type-id="
|
|
311
|
-
<state
|
|
312
|
-
<
|
|
313
|
-
<caret line="57" selection-start-line="57" selection-end-line="57" selection-end-column="43" />
|
|
314
|
-
</first_editor>
|
|
315
|
-
<second_editor />
|
|
332
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-renderer-rules/breaks.ts">
|
|
333
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
334
|
+
<state relative-caret-position="60">
|
|
335
|
+
<caret line="4" column="63" selection-start-line="4" selection-start-column="63" selection-end-line="4" selection-end-column="63" />
|
|
316
336
|
</state>
|
|
317
337
|
</provider>
|
|
318
338
|
</entry>
|
|
319
339
|
</file>
|
|
320
340
|
<file pinned="false" current-in-tab="false">
|
|
321
|
-
<entry file="file://$PROJECT_DIR$/
|
|
341
|
+
<entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_block/reference.js">
|
|
322
342
|
<provider selected="true" editor-type-id="text-editor">
|
|
323
|
-
<state relative-caret-position="
|
|
324
|
-
<caret line="
|
|
343
|
+
<state relative-caret-position="960">
|
|
344
|
+
<caret line="64" column="10" selection-start-line="64" selection-start-column="10" selection-end-line="64" selection-end-column="60" />
|
|
325
345
|
</state>
|
|
326
346
|
</provider>
|
|
327
347
|
</entry>
|
|
328
348
|
</file>
|
|
329
349
|
<file pinned="false" current-in-tab="false">
|
|
330
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/common
|
|
350
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/common.ts">
|
|
331
351
|
<provider selected="true" editor-type-id="text-editor">
|
|
332
|
-
<state relative-caret-position="
|
|
333
|
-
<caret line="
|
|
352
|
+
<state relative-caret-position="345">
|
|
353
|
+
<caret line="23" column="2" selection-start-line="23" selection-start-column="2" selection-end-line="23" selection-end-column="2" />
|
|
334
354
|
</state>
|
|
335
355
|
</provider>
|
|
336
356
|
</entry>
|
|
337
357
|
</file>
|
|
338
358
|
<file pinned="false" current-in-tab="false">
|
|
339
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
359
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/utils.ts">
|
|
340
360
|
<provider selected="true" editor-type-id="text-editor">
|
|
341
|
-
<state>
|
|
361
|
+
<state relative-caret-position="10485">
|
|
362
|
+
<caret line="699" column="16" selection-start-line="699" selection-start-column="16" selection-end-line="699" selection-end-column="16" />
|
|
363
|
+
</state>
|
|
364
|
+
</provider>
|
|
365
|
+
</entry>
|
|
366
|
+
</file>
|
|
367
|
+
<file pinned="false" current-in-tab="false">
|
|
368
|
+
<entry file="file://$PROJECT_DIR$/tests/_tabular.js">
|
|
369
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
370
|
+
<state relative-caret-position="270">
|
|
371
|
+
<caret line="18" selection-start-line="18" selection-end-line="18" />
|
|
372
|
+
</state>
|
|
373
|
+
</provider>
|
|
374
|
+
</entry>
|
|
375
|
+
</file>
|
|
376
|
+
<file pinned="false" current-in-tab="false">
|
|
377
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/mdPluginText.ts">
|
|
378
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
379
|
+
<state relative-caret-position="195">
|
|
380
|
+
<caret line="13" selection-start-line="809" selection-start-column="30" selection-end-line="809" selection-end-column="34" />
|
|
381
|
+
</state>
|
|
382
|
+
</provider>
|
|
383
|
+
</entry>
|
|
384
|
+
</file>
|
|
385
|
+
<file pinned="false" current-in-tab="false">
|
|
386
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/rules.ts">
|
|
387
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
388
|
+
<state relative-caret-position="705">
|
|
389
|
+
<caret line="51" column="57" selection-start-line="51" selection-start-column="57" selection-end-line="51" selection-end-column="57" />
|
|
342
390
|
<folding>
|
|
343
|
-
<element signature="e#0#
|
|
391
|
+
<element signature="e#0#38#0" expanded="true" />
|
|
344
392
|
</folding>
|
|
345
393
|
</state>
|
|
346
394
|
</provider>
|
|
347
395
|
</entry>
|
|
348
396
|
</file>
|
|
349
397
|
<file pinned="false" current-in-tab="false">
|
|
350
|
-
<entry file="file://$PROJECT_DIR$/
|
|
398
|
+
<entry file="file://$PROJECT_DIR$/src/styles/index.ts">
|
|
351
399
|
<provider selected="true" editor-type-id="text-editor">
|
|
352
|
-
<state relative-caret-position="
|
|
353
|
-
<caret line="
|
|
400
|
+
<state relative-caret-position="527">
|
|
401
|
+
<caret line="360" column="19" selection-start-line="360" selection-start-column="19" selection-end-line="360" selection-end-column="19" />
|
|
354
402
|
</state>
|
|
355
403
|
</provider>
|
|
356
404
|
</entry>
|
|
357
405
|
</file>
|
|
358
|
-
<file pinned="false" current-in-tab="
|
|
359
|
-
<entry file="file://$PROJECT_DIR$/
|
|
406
|
+
<file pinned="false" current-in-tab="true">
|
|
407
|
+
<entry file="file://$PROJECT_DIR$/package.json">
|
|
360
408
|
<provider selected="true" editor-type-id="text-editor">
|
|
361
|
-
<state>
|
|
362
|
-
<caret selection-end-column="
|
|
409
|
+
<state relative-caret-position="30">
|
|
410
|
+
<caret line="2" column="20" selection-start-line="2" selection-start-column="20" selection-end-line="2" selection-end-column="20" />
|
|
363
411
|
</state>
|
|
364
412
|
</provider>
|
|
365
413
|
</entry>
|
|
@@ -377,36 +425,36 @@
|
|
|
377
425
|
</component>
|
|
378
426
|
<component name="FindInProjectRecents">
|
|
379
427
|
<findStrings>
|
|
380
|
-
<find>
|
|
381
|
-
<find>
|
|
382
|
-
<find>
|
|
383
|
-
<find>
|
|
384
|
-
<find>
|
|
385
|
-
<find>
|
|
386
|
-
<find>
|
|
387
|
-
<find>
|
|
388
|
-
<find>
|
|
389
|
-
<find>startMathPos</find>
|
|
390
|
-
<find>findOpenCloseTagsMathEnvironment</find>
|
|
391
|
-
<find>isDisableRefs</find>
|
|
392
|
-
<find>reference_note</find>
|
|
428
|
+
<find>20AC</find>
|
|
429
|
+
<find>terminatorRules</find>
|
|
430
|
+
<find>beginMarker</find>
|
|
431
|
+
<find>00A3</find>
|
|
432
|
+
<find>00A5</find>
|
|
433
|
+
<find>fence</find>
|
|
434
|
+
<find>contentStart</find>
|
|
435
|
+
<find>findEndMarker</find>
|
|
436
|
+
<find>findEndMarkerInBlock</find>
|
|
393
437
|
<find>debugger</find>
|
|
438
|
+
<find>addCode</find>
|
|
439
|
+
<find>findBackTick</find>
|
|
440
|
+
<find>getColumnAlign</find>
|
|
441
|
+
<find>cWidth</find>
|
|
442
|
+
<find>IncludeGraphics</find>
|
|
443
|
+
<find>textwidth</find>
|
|
444
|
+
<find>parseImageParams</find>
|
|
445
|
+
<find>getWidthFromDocument</find>
|
|
446
|
+
<find>m</find>
|
|
447
|
+
<find>addStyle</find>
|
|
448
|
+
<find>underline</find>
|
|
449
|
+
<find>textit</find>
|
|
450
|
+
<find>attrs</find>
|
|
451
|
+
<find>rendera</find>
|
|
452
|
+
<find>attr</find>
|
|
453
|
+
<find>inline.parse</find>
|
|
454
|
+
<find>getVerticallyColumnAlign</find>
|
|
394
455
|
<find>console.log</find>
|
|
395
|
-
<find
|
|
396
|
-
<find>
|
|
397
|
-
<find>silent</find>
|
|
398
|
-
<find>label</find>
|
|
399
|
-
<find>isDisableFootnote</find>
|
|
400
|
-
<find>needFirstSpaceBeforeLetter</find>
|
|
401
|
-
<find>data-underline</find>
|
|
402
|
-
<find>renderOutOpen</find>
|
|
403
|
-
<find>underlineType</find>
|
|
404
|
-
<find>uline</find>
|
|
405
|
-
<find>Check Footnotes</find>
|
|
406
|
-
<find>\text</find>
|
|
407
|
-
<find>textbf</find>
|
|
408
|
-
<find>Conferences</find>
|
|
409
|
-
<find>renderText</find>
|
|
456
|
+
<find>breakAfter</find>
|
|
457
|
+
<find>this.children</find>
|
|
410
458
|
</findStrings>
|
|
411
459
|
<replaceStrings>
|
|
412
460
|
<replace>MJSimple</replace>
|
|
@@ -418,10 +466,6 @@
|
|
|
418
466
|
<replace />
|
|
419
467
|
</replaceStrings>
|
|
420
468
|
<dirStrings>
|
|
421
|
-
<dir>$PROJECT_DIR$/tests/_data/_tsv</dir>
|
|
422
|
-
<dir>$PROJECT_DIR$/tests/_data/_csv</dir>
|
|
423
|
-
<dir>$PROJECT_DIR$/src/contex-menu</dir>
|
|
424
|
-
<dir>$PROJECT_DIR$/src/mathpix-markdown-model</dir>
|
|
425
469
|
<dir>$PROJECT_DIR$/examples</dir>
|
|
426
470
|
<dir>$PROJECT_DIR$/src/markdown/md-theorem</dir>
|
|
427
471
|
<dir>$PROJECT_DIR$/node_modules/mathjax-full/js</dir>
|
|
@@ -434,20 +478,24 @@
|
|
|
434
478
|
<dir>$PROJECT_DIR$/src/components</dir>
|
|
435
479
|
<dir>$PROJECT_DIR$/node_modules</dir>
|
|
436
480
|
<dir>$PROJECT_DIR$/node_modules/markdown-it-footnote</dir>
|
|
437
|
-
<dir>$PROJECT_DIR$/node_modules/mathjax-full/ts</dir>
|
|
438
|
-
<dir>$PROJECT_DIR$/src/styles</dir>
|
|
439
481
|
<dir>$PROJECT_DIR$/node_modules/markdown-it/lib/rules_block</dir>
|
|
440
482
|
<dir>$PROJECT_DIR$/lib/markdown</dir>
|
|
441
483
|
<dir>$PROJECT_DIR$/lib</dir>
|
|
442
484
|
<dir>$PROJECT_DIR$/es5</dir>
|
|
443
|
-
<dir>$PROJECT_DIR$/node_modules/markdown-it/lib</dir>
|
|
444
|
-
<dir>$PROJECT_DIR$/src/markdown/md-latex-footnotes</dir>
|
|
445
485
|
<dir>$PROJECT_DIR$/node_modules/markdown-it</dir>
|
|
446
486
|
<dir>$PROJECT_DIR$/tests/_data</dir>
|
|
447
487
|
<dir>$PROJECT_DIR$/src/mathjax/serialized-ascii</dir>
|
|
488
|
+
<dir>$PROJECT_DIR$/src/styles</dir>
|
|
489
|
+
<dir>$PROJECT_DIR$/tests/_data/_footnotes_latex/_html</dir>
|
|
490
|
+
<dir>$PROJECT_DIR$/tests/_data/_footnotes</dir>
|
|
491
|
+
<dir>$PROJECT_DIR$/tests/_data/_refs</dir>
|
|
492
|
+
<dir>$PROJECT_DIR$/src/markdown/md-latex-footnotes</dir>
|
|
493
|
+
<dir>$PROJECT_DIR$/node_modules/markdown-it/lib</dir>
|
|
494
|
+
<dir>$PROJECT_DIR$/node_modules/mathjax-full/ts</dir>
|
|
495
|
+
<dir>$PROJECT_DIR$/tests</dir>
|
|
448
496
|
<dir>$PROJECT_DIR$/src/markdown</dir>
|
|
497
|
+
<dir>$PROJECT_DIR$</dir>
|
|
449
498
|
<dir>$PROJECT_DIR$/src</dir>
|
|
450
|
-
<dir>$PROJECT_DIR$/tests</dir>
|
|
451
499
|
</dirStrings>
|
|
452
500
|
</component>
|
|
453
501
|
<component name="Git.Settings">
|
|
@@ -456,57 +504,57 @@
|
|
|
456
504
|
<component name="IdeDocumentHistory">
|
|
457
505
|
<option name="CHANGED_PATHS">
|
|
458
506
|
<list>
|
|
459
|
-
<option value="$PROJECT_DIR$/
|
|
460
|
-
<option value="$PROJECT_DIR$/
|
|
461
|
-
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_mmd_02.js" />
|
|
462
|
-
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_html_02.js" />
|
|
463
|
-
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/test.html" />
|
|
464
|
-
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_02.js" />
|
|
465
|
-
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_mmd/_mmd_03.js" />
|
|
466
|
-
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_03.js" />
|
|
467
|
-
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_mmd/_mmd_04.js" />
|
|
468
|
-
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_04.js" />
|
|
469
|
-
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_mmd/_mmd_05.js" />
|
|
507
|
+
<option value="$PROJECT_DIR$/doc/latex-underline.md" />
|
|
508
|
+
<option value="$PROJECT_DIR$/src/markdown/rules.ts" />
|
|
470
509
|
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_05.js" />
|
|
510
|
+
<option value="$PROJECT_DIR$/tests/_footnotes.js" />
|
|
511
|
+
<option value="$PROJECT_DIR$/src/markdown/mathpix-markdown-plugins.tsx" />
|
|
512
|
+
<option value="$PROJECT_DIR$/src/markdown/index.ts" />
|
|
513
|
+
<option value="$PROJECT_DIR$/src/components/mathpix-markdown/index.tsx" />
|
|
471
514
|
<option value="$PROJECT_DIR$/src/markdown/common/consts.ts" />
|
|
472
|
-
<option value="$PROJECT_DIR$/src/markdown/md-
|
|
473
|
-
<option value="$PROJECT_DIR$/tests/_data/
|
|
515
|
+
<option value="$PROJECT_DIR$/src/markdown/md-core-rules/set-positions.ts" />
|
|
516
|
+
<option value="$PROJECT_DIR$/tests/_data/_footnotes/_html.js" />
|
|
517
|
+
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_03.js" />
|
|
474
518
|
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_08.js" />
|
|
475
|
-
<option value="$PROJECT_DIR$/
|
|
476
|
-
<option value="$PROJECT_DIR$/
|
|
477
|
-
<option value="$PROJECT_DIR$/
|
|
478
|
-
<option value="$PROJECT_DIR$/
|
|
519
|
+
<option value="$PROJECT_DIR$/src/mathpix-markdown-model/index.ts" />
|
|
520
|
+
<option value="$PROJECT_DIR$/src/index.tsx" />
|
|
521
|
+
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_04.js" />
|
|
522
|
+
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_mmd/_mmd_11.js" />
|
|
523
|
+
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_11.js" />
|
|
479
524
|
<option value="$PROJECT_DIR$/src/markdown/md-latex-footnotes/inline-rule.ts" />
|
|
525
|
+
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_mmd/_mmd_12.js" />
|
|
480
526
|
<option value="$PROJECT_DIR$/src/markdown/md-latex-footnotes/interfaces.ts" />
|
|
481
|
-
<option value="$PROJECT_DIR$/src/markdown/md-latex-footnotes/inline-ruler2.ts" />
|
|
482
|
-
<option value="$PROJECT_DIR$/src/markdown/md-inline-rule/core-inline.ts" />
|
|
483
|
-
<option value="$PROJECT_DIR$/src/markdown/utils.ts" />
|
|
484
|
-
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_mmd/_mmd_10.js" />
|
|
485
|
-
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_10.js" />
|
|
486
|
-
<option value="$PROJECT_DIR$/tests/_footnotes_latex.js" />
|
|
487
|
-
<option value="$PROJECT_DIR$/doc/latex-footnotes.md" />
|
|
488
|
-
<option value="$PROJECT_DIR$/src/markdown/mathpix-markdown-plugins.tsx" />
|
|
489
|
-
<option value="$PROJECT_DIR$/src/markdown/md-latex-footnotes/utils.ts" />
|
|
490
|
-
<option value="$PROJECT_DIR$/src/markdown/md-latex-footnotes/index.ts" />
|
|
491
|
-
<option value="$PROJECT_DIR$/src/index.tsx" />
|
|
492
527
|
<option value="$PROJECT_DIR$/src/markdown/md-latex-footnotes/render-rule.ts" />
|
|
493
|
-
<option value="$PROJECT_DIR$/src/markdown/md-
|
|
494
|
-
<option value="$PROJECT_DIR$/
|
|
495
|
-
<option value="$PROJECT_DIR$/
|
|
496
|
-
<option value="$PROJECT_DIR$/
|
|
497
|
-
<option value="$PROJECT_DIR$/src/markdown/md-inline-rule/refs.ts" />
|
|
498
|
-
<option value="$PROJECT_DIR$/tests/_data/_refs/data.js" />
|
|
499
|
-
<option value="$PROJECT_DIR$/tests/_data/_refs/test.html" />
|
|
528
|
+
<option value="$PROJECT_DIR$/src/markdown/md-latex-footnotes/utils.ts" />
|
|
529
|
+
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_01.js" />
|
|
530
|
+
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_02.js" />
|
|
531
|
+
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_09.js" />
|
|
500
532
|
<option value="$PROJECT_DIR$/tests/_data/_refs/_data.js" />
|
|
501
533
|
<option value="$PROJECT_DIR$/tests/_refs.js" />
|
|
502
|
-
<option value="$PROJECT_DIR$/
|
|
503
|
-
<option value="$PROJECT_DIR$/
|
|
504
|
-
<option value="$PROJECT_DIR$/src/markdown/md-inline-rule/underline.ts" />
|
|
505
|
-
<option value="$PROJECT_DIR$/package.json" />
|
|
534
|
+
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_12.js" />
|
|
535
|
+
<option value="$PROJECT_DIR$/doc/latex-footnotes.md" />
|
|
506
536
|
<option value="$PROJECT_DIR$/README.md" />
|
|
507
|
-
<option value="$PROJECT_DIR$/
|
|
508
|
-
<option value="$PROJECT_DIR$/
|
|
537
|
+
<option value="$PROJECT_DIR$/src/markdown/md-renderer-rules/breaks.ts" />
|
|
538
|
+
<option value="$PROJECT_DIR$/src/markdown/mdPluginRaw.ts" />
|
|
539
|
+
<option value="$PROJECT_DIR$/src/markdown/common.ts" />
|
|
540
|
+
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_data-footnotetext.js" />
|
|
541
|
+
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_data-footnote.js" />
|
|
542
|
+
<option value="$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_10.js" />
|
|
543
|
+
<option value="$PROJECT_DIR$/tests/_footnotes_latex.js" />
|
|
544
|
+
<option value="$PROJECT_DIR$/src/markdown/md-latex-footnotes/core-rule.ts" />
|
|
545
|
+
<option value="$PROJECT_DIR$/src/markdown/md-latex-footnotes/block-rule.ts" />
|
|
546
|
+
<option value="$PROJECT_DIR$/src/markdown/md-latex-footnotes/index.ts" />
|
|
547
|
+
<option value="$PROJECT_DIR$/src/markdown/md-latex-footnotes/inline-ruler2.ts" />
|
|
509
548
|
<option value="$PROJECT_DIR$/src/markdown/mdPluginText.ts" />
|
|
549
|
+
<option value="$PROJECT_DIR$/src/markdown/md-inline-rule/image.ts" />
|
|
550
|
+
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/tabular-td.ts" />
|
|
551
|
+
<option value="$PROJECT_DIR$/src/markdown/md-inline-rule/core-inline.ts" />
|
|
552
|
+
<option value="$PROJECT_DIR$/src/markdown/utils.ts" />
|
|
553
|
+
<option value="$PROJECT_DIR$/src/styles/index.ts" />
|
|
554
|
+
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/common.ts" />
|
|
555
|
+
<option value="$PROJECT_DIR$/tests/_tabular.js" />
|
|
556
|
+
<option value="$PROJECT_DIR$/tests/_data/_tabular/_data.js" />
|
|
557
|
+
<option value="$PROJECT_DIR$/package.json" />
|
|
510
558
|
</list>
|
|
511
559
|
</option>
|
|
512
560
|
</component>
|
|
@@ -548,6 +596,7 @@
|
|
|
548
596
|
<foldersAlwaysOnTop value="true" />
|
|
549
597
|
</navigator>
|
|
550
598
|
<panes>
|
|
599
|
+
<pane id="Scope" />
|
|
551
600
|
<pane id="ProjectPane">
|
|
552
601
|
<subPane>
|
|
553
602
|
<expand>
|
|
@@ -555,52 +604,10 @@
|
|
|
555
604
|
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
556
605
|
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
557
606
|
</path>
|
|
558
|
-
<path>
|
|
559
|
-
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
560
|
-
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
561
|
-
<item name=".circleci" type="462c0819:PsiDirectoryNode" />
|
|
562
|
-
</path>
|
|
563
|
-
<path>
|
|
564
|
-
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
565
|
-
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
566
|
-
<item name="doc" type="462c0819:PsiDirectoryNode" />
|
|
567
|
-
</path>
|
|
568
|
-
<path>
|
|
569
|
-
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
570
|
-
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
571
|
-
<item name="doc" type="462c0819:PsiDirectoryNode" />
|
|
572
|
-
<item name="images" type="462c0819:PsiDirectoryNode" />
|
|
573
|
-
</path>
|
|
574
|
-
<path>
|
|
575
|
-
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
576
|
-
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
577
|
-
<item name="doc" type="462c0819:PsiDirectoryNode" />
|
|
578
|
-
<item name="images" type="462c0819:PsiDirectoryNode" />
|
|
579
|
-
<item name="latex-underline" type="462c0819:PsiDirectoryNode" />
|
|
580
|
-
</path>
|
|
581
|
-
<path>
|
|
582
|
-
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
583
|
-
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
584
|
-
<item name="tests" type="462c0819:PsiDirectoryNode" />
|
|
585
|
-
</path>
|
|
586
|
-
<path>
|
|
587
|
-
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
588
|
-
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
589
|
-
<item name="tests" type="462c0819:PsiDirectoryNode" />
|
|
590
|
-
<item name="_data" type="462c0819:PsiDirectoryNode" />
|
|
591
|
-
</path>
|
|
592
|
-
<path>
|
|
593
|
-
<item name="mathpix-markdown-it" type="b2602c69:ProjectViewProjectNode" />
|
|
594
|
-
<item name="mathpix-markdown-it" type="462c0819:PsiDirectoryNode" />
|
|
595
|
-
<item name="tests" type="462c0819:PsiDirectoryNode" />
|
|
596
|
-
<item name="_data" type="462c0819:PsiDirectoryNode" />
|
|
597
|
-
<item name="_footnotes" type="462c0819:PsiDirectoryNode" />
|
|
598
|
-
</path>
|
|
599
607
|
</expand>
|
|
600
608
|
<select />
|
|
601
609
|
</subPane>
|
|
602
610
|
</pane>
|
|
603
|
-
<pane id="Scope" />
|
|
604
611
|
</panes>
|
|
605
612
|
</component>
|
|
606
613
|
<component name="PropertiesComponent">
|
|
@@ -956,11 +963,36 @@
|
|
|
956
963
|
<workItem from="1694168406155" duration="1391000" />
|
|
957
964
|
<workItem from="1694176741639" duration="683000" />
|
|
958
965
|
<workItem from="1694181137561" duration="6080000" />
|
|
966
|
+
<workItem from="1694427224638" duration="562000" />
|
|
967
|
+
<workItem from="1694518070891" duration="6487000" />
|
|
968
|
+
<workItem from="1694610470740" duration="18906000" />
|
|
969
|
+
<workItem from="1694694813884" duration="3617000" />
|
|
970
|
+
<workItem from="1694785853421" duration="1910000" />
|
|
971
|
+
<workItem from="1695028416687" duration="14000000" />
|
|
972
|
+
<workItem from="1695056030089" duration="833000" />
|
|
973
|
+
<workItem from="1695102462878" duration="1508000" />
|
|
974
|
+
<workItem from="1695107507123" duration="4734000" />
|
|
975
|
+
<workItem from="1695113103011" duration="5765000" />
|
|
976
|
+
<workItem from="1695125067145" duration="2556000" />
|
|
977
|
+
<workItem from="1695128850899" duration="1878000" />
|
|
978
|
+
<workItem from="1695289838219" duration="6240000" />
|
|
979
|
+
<workItem from="1695311186819" duration="11413000" />
|
|
980
|
+
<workItem from="1695390629048" duration="179000" />
|
|
981
|
+
<workItem from="1695797928637" duration="6316000" />
|
|
982
|
+
<workItem from="1695813250810" duration="4859000" />
|
|
983
|
+
<workItem from="1695823910023" duration="18257000" />
|
|
984
|
+
<workItem from="1695913896109" duration="10563000" />
|
|
985
|
+
<workItem from="1695963564763" duration="2521000" />
|
|
986
|
+
<workItem from="1695986070266" duration="7713000" />
|
|
987
|
+
<workItem from="1696578737946" duration="1363000" />
|
|
988
|
+
<workItem from="1696583297388" duration="19121000" />
|
|
989
|
+
<workItem from="1696905427814" duration="131000" />
|
|
990
|
+
<workItem from="1696914214795" duration="273000" />
|
|
959
991
|
</task>
|
|
960
992
|
<servers />
|
|
961
993
|
</component>
|
|
962
994
|
<component name="TimeTrackingManager">
|
|
963
|
-
<option name="totallyTimeSpent" value="
|
|
995
|
+
<option name="totallyTimeSpent" value="3106296000" />
|
|
964
996
|
</component>
|
|
965
997
|
<component name="TodoView">
|
|
966
998
|
<todo-panel id="selected-file">
|
|
@@ -974,7 +1006,7 @@
|
|
|
974
1006
|
<component name="ToolWindowManager">
|
|
975
1007
|
<frame x="-154" y="-1080" width="1920" height="1080" extended-state="0" />
|
|
976
1008
|
<layout>
|
|
977
|
-
<window_info content_ui="combo" id="Project" order="0" sideWeight="0.49395162" visible="true" weight="0.
|
|
1009
|
+
<window_info content_ui="combo" id="Project" order="0" sideWeight="0.49395162" visible="true" weight="0.13006845" />
|
|
978
1010
|
<window_info id="Structure" order="1" sideWeight="0.5060484" side_tool="true" weight="0.21637055" />
|
|
979
1011
|
<window_info id="npm" order="2" side_tool="true" />
|
|
980
1012
|
<window_info id="DB Browser" order="3" />
|
|
@@ -993,7 +1025,7 @@
|
|
|
993
1025
|
<window_info anchor="bottom" id="Version Control" order="9" weight="0.32919955" />
|
|
994
1026
|
<window_info anchor="bottom" id="DB Execution Console" order="10" />
|
|
995
1027
|
<window_info anchor="bottom" id="TypeScript" order="11" />
|
|
996
|
-
<window_info active="true" anchor="bottom" id="Terminal" order="12" sideWeight="0.4993515" visible="true" weight="0.
|
|
1028
|
+
<window_info active="true" anchor="bottom" id="Terminal" order="12" sideWeight="0.4993515" visible="true" weight="0.3881188" />
|
|
997
1029
|
<window_info anchor="bottom" id="Event Log" order="13" sideWeight="0.5006485" side_tool="true" weight="0.24063565" />
|
|
998
1030
|
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
999
1031
|
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
@@ -1037,7 +1069,7 @@
|
|
|
1037
1069
|
<breakpoints>
|
|
1038
1070
|
<line-breakpoint enabled="true" type="javascript">
|
|
1039
1071
|
<url>file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts</url>
|
|
1040
|
-
<line>
|
|
1072
|
+
<line>391</line>
|
|
1041
1073
|
<option name="timeStamp" value="16" />
|
|
1042
1074
|
</line-breakpoint>
|
|
1043
1075
|
<line-breakpoint enabled="true" type="javascript">
|
|
@@ -1112,7 +1144,7 @@
|
|
|
1112
1144
|
</line-breakpoint>
|
|
1113
1145
|
<line-breakpoint enabled="true" type="javascript">
|
|
1114
1146
|
<url>file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts</url>
|
|
1115
|
-
<line>
|
|
1147
|
+
<line>81</line>
|
|
1116
1148
|
<option name="timeStamp" value="43" />
|
|
1117
1149
|
</line-breakpoint>
|
|
1118
1150
|
<line-breakpoint enabled="true" type="javascript">
|
|
@@ -1154,7 +1186,7 @@
|
|
|
1154
1186
|
</line-breakpoint>
|
|
1155
1187
|
<line-breakpoint enabled="true" type="javascript">
|
|
1156
1188
|
<url>file://$PROJECT_DIR$/src/markdown/md-latex-footnotes/render-rule.ts</url>
|
|
1157
|
-
<line>
|
|
1189
|
+
<line>136</line>
|
|
1158
1190
|
<option name="timeStamp" value="54" />
|
|
1159
1191
|
</line-breakpoint>
|
|
1160
1192
|
<line-breakpoint enabled="true" type="javascript">
|
|
@@ -1171,380 +1203,429 @@
|
|
|
1171
1203
|
</breakpoint-manager>
|
|
1172
1204
|
</component>
|
|
1173
1205
|
<component name="editorHistoryManager">
|
|
1174
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
1175
|
-
<provider selected="true" editor-type-id="text-editor"
|
|
1206
|
+
<entry file="file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts">
|
|
1207
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1208
|
+
<state relative-caret-position="630">
|
|
1209
|
+
<caret line="56" column="24" selection-start-line="56" selection-start-column="4" selection-end-line="56" selection-end-column="24" />
|
|
1210
|
+
<folding>
|
|
1211
|
+
<element signature="e#0#45#0" expanded="true" />
|
|
1212
|
+
</folding>
|
|
1213
|
+
</state>
|
|
1214
|
+
</provider>
|
|
1215
|
+
</entry>
|
|
1216
|
+
<entry file="file://$PROJECT_DIR$/doc/images/latex-underline/latex-underline_02.png">
|
|
1217
|
+
<provider selected="true" editor-type-id="images" />
|
|
1176
1218
|
</entry>
|
|
1177
|
-
<entry file="file://$PROJECT_DIR$/doc/
|
|
1219
|
+
<entry file="file://$PROJECT_DIR$/doc/images/latex-underline/latex-underline_03.png">
|
|
1220
|
+
<provider selected="true" editor-type-id="images" />
|
|
1221
|
+
</entry>
|
|
1222
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
|
1178
1223
|
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
|
1179
|
-
<state split_layout="
|
|
1180
|
-
<first_editor
|
|
1224
|
+
<state split_layout="FIRST">
|
|
1225
|
+
<first_editor relative-caret-position="1860">
|
|
1226
|
+
<caret line="124" column="54" selection-start-line="124" selection-start-column="54" selection-end-line="124" selection-end-column="54" />
|
|
1227
|
+
</first_editor>
|
|
1181
1228
|
<second_editor />
|
|
1182
1229
|
</state>
|
|
1183
1230
|
</provider>
|
|
1184
1231
|
</entry>
|
|
1185
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1186
|
-
<entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_inline/balance_pairs.js" />
|
|
1187
|
-
<entry file="file://$PROJECT_DIR$/node_modules/markdown-it/index.js" />
|
|
1188
|
-
<entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/index.js" />
|
|
1189
|
-
<entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/parser_inline.js" />
|
|
1190
|
-
<entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_inline/text_collapse.js" />
|
|
1191
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/core-inline.ts">
|
|
1232
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_footnotes_latex/_mmd/_mmd_12.js">
|
|
1192
1233
|
<provider selected="true" editor-type-id="text-editor">
|
|
1193
|
-
<state relative-caret-position="
|
|
1194
|
-
<caret line="
|
|
1195
|
-
<folding>
|
|
1196
|
-
<element signature="e#0#36#0" expanded="true" />
|
|
1197
|
-
</folding>
|
|
1234
|
+
<state relative-caret-position="330">
|
|
1235
|
+
<caret line="22" column="49" selection-start-column="18" selection-end-line="22" selection-end-column="49" />
|
|
1198
1236
|
</state>
|
|
1199
1237
|
</provider>
|
|
1200
1238
|
</entry>
|
|
1201
|
-
<entry file="file://$PROJECT_DIR$/tests/_data/_footnotes_latex/
|
|
1239
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_12.js">
|
|
1202
1240
|
<provider selected="true" editor-type-id="text-editor">
|
|
1203
|
-
<state relative-caret-position="
|
|
1204
|
-
<caret line="
|
|
1241
|
+
<state relative-caret-position="615">
|
|
1242
|
+
<caret line="41" column="13" selection-start-line="41" selection-start-column="13" selection-end-line="41" selection-end-column="13" />
|
|
1205
1243
|
</state>
|
|
1206
1244
|
</provider>
|
|
1207
1245
|
</entry>
|
|
1208
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
1246
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/index.ts">
|
|
1209
1247
|
<provider selected="true" editor-type-id="text-editor">
|
|
1210
|
-
<state relative-caret-position="
|
|
1211
|
-
<caret line="
|
|
1248
|
+
<state relative-caret-position="945">
|
|
1249
|
+
<caret line="68" column="16" selection-start-line="68" selection-start-column="16" selection-end-line="68" selection-end-column="17" />
|
|
1212
1250
|
</state>
|
|
1213
1251
|
</provider>
|
|
1214
1252
|
</entry>
|
|
1215
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1253
|
+
<entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_block/state_block.js">
|
|
1216
1254
|
<provider selected="true" editor-type-id="text-editor">
|
|
1217
|
-
<state relative-caret-position="
|
|
1218
|
-
<caret line="
|
|
1255
|
+
<state relative-caret-position="1815">
|
|
1256
|
+
<caret line="121" column="28" selection-start-line="121" selection-start-column="21" selection-end-line="121" selection-end-column="28" />
|
|
1219
1257
|
</state>
|
|
1220
1258
|
</provider>
|
|
1221
1259
|
</entry>
|
|
1222
1260
|
<entry file="file://$PROJECT_DIR$/src/markdown/mathpix-markdown-plugins.tsx">
|
|
1223
1261
|
<provider selected="true" editor-type-id="text-editor">
|
|
1224
|
-
<state relative-caret-position="
|
|
1225
|
-
<caret line="
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1262
|
+
<state relative-caret-position="165">
|
|
1263
|
+
<caret line="32" column="48" selection-start-line="32" selection-start-column="48" selection-end-line="32" selection-end-column="48" />
|
|
1264
|
+
</state>
|
|
1265
|
+
</provider>
|
|
1266
|
+
</entry>
|
|
1267
|
+
<entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_block/code.js">
|
|
1268
|
+
<provider selected="true" editor-type-id="text-editor" />
|
|
1269
|
+
</entry>
|
|
1270
|
+
<entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/ts/util/entities/e.ts">
|
|
1271
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1272
|
+
<state relative-caret-position="255">
|
|
1273
|
+
<caret line="17" column="20" selection-start-line="17" selection-start-column="12" selection-end-line="17" selection-end-column="20" />
|
|
1229
1274
|
</state>
|
|
1230
1275
|
</provider>
|
|
1231
1276
|
</entry>
|
|
1232
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1277
|
+
<entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/ts/util/entities/p.ts">
|
|
1233
1278
|
<provider selected="true" editor-type-id="text-editor">
|
|
1234
|
-
<state relative-caret-position="
|
|
1235
|
-
<caret line="
|
|
1279
|
+
<state relative-caret-position="810">
|
|
1280
|
+
<caret line="54" column="14" selection-start-line="54" selection-start-column="14" selection-end-line="54" selection-end-column="14" />
|
|
1236
1281
|
</state>
|
|
1237
1282
|
</provider>
|
|
1238
1283
|
</entry>
|
|
1239
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1284
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_refs/_data.js">
|
|
1240
1285
|
<provider selected="true" editor-type-id="text-editor">
|
|
1241
|
-
<state relative-caret-position="
|
|
1242
|
-
<caret line="
|
|
1286
|
+
<state relative-caret-position="75">
|
|
1287
|
+
<caret line="5" column="36" selection-start-line="5" selection-start-column="36" selection-end-line="5" selection-end-column="36" />
|
|
1243
1288
|
</state>
|
|
1244
1289
|
</provider>
|
|
1245
1290
|
</entry>
|
|
1246
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1291
|
+
<entry file="file://$PROJECT_DIR$/tests/_refs.js">
|
|
1247
1292
|
<provider selected="true" editor-type-id="text-editor">
|
|
1248
1293
|
<state relative-caret-position="270">
|
|
1249
|
-
<caret line="18"
|
|
1294
|
+
<caret line="18" selection-start-line="18" selection-end-line="36" selection-end-column="3" />
|
|
1250
1295
|
</state>
|
|
1251
1296
|
</provider>
|
|
1252
1297
|
</entry>
|
|
1253
|
-
<entry file="file://$PROJECT_DIR$/node_modules/markdown-it
|
|
1298
|
+
<entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_block/fence.js">
|
|
1254
1299
|
<provider selected="true" editor-type-id="text-editor">
|
|
1255
|
-
<state relative-caret-position="
|
|
1256
|
-
<caret line="
|
|
1300
|
+
<state relative-caret-position="30">
|
|
1301
|
+
<caret line="2" column="13" selection-start-line="2" selection-start-column="13" selection-end-line="2" selection-end-column="13" />
|
|
1257
1302
|
</state>
|
|
1258
1303
|
</provider>
|
|
1259
1304
|
</entry>
|
|
1260
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1305
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_footnotes_latex/_data-footnotetext.js" />
|
|
1306
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_footnotes_latex/_data-footnote.js" />
|
|
1307
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-latex-footnotes/index.ts">
|
|
1261
1308
|
<provider selected="true" editor-type-id="text-editor">
|
|
1262
|
-
<state relative-caret-position="
|
|
1263
|
-
<caret line="
|
|
1309
|
+
<state relative-caret-position="495">
|
|
1310
|
+
<caret line="55" selection-start-line="55" selection-end-line="55" />
|
|
1264
1311
|
</state>
|
|
1265
1312
|
</provider>
|
|
1266
1313
|
</entry>
|
|
1267
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
1314
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/text-mode.ts">
|
|
1268
1315
|
<provider selected="true" editor-type-id="text-editor">
|
|
1269
|
-
<state relative-caret-position="
|
|
1270
|
-
<caret line="
|
|
1316
|
+
<state relative-caret-position="435">
|
|
1317
|
+
<caret line="29" column="30" selection-start-line="29" selection-start-column="30" selection-end-line="29" selection-end-column="30" />
|
|
1271
1318
|
</state>
|
|
1272
1319
|
</provider>
|
|
1273
1320
|
</entry>
|
|
1274
|
-
<entry file="file://$PROJECT_DIR$/tests/
|
|
1321
|
+
<entry file="file://$PROJECT_DIR$/tests/_footnotes_latex.js">
|
|
1275
1322
|
<provider selected="true" editor-type-id="text-editor">
|
|
1276
|
-
<state relative-caret-position="
|
|
1277
|
-
<caret line="
|
|
1323
|
+
<state relative-caret-position="1440">
|
|
1324
|
+
<caret line="96" column="56" selection-start-line="96" selection-start-column="56" selection-end-line="96" selection-end-column="56" />
|
|
1278
1325
|
</state>
|
|
1279
1326
|
</provider>
|
|
1280
1327
|
</entry>
|
|
1281
1328
|
<entry file="file://$PROJECT_DIR$/tests/_data/_footnotes_latex/_html/_html_10.js">
|
|
1282
1329
|
<provider selected="true" editor-type-id="text-editor">
|
|
1283
|
-
<state relative-caret-position="
|
|
1284
|
-
<caret line="
|
|
1330
|
+
<state relative-caret-position="495">
|
|
1331
|
+
<caret line="33" selection-start-line="33" selection-end-line="33" />
|
|
1332
|
+
</state>
|
|
1333
|
+
</provider>
|
|
1334
|
+
</entry>
|
|
1335
|
+
<entry file="file://$PROJECT_DIR$/src/mathjax/my-BaseMappings.ts">
|
|
1336
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1337
|
+
<state relative-caret-position="525">
|
|
1338
|
+
<caret line="35" selection-start-line="35" selection-end-line="35" />
|
|
1339
|
+
</state>
|
|
1340
|
+
</provider>
|
|
1341
|
+
</entry>
|
|
1342
|
+
<entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_inline/backticks.js">
|
|
1343
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1344
|
+
<state relative-caret-position="30">
|
|
1345
|
+
<caret line="2" column="13" selection-start-line="2" selection-start-column="13" selection-end-line="2" selection-end-column="13" />
|
|
1346
|
+
</state>
|
|
1347
|
+
</provider>
|
|
1348
|
+
</entry>
|
|
1349
|
+
<entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/parser_block.js">
|
|
1350
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1351
|
+
<state relative-caret-position="240">
|
|
1352
|
+
<caret line="16" column="43" selection-start-line="16" selection-start-column="43" selection-end-line="16" selection-end-column="43" />
|
|
1285
1353
|
</state>
|
|
1286
1354
|
</provider>
|
|
1287
1355
|
</entry>
|
|
1288
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1289
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-latex-footnotes/render-rule.ts">
|
|
1356
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts">
|
|
1290
1357
|
<provider selected="true" editor-type-id="text-editor">
|
|
1291
1358
|
<state relative-caret-position="105">
|
|
1292
|
-
<caret line="
|
|
1359
|
+
<caret line="255" column="23" selection-start-line="255" selection-start-column="23" selection-end-line="255" selection-end-column="23" />
|
|
1293
1360
|
</state>
|
|
1294
1361
|
</provider>
|
|
1295
1362
|
</entry>
|
|
1296
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
1363
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/mdPluginTableTabular.ts">
|
|
1297
1364
|
<provider selected="true" editor-type-id="text-editor">
|
|
1298
|
-
<state relative-caret-position="
|
|
1299
|
-
<caret line="
|
|
1365
|
+
<state relative-caret-position="510">
|
|
1366
|
+
<caret line="45" selection-start-line="45" selection-end-line="45" />
|
|
1300
1367
|
</state>
|
|
1301
1368
|
</provider>
|
|
1302
1369
|
</entry>
|
|
1303
|
-
<entry file="file://$PROJECT_DIR$/tests/
|
|
1304
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-latex-footnotes/interfaces.ts">
|
|
1370
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_tsv/_data.js">
|
|
1305
1371
|
<provider selected="true" editor-type-id="text-editor">
|
|
1306
|
-
<state relative-caret-position="
|
|
1307
|
-
<caret line="
|
|
1372
|
+
<state relative-caret-position="240">
|
|
1373
|
+
<caret line="1435" column="70" selection-start-line="1435" selection-start-column="61" selection-end-line="1435" selection-end-column="70" />
|
|
1308
1374
|
</state>
|
|
1309
1375
|
</provider>
|
|
1310
1376
|
</entry>
|
|
1311
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-
|
|
1377
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-renderer-rules/index.ts">
|
|
1312
1378
|
<provider selected="true" editor-type-id="text-editor">
|
|
1313
|
-
<state relative-caret-position="
|
|
1314
|
-
<caret line="
|
|
1379
|
+
<state relative-caret-position="276">
|
|
1380
|
+
<caret line="38" selection-start-line="38" selection-end-line="39" selection-end-column="38" />
|
|
1315
1381
|
</state>
|
|
1316
1382
|
</provider>
|
|
1317
1383
|
</entry>
|
|
1318
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-
|
|
1319
|
-
<entry file="file://$PROJECT_DIR$/tests/_data/_refs/_data.js" />
|
|
1320
|
-
<entry file="file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts">
|
|
1384
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-latex-footnotes/block-rule.ts">
|
|
1321
1385
|
<provider selected="true" editor-type-id="text-editor">
|
|
1322
|
-
<state relative-caret-position="
|
|
1323
|
-
<caret line="
|
|
1386
|
+
<state relative-caret-position="473">
|
|
1387
|
+
<caret line="161" column="35" selection-start-line="161" selection-start-column="35" selection-end-line="161" selection-end-column="35" />
|
|
1324
1388
|
</state>
|
|
1325
1389
|
</provider>
|
|
1326
1390
|
</entry>
|
|
1327
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
1391
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-latex-footnotes/core-rule.ts">
|
|
1328
1392
|
<provider selected="true" editor-type-id="text-editor">
|
|
1329
|
-
<state relative-caret-position="
|
|
1330
|
-
<caret line="
|
|
1331
|
-
<folding>
|
|
1332
|
-
<element signature="e#0#31#0" expanded="true" />
|
|
1333
|
-
</folding>
|
|
1393
|
+
<state relative-caret-position="3675">
|
|
1394
|
+
<caret line="246" column="57" selection-start-line="246" selection-start-column="57" selection-end-line="246" selection-end-column="57" />
|
|
1334
1395
|
</state>
|
|
1335
1396
|
</provider>
|
|
1336
1397
|
</entry>
|
|
1337
1398
|
<entry file="file://$PROJECT_DIR$/src/markdown/mdPluginRaw.ts">
|
|
1338
1399
|
<provider selected="true" editor-type-id="text-editor">
|
|
1339
|
-
<state relative-caret-position="
|
|
1340
|
-
<caret line="
|
|
1400
|
+
<state relative-caret-position="12990">
|
|
1401
|
+
<caret line="904" column="14" selection-start-line="904" selection-start-column="10" selection-end-line="904" selection-end-column="14" />
|
|
1341
1402
|
<folding>
|
|
1342
1403
|
<element signature="e#0#41#0" expanded="true" />
|
|
1343
1404
|
</folding>
|
|
1344
1405
|
</state>
|
|
1345
1406
|
</provider>
|
|
1346
1407
|
</entry>
|
|
1347
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-inline-
|
|
1408
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-latex-footnotes/inline-ruler2.ts">
|
|
1348
1409
|
<provider selected="true" editor-type-id="text-editor">
|
|
1349
|
-
<state relative-caret-position="
|
|
1350
|
-
<caret line="
|
|
1410
|
+
<state relative-caret-position="75">
|
|
1411
|
+
<caret line="5" column="3" selection-start-line="5" selection-start-column="3" selection-end-line="5" selection-end-column="3" />
|
|
1351
1412
|
</state>
|
|
1352
1413
|
</provider>
|
|
1353
1414
|
</entry>
|
|
1354
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-
|
|
1415
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/tabular-td.ts">
|
|
1355
1416
|
<provider selected="true" editor-type-id="text-editor">
|
|
1356
|
-
<state relative-caret-position="
|
|
1357
|
-
<caret line="
|
|
1417
|
+
<state relative-caret-position="1350">
|
|
1418
|
+
<caret line="92" column="51" selection-start-line="92" selection-start-column="51" selection-end-line="92" selection-end-column="51" />
|
|
1358
1419
|
<folding>
|
|
1359
1420
|
<element signature="e#0#48#0" expanded="true" />
|
|
1360
1421
|
</folding>
|
|
1361
1422
|
</state>
|
|
1362
1423
|
</provider>
|
|
1363
1424
|
</entry>
|
|
1364
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-
|
|
1425
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/common.ts">
|
|
1365
1426
|
<provider selected="true" editor-type-id="text-editor">
|
|
1366
|
-
<state relative-caret-position="
|
|
1367
|
-
<caret line="
|
|
1368
|
-
<folding>
|
|
1369
|
-
<element signature="e#0#70#0" expanded="true" />
|
|
1370
|
-
</folding>
|
|
1427
|
+
<state relative-caret-position="1320">
|
|
1428
|
+
<caret line="88" column="23" selection-start-line="88" selection-start-column="23" selection-end-line="88" selection-end-column="23" />
|
|
1371
1429
|
</state>
|
|
1372
1430
|
</provider>
|
|
1373
1431
|
</entry>
|
|
1374
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
1432
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/image.ts">
|
|
1375
1433
|
<provider selected="true" editor-type-id="text-editor">
|
|
1376
|
-
<state relative-caret-position="
|
|
1377
|
-
<caret line="
|
|
1434
|
+
<state relative-caret-position="1020">
|
|
1435
|
+
<caret line="68" column="9" selection-start-line="12" selection-start-column="38" selection-end-line="12" selection-end-column="49" />
|
|
1378
1436
|
</state>
|
|
1379
1437
|
</provider>
|
|
1380
1438
|
</entry>
|
|
1381
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-
|
|
1439
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/core-inline.ts">
|
|
1382
1440
|
<provider selected="true" editor-type-id="text-editor">
|
|
1383
|
-
<state relative-caret-position="
|
|
1384
|
-
<caret line="
|
|
1441
|
+
<state relative-caret-position="255">
|
|
1442
|
+
<caret line="24" selection-start-line="24" selection-end-line="24" />
|
|
1385
1443
|
<folding>
|
|
1386
|
-
<element signature="e#0#
|
|
1444
|
+
<element signature="e#0#36#0" expanded="true" />
|
|
1387
1445
|
</folding>
|
|
1388
1446
|
</state>
|
|
1389
1447
|
</provider>
|
|
1390
1448
|
</entry>
|
|
1391
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
1449
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/common/consts.ts">
|
|
1392
1450
|
<provider selected="true" editor-type-id="text-editor">
|
|
1393
|
-
<state relative-caret-position="
|
|
1394
|
-
<caret line="
|
|
1451
|
+
<state relative-caret-position="885">
|
|
1452
|
+
<caret line="59" column="73" selection-start-line="59" selection-start-column="73" selection-end-line="59" selection-end-column="73" />
|
|
1395
1453
|
</state>
|
|
1396
1454
|
</provider>
|
|
1397
1455
|
</entry>
|
|
1398
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
1456
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/multi-column-row.ts">
|
|
1399
1457
|
<provider selected="true" editor-type-id="text-editor">
|
|
1400
|
-
<state relative-caret-position="
|
|
1401
|
-
<caret line="
|
|
1458
|
+
<state relative-caret-position="495">
|
|
1459
|
+
<caret line="38" column="22" selection-start-line="38" selection-start-column="22" selection-end-line="38" selection-end-column="22" />
|
|
1402
1460
|
</state>
|
|
1403
1461
|
</provider>
|
|
1404
1462
|
</entry>
|
|
1405
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
1463
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts">
|
|
1406
1464
|
<provider selected="true" editor-type-id="text-editor">
|
|
1407
|
-
<state>
|
|
1408
|
-
<
|
|
1409
|
-
<element signature="e#0#73#0" expanded="true" />
|
|
1410
|
-
</folding>
|
|
1465
|
+
<state relative-caret-position="135">
|
|
1466
|
+
<caret line="16" column="12" selection-start-line="16" selection-start-column="12" selection-end-line="16" selection-end-column="12" />
|
|
1411
1467
|
</state>
|
|
1412
1468
|
</provider>
|
|
1413
1469
|
</entry>
|
|
1414
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1470
|
+
<entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_block/paragraph.js">
|
|
1415
1471
|
<provider selected="true" editor-type-id="text-editor">
|
|
1416
|
-
<state relative-caret-position="
|
|
1417
|
-
<caret line="
|
|
1472
|
+
<state relative-caret-position="120">
|
|
1473
|
+
<caret line="8" selection-start-line="8" selection-end-line="9" />
|
|
1418
1474
|
</state>
|
|
1419
1475
|
</provider>
|
|
1420
1476
|
</entry>
|
|
1421
|
-
<entry file="file://$PROJECT_DIR$/tests/_data/
|
|
1477
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_footnotes_latex/_mmd/_mmd_10.js">
|
|
1422
1478
|
<provider selected="true" editor-type-id="text-editor">
|
|
1423
1479
|
<state>
|
|
1424
|
-
<caret selection-end-column="
|
|
1480
|
+
<caret selection-end-column="16" />
|
|
1425
1481
|
</state>
|
|
1426
1482
|
</provider>
|
|
1427
1483
|
</entry>
|
|
1428
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1484
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-renderer-rules/breaks.ts">
|
|
1429
1485
|
<provider selected="true" editor-type-id="text-editor">
|
|
1430
|
-
<state relative-caret-position="
|
|
1431
|
-
<caret line="
|
|
1486
|
+
<state relative-caret-position="60">
|
|
1487
|
+
<caret line="4" column="63" selection-start-line="4" selection-start-column="63" selection-end-line="4" selection-end-column="63" />
|
|
1432
1488
|
</state>
|
|
1433
1489
|
</provider>
|
|
1434
1490
|
</entry>
|
|
1435
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1436
|
-
<provider selected="true" editor-type-id="
|
|
1437
|
-
<state
|
|
1438
|
-
<
|
|
1439
|
-
<caret line="104" column="31" selection-start-line="104" selection-start-column="31" selection-end-line="104" selection-end-column="53" />
|
|
1440
|
-
<folding>
|
|
1441
|
-
<element signature="e#0#31#0" expanded="true" />
|
|
1442
|
-
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
1443
|
-
<element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#0;n#div#0;n#!!top" expanded="true" />
|
|
1444
|
-
<element signature="e#0#59#0" expanded="true" />
|
|
1445
|
-
<element signature="e#0#121#1" expanded="true" />
|
|
1446
|
-
</folding>
|
|
1447
|
-
</first_editor>
|
|
1448
|
-
<second_editor />
|
|
1491
|
+
<entry file="file://$PROJECT_DIR$/node_modules/markdown-it/lib/rules_block/reference.js">
|
|
1492
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1493
|
+
<state relative-caret-position="960">
|
|
1494
|
+
<caret line="64" column="10" selection-start-line="64" selection-start-column="10" selection-end-line="64" selection-end-column="60" />
|
|
1449
1495
|
</state>
|
|
1450
1496
|
</provider>
|
|
1451
1497
|
</entry>
|
|
1452
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1453
|
-
<provider selected="true" editor-type-id="
|
|
1454
|
-
<state
|
|
1455
|
-
<
|
|
1456
|
-
<caret line="80" column="36" selection-start-line="80" selection-start-column="36" selection-end-line="80" selection-end-column="36" />
|
|
1457
|
-
</first_editor>
|
|
1458
|
-
<second_editor />
|
|
1498
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/common.ts">
|
|
1499
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1500
|
+
<state relative-caret-position="345">
|
|
1501
|
+
<caret line="23" column="2" selection-start-line="23" selection-start-column="2" selection-end-line="23" selection-end-column="2" />
|
|
1459
1502
|
</state>
|
|
1460
1503
|
</provider>
|
|
1461
1504
|
</entry>
|
|
1462
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1463
|
-
<provider selected="true" editor-type-id="
|
|
1464
|
-
<state
|
|
1465
|
-
<
|
|
1466
|
-
<caret line="57" selection-start-line="57" selection-end-line="57" selection-end-column="43" />
|
|
1467
|
-
</first_editor>
|
|
1468
|
-
<second_editor />
|
|
1505
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/utils.ts">
|
|
1506
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1507
|
+
<state relative-caret-position="10485">
|
|
1508
|
+
<caret line="699" column="16" selection-start-line="699" selection-start-column="16" selection-end-line="699" selection-end-column="16" />
|
|
1469
1509
|
</state>
|
|
1470
1510
|
</provider>
|
|
1471
1511
|
</entry>
|
|
1472
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/
|
|
1512
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/mdPluginText.ts">
|
|
1473
1513
|
<provider selected="true" editor-type-id="text-editor">
|
|
1474
|
-
<state relative-caret-position="
|
|
1475
|
-
<caret line="
|
|
1514
|
+
<state relative-caret-position="195">
|
|
1515
|
+
<caret line="13" selection-start-line="809" selection-start-column="30" selection-end-line="809" selection-end-column="34" />
|
|
1476
1516
|
</state>
|
|
1477
1517
|
</provider>
|
|
1478
1518
|
</entry>
|
|
1479
|
-
<entry file="file://$PROJECT_DIR$/
|
|
1519
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/rules.ts">
|
|
1480
1520
|
<provider selected="true" editor-type-id="text-editor">
|
|
1481
|
-
<state relative-caret-position="
|
|
1482
|
-
<caret line="
|
|
1521
|
+
<state relative-caret-position="705">
|
|
1522
|
+
<caret line="51" column="57" selection-start-line="51" selection-start-column="57" selection-end-line="51" selection-end-column="57" />
|
|
1523
|
+
<folding>
|
|
1524
|
+
<element signature="e#0#38#0" expanded="true" />
|
|
1525
|
+
</folding>
|
|
1483
1526
|
</state>
|
|
1484
1527
|
</provider>
|
|
1485
1528
|
</entry>
|
|
1486
|
-
<entry file="file://$PROJECT_DIR$/tests/
|
|
1529
|
+
<entry file="file://$PROJECT_DIR$/tests/_tabular.js">
|
|
1487
1530
|
<provider selected="true" editor-type-id="text-editor">
|
|
1488
|
-
<state relative-caret-position="
|
|
1489
|
-
<caret line="
|
|
1531
|
+
<state relative-caret-position="270">
|
|
1532
|
+
<caret line="18" selection-start-line="18" selection-end-line="18" />
|
|
1490
1533
|
</state>
|
|
1491
1534
|
</provider>
|
|
1492
1535
|
</entry>
|
|
1493
|
-
<entry file="file://$PROJECT_DIR$/tests/_data/
|
|
1536
|
+
<entry file="file://$PROJECT_DIR$/tests/_data/_tabular/_data.js">
|
|
1494
1537
|
<provider selected="true" editor-type-id="text-editor">
|
|
1495
|
-
<state relative-caret-position="
|
|
1496
|
-
<caret line="
|
|
1538
|
+
<state relative-caret-position="405">
|
|
1539
|
+
<caret line="481" column="179" selection-start-line="481" selection-start-column="179" selection-end-line="481" selection-end-column="179" />
|
|
1497
1540
|
<folding>
|
|
1498
|
-
<element signature="n#style#0;n#
|
|
1499
|
-
<element signature="n#style#0;n#
|
|
1500
|
-
<element signature="n#style#0;n#
|
|
1501
|
-
<element signature="n#style#0;n#
|
|
1502
|
-
<element signature="n#style#0;n#td#
|
|
1503
|
-
<element signature="n#style#0;n#td#
|
|
1504
|
-
<element signature="n#style#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n
|
|
1505
|
-
<element signature="n#style#0;n#td#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n
|
|
1506
|
-
<element signature="n#style#0;n#td#1;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n
|
|
1507
|
-
<element signature="n#style#0;n#tr#
|
|
1508
|
-
<element signature="n#style#0;n#td#0;n#tr#
|
|
1509
|
-
<element signature="n#style#0;n#
|
|
1510
|
-
<element signature="n#style#0;n#
|
|
1511
|
-
<element signature="n#style#0;n#
|
|
1512
|
-
<element signature="n#style#0;n#
|
|
1513
|
-
<element signature="n#style#0;n#td#
|
|
1514
|
-
<element signature="n#style#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#
|
|
1515
|
-
<element signature="n#style#0;n#td#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#
|
|
1516
|
-
<element signature="n#style#0;n#
|
|
1517
|
-
<element signature="
|
|
1518
|
-
<element signature="n#style#0;n#
|
|
1519
|
-
<element signature="n#style#0;n#
|
|
1520
|
-
<element signature="n#style#0;n#
|
|
1521
|
-
<element signature="n#style#0;n#
|
|
1522
|
-
<element signature="n#style#0;n#
|
|
1523
|
-
<element signature="n#style#0;n#
|
|
1524
|
-
<element signature="n#style#0;n#
|
|
1525
|
-
<element signature="n#style#0;n#
|
|
1526
|
-
<element signature="n#style#0;n#div#
|
|
1527
|
-
<element signature="n#style#0;n#div#0;n#div#
|
|
1528
|
-
<element signature="n#style#0;n#
|
|
1529
|
-
<element signature="n#style#0;n#
|
|
1530
|
-
<element signature="n#style#0;n#div#0;n
|
|
1531
|
-
<element signature="n#style#0;n#div#
|
|
1532
|
-
<element signature="n#style#0;n#div#0;n#div#
|
|
1533
|
-
<element signature="n#style#0;n#
|
|
1541
|
+
<element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#1;n#div#2;n#!!top" expanded="true" />
|
|
1542
|
+
<element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#2;n#div#2;n#!!top" expanded="true" />
|
|
1543
|
+
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
1544
|
+
<element signature="n#style#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1545
|
+
<element signature="n#style#0;n#td#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1546
|
+
<element signature="n#style#0;n#td#1;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1547
|
+
<element signature="n#style#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1548
|
+
<element signature="n#style#0;n#td#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1549
|
+
<element signature="n#style#0;n#td#1;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1550
|
+
<element signature="n#style#0;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1551
|
+
<element signature="n#style#0;n#td#0;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1552
|
+
<element signature="n#style#0;n#td#1;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1553
|
+
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
1554
|
+
<element signature="n#style#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1555
|
+
<element signature="n#style#0;n#td#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1556
|
+
<element signature="n#style#0;n#td#1;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1557
|
+
<element signature="n#style#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1558
|
+
<element signature="n#style#0;n#td#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1559
|
+
<element signature="n#style#0;n#td#1;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1560
|
+
<element signature="n#style#0;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1561
|
+
<element signature="n#style#0;n#td#0;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1562
|
+
<element signature="n#style#0;n#td#1;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1563
|
+
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
1564
|
+
<element signature="n#style#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1565
|
+
<element signature="n#style#0;n#td#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1566
|
+
<element signature="n#style#0;n#td#1;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1567
|
+
<element signature="n#style#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1568
|
+
<element signature="n#style#0;n#td#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1569
|
+
<element signature="n#style#0;n#td#1;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1570
|
+
<element signature="n#style#0;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1571
|
+
<element signature="n#style#0;n#td#0;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1572
|
+
<element signature="n#style#0;n#td#1;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1573
|
+
<element signature="n#style#0;n#div#0;n#!!top" expanded="true" />
|
|
1574
|
+
<element signature="n#style#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1575
|
+
<element signature="n#style#0;n#td#0;n#tr#0;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1576
|
+
<element signature="n#style#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1577
|
+
<element signature="n#style#0;n#td#0;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1578
|
+
<element signature="e#786#792#0" expanded="true" />
|
|
1579
|
+
<element signature="n#style#0;n#td#1;n#tr#1;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1580
|
+
<element signature="n#style#0;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1581
|
+
<element signature="n#style#0;n#td#0;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1582
|
+
<element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#0;n#td#0;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1583
|
+
<element signature="e#1723#1729#0" expanded="true" />
|
|
1584
|
+
<element signature="n#style#0;n#td#1;n#tr#2;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1585
|
+
<element signature="n#style#0;n#tr#3;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1586
|
+
<element signature="n#style#0;n#td#0;n#tr#3;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1587
|
+
<element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#0;n#td#0;n#tr#3;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1588
|
+
<element signature="e#2747#2753#0" expanded="true" />
|
|
1589
|
+
<element signature="n#style#0;n#td#1;n#tr#3;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1590
|
+
<element signature="n#style#0;n#tr#4;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1591
|
+
<element signature="n#style#0;n#td#0;n#tr#4;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1592
|
+
<element signature="e#3252#3258#0" expanded="true" />
|
|
1593
|
+
<element signature="n#style#0;n#td#1;n#tr#4;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1594
|
+
<element signature="n#style#0;n#tr#5;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1595
|
+
<element signature="n#style#0;n#td#0;n#tr#5;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1596
|
+
<element signature="n#style#0;n#tr#6;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1597
|
+
<element signature="n#style#0;n#td#0;n#tr#6;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1598
|
+
<element signature="e#4100#4106#0" expanded="true" />
|
|
1599
|
+
<element signature="n#style#0;n#td#1;n#tr#6;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1600
|
+
<element signature="n#style#0;n#tr#7;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1601
|
+
<element signature="n#style#0;n#td#0;n#tr#7;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1602
|
+
<element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#0;n#td#0;n#tr#7;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1603
|
+
<element signature="e#5037#5043#0" expanded="true" />
|
|
1604
|
+
<element signature="n#style#0;n#td#1;n#tr#7;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1605
|
+
<element signature="n#style#0;n#tr#8;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1606
|
+
<element signature="n#style#0;n#td#0;n#tr#8;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1607
|
+
<element signature="n#style#0;n#svg#0;n#mjx-container#0;n#span#0;n#td#0;n#tr#8;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1608
|
+
<element signature="e#6061#6067#0" expanded="true" />
|
|
1609
|
+
<element signature="n#style#0;n#td#1;n#tr#8;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1610
|
+
<element signature="n#style#0;n#tr#9;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1611
|
+
<element signature="n#style#0;n#td#0;n#tr#9;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1612
|
+
<element signature="e#6566#6572#0" expanded="true" />
|
|
1613
|
+
<element signature="n#style#0;n#td#1;n#tr#9;n#tbody#0;n#table#0;n#div#0;n#div#0;n#!!top" expanded="true" />
|
|
1534
1614
|
</folding>
|
|
1535
1615
|
</state>
|
|
1536
1616
|
</provider>
|
|
1537
1617
|
</entry>
|
|
1538
|
-
<entry file="file://$PROJECT_DIR$/src/
|
|
1618
|
+
<entry file="file://$PROJECT_DIR$/src/styles/index.ts">
|
|
1539
1619
|
<provider selected="true" editor-type-id="text-editor">
|
|
1540
|
-
<state relative-caret-position="
|
|
1541
|
-
<caret line="
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1620
|
+
<state relative-caret-position="527">
|
|
1621
|
+
<caret line="360" column="19" selection-start-line="360" selection-start-column="19" selection-end-line="360" selection-end-column="19" />
|
|
1622
|
+
</state>
|
|
1623
|
+
</provider>
|
|
1624
|
+
</entry>
|
|
1625
|
+
<entry file="file://$PROJECT_DIR$/package.json">
|
|
1626
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1627
|
+
<state relative-caret-position="30">
|
|
1628
|
+
<caret line="2" column="20" selection-start-line="2" selection-start-column="20" selection-end-line="2" selection-end-column="20" />
|
|
1548
1629
|
</state>
|
|
1549
1630
|
</provider>
|
|
1550
1631
|
</entry>
|