Files
quickbook/test/code-snippet.quickbook
2009-03-12 21:50:30 +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]