github / markup

Determines which markup library to use to render a content file (e.g. README) on GitHub
MIT License
5.86k stars 3.39k forks source link

orgmode exports both does not cascade down from top level properties #1352

Open togakangaroo opened 4 years ago

togakangaroo commented 4 years ago

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

sudochop commented 4 years ago

Can confirm - same issue here.

co-dh commented 3 years ago

Seriously, why Github try to implement babel, instead of just render the org file?

Smona commented 1 month ago

This is still relevant, I would love to see this fixed!