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

Support for inline source code block src_<language>{<body>} #653

Open
petRUShka opened this issue Jan 15, 2024 · 0 comments
Open

Support for inline source code block src_<language>{<body>} #653

petRUShka opened this issue Jan 15, 2024 · 0 comments

Comments

@petRUShka
Copy link

Does this feature exist in Emacs orgmode core?

Yes

Orgmode link

An inline code block conforms to this structure:

src_<language>{<body>}

or

src_<language>[<header arguments>]{<body>}

For example (from SO answer): src_sh[:exports code]{echo -e "test"}

https://orgmode.org/org.html#Structure-of-Code-Blocks-1

Feature value

No response

Additional context

It is very convenient to have highlited not only multiline code block support with #+BEGIN_SRC/#+END_SRC but also inline code blocks.

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

No branches or pull requests

1 participant