Eric Schulte
|
4096c92e89
babel: don't remove protected items on exported block cleanup
|
15 年 前 |
Eric Schulte
|
d45826943a
babel: cleanup trailing newline after removed #+source and #+results lines
|
15 年 前 |
Eric Schulte
|
b7e50cdc3d
babel: cleaning up leftovers from block exportation
|
15 年 前 |
Eric Schulte
|
1da53c668a
babel: bug fix in exporter wrt: contents of lob info lists
|
15 年 前 |
Eric Schulte
|
a9c4439d5a
babel: removed debug line
|
15 年 前 |
Eric Schulte
|
4fb9fa323e
babel: fixed bug dealing with ignoring quoted inline code blocks
|
15 年 前 |
Eric Schulte
|
5068f4a5cf
babel: don't evaluate inline code located in verbatim or quoted environments
|
15 年 前 |
Eric Schulte
|
7361f79d4c
babel: no longer automatically inserting '='s around inline code results
|
15 年 前 |
Eric Schulte
|
ae234f787b
babel: noweb references are now expanded in the pre-export buffer
|
15 年 前 |
Eric Schulte
|
8d7ab3a4b7
babel: adding :noeval header argument to inhibit execution of code blocks on export
|
15 年 前 |
Eric Schulte
|
ac2e6fefee
babel: more careful not to evaluate code blocks without sessions on export
|
15 年 前 |
Eric Schulte
|
aa794b50b9
babel: now removing existing results when exporting "code" or "none"
|
15 年 前 |
Eric Schulte
|
367d81d9dc
babel: all code blocks with sessions are now evaluated on export
|
15 年 前 |
Eric Schulte
|
afab7897a5
babel: fixed error resolving references on export
|
15 年 前 |
Eric Schulte
|
b7e273f25d
babel-exp: minor documentation and indentation changes
|
15 年 前 |
Eric Schulte
|
4f113630f8
org-babel-exp: no longer throws errors on empty bodies
|
15 年 前 |
Dan Davison
|
abf0a50d1b
babel: Ensure that inline code blocks produce string output on export
|
15 年 前 |
Dan Davison
|
6f62066ac6
babel: Fix export bug.
|
15 年 前 |
Dan Davison
|
747f425f00
babel: only add srcname property for source blocks which actually have names
|
15 年 前 |
Eric Schulte
|
25f76ffa44
babel: now including source code block arguments w/source name on export
|
15 年 前 |
Eric Schulte
|
db1fe2a619
babel: greatly simplified block exportation
|
15 年 前 |
Eric Schulte
|
b59a57e890
babel: bug fix related to "no longer overwriting non-babel src blocks" commit
|
15 年 前 |
Eric Schulte
|
d154f27947
babel: no longer overwriting non-babel src blocks org-exp-blocks: adding progress-marker local variable
|
15 年 前 |
Eric Schulte
|
cd587c7148
babel: now exports source code block names
|
15 年 前 |
Eric Schulte
|
91661d2f3b
org-babel: #+srcname: can now be called #+source: or #+function:
|
15 年 前 |
Eric Schulte
|
4646bacfde
org-babel-exp: fixed export bug
|
15 年 前 |
Eric Schulte
|
d4a43d28e7
org-babel-exp: bug fix, once again allowing export of non-babel source blocks
|
15 年 前 |
Dan Davison
|
c84903f1b3
org-babel: export of functional-style source blocks
|
15 年 前 |
Dan Davison
|
75299025d6
org-babel: use org-babel-get-src-block-info during export
|
15 年 前 |
Dan Davison
|
d97f767632
org-babel: avoid inserting blank line at bottom of exported code blocks
|
15 年 前 |