Skip to content

Result block does not add language type. #29

@thomasf

Description

@thomasf

It wold be nice to be able to specify the content type of the resulting example block so that ob highlighting works inside of it...

So that this is inserted

#+begin_example json

in a situation like this:

#+BEGIN_SRC http
GET /api/something/
Content-Type: application/json
Authorization: Token ${token}

#+END_SRC

#+RESULTS:
#+begin_example
{
  "count": 1182,
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions