Skip to content

< (Less than) symbol in label causes format issues.  #68

@Hobohome

Description

@Hobohome

Any Item "label" containing a < (less than) symbol results in strange formatting.

Example
Orignal

Number	PV_West_Alert_Power	"Alert When West Max Power < [%dW]"	<solarplant>	(gMapDBpersist,gLogChangesInfo)

After Formatting

Number    PV_West_Alert_Power    "Alert When West Max Power < [%dW]"    <[%dW]"							<solarplant>     (gMapDBpersist,gLogChangesInfo)

Expected

Number		PV_West_Alert_Power					"Alert When West Max Power < [%dW]"							<solarplant>			(gMapDBpersist,gLogChangesInfo)

I think the formatter should ignore all symbols within quotes.

Many thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions