@@ -13,12 +13,8 @@ ADD: The introduction provides an overview of the document's purpose and structu
13
13
14
14
ADD: ## Main Content
15
15
16
- ADD: The main content section contains the bulk of the information.
17
-
18
16
ADD: ### Subsection 1
19
17
20
- ADD: Details about the first subsection are provided here.
21
-
22
18
ADD: ### Subsection 2
23
19
24
20
ADD: Details about the second subsection are provided here.
@@ -33,6 +29,15 @@ ADD: A list of references and resources used in the document.
33
29
"
34
30
` ;
35
31
32
+ exports [` markdown AI util > 3 lines -> 1 line 1` ] = `
33
+ "CHANGED: mestis
34
+
35
+ REMOVE: Test
36
+
37
+ REMOVE: This
38
+ "
39
+ ` ;
40
+
36
41
exports [` markdown AI util > 3 lines -> large text 1` ] = `
37
42
"CHANGED: # Document Title
38
43
@@ -46,20 +51,10 @@ ADD: The introduction provides an overview of the document's purpose and structu
46
51
47
52
ADD: ## Main Content
48
53
49
- ADD: The main content section contains the bulk of the information.
50
-
51
54
ADD: ### Subsection 1
52
55
53
- ADD: Details about the first subsection are provided here.
54
-
55
56
CHANGED: ### Subsection 2
56
57
57
- ADD: Details about the second subsection are provided here.
58
-
59
- ADD: ## Conclusion
60
-
61
- ADD: The conclusion summarizes the key points discussed in the document.
62
-
63
58
ADD: ## References
64
59
65
60
ADD: A list of references and resources used in the document.
@@ -149,6 +144,72 @@ REMOVE: hello
149
144
"
150
145
` ;
151
146
147
+ exports [` markdown AI util > large text -> 1 line 1` ] = `
148
+ "REMOVE: # Document Title
149
+
150
+ REMOVE: Test
151
+
152
+ CHANGED: hello
153
+
154
+ REMOVE: ## Introduction
155
+
156
+ REMOVE: The introduction provides an overview of the document's purpose and structure.
157
+
158
+ REMOVE: ## Main Content
159
+
160
+ REMOVE: The main content section contains the bulk of the information.
161
+
162
+ REMOVE: ### Subsection 1
163
+
164
+ REMOVE: Details about the first subsection are provided here.
165
+
166
+ REMOVE: ### Subsection 2
167
+
168
+ REMOVE: Details about the second subsection are provided here.
169
+
170
+ REMOVE: ## Conclusion
171
+
172
+ REMOVE: The conclusion summarizes the key points discussed in the document.
173
+
174
+ REMOVE: ## References
175
+
176
+ REMOVE: A list of references and resources used in the document.
177
+ "
178
+ ` ;
179
+
180
+ exports [` markdown AI util > large text -> 3 lines 1` ] = `
181
+ "CHANGED: # title
182
+
183
+ REMOVE: Test
184
+
185
+ CHANGED: hello
186
+
187
+ REMOVE: ## Introduction
188
+
189
+ REMOVE: The introduction provides an overview of the document's purpose and structure.
190
+
191
+ REMOVE: ## Main Content
192
+
193
+ REMOVE: The main content section contains the bulk of the information.
194
+
195
+ REMOVE: ### Subsection 1
196
+
197
+ REMOVE: Details about the first subsection are provided here.
198
+
199
+ CHANGED: world
200
+
201
+ REMOVE: Details about the second subsection are provided here.
202
+
203
+ REMOVE: ## Conclusion
204
+
205
+ REMOVE: The conclusion summarizes the key points discussed in the document.
206
+
207
+ REMOVE: ## References
208
+
209
+ REMOVE: A list of references and resources used in the document.
210
+ "
211
+ ` ;
212
+
152
213
exports [` markdown AI util > lists: add list 1` ] = `
153
214
"UNCHANGED: # title
154
215
0 commit comments