Merge pull request #162 from integer32llc/fix-example-book
Fix book-example tests
This commit is contained in:
commit
f3f9c93765
3 changed files with 9 additions and 9 deletions
|
|
@ -16,6 +16,6 @@ To indicate a block equation
|
||||||
|
|
||||||
use
|
use
|
||||||
|
|
||||||
```
|
```bash
|
||||||
\\[ \mu = \frac{1}{N} \sum_{i=0} x_i \\]
|
\\[ \mu = \frac{1}{N} \sum_{i=0} x_i \\]
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue