mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
* Include extensions mhchem & copy-tex in website home-page * Use relative link to mhchem and copy-tex - Included relative links extensions mhchem & copy-tex in website/pages/index.html - Included copy commands in website/lib/build.js. Will be used in 'yarn build' - Included 2 more files in .gitignore * Correct CDN path of extensions * tweak grammar and alignment of a comment
31 lines
578 B
Plaintext
31 lines
578 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
|
|
website/static/static/copy-tex.*
|
|
website/static/static/mhchem.*
|