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

Mystjs #35

Merged
merged 90 commits into from
Feb 26, 2022
Merged

Mystjs #35

merged 90 commits into from
Feb 26, 2022

Conversation

rowanc1
Copy link
Member

@rowanc1 rowanc1 commented Feb 8, 2022

This change reflects #34 which changes this repository over to mystjs and will be a bit of a test branch while we get things over to the new package, and make sure all of the various packages work together nicely.

Cleanup:

  • Delete all roles
  • Delete all directives
  • Move to myst-extra
  • Update tests and any new HTML structures

Progess

  • commonmark
  • Admonitions
  • Figures
  • Images
  • math
    • role
    • directive
    • dollar
    • amsmath
  • Tables
    • GFM
    • List Tables
  • References
    • ref
    • numref
    • eq
    • links
  • Comments
  • Blocks
  • Targets
  • sub, sup, abbr
  • Definition list

@rowanc1 rowanc1 mentioned this pull request Feb 8, 2022
1 task
@rowanc1 rowanc1 mentioned this pull request Feb 9, 2022
7 tasks
kind: eq
identifier: matrix
label: ' matrix '
resolved: false
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fwkoch I don't think resolved is part of the AST? But are part of the transform section?

We can have multiple asts that are parsed, and then brought together.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I agree with this - will fix it up.

@rowanc1 rowanc1 merged commit ea643e3 into main Feb 26, 2022
@rowanc1 rowanc1 deleted the mystjs branch February 26, 2022 17:08
rowanc1 added a commit that referenced this pull request Oct 28, 2022
🏘  Add nav group support for JupyterBook
rowanc1 pushed a commit that referenced this pull request Oct 28, 2022
rowanc1 pushed a commit that referenced this pull request Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants