Make CL preprocessor behave

Merged Erik Huelsmann requested to merge behaving-lisp-preprocessor into less-rendering-output

Note that the preprocessors are supposed to consume the 'content' variable's value, but that the lisp preprocessor grabbed the disk file's content instead. This commit resolves that situation.

Merge request reports