diff --git a/examples/expected_type.svg b/examples/expected_type.svg
index a355dbc..ed19ef3 100644
--- a/examples/expected_type.svg
+++ b/examples/expected_type.svg
@@ -23,11 +23,11 @@
--> examples/footer.rs:29:25
- |
+ |
26 | annotations: vec![SourceAnnotation {
- | ---------------- info: while parsing this struct
+ | ---------------- info: while parsing this struct
27 | label: "expected struct `annotate_snippets::snippet::Slice`, found reference"
@@ -35,9 +35,9 @@
29 | range: <22, 25>,
- | ^^ expected struct `annotate_snippets::snippet::Slice`, found reference
+ | ^^ expected struct `annotate_snippets::snippet::Slice`, found reference
- |
+ |
diff --git a/examples/footer.svg b/examples/footer.svg
index 34f81c8..76e7d77 100644
--- a/examples/footer.svg
+++ b/examples/footer.svg
@@ -24,15 +24,15 @@
--> src/multislice.rs:13:22
- |
+ |
13 | slices: vec!["A",
- | ^^^ expected struct `annotate_snippets::snippet::Slice`, found reference
+ | ^^^ expected struct `annotate_snippets::snippet::Slice`, found reference
- |
+ |
- = note: expected type: `snippet::Annotation`
+ = note: expected type: `snippet::Annotation`
found type: `__&__snippet::Annotation`
diff --git a/examples/format.svg b/examples/format.svg
index dd6c1c0..ac196c0 100644
--- a/examples/format.svg
+++ b/examples/format.svg
@@ -1,4 +1,4 @@
-