Code Block Horizontal Scroll
We've been here before, but Discord deleted the posting without comment.
Code blocks suck for programmers, because they force line breaks.
Perhaps this could be fixed, maybe with a switch in the client settings.
A simple CSS rule will give us the code blocks we are looking for:
.hljs { white-space: pre; }
6
댓글을 남기려면 로그인하세요.
댓글
댓글 0개