Starting Latex tests.

This commit is contained in:
Adsooi 2024-10-20 00:11:35 +02:00
parent 14c092b9fa
commit e35f6cebec
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
7 changed files with 164 additions and 9 deletions

View file

@ -22,10 +22,7 @@ const PIXEL = "iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQAAAAA3bvkkAAAACklEQVR4AWNgAAAAA
export class MockLatex {
constructor() {
}
get supportsAsyncRender() {
return true
this.supportsAsyncRender = true
}
/**