Skip to content

Composing Jupytext with Jupyter Nbconvert should preserve Markdown files #321

Closed
@mwouts

Description

This problem was first revealed by jupyter-book/jupyter-book#283

There, we start from a .md file, convert it to a Jupyter Notebook, and then convert it back to a .md file using jupyter nbconvert.

Following this operation, the code cells in the Markdown document that don't have an explicit language are converted to raw cells by Jupytext, and therefore the formatting of those code extracts is lost when jupyter nbconvert converts the document back to Markdown.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions