Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

indentation breaks after named multiline note #154

Open
cynhr opened this issue Jan 3, 2022 · 2 comments · May be fixed by #155
Open

indentation breaks after named multiline note #154

cynhr opened this issue Jan 3, 2022 · 2 comments · May be fixed by #155

Comments

@cynhr
Copy link

cynhr commented Jan 3, 2022

When using the named multiline note syntax, indentation fails.

Similar to #153, that also breaks all following indentation.

Example

@startuml
note as N1
this line should be indented
end note
@enduml
cynhr added a commit to cynhr/plantuml-mode that referenced this issue Jan 3, 2022
Recognize named multiline notes in indentation regex.  These notes look
something like this:

note as N1
    some description
end note

Fixes: skuro#154
@cynhr cynhr linked a pull request Jan 3, 2022 that will close this issue
@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 16, 2022
@cynhr
Copy link
Author

cynhr commented Apr 23, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

I do not understand how this issue (or any other issue for that matter) would be resolved by waiting without any action.

@stale stale bot removed the wontfix label Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant