Changes

Jump to: navigation, search

Cue Text, including replacements

363 bytes added, 18:49, 24 September 2012
Good
==Good==
 
===Cue Text Format===
 
<pre>
WEBVTT
 
00:11.000 --> 00:13.000
Hey <i>this is a <b>test!</b></i>
</pre>
 
<pre>
WEBVTT
 
00:11.000 --> 00:13.000
<u>
<i>
<b>Hey this is a test!</b></i></u>
</pre>
 
<pre>
WEBVTT
 
00:11.000 --> 00:13.000
<u.class>Hey this is a test!</u>
</pre>
 
<pre>
WEBVTT
 
00:11.000 --> 00:13.000
<u.class.subclass>Hey this is a test!</u>
</pre>
===No Cue Text===
1
edit

Navigation menu