@@ -132,7 +132,7 @@ markview.configuration = {
132
132
hl = " MarkviewBlockQuoteNote" ,
133
133
134
134
title = true ,
135
- icon = " " ,
135
+ icon = " " ,
136
136
137
137
border = " ▋"
138
138
},
@@ -142,7 +142,7 @@ markview.configuration = {
142
142
preview = " Summary" ,
143
143
144
144
title = true ,
145
- icon = " " ,
145
+ icon = " " ,
146
146
147
147
border = " ▋"
148
148
},
@@ -152,7 +152,7 @@ markview.configuration = {
152
152
preview = " Tldr" ,
153
153
154
154
title = true ,
155
- icon = " " ,
155
+ icon = " " ,
156
156
157
157
border = " ▋"
158
158
},
@@ -162,7 +162,7 @@ markview.configuration = {
162
162
preview = " Todo" ,
163
163
164
164
title = true ,
165
- icon = " " ,
165
+ icon = " " ,
166
166
167
167
border = " ▋"
168
168
},
@@ -172,7 +172,7 @@ markview.configuration = {
172
172
preview = " Info" ,
173
173
174
174
custom_title = true ,
175
- icon = " " ,
175
+ icon = " " ,
176
176
177
177
border = " ▋"
178
178
},
@@ -182,7 +182,7 @@ markview.configuration = {
182
182
preview = " Success" ,
183
183
184
184
title = true ,
185
- icon = " " ,
185
+ icon = " " ,
186
186
187
187
border = " ▋"
188
188
},
@@ -192,7 +192,7 @@ markview.configuration = {
192
192
preview = " Check" ,
193
193
194
194
title = true ,
195
- icon = " " ,
195
+ icon = " " ,
196
196
197
197
border = " ▋"
198
198
},
@@ -202,7 +202,7 @@ markview.configuration = {
202
202
preview = " Done" ,
203
203
204
204
title = true ,
205
- icon = " " ,
205
+ icon = " " ,
206
206
207
207
border = " ▋"
208
208
},
@@ -212,7 +212,7 @@ markview.configuration = {
212
212
preview = " Question" ,
213
213
214
214
title = true ,
215
- icon = " " ,
215
+ icon = " " ,
216
216
217
217
border = " ▋"
218
218
},
@@ -222,7 +222,7 @@ markview.configuration = {
222
222
preview = " Help" ,
223
223
224
224
title = true ,
225
- icon = " " ,
225
+ icon = " " ,
226
226
227
227
border = " ▋"
228
228
},
@@ -231,8 +231,8 @@ markview.configuration = {
231
231
hl = " MarkviewBlockQuoteWarn" ,
232
232
preview = " Faq" ,
233
233
234
- custom_title = true ,
235
- custom_icon = " " ,
234
+ title = true ,
235
+ icon = " " ,
236
236
237
237
border = " ▋"
238
238
},
@@ -242,7 +242,7 @@ markview.configuration = {
242
242
preview = " Failure" ,
243
243
244
244
title = true ,
245
- icon = " " ,
245
+ icon = " " ,
246
246
247
247
border = " ▋"
248
248
},
@@ -252,7 +252,7 @@ markview.configuration = {
252
252
preview = " Fail" ,
253
253
254
254
title = true ,
255
- icon = " " ,
255
+ icon = " " ,
256
256
257
257
border = " ▋"
258
258
},
@@ -262,7 +262,7 @@ markview.configuration = {
262
262
preview = " Missing" ,
263
263
264
264
title = true ,
265
- icon = " " ,
265
+ icon = " " ,
266
266
267
267
border = " ▋"
268
268
},
@@ -272,7 +272,7 @@ markview.configuration = {
272
272
preview = " Danger" ,
273
273
274
274
title = true ,
275
- icon = " " ,
275
+ icon = " " ,
276
276
277
277
border = " ▋"
278
278
},
@@ -282,7 +282,7 @@ markview.configuration = {
282
282
preview = " Error" ,
283
283
284
284
title = true ,
285
- icon = " " ,
285
+ icon = " " ,
286
286
287
287
border = " ▋"
288
288
},
@@ -292,7 +292,7 @@ markview.configuration = {
292
292
preview = " Bug" ,
293
293
294
294
title = true ,
295
- icon = " " ,
295
+ icon = " " ,
296
296
297
297
border = " ▋"
298
298
},
@@ -302,7 +302,7 @@ markview.configuration = {
302
302
preview = " Example" ,
303
303
304
304
title = true ,
305
- icon = " " ,
305
+ icon = " " ,
306
306
307
307
border = " ▋"
308
308
},
@@ -312,7 +312,7 @@ markview.configuration = {
312
312
preview = " Quote" ,
313
313
314
314
title = true ,
315
- icon = " " ,
315
+ icon = " " ,
316
316
317
317
border = " ▋"
318
318
},
@@ -322,7 +322,7 @@ markview.configuration = {
322
322
preview = " Cite" ,
323
323
324
324
title = true ,
325
- icon = " " ,
325
+ icon = " " ,
326
326
327
327
border = " ▋"
328
328
},
@@ -332,7 +332,7 @@ markview.configuration = {
332
332
preview = " Hint" ,
333
333
334
334
title = true ,
335
- icon = " " ,
335
+ icon = " " ,
336
336
337
337
border = " ▋"
338
338
},
@@ -342,7 +342,7 @@ markview.configuration = {
342
342
preview = " Attention" ,
343
343
344
344
title = true ,
345
- icon = " " ,
345
+ icon = " " ,
346
346
347
347
border = " ▋"
348
348
},
@@ -392,7 +392,7 @@ markview.configuration = {
392
392
preview = " Custom" ,
393
393
394
394
custom_title = true ,
395
- custom_icon = " " ,
395
+ custom_icon = " " ,
396
396
397
397
border = " ▋"
398
398
}
0 commit comments