mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-24 12:05:22 +08:00
Merge pull request #4781 from ccordoba12/fix-mathnb
Fix "Source" text for the "Other Syntax" section of the "Typesetting Math" notebook
This commit is contained in:
commit
16fa448ace
@ -193,7 +193,8 @@
|
||||
"You will notice in other places on the web that `$$` are needed explicitly to begin and end MathJax typesetting. This is **not** required if you will be using TeX environments, but the IPython notebook will accept this syntax on legacy notebooks. \n",
|
||||
"\n",
|
||||
"### Source\n",
|
||||
"```$$\n",
|
||||
"```\n",
|
||||
"$$\n",
|
||||
"\\begin{array}{c}\n",
|
||||
"y_1 \\\\\\\n",
|
||||
"y_2 \\mathtt{t}_i \\\\\\\n",
|
||||
|
Loading…
Reference in New Issue
Block a user