Files
quickbook/test/code-snippet.quickbook
2006-01-27 14:03:53 +00:00

11 lines
223 B
Plaintext

[article Code Snippets
]
[section A code snippet]
Code snippets inlined in text, as in `namespace quickbook { static const int
value = 0; }`, should be properly formatted and not glued to the surrounding
text.
[endsect]