Skip to content

Instantly share code, notes, and snippets.

@pepijn
pepijn / 1-works.org.txt
Last active June 19, 2016 17:02
Fill paragraph messes with inline org-mode babel source code
Before =fill-paragraph=:
#+NAME: answer
#+RESULTS:
: 42
The answer to Life, the Universe and Everything is src_emacs-lisp[:var answer=answer]{answer} {{{results(=42=)}}}.
Great success!