1[article Code Snippets 2] 3 4[section A code snippet] 5 6Code snippets inlined in text, as in `namespace quickbook { static const int 7value = 0; }`, should be properly formatted and not glued to the surrounding 8text. 9 10There shoud be no spacees around (`this`), and spaces around `this` code. 11 12[endsect] 13