You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right! From my experiments org mode does support this with #+TODO: ..., as in the example above. I might be able to create a PR for this if there would be an appetite for it.
Uh oh!
There was an error while loading. Please reload this page.
Relevant section of the org-mode manual: https://orgmode.org/manual/Fast-access-to-TODO-states.html
I.e. this isn't parsed as a keyword:
But this is:
I think this is where the omission is
pandoc/src/Text/Pandoc/Readers/Org/Meta.hs
Lines 254 to 264 in ec08f03
I'm on pandoc 3.1.11.1.
The text was updated successfully, but these errors were encountered: