jupinx
jupinx copied to clipboard
FEAT: add extension for working with $ environments for inline math
fixes #82
When this is merged, could you please open an issue on lecture-source-py for us to switch over throughout, and also notify the Julia and Datascience teams that we're going to do so (perhaps by CCing some people in the issue)? It's a bit of a hassle but worth doing, I think.
Perhaps we should also open an issue here stating that we want to add support for $$ display equations, pushing changes upstream if required? Or is that a bridge too far?
@jstac sure. The $ extension is still beta software so it might be better to:
- Do some extended testing of
$environment to ensure it works in various cases - Add in
$$upstream as an enhancement. - Switch over the lectures in bulk
This is only my opinion -- as I think it would be nice if the source files were consistently using either RST or MD style syntax for math. A mix might be confusing? Just a thought - happy to merge this if you would like to use inline.
the team have an issue open for adding support for display math
https://github.com/sympy/sphinx-math-dollar/issues/4