mirror of
https://github.com/boostorg/quickbook.git
synced 2026-01-26 18:52:26 +00:00
11 lines
223 B
Plaintext
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]
|