Hello Emacs and Org-Mode Users,
I have a question regarding the export options of org-mode.
Is there a way to toggle, whether checkboxes are exported to markdown and plain text (ASCII buffer / file)? I did not find any on https://orgmode.org/manual/Export-Settings.html and so far I tried the following:
~~~~ #+OPTIONS: ^:{} H:10 toc:2 #+STARTUP: content indent align inlineimages hideblocks entitiesplain nologdone nologreschedule nologredeadline nologrefile #+OPTIONS: ^:{} #+OPTIONS: tags:nil #+OPTIONS: tasks:nil #+OPTIONS: toc:nil #+OPTIONS: H:6 #+OPTIONS: p:nil #+OPTIONS: pri:nil #+OPTIONS: prop:nil #+OPTIONS: todo:nil #+OPTIONS: stat:nil #+OPTIONS: |:t #+OPTIONS: inline:nil ~~~~
Regards,
Zelphir
-- repositories: https://notabug.org/ZelphirKaltstahl