Skip to content

Tag shape labels at start/end can't be escaped #35

@sfe-SparkFro

Description

@sfe-SparkFro

When running makeLabel in EAGLE, the tag shape characters ()[]/\>< can't be escaped with a \ when creating a plain text label.

For example, running the command run makeLabel "[0x12 \(Default\)]" creates a flag label as expected:

image

Whereas running the command run makeLabel "0x12 \(Default\)" does not create a plain text label as expected:

image

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