#+todo: TODO(t) INPROGRESS(i) | DONE(d) CANCELLED(c) #+OPTIONS: h:6 toc:nil #+PROPERTY: header-args :results silent :exports code :tangle yes #+begin_export md [[!toc levels=4]] #+end_export * COMMENT How to export this file :noexport: - [[elisp:(progn (org-md-export-to-markdown) (org-babel-tangle))][Export and tangle]] - [[elisp:(org-babel-execute-buffer)][Execute buffer]] * Notes for next time - sachac: It might be more inclusive to call it a "Call for Participation" instead of a "Call for Proposals", since we're inviting more than proposals. ** COMMENT Copyright & License Copyright (C) 2020, 2021 Sacha Chua The EmacsConf 2021 organizers' notebook is part of the EmacsConf wiki, and is dual-licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International Public License; and the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. A copy of these two licenses is available on the EmacsConf wiki, in the [[https://emacsconf.org/COPYING.CC-BY-SA][COPYING.CC-BY-SA]] and [[https://emacsconf.org/COPYING.GPL][COPYING.GPL]] files.