Skip to content

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

Closed
@petRUShka

Description

@petRUShka

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions