Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LaTeX / math input and rendering support #345

Merged
merged 9 commits into from
Apr 24, 2022
Merged

Conversation

ginnyTheCat
Copy link
Collaborator

@ginnyTheCat ginnyTheCat commented Feb 25, 2022

Description

Adds support for math rendering using data-mx-maths like Element Web and Element Android already do.

Inline math
image

Display math
image

On error
image

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Preview: https://62656760df1bec383a71df16--pr-cinny.netlify.app
⚠️ Exercise caution. Use test accounts. ⚠️

@ginnyTheCat
Copy link
Collaborator Author

Maybe don't merge it yet. I'll probably change some things about how the markdown is being parsed.

@ginnyTheCat
Copy link
Collaborator Author

nvm 😹
I'll cleanup all the markdown stuff another time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants