Skip to content

Detached Modifier Suffix #22

Description

@Simre1

Relevant Layer

Layer: 3
Headings of the relevant sections in the specification: ** Detached Modifier Suffix

Feature description
Allows detached modifiers like lists to contain complex Neorg constructs like tags.

- :
  This is part of the list item.
  @code lua
  print("This is also a part of the list item")

  -- Despite the fact that there is a double newline dividing the `print` statement and this
  -- comment, it is not a paragraph break, therefore it does not terminate the slide.
  @end

You can already nest such blocks without using the detached modifier suffix with the current parser. We will need to figure out how to proceed with this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions