diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-12-21 10:53:40 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-12-21 10:53:46 -0500 |
commit | a1373695f8c04ca98bb4f90d4a08f4b282c800f9 (patch) | |
tree | 0ce8fed89ee08238fc298b5058e7e411da4aa940 | |
parent | 86b19fdb1a56991b4f91704b8bf61420bddb34aa (diff) | |
download | emacsconf-wiki-a1373695f8c04ca98bb4f90d4a08f4b282c800f9.tar.xz emacsconf-wiki-a1373695f8c04ca98bb4f90d4a08f4b282c800f9.zip |
fix missing quote
-rw-r--r-- | 2022/talks/orgvm.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2022/talks/orgvm.md b/2022/talks/orgvm.md index 7c882bc0..b4895590 100644 --- a/2022/talks/orgvm.md +++ b/2022/talks/orgvm.md @@ -14,7 +14,7 @@ Corwin Brust (he/him/any, IRC: corwin) [[!template id="help" volunteer="" summary="Talk needs captions and chapter markers" -tags="help_with_main_captions +tags="help_with_main_captions" message="""The captions for this talk have not yet been edited. You can start with <https://emacsconf.org/2022/captions/emacsconf-2022-orgvm--orgvm-a-simple-http-server-for-org--corwin-brust--main.vtt> and either commit your changes to the wiki or e-mail it to <emacsconf-submit@gnu.org>."""]] OrgVM is, so far, a very simple nodejs wrapper, invoking Emacs in |