| OLD | NEW |
| 1 | 1 |
| 2 Indenting: | 2 Indenting: |
| 3 | " | 3 | " |
| 4 " | 4 " |
| 5 | <pre> | 5 | <pre> |
| 6 | <ul> | 6 | <ul> |
| 7 | <li> | 7 | <li> |
| 8 | "<#selection-anchor>hello<#selection-focus>" | 8 | "<#selection-anchor>hello<#selection-focus>" |
| 9 | " | 9 | " |
| 10 " | 10 " |
| (...skipping 23 matching lines...) Expand all Loading... |
| 34 " | 34 " |
| 35 | 35 |
| 36 yields: | 36 yields: |
| 37 | " | 37 | " |
| 38 " | 38 " |
| 39 | <pre> | 39 | <pre> |
| 40 | <ul> | 40 | <ul> |
| 41 | <ul> | 41 | <ul> |
| 42 | <li> | 42 | <li> |
| 43 | "<#selection-anchor>hello" | 43 | "<#selection-anchor>hello" |
| 44 | <li> | 44 | " |
| 45 " |
| 45 | "world<#selection-focus>" | 46 | "world<#selection-focus>" |
| 46 | " | 47 | " |
| 47 " | 48 " |
| 48 | " | 49 | " |
| 49 " | 50 " |
| 50 | 51 |
| 51 Indenting: | 52 Indenting: |
| 52 | " | 53 | " |
| 53 " | 54 " |
| 54 | <ul> | 55 | <ul> |
| (...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 154 | <li> | 155 | <li> |
| 155 | <pre> | 156 | <pre> |
| 156 | "hello | 157 | "hello |
| 157 world | 158 world |
| 158 " | 159 " |
| 159 | <blockquote> | 160 | <blockquote> |
| 160 | style="margin: 0 0 0 40px; border: none; padding: 0px;" | 161 | style="margin: 0 0 0 40px; border: none; padding: 0px;" |
| 161 | "<#selection-anchor>webki<#selection-focus>t" | 162 | "<#selection-anchor>webki<#selection-focus>t" |
| 162 | " | 163 | " |
| 163 " | 164 " |
| OLD | NEW |