Hi all, I experience unexpected behaviour when an inline source block is not preceded by whitespace.
Example:
=======================
* Test inline
This is a functional inline src_R{print("source block")}.
This (src_R{print("here")}) is not.
=======================
Regards,
Andreas
