markup
markup copied to clipboard
orgmode exports both does not cascade down from top level properties
Referencing this issue for some context
But my issue is a bit different.
At the top of my org document I have
:PROPERTIES:
:header-args: :exports both :noweb no-export
:END:
It seems like this exports is not being picked up and I have to tag each block individually to get it to show results
Can confirm - same issue here.
Seriously, why Github try to implement babel, instead of just render the org file?