Skip to content

Correct indentation for sucessive macro calls #281

@ianrumford

Description

@ianrumford

Hi all,

Props as always to you guys.

Just seen this on v2.2.8

I have (many) successive calls to one of my macros and the indentation steps to the right for each call and never recovers, even after the last macro call.

For example:

mymacro x1, do: [:x1]
  mymacro x2, do: [:x2]
    mymacro x3, do: [:x3]

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