quickbook/test/doc-info/source-mode-cpp-include.quickbook
Daniel James 476e11c3ab Quickbook: Make source mode a document attribute and fix implementation.
In quickbook 1.6, nested documents default to C++, regardless of the
parent's source mode so that they are interpreted as if they are
standalone documents.

[SVN r75528]
2011-11-17 21:04:02 +00:00

4 lines
72 B
Plaintext

[source-mode c++]
[article C++ source mode include]
```int main() {}```