[O] Surround text with <pre> tag

This commit is contained in:
Hykilpikonna
2019-10-13 20:59:30 -04:00
parent 5ef7083ee6
commit f5804c3ce8
+1 -1
View File
@@ -10,7 +10,7 @@
</div> </div>
</div> </div>
<div id="details">{{text}}</div> <div id="details"><pre>{{text}}</pre></div>
</div> </div>
</template> </template>