Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Fixed width areas elements #26

Description

@gzagatti

I have noticed that the grammar implemented here does not support "Fixed width areas" elements which basically are paragraphs that start with the colon character followed by space.

These elements are usually used to denote code evaluation output. For instance:

#+begin_src python
1 + 1
#+end_src

#+results: 
: 2

Is this a deliberate choice? It would be nice to have such support.

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