I'm using Natural Docs to document a language that is not directly supported by it - Matlab to be precise. At times I want to include parts of the Matlab source code in the documentation as the code itself is commented fairly well.
I don't want to reproduce the entire code and comments in a comment block using the --- Code comment, so is there a way to indicate that I would like a particular code section to be documented "as is"?