mathpix-markdown-it 1.0.95 → 1.0.96
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 +69 -61
- package/es5/bundle.js +1 -1
- package/es5/index.js +1 -1
- package/lib/markdown/md-block-rule/begin-tabular/index.js +1 -0
- package/lib/markdown/md-block-rule/begin-tabular/index.js.map +1 -1
- package/lib/markdown/md-inline-rule/tabular.js +1 -0
- package/lib/markdown/md-inline-rule/tabular.js.map +1 -1
- package/package.json +1 -1
package/.idea/workspace.xml
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
<bookmark url="file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts" line="186" mnemonic="7" />
|
|
11
11
|
<bookmark url="file://$PROJECT_DIR$/src/markdown/rules.ts" line="55" mnemonic="9" />
|
|
12
12
|
<bookmark url="file://$PROJECT_DIR$/src/markdown/mdPluginRaw.ts" line="593" mnemonic="0" />
|
|
13
|
-
<bookmark url="file://$PROJECT_DIR$/
|
|
13
|
+
<bookmark url="file://$PROJECT_DIR$/src/markdown/md-inline-rule/tabular.ts" line="39" mnemonic="1" />
|
|
14
14
|
</component>
|
|
15
15
|
<component name="ChangeListManager">
|
|
16
16
|
<list default="true" id="57194d73-380e-4999-b7f4-281db5a1b6dc" name="Default Changelist" comment="Merge branch 'master' into dev/olga/218-Add-support-for-labels-and-references-for-sections # Conflicts: #	es5/bundle.js #	es5/index.js #	lib/markdown/mdPluginRaw.js #	lib/markdown/mdPluginRaw.js.map #	lib/mathjax/index.d.ts #	lib/mathjax/index.js #	lib/mathjax/index.js.map #	src/markdown/mdPluginRaw.ts #	src/mathjax/index.ts" />
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
<session id="1706553226">
|
|
29
29
|
<usages-collector id="statistics.lifecycle.project">
|
|
30
30
|
<counts>
|
|
31
|
-
<entry key="project.closed" value="
|
|
31
|
+
<entry key="project.closed" value="151" />
|
|
32
32
|
<entry key="project.open.time.10" value="6" />
|
|
33
33
|
<entry key="project.open.time.11" value="9" />
|
|
34
34
|
<entry key="project.open.time.12" value="5" />
|
|
@@ -46,19 +46,19 @@
|
|
|
46
46
|
<entry key="project.open.time.31" value="1" />
|
|
47
47
|
<entry key="project.open.time.32" value="1" />
|
|
48
48
|
<entry key="project.open.time.34" value="2" />
|
|
49
|
-
<entry key="project.open.time.4" value="
|
|
49
|
+
<entry key="project.open.time.4" value="39" />
|
|
50
50
|
<entry key="project.open.time.48" value="1" />
|
|
51
|
-
<entry key="project.open.time.5" value="
|
|
51
|
+
<entry key="project.open.time.5" value="17" />
|
|
52
52
|
<entry key="project.open.time.6" value="10" />
|
|
53
53
|
<entry key="project.open.time.7" value="6" />
|
|
54
54
|
<entry key="project.open.time.8" value="2" />
|
|
55
55
|
<entry key="project.open.time.9" value="2" />
|
|
56
|
-
<entry key="project.opened" value="
|
|
56
|
+
<entry key="project.opened" value="173" />
|
|
57
57
|
</counts>
|
|
58
58
|
</usages-collector>
|
|
59
59
|
<usages-collector id="statistics.js.language.service.starts">
|
|
60
60
|
<counts>
|
|
61
|
-
<entry key="TypeScriptServerServiceImpl" value="
|
|
61
|
+
<entry key="TypeScriptServerServiceImpl" value="165" />
|
|
62
62
|
</counts>
|
|
63
63
|
</usages-collector>
|
|
64
64
|
<usages-collector id="statistics.file.extensions.open">
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
<entry key="md" value="43" />
|
|
78
78
|
<entry key="png" value="2" />
|
|
79
79
|
<entry key="sre" value="1" />
|
|
80
|
-
<entry key="ts" value="
|
|
80
|
+
<entry key="ts" value="1071" />
|
|
81
81
|
<entry key="tsx" value="39" />
|
|
82
82
|
</counts>
|
|
83
83
|
</usages-collector>
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
<entry key="JavaScript" value="443" />
|
|
94
94
|
<entry key="Markdown" value="43" />
|
|
95
95
|
<entry key="PLAIN_TEXT" value="8" />
|
|
96
|
-
<entry key="TypeScript" value="
|
|
96
|
+
<entry key="TypeScript" value="1071" />
|
|
97
97
|
<entry key="TypeScript JSX" value="39" />
|
|
98
98
|
<entry key="tsconfig" value="4" />
|
|
99
99
|
<entry key="yarn.lock" value="10" />
|
|
@@ -104,10 +104,10 @@
|
|
|
104
104
|
<entry key="css" value="98" />
|
|
105
105
|
<entry key="html" value="47" />
|
|
106
106
|
<entry key="js" value="12452" />
|
|
107
|
-
<entry key="json" value="
|
|
107
|
+
<entry key="json" value="73" />
|
|
108
108
|
<entry key="jsx" value="1587" />
|
|
109
109
|
<entry key="md" value="2266" />
|
|
110
|
-
<entry key="ts" value="
|
|
110
|
+
<entry key="ts" value="95384" />
|
|
111
111
|
<entry key="tsx" value="1069" />
|
|
112
112
|
</counts>
|
|
113
113
|
</usages-collector>
|
|
@@ -115,11 +115,11 @@
|
|
|
115
115
|
<counts>
|
|
116
116
|
<entry key="CSS" value="98" />
|
|
117
117
|
<entry key="HTML" value="122" />
|
|
118
|
-
<entry key="JSON" value="
|
|
118
|
+
<entry key="JSON" value="47" />
|
|
119
119
|
<entry key="JSX Harmony" value="1587" />
|
|
120
120
|
<entry key="JavaScript" value="12465" />
|
|
121
121
|
<entry key="Markdown" value="2186" />
|
|
122
|
-
<entry key="TypeScript" value="
|
|
122
|
+
<entry key="TypeScript" value="95376" />
|
|
123
123
|
<entry key="TypeScript JSX" value="1069" />
|
|
124
124
|
<entry key="tsconfig" value="26" />
|
|
125
125
|
</counts>
|
|
@@ -130,26 +130,32 @@
|
|
|
130
130
|
<favorites_list name="mathpix-markdown-it" />
|
|
131
131
|
</component>
|
|
132
132
|
<component name="FileEditorManager">
|
|
133
|
-
<splitter split-orientation="horizontal" split-proportion="0.
|
|
133
|
+
<splitter split-orientation="horizontal" split-proportion="0.50468457">
|
|
134
134
|
<split-first>
|
|
135
135
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
136
136
|
<file pinned="false" current-in-tab="true">
|
|
137
137
|
<entry file="file://$PROJECT_DIR$/package.json">
|
|
138
138
|
<provider selected="true" editor-type-id="text-editor">
|
|
139
|
-
<state relative-caret-position="
|
|
140
|
-
<caret line="
|
|
139
|
+
<state relative-caret-position="30">
|
|
140
|
+
<caret line="2" column="20" selection-start-line="2" selection-start-column="20" selection-end-line="2" selection-end-column="20" />
|
|
141
141
|
</state>
|
|
142
142
|
</provider>
|
|
143
143
|
</entry>
|
|
144
144
|
</file>
|
|
145
145
|
<file pinned="false" current-in-tab="false">
|
|
146
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-
|
|
146
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/tabular.ts">
|
|
147
147
|
<provider selected="true" editor-type-id="text-editor">
|
|
148
|
-
<state relative-caret-position="
|
|
149
|
-
<caret line="
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
148
|
+
<state relative-caret-position="209">
|
|
149
|
+
<caret line="40" column="12" selection-start-line="40" selection-start-column="12" selection-end-line="40" selection-end-column="51" />
|
|
150
|
+
</state>
|
|
151
|
+
</provider>
|
|
152
|
+
</entry>
|
|
153
|
+
</file>
|
|
154
|
+
<file pinned="false" current-in-tab="false">
|
|
155
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts">
|
|
156
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
157
|
+
<state relative-caret-position="480">
|
|
158
|
+
<caret line="195" column="36" selection-start-line="195" selection-start-column="36" selection-end-line="195" selection-end-column="36" />
|
|
153
159
|
</state>
|
|
154
160
|
</provider>
|
|
155
161
|
</entry>
|
|
@@ -157,7 +163,7 @@
|
|
|
157
163
|
<file pinned="false" current-in-tab="false">
|
|
158
164
|
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts">
|
|
159
165
|
<provider selected="true" editor-type-id="text-editor">
|
|
160
|
-
<state relative-caret-position="
|
|
166
|
+
<state relative-caret-position="945">
|
|
161
167
|
<caret line="63" selection-start-line="63" selection-end-line="63" />
|
|
162
168
|
<folding>
|
|
163
169
|
<element signature="e#0#40#0" expanded="true" />
|
|
@@ -274,7 +280,7 @@
|
|
|
274
280
|
<file pinned="false" current-in-tab="false">
|
|
275
281
|
<entry file="file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts">
|
|
276
282
|
<provider selected="true" editor-type-id="text-editor">
|
|
277
|
-
<state relative-caret-position="
|
|
283
|
+
<state relative-caret-position="1725">
|
|
278
284
|
<caret line="120" column="16" selection-start-line="120" selection-start-column="16" selection-end-line="120" selection-end-column="16" />
|
|
279
285
|
<folding>
|
|
280
286
|
<element signature="e#0#45#0" expanded="true" />
|
|
@@ -305,8 +311,6 @@
|
|
|
305
311
|
</component>
|
|
306
312
|
<component name="FindInProjectRecents">
|
|
307
313
|
<findStrings>
|
|
308
|
-
<find>asciimath_tsv</find>
|
|
309
|
-
<find>tableToCsv</find>
|
|
310
314
|
<find>toCsv</find>
|
|
311
315
|
<find>AddToAsciiData</find>
|
|
312
316
|
<find>_md</find>
|
|
@@ -335,6 +339,8 @@
|
|
|
335
339
|
<find>ascii</find>
|
|
336
340
|
<find>renderInlineTokenBlock</find>
|
|
337
341
|
<find>renderTabularInline</find>
|
|
342
|
+
<find>include_tsv</find>
|
|
343
|
+
<find>env.tabulare</find>
|
|
338
344
|
</findStrings>
|
|
339
345
|
<replaceStrings>
|
|
340
346
|
<replace>MJSimple</replace>
|
|
@@ -372,9 +378,9 @@
|
|
|
372
378
|
<dir>$PROJECT_DIR$/src/contex-menu</dir>
|
|
373
379
|
<dir>$PROJECT_DIR$/src/mathpix-markdown-model</dir>
|
|
374
380
|
<dir>$PROJECT_DIR$/src/mathjax</dir>
|
|
375
|
-
<dir>$PROJECT_DIR$/src</dir>
|
|
376
381
|
<dir>$PROJECT_DIR$/tests/_data</dir>
|
|
377
382
|
<dir>$PROJECT_DIR$/src/markdown</dir>
|
|
383
|
+
<dir>$PROJECT_DIR$/src</dir>
|
|
378
384
|
</dirStrings>
|
|
379
385
|
</component>
|
|
380
386
|
<component name="Git.Settings">
|
|
@@ -383,7 +389,6 @@
|
|
|
383
389
|
<component name="IdeDocumentHistory">
|
|
384
390
|
<option name="CHANGED_PATHS">
|
|
385
391
|
<list>
|
|
386
|
-
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/multi-column-row.ts" />
|
|
387
392
|
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/common.ts" />
|
|
388
393
|
<option value="$PROJECT_DIR$/src/markdown/mdPluginText.ts" />
|
|
389
394
|
<option value="$PROJECT_DIR$/tests/_data/_tokenPositions/_data.js" />
|
|
@@ -419,7 +424,6 @@
|
|
|
419
424
|
<option value="$PROJECT_DIR$/src/helpers/parse-mmd-element.ts" />
|
|
420
425
|
<option value="$PROJECT_DIR$/src/mathjax/serialized-ascii/index.ts" />
|
|
421
426
|
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/tabular-td.ts" />
|
|
422
|
-
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts" />
|
|
423
427
|
<option value="$PROJECT_DIR$/tests/_csv.js" />
|
|
424
428
|
<option value="$PROJECT_DIR$/src/mathjax/index.ts" />
|
|
425
429
|
<option value="$PROJECT_DIR$/src/mathjax/serialized-ascii/handlers.ts" />
|
|
@@ -433,6 +437,8 @@
|
|
|
433
437
|
<option value="$PROJECT_DIR$/src/markdown/rules.ts" />
|
|
434
438
|
<option value="$PROJECT_DIR$/src/markdown/md-renderer-rules/render-tabular.ts" />
|
|
435
439
|
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts" />
|
|
440
|
+
<option value="$PROJECT_DIR$/src/markdown/md-inline-rule/tabular.ts" />
|
|
441
|
+
<option value="$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts" />
|
|
436
442
|
<option value="$PROJECT_DIR$/package.json" />
|
|
437
443
|
</list>
|
|
438
444
|
</option>
|
|
@@ -463,10 +469,11 @@
|
|
|
463
469
|
<path value="$PROJECT_DIR$/package.json" />
|
|
464
470
|
</packageJsonPaths>
|
|
465
471
|
</component>
|
|
466
|
-
<component name="ProjectFrameBounds">
|
|
467
|
-
<option name="
|
|
468
|
-
<option name="
|
|
469
|
-
<option name="
|
|
472
|
+
<component name="ProjectFrameBounds" fullScreen="true">
|
|
473
|
+
<option name="x" value="-154" />
|
|
474
|
+
<option name="y" value="-1080" />
|
|
475
|
+
<option name="width" value="1920" />
|
|
476
|
+
<option name="height" value="1080" />
|
|
470
477
|
</component>
|
|
471
478
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
472
479
|
<component name="ProjectView">
|
|
@@ -730,11 +737,13 @@
|
|
|
730
737
|
<workItem from="1683272980212" duration="1204000" />
|
|
731
738
|
<workItem from="1683575360820" duration="433000" />
|
|
732
739
|
<workItem from="1683739126843" duration="686000" />
|
|
740
|
+
<workItem from="1683739821705" duration="77000" />
|
|
741
|
+
<workItem from="1683784037249" duration="2292000" />
|
|
733
742
|
</task>
|
|
734
743
|
<servers />
|
|
735
744
|
</component>
|
|
736
745
|
<component name="TimeTrackingManager">
|
|
737
|
-
<option name="totallyTimeSpent" value="
|
|
746
|
+
<option name="totallyTimeSpent" value="2107449000" />
|
|
738
747
|
</component>
|
|
739
748
|
<component name="TodoView">
|
|
740
749
|
<todo-panel id="selected-file">
|
|
@@ -746,10 +755,9 @@
|
|
|
746
755
|
</todo-panel>
|
|
747
756
|
</component>
|
|
748
757
|
<component name="ToolWindowManager">
|
|
749
|
-
<frame x="
|
|
750
|
-
<editor active="true" />
|
|
758
|
+
<frame x="-154" y="-1080" width="1920" height="1080" extended-state="0" />
|
|
751
759
|
<layout>
|
|
752
|
-
<window_info content_ui="combo" id="Project" order="0" sideWeight="0.49395162" visible="true" weight="0.
|
|
760
|
+
<window_info content_ui="combo" id="Project" order="0" sideWeight="0.49395162" visible="true" weight="0.1569247" />
|
|
753
761
|
<window_info id="Structure" order="1" sideWeight="0.5060484" side_tool="true" weight="0.21637055" />
|
|
754
762
|
<window_info id="npm" order="2" side_tool="true" />
|
|
755
763
|
<window_info id="DB Browser" order="3" />
|
|
@@ -768,7 +776,7 @@
|
|
|
768
776
|
<window_info anchor="bottom" id="Version Control" order="9" show_stripe_button="false" />
|
|
769
777
|
<window_info anchor="bottom" id="DB Execution Console" order="10" />
|
|
770
778
|
<window_info anchor="bottom" id="TypeScript" order="11" />
|
|
771
|
-
<window_info active="true" anchor="bottom" id="Terminal" order="12" sideWeight="0.4993515" visible="true" weight="0.
|
|
779
|
+
<window_info active="true" anchor="bottom" id="Terminal" order="12" sideWeight="0.4993515" visible="true" weight="0.37623763" />
|
|
772
780
|
<window_info anchor="bottom" id="Event Log" order="13" sideWeight="0.5006485" side_tool="true" weight="0.24063565" />
|
|
773
781
|
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
774
782
|
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
@@ -923,13 +931,6 @@
|
|
|
923
931
|
</breakpoint-manager>
|
|
924
932
|
</component>
|
|
925
933
|
<component name="editorHistoryManager">
|
|
926
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/common.ts">
|
|
927
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
928
|
-
<state relative-caret-position="120">
|
|
929
|
-
<caret line="8" column="30" selection-start-line="8" selection-start-column="30" selection-end-line="8" selection-end-column="30" />
|
|
930
|
-
</state>
|
|
931
|
-
</provider>
|
|
932
|
-
</entry>
|
|
933
934
|
<entry file="file://$PROJECT_DIR$/node_modules/mathjax-full/js/core/MmlTree/MmlNode.d.ts">
|
|
934
935
|
<provider selected="true" editor-type-id="text-editor">
|
|
935
936
|
<state relative-caret-position="2250">
|
|
@@ -1048,13 +1049,6 @@
|
|
|
1048
1049
|
</state>
|
|
1049
1050
|
</provider>
|
|
1050
1051
|
</entry>
|
|
1051
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts">
|
|
1052
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
1053
|
-
<state relative-caret-position="3675">
|
|
1054
|
-
<caret line="256" column="19" selection-start-line="256" selection-start-column="19" selection-end-line="256" selection-end-column="19" />
|
|
1055
|
-
</state>
|
|
1056
|
-
</provider>
|
|
1057
|
-
</entry>
|
|
1058
1052
|
<entry file="file://$PROJECT_DIR$/src/helpers/parse-mmd-element.ts">
|
|
1059
1053
|
<provider selected="true" editor-type-id="text-editor">
|
|
1060
1054
|
<state relative-caret-position="1065">
|
|
@@ -1127,7 +1121,7 @@
|
|
|
1127
1121
|
</entry>
|
|
1128
1122
|
<entry file="file://$PROJECT_DIR$/src/markdown/md-renderer-rules/render-tabular.ts">
|
|
1129
1123
|
<provider selected="true" editor-type-id="text-editor">
|
|
1130
|
-
<state relative-caret-position="
|
|
1124
|
+
<state relative-caret-position="4365">
|
|
1131
1125
|
<caret line="291" column="18" selection-start-line="291" selection-start-column="18" selection-end-line="291" selection-end-column="18" />
|
|
1132
1126
|
<folding>
|
|
1133
1127
|
<element signature="e#0#40#0" expanded="true" />
|
|
@@ -1135,6 +1129,16 @@
|
|
|
1135
1129
|
</state>
|
|
1136
1130
|
</provider>
|
|
1137
1131
|
</entry>
|
|
1132
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/parse-tabular.ts">
|
|
1133
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1134
|
+
<state relative-caret-position="945">
|
|
1135
|
+
<caret line="63" selection-start-line="63" selection-end-line="63" />
|
|
1136
|
+
<folding>
|
|
1137
|
+
<element signature="e#0#40#0" expanded="true" />
|
|
1138
|
+
</folding>
|
|
1139
|
+
</state>
|
|
1140
|
+
</provider>
|
|
1141
|
+
</entry>
|
|
1138
1142
|
<entry file="file://$PROJECT_DIR$/tests/_data/_table-markdown/_data.js">
|
|
1139
1143
|
<provider selected="true" editor-type-id="text-editor">
|
|
1140
1144
|
<state relative-caret-position="13740">
|
|
@@ -1216,7 +1220,7 @@
|
|
|
1216
1220
|
</entry>
|
|
1217
1221
|
<entry file="file://$PROJECT_DIR$/src/mathpix-markdown-model/index.ts">
|
|
1218
1222
|
<provider selected="true" editor-type-id="text-editor">
|
|
1219
|
-
<state relative-caret-position="
|
|
1223
|
+
<state relative-caret-position="1725">
|
|
1220
1224
|
<caret line="120" column="16" selection-start-line="120" selection-start-column="16" selection-end-line="120" selection-end-column="16" />
|
|
1221
1225
|
<folding>
|
|
1222
1226
|
<element signature="e#0#45#0" expanded="true" />
|
|
@@ -1231,20 +1235,24 @@
|
|
|
1231
1235
|
</state>
|
|
1232
1236
|
</provider>
|
|
1233
1237
|
</entry>
|
|
1234
|
-
<entry file="file://$PROJECT_DIR$/src/markdown/md-
|
|
1238
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-inline-rule/tabular.ts">
|
|
1235
1239
|
<provider selected="true" editor-type-id="text-editor">
|
|
1236
|
-
<state relative-caret-position="
|
|
1237
|
-
<caret line="
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1240
|
+
<state relative-caret-position="209">
|
|
1241
|
+
<caret line="40" column="12" selection-start-line="40" selection-start-column="12" selection-end-line="40" selection-end-column="51" />
|
|
1242
|
+
</state>
|
|
1243
|
+
</provider>
|
|
1244
|
+
</entry>
|
|
1245
|
+
<entry file="file://$PROJECT_DIR$/src/markdown/md-block-rule/begin-tabular/index.ts">
|
|
1246
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1247
|
+
<state relative-caret-position="480">
|
|
1248
|
+
<caret line="195" column="36" selection-start-line="195" selection-start-column="36" selection-end-line="195" selection-end-column="36" />
|
|
1241
1249
|
</state>
|
|
1242
1250
|
</provider>
|
|
1243
1251
|
</entry>
|
|
1244
1252
|
<entry file="file://$PROJECT_DIR$/package.json">
|
|
1245
1253
|
<provider selected="true" editor-type-id="text-editor">
|
|
1246
|
-
<state relative-caret-position="
|
|
1247
|
-
<caret line="
|
|
1254
|
+
<state relative-caret-position="30">
|
|
1255
|
+
<caret line="2" column="20" selection-start-line="2" selection-start-column="20" selection-end-line="2" selection-end-column="20" />
|
|
1248
1256
|
</state>
|
|
1249
1257
|
</provider>
|
|
1250
1258
|
</entry>
|