From fb4ea55f6ea2706856bc83e4ab89df99224b63aa Mon Sep 17 00:00:00 2001 From: Operations Research Engineering Software+ Date: Sat, 23 Feb 2019 16:57:19 -0800 Subject: [PATCH] the example makes it look like the example makes it look like the code needs to bump against the pre tags --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 774adaab..d47f94dd 100644 --- a/README.md +++ b/README.md @@ -34,13 +34,13 @@ Put code snippets in `
...
` or pretty-printed. ```HTML -
class Voila {
+
+class Voila {
 public:
-  // Voila
   static const string VOILA = "Voila";
-
   // will not interfere with embedded tags.
-}
+} +
``` ## FAQ