LibrePCB / librepcb-parts-generator

A collection of scripts to generate parts for the LibrePCB default library
MIT License
7 stars 14 forks source link

Entities: StringValue escaping #93

Closed dbrgn closed 1 year ago

dbrgn commented 2 years ago

Certain values in strings must be escaped.

See https://github.com/LibrePCB/librepcb-parts-generator/pull/92#pullrequestreview-906512208

ubruhin commented 1 year ago

Fixed in #105.