-
-
Notifications
You must be signed in to change notification settings - Fork 27
[getting_started] syntax issues #25
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
Comments
actually @jstac was the aim for these to be contained in blockquotes? https://python-programming.quantecon.org/getting_started.html#Installing-Libraries or would you like them like without the indentation? May need to reorder the
|
fixed by executablebooks/sphinx-tomyst#61 |
This is now translated to > `!conda install quantecon` but this has an issue in markdown-it-py |
This issue can be resolved for |
In getting started lecture the following
``!conda install quantecon``
is getting translated to:
which suggests there is an extra block quote in the
AST
The text was updated successfully, but these errors were encountered: