1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
source: src/interpreter/tests.rs
description: ""
expression: "interpret_md_with_opts(&text, opts)"
---
[
Spacer(
InvisibleSpacer(5),
),
Row(
Row {
elements: [
Positioned {
inner: Image(
Image {
image_data: Mutex {
data: Some(
ImageData {
lz4_blob: { len: 7759, data: [4, 34, 77, ..] },
scale: false,
dimensions: (63, 72),
},
),
poisoned: false,
..
},
is_aligned: Some(Left),
..
},
),
bounds: None,
},
],
hidpi_scale: 1.0,
},
),
Spacer(
InvisibleSpacer(5),
),
]