Skip to content

Support semicolon in values #453

@johan-ejstrud

Description

@johan-ejstrud

Background

pxmake uses semicolon (;) to end keyword values. However, PX-files are allowed to have semicolons inside values. Currently this breaks pxmake.

Example

In line 89 of this file from Statistics Finland there's a semicolon in the value (right before "olki-").

"16 Sahatavaran sekä puu- ja korkkituotteiden valmistus (pl. huonekalut); olki- ja punontatuotteiden valmistus",

pxmake should be able to handle this.

@larpSTATGL has already experimented with implementing this in #452

(this issue originated in #451)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions