Skip to content

HTML is not generated properly where the ..< range operator is present #16

@Ivan1248

Description

@Ivan1248

HTML is not generated properly where the ..< range operator is present

Example of improperly displayed code:

val names = arrayOf("Anna", "Alex", "Brian", "Jack")
val count = names.count()

for (i in 0..

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