-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Suggestion: Use MathJax instead of KaTeX #1473
Copy link
Copy link
Closed
Labels
needs more info ℹ️Issue requires more information from the issue's reporter.Issue requires more information from the issue's reporter.
Description
I'm not sure why the dev team went with KaTeX when most other Markdown editors seem to use MathJax. KaTeX is inferior in its support. For example, you can't seem to use bold font properly (which is needed for vector variables). Something like:
$E(\bf{x})$
renders fine with MathJax but in Boost you get:
KaTeX parse error: Expected 'EOF', got '\bf' at position 3: E(\̲b̲f̲{x})
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs more info ℹ️Issue requires more information from the issue's reporter.Issue requires more information from the issue's reporter.