diff options
author | Sacha Chua <sacha@sachachua.com> | 2021-01-27 00:31:21 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2021-01-27 00:31:21 -0500 |
commit | d2224e35bd050a1fcc548a34a73979734e361371 (patch) | |
tree | 7b2df1c1cfe0835379f339e19fc510b091036476 /templates | |
parent | 4654f2f81b12c9e52bd72e5f689360905cd98e88 (diff) | |
download | emacsconf-wiki-d2224e35bd050a1fcc548a34a73979734e361371.tar.xz emacsconf-wiki-d2224e35bd050a1fcc548a34a73979734e361371.zip |
Start working on directive for subtitles
Diffstat (limited to 'templates')
-rw-r--r-- | templates/subtitle.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/subtitle.md b/templates/subtitle.md new file mode 100644 index 00000000..dcd6971e --- /dev/null +++ b/templates/subtitle.md @@ -0,0 +1 @@ +<span class="subtitle" data-start="<TMPL_VAR start>" data-video="<TMPL_VAR video>"><TMPL_VAR text></span> |