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

Feature Request: Add support for qmd markdown files #880

Open
hguturu opened this issue Mar 18, 2025 · 2 comments · May be fixed by #881
Open

Feature Request: Add support for qmd markdown files #880

hguturu opened this issue Mar 18, 2025 · 2 comments · May be fixed by #881

Comments

@hguturu
Copy link

hguturu commented Mar 18, 2025

qmd is a common markdown format that can be used by R, python and Julia notebook users https://nbdev.fast.ai/tutorials/qmd_intro.html and is more friendly for version control that the standard ipynb format.

It is developed by Quarto - https://quarto.org/docs/get-started/hello/jupyter.html. It is already supported by jupytext so the addition might be as simple as recognizing the .qmd extension.

@hguturu hguturu changed the title Add support for qmd markdown files Feature Request: Add support for qmd markdown files Mar 18, 2025
@MarcoGorelli
Copy link
Collaborator

hi

so the addition might be as simple as recognizing the .qmd extension.

sure, if that's the case, feel free to raise a pr

@hguturu
Copy link
Author

hguturu commented Mar 19, 2025

@MarcoGorelli I have added the requested PR #881. Please let me know next steps.

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 a pull request may close this issue.

2 participants