-
```
Please let me know how to edit the formula once it has already been created in
Ckeditor. I've seen that in TinyMCE, if you click on the equation image, the
editor button gets highlighted and, if…
-
# Problem to Solve
The application of customs styles undoes the superscript/subscript formatting and doesn't apply to the equation format.
# To Reproduce
Create a custom style, i.e. assign a f…
-
Similarly to the way smartphones auto-correct spelling, there is a common need in arXiv to auto-correct the separation between text and mathematics. In TeX, there is a clear separation of "text mode" …
-
There's any way to get only math content as the original latex? So basically, I want to maintain `core.getContents()` behavior, but instead of html katex, get other html inserted plus the original lat…
-
## CVE-2020-26870 - Medium Severity Vulnerability
Vulnerable Library - dompurify-1.0.11.tgz
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in…
-
@annevk raised a point at https://bugzilla.mozilla.org/show_bug.cgi?id=1628418#5 that ARIA idl interfaces should be probably scoped by HTMLOrForeignElement mixin (aka HTMLElement, MathMLElement, SVGEl…
-
The ReadAloud feature is not always speaking lower-case 'a's when they appear in MathML content. For example, if the EPUB contains MathML for the Quadratic Formula that results in the following MathSp…
-
### Summary:
After clean installation of canvas lms production with instructions on [wiki](https://github.com/instructure/canvas-lms/wiki/Production-Start), try to import csv file, but it stuck in pr…
-
Adding this for discussion. It is a little related to allowing shadow DOM (#140) and maybe custom elements (#138).
There is a [CSS working draft](https://www.w3.org/TR/css-layout-api-1/) that appea…
-
Consider the following code, creating a filled Sudoku field with LaTeX:
```
\begin{array}{||c|c|c||c|c|c||c|c|c||}
\hline\hline
1 & 2 & 3 & 4 & 5 & 6 & 7 & 8 & 9 \\
\hline
4 & 5 & 6 & 7 & 8 & 9 & 1 &…