Commit 423a0be
authored
Clarify HTML entity example
We replaced the double quotation marks example with an ampersand example, using the opening line to Edward Lear's poem 'The Owl and the Pussy-cat'. The double quotation marks do not strictly speaking require an HTML entity in the previous example whereas an ampersand always requires an HTML entity.
We also removed the 'em' because we already have 'strong' as a follow on from a prior point and adding 'em' does not add anything to the learning of this particular example.1 parent 778416e commit 423a0be
1 file changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
| 275 | + | |
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
| 281 | + | |
| 282 | + | |
285 | 283 | | |
286 | 284 | | |
287 | 285 | | |
| |||
0 commit comments