v1.1: Upgrade all dependencies (e.g., KaTeX 0.9)
Change log:
- Upgrade package.json to use the latest dependencies;
- Remove font files from the repository, use KaTeX's font files instead;
- Test with the latest 0.8 version of KaTeX;
- Fix a bug that makes all texts in math environment to lowercase.
- Improve coding style of JS files;
- Update README.md.