Skip to content

Nested if else #276

Description

I learned how to use source code markup! It's pretty useable. Previously I had tried to paste code with inline syntax.
So this nested conditions

if1if23elseif45else6

Become to this:

if1thenif2thenreturn3elseif4thenreturn5elsereturn6endend

It is confusing, fix please

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