Skip to main content
added 29 characters in body
Source Link
The Amplitwist
  • 1.6k
  • 2
  • 14
  • 20

Markdown input: dollar-a-space-backslash-dollar-space-b-dollar

Preview: a-dollar-b in math mode

Output: a-dollar-b in math mode (matches the preview)

$a \$ b$


Markdown input: backtick-dollar-a-space-backslash-dollar-space-b-dollar-backtick

Preview: dollar-a-space-backslash-backslash-dollar-space-b-dollar in code format

Output: dollar-a-space-backslash-backslash-backslash-dollar-space-b-dollar in code format

$a \$ b$

Markdown input: dollar-a-space-backslash-dollar-space-b-dollar

Preview: a-dollar-b in math mode

Output: a-dollar-b in math mode (matches the preview)

$a \$ b$


Markdown input: backtick-dollar-a-space-backslash-dollar-space-b-dollar-backtick

Preview: dollar-a-space-backslash-backslash-dollar-space-b-dollar in code format

Output: dollar-a-space-backslash-backslash-backslash-dollar-space-b-dollar in code format

$a \$ b$

Markdown input: dollar-a-space-backslash-dollar-space-b-dollar

Preview: a-dollar-b in math mode

Output: a-dollar-b in math mode (matches the preview)

$a \$ b$


Markdown input: backtick-dollar-a-space-backslash-dollar-space-b-dollar-backtick

Preview: dollar-a-space-backslash-backslash-dollar-space-b-dollar in code format

Output: dollar-a-space-backslash-backslash-backslash-dollar-space-b-dollar in code format

$a \$ b$

deleted 1308 characters in body
Source Link
The Amplitwist
  • 1.6k
  • 2
  • 14
  • 20

Screenshot from the MathJax tutorial as of revision 104.

