e6c5f25c13
* lisp/ob-exp.el (org-babel-exp-code): Do not use resolved argument values when formatting the code block. Resolved argument values may contain awkward data like full (long) table contents, various Elisp data (including non-printable), etc. Simply using verbatim src block parameters as they appear in the original buffer is more reliable. (org-babel-exp-inline-code-template): (org-babel-exp-code-template): Update docstrings, drop %flags placeholder, which is no longer supported using the current src block syntax. * etc/ORG-NEWS (=ox-org= preserves header arguments in src blocks): Drop "non-default" when explaining how header arguments are formatted. We cannot know which values are default and which not without resolving the values - something we cannot do as it turned out. * testing/lisp/test-ob-exp.el (ob-exp/exports-inline-code): (ob-export/export-src-block-with-flags): (ob-export/body-with-coderef): Update the tests. |
||
---|---|---|
.. | ||
csl | ||
schema | ||
styles | ||
Makefile | ||
ORG-NEWS |