Files
quickbook/test/code-snippet.quickbook
Joel de Guzman e6f6fd357c fix line endings
[SVN r38547]
2007-08-09 02:07:16 +00:00

11 lines
233 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]