iftechfoundation / babel-tool

Treaty of Babel analysis tool
Other
4 stars 7 forks source link

Alan IFIDs come out in lower case #23

Closed erkyrath closed 1 year ago

erkyrath commented 2 years ago
% ./babel -ifid test/alan/valid.a3c
IFID: c065a752-a476-a252-731f-e9fe96fcdc6d

The IFID should be upper-case to be consistent with other cases.

angstsmurf commented 2 years ago

Right, and the Hugo detection should turn the lowercase one into uppercase, I suppose.

angstsmurf commented 2 years ago

21 now outputs all IFIDs in uppercase.