Commit 2063596
ob-core.el: Add
* lisp/ob-core.el (org-babel-expand-noweb-references): Add support for
`noweb-prefix' header argument, to not repeat the prefix characters
when expanding a noweb reference.
(org-babel-common-header-args-w-values):
(org-babel-safe-header-args): Add `noweb-prefix' value.
* doc/org-manual.org: Document `noweb-prefix' babel header argument.
* etc/ORG-NEWS: Document `:noweb-prefix'.:noweb-prefix babel header argument1 parent a3dac4d commit 2063596
3 files changed
+34
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18760 | 18760 | | |
18761 | 18761 | | |
18762 | 18762 | | |
| 18763 | + | |
| 18764 | + | |
| 18765 | + | |
| 18766 | + | |
| 18767 | + | |
| 18768 | + | |
| 18769 | + | |
| 18770 | + | |
| 18771 | + | |
| 18772 | + | |
| 18773 | + | |
| 18774 | + | |
| 18775 | + | |
| 18776 | + | |
| 18777 | + | |
| 18778 | + | |
| 18779 | + | |
18763 | 18780 | | |
18764 | 18781 | | |
18765 | 18782 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
178 | 182 | | |
179 | 183 | | |
180 | 184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
| 416 | + | |
416 | 417 | | |
417 | 418 | | |
418 | 419 | | |
| |||
438 | 439 | | |
439 | 440 | | |
440 | 441 | | |
441 | | - | |
442 | | - | |
| 442 | + | |
| 443 | + | |
443 | 444 | | |
444 | 445 | | |
445 | 446 | | |
| |||
2827 | 2828 | | |
2828 | 2829 | | |
2829 | 2830 | | |
| 2831 | + | |
| 2832 | + | |
| 2833 | + | |
| 2834 | + | |
2830 | 2835 | | |
2831 | 2836 | | |
2832 | 2837 | | |
| |||
2923 | 2928 | | |
2924 | 2929 | | |
2925 | 2930 | | |
2926 | | - | |
2927 | | - | |
2928 | | - | |
| 2931 | + | |
| 2932 | + | |
| 2933 | + | |
| 2934 | + | |
| 2935 | + | |
2929 | 2936 | | |
2930 | 2937 | | |
2931 | 2938 | | |
| |||
0 commit comments