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
Any Item "label" containing a < (less than) symbol results in strange formatting.
Example
Orignal
After Formatting
Expected
I think the formatter should ignore all symbols within quotes.
Many thanks