summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2021-01-28 12:23:12 -0500
committerSacha Chua <sacha@sachachua.com>2021-01-28 12:23:12 -0500
commitba7005fa44a64ed4f968f945cac789a77ec93bc5 (patch)
treec07bdc302adf9e7b7ff4a4a9f869d53588781d83 /templates
parentc621e0d5ef05519311b578be401a8e8c3f2317e4 (diff)
downloademacsconf-wiki-ba7005fa44a64ed4f968f945cac789a77ec93bc5.tar.xz
emacsconf-wiki-ba7005fa44a64ed4f968f945cac789a77ec93bc5.zip
Test explicit link
Diffstat (limited to 'templates')
-rw-r--r--templates/subtitle.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/subtitle.md b/templates/subtitle.md
index 167e1126..eb2e21aa 100644
--- a/templates/subtitle.md
+++ b/templates/subtitle.md
@@ -1,3 +1,3 @@
<TMPL_IF new>
-<span class="subtitle" data-start="<TMPL_VAR start>" data-video="<TMPL_VAR video>">[<TMPL_VAR start>] <TMPL_VAR text></span><TMPL_ELSE><span class="subtitle" data-start="<TMPL_VAR start>" data-video="<TMPL_VAR video>"><TMPL_VAR text></span></TMPL_IF> \ No newline at end of file
+<a href="#<TMPL_VAR start>" data-start="<TMPL_VAR start>" data-video="<TMPL_VAR video>">[<TMPL_VAR start>]</a> <span class="subtitle" data-start="<TMPL_VAR start>" title="<TMPL_VAR start">" data-video="<TMPL_VAR video>"><TMPL_VAR text></span><TMPL_ELSE><span class="subtitle" title="<TMPL_VAR start>" data-start="<TMPL_VAR start>" data-video="<TMPL_VAR video>"><TMPL_VAR text></span></TMPL_IF> \ No newline at end of file