Do you have a dumb question that you're kind of embarrassed to ask in the main thread? Is there something you're just not sure about?
This is your opportunity to ask questions. No question too simple or too silly.
Culture war topics are accepted, and proposals for a better intro post are appreciated.
Jump in the discussion.
No email address required.
Notes -
@ZorbaTHut, I think the Markdown Machine broke.
Using a single
is causing text to be struck through.For example-
0 and 1 are not probabilities, 0 and ~1 are
(if this doesn't work, I'll link to the last comment where it broke for me)
The markdown parser honestly sort of sucks :/ We've had "improve it" on the list for a while, but it's a long list.
More options
Context Copy link
I think what happened is the single tilde matches with the tilde before the 0, but instead of strikethroughing the whole block it only goes to the end of the line
Attempt to ~falsify hypothesis
More options
Context Copy link
More options
Context Copy link
test
testtest test
More options
Context Copy link
test ~ test
More options
Context Copy link
Screenshot of raw text before processing
/images/1701662740941279.webp
How it actually renders
/images/17016627781798427.webp
More options
Context Copy link
More options
Context Copy link
More options
Context Copy link