Skip to content

feat(edit_src): Add org_edit_src_filetype_map for custom src block filetypes. #1002

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

milanglacier
Copy link
Contributor

@milanglacier milanglacier commented Jun 27, 2025

We have implemented a hard-coded filetype map for common language aliases used in Org mode source blocks.

I propose making this map a user-configurable option. This would empower users to extend it with their own aliases.

A use case involves Emacs users who uses emacs-jupyter. This package uses the language alias jupyter-python for Python source blocks, which differs from the standard python alias. User-configurable aliases would seamlessly support such workflows.

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.

1 participant