dijs / infobox-parser

Parse Wikipedia Infoboxes
40 stars 18 forks source link

convert regex for ranges #23

Open 3blake7 opened 4 years ago

3blake7 commented 4 years ago

{{convert|20|–|27|kg|lb|abbr=on}}

another variation of convert that doesnt work with your regex. trying to figure it out, but i find regex terribly confusing. if i get it working, ill post it here.