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
Many large language models output markdown content which embeds LaTeX math formulae using \( ... \) and \[ ... \]. Could we consider support them as aliases of $ and $$?
Many large language models output markdown content which embeds LaTeX math formulae using
\( ... \)and\[ ... \]. Could we consider support them as aliases of$and$$?