Our previous dev server met a sudden and unfortunate end. This is a brand new dev server with, alas, a brand new database. We'll all need to create new test accounts, sorry. Please join in and c...
0 answers
·
posted 21d ago
by Monica
· edited
19d ago
by Monica
Copied from https://math.codidact.com/posts/286292, 'cause that's way easier than working out complicated wide mathjax on my own...
N.B.: the image in this post is a link to somewhere else; it was...
Line overflow: code blocks should scroll and text should wrap even when there are no spaces.
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...
I don't think you can close a post as a duplicate of a different post type (like article or wiki), but I would hope for better messaging. If it's a configuration error on this server, I can't thin...
Multi-line code block:
select * from users
where deleted=true
and community_id=1;
Single-line code block:
select * from users;
Code block with all whitespace:
<pre...