On Sun, Dec 27, 2015 at 2:58 AM, Nicolas Goaziou wrote:
> Hello,
>
> John Hendy writes:
>
>> - could the behavior be modified? I would think this could be similar
>> to \( \) LaTeX formatting. When I used to run into issues with
>> $formula$ over new lines, I adopted using \( \), which works grea
Hello,
John Hendy writes:
> - could the behavior be modified? I would think this could be similar
> to \( \) LaTeX formatting. When I used to run into issues with
> $formula$ over new lines, I adopted using \( \), which works great no
> matter how long the contents are. Could Org know to interpr
Greetings,
I don't use in-line code too often, but did recently and often found
myself undoing line wrapping since the code would spill into a new
line, failing to be recognized by C-c C-c. Here's an example (I have
fill-mode set to 90 characters):
#+begin_example
* in-line src
#+begin_src R :