diff --git a/test-cases/gutenberg/writing-flow/multiline-components.md b/test-cases/gutenberg/writing-flow/multiline-components.md index 621a41e..480820b 100644 --- a/test-cases/gutenberg/writing-flow/multiline-components.md +++ b/test-cases/gutenberg/writing-flow/multiline-components.md @@ -29,5 +29,5 @@ Test the next steps on: - _Verse_: `
` on line-breaks. - _Preformatted_: `
` on line-breaks. - _Code_: (Invisible `\n`) new line character. - - _Pullquote_: `

` tags per non-wrapping "line" + - _Pullquote_: `
` on line-breaks. - _Pullquote citation_: `
` on line-breaks.