Open
Description
It seems that code blocks currently default to word-wrapping the text horizontally instead of allowing the reader to scroll left and right. This means that code samples published with this theme that drift rightward end up being wrapped, breaking their formatting and readability. This could be fixed by adjusting overflow
, I think?