alopezlago / YetAnotherPacketParser

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

Add HTML as an input option #25

Closed alopezlago closed 2 years ago

alopezlago commented 2 years ago

YAPP should be able to read HTML packets, since other parsers can output HTML packets, and we can roundtrip YAPP generated packets (docx -> html -> html), which can help with testing.