spreadsheetlab / XLParser

A C# parser for Microsoft Excel formulas with a 99.9% compatibility rate
Other
412 stars 92 forks source link

add round brackets to urlpathregex for parsing external links #141

Closed dcrasch closed 2 years ago

dcrasch commented 2 years ago

add brackets to urlregex , to make it possible to parse urls with brackets #140 .

Fixes #140

dcrasch commented 2 years ago

fixed in other branch