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

blog & docs: mathematical notation #73

Open
elleobrien opened this issue Feb 13, 2020 · 6 comments
Open

blog & docs: mathematical notation #73

elleobrien opened this issue Feb 13, 2020 · 6 comments
Labels

Comments

@elleobrien
Copy link

Would be great to have support for rendering latex like GitHub's markdown

GitHub markdown discussion about supporting the feature:
github/markup#897 (comment)

@fabiosantoscode
Copy link

Mathjax should be a great solution here. It has a custom right-click menu so you can copy the formula in mathml or the original tex format.

But since we're using remark, we might as well use something like this: https://github.com/remarkjs/remark-math

@shcheklein
Copy link
Member

@fabiosantoscode let's embed this into Gatsby pipeline?

@fabiosantoscode
Copy link

@shcheklein so you mean we should use remark-math? I think it's the smarter choice here too.

@shcheklein
Copy link
Member

@fabiosantoscode I mean I didn't check it myself, so I don't have that much of an opinion :) but it looks reasonable approach to try from the description you provided. The last thing we want is to write our own plugin again for this.

@shcheklein shcheklein changed the title mathematical notation blog & docs: mathematical notation Apr 6, 2020
@shcheklein shcheklein transferred this issue from another repository Apr 6, 2020
@yathomasi yathomasi transferred this issue from iterative/dvc.org Sep 6, 2022
@yathomasi
Copy link
Contributor

I can see gatsby-remark-katex should be a good solution for this.

I was actually looking to add hacktoberfest label but it's no longer a dvc.org issue and it's a theme issue now.
I think we are on Phase 3 of theme Roadmap
Should we consider making this repo open? cc: @iterative/websites

@rogermparent
Copy link
Contributor

I think we're in Phase 2 and will be for a bit, at least until we get Tailwind and styling all sorted out, but that doesn't stop us from making the repo public and accepting contributions!

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

Successfully merging a pull request may close this issue.

5 participants