Github doesn't like line breaks either?
This commit is contained in:
parent
1b304e0f53
commit
93017dcd49
@ -194,8 +194,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"source": [
|
"source": [
|
||||||
"(<span style=\"color:blue\">The</span> <span style=\"color:red\">quick</span>) (quick brown) ... (<span
|
"(<span style=\"color:blue\">The</span> <span style=\"color:red\">quick</span>) (quick brown) ... (<span style=\"color:blue\">the</span> <span style=\"color:red\">lazy</span>) (lazy dog)\n",
|
||||||
style=\"color:blue\">the</span> <span style=\"color:red\">lazy</span>) (lazy dog)\n",
|
|
||||||
"\n",
|
"\n",
|
||||||
"Either “<span style=\"color:red\">quick</span>” or “<span style=\"color:red\">lazy</span>” could be the next word."
|
"Either “<span style=\"color:red\">quick</span>” or “<span style=\"color:red\">lazy</span>” could be the next word."
|
||||||
]
|
]
|
||||||
@ -213,8 +212,7 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"We can partition by threes too:\n",
|
"We can partition by threes too:\n",
|
||||||
"\n",
|
"\n",
|
||||||
"(<span style=\"color:blue\">The</span> <span style=\"color:red\">quick brown</span>) (quick brown fox) ... (<span
|
"(<span style=\"color:blue\">The</span> <span style=\"color:red\">quick brown</span>) (quick brown fox) ... (<span style=\"color:blue\">the</span> <span style=\"color:red\">lazy dog</span>)\n"
|
||||||
style=\"color:blue\">the</span> <span style=\"color:red\">lazy dog</span>)\n"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user