You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
katex [nfc]: Consolidate where we cancel out ambient text styles
In the inline-math case, we're about to pass the actual ambient text
style, which may have italic, strikethrough, bold, or link
formatting. Consolidate the code that overrides each of those, so
that it reads as intentional, and add TODOs for overrides that we
might not want to keep.
0 commit comments