org-mode/contrib/babel/lisp
Eric Schulte 7361f79d4c babel: no longer automatically inserting '='s around inline code results
* contrib/babel/lisp/org-babel-exp.el (org-babel-exp-results):
  removing forced verbatim '=' tags from around inline source code
  results, if users want their results displayed in this way they can
  add the '='s easily themselves, but there is no way to remove '='s
  inserted automatically by Org-babel.
2010-06-08 16:06:32 -07:00
..
langs babel: fixing indentation in org-babel-ruby.el 2010-06-07 12:13:37 -07:00
org-babel-comint.el babel: more robust newline regexp in `org-babel-comint-with-output' 2010-06-07 12:58:38 -07:00
org-babel-exp.el babel: no longer automatically inserting '='s around inline code results 2010-06-08 16:06:32 -07:00
org-babel-keys.el babel: updated key bindings in refcard 2010-05-26 16:55:48 -06:00
org-babel-lob.el Xemacs incompatibilities 2010-05-26 22:45:01 -06:00
org-babel-ref.el babel: resolving references outside of the visible portion of narrowed buffers 2010-06-07 17:38:35 -07:00
org-babel-table.el babel: when passing values from a table an extra '$' prefix forces literal 2010-03-25 11:09:38 -06:00
org-babel-tangle.el babel: now strips protective commas from code blocks on tangling 2010-06-07 11:46:11 -07:00
org-babel.el babel: number checking no longer fooled by strings ending in newlines 2010-06-07 17:59:58 -07:00