Communities

Codidact
Codidact
Code Golf Dev
Code Golf Dev
Judaism Dev
Judaism Dev
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Comments on Formatting sandbox

Parent

Formatting sandbox

+3
−0

Does all our special formatting work as expected? Math, code, footnotes, etc? Let's find out.

History

0 comment threads

Post
+1
−0

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>, not markdown code block:

blah blah blah
History

1 comment thread

Note also that $X\times X \cong X$ with the projections being the identity map. This appeared earlier... (3 comments)
Note also that $X\times X \cong X$ with the projections being the identity map. This appeared earlier...
Monica‭ wrote 19 days ago

Note also that $X\times X \cong X$ with the projections being the identity map. This appeared earlier in the book—didn't think it could be applied directly. Great answer!

Was this intended to be under the MathJax answer? Confused me for a moment...

Still shows MathJax working in a comment though - so fulfils its purpose.

Monica‭ wrote 18 days ago

Yeah, wrong place but the point was to test math in comments, so I didn't bother to fix it.