Commit graph

2 commits

Author SHA1 Message Date
Eric Schulte 9652615618 implemented selective export with :exports header argument
Acceptable export values are:

  both ---- the default, display the code and the results

  code ---- display the code inside the block but do not process

  results - process the block and replace it with the results of
            execution

  none ----- do not display either code or results upon export
2009-04-23 15:57:31 -07:00
Eric Schulte ca6dcc1897 now using the new `org-tab-first-hook' to cycle visibility of source blocks 2009-04-22 16:16:59 -07:00
Renamed from litorgy/init.el (Browse further)