Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels