Skip to content

Multiline literal description confusing #75

Open
@abellgithub

Description

@abellgithub

The text describing a multiline string is confusing. An example that shows how various multiline strings are manifest would be helpful. Or perhaps a link to a reference document?

Is

  let text = """
  foo
  bar
  """

different from

  let text = """
  foo
  bar
    """

etc.

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