Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
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 »
Meta

Comments on Why doesn't \$ work?

Parent

Why doesn't \$ work?

+6
−0

Why isn't $1 rendering?

Both \$1 and $\$$1 failed!

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

0 comment threads

Post
+2
−0

Testing a fix:

$1 - that was written as \$1 .

I'm not fluent in MathJax, so I'll point to the PR and the associated issue for those who would like to take a closer look. I'm marking this status-complete based on those discussions; please let me know if there's still a problem.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

Still having trouble with $ (3 comments)
Still having trouble with $
manassehkatz‭ wrote 10 months ago

I'm still having problems - see https://math.codidact.com/posts/289006/289007#answer-289007 - doesn't work with $ or (previous attempt) \$.

trichoplax‭ wrote 10 months ago · edited 10 months ago

Looks like Peter Taylor has now edited that answer to add double back slashes before every dollar sign, which seems to have the intended effect.

Looks like there are still issues with this. The edit history of that answer shows 2 new backslashes per dollar sign, but only 1 of them is marked as an insertion (by being underlined), which is misleading.

Note that in your comment both attempts render as a dollar sign, even though the context suggests at least one of them contained other characters.

For describing in comments it might work better to describe in words, or to enclose the characters in backticks to give inline code like \\$ and \$, which render as \$ and $.

I'm not sure whether this current behaviour of comments should count as a bug or not.

manassehkatz‭ wrote 10 months ago

I'm not concerned about this in comments, only in regular posts/questions/answers.