From 83811fc6e1bd8dc947bea6f2e3219421f57aac86 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Mon, 13 Dec 2021 00:31:34 -0500 Subject: Do I need the backslashes? --- 2021/contribute.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '2021/contribute.md') diff --git a/2021/contribute.md b/2021/contribute.md index 33cf2a21..14527e6b 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: -
\[\[!template id="chapters" vidid="mainVideo" data="""
+
[[!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
-"""\]\]
+"""]]
 
The video IDs are usually =mainVideo= and =qanda=. -- cgit v1.2.3