Hi David,
I agree we would like to allow more control over the appearance of
exported code blocks. Since this patch admits better control over the
format of name and arguments of code blocks on export, could you include
a couple of example customizations along with their results?
I've just appli
I've attached a diff of my apparently-working changes to allow better
control of the way ob-exp.el formats the name and arguments of source
code blocks.
What do you think?
diff --git a/lisp/ob-exp.el b/lisp/ob-exp.el
index 796812c..0c34431 100644
--- a/lisp/ob-exp.el
+++ b/lisp/ob-exp.el
@@ -206,4