Skip to content
This repository was archived by the owner on Jun 25, 2021. It is now read-only.
This repository was archived by the owner on Jun 25, 2021. It is now read-only.

[Discuss] A myst translator from Sphinx AST #3

@mmcky

Description

@mmcky

An old idea was to build a sphinx translator that would build myst files to assist with migrating rst projects to myst.

The key issue with this approach is that the docutils parser is lossy and all the metadata is not easy to find and may be difficult to construct myst documents without a bit of work to re-assemble the metadata.

Would it be worth building a modified rst-parser to capture the metadata information and pass it through specifically for a myst builder/translator?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions