templates/githubissue.mustache in onebox-1.9.14 vs templates/githubissue.mustache in onebox-1.9.15
- old
+ new
@@ -18,10 +18,10 @@
on <a href="{{link}}" target="_blank">{{closed_at}}</a>
{{/closed_by}}
</div>
</div>
-<pre class='content' style="white-space: pre-wrap;">{{content}}</pre>
+<p class='content' style="white-space: pre-wrap;">{{content}}</p>
<div class='labels'>
{{#labels}}
<span style="display:inline-block;margin-top:2px;background-color: #B8B8B8;padding: 2px;border-radius: 4px;color: #fff;margin-left: 3px;">{{name}}</span>
{{/labels}}