summaryrefslogtreecommitdiff
path: root/test/data
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-10-06 00:58:02 +0100
committerCarl Hetherington <cth@carlh.net>2014-10-06 00:58:02 +0100
commitd68bb2ae0e6a3a19c627f9005eed7aca206349cd (patch)
tree4217b30f04131f6a4b14dbe6dbdc1edd9758c264 /test/data
parent385a64deea15f8cf360d342fbc62c17ce86c2859 (diff)
Basic and scruffy Subrip read support.
Diffstat (limited to 'test/data')
-rw-r--r--test/data/test.srt8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/data/test.srt b/test/data/test.srt
new file mode 100644
index 0000000..a3cfc30
--- /dev/null
+++ b/test/data/test.srt
@@ -0,0 +1,8 @@
+1
+00:00:41,090 --> 00:00:42,210
+This is a subtitle
+and that's a line break
+
+2
+00:01:01,010 --> 00:01:02,100
+This is some <b>bold</b> and some <b><i>bold italic</b></i> and some <u>underlined</u>.