mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-08 12:38:39 +00:00
Re includegraphics (#2053)
* Re-enable \includegraphics now that we have trust setting
This reverts commit 5806b240b3
.
* Include Khan Academy test logo in repo and use in test (fix #1892)
* Update screenshots
* Update documentation
* Add tests, cleanup existing tests
* Update snapshots
* Enable trust testing (trust=true by default)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
const users = [
|
||||
{
|
||||
caption: 'Khan Academy',
|
||||
image: 'https://avatars0.githubusercontent.com/u/15455',
|
||||
image: '/img/khan-academy.png',
|
||||
infoLink: 'https://www.khanacademy.org/',
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user