diff --git a/src/lib/__tests__/__snapshots__/Markdown.spec.tsx.snap b/src/lib/__tests__/__snapshots__/Markdown.spec.tsx.snap index 48be2cf5..5a374f63 100644 --- a/src/lib/__tests__/__snapshots__/Markdown.spec.tsx.snap +++ b/src/lib/__tests__/__snapshots__/Markdown.spec.tsx.snap @@ -5232,18 +5232,32 @@ exports[`Lists Elements in Lists: Blockquotes 1`] = ` } } > - - A blockquote would look great below the second list item. - - + + + A blockquote would look great below the second list item. + + + - - A blockquote would look great below the second list item. - - + + + A blockquote would look great below the second list item. + + +