diff --git a/lib/onebox/templates/githubblob.mustache b/lib/onebox/templates/githubblob.mustache index bfffc2555b7..b76dfd2a337 100644 --- a/lib/onebox/templates/githubblob.mustache +++ b/lib/onebox/templates/githubblob.mustache @@ -39,15 +39,14 @@ }} -
-      
-        
    - {{#lines}} - {{data}} - {{/lines}} -
-
-
+ {{!-- pre and code are intentionally on the same line to control whitespace --}} +

+      
    + {{#lines}} + {{data}} + {{/lines}} +
+
{{/has_lines}} {{/binary}}