-
Notifications
You must be signed in to change notification settings - Fork 2
add to wiki
Joshua Cook edited this page Feb 21, 2018
·
1 revision
| header 1 | header 2 | header 3 |
|:--------:|:--------:|:--------:|
| blah | blah | blah |
header 1 | header 2 | header 3 |
---|---|---|
blah | blah | blah |
For rendering math, you can use google's chart api. Here is an example:
Here is you it works:
You enter an image from a url using the standard notation for doing this:
![](http://some-url)
The url you will use will be
http://chart.apis.google.com/chart?cht=tx&chl=YOUR-EQUATION-HERE
e.g.
![](http://chart.apis.google.com/chart?cht=tx&chl=\frac{1}{2})