-
Notifications
You must be signed in to change notification settings - Fork 327
Open
Labels
a-contentParsing and rendering Zulip HTML content, notably message contentsParsing and rendering Zulip HTML content, notably message contentsa-texTeX/LaTeX content, as rendered by KaTeXTeX/LaTeX content, as rendered by KaTeX
Milestone
Description
From our TeX content survey, at #mobile-team > KaTeX survey results @ 💬, @rajveermalviya writes:
"""
514 messages failed because of unsupported css class: op-limits.
This seems to be used to align some elements in the center.
.op-limits {
> .vlist-t {
text-align: center;
}
}
This should be straightforward to implement.
"""
If I understand correctly, an example where this appears is $$ \oint $$
(
This was the 5th item after all the functionality included in releases so far (#46 (comment)).
Metadata
Metadata
Assignees
Labels
a-contentParsing and rendering Zulip HTML content, notably message contentsParsing and rendering Zulip HTML content, notably message contentsa-texTeX/LaTeX content, as rendered by KaTeXTeX/LaTeX content, as rendered by KaTeX
Type
Projects
Status
No status