From 1692a97be64dfcdb6e9391f349449eb286d23c3b Mon Sep 17 00:00:00 2001 From: Sacha Chua <sacha@sachachua.com> Date: Mon, 13 Dec 2021 00:34:16 -0500 Subject: let's try using HTML entities --- 2021/contribute.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '2021') diff --git a/2021/contribute.md b/2021/contribute.md index c6e92ba3..9f8d0d51 100644 --- a/2021/contribute.md +++ b/2021/contribute.md @@ -37,7 +37,7 @@ markers, make a rough note of the times the sections begin. You can add chapter markers by editing the wiki page and adding markup like this: -<pre>[[!template id="chapters" vidid="mainVideo" data=""" +<pre>[[!template id="chapters" vidid="mainVideo" data=""" 00:00 Introduction 00:11 Upcoming Emacs 28 release 00:24 Org mode 9.5 @@ -49,7 +49,7 @@ this: 03:03 Graphical experiments 03:41 Community 04:00 libera.chat -"""]] +"""]] </pre> The video IDs are usually `mainVideo` and `qanda`. -- cgit v1.2.3