Skip to content

Multi-line strings cannot have leading whitespaces. #102

@MartyLake

Description

@MartyLake

Hello,
Thank you very much for creating this syntax plugin.

I have some big bubbles in an Activity diagram that I am trying to add some whitespace so it is easier to read. I wonder if it is possible to have multi-line strings in an Activity diagram that have leading whitespaces.

For example, I expect this snippet to stay the same after indent

:This multi-line string is ok.
   But maybe I want this line to be whitespace indented;

But reality is that the whitespaces are lost after indent:

:This multi-line string is ok.
But maybe I want this line to be whitespace indented;

Best

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