diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-12-21 12:51:33 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-12-21 12:51:33 -0500 |
commit | c90d47b9fbb03fbcd2875da79387e6bf78afb205 (patch) | |
tree | 17792f5eb634802bebd8b372527a35be63705117 /2022 | |
parent | 508de26fd981d2a0ddff8f0b058f77be5935a5a0 (diff) | |
download | emacsconf-wiki-c90d47b9fbb03fbcd2875da79387e6bf78afb205.tar.xz emacsconf-wiki-c90d47b9fbb03fbcd2875da79387e6bf78afb205.zip |
remove help marker for orgvm, all done
Diffstat (limited to '2022')
-rw-r--r-- | 2022/talks/orgvm.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/2022/talks/orgvm.md b/2022/talks/orgvm.md index b4895590..b4f3c72c 100644 --- a/2022/talks/orgvm.md +++ b/2022/talks/orgvm.md @@ -11,11 +11,6 @@ Corwin Brust (he/him/any, IRC: corwin) [[!inline pages="internal(2022/info/orgvm-before)" raw="yes"]] -[[!template id="help" -volunteer="" -summary="Talk needs captions and chapter markers" -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 batch mode. I'll talk about how I use it to make project notes |