15. Special characters used for MathJax interpreting can be escaped using the `\` character: `\$` $\\\$$, `\{` $\{$, `\_` $\_$, etc. If you want `\` itself, you should use `\backslash` (symbol) or `\setminus` ([binary operation](https://tex.stackexchange.com/a/511332)) for $\backslash$, because `\\` is for a new line. 

Markdown input: dollar-a-space-backslash-dollar-space-b-dollar

  1. Special characters used for MathJax interpreting can be escaped using the \ character: \$ $\$$, \{ $\{$, \_ $\_$, etc. If you want \ itself, you should use \backslash (symbol) or \setminus (binary operation) for $\backslash$, because \\ is for a new line.

Preview: a-dollar-b in math mode

Screenshot of the preview of this answer (i.e., before submission).

Output: a-dollar-b in math mode (matches the preview)

Screenshot of the displayed output of this answer (i.e., after submission).$a \$ b$


To explainMarkdown input: backtick-dollar-a-space-backslash-dollar-space-b-dollar-backtick

  1. First blockquote is a screenshot of the rendered output of the MathJax tutorial (revision 104) as I see it on my screen.
  2. Second blockquote shows the Markdown input used for the portion in the previous screenshot.
  3. Third blockquote contains the above Markdown input.
  4. Fourth blockquote is a screenshot of the preview (i.e., before submission) of the stuff in 1--3.
  5. Fifth blockquote is a screenshot of the rendered output (i.e., after submission) of the stuff in 1--4.

Preview: dollar-a-space-backslash-backslash-dollar-space-b-dollar in code format

Notice that there is a discrepancy between the preview shown forOutput: \$ and its rendered output.dollar-a-space-backslash-backslash-backslash-dollar-space-b-dollar in code format

  • The Markdown input is "backslash dollar".

    Screenshot of the Markdown input for the second blockquote.

  • The preview displays as "backslash backslash dollar".
  • The rendered output is "backslash backslash backslash dollar". Why the discrepancy?

$a \$ b$

Screenshot from the MathJax tutorial as of revision 104.

15. Special characters used for MathJax interpreting can be escaped using the `\` character: `\$` $\\\$$, `\{` $\{$, `\_` $\_$, etc. If you want `\` itself, you should use `\backslash` (symbol) or `\setminus` ([binary operation](https://tex.stackexchange.com/a/511332)) for $\backslash$, because `\\` is for a new line. 
  1. Special characters used for MathJax interpreting can be escaped using the \ character: \$ $\$$, \{ $\{$, \_ $\_$, etc. If you want \ itself, you should use \backslash (symbol) or \setminus (binary operation) for $\backslash$, because \\ is for a new line.

Screenshot of the preview of this answer (i.e., before submission).

Screenshot of the displayed output of this answer (i.e., after submission).


To explain:

  1. First blockquote is a screenshot of the rendered output of the MathJax tutorial (revision 104) as I see it on my screen.
  2. Second blockquote shows the Markdown input used for the portion in the previous screenshot.
  3. Third blockquote contains the above Markdown input.
  4. Fourth blockquote is a screenshot of the preview (i.e., before submission) of the stuff in 1--3.
  5. Fifth blockquote is a screenshot of the rendered output (i.e., after submission) of the stuff in 1--4.

Notice that there is a discrepancy between the preview shown for \$ and its rendered output.

  • The Markdown input is "backslash dollar".

    Screenshot of the Markdown input for the second blockquote.

  • The preview displays as "backslash backslash dollar".
  • The rendered output is "backslash backslash backslash dollar". Why the discrepancy?

Markdown input: dollar-a-space-backslash-dollar-space-b-dollar

Preview: a-dollar-b in math mode

Output: a-dollar-b in math mode (matches the preview)

$a \$ b$


Markdown input: backtick-dollar-a-space-backslash-dollar-space-b-dollar-backtick

Preview: dollar-a-space-backslash-backslash-dollar-space-b-dollar in code format

Output: dollar-a-space-backslash-backslash-backslash-dollar-space-b-dollar in code format

$a \$ b$

added 770 characters in body
Source Link
The Amplitwist
  • 1.6k
  • 2
  • 14
  • 20

Screenshot from the MathJax tutorial as of revision 104.

15. Special characters used for MathJax interpreting can be escaped using the `\` character: `\$` $\\\$$, `\{` $\{$, `\_` $\_$, etc. If you want `\` itself, you should use `\backslash` (symbol) or `\setminus` ([binary operation](https://tex.stackexchange.com/a/511332)) for $\backslash$, because `\\` is for a new line. 
  1. Special characters used for MathJax interpreting can be escaped using the \ character: \$ $\$$, \{ $\{$, \_ $\_$, etc. If you want \ itself, you should use \backslash (symbol) or \setminus (binary operation) for $\backslash$, because \\ is for a new line.

Screenshot of the preview of this answer (i.e., before submission).

Screenshot of the displayed output of this answer (i.e., after submission).


To explain:

  1. First blockquote is a screenshot of the rendered output of the MathJax tutorial (revision 104) as I see it on my screen.
  2. Second blockquote shows the Markdown input used for the portion in the previous screenshot.
  3. Third blockquote contains the above Markdown input.
  4. Fourth blockquote is a screenshot of the preview (i.e., before submission) of the stuff in 1--3.
  5. Fifth blockquote is a screenshot of the rendered output (i.e., after submission) of the stuff in 1--4.

Notice that there is a discrepancy between the preview shown for \$ and its rendered output.

  • The Markdown input is "backslash dollar".

    Screenshot of the Markdown input for the second blockquote.

  • The preview displays as "backslash backslash dollar".
  • The rendered output is "backslash backslash backslash dollar". Why the discrepancy?

Screenshot from the MathJax tutorial as of revision 104.

15. Special characters used for MathJax interpreting can be escaped using the `\` character: `\$` $\\\$$, `\{` $\{$, `\_` $\_$, etc. If you want `\` itself, you should use `\backslash` (symbol) or `\setminus` ([binary operation](https://tex.stackexchange.com/a/511332)) for $\backslash$, because `\\` is for a new line. 
  1. Special characters used for MathJax interpreting can be escaped using the \ character: \$ $\$$, \{ $\{$, \_ $\_$, etc. If you want \ itself, you should use \backslash (symbol) or \setminus (binary operation) for $\backslash$, because \\ is for a new line.

Screenshot of the preview of this answer (i.e., before submission).

Screenshot of the displayed output of this answer (i.e., after submission).

Screenshot from the MathJax tutorial as of revision 104.

15. Special characters used for MathJax interpreting can be escaped using the `\` character: `\$` $\\\$$, `\{` $\{$, `\_` $\_$, etc. If you want `\` itself, you should use `\backslash` (symbol) or `\setminus` ([binary operation](https://tex.stackexchange.com/a/511332)) for $\backslash$, because `\\` is for a new line. 
  1. Special characters used for MathJax interpreting can be escaped using the \ character: \$ $\$$, \{ $\{$, \_ $\_$, etc. If you want \ itself, you should use \backslash (symbol) or \setminus (binary operation) for $\backslash$, because \\ is for a new line.

Screenshot of the preview of this answer (i.e., before submission).

Screenshot of the displayed output of this answer (i.e., after submission).


To explain:

  1. First blockquote is a screenshot of the rendered output of the MathJax tutorial (revision 104) as I see it on my screen.
  2. Second blockquote shows the Markdown input used for the portion in the previous screenshot.
  3. Third blockquote contains the above Markdown input.
  4. Fourth blockquote is a screenshot of the preview (i.e., before submission) of the stuff in 1--3.
  5. Fifth blockquote is a screenshot of the rendered output (i.e., after submission) of the stuff in 1--4.

Notice that there is a discrepancy between the preview shown for \$ and its rendered output.

  • The Markdown input is "backslash dollar".

    Screenshot of the Markdown input for the second blockquote.

  • The preview displays as "backslash backslash dollar".
  • The rendered output is "backslash backslash backslash dollar". Why the discrepancy?
testing discrepancies in the MathJax tutorial Markdown input versus displayed output versus preview
Source Link
The Amplitwist
  • 1.6k
  • 2
  • 14
  • 20
Loading
Rollback to Revision 12
Source Link
ACB
  • 3.9k
  • 6
  • 15
Loading
added 375 characters in body
Source Link
ACB
  • 3.9k
  • 6
  • 15
Loading
added 140 characters in body
Source Link
PrincessEev
  • 51.5k
  • 2
  • 14
  • 20
Loading
edited body
Source Link
David K
  • 111.3k
  • 15
  • 15
Loading
deleted 1740 characters in body
Source Link
amWhy
  • 210.7k
  • 2
  • 38
  • 57
Loading
corrected search algorithm
Source Link
user57159
user57159
Loading
fixed a remaining error
Source Link
user57159
user57159
Loading
simplified question
Source Link
user57159
user57159
Loading
gave more-invariant search algorithm
Source Link
user57159
user57159
Loading
posted possible interpretation
Source Link
user57159
user57159
Loading
posted possible interpretation
Source Link
user57159
user57159
Loading
spread over more lines
Source Link
user57159
user57159
Loading
spread over more lines
Source Link
user57159
user57159
Loading
Source Link
user57159
user57159
Loading
Post Made Community Wiki by user57159