We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
src_<language>{<body>}
Yes
An inline code block conforms to this structure:
or
src_<language>[<header arguments>]{<body>}
For example (from SO answer): src_sh[:exports code]{echo -e "test"}
src_sh[:exports code]{echo -e "test"}
https://orgmode.org/org.html#Structure-of-Code-Blocks-1
No response
It is very convenient to have highlited not only multiline code block support with #+BEGIN_SRC/#+END_SRC but also inline code blocks.
#+BEGIN_SRC/#+END_SRC
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Does this feature exist in Emacs orgmode core?
Yes
Orgmode link
An inline code block conforms to this structure:
or
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.The text was updated successfully, but these errors were encountered: