summaryrefslogtreecommitdiffstats
path: root/templates/help.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2021-12-13 23:51:42 -0500
committerSacha Chua <sacha@sachachua.com>2021-12-13 23:51:42 -0500
commit4f8a434c565d7fa9b5770a65b95ea66ccc424090 (patch)
treed83e2c1e61f754a18f2102d7f99fb94a840d4f3e /templates/help.md
parent448c0ee09887733df5c1e07517d0e6adbb8656d5 (diff)
downloademacsconf-wiki-4f8a434c565d7fa9b5770a65b95ea66ccc424090.tar.xz
emacsconf-wiki-4f8a434c565d7fa9b5770a65b95ea66ccc424090.zip
Remove newlines
Diffstat (limited to '')
-rw-r--r--templates/help.md9
1 files changed, 3 insertions, 6 deletions
diff --git a/templates/help.md b/templates/help.md
index ad18a9d6..e9518adc 100644
--- a/templates/help.md
+++ b/templates/help.md
@@ -1,13 +1,10 @@
<div class="help">
-Help wanted:
-<TMPL_IF main_captions>
+Help wanted: <TMPL_IF main_captions>
This talk does not have captions yet. Would you like to help [caption this talk](/2021/contribute/#edit-captions)? You may be able to start with these
[auto-generated captions](<TMPL_VAR main_captions>).
-</TMPL_IF>
-<TMPL_IF qa>
+</TMPL_IF><TMPL_IF qa>
Want to help make the Q&A session easier to search? You can [add chapter markers](/2021/contribute/#chapter-markers) or [edit the captions](/2021/contribute/#edit-captions), maybe starting with these
[auto-generated captions](<TMPL_VAR qa>).
-</TMPL_IF>
-<TMPL_VAR message>
+</TMPL_IF><TMPL_VAR message>
[[!tag help <TMPL_VAR tags>]]
</div>