Okay for #9 ?
This commit is contained in:
@@ -72,10 +72,10 @@ The previous equation is simply included in the Markdown code part as some basic
|
|||||||
|
|
||||||
From the [GitHub issue #9](https://github.com/Naereen/StrapDown.js/issues/9)
|
From the [GitHub issue #9](https://github.com/Naereen/StrapDown.js/issues/9)
|
||||||
|
|
||||||
- \`@(1/2[1-(1/2)^n])/(1-(1/2))=s_n@\`
|
- \`@(1/2[1-(1/2)^n])/(1-(1/2))=s_n@\` (works)
|
||||||
- \`oint_Cx^3 dx+4y^2 dy\`
|
- \`oint\_Cx^3 dx+4y^2 dy\` (works)
|
||||||
- \`2=(((3-x)xx2)/(3-x))\`
|
- \`2=(((3-x)xx2)/(3-x))\` (works)
|
||||||
- \`sum_(m=1)^oosum_(n=1)^oo(m^2 n)/(3^m(m3^n+n3^m)\`
|
- \`sum\_(m=1)^(oo) sum\_(n=1)^(oo) (m^2 n)/(3^m (m 3^n + n 3^m)\` (fails if \_ are not escaped with a backslash \\)
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user