summaryrefslogtreecommitdiff
path: root/tests/ref/fate/libavcodec-htmlsubtitles
blob: 702f0b7ea307b7b54d8e80aad28042649de9c478 (plain)
1
2
3
4
5
6
7
<<hello>> --> <<hello>>
<<<b>hello</b>>> --> <<{\b1}hello{\b0}>>
< hello < 2000 > world > --> < hello < 2000 > world >
<h1>TITLE</h1> --> TITLE
< font color=red >red</font> --> {\c&HFF&}red{\c}
Foo <foo@bar.com> --> Foo <foo@bar.com>
<b> foo <I> bar </B> bla </i> --> {\b1} foo {\i1} bar {\b0} bla {\i0}