Strike is not supported in HTML5
This commit is contained in:
parent
f19d9794f8
commit
2e4a30d93d
|
@ -14,9 +14,9 @@ block content
|
||||||
h2 Sphere streaming
|
h2 Sphere streaming
|
||||||
|
|
||||||
p.
|
p.
|
||||||
<strike>In fact, it's not really streaming. The sphere is fully preloaded and then,
|
| <s>In fact, it's not really streaming. The sphere is fully preloaded
|
||||||
a mesh is created and vertices and faces are dynamically added to this mesh
|
| and then, a mesh is created and vertices and faces are dynamically
|
||||||
as time goes by.</strike>
|
| added to this mesh as time goes by.</s>
|
||||||
|
|
||||||
p.
|
p.
|
||||||
| In fact, it is acutally streaming. If you web browser supports
|
| In fact, it is acutally streaming. If you web browser supports
|
||||||
|
|
Loading…
Reference in New Issue