1 This tests ensures formatBlock removes a pre when formatting multiple paragraphs inside the pre.
3 Formatting all paragraphs by h3 yields:
23 | "<#selection-anchor>hello
27 webkit<#selection-focus>
32 Formatting all but the last paragraph by h3 yields:
37 | "<#selection-anchor>hello"
43 | "<#selection-focus>webkit
52 | "<#selection-anchor>hello
56 <#selection-focus>webkit
61 Formatting all but the first paragraph by h3 yields: