Dvc.org: blog & docs: mathematical notation

Created on 13 Feb 2020  路  4Comments  路  Source: iterative/dvc.org

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

GitHub markdown discussion about supporting the feature:
https://github.com/github/markup/issues/897#issuecomment-231591884

blog-engine doc-engine enhancement good first issue hacktoberfest help wanted priority-p2 website

All 4 comments

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

@fabiosantoscode let's embed this into Gatsby pipeline?

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

@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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

efiop picture efiop  路  4Comments

jorgeorpinel picture jorgeorpinel  路  3Comments

pared picture pared  路  4Comments

efiop picture efiop  路  4Comments

kurianbenoy picture kurianbenoy  路  5Comments