alopezlago / YetAnotherPacketParser

A parser to convert quiz bowl packets to different file formats
Other
8 stars 0 forks source link

YAPP fails to parse metadata tags with plus signs in them #54

Closed ryanrosenberg closed 3 months ago

ryanrosenberg commented 3 months ago

Some categories included in metadata tags have + symbols in them, e.g. <Jeffrey Liu, History - European - 1900+> ~23430~ <Editor: Hari Parameswaran>. Right now, if a metadata tag includes a plus sign, YAPP fails to parse any metadata tag for that question. YAPP should be able to parse these, ideally while preserving the plus sign.