vue-command
vue-command copied to clipboard
[Question]: createStdout styling?
I'd like to format output to html is this currently possible, or is there any way to style stdout?
test: () => createStdout("<span class='color-red'>hello</span>")
I never used inner HTML but it might work using the formatter textFormatter