Daniel Gerber <daniel.g.ger...@gmail.com> writes: > This change in org-babel-python-var-to-python makes python code blocks > accept a string with text properties (as one gets when referring > another code block). I guess there should be something similar for > other languages.
I've now fixed this by using %s instead of %S, let me know if this works correctly for you. -- Bastien