We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8fe23aa + 3d1bba0 commit bdb3872Copy full SHA for bdb3872
resources/js/components/CommandOutput.vue
@@ -11,7 +11,7 @@
11
Status: {{ status }}
12
</div>
13
14
- <div v-html="styledOutput">
+ <div class="whitespace-pre" v-html="styledOutput">
15
16
17
0 commit comments