spreadsheetlab / XLParser

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

fix urlpath regex dont match document #144

Closed dcrasch closed 2 years ago

dcrasch commented 2 years ago

dont include the document part of the url in de url path in parsing the url. fixes #137

dcrasch commented 2 years ago

fixed in other branch