Ron Kok
|
64745b5c8a
|
Add mhchem extension (#1436)
* A proposal for support of mhchem
* Create extension
* Add index
* Remove arrow function
* Fix lint errors in macros.js
* Remove mhchem from build
* Move code from macros.js to mhchem.js
* Add minified mhchem
* Remove arrow head mods. Disable eslint.
* Fix space handling
* Update code to mhchem v3.3.0
* Tweak arrows to reduce diff
* Raise \tripledash
* Edit docs and webpack
* Update package.json
* Remove wrap. Remove manual.
* Correct second brush stroke in \xrightleftarrows
* Added patch file
* Add import line
* Add mhchem to eslint ignore
|
2018-11-24 18:52:25 -05:00 |
|
ylemkimon
|
c8f8ebd880
|
Use local built KaTeX on the main page for local and Netlify deploy preview (#1631)
* Use local built KaTeX on the main page for local and netlify builds
* Use KaTeX from CDN on Netlify production deploy
|
2018-09-04 07:25:29 +09:00 |
|
ylemkimon
|
db2aecce24
|
Lint website (#1519)
* Lint website
* Add comment to empty_thead.js
|
2018-07-28 10:49:36 -04:00 |
|
ylemkimon
|
237986a7ca
|
Change build directory to dist and cleanup NPM scripts (#1500)
* Move the build path to `dist`
* mkdir dist if not exists
* Remove build from .gitignore
* Delete `dist/` before building and when cleaning
|
2018-07-23 12:46:15 -04:00 |
|
Kevin Barabash
|
dbc5a74ebd
|
Allow test/lint scripts to run without requiring make (#878)
|
2017-09-13 10:01:39 -04:00 |
|