Enable wrapping in code blocks (vuepress)

Viewed 66

When writing markdown (in vuepress), is there a way to enable wrapping in code blocks?

Some bash commands in code blocks are very long so vuepress is displaying scrollbars. I would prefer if I could enable wrapping.

0 Answers
Related