mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
* Change `npm run` to `yarn` * Export `commander` program if required as module * Move `prestart` (cli.md generation) to build.js * Normalize script names * Change `yarn prestart` to `node lib/build.js` * Use local built CSS and fonts * Move stylesheet after the first paragraph * Remove prestart script
29 lines
514 B
Plaintext
29 lines
514 B
Plaintext
katex.tar.gz
|
|
katex.zip
|
|
node_modules
|
|
npm-debug.log
|
|
debug.log
|
|
last.png
|
|
diff.png
|
|
/.npm-install.stamp
|
|
/dist/
|
|
/test/screenshotter/tex/
|
|
/test/screenshotter/diff/
|
|
/test/screenshotter/new/
|
|
/test/symgroups.tex
|
|
/test/symgroups.aux
|
|
/test/symgroups.log
|
|
/test/symgroups.pdf
|
|
/test/screenshotter/unicode-fonts
|
|
coverage/
|
|
docs/cli.md
|
|
lib/core/metadata.js
|
|
lib/core/MetadataBlog.js
|
|
website/translated_docs
|
|
website/build/
|
|
website/yarn.lock
|
|
website/node_modules
|
|
website/i18n/*
|
|
website/static/static/katex.*
|
|
website/static/static/fonts
|