You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 25, 2021. It is now read-only.
Currently I think 3 is the leading contender from a robustness and stability point of view. I know @najuzilu was looking into option 2 based on previous conversion work for quantecon. @najuzilu have you had a chance to review the idea of building some pandoc filters from pandoc AST to myst?
Here is a summary list of possible approaches to build this tool.
msytfiles from the sphinxASTpandocfor bulk of conversion and then apply secondary adjustments for additional / missing syntaxCurrently I think 3 is the leading contender from a robustness and stability point of view. I know @najuzilu was looking into option 2 based on previous conversion work for
quantecon. @najuzilu have you had a chance to review the idea of building some pandoc filters from pandocASTtomyst?